Sponsored Content
Special Forums Hardware HP notebook PC wifi card whitelist problem Post 302988670 by milhan on Friday 30th of December 2016 03:15:29 PM
Old 12-30-2016
HP HP notebook PC wifi card whitelist problem

I have hp dv6 and dv7 notebook pcs on which I want to upgrade the wifi cards but when I install the new cards and boot them, the they won't even boot to the bios and they both give me the same error: "104-Unsupported wireless network device detected. System Halted. Remove device and restart." When I install the wifi cards after they boot, on the other hand, the new wifi cards work fine. How can I remove this annoying whitelist on the bios, or is there another way to solve this issue? ..any ideas?

Thank you
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Graphic card problem

Hello experts, could you Pls. help me on the following problem: when i boot my system after starting all services it gives me just "login:" prompt & does not go to the standard logging page,and when i insert one of my accounts to login it gives me the following message: "/dev/fb permission... (3 Replies)
Discussion started by: nikk
3 Replies

2. Shell Programming and Scripting

Perl Regular Expression - Whitelist

I am creating a whitelist for User Input Validation. Here is a code snippet that allows alphanumeric and forward slash (/). if ( $variable =~ /^*$/ ) #allow alphanumeric and fwd slash { $returnValue = 'good data'; } ... (3 Replies)
Discussion started by: mh53j_fe
3 Replies

3. UNIX for Dummies Questions & Answers

wifi in linux problem

hi, i'm really new at this. i recently installed ubuntu on my machine and have that and vista installed now. but in ubuntu i cant connect wirelessly to the internet. i'm not using a wifi card the wifi is built into the laptop. can anybody help me configure ubuntu to use the wifi. (4 Replies)
Discussion started by: naner9
4 Replies

4. UNIX for Dummies Questions & Answers

Configure wifi throught console problem, GUI is OK

Hi gurus, I am trying to connect to wifi access point with terminal, I set up my own access point (no encryption or MAC filters) I ran followings commands $ sudo iwlist eth1 scanning eth1 Scan completed : Cell 01 - Address: 00:11:2F:A2:99:1C ... (1 Reply)
Discussion started by: wakatana
1 Replies

5. Ubuntu

Trouble with broadcomm card Wifi driver build

I'm having trouble getting my WIFI card to work. It's Device ID is :0c:00.0 0280: 14e4:4315 (rev 01). My OS is BT5. The card works with Lucid just fine. I've gone to the Hardware drivers to try and download it but when I try I always get this: SystemError: installArchives()failedI've gone to... (2 Replies)
Discussion started by: Mt3ng4
2 Replies

6. Cybersecurity

Whitelist, goodware, database of hashes

I have found this excellent site: NSRL Downloads (sorry if it was already mentioned) there are Solaris and Linux files there too. its all in a text file, over 11Gb large. (0 Replies)
Discussion started by: orange47
0 Replies

7. Shell Programming and Scripting

Script extracting ip address from MAC wifi card

Hi Everybody, Goal: From my backup box on my local network, knowing the Wifi MAC address of my laptop, I would like to dynamically identify which ip address is attributed to my laptop. The aim is to store this ip address in a local variable and that this information is retrieved by another... (11 Replies)
Discussion started by: freddie50
11 Replies

8. Debian

Problem with Wifi driver on Debian Jessie

Hi, I am Konrad , I am a new user of this forum. I am from Poland, so my English isn't good enough. So please be forgiving for me. I read about Bits club or something like that, So I don't know, that I am allowed to write here. But nevertheless I have faced with small problem with wifi driver on... (4 Replies)
Discussion started by: kondziorek
4 Replies

9. Hardware

Problem with Broadcom BCM43225 wifi interface on an Acer Aspire laptop

Hi This is a question about Broadcom BCM43225 wifi interface on an Acer Aspire laptop I just had a fresh install of ubuntu 16.04 on my acer aspire laptop and I am having a difficult issue with my wifi connection. Every time I restart my laptop I get the wifi connection working, but after a... (0 Replies)
Discussion started by: faizlo
0 Replies

10. Linux

Kali cannot find WiFi card.

After installing the latest version of Kali on my Lenovo S21E laptop, I cannot access the internet. wlan0 does not show up in ifconfig and I cannot connect to the internet. If you need any other additional information, I will provide it. Thank you kindly. (8 Replies)
Discussion started by: Hotrod22
8 Replies
SN(4)							   BSD Kernel Interfaces Manual 						     SN(4)

NAME
sn -- Ethernet driver for SMC91Cxx based cards SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sn Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_sn_load="YES" DESCRIPTION
The sn device driver supports SMC91Cxx based ISA and PCMCIA cards. HARDWARE
The sn driver supports SMC91Cxx based ISA and PCMCIA cards including: o 3Com Megahertz X-Jack Ethernet PC Card XJ10BT, XJ10BC o 3Com Megahertz XJEM and CCEM series: CCEM3288C, CCEM3288T, CCEM3336, CEM3336C, CCEM3336T, XJEM1144C, XJEM1144T, XJEM3288C, XJEM3288T, XJEM3336 o Farallon EtherMac PC Card 595a o Motorola Mariner Ethernet/Modem PC Card o Ositech Seven of Diamonds Ethernet PC Card o Ositech Jack of Hearts Ethernet/Modem PC Card o Psion Gold Card Netglobal Ethernet PC Card o Psion Gold Card Netglobal 10/100 Fast Ethernet PC Card o Psion Gold Card Netglobal 56k+10Mb Ethernet PC Card o SMC EZEther PC Card (8020BT) o SMC EZEther PC Card (8020T) The sn driver supports the SMC 91C90, SMC 91C92, SMC 91C94, SMC 91C95, SMC 91C96, SMC91C100 and SMC 91C100FD chips from SMC. The Farallon EtherWave and EtherMac card came in two varieties. The ep(4) driver supports the 595 and 895 cards. These cards have the blue arrow on the front along with a 3Com logo. The Farallon 595a cards, which have a red arrow on the front, are also called EtherWave and EtherMac. They are supported by the sn driver. SEE ALSO
ed(4), ep(4), ie(4), intro(4), ng_ether(4), vx(4), ifconfig(8) HISTORY
The sn device driver appeared in FreeBSD 4.0. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 09:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy