My computer is: Laptop:
Lenovo 3000 N100
a conversation with me and anon
anon: do you have an intel gpu?
me: what is that?
anon: lspci | grep -i vga
Code: Select all
# lspci | grep -i vga
anon: maybe you have to downgrade your driver00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
anon: do this
anon: slapt-get --search xf86-video-intel
anon: which one is installed?
Code: Select all
# slapt-get --search xf86-video-intel
anon: try the first onexf86-video-intel-2.9.1-i486-1gv [inst=no]: xf86-video-intel (X11 driver for intel graphics cards)
xf86-video-intel-2.11.0-i486-1 [inst=no]: xf86-video-intel
xf86-video-intel-2.11.0-i486-1gv [inst=yes]: xf86-video-intel (X11 driver for intel graphics cards)
anon: and remove the last
me: anon, where is the log of the boot process, and where is the Xorg file?
Code: Select all
$ cd /var/log
$ ls -a
Xorg.0.log. cron.1 iptraf packages secure.1 wicd
.. cups lastlog removed_packages setup wtmp
ConsoleKit debug maillog removed_scripts spooler
Xorg.0.log debug.1 maillog.1 sa spooler.1
Xorg.0.log.old dmesg messages samba syslog
btmp faillog messages.1 scripts syslog.1
cron gdm nfsd secure vbox-install.log
http://zenwalk.pastebin.com/MNuJ1jeN
Xorg.0.log.old
http://zenwalk.pastebin.com/dX0k2WcM
from the Xorg.0.log.old file:
Code: Select all
Fatal server error:
no screens found
anon: try the other intel driver
anon: just as i said
anon: but then, you should blacklist this package. otherwise it will be noticed for update the next time
anon: http://www.salixos.org/wiki/index.php/S ... Salix_13.0
Unfortunately anon went off-line and there is no one to supervise my actions
Any help is appreciated. thank you.