个人工具

“UbuntuHelp:DialupModemHowto/AlsaModem”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/DialupModemHowto/AlsaModem}} {{Languages|php5}} #pragma keywords smartlink modem winmodem linmodem networking scanmodem sl-modem intel linuxant con...)
 
 
(未显示2个用户的7个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/DialupModemHowto/AlsaModem}}
 
{{From|https://help.ubuntu.com/community/DialupModemHowto/AlsaModem}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:DialupModemHowto/AlsaModem}}
#pragma keywords smartlink modem winmodem linmodem networking scanmodem sl-modem intel linuxant conexant hsf hcf wvdial ppp
+
 
+
 
== Modems supported by ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m) ==
 
== Modems supported by ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m) ==
 
If <code><nowiki>Modem/ModemData.txt</nowiki></code> tells you that the modem can be set up by loading (''modprobe'') the modules snd_atiixp_modem, snd_via82xx_modem or snd_intel8x0mcd, this section may be for you. You need the ''sl-modem-daemon'' package.
 
If <code><nowiki>Modem/ModemData.txt</nowiki></code> tells you that the modem can be set up by loading (''modprobe'') the modules snd_atiixp_modem, snd_via82xx_modem or snd_intel8x0mcd, this section may be for you. You need the ''sl-modem-daemon'' package.
 
 
* If you can go online with your Ubuntu, you can install the package/daemon by enabling the <code><nowiki> multiverse </nowiki></code> repository and then install the <code><nowiki>sl-modem-daemon</nowiki></code> package.
 
* If you can go online with your Ubuntu, you can install the package/daemon by enabling the <code><nowiki> multiverse </nowiki></code> repository and then install the <code><nowiki>sl-modem-daemon</nowiki></code> package.
 
 
* If you cannot go online with your Ubuntu, search for the package using http://packages.ubuntu.com/ , download (link to .deb is given under the text "Architecture") and transfer the package for your version of Ubuntu to your Desktop. After making sure you do not have any other .deb files in your Desktop, open a terminal (Alt+F2, type gnome-desktop -Ubuntu- or konsole -Kubuntu, hit enter), and type or copy-paste the following commands:
 
* If you cannot go online with your Ubuntu, search for the package using http://packages.ubuntu.com/ , download (link to .deb is given under the text "Architecture") and transfer the package for your version of Ubuntu to your Desktop. After making sure you do not have any other .deb files in your Desktop, open a terminal (Alt+F2, type gnome-desktop -Ubuntu- or konsole -Kubuntu, hit enter), and type or copy-paste the following commands:
 
<pre><nowiki>
 
<pre><nowiki>
第14行: 第10行:
 
</nowiki></pre>
 
</nowiki></pre>
 
You can delete the .deb file you used if the installation was successful.
 
You can delete the .deb file you used if the installation was successful.
 
 
* To set your country, run <code><nowiki> sudo dpkg-reconfigure sl-modem-daemon -plow </nowiki></code> and follow instructions on the terminal. Restart the daemon with <code><nowiki> sudo /etc/init.d/sl-modem-daemon restart </nowiki></code>
 
* To set your country, run <code><nowiki> sudo dpkg-reconfigure sl-modem-daemon -plow </nowiki></code> and follow instructions on the terminal. Restart the daemon with <code><nowiki> sudo /etc/init.d/sl-modem-daemon restart </nowiki></code>
 
 
* For further information to configure the daemon (if it is not working), see the following "text" files (using a text editor like gedit or nano): <code><nowiki> /etc/default/sl-modem-daemon </nowiki></code> and/or <code><nowiki>/usr/share/doc/sl-modem-daemon/README.Debian </nowiki></code>
 
* For further information to configure the daemon (if it is not working), see the following "text" files (using a text editor like gedit or nano): <code><nowiki> /etc/default/sl-modem-daemon </nowiki></code> and/or <code><nowiki>/usr/share/doc/sl-modem-daemon/README.Debian </nowiki></code>
 
 
* Now you can go on to use a dialing tool (see table of contents of this wiki page; preferably wvdial for slmodems).
 
* Now you can go on to use a dialing tool (see table of contents of this wiki page; preferably wvdial for slmodems).
 
 
* If you get an error that says
 
* If you get an error that says
 
<pre><nowiki>
 
<pre><nowiki>
第27行: 第19行:
 
or try to install the package sl-modem-modules-2.6.15-20-686. Exiting...
 
or try to install the package sl-modem-modules-2.6.15-20-686. Exiting...
 
invoke-rc.d: initscript sl-modem-daemon, action "start" failed.
 
invoke-rc.d: initscript sl-modem-daemon, action "start" failed.
</nowiki></pre> You will need to follow the instructions per section "Modems supported by the Smartlink driver" in DialupModemHowto wiki page.
+
</nowiki></pre> You will need to follow the instructions per section "Modems supported by the Smartlink driver" in [[UbuntuHelp:DialupModemHowto|DialupModemHowto]] wiki page.
 
+
TODO: x86_64 architecture
[https://help.ubuntu.com/community/DialupModemHowto Go back to the main wiki page]
+
[[UbuntuHelp:DialupModemHowto|Go|back to the main wiki page]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月19日 (日) 04:46的最新版本

Modems supported by ALSA drivers (snd_atiixp_modem, snd_via82xx_modem, snd_intel8x0m)

If Modem/ModemData.txt tells you that the modem can be set up by loading (modprobe) the modules snd_atiixp_modem, snd_via82xx_modem or snd_intel8x0mcd, this section may be for you. You need the sl-modem-daemon package.

  • If you can go online with your Ubuntu, you can install the package/daemon by enabling the multiverse repository and then install the sl-modem-daemon package.
  • If you cannot go online with your Ubuntu, search for the package using http://packages.ubuntu.com/ , download (link to .deb is given under the text "Architecture") and transfer the package for your version of Ubuntu to your Desktop. After making sure you do not have any other .deb files in your Desktop, open a terminal (Alt+F2, type gnome-desktop -Ubuntu- or konsole -Kubuntu, hit enter), and type or copy-paste the following commands:
cd ~/Desktop
sudo dpkg -i *.deb

You can delete the .deb file you used if the installation was successful.

  • To set your country, run sudo dpkg-reconfigure sl-modem-daemon -plow and follow instructions on the terminal. Restart the daemon with sudo /etc/init.d/sl-modem-daemon restart
  • For further information to configure the daemon (if it is not working), see the following "text" files (using a text editor like gedit or nano): /etc/default/sl-modem-daemon and/or /usr/share/doc/sl-modem-daemon/README.Debian
  • Now you can go on to use a dialing tool (see table of contents of this wiki page; preferably wvdial for slmodems).
  • If you get an error that says
FATAL: Module slamr not found.
SmartLink modem driver not available for this Kernel. Please read README.Debian
or try to install the package sl-modem-modules-2.6.15-20-686. Exiting...
invoke-rc.d: initscript sl-modem-daemon, action "start" failed.
You will need to follow the instructions per section "Modems supported by the Smartlink driver" in DialupModemHowto wiki page.

TODO: x86_64 architecture Go|back to the main wiki page