On Tuesday 07 August 2007 21:11, Cilyan Olowen wrote: > > > Hello ! > > > > > > Thanks for help, > > > > > > Firmware loading seems to work properly, it hangs afterwards. Archlinux > > uses > > > version 113 of udev and has dropped hotplug for long. So is hotplug > > really > > > needed ? > > > > > no > > > I'm using the svn rev. 326 of ueagle-atm.c proposed here : > > > http://svn.gna.org/viewcvs/ueagleatm/branches/ueagle-atm4/ but I just > > saw > > > that it was branche revision and not trink which is rev. 351 > > > > A dmesg/syslog trace could be usefull. > > Yes, but I will only be able to give approximative dmesg as even the 351 rev > locks my keyboard (this time like I had locked the "up" arrow, everything > was scrolling) 351 revision of branches/ueagle-atm4 or /trunk/ueagle-atm ? Eagle4 support is now integrated in trunk with mainline driver, so please use it instead of branch.
You must assure correct version of usbatm.ko module. Maybe you use usbatm module from kernel and that's the reason of hung. After "make install" check if ueagle-atm, usbatm modules are _only_ installed in extra subdir: [EMAIL PROTECTED]:~$ find /lib/modules/`uname -r`/ -name "*usbatm*" /lib/modules/2.6.21.2-nvfb/extra/usbatm.ko /lib/modules/2.6.21.2-nvfb/kernel/drivers/usb/atm/usbatm.ko.OLD /lib/modules/2.6.21.2-nvfb/kernel/drivers/usb/atm/xusbatm.ko.OLD [EMAIL PROTECTED]:~$ find /lib/modules/`uname -r`/ -name "*ueagle-atm*" /lib/modules/2.6.21.2-nvfb/extra/ueagle-atm.ko /lib/modules/2.6.21.2-nvfb/kernel/drivers/usb/atm/ueagle-atm.ko.OLD Renaming existing kernel/drivers/usb/atm/ modules to *.ko.OLD is ok, after that not forgot to do "depmod -ea". > So by memory, it was > > [ueagle-atm] driver loaded > [ueagle-atm] loading firmware ueagle-atm/EagleIV.fw > usb2-1 : Registering new driver ueagle-atm4 > [ueagle-atm] firmware uploaded > [ueagle-atm] [...] Disconnect (2) > > and I guess that what I couldn't see was a list of continuous > [ueagle-atm] (re)booting device > You could also provide output when drivers compile, maybe there are warnings? Does system return to normal work after hung when you disconnect modem? Output of "md5sum /lib/firmware/ueagle-atm" would be interesting to. -- Cheers Stanislaw Gruszka _______________________________________________ Ueagleatm-dev mailing list Ueagleatm-dev@gna.org https://mail.gna.org/listinfo/ueagleatm-dev