ports/172379: x11/Xorg errors: drmOpenDevice, /dev/dri/, /dev/dri/card0

J B jb.1234abcd at gmail.com
Sat Oct 6 12:20:16 UTC 2012


The following reply was made to PR ports/172379; it has been noted by GNATS.

From: J B <jb.1234abcd at gmail.com>
To: bug-followup at FreeBSD.org, jb.1234abcd at gmail.com
Cc:  
Subject: Re: ports/172379: x11/Xorg errors: drmOpenDevice, /dev/dri/, /dev/dri/card0
Date: Sat, 6 Oct 2012 14:13:22 +0200

 HI,
 I can not reconcile those two:
 
 $ ls -al /dev/dri/
 total 1
 dr-xr-xr-x 2 root wheel 512 Oct 6 07:40 .
 dr-xr-xr-x 10 root wheel 512 Oct 6 09:33 ..
 crw-rw---- 1 root wheel 0, 133 Oct 6 07:40 card0
 
 $ cat /var/log/Xorg.0.log
 ...
 drmOpenDevice: node name is /dev/dri/card0
 Failed to change owner or group for file /dev/dri! 2: No such file or directory
 Failed to change owner or group for file /dev/dri/card0! 2: No such
 file or directory
 drmOpenDevice: open result is -1, (No such file or directory)
 Failed to change owner or group for file /dev/dri/card0! 2: No such
 file or directory
 drmOpenDevice: open result is -1, (No such file or directory)
 drmOpenDevice: Open failed
 drmOpenDevice: node name is /dev/dri/card0
 Failed to change owner or group for file /dev/dri! 2: No such file or directory
 Failed to change owner or group for file /dev/dri/card0! 2: No such
 file or directory
 drmOpenDevice: open result is -1, (No such file or directory)
 Failed to change owner or group for file /dev/dri/card0! 2: No such
 file or directory
 drmOpenDevice: open result is -1, (No such file or directory)
 drmOpenDevice: Open failed
 ...
 
 $ ls /var/db/pkg/
 xorg-7.5.2/
 xorg-server-1.7.7_6,1/
 
 $ pciconf -lv
 hostb0 at pci0:0:0:0:      class=0x060000 card=0x20b317aa chip=0x2a008086
 rev=0x0c hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'Mobile PM965/GM965/GL960 Memory Controller Hub'
     class      = bridge
     subclass   = HOST-PCI
 vgapci0 at pci0:0:2:0:     class=0x030000 card=0x20b517aa chip=0x2a028086
 rev=0x0c hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'Mobile GM965/GL960 Integrated Graphics Controller (primary)'
     class      = display
     subclass   = VGA
 vgapci1 at pci0:0:2:1:     class=0x038000 card=0x20b517aa chip=0x2a038086
 rev=0x0c hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'Mobile GM965/GL960 Integrated Graphics Controller (secondary)'
     class      = display
 ...
 
 $ cat /var/log/Xorg.0.log
 ...
 (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
 (--) intel(0): Chipset: "965GM"
 ...


More information about the freebsd-x11 mailing list