Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-12-2011, 08:08 PM
|
#1
|
|
LQ Newbie
Registered: Sep 2011
Posts: 7
Rep: 
|
Radeon 6870 startx xorg display problem
Hey there,
I just installed Gentoo and am trying to get my GPU to wirk with Gentoo. I did what the handbook told me to do for Radeon graphics cards in the kernel, compiled, all that jazz. When I reboot though I get flickering around the bottom 4th of the screen and the rest of the pixels are random colors, as you can see in the attached pictures. I'm really out of ideas here.
Also I did not have an /etc/X11/xorg.conf.d/ folder so I made it myself. I have xorg-server installed and the proper Radeon drivers as the installation manual says to do.
Does anyone have a clue?
Here are the pictures:
http://i56.tinypic.com/2e1xc21.jpg
http://i51.tinypic.com/2nla80z.jpg
|
|
|
|
09-13-2011, 02:07 PM
|
#2
|
|
Senior Member
Registered: Dec 2008
Location: Gorizia, Italy
Distribution: Debian Testing Amd64
Posts: 3,251
Rep: 
|
Hi and Welcome to LQ!
I don't know if Gentoo has a /var/log/Xorg.0.log but if it does it may be worth checking for errors there (indicated by "(EE)".)
ciao,
jdk
|
|
|
|
09-13-2011, 07:08 PM
|
#3
|
|
LQ Newbie
Registered: Sep 2011
Posts: 7
Original Poster
Rep: 
|
It says that radeon chipset rewuired kms to be enabled in the kernel, but when I do I get the screen as shown in the previous pictures.
|
|
|
|
09-13-2011, 07:11 PM
|
#4
|
|
Senior Member
Registered: May 2006
Posts: 3,032
|
What kernel are you using? Hopefully at least the latest in the 3.0.* series, correct?
Adam
|
|
|
|
09-13-2011, 07:36 PM
|
#5
|
|
LQ Newbie
Registered: Sep 2011
Posts: 7
Original Poster
Rep: 
|
how would you go about to check? Also what would I emerge to get 3.0.*?
|
|
|
|
09-13-2011, 07:45 PM
|
#6
|
|
LQ Newbie
Registered: Sep 2011
Posts: 7
Original Poster
Rep: 
|
I'm using 2.6.39-gentoo-r3.
|
|
|
|
09-13-2011, 07:47 PM
|
#7
|
|
Senior Member
Registered: May 2010
Distribution: Arch, Gentoo, Slackware
Posts: 1,479
|
Have you emerged x11-drivers/radeon-ucode?
Have you built the radeon module into the kernel and loaded the proper firmware for your card?
I believe that the following will work for BARTS
Code:
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="radeon/BTC_rlc.bin"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
If you want to use 3.0.4 then add the keyword ~amd64 or ~x86 to /etc/portage/package.keywords
Code:
sys-kernel/gentoo-sources ~amd64
or
Code:
sys-kernel/gentoo-sources ~x86
Last edited by andrewthomas; 09-13-2011 at 07:54 PM.
|
|
|
|
09-13-2011, 07:48 PM
|
#8
|
|
Senior Member
Registered: May 2006
Posts: 3,032
|
You can check the kernel version by running "uname -a" on the console. I really don't know how to specify what kernel you want installed when you emerge on gentoo as I've never used gentoo. I just know that HD6xxx support is very new in the open source drivers, and lots of fixes for those GPUs has gone into the 3.0.* kernels.
EDIT: And, yes, as andrewthomas pointed out, you need to have the firmware on your machine. If the radeon DRM is a kernel module, and you're not loading the module from an initrd/initramfs, then simply having the firmware installed should be enough.
Last edited by adamk75; 09-13-2011 at 07:50 PM.
|
|
|
|
09-13-2011, 08:12 PM
|
#9
|
|
LQ Newbie
Registered: Sep 2011
Posts: 7
Original Poster
Rep: 
|
andrewthomas could you clarify what I'm supposed to do to install 3.0.4? I'm new to portage and understood very little of what you said.
|
|
|
|
09-13-2011, 08:25 PM
|
#10
|
|
LQ Newbie
Registered: Sep 2011
Posts: 7
Original Poster
Rep: 
|
Nevermind. I added the line to the newly created portage.keywords.
When I emerge gentoo-sources it gives me the 2.6.39 kernel though...
turns out you dont need portage.keywords. All you need to do is add ACCEPT_KEYWORDS to /etc/make.conf and add ~x86_64 etc
Last edited by pauleibye; 09-13-2011 at 09:07 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|