I am using a broadcom modem. After failing to connect it, I decided to use an NDISWRAPPER, but it needs a drive I cannot find: I believe it is bcm4312.inf. Finding drivers is not that difficult to find; but finding this particular one in .inf format has been difficult. Is there any forum (this?) where I could request such a drive?
Ubuntu seems to think my device is disabled. The switch is on and the blue light next to the switch is also on. I read up on this on other threads, but the solution involved using the cd. I had to install from windows using the iso and alcohol 120 because my cddrive is totally dead.
Well I am trying to install the b43 drivers since the default drivers are broken but with the new unity desktop I cannot figure out how. Is there a guide for this yet? The sticky at the top of the forums seems to be for 10.10.
I have an HP Pavilion Dv6-1230US laptop that I bought from staples when it was on sale for 800 dollars with a 4 year accidental damage warranty. It came with Vista Home Premium 64Bit installed. It had Windows 7 Business 64Bit on it at one point, And the latest windows installation was Windows Vista Business 32Bit. My trial period ran out on vista and I switched to Ubuntu 10.04 32Bit, and, as always, I have a problem with the wireless card. I have looked it up and everything, i do have the drivers installed, and it looks functional, but its not. It will act like its going to connect to my AP (Netgear WNR3500L that is like 2 days old), but it eventually askes me for my WPA2-Personal AES key, which I have supplied, and is correct before hand, i type the exact same thing in and it still doesn't work.
I've tried sudo apt-get update, and sudo apt-get upgrade, but it doesn't work. nothing has to update. This installation was installed today, and updated about 6 hours ago to the fullest extent.The wired works absolutely perfect (that's how i updated it). Hardware:Laptop has a Broadcom 4322AG b/g/draft-n wireless card from HP integrated into the laptop. The router is a Netgear WNR3500L which i bought because we are switching ISP's soon and our old router is a modem, that will only work on a DSL connection.
I have a fresh install of 11.04. I am trying to install the "additional drivers" Broadcom STA wireless on my dell laptop. The drivers worked correctly pre-install on the boot up test run, but now they won't activate or uninstall.
On activation attempt, it says : installation of this driver failed. Please have a look at the log.
I've made the real mistake of buying a laptop with a Broadcom wifi adapter on it. (That thwacking sound is me kicking myself for not noticing after spending weeks and weeks carefully choosing the model I wanted.)
I have downloaded the 32 bit drivers from here (am running Mandriva 2010.1 Free 32 bit). The readme indicates the 4727 is supported by the latest OS drivers amazingly. [URL]. I have installed the Linux kernel source files.
First problem comes with the first instruction in the readme. # mkdir hybrid_wl # cd hybrid_wl # tar xzf <path>/hybrid-portsrc.tar or <path>/hybrid-portsrc-x86_64.tar.gz
The tar instruction just does nothing, so I just right clicked in Dolphin and unpacked it to its own directory. I navigated the terminal to where it unpacked and did make. I got this:
Code: [robertw@localhost hybrid-portsrc-x86_32-v5.60.48.36]$ make KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` make[1]: Entering directory `/usr/src/linux-2.6.33.5-2mnb'
ERROR: Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare' on kernel src to fix it. WARNING: Symbol version dump /usr/src/linux-2.6.33.5-2mnb/Module.symvers is missing; modules will have no dependencies and modversions.
CC [M] /home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.o /home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.c:1: error: code model "kernel" not supported in the 32 bit mode /home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.c:1: sorry, unimplemented: 64-bit mode not compiled in make[2]: *** [/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.o] Error 1 make[1]: *** [_module_/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.33.5-2mnb' make: *** [all] Error 2
So I'm not the total Linux geek but recently I have adopted Ubuntu 10.04 and overall i have been ejoying the experience... but I use Iburst Terminal to connect online... this is where the problem comes in, i have failed to install it multiple times following the following guide... [URL]
how to use it, without Internet the experience is flawed..
I just bought a brand new Lenovo ThinkCentre A70z (All in One). Today I installed Ubuntu 10.4 32bit version, Here are the problems I encountered.1) Ubuntu didn't recognize my Broadcom Wifi Card by default, all though the drivers are there on the DVD, it seems to be blacklisted.my hardware details are :02:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4357] (rev 01)Subsystem: Broadcom Corporation Device [14e4:04da]I managed to activate the drivers.the drivers I am using are :
a) Package : bcmwl-kernel-source Installed Version : 5.60.48.36+bdcom-0ubuntu3 b) Package : bcmwl-modaliases
So I just recently migrated from Vista to Linux, I'm running Ubuntu Studio 10.04 on a HP Pavilion DV6700 with a Broadcom BCM 4312 b/g frequencies wifi adapter. I followed one guide telling me to use the hardware drivers program to activate Broadcom STA wireless driver, but whenever i attempt to do so it says "SystemError: InstallArchives() failed". Can anyone help?? (BTW i am not that adept with the Linux operating as of yet)
my OS is linux ubuntu x64 v10.10 on netbook dell vostro 1520. i'm looking for wlan [COLOR=#00C800 ! important][COLOR=#00C800 ! important]drivers[/COLOR][/COLOR] for network adapter broadcom like this:
I still try update my broadcom drivers, because when I try use airodump-ng i receive error.
This error:
Interface Chipset Driver
eth1 Unknown wl (monitor mode enabled)[code]....
I dont know why receive this error WARNING: modpost: missing MODULE_LICENSE() in /home/mobile/Desktop/wdriver/wl.o see include/linux/module.h for more information
I have an Acer Aspire 5102 notebook computer with the infamous Broadcom 4318 chipset. In the past I have had to install FW cutter & proprietary drivers to get this chipset to work with Ubuntu. With the release of Ubuntu 10.10 Marverick Meercat I seem to remember the WiFi working immediately after installation; although I could be mistaken.
Will I have to go through similar gymnastics to get Debian to work on my system; or do you think it will work right away?
I'm trying to install the drivers for my Wlan card, I've downloaded the drivers in the tar.gz-file from Broadcom and untar-ed it in my /home/<username>/hybrid_wl-folder and cd'ed to it and I try to run "make" but I get an error: KBUILD_NOPEDANTIC=1 make -C /lib/modules/'uname -r' /build M='pwd' make: *** /lib/modules*2.6.31.5-0.1-default/build: No such file or directory. Stop make: *** [all] Error 2
I'm getting really desperate, I need my Wlan on Wednesday. I'm following the README but this is what I get.
Do you have to reinstall Nvidea and Broadcom drivers every time the kernel is updated? The new kernel would not even load to where I could get to my desktop. Help?? I could not even sign in with older kernels. Had to use a Puppy CD to edit my Grub menu.lst so I could sign in on the older kernel.
Since there is no "Additional Drivers" app in Fedora like there is in Ubuntu, how the heck can I install the Broadcom STA drivers from the Live CD without using an Ethernet cable? And how the heck can I ensure that they stay installed, even after installing Fedora? I suppose putting the RPM on a USB Flash Drive will work, but that's the only thing I can think of... And is there an RPM out there for this specific driver?
Ok I am a total linux noob, and I was looking through threads and couldn't easily find what I am looking for. I am using a HP Mini 1010nr with broadcom bcm4312 wireless card. I went online and downloaded the drivers onto a USB drive from the broadcom website. All I need to know is what are the commands or the programs I use to install the 32 bit drivers I downloaded?? Sorry I know the answer is in here somewhere but I don't understand what the command is on how to install my drivers from my thumb drive.
1) I have micromax 372g usb modem(3g).. but it is not being connected ubuntu 10.10 2) I suppose my device is being recognized and I tried this method [URL] but when I tried to install, it said that package missing for wvdial.
What should I do. Where can I get this package and how can I install it (with no dependany check). My life is extremely difficult without internet on ubuntu, I am ready to give any other information that u need. I have ubuntu 10.10 maverick dual boot with windows. And yes take into consideration that I don't have internet on ubuntu. So provide me full detail how to install it from other media and commands to execute them.
I am running Ubuntu Desktop and need to install a Wavecom WMOD2 USB.tell me in laymans terms how to install it?I ask because I cannot find the drivers ANYWHERE?! My client asked me to have this done by tomorrow, and I did not think I would have this much trouble finding drivers.....
I had some Problems with analog Modems.We have now new Server Hardware witch don't work with Suse 10.2, now we Upgrade to 11.2, but the Devolo Modem doesnt work with the Drivers vor 10.2, No Problem, this Modems are sold out, i had to search for other Modems.Now I Test an Softmodem with Motorola Chipset, Bad Luck.Then i Think, Try a Hardware Modem From US-Robotics, Expensive but working on Linux: USR802981-OEM But don't working on Suse 11.2.If you had some Other Modem (internal Pci) witch works for DialIn Data Connections please sent me Type and Configs
I am new to Ubuntu and have just installed Ubuntu 10.04 on a Dell D600. My wired network is working perfectly however, my wireless card is unable to detect wireless networks. I am using a Broadcom Corporation BCM4306 wireless card. I have updated the drivers and it is installed correctly as far as I can tell. My card seems to be working, but it doesn't detect any wireless networks. I know that my wireless is functioning, because I can log on successfully with a windows laptop. In addition there are 5 or 6 other networks available, so it should be able to detect something. I am new, so please let me know what information you need and, if possible, how to find it.
Here is the results of "lshw -C network" from the terminal below:
mikee@mikee-laptop:~$ lshw -C network WARNING: you should run this program as super-user. *-network:0 description: Ethernet interface product: NetXtreme BCM5705M Gigabit Ethernet vendor: Broadcom Corporation
I'm new to Ubuntu. Today, I took my old Compaq Presario V3010US and gave it life with Ubuntu 10.04. The hard drive was erased and replaced with the Linux OS stuff. Ubuntu recognizes most of the hardware except my Broadcom wireless card. I find this to be a pain because i'm a newbie to linux stuff. Anyway, can anyone help me fix this? I thank you for your time reading this.
I said good bye to Windows and moved to Linux. I am using OpenSUSE 11.3 on my netbook (Acer Aspire d260) and really happy with that. Im having problem with my wireless card that includes Bluetooth as well. I Googled and found that its partially supported by b43 (guess its a driver that comes with kernel). I installed Broadcom STA and it seems that my wireless is working but still not sure about that.I want to check if the wireless is really working and I want my Bluetooth to work as well but couldn't find a driver for that.
i'm running ubuntu 10.04. i've followed these instructions:[URL]that got the light for the wireless on my laptop to light up but it doesn't seem to be able to find any networks.when i click on "connect to hidden wireless network" and enter the details + encryption code. it spends a few minutes trying to connect before asking for my encryption code again but i know that the code i entered is right.i'm using a belkin router with wpa/wpa2 encryption. but i think it's a problem with the wireless on my laptop rather than a problem with my specific network because under windows on other machines in my house i can see some of my Neighbours networks
I switched from windows to Ubuntu 10.10. But I'm not getting along with it as well as I expected I would Specially cause I'm not getting the best out of it due to limited web connectivity. I used to use a usb WiMax modem back in windows (which is also supposed to be supported by linux as my service provider said) for internet. But I'm having a hard time configuring it on my Ubuntu. The modem works fine but I'm failing to install the drivers [url]. I used my cell as a temporary modem to get help from the web.
I downloaded:- i2400m firmware 1.5.0 WiMAX Tools 1.4.5 WiMAX Network Service 1.5.2
According to the documentation, I'm supposed to install the linux kernel 2.6.35 which Maverick comes with anyway.
Then comes the part to install the firmware. The command I used was
Code:
But unfortunately and annoyingly the result is
Code:
I didn't get it. Am I missing any package or something?
The USB stick modem stated in the title came with a software for Windows and Mac operating systems. The manufacturer is ZTE corporation, China. Is there anyway I can get the drivers and software for Fedora Linux.
I'm installing Squeeze on on a Dell Latitude D830 laptop with a Broadcom BCM4328 wireless network card, and I'm stuck on getting wireless internet to work. I have the 2.6.32-trunk-686-bigmem kernel. I run KDE and I have knetworkmanager installed to sort the network connections out. Unfortunately, knetworkmanager cannot find any wireless networks for eth2 (the wireless adapter). There is a wireless network, as other equipment can still connect to it.
I've installed the broadcom-sta drivers according to http://wiki.debian.org/wl. When I run iwconfig, I receive the following output: eth2 IEEEE 802.11abgn ESSID:"" Mode:Managed Frequency: 2.412 GHz Access Point: Not-Associated Bit Rate: 14 Mb/s Tx-Power:off Retry min limit: 7 RTS thr:off Fragment thr:off Power ManagementMode: All packages received Link Quality=5/5 Signal level=0 dBm Noise Level=0 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 missed beacon:0