| View previous topic :: View next topic |
| Author |
Message |
^marcs Apprentice


Joined: 09 Mar 2005 Posts: 163 Location: Poland
|
Posted: Wed Apr 04, 2012 6:37 am Post subject: Gentoo on ASUS AMD based EEE PC |
|
|
Hello,
My friend have ASUS eee pc based on amd platform, we want to run gentoo on it, but we cant figure out how to configure Xserver.
It has AMD C60 cpu installed and Radeon 6250 graphic chip.
We managed to install base system, but whenever startx is launched screen goes dark, and slowly fading into white...
xorg.conf is basicly empty atm.
If someone have eee pc based on same platform i'll be happy to get hands on his workin xorg.conf and kernel .config. |
|
| Back to top |
|
 |
^marcs Apprentice


Joined: 09 Mar 2005 Posts: 163 Location: Poland
|
Posted: Wed Apr 04, 2012 8:04 pm Post subject: |
|
|
| can you paste above files somewhere please? |
|
| Back to top |
|
 |
Ant P. Veteran

Joined: 18 Apr 2009 Posts: 1916 Location: UK
|
Posted: Wed Apr 04, 2012 8:43 pm Post subject: |
|
|
Kernel config needs radeon DRM and modesetting enabled, radeon-ucode needs to be installed, and the firmware files have to be built into the kernel if the radeon module also is.
xorg.conf is unnecessary. |
|
| Back to top |
|
 |
chithanh Developer

Joined: 05 Aug 2006 Posts: 1390 Location: Berlin, Germany
|
Posted: Wed Apr 04, 2012 9:15 pm Post subject: |
|
|
http://www.gentoo.org/doc/en/xorg-config.xml has all the configuration instructions.
The X Server itself needs no configuration. For kernel, make sure that you have firmware installed and CONFIG_EXTRA_FIRMWARE set as in the xorg-config guide. |
|
| Back to top |
|
 |
|