Linux Suse 9.1 with WLAN
#1
Posted 17 November 2004 - 11:45 AM
Thanks
Wicked
#2
Posted 18 November 2004 - 11:37 PM
I think SUSE 9.1 has IPv6 enabled by default, you may want to try turning that off.
#3
Posted 19 November 2004 - 07:50 PM
I've played with Yast a little bit, and I think it picked up the Wifi card, but then again it could be anything it picked up and cause it says ASUS I thought it could be the card. I've got an ASUS (P4C800-E Deluxe) motherboard with onboard Wifi slot, so I bought the ASUS Wifi-b card, it says on the box "For ASUS Wi-Fi slot only, not PCI interface".
What is IPv6? and how do I turn it off? please.
Thanks for the help so far, I really appreciate it.
#4
Posted 19 November 2004 - 10:26 PM
Does it work in Windows..if so, is a special driver required?
And..is the card support enabled in the bios?
In Suse, does the control panel (yast) see the card?
How about ifconfig run in a terminal?
#5
Posted 19 November 2004 - 10:36 PM
Invoke it by:
/sbin/ifconfig
#6
Posted 19 November 2004 - 11:07 PM
Invoke it by:
/sbin/ifconfig
Sorry, I missed the new to Linux part. As adamvjackson suggested, run it in a terminal. See if you get more than one line of output, other than a line with "lo" (local). If you do, post the result, if possible.
Also, run lspci -vv -s in the terminal (thats 2 v's not a w) and see if the card model seems to be described in the text that results that remotely notes "wifi" or the card, such as;
0000:00:09.0 Network controller: RaLink Wireless PCI Adpator RT2400 / RT2460
Subsystem: Asustek Computer, Inc.: Unknown device 0126
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x40 (256 bytes)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fde00000 (32-bit, non-prefetchable)
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME
Reference
#7
Posted 20 November 2004 - 12:04 PM
And danleff, to answer your question, yes, it works 100% in Windows, it needs a driver, nothing special I dont think, because its a WiFi slot I can either use my motherboard CD to install the driver or I can use the CD that came with my WiFi@home card.
OK, I will try this now and get back to you.
Thanks
#8
Posted 20 November 2004 - 12:43 PM
(none):~ # /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:6E:AE:AE:A6
inet6 addr: fe80::20c:6eff:feae:aea6/64 Scope:Link
UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Base address:0xcf80 Memory:fe9e0000-fea00000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:182 errors:0 dropped:0 overruns:0 frame:0
TX packets:182 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11932 (11.6 Kb) TX bytes:11932 (11.6 Kb)
And with this "lspci -vv -s" I got;
(none):~ # lspci -vv -s
lspci: option requires an argument -- s
Usage: lspci [<switches>]
-v Be verbose
-n Show numeric ID's
-b Bus-centric view (PCI addresses and IRQ's instead of those seen by the CPU)
-x Show hex-dump of the standard portion of config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-s [[<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>] Show only selected devices
-t Show bus tree
-m Produce machine-readable output
-i <file> Use specified ID database instead of /usr/share/pci.ids
-M Enable `bus mapping' mode (dangerous; root only)
-P <dir> Use specified directory instead of /proc/bus/pci
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read configuration data from given file
-G Enable PCI access debugging
#9
Posted 20 November 2004 - 12:49 PM
0000:03:0d.0 Network controller: Unknown device 1814:0101
Subsystem: Asustek Computer, Inc.: Unknown device 0127
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, cache line size 04
Interrupt: pin A routed to IRQ 21
Region 0: Memory at feafc000 (32-bit, non-prefetchable)
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
If you want the rest of it let me know and I can paste all of it for you.
Thanks again,
Wicked
#10
Posted 20 November 2004 - 02:08 PM
#11
Posted 26 November 2004 - 01:51 PM
Thanks
#12
Posted 26 November 2004 - 04:39 PM
lspci -v | grep -i ethernet
you should get back some info like this
lspci -v | grep -i ethernet
0000:02:0e.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
it looks like you see something but it's not getting an IP
as root check your default route
netstat -rn
as root type
dhclient
this will try to get you an IP from your ISP/router
#14
Posted 26 November 2004 - 05:48 PM
I cant find mine in that list, I dont even know what to look for, what I can tell you about this card:
ASUS WiFi-b
802.11b Wireless Lan Card (For ASUS WiFi slot only, not PCI interface)
WiFi@HOME
WiFi-B/RALINK.EAY
P.NO:90-C1TAC5-00EAY
MADE IN TAIWAN
44CG216836
On windows it says:
ASUS 802.11b Network Adapter
Driver File : RT2400.sys
Provider: Ralink Technology Inc.
File version: 1.09.03.0000 built by :WinDDK
That is all the info I can give you.
If possible, please help, slowly.
Thanks
#16
Posted 26 November 2004 - 10:10 PM
I do have regular PCI slots, 5 of them, but the WiFi takes up the space of Slot 5, therefore WiFi and slot 5 cant be shared, and I think it might even se slot 5 as bus.
#17
Posted 27 November 2004 - 12:22 AM
#18
Posted 27 November 2004 - 12:52 AM
Reference Section 3.26
#19
Posted 27 November 2004 - 02:23 AM
But, I have a USB wireless dongle, its a Fibreline "WLAN Mini USB Dongle"
FCC ID: PANWL1207
I've tried this as well but I dont have a cooking clue what I am doing with Linux, yet
Do you think I would be able to use the USB one?
Thanks

Help










