From: Paul C. <pjc...@ve...> - 2004-03-20 14:15:28
|
Dan, I posted a message about a week ago about changing the install docs and one of my suggestions covers this. I see the the 'kext versions' section of your Troubleshooting Info report shows the second item is empty. You need to manually edit a certain .plist file. (I used 'sudo pico filename'.) The path to the filename is listed below. Here's the relevant section from my previous post (which actually references a much older post): --- 2) In the mailing list archives, Rich Johnson's "Recipe to bring up a new wireless card" post should be included somewhere in the install docs: http://sourceforge.net/mailarchive/message.php?msg_id=5880908 I found I had to run the Troubleshooting Info script as suggested after installation, get my card name, and add it to the appropriate line, IOName, in "/System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist" Only after this did I see the 'en1' interface appear. Then, opening System Preferences notified me of a new network adapter at en1, and suggested I select the "Apply Now" button, which I did. Opening the 'WirelessConfig' applet showed the connect to network field is now available, where it wasn't before. Opening Network showed 'Ethernet Adapter (en1)' also. --- I believe once you add the line to the file, you will see an 'en1' interface show up in 'network info' section of the script's report (or when using 'ifconfig' at the Terminal command line.) Also, once you do this you will see much more info appear in the 'wirelesscard info' section of the report. I hope this helps out. Someone else on the list may chime in here also. Take care. Paul At 1:28 AM -0700 3/19/04, Dan Colwell wrote: >New to the list...checked the archives and couldn't find an answer, >sorry if I am repeating a question or if I missed something in the >archives... > >I just purchased a D-Link DWL-G650 802.11g Cardbus for my Pismo. >Looks like the only installation info is for 10.2. I have 10.3.3 on >a 400 MHz with 768 RAM. > >Anyone with some help for getting this to work? Here is my >troubleshooting info: > >Last login: Fri Mar 19 00:50:43 on ttyp1 >/Users/dan/Desktop/Troubleshooting\ Info.command; exit >Welcome to Darwin! >[Daniel-Colwells-Computer:~] dan% >/Users/dan/Desktop/Troubleshooting\ Info.command; exit > >### kext versions > >Index Refs Address Size Wired Name (Version) <Linked Against> > 34 0 0x2042c000 0x21000 0x20000 >com.apple.iokit.IOPCCardFamily (1.5.0) >Index Refs Address Size Wired Name (Version) <Linked Against> > >### system info > >ProductName: Mac OS X >ProductVersion: 10.3.3 >BuildVersion: 7F44 >Darwin Daniel-Colwells-Computer.local 7.3.0 Darwin Kernel Version >7.3.0: Fri Mar 5 14:22:55 PST 2004; >root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power Macintosh powerpc >ppc750 >/bin:/sbin:/usr/bin:/usr/sbin > >### wireless driver files installed > >drwxr-xr-x 3 dan wheel 102 19 Mar 00:25 SigMeter.app >drwxr-xr-x 3 root wheel 102 19 Mar 00:25 WirelessDriver.kext >drwxr-xr-x 3 root wheel 102 24 Sep 16:52 IOPCCardFamily.kext >drwxr-xr-x 3 root wheel 102 18 Mar 22:10 AppleAirPort.kext >drwxr-xr-x 3 root wheel 102 18 Mar 22:10 AppleAirPort2.kext >drwxr-xr-x 3 dan wheel 102 19 Mar 00:25 WirelessDriver PPane.prefPane > >### wirelesscard info > > | | "VersionOneInfo" = ("Atheros Communications, >Inc.","AR5001-$ > >### network info > >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1 prefixlen 64 scopeid 0x1 > inet 127.0.0.1 netmask 0xff000000 >gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 >stf0: flags=0<> mtu 1280 >en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fe81:2efc prefixlen 64 scopeid 0x4 > inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:30:65:81:2e:fc > media: autoselect (100baseTX <full-duplex>) status: active > supported media: none autoselect 10baseT/UTP <half-duplex> >10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> >100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX ><full-duplex,hw-loopback> >fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030 > lladdr 00:30:65:ff:fe:81:2e:fc > media: autoselect <full-duplex> status: inactive > supported media: autoselect <full-duplex> > >### wd command line tool status > >/Users/dan/Desktop/Troubleshooting Info.command: line 38: >/usr/local/bin/WirelessConfig: No such file or directory >logout >[Process completed] > >Thanks for any help, > >Dan- > >_________________________________________________________________ >Free up your inbox with MSN Hotmail Extra Storage. Multiple plans >available. http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/ > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Wirelessdriver-support mailing list >Wir...@li... >https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |