jamez1988
07-08-2005, 09:09 PM
I'm sooo confused. I can't figure out how to get this thing working.
I'm using ArchLinux. I have a hawking HWC54G wireless card. It's supported by wlan-ng, accourding to their compatability table. (I'm currently online using a wired hawking USB ethernet adapter on the same laptop.)
So, here we go. First, I made sure the wireless-tools package was installed, then I got wlan-ng26, for my 2.6 kernel. (You can see it at the top of my kernel buffer.)
installing wlan-ng26... done.
[james@wombat Opera]$ iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
[james@wombat Opera]$ lsmod
Module Size Used by
ohci_hcd 23048 0
ehci_hcd 36488 0
pcspkr 4044 0
[james@wombat Opera]$ iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
[james@wombat Opera]$ sudo modprobe wlan-ng
FATAL: Module wlan_ng not found.
[james@wombat Opera]$ sudo modprobe linux-wlan-ng
FATAL: Module linux_wlan_ng not found.
[james@wombat Opera]$ ifconfig etho0 down
etho0: unknown interface: No such device
[james@wombat Opera]$ lsmod
Module Size Used by
ohci_hcd 23048 0
ehci_hcd 36488 0
pcspkr 4044 0
analog 12704 0
ns558 6016 0
gameport 5120 2 analog,ns558
parport_pc 29252 0
parport 38600 1 parport_pc
yenta_socket 23560 1
rsrc_nonstatic 11648 1 yenta_socket
pcmcia_core 51488 2 yenta_socket,rsrc_nonstatic
i2c_piix4 9104 0
i2c_core 23296 1 i2c_piix4
uhci_hcd 33424 0
tsdev 8256 0
evdev 9984 0
rtl8150 14336 0
usbcore 125560 5 ohci_hcd,ehci_hcd,uhci_hcd,rtl8150
rtc 13260 0
[james@wombat Opera]$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:4C:00:11:68
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1540 Metric:1
RX packets:1992 errors:0 dropped:0 overruns:0 frame:0
TX packets:1969 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1856622 (1.7 Mb) TX bytes:284633 (277.9 Kb)
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
[james@wombat Opera]$ help!!!
Ok, since I got that terminal dump, I figured out that the driver I need is called "prism54". It modprobes fine, but then I get stuck again. Help, please?
I'm using ArchLinux. I have a hawking HWC54G wireless card. It's supported by wlan-ng, accourding to their compatability table. (I'm currently online using a wired hawking USB ethernet adapter on the same laptop.)
So, here we go. First, I made sure the wireless-tools package was installed, then I got wlan-ng26, for my 2.6 kernel. (You can see it at the top of my kernel buffer.)
installing wlan-ng26... done.
[james@wombat Opera]$ iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
[james@wombat Opera]$ lsmod
Module Size Used by
ohci_hcd 23048 0
ehci_hcd 36488 0
pcspkr 4044 0
[james@wombat Opera]$ iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
[james@wombat Opera]$ sudo modprobe wlan-ng
FATAL: Module wlan_ng not found.
[james@wombat Opera]$ sudo modprobe linux-wlan-ng
FATAL: Module linux_wlan_ng not found.
[james@wombat Opera]$ ifconfig etho0 down
etho0: unknown interface: No such device
[james@wombat Opera]$ lsmod
Module Size Used by
ohci_hcd 23048 0
ehci_hcd 36488 0
pcspkr 4044 0
analog 12704 0
ns558 6016 0
gameport 5120 2 analog,ns558
parport_pc 29252 0
parport 38600 1 parport_pc
yenta_socket 23560 1
rsrc_nonstatic 11648 1 yenta_socket
pcmcia_core 51488 2 yenta_socket,rsrc_nonstatic
i2c_piix4 9104 0
i2c_core 23296 1 i2c_piix4
uhci_hcd 33424 0
tsdev 8256 0
evdev 9984 0
rtl8150 14336 0
usbcore 125560 5 ohci_hcd,ehci_hcd,uhci_hcd,rtl8150
rtc 13260 0
[james@wombat Opera]$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:4C:00:11:68
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1540 Metric:1
RX packets:1992 errors:0 dropped:0 overruns:0 frame:0
TX packets:1969 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1856622 (1.7 Mb) TX bytes:284633 (277.9 Kb)
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
[james@wombat Opera]$ help!!!
Ok, since I got that terminal dump, I figured out that the driver I need is called "prism54". It modprobes fine, but then I get stuck again. Help, please?