Ubuntu 11.10에서 Atheros AR9285 용 드라이버를 설치하는 방법
이것에 따르면 여전히 11.10의 패키지는 없습니다.
https://help.ubuntu.com/community/WifiDocs/Device/Atheros/AR9285
명령 출력은 다음과 같습니다.
marc@fer-VPCYA1V9E:~$ sudo lshw -class network
*-network DISABLED
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 4c:0f:6e:d6:65:cc
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.0.0-12-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:16 memory:d3400000-d340ffff
*-network
description: Ethernet interface
product: AR8131 Gigabit Ethernet
vendor: Atheros Communications
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: c0
serial: 54:42:49:a2:1f:bc
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:43 memory:d2400000-d243ffff ioport:1000(size=128)
그리고 두 번째 명령
marc@fer-VPCYA1V9E:~$ rfkill list
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
4: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
작동시키는 방법이 있습니까?
답변
나는 그것을 고쳤다. 다음 파일을 편집하십시오
/etc/modprobe.d/blacklist.conf
이것을 추가하십시오
blacklist acer_wmi
그런 다음 재부팅하면 Wi-Fi가 작동합니다.)
답변
Lenovo B560의 무선 문제를 방금 해결했습니다. 그러나 나는 리눅스 초보자입니다 blacklist acer_wmi
. 명령을 실행해야만 추가 할 수있는 것을 즉시 알지 못했습니다 .
gksu gedit /etc/modprobe.d/blacklist.conf
답변
ath9k 드라이버 가 포함되어 있으며 작동하는지 확인할 수 있습니다 -wlan0 이 있습니다. 그러나 시스템 설정에서 장치를 켤 수 없습니다.
자비 롭게도 Dell Streak을 케이블로 연결하는 플러그 앤 플레이 방식이었습니다.
답변
ath9k는 기본적으로 최신 Linux Kernal에 포함되어 있습니다. 당신은 자신에 최신을 구축에 관심이 있다면. 당신은 구글 수"compact wireless linux driver"
답변
Atheros AR9285 용 wifi 드라이버가있는 @fernando와 같은 문제가있었습니다. 블랙리스트, 다양한 백 포트, 컴포트 드라이버 및 새로운 커널 버전을 한 번 컴파일하는 데 6 시간을 소비 한 후.
rfkill list all
표시하는 데 사용
Wireless LAN
Soft blocked: no
Hard blocked: yes
내 경우를 해결 한 것은 하드웨어 스위치를 사용하여 wifi를 설정하는 것이 었습니다.
시도 : 복구 모드에서 우분투로 부팅하고 네트워킹 활성화를 선택하십시오.
재부팅하면 모든 작업이 완료됩니다. 나는 가지고 Hard blocked: no
있었고 나의 wifi는 일하기 시작했다