From: Rich B. <rba...@pa...> - 2003-01-16 05:46:21
|
Alex; Thanks for quick reply. I copy my original description of problem and after that attached is Troubleshooting script output. I have installed WirelessDriver beta 5.1 on my PowerBook G4. I am running Mac OS 10.2.3. After installation I do not see "Ethernet Adaptor (en1)" in the Network preference panel. Network preference panel looks just the same as it did before I installed WirelessDriver beta 5.1. In WirelessConfig preference panel all fields are dimmed. Only field that is not dimmed is "Connect to wireless network named:", but the entry field is blank and does not allow me to type anything. I am attempting to use EL2511CDPLUS PC Wireless card. Any suggestion what I am doing wrong. Please help!! _________ Troubleshooting script output ___________ Last login: Wed Jan 15 21:35:10 on ttyp1 /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ Info.command; exit Welcome to Darwin! [Richard-Baseckis-Computer:~] rbasecki% /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ Info.command; exit ### system info ProductName: Mac OS X ProductVersion: 10.2.3 BuildVersion: 6G30 Darwin Richard-Baseckis-Computer.local. 6.3 Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC Power Macintosh powerpc ppc7450 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Jan 15 20:21 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 Dec 14 16:23 IOPCCardFamily.kext ### wirelesscard info | | "VersionOneInfo" = ("INTERSIL","HFA384x/IEEE","Version 01.0$ | | +-o pccard156,2@0,0 <class IOPCCard16Device> | | "IOName" = "pccard156,2" ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500 tunnel inet --> ether 00:03:93:82:99:8e en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fe1c:f61%en1 prefixlen 64 scopeid 0x5 inet 10.0.1.2 netmask 0xffffff00 broadcast 10.0.1.255 ether 00:30:65:1c:0f:61 media: autoselect status: active supported media: autoselect ### wd command line tool status /Volumes/WirelessDriver beta 5.1/Utilities/Troubleshooting Info.command: WirelessConfig: command not found logout [Process completed] Thanks Rich Basecki rba...@pa... On 1/15/03 9:19 PM, "alex avriette" <avr...@sp...> wrote: > >> Any suggestion what I am doing wrong. > > Nobody can help you if you do not include the output from the > troubleshooting script (which is mentioned both on the website and in > the documentation). > > Alex > |
From: Rich B. <rba...@pa...> - 2003-01-16 06:00:01
|
Alex; I am afraid I am not too proficient in Unix, and I am also afraid of messing up my Mac OS. I have messed up once in the past and had to reinstall entire system. The command line you proposed, should I enter it in Terminal window? Should I log in as myself or as root? Thanks again. Rich On 1/15/03 9:49 PM, "alex avriette" <avr...@sp...> wrote: > Did you try the aforementioned > > % sudo kextload /System/Library/Extensions/WirelessDriver.kext > > ? > > Alex > |
From: alex a. <avr...@sp...> - 2003-01-16 06:13:38
|
> I am afraid I am not too proficient in Unix, and I am also afraid of > messing > up my Mac OS. I have messed up once in the past and had to reinstall > entire > system. You're not going to mess anything up. > The command line you proposed, should I enter it in Terminal window? > Should > I log in as myself or as root? Open Terminal, issue the command exactly as I gave it to you -- % sudo kextload /System/Library/Extensions/WirelessDriver.kext the use of 'sudo' issues the command as root. alex |
From: Rich B. <rba...@pa...> - 2003-01-16 06:26:47
|
Alex; I just checked and in System/Library/Extensions there is file named "WirelessDriver.ktext" Do you think I still should try % sudo kextload /System/Library/Extensions/WirelessDriver.kext Thanks Regards Rich Basecki On 1/15/03 9:59 PM, "Rich Basecki" <rba...@pa...> wrote: > Alex; > > I am afraid I am not too proficient in Unix, and I am also afraid of messing > up my Mac OS. I have messed up once in the past and had to reinstall entire > system. > > The command line you proposed, should I enter it in Terminal window? Should I > log in as myself or as root? > > Thanks again. > > Rich > > > On 1/15/03 9:49 PM, "alex avriette" <avr...@sp...> wrote: > >> Did you try the aforementioned >> >> % sudo kextload /System/Library/Extensions/WirelessDriver.kext >> >> ? >> >> Alex >> |
From: Rich B. <rba...@pa...> - 2003-01-16 06:29:34
|
Alex; I run sudo... As you suggested and it works. Thanks a lot Regards Rich Basecki On 1/15/03 10:13 PM, "alex avriette" <avr...@sp...> wrote: > >> I am afraid I am not too proficient in Unix, and I am also afraid of >> messing >> up my Mac OS. I have messed up once in the past and had to reinstall >> entire >> system. > > You're not going to mess anything up. > >> The command line you proposed, should I enter it in Terminal window? >> Should >> I log in as myself or as root? > > Open Terminal, issue the command exactly as I gave it to you -- > > % sudo kextload /System/Library/Extensions/WirelessDriver.kext > > the use of 'sudo' issues the command as root. > > alex > |
From: alex a. <avr...@sp...> - 2003-01-16 05:49:03
|
Did you try the aforementioned % sudo kextload /System/Library/Extensions/WirelessDriver.kext ? Alex |