LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-24-2005, 07:55 PM   #1
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
Winmodem on Ubuntu


I am following these directions on Ubuntu's documentation to get a Lucent Winmodem working.
https://wiki.ubuntu.com/Lucent
I know the modem is Lucent. Here is my modem:
Lucent Microelectronics V.92 56K WinModem (rev 03)
This comes from the instructions.
"1. make sure that you have the restricted-modules installed. This was done by default in the install of Ubuntu or Kubuntu Hoary preview."
How can I know if the restricted-modules are installed? I did a lsmod and did not find restricted-modules there.

"1. Determine if your Lucent WinModem has a DSP."

How can I know?



"2. put lt_serial and lt_modem in /etc/modules in order to get the modules loaded on boot. The modem device will appear as /dev/ttyLTM0 (that is a zero at the end). "

Does this mean to edit /etc/modules and just add lt_serial and lt_modem on new lines by themselves at the bottom of the config file?



"3. since udev rewrites /dev on each boot, and since kppp doesn't like to use /dev/ttyLTM0, you need to have a symlink created on boot (from /dev/ttyLTM0 to /dev/modem is easiest, I think). To do this, create the file /etc/udev/rules.d/10-local.rules, and put these lines in it: #ltmodem KERNEL="ttyLTM0", SYMLINK="modem""

I am not sure if I understand these directions right. Should I use this command, "ln -s /dev/ttyLTM0 /dev/modem"? For the other directions there, should I type do this "sudo vim /etc/udev/rules.d/10-local.rules" and copy all of that to one line at the top of this new file I am making?


"4. since the 2.6.10 kernels have some problems with these modules, put the following in the grub boot commands (at the place where it will get updated!): pci=routeirq Do not forget to update grub

sudo update-grub
Example:

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specifiv kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
# kopt=root=/dev/hda1 ro pci=routeirq"

Why is everything commented there? Mine should not be commented I don't think. I am confused about those directions. I have kernel 2.6.10-5-386. Is pci=routeirq the only line I add? What about the code with it in the example?
 
Old 11-26-2005, 07:05 AM   #2
Ygrex
Member
 
Registered: Nov 2004
Location: Russia (St.Petersburg)
Distribution: Debian
Posts: 666

Rep: Reputation: 68
Re: Winmodem on Ubuntu

> How can I know if the restricted-modules are installed?
> I did a lsmod and did not find restricted-modules there.
> The necessary modules are lt_serial and lt_modem. If
'lsmod | grep -E "lt_serial|lt_modem"' outputs something, then
restricted-modules are installed.

> Does this mean to edit /etc/modules and just add lt_serial and lt_modem
> on new lines by themselves at the bottom of the config file?
Yes, it does.

"3. since udev rewrites /dev on each boot, and since kppp doesn't like to use /dev/ttyLTM0, you need to have a symlink created on boot (from /dev/ttyLTM0 to /dev/modem is easiest, I think). To do this, create the file /etc/udev/rules.d/10-local.rules, and put these lines in it: #ltmodem KERNEL="ttyLTM0", SYMLINK="modem""

> I am not sure if I understand these directions right.
> Should I use this command, "ln -s /dev/ttyLTM0 /dev/modem"?
> For the other directions there, should I type do this
> "sudo vim /etc/udev/rules.d/10-local.rules" and copy all of
> that to one line at the top of this new file I am making?
No, simply add '#ltmodem KERNEL="ttyLTM0", SYMLINK="modem"' to the file
/etc/udev/rules.d/10-local.rules.


> Why is everything commented there? Mine should not be commented
> I don't think. I am confused about those directions. I have
> kernel 2.6.10-5-386. Is pci=routeirq the only line I add?
> What about the code with it in the example?
It seems to add pci=routeirq to the kernel boot parametres is enough.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu / Ubuntu + KDE / Kubuntu | Which do you use? BuckRogers01 Ubuntu 60 07-08-2006 01:24 AM
XP doesn't recognize Ubuntu, Ubuntu installed first. MonkeyBusiness Linux - Newbie 9 06-21-2006 04:58 AM
Clean install from Ubuntu Warty to Ubuntu Hoary Erik_the_Red Linux - Newbie 2 06-05-2005 08:14 PM
Winmodem? raysr Linux - Newbie 10 04-17-2004 01:06 AM
Winmodem Ric_doamaro Linux - Newbie 2 01-23-2002 03:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration