FS#7322 - No /dev/dri/card0 with intel 945G

Attached to Project: Arch Linux
Opened by Andreas Hauser (buggs) - Thursday, 31 May 2007, 20:29 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 09 June 2007, 14:19 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version 2007.05 Duke
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

There is no /dev/dri/card0 with intel 945G, although i915 is loaded.
Earlier this year i had one, so this might be with newer kernels.
My current kernel is:
Name : kernel26
Version : 2.6.21.3-1

My system is x86_64, but this issue was confirmed by STiAT on IRC who runs arch32.
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Saturday, 09 June 2007, 14:19 GMT
Reason for closing:  Not a bug
Comment by Jan de Groot (JGC) - Thursday, 31 May 2007, 23:44 GMT
These devicenodes are created by xorg. You need to have dri enabled and libgl-dri installed to get this working. Without it, /dev/dri will not appear AFAIK.
Comment by Andreas Hauser (buggs) - Friday, 01 June 2007, 08:25 GMT
Attach my xorg.conf
Comment by Andreas Hauser (buggs) - Friday, 01 June 2007, 08:25 GMT
Attach my Xorg.0.log
   Xorg.0.log (113.8 KiB)
Comment by Andreas Hauser (buggs) - Friday, 01 June 2007, 08:26 GMT
$ pacman -Qi libgl-dri
Name : libgl-dri
Version : 6.5.2-1
Comment by Jan de Groot (JGC) - Friday, 01 June 2007, 09:41 GMT
Hmm, what does the kernel say about DRI support when you load the i915 module? Do you have intel_agp loaded?
Comment by Andreas Hauser (buggs) - Friday, 01 June 2007, 17:54 GMT
rmmod then modprobe i915:
Jun 1 19:52:40 tower ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
Jun 1 19:52:40 tower [drm] Initialized i915 1.6.0 20060119 on minor 0

Yes, intel_agp is loaded.
Comment by Andreas Hauser (buggs) - Saturday, 09 June 2007, 11:32 GMT
Seems that the problem was because the i810 kernel module was also loaded.
Since it was after i915 in rc.conf i didn't think it could be the problem.
Please close this task and add corresponding documentation.

Loading...