Re: Modem Not Recognized (Ubuntu 8.04) 11c11040

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

 



Hi George,
try 'make yesconfig' instead of 'make oldconfig'.
Then continue from 'make modules' etc.
If that still fails to create snd-hda-intel.ko, then you can also do this with the ALSA-driver source tarballs, from http://alsa-project.org/ Be sure to get source for the same version of ALSA as your system already has. (likely 1.0.15).
Bjorn.


George KALOUTAS wrote:
Hi Bjorn,

I have attached the lsmod output and ModemData

The Sound Card is : Audio device: Intel Corporation 82801H (ICH8 Family)
HD Audio Controller (rev 03) -> according to lspci

Many thanks for your help.


On Sat, 2008-08-02 at 13:28 -0300, Bjorn Wielens wrote:
Hi,
Can you send the output of 'lsmod' to me as well?
What model of sound card does your computer have?

Bjorn.


George KALOUTAS wrote:
Hi Guys,

The output of both commands "sudo make oldconfig" and "sudo make
modules" is attached in the file "output.txt" attached.

I really don't understand why the file "snd_hda_intel.ko" is not
created.

I hope someone more experienced in Linux than me, can provide some
guidance :-)

Thanks a million.

George KALOUTAS.

============================================================
________________________________________________________________________
Dear Club members,

The easy-lazy way to do this is the Unix command  tee as in:
sudo make modules | tee mywork.txt
tee dupicates the screen to file with arbitrary name mywork.txt
If you write it tee -a mywork.txt it will aPPEND the output to an
already existing file with that name (and create it if not already
existing).This is great for one command and supergreat for logging a
series of commands.
Enjoy - Jacques


Bjorn Wielens wrote:
        Hi George, Welcome to the 11c11040 club :)
        You say the module snd-hda-intel.ko is not created.
        Usually it is in /usr/src/linux/sound/pci/hda, if
        'make modules' is successful.
However, without more info, there's not much I can
        tell you, so please re-run the 'make modules' command
        (You may need root permission for this, either through
        su or sudo), and copy/paste the output in to your
        reply.
Best, Bjorn. --- George KALOUTAS <kaloutas@xxxxxxxxxxxxxxx> wrote: Hi, Windows is not installed ion the laptop.
                However the latest version of SCANMODEM detected the
                modem (see below
                extract from ModemData.txt)
                I am running Ubuntu 8.0.4 (kernel 2.6.24-20-generic)
================================ For candidate modem in: 00:1b.0
                0403 Audio device: Intel Corporation 82801H Primary
                device ID: 8086:284b Subsystem PCI_id 1025:0135
                Softmodem codec or chipset from diagnostics:
                0x11c11040
                from Archives: The HDA card softmodem chip
                is 0x11c11040
                Support type needed or chipset: agrsm
                ==================================
I followed the detailed instructions of Bjorn (http://linmodems.technion.ac.il/packages/ltmodem/11c11040/HOWTO-Agere-11c11040-HDA.html)
                but I am stuck at stage 3.
                I have added the lines
                EXPORT_SYMBOL(snd_hda_codec_read); and
                EXPORT_SYMBOL(snd_hda_codec_write) in file
                hda_codec.c.
                I run sudo make oldconfig and sudo make modules BUT
                the file
                snd_hda_intel.ko IS NOT CREATED.
I am going crazy. Can you help ? Thanks. Sincerely. G. K. On Sun, 2008-07-20 at 05:12 -0400, Marvin Stodolsky wrote: George, Please do the Modem diagnostics under Microsoft
                and copy out both the
                        responses to the AT commands and from the Driver
                Details tab, the
                        Device and Vendor information.
                        See SoftModem.txt abourt details of running this
                test.
                        MarvS
On Sun, Jul 20, 2008 at 3:10 AM, George KALOUTAS
                        <kaloutas@xxxxxxxxxxxxxxx> wrote:
                                Hi all,
I installed the hsf driver (which required the
                alsa linuxant driver) but
                                no Modem was detected (see below).
===================
                                sudo wvdialconf /etc/wvdial.conf
                                [sudo] password for george:
                                Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem. Modem Port Scan<*1>: S0 S1 S2 S3 SHSF0
                SHSF1 SHSF2 SHSF3
                                Modem Port Scan<*1>: SHSF4 SHSF5 SHSF6 SHSF7
Sorry, no modem was detected! Is it in use by
                another program?
                                Did you configure it properly with setserial?
Please read the FAQ at
                http://open.nit.ca/wiki/?WvDial
                                If you still have problems, send mail to
                <wvdial-list@xxxxxxxxxxxx>.
                                =======================================
Can you advise on what to do next ? Thanks in advance. G. K. On Sat, 2008-07-19 at 14:21 -0400, Marvin
                Stodolsky wrote:
                                        George,
Your modem is most likely a Conexant type,
                hosted on the Audio card.
                                        Test the below and report back.
MarvS
                                        scanModem maintainer
                                        ====================
From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
                                        download
        hsfmodem-7.68.00.12full_k2.6.24_19_generic_ubuntu_i386.deb.zip
                                        Under Linux unpack with:
                                         $ unzip hsfmodem*.zip
                                         Then install with:
                                         $ sudo dpkg -i hsfmodem*.deb
                                         Subsequently, the modem should be found with
                                         $ sudo wvdialconf /etc/wvdial.conf
                                         Edit in your personal information with:
                                         $ sudo gedit /etc/wvdial.conf
                                         and try dialing out with:
                                         $ sudo wvdial.
                                         See DOCs/Testing.txt  for details.
                                         Read DOCs/Conexant.txt
On 7/19/08, Antonio Olivares
                <olivares14031@xxxxxxxxx> wrote:
                                                A pci modem was not identified as scanModem
                reports you could try to do the
                                                following:
<quote>
                                                High Definition Audio (HDA) cards MAY host a
                modem chip in their Subsystem,
                                                and many are supported by the ALSA
                audio+modem driver snd-hda-intel
                                                A modem was not detected on HDA card
                8086:284b.
                                                If another modem card is present, then most
                likely 8086:284b does not host
                                                a mo
                                                dem.
                                                 If another modem card has not been detected,
                then possibilities are:
                                                1) A Conexant modem chip is present
                on 8086:284b, as Conexant chips
                                                are frequently not detectable by ALSA
                diagnostics
                                                2) The modem may be of the older
                non-PCI Controller Chipset
                                                (hardware) t
                                                ype.
                                                Try detection with Root permission:
                                                         wvdialconf  /etc/wvdial.conf
                                                </quote>
or try the Windows method if you have
                windows****
                                                <quote>
                                                If an alternative boot into Microsoft windows
                can be done, do mouse
                                                clicks on:
                                                   Start > Settings > Control Panel >
                Classical View (for Window XP) >
                                                System
                                                        Hardware > Device Manager > Modems > Click
                on the + > Modem. Double click
                                                        to
                                                expand the graphic. Manufacturer information
                may be displayed. For example,
                                                CXT
                                                stands for Conexant. Click the Diagnostics
                Tab. Record any hardware ID or
                                                vendor
                                                and device information. From the Driver
                Details TAB, copy out the VENdor and
                                                DEVice information.
                                                Next do the Query Modem and record the ATI
                specifications displayed such as:
                                                ATI3 - Agere SoftModem Version 2.1.22
                                                    ATI5 - 2.1.22, AMR Intel MB, AC97 ID:SIL
                REV:0x27
                                                Try to identify the modem setup file, with
                name perhaps MODEM.INF.
                                                If may contain chipset Vendor informaton.
                                                </quote>
Regards, Antonio --- On Sat, 7/19/08, George KALOUTAS
                <kaloutas@xxxxxxxxxxxxxxx> wrote:
                                                        From: George KALOUTAS
                <kaloutas@xxxxxxxxxxxxxxx>
                                                        Subject: Modem Not Recognized (Ubuntu 8.04)
                                                        To: discuss@xxxxxxxxxxxxx
                                                        Date: Saturday, July 19, 2008, 10:21 AM
                                                        Hi there,
My laptop is an ACER 2920Z. It has an
                internal V.92 56K
=== message truncated === __________________________________________________________________
        Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! Canada Messenger at http://ca.beta.messenger.yahoo.com/


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

  Powered by Linux