Re-2 : Radeon : scanpci failure ? DRM+DRI disabled

2006-04-03 Thread Bruno

> (WW) RADEON(0): Enabling DRM support>  *** Direct rendering support is highly experimental for Radeon 9500>  *** and newer cards. The 3d mesa driver is not provided in this tree.>  *** A very experimental (and incomplete) version is available from Mesa CVS.>  *** Additional information can be found on http://r300.sourceforge.net>  *** This message has been last modified on 2005-08-07.
A: It indicates above that the experimental drivers are not in the treeyou are using.
> drmOpenDevice: node name is /dev/dri/card0> drmOpenDevice: open result is -1, (No such device or address)> drmOpenDevice: open result is -1, (No such device or address)> drmOpenDevice: Open failed
B: After little googling it appears that this message is an indicationthat the kernel module is not loading.
If you were only getting the first message I would think it would beenough to install the mesa packages from Debian unstablelibgl1-mesa-dri, libgl1-mesa-glx, and libglu1-mesa. These packages workfor me with a 9500 Pro.
I suspect you will have to get newer stuff from:
http://dri.freedesktop.org/wiki/Download
: follow the instructions for installing the snapshot. I did this onmy system and for some reason I had to 'apt-get install --reinstallxserver-xorg' before I could get back into an X session, but once I wasdone it seemed to work and be using the newer stuff.
If you still get the drmOpenDevice errors I did find a relevant postat:
http://www.archivesat.com/Ubuntu_Kernel_team_discussions/thread207799.htm
: If those don't get you going you might have to try getting the fglrxdriver working. Looks like it's available in the repositories atleast in Debian unstable if you have non-free in your sources.list soI'm assuming you could use kernel-package to compile and create a .debfile for the kernel module.
Later, Seeker
>>reply hereafter:
 
Thanks Seeker for info.
 
Briefly I resolved via the www.ati website. So :
- download Debian installer and related .RPM found there.
- run this installer to create .deb for Debian which will needed source files. 
- install these .deb
- note: headers for used kernel is needed
- compile / installe modules (modules are drm and flgrx) using .sh files provided by the installed .deb under /lib/modules/fglrx
- in xorg.conf I replace driver 'ati' by 'fglrx'
- 'rmmod' previous modules (in my case radeon and drm)
- 'modprobe fglrx' to test and load the newly created modules. 'update-modules' to fix this load at the boot.
- restart X
- run test applications like 'flg_gears' --> looks good with more than 50.000-FPS 
- note: strangely glxinfo continue to indicate DRI is not activated but probably glxinfo is somewhere outdated and using old librairies...to be confirmed.
 
Bye,
Bruno
 
 

Re: Radeon : scanpci failure ? DRM+DRI disabled

2006-03-30 Thread seeker5528
On Wed, 29 Mar 2006 08:19:43 +0100
"Bruno Costacurta" <[EMAIL PROTECTED]> wrote:

> (WW) RADEON(0): Enabling DRM support
>  *** Direct rendering support is highly experimental for Radeon 9500
>  *** and newer cards. The 3d mesa driver is not provided in this tree.
>  *** A very experimental (and incomplete) version is available from Mesa CVS.
>  *** Additional information can be found on http://r300.sourceforge.net
>  *** This message has been last modified on 2005-08-07.

A: It indicates above that the experimental drivers are not in the tree
you are using.

> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device or address)
> drmOpenDevice: open result is -1, (No such device or address)
> drmOpenDevice: Open failed

B: After little googling it appears that this message is an indication
that the kernel module is not loading.

If you were only getting the first message I would think it would be
enough to install the mesa packages from Debian unstable
libgl1-mesa-dri, libgl1-mesa-glx, and libglu1-mesa. These packages work
for me with a 9500 Pro.

I suspect you will have to get newer stuff from:

http://dri.freedesktop.org/wiki/Download

: follow the instructions for installing the snapshot. I did this on
my system and for some reason I had to 'apt-get install --reinstall
xserver-xorg' before I could get back into an X session, but once I was
done it seemed to work and be using the newer stuff.

If you still get the drmOpenDevice errors I did find a relevant post
at:

http://www.archivesat.com/Ubuntu_Kernel_team_discussions/thread207799.htm

: If those don't get you going you might have to try getting the fglrx
driver working. Looks like it's available in the repositories at
least in Debian unstable if you have non-free in your sources.list so
I'm assuming you could use kernel-package to compile and create a .deb
file for the kernel module.

Later, Seeker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Radeon : scanpci failure ? DRM+DRI disabled

2006-03-28 Thread Bruno Costacurta

Hello to All,
 
I have a laptop Acer with a Radeon Mobility X600.
However cannot use DRI and/or DRM : it seems scanpci cannot found the card so DRM/DRI are disabled. Please see hereafter Xorg.log and xorg.conf.
 
Thanks for any clue.
Bye,
Bruno
 
Xorg.log:
...snip...
 
(WW) RADEON(0): Enabling DRM support
 *** Direct rendering support is highly experimental for Radeon 9500 *** and newer cards. The 3d mesa driver is not provided in this tree. *** A very experimental (and incomplete) version is available from Mesa CVS. *** Additional information can be found on http://r300.sourceforge.net *** This message has been last modified on 2005-08-07.
drmOpenDevice: node name is /dev/dri/card0drmOpenDevice: open result is -1, (No such device or address)drmOpenDevice: open result is -1, (No such device or address)drmOpenDevice: Open failed...
drmOpenDevice: node name is /dev/dri/card254drmOpenDevice: open result is -1, (No such device)drmOpenDevice: open result is -1, (No such device)drmOpenDevice: Open failed(II) RADEON(0): [drm] drmOpen failed(EE) RADEON(0): [dri] DRIScreenInit failed.  Disabling DRI.
...snip...
 
xorg.conf:
 
# xorg.conf (Xorg X Window System server configuration file)#Section "Files" FontPath "unix/:7100"   # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi"EndSection
Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "v4l" Load "vbe"EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver  "keyboard" Option  "CoreKeyboard" Option  "XkbRules" "xorg" Option  "XkbModel" "pc105" Option  "XkbLayout" "be"EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver  "mouse" Option  "CorePointer" Option  "Device"  "/dev/input/mice" Option  "Protocol"  "ImPS/2" Option  "Emulate3Buttons" "true" Option  "ZAxisMapping"  "4 5"EndSection
Section "Device" Identifier "ATI Technologies, Inc. M24 1P [Radeon Mobility X600]" Driver   "radeon"EndSection
Section "Monitor" Identifier "Generic Monitor" Option  "DPMS" HorizSync 28-33 VertRefresh 43-72EndSection
Section "Screen" Identifier "Default Screen" Device  "ATI Technologies, Inc. M24 1P [Radeon Mobility X600]" Monitor  "Generic Monitor" DefaultDepth 24 SubSection "Display"  Depth  1  Modes  "" "640x480" EndSubSection SubSection "Display"  Depth  4  Modes  "" "640x480" EndSubSection SubSection "Display"  Depth  8  Modes  "" "640x480" EndSubSection SubSection "Display"  Depth  15  Modes  "" "640x480" EndSubSection SubSection "Display"  Depth  16  Modes  "" "1200x800" EndSubSection SubSection "Display"  Depth  24  Modes  "" "1200x800" EndSubSectionEndSection
Section "ServerLayout" Identifier "Default Layout" Screen  "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse"EndSection
Section "DRI" Mode 0666EndSection
...
 
Bye,
Bruno