So, I just built a new Core i7 930 machine. Installed Slackware 13 64bit on it. Got it to foldin' and went through the first work unit at about 6% per hour (about 18 hours) and then it started to upload about 42MB. It tried uploading for 9.5 hours and then said, uh, sorry, can't upload, trying an alternate port (or whatever it says)!!
So, I recently got another phone line and I now have 2 freakin', dagnabit, dang 56K dial-up connections through 2 Smoothwall machines. One is on my wired network and the other is for my wireless network. For some reason, the connection through my wireless network's dial-up is faster than the wired.
So, I unplugged the copper and plugged in a Linksys WUSB54GC into a USB port on the new computer.
I see this now:
Code:root@bs-slack13:~# lsusb | grep rt73 Bus 002 Device 003: ID 13b1:0020 Linksys WUSB54GC 802.11g Adapter [ralink rt73]Code:root@bs-slack13:~# dmesg | grep rt73 wmaster0 (rt73usb): not using net_device_ops yet wlan0 (rt73usb): not using net_device_ops yet Registered led device: rt73usb-phy0:radio Registered led device: rt73usb-phy0:assoc Registered led device: rt73usb-phy0:quality usbcore: registered new interface driver rt73usb wmaster0 (rt73usb): not using net_device_ops yet wlan0 (rt73usb): not using net_device_ops yet Registered led device: rt73usb-phy1:radio Registered led device: rt73usb-phy1:assoc Registered led device: rt73usb-phy1:quality rt73usb 2-4:1.0: firmware: requesting rt73.binOH... hey, I just checked ifconfig and it has finally showed up! This wasn't there initially, even after I rebooted with the adapter connected.Code:root@bs-slack13:~# lsmod | grep rt73 rt73usb 27140 0 rt2x00usb 11296 1 rt73usb rt2x00lib 30816 2 rt73usb,rt2x00usb
But, I don't yet know how to get the wireless connection working with that info in Slackware 13. Ubuntu has made me lazy.Code:wlan0 Link encap:Ethernet HWaddr 00:22:6b:9f:70:79 UP BROADCAST 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) wmaster0 Link encap:UNSPEC HWaddr 00-22-6B-9F-70-79-00-00-00-00-00-00-00-00-00-00 UP BROADCAST RUNNING 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)
If I go to Slackware's big K button and select System Setting / Network Settings and then click on Network Settings in the left column, I get: "Could not parse the XML file ()."
I probably should post this as a new thread in another forum.
I've done some searching but haven't found anything useful yet.
Any help?






Reply With Quote