[Bug 13831] [dapper] ltmodem doesn't build against .12
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Wed Nov 2 21:29:23 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13831
Ubuntu | linux-restricted-modules
------- Additional Comments From soeren.lorenz at web.de 2005-11-02 21:29 UTC -------
Created an attachment (id=4856)
--> (http://bugzilla.ubuntu.com/attachment.cgi?id=4856&action=view)
ltmodem-module for Breezy Badger
First Aid for missing ltmodem-module in Breezy Badger
unzip and untar, you get the following:
cd ltmodem-breezy
ls -l
-rw-r--r-- 1 sol sol 550947 2005-10-29 15:53 ltmodem.ko
-rw-r--r-- 1 sol sol 646 2005-09-08 01:18 ltmodem.rules
-rw-r--r-- 1 sol sol 17708 2005-10-29 15:53 ltserial.ko
move files to appropriate places (I only tested with 2.6.12-686, but the
modules should work with other 2.6.12-kernels as well):
sudo mkdir /lib/modules/2.6.12-9-686/ltmodem
sudo cp *.ko /lib/modules/2.6.12-9-686/ltmodem/
sudo depmod
sudo cp ltmodem.rules /etc/udev/
sudo ln -s ../ltmodem.rules /etc/udev/rules.d/ltmodem.rules
reboot.
If your modem gets correctly identified, the hotplug system will automatically
load the ltmodem-module at boot time. If this doesn't work for some reason, you
might want to add "ltmodem" and "ltserial" to your etc/modules.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list