You are not logged in.

#1 2009-02-24 08:09:03

kartwall
Member
Registered: 2008-03-23
Posts: 21

[SOLVED]Does xf86-video-intel support G43 x4500 now?

I bought a computer recently which has a x4500 display card embedded (G43 chipset). I followed the Beginner's Guide on wiki:

pacman -S libgl
pacman -S xorg
pacman -S xf86-input-evdev
pacman -S mesa
pacman -S xf86-video-intel
Xorg -configure
cp /root/xorg.conf/new /etc/X11/xorg.conf
X -config /etc/X11/xorg.conf

The X started OK but when I pressed ctrl+alt+backspace, the monitor displayed "Over Range"

Then I restarted my computer and add HorizSync, VertRefresh, Composite(enable), Display resolution config to /etc/X11/xorg.conf and start X again, this time the X started failed with the same error -- "Over Range". I think this maybe caused by my resolution config: 1152x864. But my monitor is a 17-inch LCD and supports 1280x800 at most.

So what is the problem here? Does xf86-video-intel supports x4500 now?

Thanks a lot.

Last edited by kartwall (2009-02-25 02:02:58)

Offline

#2 2009-02-24 09:25:11

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: [SOLVED]Does xf86-video-intel support G43 x4500 now?

Try the newest driver. It's not in extra for a number of reasons (read the all 6 pages, since the PKGBUILDS provided in the first post are out of date.)


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

#3 2009-02-24 09:49:05

kartwall
Member
Registered: 2008-03-23
Posts: 21

Re: [SOLVED]Does xf86-video-intel support G43 x4500 now?

Thanks. Dheart.

Offline

#4 2009-02-25 02:04:04

kartwall
Member
Registered: 2008-03-23
Posts: 21

Re: [SOLVED]Does xf86-video-intel support G43 x4500 now?

Problem solved. Just a few steps. smile

yaourt -S pthread-stub
yaourt -S libdrm-newest
yaourt -S xf86-video-intel-newest

Thanks again. Dheart.

Offline

Board footer

Powered by FluxBB