Author Topic: Please Create A Kernel .config To Support Usb Wifi In 2.4.20 Os's  (Read 5466 times)

Allelectrix

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
    • http://
Does anyone know the correct parameters to insert in the kernel source code .config file to setup a USB WiFi managed mode DHCP aquired IP address under kernel 2.4.20 OS's ? Do we need to play around with 'Network Setup' and 'Network Options' in the kernel config file ?

I just recompiled the PdaXii13 kernel to get Dhclient running. I had to enable:  

CONFIG_PACKET=y

and

CONFIG_FILTER=y


in the Kernel config file to get Dhclient to actually run, now, it runs, but it is still unable to aquire the IP Address using USB WiFi and DHCP from an Access Point
I also notice, that while we are able to load up the parameters of our Network using the iwconfig command, the function:

iwconfig rausb0 ap 00:11:22:33:44:55

does not work, this is important as the system needs to either be able to fetch the AP's MAC address or it needs to be told it. with USB Wifi, neither of these
happen.

I report the same problems with the program :

dhcpcd

Also, it would be great if we could get Ad-Hoc mode to properly operate in the CF 802.11b WiFi cards, this mode would also be good to add for the USB WiFi cards too.

any suggestions ?

Maybe I should just leave it all rot and wait for kernel 2.6 pdaX ?
SL-C1000 running PdaXii13
Edimax EW-7318USg rt73 Chipset USB 802.11 g/b Wifi
ASPj Source Code rt73.o 2.4.20 kernel module with monitor + packet injection capability
Aircrack-ng 0.9
Miniature USB 2.0 Hub that attaches to rear of screen comfortably using velcro
2 x 500mA 12v DC - 5v DC Converters powering the USB Hub, WiFi Card and the Computer
12v DC 7Ah Sealed Lead Acid Rechargeable Cell powering the DC to DC Convertors

sdjf

  • Sr. Member
  • ****
  • Posts: 447
    • View Profile
    • http://www.sdjf.wordpress.com and http://www.sdjf.esmartdesign.com
Please Create A Kernel .config To Support Usb Wifi In 2.4.20 Os's
« Reply #1 on: November 10, 2008, 07:03:02 pm »
Have you looked at the IP numbers in /etc/resolve.conf and /etc/resolv.prev?

I am not sure if this is relevant to your problem, but it might be.  The DNS numbers need to be good ones to get online.

sdjf
http://www.sdjf.esmartdesign.com
http://www.sdjf.wordpress.com
-----------------
sl5500 running Sharp ROM 2.38 (dead batteries)
sl6000L running Sharp ROM 1.12 (still working)
Opera 7.25 and 7.30
Socket CF 56k modem
3Com USB Ethernet Adapter
Toshiba, Lexar and Kingston SD cards
Lexar, Kingston and Transcend CF cards

Allelectrix

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
    • http://
Please Create A Kernel .config To Support Usb Wifi In 2.4.20 Os's
« Reply #2 on: November 11, 2008, 08:38:26 pm »
Quote from: sdjf
Have you looked at the IP numbers in /etc/resolve.conf and /etc/resolv.prev?

I am not sure if this is relevant to your problem, but it might be.  The DNS numbers need to be good ones to get online.

sdjf

Hi again Sdjf,

thanks for all your kind help so far in this forum, I and others like me appreciate your input very much indeed !  

I will try this soon, perhaps Wednesday evening and drop off the results here, thanks again !
SL-C1000 running PdaXii13
Edimax EW-7318USg rt73 Chipset USB 802.11 g/b Wifi
ASPj Source Code rt73.o 2.4.20 kernel module with monitor + packet injection capability
Aircrack-ng 0.9
Miniature USB 2.0 Hub that attaches to rear of screen comfortably using velcro
2 x 500mA 12v DC - 5v DC Converters powering the USB Hub, WiFi Card and the Computer
12v DC 7Ah Sealed Lead Acid Rechargeable Cell powering the DC to DC Convertors