From: Doug M. <do...@mc...> - 2002-09-02 16:17:34
|
I just upgraded to 10.2 and installed the Wireless Driver (I did not use it at all under 10.1). The installation goes successfully, but I never see an interface for the card in the "Network" pane's list. The WirelessConfig pane appears, but everything in it is grayed out. I have tried the "remove Extensions.kextcache, uninstall, install, reboot" sequence suggested on the mailing list, and tried installing the driver twice, to no avail. One thing that may be a factor is that the card is an MA401RA, rather than a regular MA401--I guess it's a newer model. I had to add an entry for it to the PCMCIA devices list to get it working under Linux. Is there something similar I might need to do to register it for the Darwin driver? I am pretty savvy with Unix, but not super-familiar with OS X. I'm happy to run any diagnostics etc if someone will tell me where they are. ;) Here is the troubleshooting script output: ### system info ProductName: Mac OS X ProductVersion: 10.2 BuildVersion: 6C115 Darwin Douglas-McNaughts-Computer.local. 6.0 Darwin Kernel Version 6.0: Sat Jul 27 13:18:52 PDT 2002; root:xnu/xnu-344.obj~1/RELEASE_PPC Power Macintosh powerpc ppc750 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Sep 2 12:00 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 Jul 27 16:22 IOPCCardFamily.kext ls: /Library/PreferencePanes: No such file or directory 2002-09-02 12:16:23.887 defaults[435] The domain/default pair of (loginwindow, AutoLaunchedApplicationDictionary) does not exist ### wirelesscard info | +-o pccard@13 <class IOPCIDevice> | | | "device_type" = <"pccard"> | | | "name" = <"pccard"> | +-o pccard@13,1 <class IOPCIDevice> | | "device_type" = <"pccard"> | | "name" = <"pccard"> ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 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::205:2ff:fe87:9ca2%en0 prefixlen 64 scopeid 0x4 inet 172.16.1.60 netmask 0xffffff00 broadcast 172.16.1.255 ether 00:05:02:87:9c:a2 media: autoselect (10baseT/UTP <half-duplex>) status: active supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 100baseTX <half-duplex> 100baseTX <full-duplex> ### wd command line tool status 2002-09-02 12:16:29.100 WirelessConfig[442] Iterations: 0 WirelessDriver: Couldn't find a WirelessDriver service in registry - is the card loaded? 2002-09-02 12:16:34.116 WirelessConfig[442] Iterations: 0 WirelessDriver: Couldn't find a WirelessDriver service in registry - is the card loaded? ^C |