You are not logged in.

#1 2009-04-30 22:52:47

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

X Errors on Intel Brookdale video card.

So I install Arch, get Alsa working, and install X. I use xorg-configure to make xorg.conf. I put HAL in the Daemons, I start HAL, I start x with xorg.conf and get a blank screen. I hit CTRL+ALT+Backspace and nothing happens. I hit CTRL+ALT+F1 and get back to console, X is still running and says:

Failed to initialize GEM. Falling back to classic

I delete xorg.conf, reboot and try again. It fails again. I go on google. Nothing helps. I would post my xorg.conf, but since I'm on another computer I'll only do it if neccessary.


Personally, I'd rather be back in Hobbiton.

Offline

#2 2009-04-30 23:10:50

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: X Errors on Intel Brookdale video card.

I'm using the intel legacy driver btw. The non-legacy gave me weird effects on my last install.

UPDATE: I tried hwd -xa. I got a really big and weird xorg.conf, but it looks better than the previous one. I tried X and still got a blank screen, but could not get out and had to do a hard reset.

Last edited by Anikom15 (2009-04-30 23:19:24)


Personally, I'd rather be back in Hobbiton.

Offline

#3 2009-05-01 11:43:28

shijtin
Member
Registered: 2007-02-12
Posts: 22

Re: X Errors on Intel Brookdale video card.

Anikom15 wrote:

I hit CTRL+ALT+Backspace and nothing happens

Did you add this to your xorg.conf ?

Section "ServerFlags"
  Option "DontZap" "False"
EndSection

Offline

#4 2009-05-01 19:47:48

ash
Member
Registered: 2008-12-17
Posts: 134

Re: X Errors on Intel Brookdale video card.

lets take apart the issues

screen - try to start without any modes specified in xorg.conf - just 'intel' and thats it

keyboard and mouse - try to use the drivers that dont use evdev. see here

Offline

#5 2009-05-01 22:06:22

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: X Errors on Intel Brookdale video card.

ash wrote:

lets take apart the issues

screen - try to start without any modes specified in xorg.conf - just 'intel' and thats it

keyboard and mouse - try to use the drivers that dont use evdev. see here

Ok, I removed the screens section out of xorg.conf (after a backup of course), if that's what you mean. It now says there were no screens found and FATAL ERROR'ed. So I removed the Screen heading in the ServerLayout section. Now I get the same GEM message. BTW, CTRL+ALT+Backspace works after adding the DontZap False option.


Personally, I'd rather be back in Hobbiton.

Offline

Board footer

Powered by FluxBB