分页: 1 / 1

ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-05-06 17:10
Jason_P
到下面的地址下载,是debian驱动,10.04可以用啦

http://estebanordano.com.ar/sis-m671m67 ... ian-sidux/

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-05-06 17:13
leeaman
支持一下~~~

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-05-06 18:29
yinhefenggu
我的就是sis主板 beta的时候就用了 10.04正式版 感觉支持比9.10好 不过我的显卡是ATI的4330就是了 楼主这个估计是sis集成显卡的驱动吧……

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-05-09 11:40
Jason_P
yinhefenggu 写了:我的就是sis主板 beta的时候就用了 10.04正式版 感觉支持比9.10好 不过我的显卡是ATI的4330就是了 楼主这个估计是sis集成显卡的驱动吧……
当然

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-05-09 12:13
小麦籽
:em02 672的支持了?下个先。嘎嘎E文看不懂呀。。。。

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-08-11 22:13
sgsrun
/我找到了安装方法,附上:
原地址:英文的,很简单,看不懂就记里面的命令吧。
http://www.ubuntugeek.com/how-to-instal ... lucid.html
This tutorial will explain How to install SiS 771/671 Mirage 3 Video Drivers in ubuntu 10.04
First you need to downlod the drivers from here .Once you downloaded you need to unzip them.

Open up a terminal and go to the path you’ve unzipped them in.(use the cd command to navigate to directory’s) f.e; cd /home/user/Downloads

sudo cp sis671_drv.* /usr/lib/xorg/modules/drivers/

type in your password and press enter

then stop X server

We need to stop X or we won’t be able to auto-generate a xorg.conf.new

sudo service gdm stop

you’ll have to do next part blindly

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

(this will create a xorg.conf.new in your home directory)

and start gdm again with

service gdm start

Once there; Open up a terminal again;

move the auto-generated xorg.conf.new to /etc/X11/xorg.conf

with

sudo mv xorg.conf.new /etc/X11/xorg.conf

and restart gdm by typing;

sudo service gdm restart

Fix the plymouth and the unreadable tty problem like this

Open up a terminal and type

sudo bash

enter your password

type;

echo blacklist vga16fb > /etc/modprobe.d/blacklist-vga16fb.conf

type;

update-initramfs -u

and reboot your system

reboot

感谢各位的分享。该死的sis。

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-08-11 22:20
sgsrun
该死,刚刚编辑好的竟然没有。
大家凑合看吧,不编辑了。不懂的邮件我,用户名@qq。……


安装说明:



Thanks to those who share these,thanks.
源地址:
http://www.ubuntugeek.com/how-to-instal ... lucid.html

This tutorial will explain How to install SiS 771/671 Mirage 3 Video Drivers in ubuntu 10.04
First you need to downlod the drivers from here .Once you downloaded you need to unzip them.

Open up a terminal and go to the path you’ve unzipped them in.(use the cd command to navigate to directory’s) f.e; cd /home/user/Downloads

sudo cp sis671_drv.* /usr/lib/xorg/modules/drivers/

type in your password and press enter

then stop X server

We need to stop X or we won’t be able to auto-generate a xorg.conf.new

sudo service gdm stop

you’ll have to do next part blindly

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

(this will create a xorg.conf.new in your home directory)

and start gdm again with

service gdm start

Once there; Open up a terminal again;

move the auto-generated xorg.conf.new to /etc/X11/xorg.conf

with

sudo mv xorg.conf.new /etc/X11/xorg.conf

and restart gdm by typing;

sudo service gdm restart

Fix the plymouth and the unreadable tty problem like this

Open up a terminal and type

sudo bash

enter your password

type;

echo blacklist vga16fb > /etc/modprobe.d/blacklist-vga16fb.conf

type;

update-initramfs -u

and reboot your system

reboot



关于本文的不懂可以留言。

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-08-13 9:24
渔村男孩
能不能给个附件呢,看不明那鸟语

Re: ubuntu 10.04 成功安装在SiS672 上

发表于 : 2010-08-13 16:06
startabc
能搞3D桌面吗?