[gentoo-user] ati-driver update

2006-10-17 Thread oskar kapala
Hi, I have hp zv6000 (amd64) with ati radeon x200. I'm using: x11-drivers/ati-drivers-8.24.8 or x11-drivers/xf86-video-ati-6.5.8.0 Both work more less ok, but work. I had >=x11-drivers/ati-drivers-8.25.18 in my /etc/portage/package.mask because drivers later than 8.24.8 doesn't support my card (

[gentoo-user] Re: ati-driver update

2006-10-18 Thread oskar kapala
Richard Fish wrote: xorg 7.1 or later require newer drivers. You either have to use the xf86-video-ati (the open source drivers included with x.org), or mask the new version of x.org. If you want to update to the current x.org, and abandon the proprietary ATI drivers, remove "fglrx" from VIDEO

[gentoo-user] Re: ati-driver update

2006-10-18 Thread oskar kapala
Andrew Frink wrote: Blame ATI, they have 3 options, open the driver, keep up with Xorg dev, or piss people off. It as always seemed to me that they like option 3 Cynyr, Yep, you are absolutely right. I knew that ati is not a good idea, but this is laptop... oskar -- gentoo-user@gentoo.org m

[gentoo-user] Re: ati-driver update [SOLVED]

2006-10-23 Thread oskar kapala
Hi, I did emerge world --deep --update and it's working. ATI Radeon XPRESS 200M 5955 (PCIE) is supported by ati-drivers in ver. 8.27.10-r1, 8.28.8, 8.29.6 and also x11-drivers/xf86-video-ati-6.6.3. Both, ati & x11 drivers coop with xorg-x11-7.1 Before updating I prepared portage overlay and ebui

[gentoo-user] aiglx vs 3d

2006-11-01 Thread oskar kapala
Hi, Another ati problem. I wanted to try some eyecandy effects. I don't like gnome so I install aiglx and beryl which are more compatible with kde. I have ati radeon xpress 200 on amd64. When I add an option Option "Composite" "Enable" to my xorg.conf my 3d accel is gone: (II) fglrx(0): Compo

[gentoo-user] Re: aiglx vs 3d

2006-11-02 Thread oskar kapala
Jason Weisberger wrote: The composite extension is not necessary for AIGLX or XGL. Leaving it disabled is fine. Follow the directions at http://gentoo-wiki.com/HOWTO_AIGLX for more information. Thanks, Actually I did follow that howto. Well, after disabling this option I had to link the fgl

[gentoo-user] chroot: cannot run command `/bin/bash'

2006-07-22 Thread oskar kapala
Hi, I unmerged glibc, I know it's stupid, by I did it. I know how to solve the problem, but sth is wrong with chroot: I boot from liveCD 2006.0 (my arch is x86) and: mount all my filesytem into /mnt/gentoo as a new root mount -t proc none /mnt/gentoo/proc mount -o bind /dev /mnt/gentoo/dev chro

[gentoo-user] chroot: cannot run command `/bin/bash'

2006-07-23 Thread oskar kapala
Hi, William Kenworthy napisaƂ(a): so bash needs glibc! Sure :) Your best bet would be to locate a glibc bin package (from the livecd?)and untar it in / of your system, then it should work enough to rebuild properly. You could just copy in the missing libs as you discover them, but thats p