有没有用ACER AS4520G 的用7.04完美驱动的?

笔记本/便携移动设备,手机平板等软硬件
回复
头像
choifyken
帖子: 248
注册时间: 2007-08-27 10:46

有没有用ACER AS4520G 的用7.04完美驱动的?

#1

帖子 choifyken » 2007-09-20 13:17

我的ACER AS4520G 装完kubuntu7.04从AMD64到i386

问题依旧,NVIDIA8400勉强用上,声卡认出但是哑巴,这两个可以忍受

但是我平时在家用笔记本都是随意放的,不可能拖着跟网线啦

ATHEROS5007EG 无线网卡就是没亮起来,madwifi和ndi××两个都试了

各大搜索引擎可能都讨厌我了,有没有哪位本友分享一下哪怕就无线驱动好了
dumashu
帖子: 112
注册时间: 2007-03-30 22:35

#2

帖子 dumashu » 2007-09-20 15:54

用ndiswrapper 1.7,安装好后加载windows xp的驱动
dumashu
帖子: 112
注册时间: 2007-03-30 22:35

#3

帖子 dumashu » 2007-09-20 15:55

Step 1: Disable ath_pci

sudo rmmod ath_pci
sudo gedit /etc/modprobe.d/blacklist-common

add the following line at the end of the file

blacklist ath_pci

Save and close

Restart computer

Step 2: Remove the old ndiswrapper and all links to it's driver.
Code:

sudo modprobe -r net5211
sudo rmmod ndiswrapper
sudo apt-get remove ndiswrapper-utils
sudo rm -r /etc/ndiswrapper/
sudo rm -r /etc/modprobe.d/ndiswrapper

Step 3: Build essentials

Code:
Use the synaptic package manager
Install the package called "build-essential" in the group called "Development"

Step 4: Install Ndiswrapper.

Go to http://sourceforge.net/project/showf...group_id=93482
Download ndiswrapper-1.47.tar.gz to folder /home/username

Code:

cd /home/username/
sudo tar xvzf ndiswrapper-1.47.tar.gz
cd /home/username/ndiswrapper-1.47/
sudo make
sudo make install

Step 5: Load drivers with ndiswrapper.

Code:

cd /the_dir_you_put_the_wlan_drivers_into/
sudo ndiswrapper -i net5211.inf
sudo ndiswrapper -l (shows if the driver is installed)

Step 6: Load ndiswrapper and check if it worked.

Code:

sudo modprobe ndiswrapper
sudo dmesg (shows that the card is installed)
sudo iwlist wlan0 scan (shows all APs surrounding you)

Step 7: Make sure Ndiswrapper is loaded during bootup.

Code:

sudo ndiswrapper -m
头像
choifyken
帖子: 248
注册时间: 2007-08-27 10:46

#4

帖子 choifyken » 2007-09-21 12:43

dumashu 写了:Step 1: Disable ath_pci

sudo rmmod ath_pci
sudo gedit /etc/modprobe.d/blacklist-common

add the following line at the end of the file

blacklist ath_pci

Save and close

Restart computer

Step 2: Remove the old ndiswrapper and all links to it's driver.
Code:

sudo modprobe -r net5211
sudo rmmod ndiswrapper
sudo apt-get remove ndiswrapper-utils
sudo rm -r /etc/ndiswrapper/
sudo rm -r /etc/modprobe.d/ndiswrapper

Step 3: Build essentials

Code:
Use the synaptic package manager
Install the package called "build-essential" in the group called "Development"

Step 4: Install Ndiswrapper.

Go to http://sourceforge.net/project/showf...group_id=93482
Download ndiswrapper-1.47.tar.gz to folder /home/username

Code:

cd /home/username/
sudo tar xvzf ndiswrapper-1.47.tar.gz
cd /home/username/ndiswrapper-1.47/
sudo make
sudo make install

Step 5: Load drivers with ndiswrapper.

Code:

cd /the_dir_you_put_the_wlan_drivers_into/
sudo ndiswrapper -i net5211.inf
sudo ndiswrapper -l (shows if the driver is installed)

Step 6: Load ndiswrapper and check if it worked.

Code:

sudo modprobe ndiswrapper
sudo dmesg (shows that the card is installed)
sudo iwlist wlan0 scan (shows all APs surrounding you)

Step 7: Make sure Ndiswrapper is loaded during bootup.

Code:

sudo ndiswrapper -m
thanks

i will try again
futchi
帖子: 8
注册时间: 2007-09-02 9:30

#5

帖子 futchi » 2007-09-22 15:04

nvidia出新的显卡驱动了,不错。
最新的alsa声卡驱动也可以驱动4520的声卡了。

无线我不太用,所以不在乎。

最大的问题还是,ubuntu在4520上有时能启动,有时不能启动,根本受不了。

最近opensuse 10.3就要出了,试了一下rc1,很不错的,比ubuntu稳定且漂亮,当然声卡还要自己装驱动。
头像
Jeff-cao
帖子: 374
注册时间: 2006-01-02 0:12

#6

帖子 Jeff-cao » 2007-09-22 16:09

futchi 写了:nvidia出新的显卡驱动了,不错。
最新的alsa声卡驱动也可以驱动4520的声卡了。

无线我不太用,所以不在乎。

最大的问题还是,ubuntu在4520上有时能启动,有时不能启动,根本受不了。

最近opensuse 10.3就要出了,试了一下rc1,很不错的,比ubuntu稳定且漂亮,当然声卡还要自己装驱动。
opensuse10.3我也试了试,对迅驰四的支持非常好啊,无线和声卡都没有问题。我的T61声卡终于响了。
头像
choifyken
帖子: 248
注册时间: 2007-08-27 10:46

#7

帖子 choifyken » 2007-12-01 16:03

我是用的最新alsa驱动啊,1.0.15版啦,还是没有声音
mydogbro
帖子: 3
注册时间: 2007-05-06 11:52

#8

帖子 mydogbro » 2007-12-01 23:26

整个就是一个哑巴机器嘛,建议大家4520的同学们一起开个群,分享点经验啊,这个是我的QQ,84085438,有兴趣的朋友一起加入啊
回复