Re: [Debian-eeepc-devel] Having problems with wifi on Debian EEE

2009-01-18 Thread Markus Maria Miedaner
On Sun, Jan 18, 2009 at 08:40:11AM +0100, you (Robert Epprecht) wrote:
 Kevin H kevin.l.hol...@gmail.com writes:
 
   When it loads statd on startup it takes a very long time only to fail
   (and goes through this process twice for some reason).
 
  Maybe the error message would tell us more.
 
  Do you know where the log is on my system where it stores the bootup 
  messages?
 
 The command 'dmesg' will show you the bootup messages.
 Say 'dmesg | less' to read them page by page or 'dmesg  dmesg.txt' to create
 a file named dmesg.txt that will contain them.
 
  Sorry for the newbie questions :)
 
 no problem, just ask :)
 
 Robert Epprecht

Hi Kevin,

you can also take a look at /var/log/messages. 

Within the /var/log - folder you'll find more log files 
for several things like X11, mail, etc...

Cheers,
Markus


-- 
Please note that this email-transaction has been logged due to German laws. To 
ensure the privacy of further communication please encrypt your message using 
the following KeyID = 694F9952

A. Lincoln: Those who give a little bit of liberty to gain more safety deserve 
neither liberty nor safety.




signature.asc
Description: Digital signature
___
Debian-eeepc-devel mailing list
Debian-eeepc-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel


Re: [Debian-eeepc-devel] Having problems with wifi on Debian EEE

2009-01-17 Thread Michael Pobega
On Fri, Jan 16, 2009 at 12:27:25AM -0700, Kevin H wrote:
 
 
  auto ath0
  iface ath0 inet dhcp
  wireless-essid router linksys
 
 
 
 Someone just replied to me with the solution.  I'm not very familiar with
 these configuration files so I feel silly to admit I just didn't think to
 replace wireless-essid with the essid of the wireless.  I thought ID is
 where the essid goes.
 
 Anyways, just got a few more ruffles to iron out but so far I'm very happy
 with the system.  Can anyone point me to where I can browse wifi
 networks?  For instance, if I'm at Starbucks I'm not going to know their
 ESSID.
 
 Thanks again,
 
 *Kevin*

If you're interested in doing full daemonized/command line wifi, I can
help you with that; But unless you are I won't go into full detail.

Anyway, as for scanning for ESSIDs, I usually use 
`iwlist ath0 scan | less`

___
Debian-eeepc-devel mailing list
Debian-eeepc-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel


[Debian-eeepc-devel] Having problems with wifi on Debian EEE

2009-01-15 Thread Kevin H
Hello everyone:

First, I just want to thank those who have contributed to the EEE port of
Debian.  I've never used Debian before, and I've just bought an Asus EEE PC
2G Surf.  I started with the default Xandros desktop and had no problem
getting setup with wifi, but there's very limited software available and if
you added the Debian repositories to the Xandros system there is, according
to the wiki, a good chance of breaking your system pretty badly. Someone on
IRC recommended using the Debian EEE install on my Asus EEE.  So downloaded
the customized installation program that is imaged directly onto my
flashdrive.

The installation went pretty smooth, it would have went a lot smoother if I
would have read more of the documents to learn not to select Desktop
Environment during the installation, which kept wiping out my meager 2 GB
disk.  I first tried installing over Wifi but I was having connection
problems until I plugged in an ethernet cable.  But I think this is what
might have caused the problems I'm now having as I can log into Debian just
fine and have internet access with an ethernet cable, but now I can't get
Wifi up and running.  Maybe some drivers weren't installed or some
configuration file wasn't set up properly?

I've already tried the GNOME network manager to no avail, and I've tried
just setting up through the interfaces file as described on the wiki.
Here's my /etc/network/interfaces:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
#auto lo
#iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp

#allow-hotplug ath0
#iface ath0 inet dhcp

auto ath0
iface ath0 inet dhcp
wireless-essid router linksys
-

As you can see I've commented out something else I was trying.  I don't
really understand what the commands in this file do, slowly I'll eventually
figure it out.

But here's the result when I try the network restart command (which I found
in a post somewhere on the web).  I piped this to a text file so I can post
it here, but I see the same issue when I boot up:

Reconfiguring network interfaces...There is already a pid file
/var/run/dhclient.ath0.pid with pid 16133
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:15:af:75:a3:7e
Sending on   LPF/ath0/00:15:af:75:a3:7e
Sending on   Socket/fallback
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.

For info, please visit http://www.isc.org/sw/dhcp/

wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:15:af:75:a3:7e
Sending on   LPF/ath0/00:15:af:75:a3:7e
Sending on   Socket/fallback
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
done.
-

I don't know why it's not detecting wifi0, maybe I missed something in my
configurations.  I just went into the BIOS setup and found that WLAN was
disabled.  I enabled it but found it had no effect.  In fact, the menu on
the GNOME network monitor has even less options when I enable it, so I think
that it's supposed to be disabled.

Anyway, can anyone here help set me in the right direction?  I'd love to at
least be able to connect to open wifi hotspots, and then later I'll see if I
can connect to my home/secured network.  I've read the WiFi wiki and if I
missed something there I'm really sorry.  I haven't had a whole lot of
experience with GNU/Linux mainly because I always end up having trouble
getting internet, in one fashion or another, working the way it's supposed
to.  One of the main reasons I bought the Asus EEE was in the assumption
that since it's preinstalled with linux I wouldn't have the driver problems
I've had before.  Anyway, this time I really want to have a working
GNU/Linux OS and Debian is really nice.  I just have the feeling that it's
something simple that I've forgotten or overlooked or simply don't know
about.

Any help would be truly appreciated.

Sincerely,

Kevin
___
Debian-eeepc-devel mailing list
Debian-eeepc-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel


Re: [Debian-eeepc-devel] Having problems with wifi on Debian EEE

2009-01-15 Thread Dick Middleton
Kevin H wrote:
  
 auto ath0
 iface ath0 inet dhcp
 wireless-essid router linksys
  
 
  
 Someone just replied to me with the solution. 

I was going to suggest you use wicd - it looks after the config details 
for you and provides a reasonable GUI to set up all your wifi and ether 
interfaces.  Very handy if you go roaming; you don't want to be messing 
about editing config files.

The prog wpa-gui does a similar thing.

Dick

___
Debian-eeepc-devel mailing list
Debian-eeepc-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel