Re: [Fwd: Re: Lin USA 11c11040 on mepis 7.0 2.6.24.4-desktop586-1mnb]

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

 



Hi,
Sounds like you don't have your kernel sources
installed.
You will need to install them before you can proceed;
this can usually be done through your favourite
package manager, often the package is named
kernel-source- followed by version info. Be sure that
you get the full kernel sources for your distro and
NOT just the kernel headers, which are not useful to
us. 
Sources may be placed under a category such as 'Linux
development', 'kernel development' or 'source
packages'. 

Best, 
Bjorn.



--- lin <linfix@xxxxxxxxxxxxxx> wrote:

> 
> 
> Bjorn,
> I have done some cleaning, Ready to try again.
> Trying instructions:
> root@mepis1:/home/billy# cat /proc/asound/version
> Advanced Linux Sound Architecture Driver Version
> 1.0.15.
> Compiled on Oct 28 2007 for kernel
> 2.6.22-1-mepis-smp (SMP).
> 
> root@mepis1:/home/billy# cat
> /usr/src/linux/sound/pci/hda/hda_codec.c
> cat: /usr/src/linux/sound/pci/hda/hda_codec.c: No
> such file or directory
> root@mepis1:/home/billy# ls -l /usr/src/linux
> ls: /usr/src/linux: No such file or directory
> 
> Search for hda_codec on / yielded only a file with
> some instruction in 
> /usr/share/doc/alsa-base/driver
> which didn't seem relevant.
> 
> ?? Lin
> 
> 
> 
> 
> 
> 
> lin wrote:
> >
> >
> >
>
------------------------------------------------------------------------
> >
> > Subject:
> > Re: Lin USA 11c11040 on mepis 7.0
> 2.6.24.4-desktop586-1mnb
> > From:
> > Bjorn Wielens <Uniacke1@xxxxxxxx>
> > Date:
> > Sun, 27 Jul 2008 09:11:20 -0300
> > To:
> > lin <linfix@xxxxxxxxxxxxxx>
> >
> > To:
> > lin <linfix@xxxxxxxxxxxxxx>
> >
> >
> > I don't think that would cause a significant
> problem, but with these 
> > things it's usually best to start with a clean
> system.
> > Let me know when you're ready to go,
> > Bjorn.
> >
> >
> > lin wrote:
> >> Bjorn,
> >> Thanks for the reply. I have found my system is
> mixed up becaue I 
> >> tried to copy over my Mepis 7.0 (except home)
> from another machine so 
> >> I could get  a borrowed usb modem to work on this
> machine, now the 
> >> system which is on /dev/sda8 seems to be on
> /dev/sda12 (where it was 
> >> on the other machine).
> >>
> >> Maybe this has connection with my problem.
> >>
> >> So I will contact you when this is straightened
> out.
> >>
> >> Lin
> >>
> >> Bjorn Wielens wrote:
> >>> Hi,
> >>> Please read the attached HOWTO document to get
> started.
> >>> Let me know if you run in to problems.
> >>> Bjorn
> >>>
> >>> Antonio, Please be aware that the driver must
> currently be compiled 
> >>> with
> >>> the version of ALSA that came with the kernel.
> (Anything 1.0.15 or less
> >>> must use the -ALSA15 package, no matter what. )
> >>> .
> >>>
> >>>
> >>>
> >>> Antonio Olivares wrote:
> >>>> Another 11c11040 case,
> >>>> Bjorn,
> >>>>   Please help out since you have succeeded in
> helping out others :)
> >>>>
> >>>> Start by reading the agrsm_howto.txt at
> >>>> 
>
http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
> >>>>  .
> >>>> Please download, extract, and build this
> package:
> >>>> 
>
http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-HDA-20080721.tar.bz2
> 
> >>>>
> >>>>
> >>>>  (use 'make module' to build the modules.)
> >>>>
> >>>> You might need to download newer alsa since the
> one you have is a 
> >>>> bit older?
> >>>> The ALSA verion is 1.0.13
> >>>>  The modem cards detected by "aplay -l"  are:
> >>>>  card 0: Intel [HDA Intel], device 6: Si3054
> Modem [Si3054 Modem]
> >>>>
> >>>> (http://www.alsa-project.org) and see if you
> can get
> >>>>  it to compile
> >>>>
> >>>> If you decide to use Alsa 1.0.15, then you may
> need the following 
> >>>> driver
> >>>>
>
http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-HDA-20080721-ALSA15.tar.bz2
> 
> >>>>
> >>>>
> >>>> Bjorn is a very helpful person and hopefully he
> will guide you to get
> >>>> the modem working :)
> >>>>
> >>>> Regards,
> >>>>
> >>>> Antonio
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> On 7/26/08, lin <linfix@xxxxxxxxxxxxxx> wrote:
> >>>>  
> >>>>> Trying to set up internal modem on Toshiba
> laptop A205-S5843
> >>>>> Thanks for help.
> >>>>>
> >>>>>
> >>>>>     
> >>>>
> >>>>   
> >>>
> >>>
> >>>
> >>>
>
------------------------------------------------------------------------
> 
> >>>
> >>>
> >>>
> >>>   Agere 11c11040 HDA Modem HOWTO
> >>>
> >>> This document is for those with the Agere
> Systems/LSI 11c11040 modem 
> >>> hosted on an HDA audio card. The following steps
> should get your 
> >>> modem working.
> >>>
> >>> Prerequisites:
> >>>
> >>>
> >>>     * 11c1040 modem
> >>>     * Your kernel sources.
> >>>
> >>>     * File names are _UNDERLINED_
> >>>     * Commands are in /ITALICS/
> >>>
> >>>    1. Determine your ALSA modules version. *For
> this howto to work,
> >>>       you MUST be using the version of ALSA that
> came with your
> >>>       current kernel. If you have since upgraded
> to a newer version of
> >>>       the ALSA modules, you will need to revert
> to the old version (or
> >>>       if this is not possible, upgrade your
> kernel.)* To find your
> >>>       ALSA module version, issue the command
> /cat
> >>>       /proc/asound/version/ in a terminal. You
> will see a version
> >>>       number in the form 1.0.XX, with XX being
> the revision. Rememner
> >>>       this number, as other steps in this HOWTO
> depend on it!
> 
=== message truncated ===



      __________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at
http://ca.toolbar.yahoo.com.

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

  Powered by Linux