Fonera 2202 - no usb support

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

tipunch
Posts: 8
Joined: Sat Jan 21, 2012 6:01 pm

Re: Fonera 2202 - no usb support

Post by tipunch »

same :cry:

Code: Select all

root@Gargoyle:~# opkg update
Downloading http://downloads.openwrt.org/backfire/10.03.1/atheros/packages/Packages.gz.
Inflating http://downloads.openwrt.org/backfire/10.03.1/atheros/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/packages.
root@Gargoyle:~# opkg install kmod-nls-base
Package kmod-nls-base (2.6.30.10-1) installed in root is up to date.
root@Gargoyle:~# opkg install kmod-scsi-core
Package kmod-scsi-core (2.6.30.10-1) installed in root is up to date.
root@Gargoyle:~# insmod usbcore
insmod: can't insert 'usbcore': unknown symbol in module, or unknown parameter
root@Gargoyle:~# insmod uhci
root@Gargoyle:~# insmod usb-ohci
root@Gargoyle:~# insmod ehci-hcd
insmod: can't insert 'ehci-hcd': unknown symbol in module, or unknown parameter
root@Gargoyle:~#
Many thanks !

mix
Posts: 292
Joined: Sun Feb 27, 2011 11:18 am

Re: Fonera 2202 - no usb support

Post by mix »

"2.6.30.10-1", what is the current kernel version for Kamikaze guys? Looks like these packages need to be recompiled right?
WRT54GL v1.1
Gargoyle 1.4.7

hnl_dk
Moderator
Posts: 408
Joined: Mon Aug 29, 2011 12:37 pm

Re: Fonera 2202 - no usb support

Post by hnl_dk »

mix wrote:"2.6.30.10-1", what is the current kernel version for Kamikaze guys? Looks like these packages need to be recompiled right?
Good find mix. Lets try to check what version is in his setup.

You can check the kernel version with

Code: Select all

uname -r
From what I can see, it is different, depending on the target you built for.
on my ar71xx, the kernel version is 2.6.32.27
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4

tipunch
Posts: 8
Joined: Sat Jan 21, 2012 6:01 pm

Re: Fonera 2202 - no usb support

Post by tipunch »

Code: Select all

root@Gargoyle:~# uname -r
2.6.30.10
root@Gargoyle:~#
Must I install kamikaze (Gargoyle 1.2.5) ?
Last edited by tipunch on Tue Jan 24, 2012 10:33 am, edited 1 time in total.

hnl_dk
Moderator
Posts: 408
Joined: Mon Aug 29, 2011 12:37 pm

Re: Fonera 2202 - no usb support

Post by hnl_dk »

tipunch wrote:

Code: Select all

root@Gargoyle:~# uname -r
2.6.30.10
root@Gargoyle:~#
Must I install kamikaze (Gargoyle 1.2.5) ?
You have the right kernel, according to the modules.

I have no idea, if anyone else is having experience with your router (and USB support)
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4

tipunch
Posts: 8
Joined: Sat Jan 21, 2012 6:01 pm

Re: Fonera 2202 - no usb support

Post by tipunch »

Just for information,
I have installed Gargoyle version 1.2.5 (kamikaze) and it works like a charm !!!


Thank you for your support!

Post Reply