OK, still no joy with this so here's a summary of how I have things set up (maybe someone will be able to see an obvious error), as this has to be a configuration error or something. Things I'm not sure about/problem areas are highlighted in red.
My Wireless Access Point is a
Linksys WUSB11 ver. 2.6 (I have the driver disk for this if I end up needing to use Ndiswrapper).
Network Settings - YaST
Global Options
Code:
Network Setup Method: User Controlled with NetworkManager
IPv6 Protocol Settings: disabled
DHCP Client Options: Request Broadcase Response: disabled
DHCP Client Identifier: blank
Hostname to Send: AUTO
Change Default Route via DHCP: enabled
Overview
Code:
WUSB11 V2.6 802.11b Adapter (Not connected)
MAC: ommitted
Device Name: wlan0
Started automatically at boot
IP address assigned using DHCP
Hostname/DNS
Code:
Hostname: deadbox
Domain Name: site
Change Hostname via DHCP: enabled
Write Hostname to /etc/hosts: enabled
Name Servers and Domain Search List: all 3 entries blank
Update DNS data via DHCP: enabled
Routing
Code:
No information entered
Network Card Setup - YaST
General
Code:
Activate device: At Boot Time
Assign Interface to Firewall Zone: External Zone
Enable Device Control for Non-root User Via KInternet: enabled
Set MTU: blank
Address
Code:
Device Type: Wireless
Configuration Name: wlan0
Dynamic Address: DHCP
IP Address: blank
Subnet Mask: blank
Hostname: blank
Additional Addresses: blank
Hardware
Code:
Device Name: wlan0
Module Name: ut76_usb selected (at76c503-rfmd also available)
Wireless Device Settings
Code:
Operating Mode: Managed
Network Name (ESSID): ommitted (is this the same as SSID, or should it be a MAC address?)
Authentication Mode: WEP - Shared Key
Key Input Type: Hexadecimal
Encryption Key: ommitted
And here's the output of '
hwinfo --wlan':
Code:
15: USB 00.0: 0282 WLAN controller
[Created at usb.122]
UDI: /org/freedesktop/Hal/devices/usb_device_77b_2219_noserial_if0
Unique ID: ADDn.lC6c8+nslz0
Parent ID: k4bc.v+N+B0xY+P6
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.0
SysFS BusID: 1-1:1.0
Hardware Class: network
Model: "Linksys WUSB11 V2.6 802.11b Adapter"
Hotplug: USB
Vendor: usb 0x077b "Linksys"
Device: usb 0x2219 "WUSB11 V2.6 802.11b Adapter"
Revision: "1.00"
Driver: "at76_usb"
Driver Modules: "at76_usb"
Device File: wlan0
Features: WLAN
Speed: 12 Mbps
HW Address: 00:06:25:0d:ce:49
Link detected: no
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462
WLAN bitrates: 1 2 5.5 11
WLAN encryption modes: WEP40 WEP104
WLAN authentication modes: open sharedkey
Requires: atmel-firmware (this is listed as installed in the software manager)
Module Alias: "usb:v077Bp2219d0100dcFEdsc01dp00icFFisc00ipFF"
Driver Info #0:
Driver Status: at76c503-rfmd is not active
Driver Activation Cmd: "modprobe at76c503-rfmd"
Driver Info #1:
Driver Status: at76_usb is active
Driver Activation Cmd: "modprobe at76_usb"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #22 (Hub)
And the output of '
lsusb':
Code:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 03f0:1016 Hewlett-Packard Jornada 548 / iPAQ HW6515 Pocket PC
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 006: ID 0781:5406 SanDisk Corp. Cruzer Micro 1/4GB Flash Drive
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 077b:2219 Linksys WUSB11 V2.6 802.11b Adapter
Bus 001 Device 003: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
And, lastly, output of '
uname -a':
Code:
Linux deadbox 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 i686 i686 i386 GNU/Linux
I read somewhere that the power saving feature in Windows can affect things and turned that off for the WUSB as recommended in the article.
I haven't installed anything other than what was installed when the OS installed (I now have the openSUSE 11.0 DVD installation media).
My box is set up to dual-boot openSUSE 11.0 and Windows XP Home. The WUSB works correctly from Windows.
Should I go ahead and try the driver from
http://at76c503a.berlios.de/support.html (I haven't done this as I thought it was the driver that's already installed) or the drivers from the WUSB installation disc with Ndiswrapper?
P.S. Happy Thanks Giving to all those celebrating! Don't celebrate too much - I still need your help!