Instalasi Sis 771/671
Revision as of 17:04, 29 September 2010 by Onnowpurbo (talk | contribs)
Ambil di
http://estebanordano.com.ar/sis-m671m672-driver-for-xorg-xserver-7-5-on-debian-sidux/
Copy
sudo cp sis671_drv.* /usr/lib/xorg/modules/drivers/
Stop X Server
sudo service gdm stop
Layar akan mati. Lakukan dengan kondisi layar mati
Switch to tty1 by pressing Ctrl+Alt+f1 (f2 for tty2, f3 for tty3, etc.. (f7 should be X)
Even though you won’t be able to read it (yet) you can login type in your username and press enter type in your password and press enter
Now you’re logged in you want to become root; type;
sudo bash type in your password
Now your root; type in
Xorg -configure
(ini akan membuat xorg.conf.new di home directory)
start gdm
service gdm start sudo mv xorg.conf.new /etc/X11/xorg.conf
Start gdm
sudo service gdm restart
Fix the plymouth and the unreadable tty problem like this
Masuk ke terminal
sudo bash enter your password echo blacklist vga16fb > /etc/modprobe.d/blacklist-vga16fb.conf update-initramfs -u
Reboot
reboot