LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Is it possible to change IRQ for certain device?
@ 2008-01-10 11:05 Jan Marek
  2008-01-10 11:23 ` Andi Kleen
  2008-01-10 14:01 ` linux-os (Dick Johnson)
  0 siblings, 2 replies; 10+ messages in thread
From: Jan Marek @ 2008-01-10 11:05 UTC (permalink / raw)
  To: lkml

Hello lkml,

I have problem with my computer: I have motherboard with AMD690G chipset
and nVidia VGA card. But I cannot set BIOS, to assign for VGA unique
IRQ. VGA card is sharing IRQ with two ohci_hcd (USB 1.1 controllers).
But when I want use for X proprietary nvidia driver, X didn't work with
this errors:

In dmesg:

NVRM: RmInitAdapter failed! (0x23:0xffffffff:678)
NVRM: rm_init_adapter(0) failed

and in /var/log/Xorg.0.log:

(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X
extensions is
(II) NVIDIA(0):     enabled.
(EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device
PCI:1:0:0.
(EE) NVIDIA(0):     Please see the COMMON PROBLEMS section in the
README for
(EE) NVIDIA(0):     additional information.
(EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

I've found in README for NVIDIA, that VGA has to have unique IRQ. I've
tried to set INTERRUPT_LINE and INTERRUPT_PIN with setpci tool, set
pci=routeirq, pci=noacpi as the kernel boot parameters, but IRQ
is still the same.

Is there a way to change IRQ for VGA (or for ohci_hcd instead of VGA)
directly in Linux?

Thanks a lot.

Sincerely
Jan Marek

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <fa.LwvfKOhzep/AjTQmtXaIiXMm6zI@ifi.uio.no>]

end of thread, other threads:[~2008-01-15 21:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-10 11:05 Is it possible to change IRQ for certain device? Jan Marek
2008-01-10 11:23 ` Andi Kleen
2008-01-10 14:01 ` linux-os (Dick Johnson)
2008-01-10 23:43   ` Len Brown
2008-01-11 16:57   ` Jan Marek
2008-01-14  3:57     ` Lee Revell
2008-01-14  5:30       ` Bryan Donlan
2008-01-14  6:04         ` Lee Revell
2008-01-15 21:33       ` Folkert van Heusden
     [not found] <fa.LwvfKOhzep/AjTQmtXaIiXMm6zI@ifi.uio.no>
2008-01-11  5:18 ` Robert Hancock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).