Brad Felmey wrote on Wed, Sep 18, 2002 at 02:48:39PM -0500 :
> 
> > For a sneak peak at the HOWTO (in MandrakeUser.Org format), please view
> It works fine in 8.2 if you hack the /lib/modules/`uname
> -r`/modules.usbmap. Of course, this will be overwritten at each boot, so
> I copied the modified modules.usbmap for my 8.2 kernel to
> /etc/rc.d/rc.zaurus, and put this at the bottom of rc.local:

That one line, eh?  Does it make a difference if you're running the
2.4.18-6mdk or 2.4.18.8.1mdk kernel?

> cp -f /etc/rc.d/rc.zaurus /lib/modules/`uname -r`/modules.usbmap.
> Otherwise it works just fine with your instructions on MUO.

That's interesting--that one line fixing it.  I would assume that I can
make this work on 8.2 without having to resort to that hack.  If I am
wrong, well, then I am wrong :)  If I knew a little more about hotplug,
it seems like it would be possible to add a command that would fix this.
As I understand the original document that I based mine on, the issue is
that the acm module conflicts with the usbdnet module.  So if I can
forcibly unload acm, that should solve the problem for 8.2.  In 9.0, it
doesn't matter if the acm module is loaded or not.  It works just fine
either way.

One thing I did notice is that packet counters are not updated for the
usb0 device:

[todd@fiji ~]$ /sbin/ifconfig usb0
usb0      Link encap:Ethernet  HWaddr 40:00:00:00:FF:07  
          inet addr:192.168.129.1  Bcast:192.168.129.255 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:0 (0.0 b)  TX bytes:260 (260.0 b)

[todd@fiji ~]$ ping 192.168.129.1
PING 192.168.129.1 (192.168.129.1) from 192.168.129.1 : 56(84) bytes of data.
64 bytes from 192.168.129.1: icmp_seq=1 ttl=64 time=0.044 ms
64 bytes from 192.168.129.1: icmp_seq=2 ttl=64 time=0.046 ms
64 bytes from 192.168.129.1: icmp_seq=3 ttl=64 time=0.027 ms
64 bytes from 192.168.129.1: icmp_seq=4 ttl=64 time=0.028 ms
64 bytes from 192.168.129.1: icmp_seq=5 ttl=64 time=0.054 ms

--- 192.168.129.1 ping statistics ---
5 packets transmitted, 5 received, 0% loss, time 3998ms
rtt min/avg/max/mdev = 0.027/0.039/0.054/0.013 ms
[todd@fiji ~]$ /sbin/ifconfig usb0
usb0      Link encap:Ethernet  HWaddr 40:00:00:00:FF:07  
          inet addr:192.168.129.1  Bcast:192.168.129.255 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:0 (0.0 b)  TX bytes:260 (260.0 b)

Interesting :)  This is with the 2.4.19-12mdk kernel.  I will not get to
install the new 2.4.19-13mdk until I get back on Sunday at which time it
will probably already be updated :)

Blue skies...                   Todd
-- 
...and I will strike down upon thee with great vengeance and furious
 anger, those who attempt to poison and destroy my binaries, and you 
    will know my name is root, when I lay my vengeance upon thee.
   Cooker Version mandrake-release-9.0-0.3mdk Kernel 2.4.19-12mdk

Attachment: msg75599/pgp00000.pgp
Description: PGP signature

Reply via email to