LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 09-12-2011, 08:08 PM   #1
pauleibye
LQ Newbie
 
Registered: Sep 2011
Posts: 7

Rep: Reputation: Disabled
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
 
Old 09-13-2011, 02:07 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
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
 
Old 09-13-2011, 07:08 PM   #3
pauleibye
LQ Newbie
 
Registered: Sep 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
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.
 
Old 09-13-2011, 07:11 PM   #4
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
What kernel are you using? Hopefully at least the latest in the 3.0.* series, correct?

Adam
 
Old 09-13-2011, 07:36 PM   #5
pauleibye
LQ Newbie
 
Registered: Sep 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
how would you go about to check? Also what would I emerge to get 3.0.*?
 
Old 09-13-2011, 07:45 PM   #6
pauleibye
LQ Newbie
 
Registered: Sep 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
I'm using 2.6.39-gentoo-r3.
 
Old 09-13-2011, 07:47 PM   #7
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
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.
 
Old 09-13-2011, 07:48 PM   #8
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
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.
 
Old 09-13-2011, 08:12 PM   #9
pauleibye
LQ Newbie
 
Registered: Sep 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
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.
 
Old 09-13-2011, 08:25 PM   #10
pauleibye
LQ Newbie
 
Registered: Sep 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] aticonfig/fglrx error on Debian with card Radeon HD 6870 yanom Linux - Hardware 5 06-27-2011 09:09 PM
Failed to startx, problem xorg with nvidia david08 Slackware 7 01-04-2011 04:16 PM
Gentoo Xorg problem with startx. David2010 Linux - Newbie 9 07-09-2010 11:43 PM
Dual display - Ati Mobility Radeon 9700/xorg/SuSE 10 OSS Sn3f3ru Linux - Laptop and Netbook 2 04-13-2006 04:03 PM
fedora 3 startx xorg problem Gregster Fedora 3 01-03-2005 07:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration