Tagged Questions
3
votes
3answers
89 views
How to use a “hardware key” to control Linux networking
Sometimes I have trouble controlling myself while in front of the computer and I tend to procrastinate a lot doing Internet surfing. Fortunately I do not need Internet for most of my work.
So I would ...
3
votes
2answers
272 views
Connecting to wireless router
According to this manual I tried:
$ iwconfig
lo no wireless extensions.
eth1 IEEE 802.11bg ESSID:"g\xC6isQ\xFFJ\xEC)\xCD\xBA\xAB\xF2\xFB\xE3F|\xC2T\xF8\x1B\xE8\xE7\x8DvZ.c3\x9F\xC9\x9A" ...
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
...
2
votes
2answers
1k views
How to install a TP-LINK network adapter?
How can I install a TP-LINK network adapter?
I have 8 files for Linux driver they are: compat.h, crc32.h, ethtool.h, Makefile, mii.c, mii.h, sundance_main.c and readme.txt.
I am new to Linux and am ...
1
vote
1answer
117 views
RTL8139 not being detected on openSUSE 11.3 - can installing openSUSE 11.0 on VirtualBox help?
http://en.opensuse.org/HCL:Network_(Wired)
This hardware is getting shown in BIOS, but lspci dosn't show it on openSUSE 11.3.
So, if I plant openSUSE 11.0 on the VirtualBox on 11.3, will that get it ...
2
votes
2answers
724 views
no network device found after Kernel update
So I managed to install Debian 5 on an eBox 3300MX (an embedded type computer). I added a custom kernel after getting a basic install done. That was to get the network card to work. After that, I ...