General :: Wireless Driver Not Found
Apr 18, 2011i have bt3 and my laptop is a netbook mini compaq 110-111ev so my wirless driver is not installed on it what to do?
View 3 Repliesi have bt3 and my laptop is a netbook mini compaq 110-111ev so my wirless driver is not installed on it what to do?
View 3 RepliesI got openSUSE installed, and now am trying to build my wireless driver, using the instructions here: [URL].
The wireless driver is here:
Broadcom.com - 802.11 Linux STA driver
NOTES:
- The (parenthesis: ) are my notes to show you what I was doing.
- Lines with "#" before them are what I typed into Terminal.
- Lines below (Output: ) are what was output by Terminal.
Code:
(run in su:)
lspci -n | grep 14e4
(output:)
04:00.0 0280: 14e4:4727 (rev 01)
(BUILD DRIVER:)
#su
<password>
# mkdir hybrid_wl
# cd hybrid_wl
# tar xzf <path>/hybrid-portsrc_x86-32_v5.100.82.38.tar.gz
# make
(output:)
if 'make' is not a typo you can use command-not-found to lookup the package that contains it, cnf make
(NOTE: with "cnf" it is saying "Cannot Find")
(install "make" command:)
# zypper in -t pattern devel_basis
(It installs 93 packages)
# make
(output:)
kbuild_nopedantic=1 make -C /lib/modules/`uname -r` /build M=`pwd`
make: *** /lib/modules/2.6.34-12-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2
(Tried:)
# zypper in kernel-source
(It installed 3 more packages)
# make
(output:)
kbuild_nopedantic=1 make -C /lib/modules/`uname -r` /build M=`pwd`
make: *** /lib/modules/2.6.34-12-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2
The problem might be derived from the fact I had to install openSUSE in Kernel (F6) > Safe Mode. If I need to install more things, please let me know ASAP! I am wired to my ethernet until then, which means I can't move from this spot until my wireless is working!
My Netbook
Asus Eee PC 1001p
When I had windows 7 starter installed the wireless worked flawlessly so I know the hardware works but when I look at the drivers list its empty and I cannot connect to the internet after the installation of ubuntu except through a wired connection.
I just installed Linux Mint 9 as a dual boot install with Win XP. Trying to activate wireless network card driver and video driver. Pops up: "You are not authorized to perform this action".How do I get authorized?
Now every time I boot Win XP, the Internet Explorer menu bar is all blacked out and goofy. If I log out and back in it corrects itself. If I reboot it's blacked out again. Re-installed IE8. Still blacks out.Also Firefox in Win XP crashes expectantly. It has NEVER crashed on me previously.
I am trying to install NIC driver, at last when I am using command make the following output is coming. How to come out from this error:
Makefile:65 *** Linux source not found. Stop.
I am new to this and just got a SUN Netra 440MHz T1 105 with 512MB RAM, 2 19G SCSI drives and a IDE CDROM.I am having trouble loading Ubuntu 9.05 server iso via the CDROM. The CDROM driver does not get found and the installation aborts. The CDROM is a 24x toshiba XM-7002B.I can load the old Ubuntu server 7.10 but cannot update it. (would need some help to do that, too).
View 4 Replies View RelatedI have a very strange problem with my wireless routers, or linux. I have 2 wireless routers one directly connected to my modem (router 1) and another wireless router (router 2) on the 2nd floor connected to router 1 without cables and configured as a repeater bridge. Router 1 is configured to broadcast the ssid and have been set up to use wpa-personal and router 2 has the same configuration as router 1 plus a virtual interface.
I am able to connect to both routers from all my windows boxes, but I fail to connect from linux (I have tried with 2 different laptops without luck). What is very strange is that I can't see the routers when I scan but I am able to see my neighbors routers. I have tried to turn off router 2 to see if it had an impact, but no luck. I know that I am able to connect to a wireless router since I have had success with that at work.Router 1 is a Siemens se551 (with default firmware) and router 2 is a linksys wrt54g (running DD-WRT build 13064).
I cant detect or use wireless networks on my newly installed fedora 12.Can someone tell me how to get the driver for wireless?
View 4 Replies View RelatedWhere do I get the driver for installing my wireless card- BCM4310 (Broadcom Corporation) in Centos05? I'm not able to find one.
View 3 Replies View RelatedI've got a Atheros AR9285 wireless card. I'd like to install the driver so I can access the internet, but I cannot install it without installing the driver to access the internet. See the problem?
Fortunately, I've got a Windows partition set up that can access the internet. Hence this post. How can I go about installing the driver?
Where can I download the driver from? Where should I put it on my hard drive? What command do I use to install the driver?
Edit:
I'm on a gateway laptop. I know I can't install the drive from within windows. I'm asking which driver to download and what command installs the driver from within Linux.
Edit2:
I can't use LAN in this case.
im not getting anysound through my tv i have the driver for the graphics card wich was downloaded as a restricted driver.
my main display is my tv wich is plugged by HDMI, now i know its not windows so obv its not guna run anything windows related. by a freind who refferd me to linux said something about a wrapper wich means nothing to me as i am new to this, my other issue i have is i cant find a driver for my wireless dongle its a belkin n, if thats any help, i tried looking in obvious places like the manufactures site for the driver but i cant find any :S. i am having to use an old wirless card that only gets a 1 bar signal,
"Broadcom would like to announce the initial release of a fully-open Linux driver for it's latest generation of 11n chipsets. The driver, while still a work in progress, is released as full source and uses the native mac80211 stack. "
View 4 Replies View RelatedWhere can I find a driver for this pc wireless card? And how do I install it?
View 1 Replies View RelatedI have Ubuntu 10.4 and I have a skylink usb wireless adapter. It came with the driver on a disc but I don't know how to install it. I looked at the README file but I don't understand what to do.
View 14 Replies View RelatedIt has been haunting me for weeks and I haven't been able to fix it so far: When I installed the wireless driver 43XX series on my laptop using a wired internet, I saw the wireless network for a while and after I rebooted my system, My kernel(31) got corrupted and I got error "kernel Panic (and some sync error)",Thus I started using an older kernel(14),Now When I install wireless driver or mobile broadband driver(wvdial), they get vanished after the reboot and my mobile device modem isn't detected.But they are installed in my system(as shown by synaptic package manager but doesn't seemt to work) I desperately want to use mobile broadband.
View 1 Replies View RelatedHow To: Uninstall/Remove Old Wireless Driver to make way for New Driver (RTL8191SE)?
Here's the new driver:
I have been having trouble with my wireless connection intermittently disconnecting and reconnecting repeatedly (sometimes every couple of seconds). I posted a thread about this here on Ubuntu Forums titled: Ubuntu 10.45 & NetworkManager Applet 8.0: Connects & Disconnects Frequently.
No wireless networking. The ethernet works fine, and the wireless interface itself works well in Windows 7 (dual boot). Tried: Ndiswrapper, notoriously quirky, does not seem to work with the XP driver (the oldest driver available for the RTL8191SE). The linux driver offered on the manufacturer's website lacks any installation instructions. I have no clue how to install a linux driver. SUSE seems to have two network managers that are constantly complaining about control: Network Manager and Yast. Neither are great and I am left missing my Ubuntu.
However, my audio only seems to work on SUSE. I have tried almost every distro on this machine. Ubuntu lacked sound and wireless, Fedora played startup sounds, but would not play an mp3 or wav file (fiddling with the mixer did not help). And Fedora also lacked wireless support. PCLinuxOS, my favorite, lacked sound and wireless. Tried some oldies too. ELE, DSL, Puppy, Ubuntu Netbook remix, Vector, Browserpuppy, Crunchbang, Cruncheee (just for experimental sakes) and probably others I am not remembering. So far, installing a free linux distro has cost me 14 dvd-R's and countless hours of installing, reformatting and reinstalling. Part of me really wanted crunchbang to work, as I love the minimalism and blacked-out theme.
I need wireless network access. The wireless light remains red in Linux and pressing the key does nothing to start the device. In Windows 7 it always lights white and works perfectly. Why hasn't SUSE adopted a gui for ndiswrapper? Other distros have it. Why is my brand new laptop, which is by no means abnormal in make or configuration, not 100% supported natively by any Linux distro? I just updated to the new kernel yesterday. So I should be running the most modern operating system available. Yet good-ol Windows 7 is my only fully functional environment.
time Windows user here; limited line command experience from early computer learning; Just wiped my drive and installed Ubuntu. How do I install a driver for the netgear wireless adapter - it was already installed in the machine. I've downloaded the driver believed to work. What next? Also, any instruction on educating myself on Linux/Ubuntu basics?
View 14 Replies View RelatedInstalled 11.04 after a Series of Harddrive Problems. HD was Cleared so No XP installed, running ubuntu Only. Compaq Presario C500 - Broadcom 4312 Wireless.
View 12 Replies View RelatedI've been with Ubuntu since about 10.10 and a little before, but did a trial. I just installed 11.04 tonight, and my wireless driver is having an issue. I installed it, and reset my computer to complete the installation, but it still doesn't pick up anything wireless, just Ethernet.
View 4 Replies View RelatedI have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
Using these instructions....
[url]
When I make the WLAN driver, I get this:
i can use internet in my Laptop. My laptop is only connected with wireless. No cable connection avilable here. Wireless is functioning well in windows 7 but in openSuSe 11.2 it is not functioning. I've searched on this issue in net and found that i've to install Packman repository or install driver from broadcom website. Please help me by giving easy way to do so. Following is the detail of my wireless device and some other information.
Code:
linux-gkpt:~ # lspci -v
0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
Subsystem: Dell Wireless 1390 WLAN Mini-Card
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at efdfc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 2
Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit-
[Code]...
I am brand new to Linux and Ubuntu. However it was very easy and smooth to install and get updated using my wired ethernet connection. I am now trying to understand how to have my wireless network adapter recognized or driver installed. I will be searching around the forums but it suggested I make an initial post as a new user. I am using an older Dell Inspiron 2200. I believe the chipset in my wireless adapter is indeed Broadcomm, so hopefully that will help direct any responses.
View 2 Replies View RelatedLooking for driver for Linksys Wireless Notebook adapter WPC55AG
View 1 Replies View Relatedrecently, i installed the debian testing version system. sadly, i do not know how to make my wireless card work. is there anyone who also hasr this problem? b.t.w, how to check my wireless card type?
View 1 Replies View RelatedI have had to install the B43 diver before to get wireless to work.
View 5 Replies View RelatedDoes Ubunto have a driver for the WPC100 Linksys Adapter wireless card?
View 2 Replies View RelatedI have an intel 5300 wireless chipset which is not supported in kernel 2.6.25. I am currently using opensuse 11.0, I downgraded from 11.1 since I faced so many other problems. can I setup my wireless driver under kernel 2.6.25? if so, how could i do this?
View 7 Replies View Relatedi have the cd just do not know how to install the driver for my linksys wireless pci card 14e4:4329the device is BCM43XG
View 4 Replies View RelatedAccording to a help page (Wireless Network Card Installation - openSUSE) I need to use ndiswrapper to install the windows driver for my wireless. However it appears the command 'ndiswrapper' was not installed with the operating system. How can I obtain the package for ndiswrapper and install it? Not being connected to the wifi makes this step tricky
View 1 Replies View Related