Tagged Questions
1
vote
1answer
90 views
Raspberry PI Connect2 Pi not installing required drivers
I recently got a RPi with different modules. One of them was a Connect2 Pi wireless dongle from LPRS, used to send 100 Mb data packages over the internet. It's basically an internet dongle. However, ...
1
vote
0answers
304 views
Computer recognizes wireless network but asks for password repeatedly
I have installed Mint 14 Xfce on a Dell XPS 400. I am using a Belkin F5D8010 wireless card. I got the .inf file from the Belkin website and installed it using the graphical ndiswrapper tool. The ...
1
vote
1answer
86 views
full-featured WLAN USB adaptor
I am searching for a WLAN USB adaptor that can be used as an Access Point as well as a mere client and in an AdHoc setup. It should support IEEE 802.11n and transmit rather fast (300Mbps).
As I ...
3
votes
2answers
1k views
Driver for Intel 2200BG wireless network card
I'm trying to make work my wireless network card Intel 2200BG in my laptop Acer Travelmate 4002WLMI.
I tried so far:
$ sudo lshw -C network
*-network:1
description: Wireless interface
...
6
votes
0answers
148 views
Installing USR 5422 on Ubuntu 12.04
I am a newbie to Linux. I was trying to set up the USR5422 USB adapter. It worked fine for the first time, but since then it freezes the computer most of the time. What commands can I fire to see ...
1
vote
1answer
419 views
Reducing ubuntu boot time using dmesg
The boot time is 141 seconds. Here's the most interesting parts of dmesg command:
[ 2.870498] usb 1-1.2: new high-speed USB device number 5 using ehci_hcd
[ 80.669210] ADDRCONF(NETDEV_UP): eth0: ...
1
vote
2answers
2k views
Cannot get Realtek r8168 ethernet card up
I've working on Arch Linux and in 99% of time I connect to internet by WLAN but sometimes I need to use ethernet connection, so today I see something strange. My eth0 device is down, and I can't get ...
2
votes
2answers
339 views
Does Linux have support for network interfaces over an AT-Command serial modem?
I've got a Telit GM862-GPS module, which is a GPRS modem with a serial interface and uses the standard Hayes AT command set (with some extensions). What I'd like to do is to be able to connect this up ...
3
votes
2answers
308 views
Modifying TG3 Broadcom driver
I was wondering whether it's possible to modify the said driver in order to prevent adapter from using embedded SRAM, and use system RAM instead. And if so, how to do it.
I have a laptop with ...
2
votes
1answer
160 views
Where can I find the wireless driver for BCM4311 for OpenIndiana 148?
I know that OpenIndiana 148 doesn't have the network driver (BCM4311) for the laptop. I wonder if anyone out there can help, or point the way to me where I can get the driver?
1
vote
1answer
249 views
Wireless not showing a network in the scan results
I have a weird problem of connecting to a wireless network. I am connecting to a network named "C-202" with WPA-Personal. This network shows up in the scan results some time and won't show some time. ...
1
vote
0answers
145 views
configuration for my wireless connection
I had connection issues so I changed some wireless configuration.
I think I solved the problem, but I still have minor issues.
First thing I had my Internet connection freeze badly,
Then after doing ...
5
votes
2answers
1k views
What's the next step in troubleshooting this wireless connection failure?
I just installed Ubuntu 10.04.3 to dual-boot with Windows. I can connect to the Internet using a wired connection, but not through wireless. The first time I booted, the wireless notification bar ...
2
votes
2answers
858 views
Why does my USB wireless network adapter disconnect every few seconds?
I don't have experience with drivers and other things. After installing Linux Mint 11 on my machine (I did a dist-upgrade), everything seemed to be great -- I didn't need to install any drivers. After ...
3
votes
2answers
5k views
Firmware for wireless card on Ubuntu/Debian?
This is a follow up to my previous question about Debian support for Linksys Wusb600n. I have tried running the Ubunut/Xubuntu LiveCDs and the WiFi does not come up.
The Gnome Network Manager menu ...
0
votes
2answers
568 views
Linksys wusb600n support on Debian-6
I'm on my way from Windows 7 to Debian 6. The only problem... I'm not sure about my network adapter. Its Linksys wusb600n and without it - no internet access for me.
Does Debian 6 support it?
Will ...
10
votes
2answers
582 views
Driver is sometimes loaded, sometimes not
I was assigned an Ubuntu desktop with some stuff already on it. I did not reformat it, but attached a mini-PCI wireless card over a PCI to mini-PCI adapter. I manually built the madwifi driver and ...
4
votes
3answers
630 views
How do Linux drivers work and where do I find them? (esp. NIC driver)
I am wondering how a driver functions under Linux. Are drivers a single file that can be edited? Is there a list of current drivers in use or is there a different place to find them for each device?
...
3
votes
2answers
1k views
How to get vodafone mobile connect (or equivalent) working reliably on debian squeeze
I got a Vodafone K3760 at some point in Debian/Lenny's lifetime, for use with a Lenovo S10e. I installed (from the Vodafone BetaVine site) usb-modeswitch 0.97 and vodafone-mobile-connect (VMC) ...
3
votes
1answer
487 views
RealTek 8101E ethernet card or similar doesn't work on FreeBSD
I'm trying to install FreeBSD on my netbook using an usb sitck but I'm running into a major problem, my ethernet card doesn't work.
ifconfig -a
only returns me
lo0 …
but
dmesg | grep re0
...