Re: Agere 11C11040 Modem on HDA cards. (Roan)

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

 



If you do a clean install, you will likely need to
repeat the steps (e.g. patch ALSA) but you may be able
to use the same modules again, if the kernel version
of the clean install is very close or identical to the
current one.

Many thanks for the modules!
Bjorn.



--- roan <roan@xxxxxxxx> wrote:

> it is connected now!
> thx you a lot for helping me.
> i've attached file with agrmodem and agrserial.ko
> now i should try making modem work on fresh system.
> do i 
> need to repeat all the steps or i will need only to 
> modprobe those two modules?
> 
> On Mon, 28 Jul 2008 18:19:09 -0300
>   Bjorn Wielens <Uniacke1@xxxxxxxx> wrote:
> > Can you double-check to make sure the modules are
> loaded 
> >(lsmod | grep agr should show both agrmodem and 
> >agrserial) ? They need to be re-'modprobe'd on
> every 
> >reboot, at least until they are automatically
> loaded by a 
> >startup script.
> > Bjorn.
> > 
> > 
> > roan wrote:
> >> ok. i added line 'Modem = /dev/ttyAGS3' to
> wvdial.conf
> >> added phone#, login and password but there is an
> error:
> >> -----
> >> $ wvdial
> >> --> WvDial: Internet dialer version 1.60
> >> --> Cannot open /dev/ttyAGS3: No such file or
> directory
> >> --> Cannot open /dev/ttyAGS3: No such file or
> directory
> >> --> Cannot open /dev/ttyAGS3: No such file or
> directory
> >> -----
> >>
> >>
> >> On Mon, 28 Jul 2008 12:10:05 -0400 (EDT)
> >>  Bjorn Wielens <uniacke1@xxxxxxxx> wrote:
> >>> Hi Roan, Great news!!!
> >>> The next step is now relatively simple.. the
> hard part
> >>> is done.
> >>>
> >>> wvdialconf won't normally detect ports that are
> not in
> >>> the ttyS* range, so the easiest thing to do is
> just
> >>> edit /etc/wvdial.conf manually and point the
> modem
> >>> device setting /dev/ttyAGS3.
> >>>
> >>> After adding your ISP phone num, username, and
> >>> password, you should be able to go by issuing
> >>> 'wvdial'.
> >>>
> >>> Bjorn
> >>>
> >>>
> >>> --- roan <roan@xxxxxxxx> wrote:
> >>>
> >>>> but! there is smth new i can say. and this
> makes me
> >>>> happy  :)
> >>>> -----
> >>>> $ cat /proc/asound/pcm
> >>>> 00-06: Si3054 Modem : Si3054 Modem : playback 1
> :
> >>>> capture 1
> >>>> 00-02: ALC883 Analog : ALC883 Analog : capture
> 2
> >>>> 00-01: ALC883 Digital : ALC883 Digital :
> playback 1
> >>>> 00-00: ALC883 Analog : ALC883 Analog : playback
> 1 : 
> >>>>capture 2
> >>>> -----
> >>>> what next should i do to make modem work? :)
> >>>>
> >>>>
> >>>> On Mon, 28 Jul 2008 08:52:34 -0400 (EDT)
> >>>>   Bjorn Wielens <uniacke1@xxxxxxxx> wrote:
> >>>> > Hmmm... Menedas is also running in to this
> >>>> issue...
> >>>> > Please try the following and report back:
> >>>> > >> The following should work for you:
> >>>> >> Obtain the ALSA-driver 1.0.15 source
> tarball, and
> >>>> > the
> >>>> >> ALSA-driver 1.0.16 source tarball.
> >>>> >> Extract each to a separate directory.
> >>>> >> Copy the contents of folder
> >>>> >> alsa-driver-1.0.15/alsa-kernel/pci/hda/ TO
> >>>> >> alsa-driver-1.0.16/alsa-kernel/pci/hda/
> >>>> (overwrite
> >>>> >> existing files.)
> >>>> >> >> Modify the hda_codec.c file you just
> copied over
> >>>> as
> >>>> >> we've discussed earlier.
> >>>> >> >> then, in alsa-driver-1.0.16/ issue
> commands
> >>>> >> './configure --with-cards=hda-intel'
> followed by
> >>>> >> 'make'. This should generate the
> snd-hda-intel.ko
> >>>> >> module in the alsa-driver-1.0.16/modules
> >>>> directory.
> >>>> >> replace the one in /lib/modules/`uname
> >>>> >> -r`/kernel/sound/pci/hda/ with this one, and
> >>>> issue
> >>>> >> command 'sudo depmod -ae'. Reboot to load
> this
> >>>> new
> >>>> >> module.
> >>>> >> Then, you should be able to modprobe the
> modem
> >>>> > drivers
> >>>> >> successfully.
> >>>> >> >> If you have success, please send the
> agrmodem.ko,
> >>>> >> agrserial.ko and snd-hda-intel.ko files from
> your
> >>>> >> computer to me in a tarball named
> >>>> >> 11c11040-(yourDistro)-(kernel version).tar
> so we
> >>>> can
> >>>> >> use these to make life a little easier for
> others
> >>>> > with
> >>>> >> the same configuration as yourself.
> >>>> > > Almost there, > > Bjorn.
> >>>> > > > > --- roan <roan@xxxxxxxx> wrote:
> >>>> > >> i tried 'sudo modprobe agrmodem
> >>>> --force-modversion'
> >>>> >> but >> the output was the same:
> >>>> >> -----
> >>>> >> ~/Desktop/agrsm-HDA-20080721-ALSA15$ sudo
> >>>> modprobe >> agrmodem --force-modversion
> >>>> >> FATAL: Error inserting agrmodem >>
> >>>>
> (/lib/modules/2.6.24-19-generic/extra/agrmodem.ko):
> >> 
> >>>>Unknown 
> >>>> symbol in module, or unknown parameter
> >>>> (see
> >>>> >> dmesg)
> >>>> >> -----
> >>>> >> >> and i also attached the output of 'dmesg'
> if this
> >>>> >> will >> help.
> >>>> >> >> >> On Sun, 27 Jul 2008 18:34:33 -0300
> >>>> >>   Bjorn Wielens <Uniacke1@xxxxxxxx> wrote:
> >>>> >> > Hi Roan,
> >>>> >> > Great news!
> >>>> >> > You can send the output of dmesg if you
> like,
> >>>> but
> >>>> >> I >> >should say the following first:
> >>>> >> > if the output says 'module agrmodem
> disagrees
> >>>> >> about >> >version of symbol snd_card' or
> something 
> >>>>like
> >>>> that,
> >>>> >> try >> >again with 'sudo modprobe agrmodem
> >>>> >> --force-modversion'. >> >This tells the
> system to 
> >>>>ignore the version
> >>>> >> complaint and >> >load anyway.
> >>>> >> > >> > However, if you get an error about
> symbols >> 
> >>>> >'snd_hda_codec_read/write' then please send me
> >>>> the
> >>>> >> output >> >so I can see what's up.
> >>>> >> > >> > Also when using wvdial, if you get an
> error
> >>>> that
> >>>> >> the >> >modem is not responding, check the
> output of
> >>>> dmesg
> >>>> >> too... >> >If you see a 'No Stream' error,
> it means 
> >>>>we have
> >>>> a
> >>>> >> little >> >more work ahead of us... but that
> we are 
> >>>>well in
> >>>> >> the >> >right direction.
> >>>> >> > >> > Good luck!
> >>>> >> > Bjorn.
> >>>> >> > >> > roan wrote:
> >>>> >> >> ok. now i got it.
> >>>> >> >> so i copied serial26.c file
> >>>> >> >> then tried 'make module'
> >>>> >> >> ---------
> >>>> >> >> ~/Desktop/agrsm-HDA-20080721-ALSA15$ make
> >>>> module
> >>>> >> >> make -C /lib/modules/`uname -r`/build/ >>
> >>
> 
=== message truncated ===



      __________________________________________________________________
Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share what you know at http://ca.answers.yahoo.com

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

  Powered by Linux