Hardware :: Install Wireless Driver On MINT 10 KDE?
Apr 7, 2011I just installed mint 10 KDE but my wireless doesn`t work.How can I install its driver?my Laptop is Dell Inspiron 6400
View 3 RepliesI just installed mint 10 KDE but my wireless doesn`t work.How can I install its driver?my Laptop is Dell Inspiron 6400
View 3 Repliesi 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 RelatedWhen I installed openSuse 11.4 it doesn't see my wireless card Broadcom. How can I install Broadcom wireless driver ?
View 9 Replies View RelatedI am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
where I can get a driver?This Printer worked fine with Ubuntu 10.10 and Mint 10
View 4 Replies View RelatedI'm using Fedora 14 GNOME. At least until tomorrow when 15 beta comes out Anyway, I'm trying to install drivers for my wireless card. It's a Realtek Semiconductor, RTL8191SEvB. I'm using RTL8192 drivers, which work just fine when I can get them to install. I have all of the necessary files to install it, and they've worked before on a previous Fedora 14 (KDE) install. I cd into the drive and run "sudo make" which gives me the following:
[Code]....
I hope I'm posting in the right forum here, but I'm trying to install a realtek wireless driver and make goes okay, but when I get to make install it says permission denied when trying to create a file in a folder near the end of the process. Is there anyway to fix this? What can I do?
View 2 Replies View RelatedI need some help on my Samsung n150. I have installed Fedora 15 recently and i cant get a few things to work.
1. Wireless wont work ( How to install the wireless driver )
2. Fn Keys dont work ( How do i get them to work )
3. Is there a Software download center in fedora? ( like Ubuntu )
I'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.
I downloaded my linux wireless driver (realtek 8191se), but I don't know how to install it because there is no .exe file(like windows). It has a readme file which says :
"You can enter top-level directory of driver and execute follwing command to Compile, Installation, or uninstall the driver:
0. Change to Super User sudo su
1. Compile driver from the source code make
2. Install the driver to the kernel make install reboot"
I just upgraded ubuntu to 11.04 and I need to install the wireless driver again. I downloaded the driver and I am getting the following error when running make:
./kernelversion.c:13:30: fatal error: linux/utsrelease.h: No such file or directory
compilation terminated. Makefile.inc:81: *** Cannot detect kernel version - please check compiler and KERNELPATH. Stop.
Here's what I already installed on my laptop trying to get it fixed.
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
2.6.38-8-generic
lrwxrwxrwx 1 root src 22 2011-05-01 22:16 linux -> linux-headers-2.6.38-8
drwxr-xr-x 24 root root 4096 2011-04-30 17:40 linux-headers-2.6.38-8
drwxr-xr-x 7 root root 4096 2011-04-30 17:40 linux-headers-2.6.38-8-generic
drwxr-xr-x 4 root root 4096 2011-05-01 22:10 linux-source-2.6.38
[Code].....
I have a Rosewill b/g/n wireless USB adapter. I downloaded the source code of the linux driver from Rosewill website. How do I compile the code and then install the driver? I think that I can just type "make" to compile the code, but, how to install the driver after the compilation?
View 2 Replies View RelatedI am trying to install wireless network drivers but I couldn't find any driver for wireless under network drivers. I just installed ubuntu 9.10 today but my wireless is not there. I am able to connect through wire but not wireless.I went to enable hardware driver also , but I couldn't see anything under it.It was kind of blank.I did tried wired update also didn't find any wireless. My wired connection is working fine except wireless.
View 4 Replies View RelatedI am completely new to linux so a lot of this has been foreign to me. I have ran the lspci command to find out my wireless card is Broadcom Corporation BCM4313 and I found the driver for this card at:it won't let me post the URL for some reason...but i googled "Broadcom BCM4313 driver for linux" and it's the first link.I downloaded the 32-bit driver but now I have absolutely no idea what to do.The download has folders named lib and src, and a text file called Makefile.
View 3 Replies View RelatedI am trying to install an Asus USB-N13 USB Wireless Networking stick on an Intel-chip laptop loaded with Debian squeeze release. I have built a driver (rt3070sta.ko) and the "insmod rt3070sta.ko" seems to have worked fine. I can see the driver with "ifconfig ra0" and I can set an ip address with "ifconfig ra0 inet...".HOWEVER: 1: The gnome network manager doesn't see any wireless networks to connect to.2: If I try "ifconfig ra0 up" I get "SIOCSIFFLAGS: Operation not permitted"I am doing this from a root window and my login has root privileges. I'm missing a last step - what is it?
View 2 Replies View RelatedI have installed backtrack 3 on vmware workstation. I would like to install a TP-link TL-WN650G wireless card(atheros based - AR5005GS) onBacktrack because that it supports packet injection. Backtrack doesn't automatically recognize the device so I need to install the driver, I have done some research and found I needed to install the driver 'madwifi-old'(ieee80211 version) from here..http://aircrack-ng.org/doku.php?id=madwifihttp://madwifi-project.org/However I have no idea how to install them from inside backtrack, so if someone knows please let me know.
View 1 Replies View RelatedI want to install the wireless lan driver in rhel4. I searched for the driver in internet, i got only Realtek rtl8185_linux_26.1031.1207.2009.release.tar.gz, how to install it in RHEL4.
View 1 Replies View RelatedI've been in a difficult situation since we're having only wifi and there is no way to connect my laptop to the internet via a LAN cable.
Debian's packages don't support my wireless card. However this one works: [URL]
Is there any way to install this driver for the Installer to connect to the internet while installing?
I don't know what exactly to do when the Installer ask for my network driver so that I can use it.
I'm trying to install the driver for mi wireless card. The instructions say that to build the tar.gz file, I have to:
# mkdir hybrid_wl
# cd hybrid_wl
# tar <path>/hybrid-portsrc.tarhybrid-portsrc-x86_64.tar.gz
The third step i don't understand. I want the folder of the driver to be located in a folder inside home called "Programas" so what I did was to open the terminal, went su, and then did cd Programas. Then I followed instructions 1 and 2, but I don't know what to put where it says <path>.
I'm attempting to get a Realtek 0bda:8176 wireless usb adapter (lsusb gives: Bus 001 Device 006: ID 0bda:8176 Realtek Semiconductor Corp.) running with my Debian Server, I researched and found that the RTL8192CE driver is required for my adapter but when I run make install I get this error:
[Code]....
i have dell mini 10 in fedora 13. How i find the wireless driver and install, this the list of hardware:
Quote:
[*******@**** ~]$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
[code]...
I have been given an Edimax EW7318USG wireless adaptor,no drivers.I download 2008_0506
_RT73_Linux_STA_Drv1.1.0.1.tar.zip from [URL]..onto my Linux computer using an adaptor from another computer.but cannot find out what to do next:. I have just installed Fedora 11 from a Linux Format magazine DVD.
I wonder how can i get download or firmware of my Acer D150 wireless driver. I've been googling it and they provide by .exe ( i think Fedora doesn't open .exe)
View 9 Replies View RelatedMy Broadcom STA wireless driver has failed to installed. The error report says that "PLEASE HAVE A LOOK AT THE LOG FILE FOR DETAILS: /var/log/jockey.log WHAT SHOULD BE DONE TO GET THE WIRELESS STA driver functional.? Gotta see it functiioning back!
View 5 Replies View RelatedI have recently installed kubuntu 9.04 on my laptop. i then connected an ethernet cable and upgraded it to kubuntu 9.10. but i would like to connect to the internet using wireless. but i do not know how to install the windows wireless driver for my card on this OS. my card is: D-link AirPlus G DWL-g630.
View 6 Replies View RelatedI got the native driver for linux already but just don't how to do it. It is an external wireless usb card, it's from Ralink.
View 4 Replies View RelatedI have been struggled with wireless connection. Here is the things... My room doesn't have moduler jack. So basically my landlord is sharing with his wifi. Also, my desktop is using Netgear wireless adapter for internet. My laptop and desktop are windows 7 which can conncet with internet very well. But my Linux Os in my desktop couldn't conncet. Recently I installed ubuntu because my co-worker told me ubuntu can be applied to connect with internet through wireless.
However, how can my ubuntu os get wireless connection without ethernet cable. Actually, my harddisk drive is multiple boot containing windows 7, Ubuntu, and Centos. Windows 7 can connect internet smoothly. But you know, Ubuntu and Centos can't do nothing. So I am stacking this situation not to connect internet through Linux OS right now.
My Netgear USB adapter is WG111US.
install a wireless card driver.
View 4 Replies View RelatedCan't install wireless network driver. The output of 'lsmod' is:
Module Size Used by
ndiswrapper 183164 0
i915 172552 2
drm 142208 3 i915
[code]....
And the output of 'sudo rmmod ssb' is:
ERROR: Module ssb does not exist in /proc/modules