Reginald Gibson, USA, kernal 2.6.22-14 generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



To whom it may concern, I just recently received Ubunto 7.10 and installed  
it on a flash drive on my Toshiba Satellite Laptop, A105-S2194.  I am a  
beginner with Linux and need help configuring my modem so that I can access the  
Internet.  My current ISP is AOL which does not support Linux.  The  following is 
the ModemData.txt file obtained from running scanModem.   However, I was 
wondering if configuring my modem for Ubunto will effect my  ability to use AOL?


Only plain text email is forwarded by the  _Discuss@xxxxxxxxxxxxxx 
(mailto:Discuss@xxxxxxxxxxxxx)  List  Server,
as HTML can contain viruses. Use as the email Subject  Line:
YourName,  YourCountry  kernel 2.6.22-14-generic 
With this Subject Line  cogent experts will be alerted, and useful case names 
left in the  Archive.
YourCountry will enable Country specific guidance. Your  contry's local Linux 
experts
can be found through: _http://www.linux.org/groups/index.html_ 
(http://www.linux.org/groups/index.html) .  
They will know your Country's modem code, which may be essential for dialup  
service.
Responses from _Discuss@xxxxxxxxxxxxxx (mailto:Discuss@xxxxxxxxxxxxx)  are 
sometimes  blocked by an Internet Provider mail filters.
So in a day, also check  the Archived responses at _http://www.linmodems.org_ 
(http://www.linmodems.org)   
--------------------------  System information  ----------------------------
CPU=i686,  
Linux version  2.6.22-14-generic (_buildd@palmer_ (mailto:buildd@palmer) ) 
(gcc  version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun 
Oct 14  23:05:12 GMT 2007
scanModem update of:  2008_02_25


There are no blacklisted modem drivers in /etc/modprobe*   files 

The Advanced Linux Sound Architecture (ALSA) packages providing audio  
support, 
also includes drivers for some modems. The ALSA diagnostics are  written 
during 
bootup to /proc/asound/ folders.

The /proc/asound/ audio+modem diagostics are being  copied.
Finished copy to Modem/ALSAroot.tgz

The ALSA verion is 1.0.14
The modem cards detected by "aplay -l"   are:
card 0: SB [HDA ATI SB], device 6: Si3054 Modem [Si3054 Modem]

The /proc/asound/pcm file reports:
-----------------------
00-06:  Si3054 Modem : Si3054 Modem : playback 1 : capture 1
00-00: ALC861 Analog :  ALC861 Analog : playback 1 : capture 2

about /proc/asound/cards:
------------------------
0  [SB             ]:  HDA-Intel - HDA ATI  SB
HDA ATI SB at 0xc0500000 irq 19

The modem codec file for the the HDA card is:  /proc/asound/card0/codec#0
--------------------------------------------------------
Codec:  Generic 11c1 Si3054
Address: 0
Vendor Id: 0x11c13026
Subsystem Id:  0x11790001
Revision Id: 0x100700

The audio card hosts a softmodem chip:  0x11c13026

The softmodem chip 0x11c13026 is in principle supported by the COMM support  
of slmodemd 
and the joint snd-hda-intel audio+modem driver, begun with ALSA  version 
1.0.13.  
For HDA cards with ALC883 chips, an upgrade to ALSA  verions 1.0.15 way be 
necessary. Instructions for upgrading snd-hda-intel and  its dependent driver 
set are at: _http://linmodems.technion.ac.il/archive-seventh/msg00282.html_ 
(http://linmodems.technion.ac.il/archive-seventh/msg00282.html) 

USB modem not detected by lsusb

For candidate card in slot 00:14.2, firmware information and bootup  
diagnostics are:
PCI slot PCI  ID  SubsystemID Name
---------- --------- --------- --------------
00:14.2 1002:437b 1179:ff10 Audio  device: ATI Technologies Inc SB450 HDA 
Audio 

Modem interrupt assignment and sharing:  
19:     371345    IO-APIC-fasteoi   wifi0, HDA Intel
--- Bootup diagnostics for  card in PCI slot 00:14.2 ----
[   18.308000] ACPI: PCI Interrupt  0000:00:14.2[A] -> GSI 16 (level, low) -> 
IRQ 19


=== Finished modem firmware and bootup diagnostics section.  ===
=== Next deducing cogent software ===


Predictive diagnostics for card in bus 00:14.2:
Modem  chipset  detected on
CLASS="Class 0403: 1002:437b"
NAME="Audio  device: ATI Technologies Inc SB450 HDA Audio  "
PCIDEV=1002:437b
SUBSYS=1179:ff10
SUBven=1179
IRQ=19
CODECp=11c13026
IDENT=slmodemd
SLMODEMD_DEVICE=hw:0,6
SoftChip=11c13026
CODECp=11c13026
HDA=1002:437b
Driver=snd-hda-intel
SOFT=1002:437b.HDA

For candidate modem in:  00:14.2
Class 0403:  1002:437b Audio device: ATI Technologies Inc SB450 HDA  Audio
Primary PCI_id   1002:437b
Subsystem PCI_id  1179:ff10  
Softmodem codec or chipset from diagnostics:  
from    Archives: 11c13026, residing on a HDA Subsystem with  support by 
slmodemd and driver  snd-hda-intel



Lacking a dsp (digital signal processing) chip, the modem is a  software 
intensive or "softmodem" type. Its primary controller manages  the traffic 
with the CPU. But the software needed is specified in the  Subsystem.
-----------------------------------------
Support type  needed or chipset: slmodemd supporting the snd-hda-intel 
audio+modem  driver

An ALSA (Advanced Linux Sound Architecture) modem driver:   snd-hda-intel
provides Low Level support enabling contact with the  modem hardware.
For all BUT Conexant chip soft modems (using hsfmodem  software)
complementary High Level support is through a Smartlink  utility:  slmodemd

Download from _http://linmodems.technion.ac.il/packages/smartlink/_ 
(http://linmodems.technion.ac.il/packages/smartlink/)   
the package SLMODEMD.gcc4.1.tar.gz having a compiled slmodemd. Unpack  under 
Linux with:
$ tar zxf SLMODEMD.gcc4.1.tar.gz
and  read instructions therein. But briefly, the modem is setup with  command:
sudo slmodemd -c YOUR_COUNTRY --alsa  hw:0,6
reporting dynamic creation of ports:
/dev/ttySL0 -->  /dev/pts/N   , with N some number
Read Smartlink.txt and  Modem/YourSystem.txt for follow through guidance.

----------------end Softmodem section --------------
Writing  Smartlink.txt
============ end Smartlink section =====================

Completed candidate modem analyses.

The base of the UDEV device file system is: /dev/.udev

Versions adequately match for the compiler installed:  4.1.3
and the compiler used in kernel assembly: 4.1.3



Minimal compiling resources appear  complete:
make utility - /usr/bin/make
Compiler  version 4.1
linuc_headers base folder  /lib/modules/2.6.22-14-generic/build

However some compilations and executable functions may need  additional 
files,
in the FileNames.h (so called kernel "h"eaders)  collection installed in  
/usr/include/ .
For martian_modem,  additional required packages are libc6-dev (and for 
Debian/Ubuntu,   linux-libc-dev). The also required headers of package libc6 are 
commonly  installed by default. 



If a driver compilation fails, with message including some lack of some  
FileName.h (stdio.h for example), then
Some additional kernel-header files  need installation to /usr/include. The 
minimal additional packages are  libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get  update
$  apt-get -s install linux-kernel-devel
will install needed  package
For Debian/Ubuntu related distributions, run the following command to  
display the needed package list:

Otherwise packages have to be found through _http://packages.ubuntu.com_ 
(http://packages.ubuntu.com) 
Once  downloaded and transferred into a Linux partition,
they can be installed  alltogether with:
$ sudo dpkg -i *.deb


Checking pppd properties:
-rwsr-xr-- 1 root dip 269256  2007-10-04 14:57 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem,  see:
_http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html_ 
(http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html) 

To enable dialout without Root permission do:
$ su - root   (not for Ubuntu)
sudo chmod a+x  /usr/sbin/pppd
or under Ubuntu related Linuxes
sudo chmod a+x  /usr/sbin/pppd

Checking settings of: /etc/ppp/options
asyncmap  0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval  30
lcp-echo-failure 4
noipx

In case of a message like:
Warning: Could not modify  /etc/ppp/pap-secrets: Permission denied
see _http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html_ 
(http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html) 

Read Modem/YourSystem.txt concerning other COMM channels: ath0 eth0  wifi0
Which can interfere with Browser naviagation.

Don't worry about the following, it is for the  experts
should trouble shooting be  necessary.
==========================================================

Checking for modem support  lines:
--------------------------------------
/device/modem symbolic link:   
slmodemd created symbolic link  /dev/ttySL0:  
Within /etc/udev/ files:

     Within /etc/modprobe.conf  files:
/etc/modprobe.d/alsa-base:options snd-atiixp-modem  index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem  index=-2
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order  to 
blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:#  blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist  snd-via82xx-modem
Within any ancient /etc/devfs  files:

     Within ancient kernel 2.4.n /etc/module.conf  files:

--------- end modem support lines --------





**************Ideas to please picky eaters. Watch video on AOL Living.      
(http://living.aol.com/video/how-to-please-your-picky-eater/rachel-campos-duffy/
2050827?NCID=aolcmp00300000002598)

-------------------------------1204074048
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3DUS-ASCII">
<META content=3D"MSHTML 6.00.6000.16608" name=3DGENERATOR></HEAD>
Arial"=20
bottomMargin=3D7 leftMargin=3D7 topMargin=3D7 rightMargin=3D7>e_document=20
face=3DArial color=3D#000000 size=3D2>
<DIV>To whom it may concern, I just recently received Ubunto 7.10 and instal=
led=20
it on a flash drive on my Toshiba Satellite Laptop, A105-S2194.&nbsp; I am a=
=20
beginner with Linux and need help configuring my modem so that I can access=20=
the=20
Internet.&nbsp; My current ISP is AOL which does not support Linux.&nbsp; Th=
e=20
following is the ModemData.txt file obtained from running scanModem.&nbsp;=20
However, I was wondering if configuring my modem for Ubunto will effect my=20
ability to use AOL?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Only plain text email is forwarded by the&nbsp; <A=20
href=3D"mailto:Discuss@xxxxxxxxxxxxx";>Discuss@xxxxxxxxxxxxx List=20
Server,
&nbsp;as HTML can contain viruses. Use as the email Subject=20
Line:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; YourNa=
me,=20
YourCountry&nbsp; kernel 2.6.22-14-generic 
&nbsp;With this Subject Line=20
cogent experts will be alerted, and useful case names left in the=20
Archive.
&nbsp;YourCountry will enable Country specific guidance. Your=20
contry's local Linux experts
&nbsp;can be found through: <A=20
href=3D"http://www.linux.org/groups/index.html";>http://www.linux.org/groups/=
index.html.=20

They will know your Country's modem code, which may be essential for dia=
lup=20
service.
Responses from <A=20
href=3D"mailto:Discuss@xxxxxxxxxxxxx";>Discuss@xxxxxxxxxxxxx are sometime=
s=20
blocked by an Internet Provider mail filters.
&nbsp;So in a day, also che=
ck=20
the Archived responses at <A=20
href=3D"http://www.linmodems.org";>http://www.linmodems.org=20

--------------------------&nbsp; System information=20
----------------------------
CPU=3Di686,&nbsp; 
Linux version=20
2.6.22-14-generic (buildd@palmer) (gcc=20
version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct=
14=20
23:05:12 GMT 2007
&nbsp;scanModem update of:&nbsp; 2008_02_25</DIV>
<DIV>&nbsp;</DIV>
<DIV>
&nbsp;There are no blacklisted modem drivers in /etc/modprobe*&nbsp=
;=20
files </DIV>
<DIV>&nbsp;</DIV>
<DIV>The Advanced Linux Sound Architecture (ALSA) packages providing audio=20
support, 
also includes drivers for some modems. The ALSA diagnostics are=
=20
written during 
bootup to /proc/asound/ folders.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;The /proc/asound/ audio+modem diagostics are being=20
copied.
&nbsp;Finished copy to Modem/ALSAroot.tgz</DIV>
<DIV>&nbsp;</DIV>
<DIV>The ALSA verion is 1.0.14
The modem cards detected by "aplay -l"&nbs=
p;=20
are:
card 0: SB [HDA ATI SB], device 6: Si3054 Modem [Si3054 Modem]</DIV>
<DIV>&nbsp;</DIV>
<DIV>The /proc/asound/pcm file reports:
-----------------------
00-06:=
=20
Si3054 Modem : Si3054 Modem : playback 1 : capture 1
00-00: ALC861 Analog=
:=20
ALC861 Analog : playback 1 : capture 2</DIV>
<DIV>&nbsp;</DIV>
<DIV>about /proc/asound/cards:
------------------------
&nbsp;0=20
[SB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20=
]:=20
HDA-Intel - HDA ATI=20
SB
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
HDA ATI SB at 0xc0500000 irq 19</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;The modem codec file for the the HDA card is:=20
/proc/asound/card0/codec#0
----------------------------------------------=
----------
Codec:=20
Generic 11c1 Si3054
Address: 0
Vendor Id: 0x11c13026
Subsystem Id:=20
0x11790001
Revision Id: 0x100700</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;The audio card hosts a softmodem chip:&nbsp; 0x11c13026</DIV>
<DIV>&nbsp;</DIV>
<DIV>The softmodem chip 0x11c13026 is in principle supported by the COMM sup=
port=20
of slmodemd 
and the joint snd-hda-intel audio+modem driver, begun with A=
LSA=20
version 1.0.13.&nbsp; 
For HDA cards with ALC883 chips, an upgrade to ALS=
A=20
verions 1.0.15 way be necessary. Instructions for upgrading snd-hda-intel an=
d=20
its dependent driver set are at: <A=20
href=3D"http://linmodems.technion.ac.il/archive-seventh/msg00282.html";>http:=
//linmodems.technion.ac.il/archive-seventh/msg00282.html</DIV>
<DIV>&nbsp;</DIV>
<DIV>USB modem not detected by lsusb</DIV>
<DIV>&nbsp;</DIV>
<DIV>For candidate card in slot 00:14.2, firmware information and bootup=20
diagnostics are:
&nbsp;PCI slot&nbsp;PCI=20
ID&nbsp;&nbsp;SubsystemID&nbsp;Name
&nbsp;----------&nbsp;---------&nbsp;=
---------&nbsp;--------------
&nbsp;00:14.2&nbsp;1002:437b&nbsp;1179:ff10=
&nbsp;Audio=20
device: ATI Technologies Inc SB450 HDA Audio </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Modem interrupt assignment and sharing:=20

&nbsp;19:&nbsp;&nbsp;&nbsp;&nbsp; 371345&nbsp;&nbsp;=20
IO-APIC-fasteoi&nbsp;&nbsp; wifi0, HDA Intel
&nbsp;--- Bootup diagnostics=
for=20
card in PCI slot 00:14.2 ----
[&nbsp;&nbsp; 18.308000] ACPI: PCI Interrup=
t=20
0000:00:14.2[A] -&gt; GSI 16 (level, low) -&gt; IRQ 19</DIV>
<DIV>&nbsp;</DIV>
<DIV>
&nbsp;=3D=3D=3D Finished modem firmware and bootup diagnostics sect=
ion.=20
=3D=3D=3D
&nbsp;=3D=3D=3D Next deducing cogent software =3D=3D=3D</DIV>
<DIV>&nbsp;</DIV>
<DIV>
Predictive diagnostics for card in bus 00:14.2:
&nbsp;Modem=20
chipset&nbsp; detected on
CLASS=3D"Class 0403: 1002:437b"
NAME=3D"Audi=
o=20
device: ATI Technologies Inc SB450 HDA Audio=20
"
PCIDEV=3D1002:437b
SUBSYS=3D1179:ff10
SUBven=3D1179
IRQ=3D19<B=
R>CODECp=3D11c13026
IDENT=3Dslmodemd
SLMODEMD_DEVICE=3Dhw:0,6
SoftC=
hip=3D11c13026
CODECp=3D11c13026
HDA=3D1002:437b
Driver=3Dsnd-hda-i=
ntel
SOFT=3D1002:437b.HDA</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;For candidate modem in:&nbsp; 00:14.2
&nbsp;&nbsp; Class 0403:=
=20
1002:437b Audio device: ATI Technologies Inc SB450 HDA=20
Audio
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Primary PCI_id&nbsp;=20
1002:437b
&nbsp;&nbsp;&nbsp; Subsystem PCI_id&nbsp; 1179:ff10=20

&nbsp;&nbsp;&nbsp; Softmodem codec or chipset from diagnostics:=20

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
from&nbsp;&nbsp;&nbsp; Archives: 11c13026, residing on a HDA Subsystem with=20
support by slmodemd and driver=20
snd-hda-intel
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;=20

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Lacking a dsp (digital signal processing) chip, the modem is a=20
software 
&nbsp;intensive or "softmodem" type. Its primary controller man=
ages=20
the traffic 
&nbsp;with the CPU. But the software needed is specified in=20=
the=20
Subsystem.
&nbsp;-----------------------------------------
Support typ=
e=20
needed or chipset:&nbsp;slmodemd supporting the snd-hda-intel audio+modem=20
driver</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;An ALSA (Advanced Linux Sound Architecture) modem driver:&nbsp;=20
snd-hda-intel
&nbsp;provides Low Level support enabling contact with the=20
modem hardware.
&nbsp;For all BUT Conexant chip soft modems (using hsfmod=
em=20
software)
&nbsp;complementary High Level support is through a Smartlink=20
utility:&nbsp; slmodemd</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Download from <A=20
href=3D"http://linmodems.technion.ac.il/packages/smartlink/";>http://linmodem=
s.technion.ac.il/packages/smartlink/=20

&nbsp;the package SLMODEMD.gcc4.1.tar.gz having a compiled slmodemd. Unp=
ack=20
under Linux with:
&nbsp;&nbsp;$ tar zxf SLMODEMD.gcc4.1.tar.gz
&nbsp;a=
nd=20
read instructions therein. But briefly, the modem is setup with=20
command:
&nbsp;&nbsp;sudo slmodemd -c YOUR_COUNTRY --alsa=20
hw:0,6
&nbsp;reporting dynamic creation of ports:
&nbsp;/dev/ttySL0 --=
&gt;=20
/dev/pts/N&nbsp;&nbsp; , with N some number
&nbsp;Read Smartlink.txt and=20
Modem/YourSystem.txt for follow through guidance.</DIV>
<DIV>&nbsp;</DIV>
<DIV>----------------end Softmodem section --------------
Writing=20
Smartlink.txt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D end Smartlink section=20=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Completed candidate modem analyses.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;The base of the UDEV device file system is: /dev/.udev</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Versions adequately match for the compiler installed:=20
4.1.3
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;=20
and the compiler used in kernel assembly: 4.1.3</DIV>
<DIV>&nbsp;</DIV>
<DIV>
&nbsp;
&nbsp;Minimal compiling resources appear=20
complete:
&nbsp;&nbsp; make utility - /usr/bin/make
&nbsp;&nbsp; Compi=
ler=20
version 4.1
&nbsp;&nbsp; linuc_headers base folder=20
/lib/modules/2.6.22-14-generic/build</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;However some compilations and executable functions may need=20
additional files,
&nbsp;in the FileNames.h (so called kernel "h"eaders)=20
collection installed in&nbsp; /usr/include/ .
&nbsp;For martian_modem,=20
additional required packages are libc6-dev (and for Debian/Ubuntu,&nbsp;=20
linux-libc-dev). The also required headers of package libc6 are commonly=20
installed by default. </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>If a driver compilation fails, with message including some lack of some=
=20
FileName.h (stdio.h for example), then
Some additional kernel-header file=
s=20
need installation to /usr/include. The minimal additional packages are=20
libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev</DIV>
<DIV>&nbsp;</DIV>
<DIV>If an alternate ethernet connection is available,
$&nbsp; apt-get=20
update
$&nbsp; apt-get -s install linux-kernel-devel
will install need=
ed=20
package
For Debian/Ubuntu related distributions, run the following comman=
d to=20
display the needed package list:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Otherwise packages have to be found through <A=20
href=3D"http://packages.ubuntu.com";>http://packages.ubuntu.com
Once=20
downloaded and transferred into a Linux partition,
they can be installed=20
alltogether with:
$ sudo dpkg -i *.deb</DIV>
<DIV>&nbsp;</DIV>
<DIV>
Checking pppd properties:
&nbsp;-rwsr-xr-- 1 root dip 269256=20
2007-10-04 14:57 /usr/sbin/pppd</DIV>
<DIV>&nbsp;</DIV>
<DIV>In case of an "error 17" "serial loopback" problem,=20
see:
&nbsp;&nbsp;&nbsp; <A=20
href=3D"http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.htm=
l">http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html=
</DIV>
<DIV>&nbsp;</DIV>
<DIV>To enable dialout without Root permission do:
&nbsp;$ su - root&nbsp=
;=20
(not for Ubuntu)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sudo chmod a+=
x=20
/usr/sbin/pppd
or under Ubuntu related Linuxes
&nbsp;sudo chmod a+x=20
/usr/sbin/pppd</DIV>
<DIV>&nbsp;</DIV>
<DIV>Checking settings of:&nbsp;/etc/ppp/options
asyncmap=20
0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-=
echo-interval=20
30
lcp-echo-failure 4
noipx</DIV>
<DIV>&nbsp;</DIV>
<DIV>In case of a message like:
&nbsp;&nbsp; Warning: Could not modify=20
/etc/ppp/pap-secrets: Permission denied
see <A=20
href=3D"http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html"=
>http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html</DI=
V>
<DIV>&nbsp;</DIV>
<DIV>Read Modem/YourSystem.txt concerning other COMM channels: ath0 eth0=20
wifi0
Which can interfere with Browser naviagation.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Don't worry about the following, it is for the=20
experts
&nbsp;should trouble shooting be=20
necessary.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Checking for modem support=20
lines:
&nbsp;--------------------------------------
&nbsp;&nbsp;&nbsp;=
&nbsp;=20
/device/modem symbolic link:&nbsp;&nbsp; 
slmodemd created symbolic link=20
/dev/ttySL0:&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp; Within /etc/udev/ files:</DI=
V>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Within /etc/modprobe.conf=20
files:
/etc/modprobe.d/alsa-base:options snd-atiixp-modem=20
index=3D-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem=20
index=3D-2
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in o=
rder=20
to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:#=20
blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist=20
snd-via82xx-modem
&nbsp;&nbsp;&nbsp;&nbsp; Within any ancient /etc/devfs=20
files:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Within ancient kernel 2.4.n /etc/module.conf=20
files:</DIV>
<DIV>&nbsp;</DIV>
<DIV>--------- end modem support lines --------</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>


<DIV>normal 10pt ARIAL, SAN-SERIF;"><HR style=3D"MARGIN-TOP: 10px">Delicious idea=
s to please the pickiest eaters. -to-please-your-picky-eater/rachel-campos-duffy/2050827?NCID=3Daolcmp0030000=
0002598" href=3D"http://living.aol.com/video/how-to-please-your-picky-eater/=
rachel-campos-duffy/2050827?NCID=3Daolcmp00300000002598" target=3D"_blank">W=
atch the video on AOL Living.</DIV>

-------------------------------1204074048--

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux