Jump to content

stevenyu

Members
  • Posts

    10
  • Joined

  • Last visited

About stevenyu

  • Birthday 06/24/1981

Contact Methods

  • MSN
    stevenyu24@hotmail.com
  • Website URL
    http://requiemonline.tripod.com
  • ICQ
    66369374
  • Yahoo
    stevenyu24

Profile Information

  • Location
    Sydney
  • Interests
    Computer, OS, Games, History, and Music

stevenyu's Achievements

New Here

New Here (1/7)

0

Reputation

  1. Ok guys, I fix my wifi in ndiswrapper, now I got sound issues I have one VIA onboard sound, and one SB 5.1 PCI soundcard, here is what I can do straight after the installation: all sound and music (waves, CD, MP3, Movies) works on the VIA onbaord sound only music CD works in SB5.1 (digital signal, I didn't use the stanadard 4 pins autdio cable in between the DVDROM and the SB5.1) then I did the alsaconf and got MP3 to works in the SB5.1, but it is still not playing back sound in WMV video files, the KDE system bell, as well as MIDI
  2. guys, here I am posting in MDK 10.1, all I need to know is there a way of having the encryption in the open mode in the ifcfg-wlan0
  3. Guys, many of you know I have been battling with ndiswrapper for a long time, and now I have a breakthrough after many night of knoppix and mephis. The reason I can't set the WiFi in linux properly is due to the iwconfig is not taking any essid I entered, so I wonder whether it is something to do with the encryption method for the WiFi. I changed from WEP64, to WEP128, to WPA, still no successes, but about one hour ago I decide is time to see what happen if I use "open" instead of "restricted" in "iwconfig wlan0 key restricted XXXXXXXXXXXX". And BINGO!!! The iwconfig found my WiFi AP essid, however for some reason when ever I use the DHCP client or ifconfig in knoppix it will hang the system, but in mephis it works without a problem!!! And I am currently posting this message in mephis using wg311v2 windows driver load with ndiswrapper in the latest mephis live cd!!! I will install the MDK 10.1 back on to my system and give it a try, but might move on to Debian MAKE SURE YOU HAVE SETUP THE WEP OR WPA BEFORE ISSUE THE ESSID CONFIGURATION WITH IWCONFIG
  4. For those people who have a ACX111 or ACX100 based WiFi NIC, the 10.1 MDK have intergrated a very old module of the ACX100/111 sourceforge project driver in the module, you will need to remove them before setting up ndiswrapper I am not sure about whether this will remove it entirly or the symlink still exist: rm /lib/modules/`uname -r`/kernel/3rdparty/acx100/acx100.ko.gz Source - http://www.houseofcraig.net/acx100_howto.php
  5. I have just roll back to MDK 10.0 and still having the iwconfig not taking my configuration problem, I think the problem might not be in the MDK10.1 but in the latest 0.12 build of ndiswrapper it self
  6. To set essid iwconfig wlan0 essid "youressid" I have more problem cause the latest 10.1 have loaded the beta acx111 native driver from the acx100/111 sourceforge project, and I think it cause conflict with ndiswrapper. I am using NETGEAR WG311V2, I have setup ndiswrapper fine, but the iwconfig doesn't take any of the pramameter I setup.
  7. Guys, I have previously got my netgear wg311v2 working under mdk 9 & 10, however the latest 10.1 have load the experimental acx111 driver from sourceforge project, and I think it cause config when I load up the windows driver with ndiswrapper, anyone got a wg311v2?
  8. I used to be able to get wg311v2 working using the windows driver and ndiswrapper (http://ndiswrapper.sourceforge.net/), but the latest 10.1 have loaded the acx111 native linux driver (http://acx100.sourceforge.net/), and it causing me headache as well
  9. have you load up ndiswrapper with modprobe? it says wlan0 is not there!!!
  10. I found I have to put another semi column between the sys driver and the inf file in the modprobe config: alias wlan0 ndiswrapper install ndiswrapper /sbin/modprobe --ignore-install ndiswrapper && { loadndisdriver 14e4 4320 /etc/ndiswrapper/bcmwl5.sys; /etc/ndiswrapper/bcmwl5.inf; } Everthying else work nice, however I have one issue, my wireless AP is running WPA, and i did get the wpa_supplicant working with ndiswrapper, however I have to do this all the time: dhclient wlan0 & wpa_supplicant -Dndiswrapper -iwlan0 -c/etc/wpa_supplicant.conf -Bw Does any one know how to have this line run automatically after the ndiswrapper module is loaded? Thanks Steven
×
×
  • Create New...