Thanks for the suggestions. lsusb returns:
jim@linux-jll0:~/progs> lsusb Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 002: ID 1bcf:0007 Sunplus Innovation Technology Inc. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 005: ID 07d1:3300 D-Link System Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 04e8:3432 Samsung Electronics Co., Ltd Bus 001 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External) Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
based on that i googled your device id and i came up with this: http://wiki.debian.org/rtl819x particularly the r8192s_usb driver. according to the following lines(outputs of modinfo r8192s_usb) in that page i think it works(or has worked) for someone. USB: 07D1:3300 D-Link System DWA-130 802.11n Wireless N Adapter(rev.E) [Realtek RTL8192SU] USB: 07D1:3302 D-Link System DWA-130 802.11n Wireless N Adapter(rev.C2) [Realtek RTL8192SU] and according to this thread : http://forums.gentoo.org/viewtopic-t-852629.html?sid=7e129d1ab279257e09389fd... you may run into firmware issues . try it out and see if it works. i suggest self-compiling kernel 2.6.36 or rc2 of 2.6.37 and it should let you choose a bunch of wireless drivers, then you can select as many as you want and see if any of them work. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org