Page 1 of 1
X1400 driver in Ubuntu Fiesty 7.04 ?
Posted: Sat May 19, 2007 5:41 am
by propellen
Hi,
Has anyone got this driver to work proper in Fiesty?

Thanks.
propellen
Posted: Sat May 19, 2007 11:38 am
by cpascu01
When you go through the setup it should ask your if you want to use restricted drivers for your graphics card. At least that's what happened to me.
Posted: Mon May 21, 2007 4:39 pm
by scoot1212
Give this a shot...these steps work very well for me and my T60/x1400
sudo apt-get update
sudo apt-get install xorg-driver-fglrx fglrx-control
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv
edit xorg.conf
sudo gedit /etc/X11/xorg.conf
add this at the very bottom
Section "Extensions"
Option "Composite" "0"
EndSection
Reboot
Posted: Wed May 23, 2007 4:51 am
by propellen
Thanks mate.
I've already tried that. The resolution is looking more like a 1280x1024 than a 1400x1050..
I guess its ok to use. But things are looking much better in Windows XP expecially with the OmegaDrivers..
But again, thanks for replying.

propellen
Posted: Wed May 23, 2007 12:02 pm
by scoot1212
Did you try this by any chance?
http://www.howtoforge.com/sharp_fonts_gnome
Also verify in your xorg.conf that you are using 1400x1050 and not 1280x1024
Good luck,
Scott