# ifup wlan0
Ignoring unknown interface wlan0=wlan0.
root@Macintosh-8:/home/# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0a:95:b6:01:a6
inet addr:192.168.1.67 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20a:95ff:feb6:1a6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3249 errors:0 dropped:0 overruns:0 frame:0
TX packets:2651 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3450783 (3.2 MiB) TX bytes:431220 (421.1 KiB)
Interrupt:41 Base address:0xc000
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)kelsoo wrote:http://wiki.debian.org/DebianOnPowerPC#Wireless_-_Airport_Extreme
# aptitude install b43-fwcutter wpasupplicant
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 110 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.# iwconfig eth1 mode managed key xxxxxxxxxx
Error for wireless request "Set Mode" (8B06) :
SET failed on device eth1 ; No such device.CiaW wrote:I'm a bit stumped on the wireless issues you're having, but I can advise that eth1 (or eth0, etc.) is going to be a wired ethernet connection, not wireless. A wireless connection will start with wlan with a number (i.e. wlan0). In case that helps...
Users browsing this forum: Google [Bot] and 1 guest