[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-29 Thread James
Grant Edwards grante at visi.com writes:

 I'm currently testing an 8.28.8-r1 ebuild.  Once I'm confident
 I haven't broken anything, I'll post it.


Hello Grant,

I have a ATI 1900 card:


01:00.0 VGA compatible controller: ATI Technologies Inc R580 [Radeon X1900 XT]
Primary
01:00.1 Display controller: ATI Technologies Inc R580 [Radeon X1900 XT] 
Secondary


Let me know where you post and I test your ebuild/overlay.

Do put up some brief instructions, since abondoning the radeon
driver, I've not been able to get anything but a black screen
out of the ati-binary driver, with any number of kernels I've tried.

What's your entry for that 9200 card in the make.conf?

Can you send me the relevant portions of the xorg.conf file?


James





-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-29 Thread Grant Edwards
On 2006-12-29, James [EMAIL PROTECTED] wrote:

 I'm currently testing an 8.28.8-r1 ebuild.  Once I'm confident
 I haven't broken anything, I'll post it.

 I have a ATI 1900 card:

 01:00.0 VGA compatible controller: ATI Technologies Inc R580 [Radeon X1900 
 XT] Primary
 01:00.1 Display controller: ATI Technologies Inc R580 [Radeon X1900 XT] 
 Secondary

 Let me know where you post and I test your ebuild/overlay.

Don't the newer versions of ati drivers work with that card?
Are you sure you want to use such an old version of the driver?

 Do put up some brief instructions, since abondoning the radeon
 driver, I've not been able to get anything but a black screen
 out of the ati-binary driver, with any number of kernels I've
 tried.

There are detailed instructions at http://gentoo-wiki.com/HOWTO_ATI_Drivers

 What's your entry for that 9200 card in the make.conf?

VIDEO_CARDS=radeon vesa fbdev fglrx

 Can you send me the relevant portions of the xorg.conf file?

For what it's worth, here's my xorg.conf file


Section ServerLayout
Identifier X.org Configured
Screen  0  aticonfig-Screen[0] 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
FontPath /usr/share/fonts/misc/
FontPath /usr/share/fonts/TTF/
FontPath /usr/share/fonts/Type1/
FontPath /usr/share/fonts/CID/
FontPath /usr/share/fonts/75dpi/
FontPath /usr/share/fonts/100dpi/
EndSection

Section Module
Load  extmod
Load  dri
Load  glx
Load  dbe
Load  record
Load  xtrap
Load  type1
Load  freetype
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section ServerFlags
   option AIGLX off
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol ExplorerPS/2
Option  Device /dev/psaux
Option  ZAxisMapping 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   NEC
ModelNameMultisync 97F
DisplaySize  386289
HorizSync31.5 - 79.0
VertRefresh  50.0 - 90.0
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
EndSection

Section Device

#   Driver  fglrx
Identifier  Card0
Driver  ati
VendorName  ATI Technologies Inc
BoardName   Radeon RV280 [Radeon 9200]
Option  mtrr off
BusID   PCI:1:0:0
EndSection

Section Device
Identifier  aticonfig-Device[0]
Driver  fglrx
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Virtual   1280 1024
Depth 8
EndSubSection
SubSection Display
Virtual   1280 1024
Depth 15
EndSubSection
SubSection Display
Virtual   1280 1024
Depth 16
EndSubSection
SubSection Display

#Virtual 1024 768
Virtual   1280 1024
Depth 24
EndSubSection
EndSection

Section Screen
Identifier aticonfig-Screen[0]
Device aticonfig-Device[0]
Monitoraticonfig-Monitor[0]
DefaultDepth 24
SubSection Display
Virtual   1280 1024
Viewport   0 0
Depth 24
EndSubSection
EndSection

Section DRI
Mode 0666
EndSection



-- 
Grant Edwards   grante Yow!  Why is everything
  at   made of Lycra Spandex?
   visi.com

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-29 Thread James
Grant Edwards grante at visi.com writes:

  I have a ATI 1900 card:

  01:00.0 VGA compatible controller: ATI Technologies Inc R580 [Radeon X1900
XT] Primary
  01:00.1 Display controller: ATI Technologies Inc R580 [Radeon X1900 XT]
Secondary

 VIDEO_CARDS=radeon vesa fbdev fglrx


Well, using your suggestion, I have it x/kde working again, but I get this
error when I run glxinfo:

libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering

Here's what I have installed:
x11-drivers/ati-drivers
Installed:   8.32.5

x11-libs/libdrm
 Installed:   2.3.0

x11-base/x11-drm
Installed:   20060608

x11-base/xorg-server
Installed:   1.1.1-r3

I figured the latest software might help. Also this page:

http://wiki.cchtml.com/index.php/Main_Page

Seemed to do the trick, and a link off of that page
does suggest the ati-1900xt card is supported with
many bug fixes in 8.32.5.

Any ideas what I can do about the libgl error?


James




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-27 Thread Grant Edwards
On 2006-12-27, Rumen Yotov [EMAIL PROTECTED] wrote:
 Grant Edwards HA||UCA:
 Is there an ati-drivers ebuild that will install a Radeon
 9200/9250 compatible driver under 2.6.18?  The most recent ATI
 driver that works with the 9200 series is 8.28.8, but it (and
 older versions) won't compile out-of-the-box under 2.6.18.  

 Read the official gentoo-doc about ATI drivers.

I did.

 Could use the Xorg free ATI-drivers.

I used those for a while, but the results were rather poor.
Performance wasn't very good and there were a lot of rendering
glitches. More recently any attempt to do openGL just caused
the X server to segfault, so I had to shut of DRI completely.
After that I gave op on the Xorg ATI-driver and switched to the
ati-drivers package.

But, then when I finally decided to upgrade my kernel, the
stable ati-drivers ebuild stopped working.  The testing
ebuild works, but support for the 9200 series has been removed
from recent drivers by ATI.

The patche required to make 8.28.8 build under 2.6.18 are
trivial (4-5 lines changed). I ought to read up on ebuilds and
submit a patch.

-- 
Grant Edwards   grante Yow!  TONY RANDALL! Is YOUR
  at   life a PATIO of FUN??
   visi.com

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ati-drivers ebuild for 9200 and 2.6.18?

2006-12-27 Thread Grant Edwards
On 2006-12-27, Grant Edwards [EMAIL PROTECTED] wrote:
 On 2006-12-27, Rumen Yotov [EMAIL PROTECTED] wrote:
 Grant Edwards HA||UCA:
 Is there an ati-drivers ebuild that will install a Radeon
 9200/9250 compatible driver under 2.6.18?  The most recent ATI
 driver that works with the 9200 series is 8.28.8, but it (and
 older versions) won't compile out-of-the-box under 2.6.18.  

 Read the official gentoo-doc about ATI drivers.

 I did.

 Could use the Xorg free ATI-drivers.

 I used those for a while, but the results were rather poor.
 Performance wasn't very good and there were a lot of rendering
 glitches. More recently any attempt to do openGL just caused
 the X server to segfault, so I had to shut of DRI completely.
 After that I gave op on the Xorg ATI-driver and switched to the
 ati-drivers package.

 But, then when I finally decided to upgrade my kernel, the
 stable ati-drivers ebuild stopped working.  The testing
 ebuild works, but support for the 9200 series has been removed
 from recent drivers by ATI.

 The patche required to make 8.28.8 build under 2.6.18 are
 trivial (4-5 lines changed). I ought to read up on ebuilds and
 submit a patch.

I'm currently testing an 8.28.8-r1 ebuild.  Once I'm confident
I haven't broken anything, I'll post it.

-- 
Grant Edwards   grante Yow!  I'm having a
  at   RELIGIOUS EXPERIENCE... and
   visi.comI don't take any DRUGS

-- 
gentoo-user@gentoo.org mailing list