General :: WiFi USB Driver - Running Ubuntu 9.10 On HP Pavilion Notebook
Feb 11, 2010
I have an LM Technologies 54Mbps wifi usb adapter.This is because my wireless section on my motherboard does not work.The drivers on the installation disk do not automatically install for linux. Looking at the manual I have to build the device driver. On the page is computer programing formulie that looks like a foreign language. I do not know computer programing. At the bottom of the page it says:-
Install individual driver
If you only need driver of ZD1211 or ZD1211B you can issue:
make clean
make ZD1211REV_B=0(0 for ZD1211,1 for ZD1211b)
make ZD1211REV_B=0 install(o for ZD1211,1 for ZD1211B
to install the driver.
Then it says:- Build the debugging tool. There are two debugging tools in this package,"apdbg" and "menudbg". Run"make debug" to complete them both. If you do not have ncurse library, you may get some error messages while compiling meudbg. you can ignore it and get apdbg only. It goes on and on about network interface, configure wireless settings.
View 14 Replies
ADVERTISEMENT
May 28, 2010
I installed in my notebook the linux Ubuntu 9.04 64 bits and my audio not function. The notebook configuration is Pavilio DV4 1225tx.
What I need to make to function this driver?
View 6 Replies
View Related
Jun 17, 2010
I recently upgraded from 9.04 to 10.04 and can no longer connect to the internet, even after enabling wireless networking in the Network Manager. This happened to me on a different laptop recently, but someone here linked me to the proper drivers and solved my problem.
lspci
Code:
00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP67 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
[Code]....
View 3 Replies
View Related
Apr 11, 2009
I used to have F9 on my HP pavilion dv8000. I have been trying to install F10 (and even CentOS 5.3) on it and, during the installation process, when I choose the keyboard layout (english) it doesn't go on. Weird because I am using the same disk I successfully used to install F10 on my desktop. What could it be? The same problem happens when I make the installation process in text mode...
View 1 Replies
View Related
Sep 21, 2010
First of all, I have not tried to install anything yet, just doing some research. I recently bought a HP notebook with the intention of installing Linux (I was thinking Ubuntu?) on it, and in my ignorance I assumed that driver support for Linux wouldn't be a problem. Alas, I have some difficulties finding out how to proceed with the installation.
The laptop I bought is a HP Pavilion dm1-2020eo, however it seems it is a region specific model, as I couldn't find it on HP's UK/US sites. Here is a link to the Norwegian description; I am sure you can figure out what the specifications are (don't know if they are relevant at all, though, heh).I couldn't find the model in this list, Windows drivers can be found here. I realise this whole post is a mess, however I hope someone is able point me in the right direction. (On a side note, does anyone know a good guide for building a boot disc/USB stick so I can customize the distro with drivers, partition tools etc?)
View 6 Replies
View Related
Apr 15, 2011
Iam working op my HP pavilion G60-DX .. I just installed VMware workstation and run Backtrack 3 ISO image as a linux virtual machine. loading the linux operating system up with "other linux 2.6.x kernell" as a setting, and starting the backtrack 3 virtual machine, everything is fine up to this point. when in the shell-konsole when typing at bt - # "airomn-ng" there is no: Interface Chipset Driver
I can access the internet and use browsers normaly from the backtrack it self , when its running .. how u can explain that to me .. VM cant se my wirless and tald me that there is no wireless interface while am already can open any website within ... what is the best solution to that! does the problem with my laptopb compatibility with backtrack !!! or with the VM itself
View 4 Replies
View Related
Feb 8, 2011
I have just got a Acer 4738z notebook and got Fedora 12 installed. I am not able to connect to internet as the notebook is not showing any connectivity, availability of network(I have an active internet broadband with wifi modem.
View 2 Replies
View Related
Sep 7, 2010
Looking for driver for Linksys Wireless Notebook adapter WPC55AG
View 1 Replies
View Related
May 6, 2011
i installed Ubuntu 11.4 on a hp pavilion g6 and all seemed good until i realized the wireless on/off toggle switch( that is integrated into f12) wouldn't toggle so it is stuck on off. so now i have been fores to the basement to use an Ethernet cable.
View 1 Replies
View Related
May 20, 2011
I downloaded ubuntu 11.04 on my HP Pavilion dv6000 laptop and the wifi on it doesn't work. I'm running it in parallel with windows xp and the wifi works find on windows (as it has always done) but once I boot the laptop in ubuntu, it doesn't recognise anything, no driver, nothing.
get the wifi working in ubuntu on my laptop. Ubuntu is pretty much useless to me if I can't get the wifi to work on it.
View 9 Replies
View Related
Jul 9, 2010
How do I setup Wifi on my labtop. When I run linux live cd on my desktop which is connected to my router, linux's pickup ethernet connection and connects fine to the internet. but on my labtop which is wireless to my router linux will not see my wireless connection. How do I configure linux to connect through wifi.
View 2 Replies
View Related
Jul 6, 2011
This laptop arrived in the post yesterday and everything on f15 works out of the box except wireless.Digging out an old ethernet cable I was finally able to get wireless working by doing the following: First install ndiswrapper. We'll be using rpmfusion for this so you'll need to
[Code]...
After a reboot it all loaded and worked fine, just remember to make sure the little light on the f12 button is blue, not red. This guide should work for other laptops and other distros as well (though obviously you'll likely need a different driver file to start off with).
View 4 Replies
View Related
Feb 23, 2010
Can't get my WiFi to work on my HP. My WiFi chip is bcm4303 (rev. 2) this is a new thread from http://ubuntuforums.org/showthread.php?t=1400427&page=4 ) So, I reinstalled Ubuntu (fresh install) Activated the Broadcom b43leagacy Wireless driver. When rebooting, the WiFi LED on the On/Off switch blinks.
[Code]...
View 9 Replies
View Related
Mar 18, 2010
I have an HP Pavilion dv6-2120ca and I'd like to find out where to find the graphics driver. This is the card: TI Mobility Radeon HD 4200 Graphics I plugged in my MP3 player in and it worked with Opensuse.
View 2 Replies
View Related
Sep 16, 2010
I cant seam to find out how to get my card to work i cant find out how to install the driver or finding the wifi card on the system.
View 9 Replies
View Related
Mar 14, 2011
As a part of my final project,i am beginner and this is the first one that i have the opportunity to work under linux fedora,my task consist to develop with C a driver of wifi by using the SDIO Wifi card as an interface. This driver will be included in a digital receiver TV.
View 2 Replies
View Related
Aug 29, 2010
In my laptop on Linux(Ubuntu) platform the Wifi driver is not working so.. What should I do ?
View 2 Replies
View Related
May 13, 2010
I just installed ubuntu and I have no wifi connection. How would I download and intsall a copy from my Win XP boot?
View 2 Replies
View Related
May 13, 2011
I'm an experienced user in Windows but a complete novice in Linux. I have a dual boot with ubuntu and 7 ultimate, the thing is that Ubuntu doesn't recognize my wi-fi card. Windows Device Manager tells me that my card is "Dell Wireless 1397 WLAN Minicard" made by Broadcom. I don't know if my problem is with a driver or incompatible hardware, the ISO is perfect because I already installed linux on every computer in my house.
View 6 Replies
View Related
May 20, 2011
Installed 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 Related
Oct 1, 2010
I have installed xubuntu 10.04 on a HP Pavilion dv1049ea and am having trouble installing the drivers for the graphics card. When installing i had to use the boot option -xforcevesa in order to get the screen working. Now that it is installed there is constant screen flicker but apart from that all other aspects of the system are working fine. In the display menu i am unable to change the refresh rate. How do i change the running driver from vesa to the correct intel driver? The graphics card is an Intel Graphics 82852/82855.
View 2 Replies
View Related
Feb 2, 2011
I've installed Debian Lenny ("stable") on my Dell Inspiron 640m laptop, with Win7 in another partition and data in a third VFAT partition. I want to tame the ####ing Synaptics touchpad.
So I installed xserver-xorg-input-synaptics, which has put syndaemon in /usr/bin. I understand that this app disables the touch-pad while typing, just what I want.
But syndaemon doesn't run at bootup, and when I try to run it manually I get:
<syndaemon> returns error "Can't access shared memory area. SHMConfig disabled?"
<man syndaemon> warns "needs SHMConfig "on" in your XOrg/XFree86 Synaptics Touchpad configuration"
How do I enable SHMConfig?
View 1 Replies
View Related
Aug 5, 2011
I create a Ubuntu boot disk 11.4 and selected Install all I got was a little white box near the bottom right of the screen. I got a new hard drive and wanted to try the linux operating system. With the boot disk the computer does boot from the cdrom drive, but I can't get it to install. After hitting forward on the screen preparing to install ubuntu the screen it says installing and gets stuck at that point. Booted from cdrom got as far as the "Who are you?"screen then the screen went blank but I can still see hard drive activity. Is it formating the drive?
View 2 Replies
View Related
Aug 2, 2011
I have a laptop HP Pavillion dv6000 Intel (R) Core (TM)2 CPU T5300 @ 1.73GHz. I saw online somewhere that this computer was not very compatable with one or two Distro's resulting in some of the hardware not working as there were no drivers. So I was wondering what distro would be best for me, being a bit of a novice, without me getting to lost and ensuring that the hardware will still function afterward
View 1 Replies
View Related
Apr 19, 2011
I have an HP Pavilion DV9330 running M$ Vista Home Premium and would like to convert over to a Linux OS (No Dual Boot). Processor - AMD Turion 64 x2 (1.6GHz)
Memory - 2 GB
Hard Drive - 120 GB
Optical Drive - DVDRW w/Lightscribe
Networking - 10/100 Ethernet
Wireless 802.11b/g Wireless
Display - 17.0" WXGA+ High-Definition BrightView Widescreen Display
Display Adapter - NVIDIA GeForce Go 6150 (UMA), Video memory up to 128MB (shared), Max Resolution 1440 x 900
[Code]...
View 3 Replies
View Related
Dec 7, 2010
My wifi adpater (built into HP laptop) is a intel wifi link 1000 series (b/g/n I think). Looking at some other resources it seems iwlwifi driver is the recommended driver for this card? however it is currently using iwlang. I am constantly experiencing dropped connections with my belkin g router and I am wondering if changing the wireless adapter driver might help, even if it doesn't what is the best driver for this card?
View 1 Replies
View Related
Jul 30, 2011
I'm running Ubuntu 11.04 (kernel version 2.6.38) on my Pandaboard. When I run iwconfig, wlan0 shows up but the wireless is disabled. I am not able to start it up. I have not installed any patches or anything. Either upgrade kernel to 2.6.39+ or patch the existing drivers.
View 2 Replies
View Related
Jan 12, 2011
When I first received it (used) a few weeks ago, this only happened occasionally and it took a while for a pattern to develop. The 7 hr stretch was listening to music of WCPE.org, but the next day I only could get minutes from the same site It sems to get progressively worse, yet the outside of the case, near the fan or anywhere else,doesln't get uncomfortably warm. I had another unit from the same vendor. He took that back and sent this one after a 24'hour test, but will not answer further communication. Generally I get best results if it has sat shut down overnight, but this morning even that was good for only a few minutes. It does this running XP from the hard disk or Linux from CD. Actually I would like to split the hard disk and put Linux on the second half as the default boot. But it won't run long enough to install anything now!
View 1 Replies
View Related
Sep 25, 2010
I have just installed Ubuntu on an old laptop for a little bit of programming and to gain some familiarity with linux. Im looking forward to getting to know my way around the OS
Unfortunately, the wireless card (for wifi) on this laptop is broken, so instead I have been using a wifi usb dongle on windows. I am having some trouble installing this dongle in ubuntu, i cant find a driver for it!
Its a "MicroNext MN-WD546J 54M Wireless Adapter"
[url]
I have my modem connected directly at the moment via LAN, and this works no problem, but id like to get it connected wirelessly
View 1 Replies
View Related
Jan 23, 2011
I'm running Maverick Meerkat Ubuntu and I'm trying to figure out how to disable this bcm43xx wifi driver, or something like that. Personally, I have no clue what this is, but someone said that after you install NDISwrapper and its components, you have to disable bcm43xx driver, otherwise the two will conflict.
View 6 Replies
View Related