I would think the video card is one of the worst devices to share an
IRQ with however.

If you can get into your BIOS at boot time, try turning the setting
that defines whether you are using a PnP capable OS to On/True or
whatever signifies you want the OS to manage IRQs. Usually this  is
set off because we normally trust the hardware vendors more than
Microsoft to manage PnP but if you cannot get a separate IRQ any other
way, try turning on this feature which means the hardware stops
assigning PnP IRQs and lets Windows give it a try.

Its a compromized solution but its worth a try.

73
Neal kn3c

On Fri, Oct 10, 2008 at 1:04 PM, Giuseppe Campana <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> for last time.......return on problem:
>
> Looking on System Resource of IQ500&Vista64, I found that Firewire (IEEE
> 1394)
> interface.......share the IRQ16 with the video adapter (NVIDIA) and with one
> of the
> USB HUB on board too.
>
> Is this the problem ?
>
> In the other VISTA PC I have, the IEEE1394 has exclusive IRQ.....and F5K
> works.
>
> 73 Beppe
> IK3VIG
>
>
> www.cqdx.it
>
>
>
>
> At 17.17 10/10/2008, you wrote:
>>
>> >
>> >The thing most people need to understand is that Windows (XP as well
>> >as Vista) divides the memory in half, and gives one half for "system
>> >usage" and the other half for your programs.
>> >
>>
>> Sorry, no... that's not correct.
>>
>> Windows divides the VIRTUAL address space in half, not the physical
>> address space. So on any x86 (32-bit) system, each PROCESS has a maximum
>> 4GB of virtual address space, with 2GB (on most machines, for most
>> processes) reserved for system use and 2GB available to the application.
>>
>> The physical memory is absolutely not divided in half.  That wouldn't
>> make any sense.
>>
>> The amount of physical memory used by Windows at any given time will
>> vary, depending on what's paged in or out.  Note that many drivers, as
>> well as parts of the operating system itself, are pageable (though on
>> most practical systems today, the OS itself is almost never paged).
>> Also, parts of the OS (such as the paged and non-paged pools, the
>> scratch storage area the OS uses for control structures and whatnot)
>> will expand (within limits) as necessary.
>>
>> Soooo... If you have a system with 2GB of physical memory, it is
>> entirely possible that more than 1GB of that memory could be used by a
>> single process (assuming no competition for memory resources by other
>> processes, ymmv, etc, blah blah).
>>
>> Hope that helps,
>>
>> Peter
>> K1PGV
>>
>>
>>
>>
>> _______________________________________________
>> FlexRadio Systems Mailing List
>> FlexRadio@flex-radio.biz
>> http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
>> Archives: http://www.mail-archive.com/flexradio%40flex-radio.biz/
>> Knowledge Base: http://kb.flex-radio.com/  Homepage:
>> http://www.flex-radio.com/
>
>
> _______________________________________________
> FlexRadio Systems Mailing List
> FlexRadio@flex-radio.biz
> http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
> Archives: http://www.mail-archive.com/flexradio%40flex-radio.biz/
> Knowledge Base: http://kb.flex-radio.com/  Homepage:
> http://www.flex-radio.com/
>
>



-- 
Neal Campbell
Abroham Neal Software
Programming Services for Windows, OS X and Linux
(540) 242 0911
---------------------------------------------------------------------
Try Spot for OS X, the intelligent DXCluster Client at
www.abrohamnealsoftware.com -  $15.99
-------------------------------------------------
For a great dog book, visit www.abrohamneal.com
-------------------------------------------------
See the FlexRadio Systems Flex-5000a in
action at www.flex-videos.com

_______________________________________________
FlexRadio Systems Mailing List
FlexRadio@flex-radio.biz
http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
Archives: http://www.mail-archive.com/flexradio%40flex-radio.biz/
Knowledge Base: http://kb.flex-radio.com/  Homepage: http://www.flex-radio.com/

Reply via email to