i upgraded ati catalyst to version 12.6 by rigo. Now i can start my sabayon only into command line and KDE dont go. I tried command
- Code: Select all
eselect driver set ati
but it didnt help.
Some ideas for help?
Thanks of lot
Moderator: Moderators
eselect driver set atiFitzcarraldo wrote:Is your GPU still supported by AMD Catalyst 12.6? You can check: http://support.amd.com/us/gpudownload/Pages/index.aspx. (AMD To Drop Radeon HD 2000/3000/4000 Catalyst Support)
See also: ATI Radeon 4870 discontinues support / [Solved].
Fitzcarraldo wrote:Follow the procedure in the last link in my previous post, to use the Open Source ATI driver instead of the Closed Source driver. You can press Ctrl-Alt-F1 to get to a VT, log-in as the root user, and enter all the commands specified in the aforementioned thread and the posts to which it links.
1. Remove ati-drivers, ati-userspace
2. Install xf86-video-ati
3. Remove /etc/gpu-detector.conf
3.5. (Optional) run: eselect opengl set xorg-x11
4. Reboot$ grep DISPLAYMANAGER /etc/conf.d/xdm
DISPLAYMANAGER="kdm"
Martyss wrote:Hi Guys,
i upgraded ati catalyst to version 12.6 by rigo.
Fitzcarraldo wrote:Check if KDM, rather than XDM, is specified in /etc/conf.d/xdm:
- Code: Select all
$ grep DISPLAYMANAGER /etc/conf.d/xdm
DISPLAYMANAGER="kdm"
If it isn't, edit the file and replace "xdm" with "kdm".
By the way, better to use the command "eselect opengl set xorg-x11" anyway.
Also, you should not need to regenerate xorg.conf. In fact, it's not recommended. X Windows should be able to run without it. See The X Server Configuration HOWTO - 3. Configuring Xorg.
# We always try and start X on a static VT. The various DMs normally default
# to using VT7. If you wish to use the xdm init script, then you should ensure
# that the VT checked is the same VT your DM wants to use. We do this check to
# ensure that you haven't accidentally configured something to run on the VT
# in your /etc/inittab file so that you don't get a dead keyboard.
CHECKVT=7
# What display manager do you use ? [ xdm | gdm | kdm | lxdm | gpe | entrance ]
# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
DISPLAYMANAGER="kdm"
modules="radeon"
ratcheer wrote:I still cannot find 12.6 in Rigo, equo, or emerge. Please tell me how you found it.
[U] x11-drivers/ati-drivers (12.4(1)[1]@06/20/2012 -> (~)12.6(1)[1]): AMD kernel drivers for radeon r600 (HD Series) and newer chipsets
[U] x11-drivers/ati-userspace [1] (12.4(1)@06/20/2012 -> (~)12.6(1)^d): AMD X11 drivers for radeon r600 (HD Series) and newer chipsets
[1] "sabayon-distro" /var/lib/layman/sabayon-distroUsers browsing this forum: No registered users and 1 guest