Bienvenue sur eagle-usb
le site de support utilisateur pour les modems sagem fast800, 908, comtrend ct-350, at-ar 215

pilote eagle-usb pour modems adsl sous linux Forum Index -> Support for ueagle-atm new driver (english, french, spanish) -> ueagle-atm and kernel 2.6.15-26
Post new topic  Reply to topic View previous topic :: View next topic 
ueagle-atm and kernel 2.6.15-26
PostPosted: Fri Jul 14, 2006 12:51 Reply with quote
londondave
Guest
 




Hi,

I have ueagle-atm working perfectly with kernel 2.6.15-25, recently and update installed 2.6.15-26. I downloaded the linux headers for the new kernel, recompiled ueagle but it won't work.

The log complains of symbol errors for some reason.

cheers,

David Murphy
david.murphy12@tiscali.co.uk

PostPosted: Fri Jul 14, 2006 14:42 Reply with quote
Cathou
Newbie
 
Joined: 27 Apr 2006
Posts: 20




I guess that your system is either debian or ubuntu..

If your log looks like this..

Code:
[17180074.808000] ueagle_atm: disagrees about version of symbol usbatm_usb_probe
[17180074.808000] ueagle_atm: Unknown symbol usbatm_usb_probe

..then the most probable reason is a symbol crash between ueagle-atm.ko and usbatm.ko

You have to get rid of the usbatm.ko module first !
I mean, the one embedded in your new kernel..

Try this:

- boot on your new kernel

- do some cleanup:
Code:
sudo rm /lib/modules/`uname -r`/kernel/drivers/usb/atm/usbatm.ko
sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/usb/net/eagle/


- then update the modules dependancies:
Code:
sudo depmod -ae


- ( you may have to reboot here, your mileage may vary )

- now you can retry compiling:

Code:
make clean
make
sudo make install


If my initial assumption was correct, the above procedure should succeed. Good luck.
View user's profile Send private message

ueagle-atm & new kernel
PostPosted: Sat Jul 22, 2006 9:41 Reply with quote
londondave
Guest
 




Thanks for you help, that worked. The only addition to those instructions is that you need to copy the ueagle-atm firmware directory into the new kernels firmware directory in /lib/firmware/new-kernel-name, I just copied and pasted from /lib/firmware/old-kernel-name.

Thanks again

PostPosted: Mon Jul 24, 2006 17:20 Reply with quote
Cathou
Newbie
 
Joined: 27 Apr 2006
Posts: 20




What you can do is create a ueagle-atm directory in /lib/firmware/ and put all your firmwares in /lib/firmware/ueagle-atm/

This doesn't break the firmware loading policy and makes the eagle fimwares common to all the kernels living on your system.

On Ubuntu Dapper this works perfectly and it simplifies upgrading to new kernels.

Cheers..
View user's profile Send private message

ueagle-atm and kernel 2.6.15-26
  pilote eagle-usb pour modems adsl sous linux Forum Index -> Support for ueagle-atm new driver (english, french, spanish)
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT + 1 Hour  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Powered by phpBB © 2001-2004 phpBB Group
Theme created by Vjacheslav Trushkin