Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] WLAN set up [SOLVED]
- Date: Thu, 20 Sep 2007 09:39:43 +0900
- From: Dave M G <dave@example.com>
- Subject: Re: [tlug] WLAN set up [SOLVED]
- References: <46EE04C7.6020409@articlass.org> <46EF7ACF.9070109@articlass.org>
- User-agent: Thunderbird 1.5.0.13 (X11/20070824)
TLUG,
I'm currently coming at you live from my hot spot location at my local Tully's, thanks to having solved the wireless LAN card set up problems.
I reinstalled just about every package to do with wireless connections, and removed and re-installed my LAN card drivers, hopefully to have a more or less fresh start.
Then I found this page: https://bugs.launchpad.net/ubuntu/+source/control-center/+bug/61381
Turns out, the problem was to do with two files, /etc/network/interfaces, and /etc/hosts.
In /etc/hosts, there was this one messed up line, that looked like this: ::1 ip6-localhost ip6-loopback
I removed that line, and left the rest of the file as-is, and that took care of the Gnome boot up problem.
Then, I wiped out everything in my /etc/network/interfaces file, and replaced everything with this:
iface lo inet loopback
auto lo
auto eth0
iface eth0 inet dhcp
Then I ran these three commands: sudo ifconfig lo 127.0.0.1 up sudo /etc/init.d/networking restart sudo modprobe ndiswrapper
And then I started to see all sorts of activity on my WLAN card. Sweet.
Of course, the process was not quite as smooth as described here, but I think that's the summary that should hopefully get things to work if anyone, or myself, has to refer to this to get a LAN card to work.
Hey... maybe I should make an entry on the TLUG Wiki about this...?
-- Dave M G http://www.tlug.jp/wiki/User:Dave_M_G
- References:
- [tlug] WLAN set up
- From: Dave M G
- Re: [tlug] WLAN set up
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: RE: [tlug] Where can I buy Debian CDs in Tokyo?
- Next by Date: RE: Emacs splash screen [was: Re: [tlug] lynx proxy settings
- Previous by thread: Re: [tlug] WLAN set up
- Next by thread: [tlug] lynx proxy settings
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links