← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 425303] Re: [RV730] xorg-edgers: Mist of artifacts in highlight color over menus and buttons

 

This is odd, grep dri/ /var/log lists nothing because the device is
created as /dev/card0 instead of /dev/dri/card0

I'll attach the output of 
sudo udevadm test /class/drm/card0

Is udev supposed to add /dri to the path or should DEVNAME below be dri/card0?
cat /sys/class/drm/card0/uevent
MAJOR=226
MINOR=0
DEVNAME=card0

Anyway, I've added 
SUBSYSTEM=="drm", SYMLINK{unique}+="dri/$kernel" to some rules file
and now I have the device /dev/card0 and a symlink to /dev/dri/card0 and dri works well. Really well actually, except for this little bug.


** Attachment added: "udevadm-test.log"
   http://launchpadlibrarian.net/32723169/udevadm-test.log

-- 
[RV730] xorg-edgers: Mist of artifacts in highlight color over menus and buttons
https://bugs.launchpad.net/bugs/425303
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.



References