Posts: 5
Threads: 1
Joined: Oct 2015
Reputation:
0
I'm on a HP Pavillion notebook with having just replaced Windows Vista. I could use my wireless card no problem but with Linux it is not being detected. I think maybe it's the proprietary driver.
The card is a AR242x / AR542x Wireless Network Adapter um Qualcomm I think. If anyone knows how i can get it working I would be most grateful.
I had no problems with my dell laptop and L.L. but this HP *shakes head*
Posts: 1,486
Threads: 96
Joined: Mar 2014
Reputation:
0
Hi,
Couple of things..
When I first installed on My HP TS15 laptop I thought I had no wireless..
Till I pressed my
F12 key to turn it on. Do you have a
F key with a Wireless(WiFi) symbol on it, or Wireless switch..??
Click on
Menu, then type
Drivers, click on
Install Drivers, is anything listed or suggested..??
It will help if we could have more detail on your Laptop.
Open a terminal(
Ctrl-Alt-t), then type:
Then highlight and copy the results back here using code tags
[ code ]copy the text in between the tags[ /code ]
remove the
spaces before and after the
code and
/code
It should look like this:
Code:
System: Host: hp-lappy1 Kernel: 3.13.0-40-generic x86_64 (64 bit) Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
Machine: System: Hewlett-Packard (portable) product: HP Pavilion TS 14 Notebook PC version: 0881100000305E00000620100
Mobo: Hewlett-Packard model: 2161 version: 29.42 Bios: Insyde version: F.62 date: 03/06/2014
CPU: Dual core Intel Core i5-4200U CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)
Clock Speeds: 1: 1600.00 MHz 2: 1600.00 MHz 3: 1600.00 MHz 4: 759.00 MHz
Graphics: Card: Intel Haswell-ULT Integrated Graphics Controller
X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 10.1.3
Audio: Card-1: Intel Lynx Point-LP HD Audio Controller driver: snd_hda_intel Sound: ALSA ver: k3.13.0-40-generic
Card-2: Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel
Network: Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller driver: r8169
IF: em1 state: down mac: a0:48:1c:20:8a:81
Card-2: Realtek RTL8188EE Wireless Network Adapter driver: rtl8188ee
IF: wlan0 state: up mac: 70:18:8b:c9:63:ad
Drives: HDD Total Size: 256.1GB (23.0% used) 1: id: /dev/sda model: Samsung_SSD_840 size: 256.1GB
Partition: ID: / size: 25G used: 6.3G (27%) fs: ext4 ID: /home size: 25G used: 513M (3%) fs: ext4
ID: swap-1 size: 17.18GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 63.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A Info: Processes: 213 Uptime: 1 day Memory: 1674.0/15825.4MB Client: Shell (bash) inxi: 1.9.17
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
(This post was last modified: 10-12-2015, 10:32 PM by
Wirezfree.)
Posts: 530
Threads: 26
Joined: Feb 2015
Reputation:
0
I have: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter, and it works out of the box no drivers needed, on Acer aspire one netbook.
If it isn't the wireless switch, it may be the result of a corrupted download. Did you check the md5 sum on the download page, if not that is where I would look next.
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
Posts: 1,255
Threads: 21
Joined: Aug 2014
Reputation:
0
Code:
$ sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
posting this because inxi shows wlan0 enabled and driver loaded but wireless is down.
"
driver: ath5k
IF: wlan0 state: down"
So your wireless is detected. Just not turned on.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
(This post was last modified: 10-12-2015, 11:48 PM by
rokytnji.)