Bjorn & Nikolay This is an unresolved symbols issue affecting kernel 2.6.32-22-generic-pae, while kernel 2.6.32-22-generic is OK. Any suggestions? MarvS On Fri, May 28, 2010 at 4:26 PM, Harry Mc David <hmcdavidg@xxxxxxxxx> wrote: > Marvin, > > you're right I reinstall deb package on kernel 2.6.32-22-generic and it > worked but if I execute sudo agrsm-test on kernel 2.6.32-22-generic-pae it > doesn't, showing me the following message: > > hmcdavid@pchmcdavid:~$ sudo agrsm-test > [sudo] password for hmcdavid: > > The agrsm drivers not found for boot kernel 2.6.32-22-generic-pae . > Were they installed for a different kernel version? > Checking all installed module trees: > > /lib/modules/2.6.32-22-generic/updates/dkms/agrmodem.ko > /lib/modules/2.6.32-22-generic/updates/dkms/agrserial.ko > > I installed 2.6.32-22-generic-pae because it's the kernel which recognise > 4GB, if I boot on 2.6.32-22-generic only recognise 2GB, any idea how to make > it work in 2.6.32-22-generic-pae. > > Thanks, > Harry > > El 28/05/10 14:56, Marvin Stodolsky escribió: >> >> Harry, >> >> The causal problem clearly is the unlnown symbol problem >> [ 203.149382] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >> [ 432.602225] agrmodem: disagrees about version of symbol snd_cards >> [ 432.602234] agrmodem: Unknown symbol snd_cards >> [ 432.603322] agrmodem: disagrees about version of symbol >> snd_hda_codec_read >> [ 432.603328] agrmodem: Unknown symbol snd_hda_codec_read >> which culminates in the failure of the driver to load. >> >> Others have had success with the generic variant of the kernel. >> Try installing the linux-image-2.6.32-22-generic package >> Reboot using it again run >> $ sudo agrsm-test >> >> On trivia, if you rename /etc/modprobe.d/sound to >> /etc/modprobe.d/sound.conf >> it will stop that nuisance warning, without affecting function. >> >> MarvS >> >> On Fri, May 28, 2010 at 7:51 AM, Harry Mc David<hmcdavidg@xxxxxxxxx> >> wrote: >> >>> >>> Hi Guys, >>> >>> I have installed th following files: >>> >>> agrsm-11c11040_20091225_i386.deb (attached file) >>> agrsm-tools_0.0.1_all.deb >>> >>> but when I execute modprobe agrserial give me the message No such device. >>> >>> Results of installation: >>> >>> grsm-11c11040: >>> >>> Seleccionando el paquete agrsm-11c11040 previamente no seleccionado. >>> (Leyendo la base de datos ... (Leyendo la base de datos ... 5%(Leyendo >>> la base de datos ... 10%(Leyendo la base de datos ... 15%(Leyendo la >>> base de datos ... 20%(Leyendo la base de datos ... 25%(Leyendo la base >>> de datos ... 30%(Leyendo la base de datos ... 35%(Leyendo la base de >>> datos ... 40%(Leyendo la base de datos ... 45%(Leyendo la base de >>> datos ... 50%(Leyendo la base de datos ... 55%(Leyendo la base de >>> datos ... 60%(Leyendo la base de datos ... 65%(Leyendo la base de >>> datos ... 70%(Leyendo la base de datos ... 75%(Leyendo la base de >>> datos ... 80%(Leyendo la base de datos ... 85%(Leyendo la base de >>> datos ... 90%(Leyendo la base de datos ... 95%(Leyendo la base de >>> datos ... 100%(Leyendo la base de datos ... >>> 203069 ficheros y directorios instalados actualmente.) >>> Desempaquetando agrsm-11c11040 (de .../agrsm-11c11040_20091225_i386.deb) >>> ... >>> >>> The DKMS driver autocompiling package is installed. >>> The drivers source code is being installed to the folder >>> /usr/src/agrsm-11c11040-2.1.80 >>> Then the drivers will be compiled and installed by the dkms tool >>> provided that your System has adequate compiling support. >>> Following kernel upgrades, complementary drivers will be >>> automatically compiled and installed. >>> >>> Configurando agrsm-11c11040 (20091225) ... >>> >>> kboot=2.6.32-22-generic-pae >>> >>> DKMS support found. Attempting drivers compilation and installation >>> using DKMS actions on: >>> >>> Creating symlink /var/lib/dkms/agrsm-11c11040/2.1.80/source -> >>> /usr/src/agrsm-11c11040-2.1.80 >>> >>> DKMS: add Completed. >>> >>> Kernel preparation unnecessary for this kernel. Skipping... >>> applying patch GPL.patch...patching file agrsoftmodem.c >>> >>> >>> Building module: >>> cleaning build area.... >>> make KERNELRELEASE=2.6.32-22-generic-pae -C >>> /lib/modules/2.6.32-22-generic-pae/build >>> M=/var/lib/dkms/agrsm-11c11040/2.1.80/build...... >>> cleaning build area.... >>> >>> DKMS: build Completed. >>> >>> agrmodem.ko: >>> Running module version sanity check. >>> - Original module >>> - No original module exists within this kernel >>> - Installation >>> - Installing to /lib/modules/2.6.32-22-generic-pae/updates/dkms/ >>> >>> agrserial.ko: >>> Running module version sanity check. >>> - Original module >>> - No original module exists within this kernel >>> - Installation >>> - Installing to /lib/modules/2.6.32-22-generic-pae/updates/dkms/ >>> >>> depmod........ >>> >>> DKMS: install Completed. >>> Installation of the agrsm-tools package is recommended, >>> to set symbolic links and early testing. Obtain from >>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ >>> >>> >>> -------------------------------------------------------------------------------------------------------END----------------------------------------------------------------------------- >>> >>> agrsm-tools_0.0.1: >>> >>> hmcdavid@pchmcdavid:~/Descargas$ sudo agrsm-test >>> >>> Found drivers for boot kernel 2.6.32-22-generic-pae at: >>> /lib/modules/2.6.32-22-generic-pae/updates/dkms/agrmodem.ko >>> /lib/modules/2.6.32-22-generic-pae/updates/dkms/agrserial.ko >>> >>> >>> >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> Loading drivers: >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrmodem >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrmodem.ko): Unknown >>> symbol in module, or unknown parameter (see dmesg) >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrserial >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrserial.ko): No >>> such device >>> >>> Drivers loaded: >>> >>> and symbolic link created: >>> lrwxrwxrwx 1 root root 12 2010-05-28 13:06 /dev/ttySAGR -> /dev/ttyAGS3 >>> >>> Checking for utility wvdialconf >>> Found /usr/bin/wvdialconf, preparing to run: >>> wvdialconf /etc/wvdial.conf >>> >>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>> Modem Port Scan<*1>: S1 S2 S3 SAGR >>> >>> A reboot may be necessary before modem detection through: >>> sudo modprobe agrserial >>> Which will load agrmodem, agrserial and create the symbolic link needed >>> for: >>> sudo wvdialconf >>> >>> >>> The installation record has been written to ./agrsm-test.txt >>> >>> >>> ----------------------------------------------------------------------------------------------END------------------------------------------------------------------------------ >>> >>> agrsm-test >>> >>> hmcdavid@pchmcdavid:~/Descargas$ sudo agrsm-test >>> [sudo] password for hmcdavid: >>> >>> Found drivers for boot kernel 2.6.32-22-generic-pae at: >>> /lib/modules/2.6.32-22-generic-pae/updates/dkms/agrmodem.ko >>> /lib/modules/2.6.32-22-generic-pae/updates/dkms/agrserial.ko >>> >>> >>> >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> Loading drivers: >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrmodem >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrmodem.ko): Unknown >>> symbol in module, or unknown parameter (see dmesg) >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrserial >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrserial.ko): No >>> such device >>> >>> Drivers loaded: >>> >>> and symbolic link created: >>> lrwxrwxrwx 1 root root 12 2010-05-28 12:24 /dev/ttySAGR -> /dev/ttyAGS3 >>> >>> Checking for utility wvdialconf >>> Found /usr/bin/wvdialconf, preparing to run: >>> wvdialconf /etc/wvdial.conf >>> >>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>> Modem Port Scan<*1>: S1 S2 S3 SAGR >>> >>> A reboot may be necessary before modem detection through: >>> sudo modprobe agrserial >>> Which will load agrmodem, agrserial and create the symbolic link needed >>> for: >>> sudo wvdialconf >>> >>> >>> The installation record has been written to ./agrsm-test.txt >>> >>> >>> ----------------------------------------------------------------------------------------------------END-------------------------------------------------------------------------------- >>> >>> After reboot: >>> >>> hmcdavid@pchmcdavid:~$ sudo modprobe agrserial >>> [sudo] password for hmcdavid: >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrmodem >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrmodem.ko): Unknown >>> symbol in module, or unknown parameter (see dmesg) >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrserial >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrserial.ko): No >>> such device >>> hmcdavid@pchmcdavid:~$ sudo modprobe agrmodem >>> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will >>> be ignored in a future release. >>> FATAL: Error inserting agrmodem >>> (/lib/modules/2.6.32-22-generic-pae/updates/dkms/agrmodem.ko): Unknown >>> symbol in module, or unknown parameter (see dmesg) >>> >>> >>> ---------------------------------------------------------------------------------------------------END------------------------------------------------------------------------------------ >>> >>> dmesg >>> >>> [ 23.776635] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0 >>> [ 23.776646] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 17 (level, low) >>> -> IRQ 1 >>> 7 >>> [ 23.776703] alloc irq_desc for 33 on node -1 >>> [ 23.776705] alloc kstat_irqs on node -1 >>> [ 23.776716] HDA Intel 0000:00:1b.0: irq 33 for MSI/MSI-X >>> [ 23.776746] HDA Intel 0000:00:1b.0: setting latency timer to 64 >>> [ 23.776751] ALSA hda_intel.c:2533: chipset global capabilities = >>> 0x4401 >>> [ 23.808048] ALSA hda_intel.c:908: codec_mask = 0x3 >>> [ 23.808210] ALSA hda_intel.c:1343: codec #0 probed OK >>> [ 23.808264] ALSA hda_intel.c:1343: codec #1 probed OK >>> [ 23.855177] tg3: eth0: Link is up at 100 Mbps, full duplex. >>> [ 23.855179] tg3: eth0: Flow control is off for TX and off for RX. >>> [ 23.855338] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >>> [ 24.076032] vboxdrv: Trying to deactivate the NMI watchdog >>> permanently... >>> [ 24.076034] vboxdrv: Successfully done. >>> [ 24.076036] vboxdrv: Found 2 processor cores. >>> [ 24.076341] vboxdrv: fAsync=0 offMin=0x190 offMax=0x84d >>> [ 24.076787] vboxdrv: TSC mode is 'synchronous', kernel timer mode is >>> 'normal' >>> . >>> [ 24.076789] vboxdrv: Successfully loaded version 3.1.8 (interface >>> 0x00100001) >>> . >>> [ 24.190039] input: HDA Digital PCBeep as >>> /devices/pci0000:00/0000:00:1b.0/inp >>> ut/input10 >>> [ 24.190326] ALSA hda_codec.c:3517: hda_codec: model 'laptop' is >>> selected for >>> config 103c:30e0 (HP laptop) >>> [ 24.699626] CPU0 attaching NULL sched-domain. >>> [ 24.699631] CPU1 attaching NULL sched-domain. >>> [ 24.720129] CPU0 attaching sched-domain: >>> [ 24.720133] domain 0: span 0-1 level MC >>> [ 24.720137] groups: 0 1 >>> [ 24.720143] CPU1 attaching sched-domain: >>> [ 24.720145] domain 0: span 0-1 level MC >>> [ 24.720148] groups: 1 0 >>> [ 26.395491] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.395666] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.395953] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.396389] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.396595] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.396764] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.397023] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.397441] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.397611] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.397776] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.398040] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.398458] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.398629] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.398793] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.399057] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.399476] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.399647] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.399817] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.400077] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.400568] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.403879] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 26.403890] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 26.408551] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 26.408560] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 26.416231] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.416408] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.416694] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.417121] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.417504] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 26.417513] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 26.424054] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 26.424063] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 26.432066] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.432101] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.432849] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.432888] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.433213] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.433540] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.433962] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.434551] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.434892] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.435220] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.435616] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.436246] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.436578] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.436892] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.437306] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.437875] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.438205] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.438526] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.438944] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.439543] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.439869] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.440256] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.440678] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.441248] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.441600] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.441906] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.442243] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.442567] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.442894] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.443199] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.443536] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.443859] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.444221] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.444546] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.444872] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.445213] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.445521] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.445843] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.446161] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.446502] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.446808] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.447132] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.447451] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.447789] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.448175] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.448496] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.448834] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.449175] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.449496] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.449818] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.450153] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.450486] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.450811] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.451117] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.451456] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.451804] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.452163] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.452483] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.452815] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.453137] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.453462] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.453767] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.454101] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.454422] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.454751] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.455058] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.455472] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.456096] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.456426] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.456748] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.457142] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.457728] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.458040] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.458368] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.458762] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.459349] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.459658] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.460033] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.460453] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.461037] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.461347] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.461672] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.462068] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.462657] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.462967] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.463291] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.463686] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.464317] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.464652] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.464958] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.465371] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.465943] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.466272] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.466578] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.466991] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.467561] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.467889] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.468255] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.468678] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.469248] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.469577] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.469882] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.470296] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.470864] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 26.475850] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.476076] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.476337] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.476776] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.477153] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 26.477162] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 26.484089] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 26.484098] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 26.492053] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.492071] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 26.494087] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 26.494097] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 26.500050] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 26.500059] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 26.522170] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 26.522180] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 26.528057] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 26.528066] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 26.594152] CPU0 attaching NULL sched-domain. >>> [ 26.594157] CPU1 attaching NULL sched-domain. >>> [ 26.616600] CPU0 attaching sched-domain: >>> [ 26.616604] domain 0: span 0-1 level MC >>> [ 26.616607] groups: 0 1 >>> [ 26.616612] CPU1 attaching sched-domain: >>> [ 26.616614] domain 0: span 0-1 level MC >>> [ 26.616616] groups: 1 0 >>> [ 31.577920] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 31.577940] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 32.640261] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 32.640281] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 34.672057] eth0: no IPv6 routers present >>> [ 189.472204] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.472441] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.472844] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.473435] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.473671] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.473898] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.474225] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.474734] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.474966] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.475189] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.475512] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.476020] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.476254] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.476477] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.476866] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.477374] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.477603] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.477827] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.478150] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.478659] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.482283] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 189.482295] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 189.488554] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 189.488565] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 189.496933] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.497172] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.497507] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.498024] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.498507] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 189.498517] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 189.504567] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 189.504575] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 189.512570] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.512595] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.513432] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.513451] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.513801] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.514129] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.514556] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.515161] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.515493] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.515816] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.516236] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.516971] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.517311] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.517635] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.518055] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.518664] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.518997] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.519320] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.519743] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.520350] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.520724] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.521050] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.521470] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.522073] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.522430] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.522753] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.523092] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.523433] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.523757] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.524081] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.524420] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.526289] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.526728] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.527173] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.527643] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.528099] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.528590] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.529024] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.529476] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.529936] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.530381] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.530816] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.531268] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.531722] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.532165] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.532634] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.533090] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.533541] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.533979] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.534413] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.534862] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.535318] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.535759] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.536196] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.536639] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.536988] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.537320] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.537648] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.537990] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.538333] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.538661] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.538983] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.539321] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.539660] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.539994] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.540322] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.540788] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.541396] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.541726] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.542050] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.542467] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.543071] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.543401] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.543724] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.544146] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.546613] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.547089] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.547522] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.548056] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.548839] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.549295] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.549742] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.550322] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.551049] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.551530] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.552010] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.552633] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.553380] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.553834] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.554269] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.554806] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.555525] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.555973] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.556415] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.557080] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.557802] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.558247] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.558687] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.559218] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.559929] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.560376] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.560953] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.561493] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.562217] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 189.568433] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.568734] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.569058] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.569562] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.570115] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 189.570125] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 189.576568] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x3700, >>> format=0x >>> 4011 >>> [ 189.576580] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 189.584600] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.584696] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 189.586996] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 189.587007] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 189.592558] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 189.592570] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 189.661183] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 189.661194] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 189.668554] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 189.668565] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x8, >>> stream=0x >>> 1, channel=0, format=0x4011 >>> [ 194.813135] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 194.813180] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x8 >>> [ 203.149305] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 203.149382] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 432.602225] agrmodem: disagrees about version of symbol snd_cards >>> [ 432.602234] agrmodem: Unknown symbol snd_cards >>> [ 432.603322] agrmodem: disagrees about version of symbol >>> snd_hda_codec_read >>> [ 432.603328] agrmodem: Unknown symbol snd_hda_codec_read >>> [ 432.604096] agrmodem: disagrees about version of symbol >>> snd_hda_codec_write >>> [ 432.604101] agrmodem: Unknown symbol snd_hda_codec_write >>> [ 448.951567] agrmodem: disagrees about version of symbol snd_cards >>> [ 448.951577] agrmodem: Unknown symbol snd_cards >>> [ 448.952744] agrmodem: disagrees about version of symbol >>> snd_hda_codec_read >>> [ 448.952750] agrmodem: Unknown symbol snd_hda_codec_read >>> [ 448.953487] agrmodem: disagrees about version of symbol >>> snd_hda_codec_write >>> [ 448.953492] agrmodem: Unknown symbol snd_hda_codec_write >>> [ 750.286155] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 750.286177] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 750.292112] ALSA hda_intel.c:1666: azx_pcm_prepare: bufsize=0x10000, >>> format=0 >>> x4011 >>> [ 750.292136] ALSA hda_codec.c:1158: hda_codec_setup_stream: NID=0x3, >>> stream=0x >>> 5, channel=0, format=0x4011 >>> [ 756.363821] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> [ 756.363888] ALSA hda_codec.c:1176: hda_codec_cleanup_stream: NID=0x3 >>> >>> >>> ---------------------------------------------------------------------END---------------------------------------------------------------------- >>> >>> Thanks for your help >>> >>> Harry >>> >>> >>> 2010/5/28 Marvin Stodolsky<marvin.stodolsky@xxxxxxxxx>: >>> >>>> >>>> Harry, >>>> >>>> RE: The dkms driver upgrade utilities are installed, >>>> So you need only need install the agrsm-11c11040_20091225_i386.deb >>>> and the agrsm-tools.deb. Get the agrsm-Howto.txt >>>> I'll send a very minor update, affecting a fall back installation >>>> modem, for systems lacking DKMS. Jacques hasn't mounted it at >>>> Linmodems.technion.il yet. >>>> >>>> Antonio, >>>> dkms-agrsm_2.1.80-7_i386.deb is actually a now out dated driver >>>> package, and doesn't provide DKMS. >>>> >>>> >>>> On Thu, May 27, 2010 at 7:51 PM, Antonio Olivares >>>> <olivares14031@xxxxxxxxx> wrote: >>>> >>>>> >>>>> Harry, >>>>> >>>>> On 5/27/10, Harry Mc David<hmcdavidg@xxxxxxxxx> wrote: >>>>> >>>>>> >>>>>> I would like to know If I should install >>>>>> agrsm-11c11040_20091225_i386.deb >>>>>> >>>>> >>>>> Install this one. It should be easier than the second one. But first >>>>> install dkms package: >>>>> >>>>> >>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/dkms-agrsm_2.1.80-7_i386.deb >>>>> and also get the agrsm-tools >>>>> >>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-tools_0.0.1_all.deb >>>>> >>>>> Regards, >>>>> >>>>> Antonio >>>>> >>>>> >>>>>> >>>>>> or compile through >>>>>> agrsm-11c11040-2.1.80~20091225 source, according to my kernel. If >>>>>> second How to do it step by step would be good. >>>>>> >>>>>> Thanks. >>>>>> >>>>>> -------------------------- System information >>>>>> ---------------------------- >>>>>> CPU=i686, Ubuntu , ALSA_version=1.0.23 >>>>>> Linux version 2.6.32-22-generic-pae (buildd@rothera) (gcc version >>>>>> 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #33-Ubuntu SMP Wed Apr 28 14:57:29 UTC >>>>>> 2010 >>>>>> scanModem update of: 2010_04_29 >>>>>> >>>>>> Distrib_ID=Ubuntu >>>>>> DistribCodeName=lucid >>>>>> AptRepositoryStem=http://es.archive.ubuntu.com/ubuntu/ >>>>>> >>>>>> >>>>>> 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_hda_intel >>>>>> >>>>>> Attached USB devices are: >>>>>> ID 08ff:2810 AuthenTec, Inc. >>>>>> ID 03f0:171d Hewlett-Packard Wireless (Bluetooth + WLAN) Interface >>>>>> [Integrated Module] >>>>>> ID 04f2:b059 Chicony Electronics Co., Ltd >>>>>> If a cellphone is not detected, see >>>>>> http://ubuntuforums.org/archive/index.php/t-878554.html >>>>>> A sample report is: >>>>>> http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.html >>>>>> >>>>>> If a USB modem or cellphone is attached and was not detected, please >>>>>> provide available information in your request to discuss@xxxxxxxxxxxxx >>>>>> >>>>>> Candidate PCI devices with modem chips are: >>>>>> 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio >>>>>> Controller (rev 03) >>>>>> High Definition Audio cards can host modem chips. >>>>>> >>>>>> For candidate card in slot 00:1b.0, firmware information and bootup >>>>>> diagnostics are: >>>>>> PCI slot PCI ID SubsystemID Name >>>>>> ---------- --------- --------- -------------- >>>>>> 00:1b.0 8086:293e 103c:30e6 Audio device: Intel Corporation >>>>>> 82801I >>>>>> >>>>>> Modem interrupt assignment and sharing: >>>>>> 33: 2399 294 PCI-MSI-edge hda_intel >>>>>> --- Bootup diagnostics for card in PCI slot 00:1b.0 ---- >>>>>> [ 0.286565] pci 0000:00:1b.0: reg 10 64bit mmio: >>>>>> [0xd8900000-0xd8903fff] >>>>>> [ 0.286626] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >>>>>> [ 0.286631] pci 0000:00:1b.0: PME# disabled >>>>>> [ 22.398526] HDA Intel 0000:00:1b.0: power state changed by ACPI to >>>>>> D0 >>>>>> [ 22.398539] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 17 (level, >>>>>> low) -> IRQ 17 >>>>>> [ 22.398609] HDA Intel 0000:00:1b.0: irq 33 for MSI/MSI-X >>>>>> [ 22.398641] HDA Intel 0000:00:1b.0: setting latency timer to 64 >>>>>> [ 22.806014] input: HDA Digital PCBeep as >>>>>> /devices/pci0000:00/0000:00:1b.0/input/input9 >>>>>> >>>>>> The PCI slot 00:1b.0 of the modem card may be disabled early in >>>>>> a bootup process, but then enabled later. If modem drivers load >>>>>> but the modem is not responsive, read DOCs/Bootup.txt about possible >>>>>> fixes. >>>>>> Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx >>>>>> if help is needed. >>>>>> >>>>>> >>>>>> >>>>>> ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== >>>>>> The ALSA packages provide audio support and also drivers for some >>>>>> modems. >>>>>> ALSA diagnostics are written during bootup to /proc/asound/ folders. >>>>>> >>>>>> The modem cards detected by "aplay -l" are: None >>>>>> >>>>>> >>>>>> The /proc/asound/pcm file reports: >>>>>> ----------------------- >>>>>> 00-00: AD198x Analog : AD198x Analog : playback 1 : capture 2 >>>>>> >>>>>> about /proc/asound/cards: >>>>>> ------------------------ >>>>>> 0 [Intel ]: HDA-Intel - HDA Intel >>>>>> HDA Intel at 0xd8900000 irq 33 >>>>>> >>>>>> PCI slot 00:1b.0 has a High Definition Audio Card >>>>>> The drivers are in the kernel modules tree at: >>>>>> /lib/modules/2.6.32-22-generic-pae/updates/alsa/snd-hda-intel.ko >>>>>> >>>>>> /lib/modules/2.6.32-22-generic-pae/kernel/sound/pci/hda/snd-hda-intel.ko >>>>>> >>>>>> /lib/modules/2.6.32-22-generic-pae/kernel/sound/modules/snd-hda-intel.ko >>>>>> The modem codec file for the HDA card is: /proc/asound/card0/codec#1 >>>>>> -------------------------------------------------------- >>>>>> Codec: LSI ID 1040 >>>>>> Address: 1 >>>>>> Function Id: 0x2 >>>>>> Vendor Id: 0x11c11040 >>>>>> Subsystem Id: 0x103c1378 >>>>>> Revision Id: 0x100200 >>>>>> Modem Function Group: 0x1 >>>>>> >>>>>> The audio card hosts a softmodem chip: 0x11c11040 >>>>>> >>>>>> 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/ >>>>>> >>>>>> If not a Conexant modem, the driver agrsm with its dependent drivers: >>>>>> >>>>>> ---------- >>>>>> provide audio + modem support with the modem chip residing on the >>>>>> subsystem. >>>>>> Any particular card can host any one of several soft modem chips. >>>>>> >>>>>> === Finished firmware and bootup diagnostics, next deducing cogent >>>>>> software. >>>>>> === >>>>>> >>>>>> 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:30e6 >>>>>> IRQ=33 >>>>>> 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:30e6 >>>>>> 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* PackageNames (most current as of November >>>>>> 2009) >>>>>> >>>>>> ---------------------------------------------------------------------------------------------- >>>>>> 11c1:048c and 11c1:048f 2.6.29 >>>>>> agrsm048pci-2.1.60_20100108_i386.deb or >>>>>> agrsm048pci-2.1.60_20100108.tar.gz >>>>>> 11c1:0620 2.6.31 >>>>>> agrsm06pci-2.1.80_20100106_i386.deb or >>>>>> agrsm06pci-2.1.80~20100106.tar.gz !! >>>>>> 11c11040 (on HDA audio cards) 2.6.31 >>>>>> agrsm-11c11040_20091225_i386.deb or >>>>>> agrsm-11c11040-2.1.80~20091225.tar.bz2 !! >>>>>> All available at: >>>>>> http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ >>>>>> Additionally there are; >>>>>> automation& testing agrsm-tools_0.0.1_all.deb or >>>>>> agrsm-tools-0.0.1-2.noarch.rpm >>>>>> General background agrsm_howto.txt >>>>>> >>>>>> ------------------------------------------------------------------------------------------------ >>>>>> * KV == latest kernel release with a reported success >>>>>> !! Latest update with major credit to Nikolay Zhuravlev >>>>>> But see conflict issue: >>>>>> http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html >>>>>> For the 11c11040 chip with kernels 2.6.31 and later a change in a >>>>>> modules loading settingmay be necessary. >>>>>> Within the file /etc/modprobe.d/alsa-base.conf (or equivalent for >>>>>> your Distro), change the phrase: >>>>>> options snd-hda-intel power_save=10 >>>>>> to: >>>>>> options snd-hda-intel power_save=0 >>>>>> or the agrsm drivers will not function. For Ubuntu related systems >>>>>> this can be done with: >>>>>> $ sudo gedit /etc/modprobe.d/alsa-base.conf >>>>>> >>>>>> Report from Bjorn Wielens: >>>>>> Please note- trying to load the modules on a OpenSuSE 11.2 system >>>>>> gives >>>>>> an error about the module_version symbol. Using: >>>>>> # modprobe --force agrmodem >>>>>> # modprobe --force agrserial >>>>>> is necessary to load the drivers, and does not appear to cause ill >>>>>> effects. >>>>>> >>>>>> >>>>>> All of the above packages are dkms competent. This means that if your >>>>>> Linux distros dkms package >>>>>> is previously installed, if provides for future updates matching >>>>>> forthcoming kernels. >>>>>> >>>>>> -------------- end Agere Systems section ------------------- >>>>>> >>>>>> Completed candidate modem analyses. >>>>>> >>>>>> The base of the UDEV device file system is: /dev/.udev >>>>>> >>>>>> Versions adequately match for the compiler installed: 4.4.3 >>>>>> and the compiler used in kernel assembly: 4.4.3 >>>>>> >>>>>> >>>>>> >>>>>> Minimal compiling resources appear complete: >>>>>> make utility - /usr/bin/make >>>>>> Compiler version 4.4 >>>>>> linuc_headers base folder /lib/modules/2.6.32-22-generic-pae/build >>>>>> >>>>>> However some compilations and executable functions may need >>>>>> additional >>>>>> files, >>>>>> in the FileNames.h (so called kernel "h"eaders) collection installed >>>>>> in /usr/include/ . >>>>>> For martian_modem, additional required packages are needed. The also >>>>>> required headers of package libc6 are commonly installed by default. >>>>>> Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev >>>>>> packages, for kernels 2.6.24 and later versions. >>>>>> In not included on your install CD, search for them at >>>>>> http://packages.ubuntu.com >>>>>> or comparable Repository for other Linux distros. >>>>>> When compiling ALSA drivers, the utility "patch" will also be needed. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> If a driver compilation fails, with message including some lack of >>>>>> some FileName.h (stdio.h for example), then >>>>>> Some additional kernel-header files need installation to /usr/include. >>>>>> The minimal additional packages are libc6-dev >>>>>> and any of its dependents, under Ubuntu linux-libc-dev >>>>>> >>>>>> If an alternate ethernet connection is available, >>>>>> $ apt-get update >>>>>> $ apt-get -s install linux-kernel-devel >>>>>> will install needed packages. >>>>>> For Debian/Ubuntu related distributions, run the following command to >>>>>> display the needed package list: >>>>>> >>>>>> Otherwise packages have to be found through http://packages.ubuntu.com >>>>>> Once downloaded and transferred into a Linux partition, >>>>>> they can be installed alltogether with: >>>>>> $ sudo dpkg -i *.deb >>>>>> >>>>>> Checking settings of: /etc/ppp/options >>>>>> asyncmap 0 >>>>>> noauth >>>>>> 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 >>>>>> >>>>>> For guidance on FAX usage, get from >>>>>> http://linmodems.technion.ac.il/packages/ get faxing.tar.gz >>>>>> It has samples for a modem using port /dev/ttySL0, which must be >>>>>> changed to match your modem's port. >>>>>> >>>>>> Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 >>>>>> wlan0 >>>>>> Which can interfere with Browser naviagation. >>>>>> >>>>>> Don't worry about the following, it is for 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: >>>>>> >>>>>> Within /etc/modprobe.conf files: >>>>>> /etc/modprobe.d/alsa-base.conf:options snd-atiixp-modem index=-2 >>>>>> /etc/modprobe.d/alsa-base.conf:options snd-via82xx-modem index=-2 >>>>>> /etc/modprobe.d/blacklist-modem.conf:# Uncomment these entries in >>>>>> order to blacklist unwanted modem drivers >>>>>> /etc/modprobe.d/blacklist-modem.conf:# blacklist snd-atiixp-modem >>>>>> /etc/modprobe.d/blacklist-modem.conf:# blacklist snd-via82xx-modem >>>>>> Within any ancient /etc/devfs files: >>>>>> >>>>>> Within ancient kernel 2.4.n /etc/module.conf files: >>>>>> >>>>>> --------- end modem support lines -------- >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> > >