I'm having problems with my laptop after doing an apt-get upgrade.

I have done a "make install" since the upgrade.

The mach64 kernel driver is getting loaded, but direct rendering is never enabled. Instead, I get various drmOpenDevice failures for /dev/dri/card0 through /dev/dri/card254:

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card1

Once it goes through all 255, it starts again, but this time skips the drmOpenMinor error.

Mind you, I haven't updated my copy of the DRI cvs tree in a very long time. Certainly not since I last did a "make install". Any ideas?

The only thing I'm noticing now that I don't remember seeing before is this:

mach64: Ignoring new-style parameters in presence of obsolete ones
[drm] Initialized mach64 1.0.0 20020904 on minor 0: ATI Technologies Inc Rage Mobility P/M AGP 2x
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 10 (level, low) -> IRQ 10


I don't remember that ACPI line previously, but it might have been there.

Adam





-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to