<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.linmodem">
    <title>gmane.linux.linmodem</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30970"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30969"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30968"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30967"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30966"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30965"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30964"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30963"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30962"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30961"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30960"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30959"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30958"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30957"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30956"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30955"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30954"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30953"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.linmodem/30951"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30970">
    <title>Re: Alejandro Ramos Encinosa, Cuba kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30970</link>
    <description>&lt;pre&gt;Alejandro,

scanModem reports that you have an 11c11040 agere modem that *has had
no success reports* since kernel 2.6.32* or so.

Predictive  diagnostics for card in bus 00:1b.0:
Modem chipset  detected on
NAME="Audio device: Intel Corporation 82801I "
CLASS=0403
PCIDEV=8086:293e
SUBSYS=103c:3627
IRQ=49
HDA2=00:1b.0
SOFT=8086:293e.HDA
HDAchipVendorID=11c1
CHIP=0x11c11040
IDENT=agrsm
Driver=agrsm
package=agrsm-11c11040

 For candidate modem in:  00:1b.0
   0403 Audio device: Intel Corporation 82801I
      Primary device ID:  8086:293e
    Subsystem PCI_id  103c:3627
    Softmodem codec or chipset from diagnostics: 0x11c11040
                               from    Archives:
                        The HDA card softmodem chip is 0x11c11040


Support type needed or chipset: agrsm


Writing DOCs/Intel.txt

The AgereSystems/LSI agrsm code supports compiling of a agrmodem +
agrserial driver pair.
There are a few different chipsets which use this driver pair, but
they use different code resources:
Chipsets KV* Pack&lt;/pre&gt;</description>
    <dc:creator>Antonio Olivares</dc:creator>
    <dc:date>2013-05-15T19:00:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30969">
    <title>Alejandro Ramos Encinosa, Cuba kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30969</link>
    <description>&lt;pre&gt;Hi out there.

Thanks in advance.

Best regards.

&lt;/pre&gt;</description>
    <dc:creator>Alejandro Ramos Encinosa</dc:creator>
    <dc:date>2013-05-15T18:32:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30968">
    <title>Re: Conexant USB ID 0572:1329 Ubuntu Lucid kernel 2.6.32-27-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30968</link>
    <description>&lt;pre&gt;Progress,

Got the compile to work per below, using the dgcmodem tar.gz  .  There
was one fix of  the type ==== below needed in
modules/mod_dgcusbdcp.c  modules/osdcp.c
===
1. static spinlock_t foobar = SPIN_LOCK_UNLOCKED; needs to be replaced
bye DEFINE_SPINLOCK

-static spinlock_t drm_mem_lock = SPIN_LOCK_UNLOCKED;
+static DEFINE_SPINLOCK(drm_mem_lock);
===

A Debian installer package was made (read the INSTALL):
$ make  debdist

which did install per below.

The module loads without crashing my system:
:~/Desktop/dgcmodem-1.13$ sudo modprobe dgcusbdcp
WARNING: All config files need .conf: /etc/modprobe.d/dgc, it will be
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/dgc.conflicts,
it will be ignored in a future release.

~/Desktop/dgcmodem-1.13$ lsmod | grep dgc
dgcusbdcp              18348  0
But lacking the modem hardware, I can't test further.

With respect to the above WARNING, just Once fix with:
$ sudo mv  /etc/modprobe.d/dgc  /etc/modprobe.d/dgc.conf

I'll send y&lt;/pre&gt;</description>
    <dc:creator>Marvin Stodolsky</dc:creator>
    <dc:date>2013-05-14T21:12:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30967">
    <title>Re: Conexant USB ID 0572:1329 Ubuntu Lucid kernel 2.6.32-27-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30967</link>
    <description>&lt;pre&gt;Olemis,

The generic problem is that commercial support for modem drivers under
Linux has been non-existent for a few years.  Nethertheless, a few of
us List members are still attempting to provide upgrades/support.
But this becomes increasing difficult to impossible as the Linux code
itself rapidly evolves.  Your best long term option is to
1) try and get some type of broadband access
2) find a USB modem using Open Source Linux drivers, which continue to
be supported; sadly however,  add on modems generally lack this
information on the commercial box.

For your particular problem with the Linxant dgc package, I have just
taken a look at the dgcmodem-1.13.tar.gz which is the one to be used
for x86_64/amd64 systems.  Trying the simple compile of the drivers,
there was the warning and then fatal  Spin_Lock error shown below.
Likely I can correct the Spin_Lock problem, as we have encountered it
before.   As I am traveling however, it may take a few days before I
further respond.

Even when the compile is succes&lt;/pre&gt;</description>
    <dc:creator>Marvin Stodolsky</dc:creator>
    <dc:date>2013-05-14T06:34:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30966">
    <title>Re: Conexant USB ID 0572:1329 Ubuntu Lucid kernel 2.6.32-27-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30966</link>
    <description>&lt;pre&gt;Olemis,

you can try setting  symbplic link:

$ sudo ln -s  /usr/src/linux-headers-3.8.0-19-generic/include/linux/config.h
 /usr/src/kernel-headers-3.8.0-19-generic/include/linux/config.h

If the subsequent install works, this step will have to be done once,
upon every kernel upgrade.

MarvS


On Sun, May 12, 2013 at 6:16 PM, Olemis Lang &amp;lt;olemis&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Marvin Stodolsky</dc:creator>
    <dc:date>2013-05-13T06:43:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30965">
    <title>Re: Conexant USB ID 0572:1329 Ubuntu Lucid kernel 2.6.32-27-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30965</link>
    <description>&lt;pre&gt;
Indeed the full error message is shown below

{{{
#!sh

$ sudo make install
make[1]: Entering directory `./dgcmodem-1.13/scripts'
install -m 700 dgcconfig dgcstop dgcmodconflicts dgcdcpd /usr/sbin
install -m 700 rcdgc /usr/lib/dgcmodem
make[1]: Leaving directory `./dgcmodem-1.13/scripts'
gcc: fatal error: no input files
compilation terminated.
cc1: fatal error:
/usr/src/kernel-headers-3.8.0-19-generic/include/linux/config.h: No
such file or directory
compilation terminated.
make[1]: Entering directory `./dgcmodem-1.13/modules'
rm -rf "/usr/lib/dgcmodem/config.mak"
"/usr/lib/dgcmodem/modules/imported" "/usr/lib/dgcmodem/modules"
mkdir -m 755 -p /usr/lib/dgcmodem/modules
(cd .. &amp;amp;&amp;amp; find config.mak modules/imported -depth -print | cpio -pdmu
/usr/lib/dgcmodem)
13 blocks
find . \( -name COPYING -o -name '*.sh' -o -name '*.[ch]' -o -name
'*.mak' -o -name '[Mm]akefile' \) -print | cpio -pdmu
/usr/lib/dgcmodem/modules
197 blocks
find binaries -depth -print | cpio -pdmu /usr/lib/dgcmodem/modules
0 blocks
make[1]: Le&lt;/pre&gt;</description>
    <dc:creator>Olemis Lang</dc:creator>
    <dc:date>2013-05-12T22:16:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30964">
    <title>Re: Conexant USB ID 0572:1329 Ubuntu Lucid kernel 2.6.32-27-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30964</link>
    <description>&lt;pre&gt;Hi !
:)

I'm reopening this old thread because ...

On 5/19/11, Antonio Olivares &amp;lt;olivares14031&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
[...]
[...]

... I'm trying to install the same driver but now on Ubuntu 13.04
(i.e. kernel = 3.8.0-19) , but the install process is failing with
message

{{{
fatal error: linux/config.h: No such file or directory
}}}

AFAICS «Including linux/config.h is deprecated since 2.6.15 (see (1))
and the file itself is gone since 2.6.19» [1]_

Q:
  - Is there an alternative solution able to work with recent kernels
    (i.e. 3.8.0-19) ?

.. [1] http://madwifi-project.org/ticket/2456#comment:6

&lt;/pre&gt;</description>
    <dc:creator>Olemis Lang</dc:creator>
    <dc:date>2013-05-12T21:08:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30963">
    <title>I have been installed Ubuntu 12.04</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30963</link>
    <description>&lt;pre&gt;Hi everyone, I been thinking in configure my telephone access. I have  
been installed Ubuntu 12.04 LTS. Do anyone have the how to install my  
modem, please?

Thanks, Ochoa

&lt;/pre&gt;</description>
    <dc:creator>alex.ochoa&lt; at &gt;infomed.sld.cu</dc:creator>
    <dc:date>2013-05-02T12:14:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30962">
    <title>Re: Onay, Cuba, kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30962</link>
    <description>&lt;pre&gt;Alex0,

The core problem is that the compile of the drivers is failing.  Among
them, ungrab-winmodem is fairly simply code, so most likely there has
been some change in general compiling machinery causing these
failures.  I am traveling through mid-June and may not be able to help
much.  But I am copying to the Ubuntu maintainer who is more code
proficient than I.

In the meantime I suggest you install the prior linux-mage-Version.deb
+ linux-headers-version.deb, under which the drivers compiled.  Such
older kernels+modules most often do retain functionality aftre a
Distribution upgrade.

MarvS


On Tue, Apr 30, 2013 at 6:15 PM, AlexO &amp;lt;vilmaperez&amp;lt; at &amp;gt;infomed.sld.cu&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Marvin Stodolsky</dc:creator>
    <dc:date>2013-05-01T08:50:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30961">
    <title>Re: Onay, Cuba, kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30961</link>
    <description>&lt;pre&gt;Dear Marv,

I can confirm the problems encountered.  I downloaded the slmodem code
and ungrab-winmodem and both fail to compile.  See:

[students&amp;lt; at &amp;gt;localhost tmp]$ ls
[students&amp;lt; at &amp;gt;localhost tmp]$ wget
http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20110321.tar.gz
--2013-04-30 17:52:52--
http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20110321.tar.gz
Resolving linmodems.technion.ac.il (linmodems.technion.ac.il)... 132.68.73.235
Connecting to linmodems.technion.ac.il
(linmodems.technion.ac.il)|132.68.73.235|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1006393 (983K) [application/x-gzip]
Saving to: ‘slmodem-2.9.11-20110321.tar.gz’

100%[======================================&amp;gt;] 1,006,393    358KB/s   in 2.7s

2013-04-30 17:52:55 (358 KB/s) - ‘slmodem-2.9.11-20110321.tar.gz’
saved [1006393/1006393]

[students&amp;lt; at &amp;gt;localhost tmp]$ wget
http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20090716.tar.gz
--2013-04-30 17:53:02--
http://linm&lt;/pre&gt;</description>
    <dc:creator>Antonio Olivares</dc:creator>
    <dc:date>2013-04-30T23:03:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30960">
    <title>RE: Onay, Cuba, kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30960</link>
    <description>&lt;pre&gt;Hello Antonio, thanks for your answer. Since you told me I was doing the
correct procedures but maybe the file slamr.ko were not created under the
new kernel , I went back to Ubuntu to check it, and uninstalled everything
concerning to sl-modem drivers. I went setp by step again installing first
the package sl-modem-dkms and this is the output I got in the terminal:

Reinstalling sl-modem-dkms
Selecting previously unselected package sl-modem-dkms.
(Reading database ... 160733 files and directories currently
installed.)
Unpacking sl-modem-dkms (from
.../sl-modem-dkms_2.9.11~20110321-8_i386.deb) ...
Setting up sl-modem-dkms (2.9.11~20110321-8) ...
Loading new sl-modem-2.9.11~20110321 DKMS files...
First Installation: checking all kernels...
Building only for 3.8.0-19-generic
Building initial module for 3.8.0-19-generic
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms_packages.py", line 22,
in &amp;lt;module&amp;gt;
    import apport
ImportError: No module named apport
Error!  Bui&lt;/pre&gt;</description>
    <dc:creator>AlexO</dc:creator>
    <dc:date>2013-04-30T22:16:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30959">
    <title>RE: Onay, Cuba, kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30959</link>
    <description>&lt;pre&gt;Hi Marvin, thanks for the help, this is the results of what you suggested

I tried
$ sudo dkms Status
the result was this:
sl-modem, 2.9.11~20110321: added

Then I manually unloaded the conflicting drivers with:
$ sudo modprobe -r  snd_atiixp_modem 
$ sudo modprobe -r  snd_via82xx_modem 
$ sudo modprobe -r  snd_intel8x0m 
There was no error output.

Then:
$ sudo /etc/init.d/sl-modem-daemon restart

The output was this:
Shutting down SmartLink Modem driver normally ... no slmodemd daemon running.
Unloading modem driver from kernel ... none found.
Starting SmartLink Modem driver for: auto.
Creating /dev/modem symlink, pointing to: /dev/ttySL0.

Then I tried:
$ ls- l /dev/ttySL0
The result was this:
ls: cannot access /dev/ttySL0: No such file or directory

Then I tried:
$ sudo wvdialconf
And the result was:

Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem.
Modem Port Scan&amp;lt;*1&amp;gt;: S0   S1   S2   S3   S4   S5   S6   S7   
Modem Port Scan&amp;lt;*1&amp;gt;: S8   S9   S10  S11  S12  S13  S14  S15  
Modem Port Sca&lt;/pre&gt;</description>
    <dc:creator>AlexO</dc:creator>
    <dc:date>2013-04-30T22:15:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30958">
    <title>Re: Onay, Cuba, kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30958</link>
    <description>&lt;pre&gt;Onay,

You are doing the correct procedures.  As far as I am concerned.  What
I believe is happening is that sl-modem-* may be conflicting in that
it has slmodemd+Alsa instead of building slamr.ko + ungrab-winmodem.ko
for your system.  In

The modem symbolic link is /dev/modem -&amp;gt; ttySL0
Distrib_ID=Ubuntu
DistribCodeName=raring


The dkms driver upgrade utilities are installed,

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

 Potentially useful modem drivers now loaded are:
  snd_atiixp_modem snd_via82xx_modem snd_intel8x0m   snd_hda_intel

The modem drivers now loaded are, these conflict with slamr.ko and are
conflicting.

Marv,

How could Onay fix this problem via sl-modem-src.deb ?  instead of
compiling slmodem-2.9.11-20*.tar.gz sources?

He is following correct procedure as far as I know.  He has dkms
installed, and is following the directions, unless slamr.ko is not
created with newer kernels?  I have not tested this at this time.

Predictive  diagnostics for card in bus 07:01.0:
Mode&lt;/pre&gt;</description>
    <dc:creator>Antonio Olivares</dc:creator>
    <dc:date>2013-04-30T17:34:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30957">
    <title>Onay, Cuba, kernel 3.8.0-19-generic</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30957</link>
    <description>&lt;pre&gt;Hi everyone, I need help with a PCI internal Motorola SM-56 Modem. I'm
currently using Ubuntu 13.04 (32 bits) and the modem doesn't work (it does
on other operative systems like Windows). Until Ubuntu 12.10 I was using the
procedure of installing packages sl-modem-source, sl-modem-daemon (also dkms
and dependencies) and after a restart, applications like gnome-ppp, kppp and
wvdial were able to see and use the modem correctly, so it worked fine. Now
with Ubuntu 13.04 I use the same procedure: I install sl-modem source,
sl-modem-daemon, dkms and all the required dependencies, but gnome-ppp (and
also kppp and wvdial) keeps telling me that "There's no modem on your
system", I also tried running gnome-ppp, kppp and wvdial as root, also did
it from the terminal with sudo and gksu commands (it worked fine on previous
versions of Ubuntu like 12.10, otherwise the modem was not recognized by
gnome-ppp or wvdial) but now in 13.04 it doesn't work either, scanmodem says
the modem is there (Windows OS sees and uses the mo&lt;/pre&gt;</description>
    <dc:creator>AlexO</dc:creator>
    <dc:date>2013-04-30T17:00:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30956">
    <title>Re: sm56 winmodem install to ubuntu 10.04 lts</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30956</link>
    <description>&lt;pre&gt;YANNIS,

scanModem reports that your modem would be supported by slamr but on
32 bit linux.  It reports that you have a 64 bit installation:

Some modem drivers can only be used in 32 bit modem on x86_64 systems,
while some others are competent on x86_64 Systems.  Cases are:
1) http://linmodems.technion.ac.il/bigarch/archive-seventh/msg03119.html
for the snd-hda-intel audio+modem driver. Also applicable to AC97
modem controllers.
In both cases, 32 bit libraries must be installed to support the
slmodemd helper having a precompiled 32 bit component.
2) For USB modems using the slusb.ko driver. 32 bit libraries must be
installed to support the slmodemd helper having a precompiled 32 bit
component
3) The hsfmodem and hcfpcimodem drivers for Conexant chipsest modes
are x86_64 competent.
4) agrsm packages for LSI/AgereSystems softmodems are not competent on
x86_64 systems.


If you have 32 bit linux, you can get access to the modem.  For 64 bit
systems, it (the driver) cannot work.

Predictive  diagnostics for car&lt;/pre&gt;</description>
    <dc:creator>Antonio Olivares</dc:creator>
    <dc:date>2013-04-30T11:43:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30955">
    <title>sm56 winmodem install to ubuntu 10.04 lts</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30955</link>
    <description>&lt;pre&gt;Please help with a sm56 winmodem install on ubuntu 10.04 lts

Yannis
 Only plain text email is forwarded by the  Discuss&amp;lt; at &amp;gt;Linmodems.org List Server,
 as HTML can contain viruses. Use as the email Subject Line:
           YourName, YourCountry  kernel 2.6.32-46-generic 
 With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
 YourCountry will enable Country specific guidance. Linux experts in YourCountry 
 can be found through: 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&amp;lt; at &amp;gt;Linmodems.org are sometimes blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org 
--------------------------  System information ----------------------------
CPU=x86_64,  Ubuntu ,  ALSA_version=1.0.21
Linux version 2.6.32-46-generic (buildd&amp;lt; at &amp;gt;lamiak) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) ) #108-Ubuntu SMP Thu Apr 11 15:56:25 U&lt;/pre&gt;</description>
    <dc:creator>YANNIS</dc:creator>
    <dc:date>2013-04-30T11:30:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30954">
    <title>hey</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30954</link>
    <description>&lt;pre&gt;
http://chickenparma.com.au/guests.htm?xuhigidezi=41833309&amp;amp;guqyrin=88248

&lt;/pre&gt;</description>
    <dc:creator>Balamurugan</dc:creator>
    <dc:date>2013-04-28T06:09:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30953">
    <title>Fwd: VIkrant, India, kernel 2.6.32-131.0.15.el6.i686</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30953</link>
    <description>&lt;pre&gt;VIkrant,

  The code resource you need for compiling agrmodem+agrseial drivers is:
 agrsm-11c11040-2.1.80-20110811.tar.bz2
at:  http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
agrsm-tools-0.0.1-2.noarch.rpm
may be useful too.

There is no guarantee that these drivers will be effective, because
there have been no updates from LSI (formerly Agere Systems) for many
years.

You will need to install compiling resources. Anthony has a RedHat
system and may guide you. Ubuntu is the Linux distro I use.

The most important parts of your diagnostic output are excerpted below.

MarvS

:
=========
The softmodem chip 11c11040 is hosted on the Subsytem of the High
Definition Audio card,
and is supported by the AgereSystems/LSI driver pair agrmodem +
agrserial, which is provided by
the most current package agrsm-11c11040-version at
http://linmodems.technion.ac.il/packages/ltmodem/11c11040/

 The kernel was compiled with gcc version 4.4.4 and a compiler is not installed
Compiling is necessary,  Packages must be i&lt;/pre&gt;</description>
    <dc:creator>Marvin Stodolsky</dc:creator>
    <dc:date>2013-04-18T14:41:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30952">
    <title>Re: advan dt 9 usb modem</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30952</link>
    <description>&lt;pre&gt;irmansyahi,

This question has been asked here:

http://askubuntu.com/questions/278535/modem-usb-no-automatic-detect-in-precise

This one has not been answered, but a similar one :

http://askubuntu.com/questions/91902/my-tata-photon-whiz-modem-is-detected-as-storage-device-instead-of-a-modem

has and it has a script:

http://www.sakis3g.org/

I hope this gets you on your way to make the modem work automagically :)

Best Regards,


Antonio

P.S.  Have you tried the famous "NetworkManager"?  It may save your
settings so you don't have to type the commands?  or via the
script(s)?

On Tue, Apr 9, 2013 at 4:26 PM, irmansyahi &amp;lt;irmansyahi&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Antonio Olivares</dc:creator>
    <dc:date>2013-04-10T12:07:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30951">
    <title>Re: advan dt 9 usb modem</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30951</link>
    <description>&lt;pre&gt;when I plugged the modem must type in terminal 'rmmod usb-storage' 
continues to unplug my modem should then plugged again and typing 
'modprobe usbserial vendor = 0x0685 product = 0x6000' then the modem 
function, I want to ask when I plug usbmodem instantly recognizable as a 
modem not cdrom without having to unplug the usb and type this first 
every time I want to surf?

I apologize if there is a good word kuran, thanks ata attention

&lt;/pre&gt;</description>
    <dc:creator>irmansyahi</dc:creator>
    <dc:date>2013-04-09T21:26:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.linmodem/30950">
    <title>Re: advan dt 9 usb modem</title>
    <link>http://permalink.gmane.org/gmane.linux.linmodem/30950</link>
    <description>&lt;pre&gt;irmansyah,

Did you try the code suggested by Marv?

============================
Imansyah,


your USB modem is evidently an earlier model of the

0685  ZD Incorporated, 7000  HSDPA Modem

which is in the USB ID database.

There may be Linux support:
https://github.com/Angstrom-distribution/meta-ti/blob/master/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0039-usb-option-add-ZD-Incorporated-HSPA-modem.patch

But following directions will be complex.   Perhaps you can locate an
eperienced Linux User  nearby.

MarvS
scanModem Maintainer

============================

Best Regards,


Antonio

On Tue, Apr 9, 2013 at 8:16 AM, irmansyah imam &amp;lt;irmansyahi&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Antonio Olivares</dc:creator>
    <dc:date>2013-04-09T18:02:08</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.linmodem">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.linmodem</link>
  </textinput>
</rdf:RDF>
