It still doesn't work for me. Here is what I am doing:1. Removed the usbnet
script from loading automatically by using update-rc.d remove command.2. Added
"export OSSO_KE_RECV_IGNORE_CABLE=1" (without the quotes) as the first line
below the initial comments and GNU GPL statement3. Rebooted the device.4. On
reboot, check the loaded modules using lsmod. g_file_storage is still present
in the list, irrespective of whether the usb cable is connected or not during
reboot.Now I enabled the usbnet script to auto-run using update-rc.d, and
rebooted the device. In this case:1. g_ether module is loaded. 2.
g_file_storage module is not loaded.3. ifconfig on the device shows usb0 as a
configured interface.But I cannot ping the device from pc. Any ideas on what I
might be missing here?On 29 Oct 2007 08:43:08 -0000 "priyank kumar chourasia"
wroteyes I have added with export keywordOn Mon, 29 Oct 2007 09:42:43 +0100
Frantisek Dufka wrotepriyank kumar chourasia wrote:> Hi Kimmo,> Thanks
for replying, I tried by modifying /etc/init.d/ke-recv by adding >
OSSO_KE_RECV_IGNORE_CABLE=1 but the problem still persist.Did you really add
"export OSSO_KE_RECV_IGNORE_CABLE=1" as suggested by Kimmo and not just
"OSSO_KE_RECV_IGNORE_CABLE=1" as you wrote above? The 'export' word is
important.Frantisek
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers