المساعد الشخصي الرقمي

عرض الإصدار الكامل : تعريف WLAN Card على Acer Aspire ONE لنظام UBUNTU 8.1


scorpio
17/12/2008, 10:34 AM
ما هي طريقة تعريف كرت الوايرلس الموجود في الكمبيوتر المحمول Acer Aspire ONE في UBUNTU 8.1

foxoman
17/12/2008, 06:39 PM
السلام عليكم ورحمة الله تعالى وبركاته ،،

هناك صفحة مساعدة لمستخدمي الاونبيتو في الايسر ون

https://help.ubuntu.com/community/AspireOne

وفيها طريقة تعريف الوايرلس وكل ما تحتاجه إن شاء الله ،،

Wireless module



Seems to work out of the box for some. If not:
disable ath_pci( use ath5k )


sudo rmmod ath_pci

System->HardwareDrivers (https://help.ubuntu.com/community/HardwareDrivers)-> ( disable Atheros 802.11 wireless lan cards )


sudo apt-get install linux-backports-modules-intrepid-generic


If this doesn't work, try enabling the backports repositories in /etc/apt/sources.list (remove the # signs in front of them) System->HardwareDrivers (https://help.ubuntu.com/community/HardwareDrivers)-> ( enable 5xxx series of Atheros 802.11 wireless lan cards )


sudo modprobe ath5k

For some reason it seems to be necessary to add the following line to /etc/modules, so Ubuntu will automatically load the driver when the system comes up:


ath5kSystem freezes when using VNC or remote desktop with the kernel 2.6.27-9 generic. This is an issue with the wireless driver/kernel