vesa driver instead of fglrx after kernel update help

Asked by hormosapiens

hi
dell inspiron 6400 ati x1300 ubuntu 7.04 xorg 7.2

after update from kernel 2.6.20.15 to 2.6.20.16 the machine won't load fglrx (8.36) ati driver that was installed and running well on old kernel but it load vesa driver. what can I do to tell my machine to load fglrx instead of vesa?
I've tried sudo dpkg-reconfigure xserver-xorg but without success. there is a way to make this or should i go to this blessed link http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide and start all over???

please help
thank you

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Cesare Tirabassi
Solved:
Last query:
Last reply:
Revision history for this message
Cesare Tirabassi (norsetto) said :
#1

>should i go to this blessed link http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide
>and start all over?

Yes.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#2

From the blessed page:

IMPORTANT: You have to recompile the kernel module after each kernel update!

Revision history for this message
hormosapiens (hormosapiens) said :
#3

ok cesare grazie mille.
ma .. quindi faccio la procedura dal inizio fino alla fine?? poi cosa faccio co i driver e le file che ho nel home directory? un altra .... adesso nel /etc/x11/xorg.conf ne ho 3 file del genere gli devo cancellare??? o non facio niente???
grazie

Revision history for this message
Best Cesare Tirabassi (norsetto) said :
#4

Credo che basti ripetere la compilazione:

sudo module-assistant prepare
sudo module-assistant update
sudo module-assistant build fglrx
sudo module-assistant install fglrx
sudo depmod -a

Oppure installa i binari dal restricted manager (sono giá compilati con il nuovo kernel).

Come fai ad avere 3 xorg.conf? Di xorg.conf ce ne puó essere solo uno, verifica solo che ci sia tutto quello che serve per fglrx.

Revision history for this message
hormosapiens (hormosapiens) said :
#5

ok
it worked out very well.
thank you cesare
grazie cesare