Tagged Questions
1
vote
3answers
93 views
New Computer keeps crashing on fresh install
I have a brand new HP Envy dv7-7212nr, second one, because I thought there was something wrong with the SSD with the first one. After I install Debian Testing or Mint, I compile the wireless drivers. ...
1
vote
0answers
193 views
Network Manager don't show me Wireless connection
I've just installed on my Debian Sid with XFCE4 network manager, but I have a problem, no wireless connection are shown. What Should I do?
I used to use wicd but I had problems to connect to free ...
1
vote
1answer
245 views
Debian - enable broadcom wireless controller
Ok, this is driving me crazy. I'm setting up an old Dell Precision M60 notebook, and I can't manage to enable support for its wireless device on debian squeeze.
What I tried:
lspci | grep -i ...
2
votes
1answer
230 views
Virtual Wireless Access Point
Basically, I want to be able to connect to a wireless network from my laptop. Then, I want my virtual machine to acquire internet access via a bridged connection from ETH0 of the VM to the host’s ...
1
vote
0answers
212 views
Why can't I find wireless-tools in Debian repositories?
I have installed the squeeze version of Debian on a computer in offline mode (no internet connection during installation).
After the installation (that was successful) I edited /etc/apt/sources.list ...
1
vote
1answer
195 views
Debian Cannot Access Internet Despite Being “Connected”
I'm have a problem, I cannot access the internet. I'm using a dell inspiron 6400 with debian kernel 3.2 installed. My windows manager is xfce4. I was never able to figure out the wired network, ...
1
vote
1answer
345 views
How to use a D-Link usb network adapter on debian
I have a Debian (squeeze) desktop, and I need to use a D-Link 150 USB Wireless Network Adapter. So far I've done this:
$ lsusb
...
Bus 001 Device 006: ID 2001:3c18 D-Link Corp.
...
After looking ...
2
votes
1answer
196 views
Configuring Wireless Network
After a long struggle I finally seem to have installed the non-free wireless firmware for my wireless NIC. I'm trying to set up a file server, so I want to configure the network to be static. Would ...
2
votes
1answer
967 views
Installing wireless driver (realtek 8188CE) on Debian wheezy
I had a hard time installing the wireless driver for my debian. My debian was Sqeeze but soon after I realized Wheezy was the one to support my wireless adapter, realtek 8188CE,I upgraded to wheezy. ...
3
votes
3answers
380 views
Need recommended PCI Wifi Cards for Debian
I want to find a brand and model of wireless PCI card for use in Debian computers. My computer club has numerous computers to refurbish and distribute to people who can't afford to buy a computer. ...
0
votes
1answer
178 views
wlan is first brought to life when ethernet is plugged in
Endless timeouts...
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.1.11: bytes=32 time=105ms TTL=64
...
1
vote
2answers
993 views
Setting up ad-hoc in Debian with DHCP?
I made a quick search and found a doc that showed me a way to setup ad-hoc. Only problem is that I need this to work with my phone (WP7) and I'm not able to set a static IP on the phone so I need the ...
2
votes
2answers
609 views
debian wireless networking configuration
When I issue the command
iwconfig wlan0 essid NAME
it sometimes takes a really long time to actually be able to view any webpages through a browser. I don't know why that is. Right now the ...
3
votes
1answer
1k views
debian wireless networking through terminal
I'm starting to use the wmii windows manager and I want certain pieces of information to display on a status bar. If I were to want to display the ESSID for the network, I would have to find it ...
2
votes
1answer
477 views
Installing driver on Debian Squeeze laptop
I'm trying to activate the wireless chipset on my Debian Squeeze laptop by following this tutorial.
I detected the type of wireless chipset I have built in my laptop using lspci and now I am trying ...
2
votes
1answer
980 views
RTL8191SE wireless card not working in Debian Squeeze
I'm having trouble getting my wireless card seen in debian squeeze. iwconfig only shows eth0 and l0 but no wlan0. ifconfig wlan0 up says theres no such device.
I compiled a backport kernel and I now ...
1
vote
0answers
262 views
Resolving Debian wireless issue
I typically dual boot my laptop betwen a Win7 and Ubuntu partition, but keep a spare partition for playing around with new distros. Earlier this week, I decided to try out Debian Squeeze.
For the ...
4
votes
1answer
2k views
Wicd cannot detect wireless networks on Debian 6 testing, Xfce, fresh install
This is on a fresh Debian 6 testing install on my U100Plus MSI Wind netbook, running with Xfce desktop environment.
My laptop's wireless connection works flawlessly in Xubuntu without manual ...
0
votes
2answers
567 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 ...
2
votes
2answers
1k views
Setup WLAN interface on Debian
I am trying to configure wlan on my dockstar. I installed wireless-tools, zd1211-firmware and wpasupplicant.
My /etc/network/interfaces file looks like this:
auto lo eth0
iface lo inet loopback
...
1
vote
2answers
1k views
intel wireless 1000 bgn not working in debian/ubuntu
First, I'm not an expert in Linux but I can fairly move and play around with the OS.
The problem in short is, I was able to find wireless networks, but when I try to authenticate it, network-manager ...
1
vote
1answer
337 views
Wireless in Debian Squeeze
I am trying to get wireless working a lenovo g560. I tried following the instructions on the debian site here http://wiki.debian.org/wl but it is not working. At step 7 I get an error that modprobe ...
2
votes
1answer
560 views
Getting wireless card to work in Debian with wpa_supplicant
I'm having difficulty getting a Netgear WG311 network card to work with Debian. Here is a screenshot showing ifconfig wlan0, iwconfig, network interface cards, and wpa_supplicant configs:
I ...