Re: Marcelo, Brazil Kubuntu 6.10 kernel 2.6.17-10-generic

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

 



MarvS,

I did the steps to update the Alsa driver, but it didn't work well.
There was no errors but after rebooting and running scanModem I go the
following result of ModemData.txt

Only plain text email is forwarded by the  DISCUSS@xxxxxxxxxxxxx List Server.
Do use the following as the email Subject Line:
          SomeName, YourCountry Ubuntu 6.10  kernel 2.6.17-10-generic
This will alert cogent experts, and  distinguish cases in the Archives.
YourCountry will enable Country Code guidance.
Occassionally responses are blocked by an Internet Provider mail filters.
So in a day, also check the Archived responses at http://www.linmodems.org .
Local Linux experts can be found through:
http://www.linux.org/groups/index.html
--------------------------  System information ----------------------------
CPU=i686,  Ubuntu 6.10
Linux version 2.6.17-10-generic (root@vernadsky) (gcc version 4.1.2
20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13
18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
scanModem update of:  2007_Jan_22


USB modem not detected by lsusb

Modem or host audio card candidates have firmware information:

PCI slot	PCI ID		SubsystemID	Name
----------	---------	---------	--------------
00:1b.0	8086:27d8	1179:ff01	Audio device: Intel Corporation 82801G

Modem interrupt assignment and sharing:
58:      64656          0   IO-APIC-level  HDA Intel

--- Bootup diagnositcs for card in PCI slot 00:1b.0 ----
[17179584.128000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22
(level, low) -> IRQ 58
[17179584.128000] PCI: Setting latency timer of device 0000:00:1b.0 to 64

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

ALSAversion 1.0.11
8086:27d8 is a High Definition Audio card, possibly hosting a soft modem.


The VendorID 0x11c11040 softmodem chip is in principle supported by
the snd-hda-intel driver
included within the ALSA audio+modem driver set.  However recognition
of 0x11c11040 first begins with ALSA version 1.0.13. There are
instructions for upgrading snd-hda-intel and its
dependent driver set at
http://linmodems.technion.ac.il/archive-fourth/msg05023.html
The ? in the device designation in hw:0,? will be manifest after the
driver update.
Typically ? is in the range of 0-6 .


There may be novel modem chipset information within the /proc/asound/
files. They have been copied and packed into a file: Modem/11c1.tgz
Please send 11c1.tgz to the scanModem maintainer:  Marvin.Stodolsky@xxxxxxxxx

For candidate modem in PCI bus:  00:1b.0
  Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G
     Primary PCI_id  8086:27d8
   Subsystem PCI_id  1179:ff01
   Softmodem codec or Vendor from diagnostics: 11c1, an AgereSystems type.
                             from    Archives: 11c1, an AgereSystems type.


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

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/
the package SLMODEMD.gcc4.tar.gz having a compiled slmodemd. Unpack
under Linux with:
	$ tar zxf SLMODEMD.gcc4.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.

Already loaded into the kernel is snd-hda-intel and audio drivers it
depends on,
displayed by:	lsmod | grep snd_hda_intel
Module                  Size  Used by
-------------------------------------
snd_hda_intel          22936  7
snd_hda_codec         209664  1 snd_hda_intel
snd_pcm                85764  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd                    62984  17
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
snd_page_alloc         11656  2 snd_hda_intel,snd_pcm


The diagnostic outputs for this softmodem section have their raw information in
folders and text files under /proc/asound/ which you can browse. The information
is from files:
	/proc/asound/pcm
-------------------------------
00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1
00-00: ALC861 Analog : ALC861 Analog : playback 1 : capture 2

	/proc/asound/modules
-------------------------------
0 snd_hda_intel
	/proc/asound/card0/codec#1
-------------------------------
Codec: Generic 11c1 Si3054
Address: 1
Vendor Id: 0x11c11040
Subsystem Id: 0x11790001
Revision Id: 0x100200
-------------------------------
Current support status of HDA cards is:
 Vendor IDs  Chip maker     Support type
 ----------  ----------    -------------
 0x14f12bfa  Conexant      hsfmodem , not slmodemd compatible
 0x11c13026  AgereSystems  snd-hda-intel, slmodemd supported
 0x11c11040  AgereSystems      "             "    , patch needed
 0x11c13055  AgereSystems      "             "    ,      "
 0x163c3055  Smartlink         "             "    ,      "
 0x163c3155    "               "             "    ,      "
 0x10573055  Motorola          "             "    ,      "
 0x10573155     "              "             "    ,      ""
as of October 2006.

and from the command:
	aplay -l | grep -i modem
card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]

----------------end Softmodem section --------------

Writing Intel.txt
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.2
            and the compiler used in kernel assembly: 4.1.2



Compiling resources appear complete:
  make utility - /usr/bin/make
  Compiler version 4.1
  kernel_headers base folder /lib/modules/2.6.17-10-generic/build


Checking pppd properties:
	-rwsr-xr-- 1 root dip 260920 2006-07-10 16:13 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
   http://phep2.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
auth
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

Read Modem/YourSystem.txt concerning other COMM channels: eth0
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:
/etc/udev/rules.d/60-symlinks.rules:# Create /dev/modem symlink
/etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*",			SYMLINK+="modem"
    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 --------

This is the dmesg.txt contents:

[17179569.184000] Linux version 2.6.17-10-generic (root@vernadsky)
(gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2
SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[17179569.184000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[17179569.184000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[17179569.184000]  BIOS-e820: 0000000000100000 - 000000003f680000 (usable)
[17179569.184000]  BIOS-e820: 000000003f680000 - 000000003f700000 (ACPI NVS)
[17179569.184000]  BIOS-e820: 000000003f700000 - 0000000040000000 (reserved)
[17179569.184000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[17179569.184000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[17179569.184000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[17179569.184000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[17179569.184000] 118MB HIGHMEM available.
[17179569.184000] 896MB LOWMEM available.
[17179569.184000] found SMP MP-table at 000f7670
[17179569.184000] On node 0 totalpages: 259712
[17179569.184000]   DMA zone: 4096 pages, LIFO batch:0
[17179569.184000]   Normal zone: 225280 pages, LIFO batch:31
[17179569.184000]   HighMem zone: 30336 pages, LIFO batch:7
[17179569.184000] DMI present.
[17179569.184000] ACPI: RSDP (v000 TOSCPL
 ) @ 0x000f75e0
[17179569.184000] ACPI: RSDT (v001 TOSCPL Capell00 0x06040000  LTP
0x00000000) @ 0x3f680ae4
[17179569.184000] ACPI: FADT (v001 TOSCPL CALISTGA 0x06040000 LOHR
0x0000005a) @ 0x3f687dee
[17179569.184000] ACPI: MADT (v001 INTEL  CALISTGA 0x06040000 LOHR
0x0000005a) @ 0x3f687e62
[17179569.184000] ACPI: HPET (v001 INTEL  CALISTGA 0x06040000 LOHR
0x0000005a) @ 0x3f687eca
[17179569.184000] ACPI: MCFG (v001 INTEL  CALISTGA 0x06040000 LOHR
0x0000005a) @ 0x3f687f02
[17179569.184000] ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP
0x00000001) @ 0x3f687fd8
[17179569.184000] ACPI: MADT (v001 PTLTD  	 APIC   0x06040000  LTP
0x00000000) @ 0x3f687f70
[17179569.184000] ACPI: SSDT (v001 SataRe  SataPri 0x00001000 INTL
0x20050624) @ 0x3f681b2e
[17179569.184000] ACPI: SSDT (v001 SataRe  SataSec 0x00001000 INTL
0x20050624) @ 0x3f68149c
[17179569.184000] ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL
0x20050624) @ 0x3f680b2c
[17179569.184000] ACPI: DSDT (v001 TOSCPL CALISTGA 0x06040000 INTL
0x20050624) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x1008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: 2 duplicate APIC table ignored.
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:14 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[17179569.184000] Processor #1 6:14 APIC version 20
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[17179569.184000] ACPI: IRQ0 used by override.
[17179569.184000] ACPI: IRQ2 used by override.
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[17179569.184000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 50000000 (gap:
40000000:a0000000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/sda2 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Enabling unmasked SIMD FPU exception support... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[17179569.184000] Console: colour VGA+ 80x25
[17179569.184000] Dentry cache hash table entries: 131072 (order: 7,
524288 bytes)
[17179569.184000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179569.184000] Memory: 1020104k/1038848k available (1910k kernel
code, 17956k reserved, 1070k data, 308k init, 121344k highmem)
[17179569.184000] Checking if this processor honours the WP bit even
in supervisor mode... Ok.
[17179569.184000] hpet0: at MMIO 0xfed00000 (virtual 0xf8800000), IRQs 2, 8, 0
[17179569.184000] hpet0: 3 64-bit timers, 14318180 Hz
[17179569.184000] Using HPET for base-timer
[17179569.184000] Using HPET for gettimeofday
[17179569.184000] Detected 1828.766 MHz processor.
[17179569.184000] Using hpet for high-res timesource
[17179569.268000] Calibrating delay using timer specific routine..
3661.88 BogoMIPS (lpj=7323771)
[17179569.268000] Security Framework v1.0.0 initialized
[17179569.268000] SELinux:  Disabled at boot.
[17179569.268000] Mount-cache hash table entries: 512
[17179569.268000] CPU: After generic identify, caps: bfe9fbff 00000000
00000000 00000000 0000c1a9 00000000 00000000
[17179569.268000] CPU: After vendor identify, caps: bfe9fbff 00000000
00000000 00000000 0000c1a9 00000000 00000000
[17179569.268000] monitor/mwait feature present.
[17179569.268000] using mwait in idle threads.
[17179569.268000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179569.268000] CPU: L2 cache: 2048K
[17179569.268000] CPU: Hyper-Threading is disabled
[17179569.268000] CPU: After all inits, caps: bfe9fbff 00000000
00000000 00000140 0000c1a9 00000000 00000000
[17179569.268000] Checking 'hlt' instruction... OK.
[17179569.284000] SMP alternatives: switching to UP code
[17179569.284000] checking if image is initramfs... it is
[17179569.756000] Freeing initrd memory: 5217k freed
[17179569.756000] ACPI: Core revision 20060707
[17179569.756000] ACPI: Looking for DSDT ... not found!
[17179569.784000] CPU0: Intel Genuine Intel(R) CPU           T2400  @
1.83GHz stepping 08
[17179569.784000] SMP alternatives: switching to SMP code
[17179569.788000] Booting processor 1/1 eip 3000
[17179569.796000] Initializing CPU#1
[17179569.876000] Calibrating delay using timer specific routine..
3657.58 BogoMIPS (lpj=7315173)
[17179569.876000] CPU: After generic identify, caps: bfe9fbff 00000000
00000000 00000000 0000c1a9 00000000 00000000
[17179569.876000] CPU: After vendor identify, caps: bfe9fbff 00000000
00000000 00000000 0000c1a9 00000000 00000000
[17179569.876000] monitor/mwait feature present.
[17179569.876000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179569.876000] CPU: L2 cache: 2048K
[17179569.876000] CPU: Hyper-Threading is disabled
[17179569.876000] CPU: After all inits, caps: bfe9fbff 00000000
00000000 00000140 0000c1a9 00000000 00000000
[17179569.876000] CPU1: Intel Genuine Intel(R) CPU           T2400  @
1.83GHz stepping 08
[17179569.876000] Total of 2 processors activated (7319.47 BogoMIPS).
[17179569.876000] ENABLING IO-APIC IRQs
[17179569.876000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[17179570.028000] checking TSC synchronization across 2 CPUs: passed.
[17179570.032000] Brought up 2 CPUs
[17179570.308000] migration_cost=8000
[17179570.308000] NET: Registered protocol family 16
[17179570.308000] EISA bus registered
[17179570.308000] ACPI: bus type pci registered
[17179570.308000] PCI: Using MMCONFIG
[17179570.312000] Setting up standard PCI resources
[17179570.320000] ACPI: Interpreter enabled
[17179570.320000] ACPI: Using IOAPIC for interrupt routing
[17179570.320000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179570.320000] PCI: Probing PCI hardware (bus 00)
[17179570.348000] Boot video device is 0000:00:02.0
[17179570.348000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
[17179570.348000] PCI: Transparent bridge - 0000:00:1e.0
[17179570.348000] PCI: Bus #07 (-#0a) is hidden behind transparent
bridge #06 (-#07) (try 'pci=assign-busses')
[17179570.348000] Please report the result to linux-kernel to fix this
permanently
[17179570.348000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179570.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[17179570.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[17179570.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[17179570.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[17179570.356000] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7
*10 12 14 15)
[17179570.356000] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11
12 14 15) *10
[17179570.356000] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10
12 14 15) *11
[17179570.356000] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7
*11 12 14 15)
[17179570.360000] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10
12 14 15) *0, disabled.
[17179570.360000] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11
12 14 15) *0, disabled.
[17179570.360000] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10
12 14 15) *11
[17179570.360000] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7
*11 12 14 15)
[17179570.360000] ACPI: Embedded Controller [EC0] (gpe 25) interrupt mode.
[17179570.412000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179570.412000] pnp: PnP ACPI init
[17179570.440000] pnp: PnP ACPI: found 10 devices
[17179570.440000] PnPBIOS: Disabled by ACPI PNP
[17179570.440000] PCI: Using ACPI for IRQ routing
[17179570.440000] PCI: If a device doesn't work, try "pci=routeirq".
If it helps, post a report
[17179570.440000] pnp: 00:01: ioport range 0xfe00-0xfe7f has been reserved
[17179570.440000] pnp: 00:01: ioport range 0xfe80-0xfeff has been reserved
[17179570.440000] pnp: 00:01: ioport range 0xff00-0xff7f has been reserved
[17179570.440000] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
[17179570.440000] PCI: Bridge: 0000:00:1c.0
[17179570.440000]   IO window: 2000-2fff
[17179570.440000]   MEM window: d6000000-d7ffffff
[17179570.440000]   PREFETCH window: d0000000-d1ffffff
[17179570.440000] PCI: Bridge: 0000:00:1c.1
[17179570.440000]   IO window: 3000-3fff
[17179570.440000]   MEM window: d8000000-d9ffffff
[17179570.440000]   PREFETCH window: d2000000-d3ffffff
[17179570.440000] PCI: Bridge: 0000:00:1c.2
[17179570.440000]   IO window: 4000-4fff
[17179570.440000]   MEM window: da000000-dbffffff
[17179570.440000]   PREFETCH window: d4000000-d5ffffff
[17179570.440000] PCI: Bus 7, cardbus bridge: 0000:06:04.0
[17179570.440000]   IO window: 00005400-000054ff
[17179570.440000]   IO window: 00005800-000058ff
[17179570.440000]   PREFETCH window: 50000000-51ffffff
[17179570.440000]   MEM window: 52000000-53ffffff
[17179570.440000] PCI: Bridge: 0000:00:1e.0
[17179570.440000]   IO window: 5000-5fff
[17179570.440000]   MEM window: dc000000-dc0fffff
[17179570.440000]   PREFETCH window: 50000000-51ffffff
[17179570.440000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17
(level, low) -> IRQ 169
[17179570.440000] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[17179570.440000] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16
(level, low) -> IRQ 177
[17179570.440000] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[17179570.440000] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18
(level, low) -> IRQ 185
[17179570.440000] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[17179570.440000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179570.440000] ACPI: PCI Interrupt 0000:06:04.0[A] -> GSI 16
(level, low) -> IRQ 177
[17179570.440000] NET: Registered protocol family 2
[17179570.480000] IP route cache hash table entries: 32768 (order: 5,
131072 bytes)
[17179570.480000] TCP established hash table entries: 131072 (order:
8, 1048576 bytes)
[17179570.480000] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[17179570.480000] TCP: Hash tables configured (established 131072 bind 65536)
[17179570.480000] TCP reno registered
[17179570.480000] Simple Boot Flag at 0x36 set to 0x1
[17179570.480000] audit: initializing netlink socket (disabled)
[17179570.480000] audit(1170871199.480:1): initialized
[17179570.480000] highmem bounce pool size: 64 pages
[17179570.480000] VFS: Disk quotas dquot_6.5.1
[17179570.480000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179570.480000] Initializing Cryptographic API
[17179570.480000] io scheduler noop registered
[17179570.480000] io scheduler anticipatory registered
[17179570.480000] io scheduler deadline registered
[17179570.480000] io scheduler cfq registered (default)
[17179570.480000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17
(level, low) -> IRQ 169
[17179570.480000] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[17179570.480000] assign_interrupt_mode Found MSI capability
[17179570.480000] Allocate Port Service[0000:00:1c.0:pcie00]
[17179570.480000] Allocate Port Service[0000:00:1c.0:pcie02]
[17179570.480000] Allocate Port Service[0000:00:1c.0:pcie03]
[17179570.480000] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16
(level, low) -> IRQ 177
[17179570.480000] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[17179570.480000] assign_interrupt_mode Found MSI capability
[17179570.480000] Allocate Port Service[0000:00:1c.1:pcie00]
[17179570.480000] Allocate Port Service[0000:00:1c.1:pcie02]
[17179570.480000] Allocate Port Service[0000:00:1c.1:pcie03]
[17179570.480000] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18
(level, low) -> IRQ 185
[17179570.480000] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[17179570.480000] assign_interrupt_mode Found MSI capability
[17179570.480000] Allocate Port Service[0000:00:1c.2:pcie00]
[17179570.480000] Allocate Port Service[0000:00:1c.2:pcie02]
[17179570.480000] Allocate Port Service[0000:00:1c.2:pcie03]
[17179570.480000] isapnp: Scanning for PnP cards...
[17179570.836000] isapnp: No Plug & Play device found
[17179570.856000] Real Time Clock Driver v1.12ac
[17179570.856000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports,
IRQ sharing enabled
[17179570.856000] mice: PS/2 mouse device common for all mice
[17179570.860000] RAMDISK driver initialized: 16 RAM disks of 65536K
size 1024 blocksize
[17179570.860000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179570.860000] ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
[17179570.860000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at
0x60,0x64 irq 1,12
[17179570.860000] i8042.c: Detected active multiplexing controller, rev 1.1.
[17179570.860000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[17179570.860000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[17179570.860000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[17179570.860000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[17179570.860000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179570.860000] EISA: Probing bus 0 at eisa.0
[17179570.860000] Cannot allocate resource for EISA slot 1
[17179570.860000] Cannot allocate resource for EISA slot 2
[17179570.860000] Cannot allocate resource for EISA slot 3
[17179570.860000] Cannot allocate resource for EISA slot 4
[17179570.860000] Cannot allocate resource for EISA slot 5
[17179570.860000] EISA: Detected 0 cards.
[17179570.860000] TCP bic registered
[17179570.860000] NET: Registered protocol family 1
[17179570.860000] NET: Registered protocol family 8
[17179570.860000] NET: Registered protocol family 20
[17179570.860000] Starting balanced_irq
[17179570.860000] Using IPI No-Shortcut mode
[17179570.860000] ACPI: (supports S0 S3 S4 S5)
[17179570.860000] Freeing unused kernel memory: 308k freed
[17179571.476000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179571.932000] Capability LSM initialized
[17179571.960000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [
PmRef] OemTableId [ Cpu0Ist] [20060707]
[17179571.960000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [
PmRef] OemTableId [ Cpu0Cst] [20060707]
[17179571.960000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179571.960000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [
PmRef] OemTableId [ Cpu1Ist] [20060707]
[17179571.964000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [
PmRef] OemTableId [ Cpu1Cst] [20060707]
[17179571.964000] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[17179572.252000] SCSI subsystem initialized
[17179572.256000] libata version 1.20 loaded.
[17179572.256000] ata_piix 0000:00:1f.2: version 1.05
[17179572.256000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19
(level, low) -> IRQ 225
[17179572.256000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[17179572.256000] ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma
0x18B0 irq 14
[17179572.420000] ata1: dev 0 cfg 49:2f00 82:746b 83:7d09 84:6063
85:7469 86:3d09 87:6063 88:203f
[17179572.420000] ata1: dev 0 ATA-7, max UDMA/100, 117210240 sectors: LBA48
[17179572.428000] ata1: dev 0 configured for UDMA/100
[17179572.428000] scsi0 : ata_piix
[17179572.428000]   Vendor: ATA       Model: TOSHIBA MK6034GS  Rev: AH10
[17179572.428000]   Type:   Direct-Access                      ANSI
SCSI revision: 05
[17179572.428000] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma
0x18B8 irq 15
[17179572.748000] ata2: dev 0 cfg 49:0f00 82:421c 83:0000 84:0000
85:0000 86:0000 87:0000 88:0407
[17179572.748000] ata2: dev 0 ATAPI, max UDMA/33
[17179572.748000] ata2(0): applying bridge limits
[17179572.912000] ata2: dev 0 configured for UDMA/33
[17179572.912000] scsi1 : ata_piix
[17179572.916000]   Vendor: HL-DT-ST  Model: DVDRAM GMA-4082N  Rev: HV02
[17179572.916000]   Type:   CD-ROM                             ANSI
SCSI revision: 05
[17179572.928000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[17179572.928000] sda: Write Protect is off
[17179572.928000] sda: Mode Sense: 00 3a 00 00
[17179572.928000] SCSI device sda: drive cache: write back
[17179572.928000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[17179572.928000] sda: Write Protect is off
[17179572.928000] sda: Mode Sense: 00 3a 00 00
[17179572.928000] SCSI device sda: drive cache: write back
[17179572.928000]  sda: sda1 sda2 sda3 sda4
[17179572.980000] sd 0:0:0:0: Attached scsi disk sda
[17179573.236000] ide0: I/O resource 0x1F0-0x1F7 not free.
[17179573.236000] ide0: ports already in use, skipping probe
[17179573.236000] ide1: I/O resource 0x170-0x177 not free.
[17179573.236000] ide1: ports already in use, skipping probe
[17179573.260000] usbcore: registered new driver usbfs
[17179573.260000] usbcore: registered new driver hub
[17179573.260000] USB Universal Host Controller Interface driver v3.0
[17179573.264000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23
(level, low) -> IRQ 233
[17179573.264000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179573.264000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179573.264000] uhci_hcd 0000:00:1d.0: new USB bus registered,
assigned bus number 1
[17179573.264000] uhci_hcd 0000:00:1d.0: irq 233, io base 0x00001820
[17179573.264000] usb usb1: configuration #1 chosen from 1 choice
[17179573.264000] hub 1-0:1.0: USB hub found
[17179573.264000] hub 1-0:1.0: 2 ports detected
[17179573.284000] ieee1394: Initialized config rom entry `ip1394'
[17179573.368000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19
(level, low) -> IRQ 225
[17179573.368000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179573.368000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179573.368000] uhci_hcd 0000:00:1d.1: new USB bus registered,
assigned bus number 2
[17179573.368000] uhci_hcd 0000:00:1d.1: irq 225, io base 0x00001840
[17179573.368000] usb usb2: configuration #1 chosen from 1 choice
[17179573.368000] hub 2-0:1.0: USB hub found
[17179573.368000] hub 2-0:1.0: 2 ports detected
[17179573.472000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18
(level, low) -> IRQ 185
[17179573.472000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[17179573.472000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[17179573.472000] uhci_hcd 0000:00:1d.2: new USB bus registered,
assigned bus number 3
[17179573.472000] uhci_hcd 0000:00:1d.2: irq 185, io base 0x00001860
[17179573.472000] usb usb3: configuration #1 chosen from 1 choice
[17179573.472000] hub 3-0:1.0: USB hub found
[17179573.472000] hub 3-0:1.0: 2 ports detected
[17179573.576000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16
(level, low) -> IRQ 177
[17179573.576000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[17179573.576000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[17179573.576000] uhci_hcd 0000:00:1d.3: new USB bus registered,
assigned bus number 4
[17179573.576000] uhci_hcd 0000:00:1d.3: irq 177, io base 0x00001880
[17179573.576000] usb usb4: configuration #1 chosen from 1 choice
[17179573.576000] hub 4-0:1.0: USB hub found
[17179573.576000] hub 4-0:1.0: 2 ports detected
[17179573.680000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23
(level, low) -> IRQ 233
[17179573.680000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[17179573.680000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[17179573.680000] ehci_hcd 0000:00:1d.7: new USB bus registered,
assigned bus number 5
[17179573.680000] ehci_hcd 0000:00:1d.7: debug port 1
[17179573.680000] PCI: cache line size of 32 is not supported by
device 0000:00:1d.7
[17179573.680000] ehci_hcd 0000:00:1d.7: irq 233, io mem 0xdc444000
[17179573.684000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00,
driver 10 Dec 2004
[17179573.684000] usb usb5: configuration #1 chosen from 1 choice
[17179573.684000] hub 5-0:1.0: USB hub found
[17179573.684000] hub 5-0:1.0: 8 ports detected
[17179573.712000] usb 2-1: new low speed USB device using uhci_hcd and address 2
[17179573.788000] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 20
(level, low) -> IRQ 50
[17179573.788000] PCI: Via IRQ fixup for 0000:06:00.0, from 11 to 2
[17179573.840000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[50]
MMIO=[dc001000-dc0017ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[17179573.868000] Attempting manual resume
[17179573.908000] kjournald starting.  Commit interval 5 seconds
[17179573.908000] EXT3-fs: mounted filesystem with ordered data mode.
[17179574.216000] usb 2-1: new low speed USB device using uhci_hcd and address 3
[17179574.388000] usb 2-1: configuration #1 chosen from 1 choice
[17179575.116000] ieee1394: Host added: ID:BUS[0-00:1023]
GUID[00023f6699406341]
[17179581.732000] hw_random: RNG not detected
[17179581.768000] Linux agpgart interface v0.101 (c) Dave Jones
[17179581.792000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179581.800000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179581.852000] agpgart: Detected an Intel 945GM Chipset.
[17179581.852000] agpgart: Detected 7932K stolen memory.
[17179581.868000] agpgart: AGP aperture is 256M @ 0xc0000000
[17179581.964000] usbcore: registered new driver hiddev
[17179581.992000] input: Genius NetScroll + Traveler as /class/input/input1
[17179581.992000] input: USB HID v1.10 Mouse [Genius NetScroll +
Traveler] on usb-0000:00:1d.1-1
[17179581.992000] usbcore: registered new driver usbhid
[17179581.992000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[17179582.180000] input: PS/2 Mouse as /class/input/input2
[17179582.196000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input3
[17179582.224000] ACPI: PCI Interrupt 0000:06:04.0[A] -> GSI 16
(level, low) -> IRQ 177
[17179582.224000] Yenta: CardBus bridge found at 0000:06:04.0 [1179:ff01]
[17179582.224000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179582.224000] Yenta: Routing CardBus interrupts to PCI
[17179582.224000] Yenta TI: socket 0000:06:04.0, mfunc 0x89501212, devctl 0x44
[17179582.380000] ts: Compaq touchscreen protocol output
[17179582.444000] sdhci: Secure Digital Host Controller Interface driver, 0.12
[17179582.444000] sdhci: Copyright(c) Pierre Ossman
[17179582.456000] Yenta: ISA IRQ mask 0x0cd8, PCI irq 177
[17179582.456000] Socket status: 30000006
[17179582.456000] Yenta: Raising subordinate bus# of parent bus (#06)
from #07 to #0a
[17179582.456000] pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff
[17179582.456000] cs: IO port probe 0x5000-0x5fff: clean.
[17179582.456000] pcmcia: parent PCI bridge Memory window: 0xdc000000
- 0xdc0fffff
[17179582.456000] pcmcia: parent PCI bridge Memory window: 0x50000000
- 0x51ffffff
[17179582.456000] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18
(level, low) -> IRQ 185
[17179582.456000] PCI: Setting latency timer of device 0000:05:00.0 to 64
[17179582.456000] eth0: Identified chip type is 'RTL8101E'.
[17179582.456000] eth0: r10001.02, the Linux device driver for Realtek
Ethernet Controllers at 0x4000, 00:16:d4:24:22:66, IRQ 185
[17179582.456000] eth0: Auto-negotiation Enabled.
[17179584.076000] eth0: 100Mbps Full-duplex operation.
[17179584.076000] Realtek RTL8139/810x Family Fast Ethernet Network Adapter
[17179584.076000] Driver version:1.02
[17179584.076000] Released date:2006/02/23
[17179584.076000] Link Status:Linked
[17179584.076000] Link Speed:100Mbps
[17179584.076000] Duplex mode:Full-Duplex
[17179584.076000] I/O Base:0x4000(I/O port)
[17179584.076000] IRQ:185
[17179584.084000] sdhci: SDHCI controller found at 0000:06:04.2
[1524:0550] (rev 1)
[17179584.084000] ACPI: PCI Interrupt 0000:06:04.2[B] -> GSI 17
(level, low) -> IRQ 169
[17179584.084000] mmc0: SDHCI at 0xdc001c00 irq 169 DMA
[17179584.112000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17179584.112000] sr 1:0:0:0: Attached scsi generic sg1 type 5
[17179584.128000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22
(level, low) -> IRQ 58
[17179584.128000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[17179584.148000] ieee80211_crypt: registered algorithm 'NULL'
[17179584.152000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[17179584.152000] ieee80211: Copyright (C) 2004-2005 Intel Corporation
<jketreno@xxxxxxxxxxxxxxx>
[17179584.156000] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw
xa/form2 cdda tray
[17179584.156000] Uniform CD-ROM driver Revision: 3.20
[17179584.156000] sr 1:0:0:0: Attached scsi CD-ROM sr0
[17179584.288000] ipw3945: Intel(R) PRO/Wireless 3945 Network
Connection driver for Linux, 1.1.0mp
[17179584.288000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
[17179584.328000] hda_codec: Unknown model for ALC861, trying
auto-probe from BIOS...
[17179584.540000] cs: IO port probe 0x100-0x3af: excluding 0x370-0x377
[17179584.540000] cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7
0x4d0-0x4d7
[17179584.540000] cs: IO port probe 0x820-0x8ff: clean.
[17179584.540000] cs: IO port probe 0xc00-0xcf7: clean.
[17179584.544000] cs: IO port probe 0xa00-0xaff: clean.
[17179585.092000] ALSA
/home/myn/Alsa/alsa-driver-1.0.14rc2/pci/hda/../../alsa-kernel/pci/hda/patch_si3054.c:245:
si3054: cannot initialize. EXT MID = 0000
[17179585.108000] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17
(level, low) -> IRQ 169
[17179585.108000] PCI: Setting latency timer of device 0000:04:00.0 to 64
[17179585.108000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network
Connection
[17179585.360000] NET: Registered protocol family 17
[17179585.840000] lp: driver loaded but no devices found
[17179585.860000] ieee1394: sbp2: Driver forced to serialize I/O
(serialize_io=1)
[17179585.860000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179585.884000] Adding 1044216k swap on
/dev/disk/by-uuid/d514694f-350e-4640-9176-2ecde0470224.  Priority:-1
extents:1 across:1044216k
[17179585.968000] EXT3 FS on sda2, internal journal
[17179586.104000] kjournald starting.  Commit interval 5 seconds
[17179586.112000] EXT3 FS on sda3, internal journal
[17179586.112000] EXT3-fs: mounted filesystem with ordered data mode.
[17179586.992000] ipw3945: Radio Frequency Kill Switch is On:
[17179586.992000] Kill switch must be turned off for wireless
networking to work.
[17179591.468000] ACPI: AC Adapter [ACAD] (on-line)
[17179591.556000] ACPI: Battery Slot [BAT1] (battery present)
[17179591.568000] ACPI: Power Button (FF) [PWRF]
[17179591.568000] ACPI: Lid Switch [LID0]
[17179591.568000] ACPI: Power Button (CM) [PWRB]
[17179591.708000] ibm_acpi: ec object not found
[17179591.748000] pcc_acpi: loading...
[17179591.844000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[17179591.844000] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[17179593.408000] [drm] Initialized drm 1.0.1 20051102
[17179593.412000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16
(level, low) -> IRQ 177
[17179593.412000] [drm] Initialized i915 1.5.0 20060119 on minor 0
[17179593.488000] apm: BIOS not found.
[17179597.592000] Bluetooth: Core ver 2.8
[17179597.592000] NET: Registered protocol family 31
[17179597.592000] Bluetooth: HCI device and connection manager initialized
[17179597.592000] Bluetooth: HCI socket layer initialized
[17179597.628000] Bluetooth: L2CAP ver 2.8
[17179597.628000] Bluetooth: L2CAP socket layer initialized
[17179597.664000] Bluetooth: RFCOMM socket layer initialized
[17179597.664000] Bluetooth: RFCOMM TTY layer initialized
[17179597.664000] Bluetooth: RFCOMM ver 1.7
[17179618.984000] NET: Registered protocol family 10
[17179618.984000] lo: Disabled Privacy Extensions
[17179618.984000] IPv6 over IPv4 tunneling driver
[17179629.420000] eth0: no IPv6 routers present
[17180651.964000] psmouse.c: GlidePoint at isa0060/serio4/input0 lost
synchronization, throwing 1 bytes away.
[17180652.472000] psmouse.c: resync failed, issuing reconnect request
[17180653.164000] input: PS/2 Mouse as /class/input/input4
[17180653.184000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input5

It was like if I didn't update the Alsa driver. But
$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.14rc2.
Compiled on Feb  7 2007 for kernel 2.6.17-10-generic (SMP).

This line seems to be the problem
[17179585.092000] ALSA
/home/myn/Alsa/alsa-driver-1.0.14rc2/pci/hda/../../alsa-kernel/pci/hda/patch_si3054.c:245:
si3054: cannot initialize. EXT MID = 0000

There were no errors during the installation. Any suggestions?

Marcelo

On 2/7/07, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote:
Marcello,

Additionally your Systems's  ALSAversion 1.0.11 snd-hda-intel driver
does not have the support codes for the Vendor Id: 0x11c11040 chipset.
 ALSA code will have to be updated.

Since
 Compiling resources appear complete:
  make utility - /usr/bin/make
  Compiler version 4.1
  kernel_headers base folder /lib/modules/2.6.17-10-generic/build
you should get used to the following procedure. Support for the
0x11c11040 chipset is still being completed, and it may have to be
repeated as ALSA code is further updated.

From http://www.alsa-project.org/    download the version 1.0.14rc2 driver
and lib packages.  Make a folder, say alsa/.
$ mkdir alsa
 Unpack both packages in the alsa/ folder
$ cd alsa
$ tar jxf PATH_to/alsa*.tar.bz2
will unpack both.

Make a useful definition:
$  HEADERS=/lib/modules/2.6.17-10-generic/build

Check for validity with:
$ ls $HEADERS
should show files like:
arch     include         lib             scripts
block    init            Makefile        security
crypto   ipc             mm              sound
drivers fs       kernel          net             usr
----------------
This definition does not survive a shutdown and must be redone upon reboot,
when a new driver compiling is necessary.

To compile the driver set, move into the driver folder:
$ cd alsa-driver-1.0.14rc2
Look around:
$ ls
$ make clean
Do the configuration with with the following command on ONE LINE:
$ ./configure --with-kernel=$HEADERS   --with-build=$HEADERS
--with-cards=hda-intel
If the configuration is successful, the driver set will be compiled with:
$ make
Do nothing in the alsa-lib-1.0.14rc2/  folder.  But it is used during
the compile.

The new driver set is displayed by:
$ ls modules
and installed by
$ sudo make install

THen reboot to have the new drivers used.  Again run
./scanModem

there should an  device specification  N suggested for:
$   slmodemd -c BRAZIL --alsa hw:0,N
when N will be likely 1 or 6
And the modem should be shown by
$  aplay -l

Try the command:
$ su  root
#   slmodemd -c BRAZIL  --alsa hw:0,N

Hopefully its will announce port creation

Follow through with the guidance in the SLMODEMD-gcc4.tar.gz

When you report back, please first
$ dmesg > dmesg.txt
and attach dmesg.txt to your Report on modem functionality

MarvS
scanModem maintainer


On 2/7/07, Jacques Goldberg <Jacques.Goldberg@xxxxxxx> wrote:
> Marcelo,
> I read in your ModemData.txt:
> BEGIN QUOTE
> Download from http://linmodems.technion.ac.il/packages/smartlink/
> the package SLMODEMD.gcc4.tar.gz having a compiled slmodemd. Unpack
> under Linux with:
>      $ tar zxf SLMODEMD.gcc4.tar.gz
> and read instructions therein. But briefly, the modem is setup with command:
>      sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,?
> 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 QUOTE
> The instructions in there say that you need a modprobe snd-something.
> In your case:   modprobe snd-hda-intl
>
> Jacques
>
> Marcelo Yuji Nomoto wrote:
> > Hi,
> >
> > would you help me configuring this modem? All I did until now is run
> > the scanmodem. Here is the resulting ModemData.txt.
> >
> > Best regards,
> >
> > Marcelo
> > marcelonomoto@xxxxxxxxx
> >
> > Only plain text email is forwarded by the  DISCUSS@xxxxxxxxxxxxx List
> > Server.
> > Do use the following as the email Subject Line:
> >           SomeName, YourCountry Kubuntu 6.10  kernel 2.6.17-10-generic
> > This will alert cogent experts, and  distinguish cases in the Archives.
> > YourCountry will enable Country Code guidance.
> > Occassionally responses are blocked by an Internet Provider mail filters.
> > So in a day, also check the Archived responses at
> > http://www.linmodems.org .
> > Local Linux experts can be found through:
> > http://www.linux.org/groups/index.html
> > --------------------------  System information ----------------------------
> > CPU=i686,  Kubuntu 6.10
> > Linux version 2.6.17-10-generic (root@terranova) (gcc version 4.1.2
> > 20060928 (prerelease) (Kubuntu 4.1.1-13ubuntu5)) #2 SMP Tue Dec 5
> > 22:28:26 UTC 2006 (Kubuntu 2.6.17-10.34-generic)
> > scanModem update of:  2007_Jan_22
> >
> >
> > USB modem not detected by lsusb
> >
> > Modem or host audio card candidates have firmware information:
> >
> > PCI slot    PCI ID        SubsystemID    Name
> > ----------    ---------    ---------    --------------
> > 00:1b.0    8086:27d8    1179:ff01    Audio device: Intel Corporation 82801G
> >
> > Modem interrupt assignment and sharing:
> > 58:       1579          0   IO-APIC-level  HDA Intel
> >
> > --- Bootup diagnositcs for card in PCI slot 00:1b.0 ----
> > [17179590.904000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22
> > (level, low) -> IRQ 58
> > [17179590.904000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
> >
> > === Finished modem firmware and bootup diagnostics section. ===
> > === Next deducing cogent software ===
> >
> > ALSAversion 1.0.11
> > 8086:27d8 is a High Definition Audio card, possibly hosting a soft modem.
> >
> >
> > The VendorID 0x11c11040 softmodem chip is in principle supported by
> > the snd-hda-intel driver
> > included within the ALSA audio+modem driver set.  However recognition
> > of 0x11c11040 first begins with ALSA version 1.0.13. There are
> > instructions for upgrading snd-hda-intel and its
> > dependent driver set at
> > http://linmodems.technion.ac.il/archive-fourth/msg05023.html
> > The ? in the device designation in hw:0,? will be manifest after the
> > driver update.
> > Typically ? is in the range of 0-6 .
> >
> >
> > There may be novel modem chipset information within the /proc/asound/
> > files. They have been copied and packed into a file: Modem/11c1.tgz
> > Please send 11c1.tgz to the scanModem maintainer:
> > Marvin.Stodolsky@xxxxxxxxx
> >
> > A candidate driver could not be identified.
> > For candidate modem in PCI bus:  00:1b.0
> >   Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G
> >      Primary PCI_id  8086:27d8
> >    Subsystem PCI_id  1179:ff01
> >    Softmodem codec or Vendor from diagnostics: 11c1, an AgereSystems type.
> >                              from    Archives: 11c1, an AgereSystems type.
> >
> >
> > 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
> >
> > An ALSA (Advanced Linux Sound Architecture) modem driver:
> > 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/
> > the package SLMODEMD.gcc4.tar.gz having a compiled slmodemd. Unpack
> > under Linux with:
> >     $ tar zxf SLMODEMD.gcc4.tar.gz
> > and read instructions therein. But briefly, the modem is setup with
> > command:
> >     sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,?
> > 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.
> >
> >
> > The diagnostic outputs for this softmodem section have their raw
> > information in
> > folders and text files under /proc/asound/ which you can browse. The
> > information
> > is from files:
> >     /proc/asound/pcm
> > -------------------------------
> > 00-00: ALC861 Analog : ALC861 Analog : playback 1 : capture 2
> >
> >     /proc/asound/modules
> > -------------------------------
> > 0 snd_hda_intel
> >     /proc/asound/card0/codec#1
> > -------------------------------
> > Codec: Generic 11c1 ID 1040
> > Address: 1
> > Vendor Id: 0x11c11040
> > Subsystem Id: 0x11790001
> > Revision Id: 0x100200
> > -------------------------------
> > Current support status of HDA cards is:
> >  Vendor IDs  Chip maker     Support type
> >  ----------  ----------    -------------
> >  0x14f12bfa  Conexant      hsfmodem , not slmodemd compatible
> >  0x11c13026  AgereSystems  snd-hda-intel, slmodemd supported
> >  0x11c11040  AgereSystems      "             "    , patch needed
> >  0x11c13055  AgereSystems      "             "    ,      "
> >  0x163c3055  Smartlink         "             "    ,      "
> >  0x163c3155    "               "             "    ,      "
> >  0x10573055  Motorola          "             "    ,      "
> >  0x10573155     "              "             "    ,      ""
> > as of October 2006.
> >
> > and from the command:
> >     aplay -l | grep -i modem
> >
> >
> > ----------------end Softmodem section --------------
> >
> > Writing Intel.txt
> > 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.2
> >             and the compiler used in kernel assembly: 4.1.2
> >
> >
> >
> > Compiling resources appear complete:
> >   make utility - /usr/bin/make
> >   Compiler version 4.1
> >   kernel_headers base folder /lib/modules/2.6.17-10-generic/build
> >
> >
> > Checking pppd properties:
> >     -rwsr-xr-- 1 root dip 260920 2006-07-10 16:13 /usr/sbin/pppd
> >
> > In case of an "error 17" "serial loopback" problem, see:
> >    http://phep2.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
> > auth
> > 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
> >
> > Read Modem/YourSystem.txt concerning other COMM channels: eth0
> > 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:
> > /etc/udev/rules.d/60-symlinks.rules:# Create /dev/modem symlink
> > /etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*",
> > SYMLINK+="modem"
> >     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 --------
>


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

  Powered by Linux