
rmason at mun
Nov 5, 2009, 8:52 AM
Post #1 of 3
(168 views)
Permalink
|
|
xorg won't start on intel iMac
|
|
Hello, I have an intel iMac Core 2 Duo with an ATI radeon HD 2400 XT video card. I have not been able to get X working. uname -a: Linux pyrope 2.6.30-gentoo-r5 #6 SMP Thu Nov 5 10:48:04 NST 2009 x86_64 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz GenuineIntel GNU/Linux This is what I have in /etc/make.conf: INPUT_DEVICES="evdev keyboard mouse wacom" #VIDEO_CARDS="fglrx radeon vesa fbdev" VIDEO_CARDS="radeon vesa fbdev" This is the vesrion of xorg-server: [ebuild R ] x11-base/xorg-server-1.6.3.901-r2 USE="ipv6 nptl sdl xorg -debug -dmx -hal -kdrive -minimal -tslib" 0 kB I initially built xorg-server with ati-drivers and hal support but removed them as part of my troubleshooting attempts and uninstalled ati-drivers using emerge -C. This is the version of xf86-video-ati: [ebuild R ] x11-drivers/xf86-video-ati-6.12.4 USE="-debug" 0 kB Xorg -configure generates an xorg.conf.new, however, when I test X using: X -config xorg.conf.new I get a blank screen and the keyboard and mouse become unresponsive. I then have to reboot the machine. The Xorg.0.log contains some warnings, but no errors. I will post it if anyone wishes to see. For some reason lsmod shows fglrx running, even after I unmerged the package and restarted the computer. fglrx is not in my /etc/modules.autoload/kernel-2.6 file. I have <M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) <M> ATI Radeon in the kernel, but the modules are NOT listed in /etc/modules.autoload/kernel-2.6 I've been playing around with this for about a day without making progress. I'll be very grateful for any help. Thanks, Roger
|