[driverloader] Re: driverloader w/ WPC54G - Connects to router but
nothing else...
Antonio Howe
antonioh at shaw.ca
Sat Mar 20 00:04:31 EST 2004
Hello again,
Well after spending some time in webmin and making sure ONLY my wireless
connection, wlan1 (I changed it from eth1) was active, and that my default
gateway was not running through eth0, I seem to have everything figured out.
My wireless connection is running strong!
One last question though; I've downloaded the wpa supplicant tar.gz, but can't
seem to figure out how to install it. When I run "make" in the directory I
just get a load of errors. I'm at a loss on this one so any help would be
appreciated.
Here is what happens when I type "make" (I apologize for the length, but I
figure the more info you have the more help it will be to you).
[root at localhost wpa_supplicant-lnxt2003121400]# make
cc -MMD -O2 -Wall -g -c -o wpa_supplicant.o wpa_supplicant.c
wpa_supplicant.c:19:18: warning: pcap.h: No such file or directory
wpa_supplicant.c:20:18: warning: dnet.h: No such file or directory
wpa_supplicant.c:71: error: parse error before "pcap_t"
wpa_supplicant.c:71: warning: no semicolon at end of struct or union
wpa_supplicant.c:72: warning: type defaults to `int' in declaration of `eth'
wpa_supplicant.c:72: warning: data definition has no type or storage class
wpa_supplicant.c:104: error: parse error before '}' token
wpa_supplicant.c: In function `wpa_gen_wpa_ie':
wpa_supplicant.c:329: error: dereferencing pointer to incomplete type
wpa_supplicant.c:331: error: dereferencing pointer to incomplete type
wpa_supplicant.c:333: error: dereferencing pointer to incomplete type
wpa_supplicant.c:335: error: dereferencing pointer to incomplete type
wpa_supplicant.c:339: error: dereferencing pointer to incomplete type
wpa_supplicant.c:346: error: dereferencing pointer to incomplete type
wpa_supplicant.c:348: error: dereferencing pointer to incomplete type
wpa_supplicant.c:352: error: dereferencing pointer to incomplete type
wpa_supplicant.c:359: error: dereferencing pointer to incomplete type
wpa_supplicant.c:361: error: dereferencing pointer to incomplete type
wpa_supplicant.c:366: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_cleanup':
wpa_supplicant.c:390: error: dereferencing pointer to incomplete type
wpa_supplicant.c:391: warning: implicit declaration of function `pcap_close'
wpa_supplicant.c:391: error: dereferencing pointer to incomplete type
wpa_supplicant.c:392: error: dereferencing pointer to incomplete type
wpa_supplicant.c:393: warning: implicit declaration of function `eth_close'
wpa_supplicant.c:393: error: dereferencing pointer to incomplete type
wpa_supplicant.c:394: error: dereferencing pointer to incomplete type
wpa_supplicant.c:395: error: dereferencing pointer to incomplete type
wpa_supplicant.c:397: error: dereferencing pointer to incomplete type
wpa_supplicant.c:398: error: dereferencing pointer to incomplete type
wpa_supplicant.c:400: error: dereferencing pointer to incomplete type
wpa_supplicant.c:401: error: dereferencing pointer to incomplete type
wpa_supplicant.c:402: error: dereferencing pointer to incomplete type
wpa_supplicant.c:404: error: dereferencing pointer to incomplete type
wpa_supplicant.c:405: error: dereferencing pointer to incomplete type
wpa_supplicant.c:407: error: dereferencing pointer to incomplete type
wpa_supplicant.c:408: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_get_ssid':
wpa_supplicant.c:452: error: dereferencing pointer to incomplete type
wpa_supplicant.c:452: error: dereferencing pointer to incomplete type
wpa_supplicant.c:458: error: dereferencing pointer to incomplete type
wpa_supplicant.c:458: error: dereferencing pointer to incomplete type
wpa_supplicant.c:463: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_start':
wpa_supplicant.c:498: error: dereferencing pointer to incomplete type
wpa_supplicant.c:498: error: dereferencing pointer to incomplete type
wpa_supplicant.c:504: error: dereferencing pointer to incomplete type
wpa_supplicant.c:511: error: dereferencing pointer to incomplete type
wpa_supplicant.c:512: error: dereferencing pointer to incomplete type
wpa_supplicant.c:512: error: dereferencing pointer to incomplete type
wpa_supplicant.c:513: error: dereferencing pointer to incomplete type
wpa_supplicant.c:513: warning: implicit declaration of function `htons'
wpa_supplicant.c:515: error: invalid use of undefined type `struct eth_hdr'
wpa_supplicant.c:525: warning: implicit declaration of function `eth_send'
wpa_supplicant.c:525: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_key_request':
wpa_supplicant.c:540: error: dereferencing pointer to incomplete type
wpa_supplicant.c:545: error: dereferencing pointer to incomplete type
wpa_supplicant.c:545: error: dereferencing pointer to incomplete type
wpa_supplicant.c:551: error: dereferencing pointer to incomplete type
wpa_supplicant.c:558: error: dereferencing pointer to incomplete type
wpa_supplicant.c:559: error: dereferencing pointer to incomplete type
wpa_supplicant.c:559: error: dereferencing pointer to incomplete type
wpa_supplicant.c:560: error: dereferencing pointer to incomplete type
wpa_supplicant.c:562: error: invalid use of undefined type `struct eth_hdr'
wpa_supplicant.c:570: error: dereferencing pointer to incomplete type
wpa_supplicant.c:578: error: dereferencing pointer to incomplete type
wpa_supplicant.c:580: error: dereferencing pointer to incomplete type
wpa_supplicant.c:585: error: dereferencing pointer to incomplete type
wpa_supplicant.c:586: error: dereferencing pointer to incomplete type
wpa_supplicant.c:591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:593: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_process_1_of_4':
wpa_supplicant.c:621: error: dereferencing pointer to incomplete type
wpa_supplicant.c:622: error: dereferencing pointer to incomplete type
wpa_supplicant.c:623: error: dereferencing pointer to incomplete type
wpa_supplicant.c:634: error: dereferencing pointer to incomplete type
wpa_supplicant.c:641: error: dereferencing pointer to incomplete type
wpa_supplicant.c:642: error: dereferencing pointer to incomplete type
wpa_supplicant.c:642: error: dereferencing pointer to incomplete type
wpa_supplicant.c:643: error: dereferencing pointer to incomplete type
wpa_supplicant.c:645: error: invalid use of undefined type `struct eth_hdr'
wpa_supplicant.c:661: error: dereferencing pointer to incomplete type
wpa_supplicant.c:661: error: dereferencing pointer to incomplete type
wpa_supplicant.c:662: error: dereferencing pointer to incomplete type
wpa_supplicant.c:663: error: dereferencing pointer to incomplete type
wpa_supplicant.c:664: error: dereferencing pointer to incomplete type
wpa_supplicant.c:665: error: dereferencing pointer to incomplete type
wpa_supplicant.c:666: error: dereferencing pointer to incomplete type
wpa_supplicant.c:666: error: dereferencing pointer to incomplete type
wpa_supplicant.c:667: error: dereferencing pointer to incomplete type
wpa_supplicant.c:673: error: dereferencing pointer to incomplete type
wpa_supplicant.c:674: error: dereferencing pointer to incomplete type
wpa_supplicant.c:675: error: dereferencing pointer to incomplete type
wpa_supplicant.c:680: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_process_3_of_4':
wpa_supplicant.c:707: error: dereferencing pointer to incomplete type
wpa_supplicant.c:708: error: dereferencing pointer to incomplete type
wpa_supplicant.c:709: error: dereferencing pointer to incomplete type
wpa_supplicant.c:714: error: dereferencing pointer to incomplete type
wpa_supplicant.c:714: error: dereferencing pointer to incomplete type
wpa_supplicant.c:722: error: dereferencing pointer to incomplete type
wpa_supplicant.c:730: error: dereferencing pointer to incomplete type
wpa_supplicant.c:749: error: dereferencing pointer to incomplete type
wpa_supplicant.c:756: error: dereferencing pointer to incomplete type
wpa_supplicant.c:757: error: dereferencing pointer to incomplete type
wpa_supplicant.c:757: error: dereferencing pointer to incomplete type
wpa_supplicant.c:758: error: dereferencing pointer to incomplete type
wpa_supplicant.c:760: error: invalid use of undefined type `struct eth_hdr'
wpa_supplicant.c:777: error: dereferencing pointer to incomplete type
wpa_supplicant.c:778: error: dereferencing pointer to incomplete type
wpa_supplicant.c:779: error: dereferencing pointer to incomplete type
wpa_supplicant.c:783: error: dereferencing pointer to incomplete type
wpa_supplicant.c:789: error: dereferencing pointer to incomplete type
wpa_supplicant.c:802: error: dereferencing pointer to incomplete type
wpa_supplicant.c:806: error: dereferencing pointer to incomplete type
wpa_supplicant.c:806: error: dereferencing pointer to incomplete type
wpa_supplicant.c:808: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_process_1_of_2':
wpa_supplicant.c:845: error: dereferencing pointer to incomplete type
wpa_supplicant.c:885: error: dereferencing pointer to incomplete type
wpa_supplicant.c:893: error: dereferencing pointer to incomplete type
wpa_supplicant.c:902: error: dereferencing pointer to incomplete type
wpa_supplicant.c:913: error: dereferencing pointer to incomplete type
wpa_supplicant.c:919: error: dereferencing pointer to incomplete type
wpa_supplicant.c:919: error: dereferencing pointer to incomplete type
wpa_supplicant.c:926: error: dereferencing pointer to incomplete type
wpa_supplicant.c:933: error: dereferencing pointer to incomplete type
wpa_supplicant.c:934: error: dereferencing pointer to incomplete type
wpa_supplicant.c:934: error: dereferencing pointer to incomplete type
wpa_supplicant.c:935: error: dereferencing pointer to incomplete type
wpa_supplicant.c:937: error: invalid use of undefined type `struct eth_hdr'
wpa_supplicant.c:953: error: dereferencing pointer to incomplete type
wpa_supplicant.c:954: error: dereferencing pointer to incomplete type
wpa_supplicant.c:958: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_rx_eapol':
wpa_supplicant.c:979: error: dereferencing pointer to incomplete type
wpa_supplicant.c:984: error: dereferencing pointer to incomplete type
wpa_supplicant.c:990: error: dereferencing pointer to incomplete type
wpa_supplicant.c:990: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1001: warning: implicit declaration of function `ntohs'
wpa_supplicant.c:1024: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1028: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1040: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1041: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1062: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1064: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1072: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1073: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1074: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1074: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1075: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1079: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1081: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1097: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1099: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_receive':
wpa_supplicant.c:1134: error: `pcap_t' undeclared (first use in this function)
wpa_supplicant.c:1134: error: (Each undeclared identifier is reported only
once
wpa_supplicant.c:1134: error: for each function it appears in.)
wpa_supplicant.c:1134: error: `pcap' undeclared (first use in this function)
wpa_supplicant.c:1135: error: storage size of `hdr' isn't known
wpa_supplicant.c:1139: warning: implicit declaration of function `pcap_next'
wpa_supplicant.c:1139: warning: assignment makes pointer from integer without
a
cast
wpa_supplicant.c:1141: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1146: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1147: error: invalid use of undefined type `struct eth_hdr'
wpa_supplicant.c:1148: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1135: warning: unused variable `hdr'
wpa_supplicant.c: In function `wpa_clear_keys':
wpa_supplicant.c:1154: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1154: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1156: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1156: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1158: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1158: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1160: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1160: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_stop_countermeasures':
wpa_supplicant.c:1170: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1171: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1172: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1172: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_event':
wpa_supplicant.c:1190: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1191: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1192: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1193: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1201: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1202: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1204: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1205: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1205: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1206: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1206: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1217: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1217: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1217: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1217: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1218: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1219: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1219: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1220: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1223: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1227: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1234: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1234: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1234: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1234: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1241: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1242: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1244: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1253: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1253: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1263: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_init_counter':
wpa_supplicant.c:1284: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1292: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1292: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_reconfig':
wpa_supplicant.c:1311: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1313: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1316: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1320: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1321: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_scan':
wpa_supplicant.c:1332: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1332: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_associate':
wpa_supplicant.c:1358: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1360: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1361: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1362: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1364: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1370: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1372: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1374: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1376: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1384: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1386: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1394: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1396: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1411: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1413: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1413: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1413: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1413: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1416: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1416: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1420: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_disassociate':
wpa_supplicant.c:1428: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1429: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1429: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1429: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_scan_results':
wpa_supplicant.c:1444: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1444: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1466: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_dot1x_receive':
wpa_supplicant.c:1515: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1516: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1519: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_802_1x_init':
wpa_supplicant.c:1546: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `wpa_supplicant_init_libdnet':
wpa_supplicant.c:1555: error: `eth_addr_t' undeclared (first use in this
functio
n)
wpa_supplicant.c:1555: error: parse error before "own_addr"
wpa_supplicant.c:1557: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1557: warning: implicit declaration of function `eth_open'
wpa_supplicant.c:1557: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1558: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1560: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1565: warning: implicit declaration of function `eth_get'
wpa_supplicant.c:1565: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1567: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1571: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1571: error: request for member `data' in something not a
struc
ture or union
wpa_supplicant.c: In function `wpa_supplicant_init_libpcap':
wpa_supplicant.c:1579: error: `bpf_u_int32' undeclared (first use in this
functi
on)
wpa_supplicant.c:1579: error: parse error before "pcap_maskp"
wpa_supplicant.c:1580: error: `PCAP_ERRBUF_SIZE' undeclared (first use in this
f
unction)
wpa_supplicant.c:1581: error: storage size of `pcap_fp' isn't known
wpa_supplicant.c:1583: warning: implicit declaration of function
`pcap_lookupnet
'
wpa_supplicant.c:1583: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1583: error: `pcap_netp' undeclared (first use in this
function
)
wpa_supplicant.c:1583: error: `pcap_maskp' undeclared (first use in this
functio
n)
wpa_supplicant.c:1584: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1584: warning: implicit declaration of function
`pcap_open_live
'
wpa_supplicant.c:1584: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1585: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1591: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1592: warning: implicit declaration of function
`pcap_compile'
wpa_supplicant.c:1592: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1595: warning: implicit declaration of function `pcap_geterr'
wpa_supplicant.c:1595: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1595: warning: format argument is not a pointer (arg 3)
wpa_supplicant.c:1599: warning: implicit declaration of function
`pcap_setfilter '
wpa_supplicant.c:1599: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1601: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1601: warning: format argument is not a pointer (arg 3)
wpa_supplicant.c:1605: warning: implicit declaration of function
`pcap_freecode'
wpa_supplicant.c:1580: warning: unused variable `pcap_err'
wpa_supplicant.c:1581: warning: unused variable `pcap_fp'
wpa_supplicant.c: In function `wpa_supplicant_set_driver':
wpa_supplicant.c:1617: error: dereferencing pointer to incomplete type
wpa_supplicant.c:1619: error: dereferencing pointer to incomplete type
wpa_supplicant.c: In function `main':
wpa_supplicant.c:1650: error: storage size of `wpa_s' isn't known
wpa_supplicant.c:1788: warning: implicit declaration of function `pcap_fileno'
wpa_supplicant.c:1650: warning: unused variable `wpa_s'
make: *** [wpa_supplicant.o] Error 1
Previous Message:
> Hello,
>
> I spent the last few days trying to get driverloader running on my machine,
> with very little luck. Last night I installed Mandrake 10 with the 2.6.3
> kernel, and have finally managed to get driverloader installed and
> (apparently) running properly, but am unable to connect to anything. I
> can't even ping the router.
>
> Driverloader recognises my WPC54G wireless card, and the card even connects
> to my router. At least I'm assuming it is connecting to my router because
> it shows an IP address when I run "ifconfig" (eth1 is my wireless card. I
> only have eth0 enabled so that I can send this email).
>
> eth0 Link encap:Ethernet HWaddr 08:00:46:13:84:42
> inet addr:192.168.1.153 Bcast:192.168.1.255 Mask:255.255.255.0
> inet6 addr: fe80::a00:46ff:fe13:8442/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:7489 errors:0 dropped:0 overruns:0 frame:0
> TX packets:6595 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:6329130 (6.0 Mb) TX bytes:610373 (596.0 Kb)
> Interrupt:9 Base address:0xe000
>
> eth1 Link encap:Ethernet HWaddr 00:06:25:43:86:D3
> inet addr:192.168.1.151 Bcast:192.168.1.255 Mask:255.255.255.0
> inet6 addr: fe80::206:25ff:fe43:86d3/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:14 errors:0 dropped:0 overruns:0 frame:0
> TX packets:30 errors:10 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:5574 (5.4 Kb) TX bytes:4596 (4.4 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:571 errors:0 dropped:0 overruns:0 frame:0
> TX packets:571 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:181331 (177.0 Kb) TX bytes:181331 (177.0 Kb)
>
> Here is what I get when I run "iwlist scan"
>
> lo Interface doesn't support scanning : Operation not supported
>
> eth0 Interface doesn't support scanning : Operation not supported
>
> sit0 Interface doesn't support scanning : Invalid argument
>
> eth1 Scan completed :
> Cell 01 - Address: 00:0C:41:AA:CF:B2
> ESSID:"Wireless"
> Mode:Managed
> Frequency:2.437GHz
> Quality:1/1 Signal level:-50 dBm Noise level:-200 dBm
> Encryption key:off
> Bit Rate:1Mb/s
> Bit Rate:2Mb/s
> Bit Rate:5.5Mb/s
> Bit Rate:11Mb/s
> Bit Rate:18Mb/s
> Bit Rate:24Mb/s
> Bit Rate:36Mb/s
> Bit Rate:54Mb/s
> Extra:bcn_int=100
>
> I have checked over the settings on my router (Linksys WRT54G) and as far
> as I can tell nothing should be blocking the connection from my wireless
> card. Encyption is disabled (for now), DHCP is setup, and obviously working
> fine because it has provided my wireless card with an IP address.
>
> One peculiar thing I did notice when in drakconf was that my wireless card
> is listed as "eth1: Intel Corporation|82815 815 Chipset Host Bridge and
> Memory Controller Hub" This is the same no matter which winxp driver set I
> use. I felt this was not really an issue though, seeing as the router is
> providing the card with an IP address.
>
> One thing I am not sure of though is whether I should be setting this up in
> drakconf as a wireless connection or a lan connection. I have attempted
> wireless, but the driver is not listed as an option. When I setup lan it is
> offered.
>
> Anyways, this email is probably a little jumbled. I've been working on this
> for hours and i think my brains fried.
>
> I'm hoping you guys have come across this already, any information and help
> would be GREATLY appreciated. If there is anything more you need to know
> about my system let me know and I'll get right back to you.
>
> Thanks,
>
> Antonio Howe
More information about the driverloader
mailing list