openSUSE Forums > Network/Internet > Wireless » New User Having Trouble Following Sticky Instructions :-(

Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 25-Nov-2008, 03:51
Puzzled Penguin
 
Join Date: Nov 2008
Location: Accidentally moved to North America from England
Posts: 45
safetycopy hasn't been rated much yet
Question New User Having Trouble Following Sticky Instructions :-(

Hi,

I'm completely new to openSUSE and Linux in general, so please forgive me if I'm asking obvious questions.

I really tried to follow the instructions in the sticky but got stumped on the first instruction: /usr/bin/lsusb. I just get 'No such file or directory'.

I finally got openSUSE installed today after several days of fighting with my nvidia video card. Now I'm trying to set up a Linksys WUSB11 ver. 2.6 802.11b Adapter.

From the menu, I select Administrator Settings -> Network Devices -> Network Settings and then click the Overview tab. When my adapter is highlighted, the bottom panel message says:

Code:
Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See demsg output for details.
As I've said, I'm totally new to all this stuff, so please stick with me as I want to learn!
Reply With Quote
  #2 (permalink)  
Old 25-Nov-2008, 04:42
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,859
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: New User Having Trouble Following Sticky Instructions :-

Linksys is listed here

HCL/Network Adapters (Wireless) - openSUSE


Linux wireless LAN support http://linux-wless.passys.nl

Linksys 802.11b WUSB11 ver. 2.6
Atmel at76c503a green at76_usb - Linux driver for Atmel AT76C503/AT76C505 based USB WLAN adapters
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 25-Nov-2008, 05:40
Puzzled Penguin
 
Join Date: Nov 2008
Location: Accidentally moved to North America from England
Posts: 45
safetycopy hasn't been rated much yet
Default Re: New User Having Trouble Following Sticky Instructions :-

Thanks for the reply. I have seen those pages before but they didn't really make sense to me.

Code:
Ensure you have kernel sources matching the kernel you want to compile for (incl. the correct configuration).

Get either the latest released driver source, 0.17, or the latest cvs tarball. A kernel 2.6.x support is in 0.16 already. Kernel 2.4 support is dropped in 0.13, please use 0.12 for it

Compile and install (as root):
      make
      make install

Plug the device in and watch the syslog; if you see lines like:
      at76c503.c: device's MAC 00:08:a1:42:9c:d9, regulatory domain ETSI (Europe - (Spain+France) (id 48)
      at76c503.c: registered wlan0

the driver started successfully.

Set the wireless parameters and open the netdevice:
      iwconfig wlan0 essid your_ssid mode your_mode
      ifconfig wlan0 your_ipaddr
      

Try to ping etc. your peer.
As I mentioned, I'm new to Linux and the CLI, so these instructions are a bit difficult to get my head around.

Also, how do I know if I have the kernel sources?
Reply With Quote
  #4 (permalink)  
Old 25-Nov-2008, 05:45
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,859
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: New User Having Trouble Following Sticky Instructions :-

give us the output of :

uname -a
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #5 (permalink)  
Old 25-Nov-2008, 05:50
Puzzled Penguin
 
Join Date: Nov 2008
Location: Accidentally moved to North America from England
Posts: 45
safetycopy hasn't been rated much yet
Default Re: New User Having Trouble Following Sticky Instructions :-

Code:
Linux deadbox 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 i686 i686 i386 GNU/Linux
Reply With Quote
  #6 (permalink)  
Old 25-Nov-2008, 08:19
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,199
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: New User Having Trouble Following Sticky Instructions :-(

safetycopy wrote:
> Code:
> --------------------
> Linux deadbox 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 i686 i686 i386 GNU/Linux
> --------------------


You should upgrade your kernel. The latest distributed kernel is
2.6.25.18-0.2-default.

For the lsusb command to work, you need to install the usbutils package.

Larry
Reply With Quote
  #7 (permalink)  
Old 25-Nov-2008, 09:49
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,859
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: New User Having Trouble Following Sticky Instructions :-

Do as Larry suggests if you can hardwire yourself to the Internet.

If not then post the result of this:

rpm -qi kernel-source


If it says: not installed

then go to yast disable all the repo's except the dvd
open software management
search for : kernel-source and install
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #8 (permalink)  
Old 25-Nov-2008, 17:38
Puzzled Penguin
 
Join Date: Nov 2008
Location: Accidentally moved to North America from England
Posts: 45
safetycopy hasn't been rated much yet
Default Re: New User Having Trouble Following Sticky Instructions :-

I'm getting 'package not installed', so I'll try installing and get back to you...
Reply With Quote
  #9 (permalink)  
Old 25-Nov-2008, 17:53
Puzzled Penguin
 
Join Date: Nov 2008
Location: Accidentally moved to North America from England
Posts: 45
safetycopy hasn't been rated much yet
Unhappy Re: New User Having Trouble Following Sticky Instructions :-

:-(

OK, I have 3 repos listed in YaST:
Index of /update/11.0
Index of /distribution/11.0/repo/non-oss
Index of /distribution/11.0/repo/oss

Obviously these are all online and I can't access them. I tried adding the CD but it says 'no valid metadata'.

I installed openSUSE from the Live KDE CD, so I'm guessing this doesn't have the extra packages on it...

Is there any way I can download what I need from a Windows box, burn to CD and install from that?
Reply With Quote
  #10 (permalink)  
Old 25-Nov-2008, 18:50
Puzzled Penguin
 
Join Date: Nov 2008
Location: Accidentally moved to North America from England
Posts: 45
safetycopy hasn't been rated much yet
Default Re: New User Having Trouble Following Sticky Instructions :-

OK, I downloaded 'kernel-source-2.6.25.5-1.1.i586.rpm' and installed that. Then I downloaded the driver source from the Berlios site and untarred it. Then I cd into the directory and run make and get 'make: Command not found', so I assume I need another package for that?
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2