seedsofchaos
Mar 21 2008, 03:38 PM
First of all, I'm a complete Linux newbie so please forgive the ignorance on some things.
iwlist scan reveals:
lo, eth0, and eth1 all do not support scanning and reports 'no such device' on eth1
When I do a iwconfig though it shows lo and eth0 as no wireless extensions. eth1 on the other hand it shows my wireless card:
IEEE 802.11b/g ESSID:any/off Nickname:"COMPUTERNAME"
Mode: Ad-Hoc Cell:Invalid
RTS thr: off Fragment thr: off
Or at least I think that would be showing my wireless card...
Problem is I attempt to: ifconfig eth1 up and get SIOCSIFFLAGS: no such file or directory
If I iwlist eth1 scan it just tells me the device doesn't support scanning again.
Any push in the right direction is much appreciated.
Miljet
Mar 22 2008, 07:56 AM
seedsofchaos
Mar 25 2008, 10:51 AM
Unfortunately this old box of mine can't run Ubuntu.
Right now it's running OpenSuse 10.3.
I've tried using the live CD and installing Ubuntu to no avail. Thanks for the reply though! :D
Foster Grant
Mar 25 2008, 02:23 PM
QUOTE(seedsofchaos @ Mar 25 2008, 11:51 AM)

Unfortunately this old box of mine can't run Ubuntu.
Right now it's running OpenSuse 10.3.
I've tried using the live CD and installing Ubuntu to no avail. Thanks for the reply though! :D
Try
Xubuntu. Uses the
Xfce desktop environment instead of GNOME; XFCE uses the GTK toolkit but not the GNOME libraries. Canonical's dev team makes it look like Ubuntu but it takes up a lot less RAM.
It can be downloaded
here.
TheNerd
Mar 25 2008, 03:05 PM
What kind of wireless card do you have?
I'm thinking that your Linux distro might not have the right driver installed for the card. I've seen it before where it will tell you what kind of card you have but it doesn't work properly because there isn't a suitable driver.
You might want to check with your card manufacturer to see if they provide an updated Linux driver.