Vladimir Dergachev wrote:


And so on, through /dev/dri/card254

Mind you, /dev/dri/card0 exists:

[ [EMAIL PROTECTED] - ~ ]: ls -la /dev/dri
total 1
dr-xr-xr-x  2 root  wheel       512 Aug 21 18:37 .
dr-xr-xr-x  5 root  wheel       512 Dec 31  1969 ..
crw-rw-rw-  1 root  wheel    0, 162 Aug 21 18:35 card0

Any ideas?


Is the major ok ? On my (linux) system I get:

crw-rw-rw-  1 root root 226, 0 Aug 21 19:07 card0

I would expect a difference, but, it might have changed..

Also, check that the DRM driver knows your PCI id.

                  best

                     Vladimir Dergachev


It's listed:

shared/drm_pciids.txt:0x1002 0x4153 CHIP_RV350 "ATI Radeon AS 9600 AS"


Would the kernel driver even attach to the device (as it appears to be doing) if it didn't know my PCI ID?

Adam



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to