Re: ATI Proprietary driver fglrx problem with Radeon 9200SE

2007-02-13 Thread Jonathan Kaye
][ wrote:

> Hi,
> 
> I've always use the fglrx-driver package for my ATI Radeon 9200SE card.
> But it never occurs to me that the driver is not working properly.
> 
> According to "How do I know fglrx is installed correctly?"
> http://wiki.cchtml.com/index.php/Frequently_Asked_Questions#
> How_do_I_know_fglrx_is_installed_correctly.3F 
> 
> 
> I failed 4 of the 4 tests, which means I'm not using the fglrx
> driver at all, but everything seems to be working -- my console and X,
> even my dual-head configuration.
> 
> I'm wondering what driver I'm using, How can I make the fglrx
> driver works 
> and how can I enable my DRI.
> 
> Any helpful information would be appreciated.
> 
> thanks
> 
  
> I'm using the ATI Proprietary Linux driver fglrx-driver v8.28.8-4 under
> Debian Testing, xorg 7.1.0-8.
> 
Dear whoever,
I'm running ATI Radeon 9550 on Debian Etch with a 2.6.18-3-686 kernel.
According to 3 out of 4 tests on the link you provided, fglrx is installed
properly. The 4th test involves glxinfo which I don't have so I can't use
that test. There are howto's out there if you google for them but here's
how I did it.
1. Remove any old fglrx related packages.
2. Remove the /usr/src/modules/fglrx folder (apparently this is not done
automatically)
3. Grab the ATI propietary drivers on their site. Be careful because some
versions give errors when you try to build debian packages from them. I
used version 8.32.5-1 and it works.
4. Run the ati-driver-installer with the --buildpkg switch on,
e.g. --buildpkg Debian/etch [as mentioned above with some versions this
throws up errors. Try the version I suggested above.]
5. Install the fglrx-driver and the fglrx-kernel-src packages.
6. Run module-assistant to build and install the module.
7. modprobe -v flgrx
And that should do it.
Good luck whatever your name is.


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



ATI Proprietary driver fglrx problem with Radeon 9200SE

2007-02-13 Thread ][
Hi, 

I've always use the fglrx-driver package for my ATI Radeon 9200SE card.
But it never occurs to me that the driver is not working properly.

According to "How do I know fglrx is installed correctly?"
http://wiki.cchtml.com/index.php/Frequently_Asked_Questions#How_do_I_know_fglrx_is_installed_correctly.3F


I failed 4 of the 4 tests, which means I'm not using the fglrx
driver at all, but everything seems to be working -- my console and X,
even my dual-head configuration.

I'm wondering what driver I'm using, How can I make the fglrx driver works
and how can I enable my DRI. 

Any helpful information would be appreciated.

thanks

Here are relevant part of my xorg.log file:

-
(II) ATI Radeon/FireGL: The following chipsets are supported:
(II) ATI Proprietary Linux Driver Version Identifier:8.28.8
(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.28g1
   [...]   
(II) ATI Proprietary Linux Driver Build Date: Aug 17 2006 09:28:12
(II) ATI Proprietary Linux Driver Build Information: 
autobuild-rel-r6-8.28.1.1.2.3-driver-lnx-x86-x86_64-287161
(--) Chipset RADEON 9250/9200 Series (RV280 5964) found
(--) Chipset RADEON 9250/9200 Series (RV280 5964) found
  [...]   
(--) fglrx(0): Chipset: "RADEON 9250/9200 Series (RV280 5964)" (Chipset = 
0x5964)  [...]   
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Reloading /usr/lib/xorg/modules/linux/libdrm.so
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
[drm] failed to load kernel module "fglrx"
(WW) fglrx(0): Failed to open DRM connection

[...]

(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
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
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
[drm] failed to load kernel module "fglrx"
(II) fglrx(0): [drm] drmOpen failed
(EE) fglrx(0): DRIScreenInit failed!
(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *
-

I'm using the ATI Proprietary Linux driver fglrx-driver v8.28.8-4 under
Debian Testing, xorg 7.1.0-8.

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sf.net/techdocs/
  http://xpt.sf.net/tools/


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