Hello Dev's, I have some Problems with my sound card... I cant use the hardware-mixer. I use latest hg-clone now. By loading the sound-driver I become PCI: Enabling device 0000:00:1b.0 (0000 -> 0002) ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169 PCI: Setting latency timer of device 0000:00:1b.0 to 64 hda_codec: Unknown model for ALC861, trying auto-probe from BIOS... ALSA /usr/src/alsa-hg/alsa-driver/pci/hda/hda_codec.c:2164: autoconfig: line_outs=1 (0x20/0x0/0x0/0x0/0x0) ALSA /usr/src/alsa-hg/alsa-driver/pci/hda/hda_codec.c:2168: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) ALSA /usr/src/alsa-hg/alsa-driver/pci/hda/hda_codec.c:2172: hp_outs=1 (0xb/0x0/0x0/0x0/0x0) ALSA /usr/src/alsa-hg/alsa-driver/pci/hda/hda_codec.c:2180: inputs: mic=0xd, fmic=0x0, line=0xc, fline=0x0, cd=0x11, aux=0x0 I played around with alsamixer and find out, that when i push LINE up and down that on [dB gain=-6.00, -6.00] to [dB gain=-3.00, -3.00] the sound was louder But when I on [dB gain=0.00, 0.00], the sound gets very loud! On all other gain settings was nothing to choose. By tuning the PCM Mixer it chance nothing... Also I loaded snd_hda_intel with various models (info from http://alsa.opensrc.org/hda). Any Idea what i can do? greetings, Thomas --------------------------- My system infos: nbtxc:/home/alientxc# lsmod|grep snd snd_hda_intel 19800 4 snd_hda_codec 170688 1 snd_hda_intel snd_pcm_oss 45536 0 snd_mixer_oss 16128 1 snd_pcm_oss snd_pcm 75524 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_timer 21732 1 snd_pcm snd 56336 13 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 9248 1 snd snd_page_alloc 9960 2 snd_hda_intel,snd_pcm nbtxc:/home/alientxc# lspci -vv -s 00:1b.0 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) Subsystem: Uniwill Computer Corp Unknown device 9078 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 58 Region 0: Memory at febfc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+ Address: 00000000fee00000 Data: 403a Capabilities: [70] Express Unknown type IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <64ns, L1 <1us Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0 Link: Latency L0s <64ns, L1 <1us Link: ASPM Disabled CommClk- ExtSynch- Link: Speed unknown, Width x0 nbtxc:/home/alientxc# amixer Simple mixer control 'Headphone',0 Capabilities: pswitch Playback channels: Front Left - Front Right Mono: Front Left: Playback [on] Front Right: Playback [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 190 [75%] [-13.00dB] Front Right: Playback 190 [75%] [-13.00dB] Simple mixer control 'Front',0 Capabilities: pswitch Playback channels: Front Left - Front Right Mono: Front Left: Playback [on] Front Right: Playback [on] Simple mixer control 'Line',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 23 Mono: Front Left: Playback 6 [26%] [-18.00dB] [on] Front Right: Playback 6 [26%] [-18.00dB] [on] Simple mixer control 'CD',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 23 Mono: Front Left: Playback 20 [87%] [24.00dB] [on] Front Right: Playback 19 [83%] [21.00dB] [on] Simple mixer control 'Mic',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 23 Mono: Front Left: Playback 11 [48%] [-3.00dB] [on] Front Right: Playback 11 [48%] [-3.00dB] [on] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 13 Front Left: Capture 0 [0%] [-6.00dB] [off] Front Right: Capture 0 [0%] [-6.00dB] [off] Simple mixer control 'Caller ID',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Input Source',0 Capabilities: enum Items: 'Mic' 'Line' 'CD' Item0: 'CD' Simple mixer control 'Off-hook',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] nbtxc:/home/alientxc# dpkg -l | grep alsa ii alsa-base 1.0.13-1 ALSA driver configuration files ii alsa-oss 1.0.12-1 ALSA wrapper for OSS applications ii alsa-tools 1.0.13-1 Console based ALSA utilities for specific ha ii alsa-tools-gui 1.0.13-1 GUI based ALSA utilities for specific hardwa ii alsa-utils 1.0.13-1 ALSA utilities ii alsaplayer-alsa 0.99.76-9 PCM player designed for ALSA (ALSA output mo ii alsaplayer-common 0.99.76-9 PCM player designed for ALSA (common files) ii alsaplayer-esd 0.99.76-9 PCM player designed for ALSA (EsounD output ii alsaplayer-gtk 0.99.76-9 PCM player designed for ALSA (GTK version) ii alsaplayer-oss 0.99.76-9 PCM player designed for ALSA (OSS output mod ii alsaplayer-text 0.99.76-9 PCM player designed for ALSA (text version) ii gstreamer0.10-alsa 0.10.10-1 GStreamer plugin for ALSA ii libpt-plugins-alsa 1.10.2-2 Portable Windows Library Audio Plugin for th ii libsdl1.2debian-alsa 1.2.11-4 Simple DirectMedia Layer (with X11 and ALSA ii vlc-plugin-alsa 0.8.6-svn20061012.debian-1 dummy transitional package Output from AlsaDebug ALSA Audio Debug v0.1.0 - So 5. Nov 21:51:00 CET 2006 http://alsa.opensrc.org/index.php?page=aadebug http://www.gnu.org/licenses/gpl.txt Kernel ---------------------------------------------------- Linux nbtxc 2.6.18-1-686-smp #2 SMP Fri Oct 20 16:44:37 CEST 2006 i686 GNU/Linux Loaded Modules -------------------------------------------- snd_hda_intel 20056 0 snd_hda_codec 170688 1 snd_hda_intel snd_pcm_oss 45536 0 snd_mixer_oss 16128 1 snd_pcm_oss snd_pcm 75524 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_timer 21732 1 snd_pcm snd 56336 6 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer snd_page_alloc 9960 2 snd_hda_intel,snd_pcm Modprobe Conf --------------------------------------------- alias char-major-116 snd alias char-major-116 snd alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-slot-1 snd-card-1 alias sound-slot-2 snd-card-2 alias sound-slot-3 snd-card-3 alias sound-slot-4 snd-card-4 alias sound-slot-5 snd-card-5 alias sound-slot-6 snd-card-6 alias sound-slot-7 snd-card-7 above sound-slot-0 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-1 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-2 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-3 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-4 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-5 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-6 snd-pcm-oss snd-mixer-oss snd-seq-oss above sound-slot-7 snd-pcm-oss snd-mixer-oss snd-seq-oss alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss above snd-pcm snd-pcm-oss above snd-mixer snd-mixer-oss above snd-seq snd-seq-oss snd-seq-midi above snd-emu10k1 snd-emu10k1-synth above snd-via82xx snd-seq # Cause a script to be run after snd-*-synth module initialization post-install snd-emu8000-synth /lib/alsa/modprobe-post-install snd-emu8000-synth post-install snd-emu10k1-synth /lib/alsa/modprobe-post-install snd-emu10k1-synth post-install snd-ad1816a /lib/alsa/modprobe-post-install snd-ad1816a post-install snd-ad1848 /lib/alsa/modprobe-post-install snd-ad1848 post-install snd-adlib /lib/alsa/modprobe-post-install snd-adlib post-install snd-ad1889 /lib/alsa/modprobe-post-install snd-ad1889 post-install snd-ali5451 /lib/alsa/modprobe-post-install snd-ali5451 post-install snd-als100 /lib/alsa/modprobe-post-install snd-als100 post-install snd-als300 /lib/alsa/modprobe-post-install snd-als300 post-install snd-als4000 /lib/alsa/modprobe-post-install snd-als4000 post-install snd-aoa /lib/alsa/modprobe-post-install snd-aoa post-install snd-aoa-fabric-layout /lib/alsa/modprobe-post-install snd-aoa-fabric-layout post-install snd-aoa-onyx /lib/alsa/modprobe-post-install snd-aoa-onyx post-install snd-aoa-tas /lib/alsa/modprobe-post-install snd-aoa-tas post-install snd-aoa-toonie /lib/alsa/modprobe-post-install snd-aoa-toonie post-install snd-aoa-soundbus /lib/alsa/modprobe-post-install snd-aoa-soundbus post-install snd-aoa-soundbus-i2s /lib/alsa/modprobe-post-install snd-aoa-soundbus-i2s post-install snd-armaaci /lib/alsa/modprobe-post-install snd-armaaci post-install snd-asihpi /lib/alsa/modprobe-post-install snd-asihpi post-install snd-atiixp /lib/alsa/modprobe-post-install snd-atiixp post-install snd-au1x00 /lib/alsa/modprobe-post-install snd-au1x00 post-install snd-au8810 /lib/alsa/modprobe-post-install snd-au8810 post-install snd-au8820 /lib/alsa/modprobe-post-install snd-au8820 post-install snd-au8830 /lib/alsa/modprobe-post-install snd-au8830 post-install snd-azt2320 /lib/alsa/modprobe-post-install snd-azt2320 post-install snd-azt3328 /lib/alsa/modprobe-post-install snd-azt3328 post-install snd-ca0106 /lib/alsa/modprobe-post-install snd-ca0106 post-install snd-cmi8330 /lib/alsa/modprobe-post-install snd-cmi8330 post-install snd-cmipci /lib/alsa/modprobe-post-install snd-cmipci post-install snd-cs4231 /lib/alsa/modprobe-post-install snd-cs4231 post-install snd-cs4232 /lib/alsa/modprobe-post-install snd-cs4232 post-install snd-cs4236 /lib/alsa/modprobe-post-install snd-cs4236 post-install snd-cs4281 /lib/alsa/modprobe-post-install snd-cs4281 post-install snd-cs46xx /lib/alsa/modprobe-post-install snd-cs46xx post-install snd-cs5535audio /lib/alsa/modprobe-post-install snd-cs5535audio post-install snd-darla20 /lib/alsa/modprobe-post-install snd-darla20 post-install snd-darla24 /lib/alsa/modprobe-post-install snd-darla24 post-install snd-dt019x /lib/alsa/modprobe-post-install snd-dt019x post-install snd-echo3g /lib/alsa/modprobe-post-install snd-echo3g post-install snd-emu10k1x /lib/alsa/modprobe-post-install snd-emu10k1x post-install snd-ens1370 /lib/alsa/modprobe-post-install snd-ens1370 post-install snd-ens1371 /lib/alsa/modprobe-post-install snd-ens1371 post-install snd-es1688 /lib/alsa/modprobe-post-install snd-es1688 post-install snd-es18xx /lib/alsa/modprobe-post-install snd-es18xx post-install snd-es1938 /lib/alsa/modprobe-post-install snd-es1938 post-install snd-es1968 /lib/alsa/modprobe-post-install snd-es1968 post-install snd-es968 /lib/alsa/modprobe-post-install snd-es968 post-install snd-fm801 /lib/alsa/modprobe-post-install snd-fm801 post-install snd-fm801-tea575x /lib/alsa/modprobe-post-install snd-fm801-tea575x post-install snd-gina20 /lib/alsa/modprobe-post-install snd-gina20 post-install snd-gina24 /lib/alsa/modprobe-post-install snd-gina24 post-install snd-gusclassic /lib/alsa/modprobe-post-install snd-gusclassic post-install snd-gusextreme /lib/alsa/modprobe-post-install snd-gusextreme post-install snd-gusmax /lib/alsa/modprobe-post-install snd-gusmax post-install snd-harmony /lib/alsa/modprobe-post-install snd-harmony post-install snd-hda-intel /lib/alsa/modprobe-post-install snd-hda-intel post-install snd-hdsp /lib/alsa/modprobe-post-install snd-hdsp post-install snd-hdspm /lib/alsa/modprobe-post-install snd-hdspm post-install snd-ice1712 /lib/alsa/modprobe-post-install snd-ice1712 post-install snd-ice1724 /lib/alsa/modprobe-post-install snd-ice1724 post-install snd-indigo /lib/alsa/modprobe-post-install snd-indigo post-install snd-indigodj /lib/alsa/modprobe-post-install snd-indigodj post-install snd-indigoio /lib/alsa/modprobe-post-install snd-indigoio post-install snd-intel8x0 /lib/alsa/modprobe-post-install snd-intel8x0 post-install snd-interwave /lib/alsa/modprobe-post-install snd-interwave post-install snd-interwave-stb /lib/alsa/modprobe-post-install snd-interwave-stb post-install snd-korg1212 /lib/alsa/modprobe-post-install snd-korg1212 post-install snd-layla20 /lib/alsa/modprobe-post-install snd-layla20 post-install snd-layla24 /lib/alsa/modprobe-post-install snd-layla24 post-install snd-maestro3 /lib/alsa/modprobe-post-install snd-maestro3 post-install snd-mia /lib/alsa/modprobe-post-install snd-mia post-install snd-miro /lib/alsa/modprobe-post-install snd-miro post-install snd-mixart /lib/alsa/modprobe-post-install snd-mixart post-install snd-mona /lib/alsa/modprobe-post-install snd-mona post-install snd-mpu401 /lib/alsa/modprobe-post-install snd-mpu401 post-install snd-msnd-pinnacle /lib/alsa/modprobe-post-install snd-msnd-pinnacle post-install snd-mtpav /lib/alsa/modprobe-post-install snd-mtpav post-install snd-mts64 /lib/alsa/modprobe-post-install snd-mts64 post-install snd-nm256 /lib/alsa/modprobe-post-install snd-nm256 post-install snd-opl3sa2 /lib/alsa/modprobe-post-install snd-opl3sa2 post-install snd-opti92x-ad1848 /lib/alsa/modprobe-post-install snd-opti92x-ad1848 post-install snd-opti92x-cs4231 /lib/alsa/modprobe-post-install snd-opti92x-cs4231 post-install snd-opti93x /lib/alsa/modprobe-post-install snd-opti93x post-install snd-pc98-cs4232 /lib/alsa/modprobe-post-install snd-pc98-cs4232 post-install snd-pcsp /lib/alsa/modprobe-post-install snd-pcsp post-install snd-pcxhr /lib/alsa/modprobe-post-install snd-pcxhr post-install snd-pdaudiocf /lib/alsa/modprobe-post-install snd-pdaudiocf post-install snd-pdplus /lib/alsa/modprobe-post-install snd-pdplus post-install snd-portman2x4 /lib/alsa/modprobe-post-install snd-portman2x4 post-install snd-powermac /lib/alsa/modprobe-post-install snd-powermac post-install snd-pxa2xx-ac97 /lib/alsa/modprobe-post-install snd-pxa2xx-ac97 post-install snd-pxa2xx-i2sound /lib/alsa/modprobe-post-install snd-pxa2xx-i2sound post-install snd-riptide /lib/alsa/modprobe-post-install snd-riptide post-install snd-rme32 /lib/alsa/modprobe-post-install snd-rme32 post-install snd-rme96 /lib/alsa/modprobe-post-install snd-rme96 post-install snd-rme9652 /lib/alsa/modprobe-post-install snd-rme9652 post-install snd-s3c2410 /lib/alsa/modprobe-post-install snd-s3c2410 post-install snd-sa11xx-uda1341 /lib/alsa/modprobe-post-install snd-sa11xx-uda1341 post-install snd-sb16 /lib/alsa/modprobe-post-install snd-sb16 post-install snd-sb8 /lib/alsa/modprobe-post-install snd-sb8 post-install snd-sbawe /lib/alsa/modprobe-post-install snd-sbawe post-install snd-serial-u16550 /lib/alsa/modprobe-post-install snd-serial-u16550 post-install snd-sgalaxy /lib/alsa/modprobe-post-install snd-sgalaxy post-install snd-sonicvibes /lib/alsa/modprobe-post-install snd-sonicvibes post-install snd-sscape /lib/alsa/modprobe-post-install snd-sscape post-install snd-sun-amd7930 /lib/alsa/modprobe-post-install snd-sun-amd7930 post-install snd-sun-cs4231 /lib/alsa/modprobe-post-install snd-sun-cs4231 post-install snd-sun-dbri /lib/alsa/modprobe-post-install snd-sun-dbri post-install snd-trident /lib/alsa/modprobe-post-install snd-trident post-install snd-usb-audio /lib/alsa/modprobe-post-install snd-usb-audio post-install snd-usb-usx2y /lib/alsa/modprobe-post-install snd-usb-usx2y post-install snd-vx222 /lib/alsa/modprobe-post-install snd-vx222 post-install snd-vxpocket /lib/alsa/modprobe-post-install snd-vxpocket post-install snd-wavefront /lib/alsa/modprobe-post-install snd-wavefront post-install snd-ymfpci /lib/alsa/modprobe-post-install snd-ymfpci options snd-bt87x index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 # alias snd-atiixp-modem off # alias snd-intel8x0m off # alias snd-via82xx-modem off ### update-modules: start processing /etc/modutils/linux-sound-base_noOSS alias sound off alias dmasound_core off alias dmasound_pmac off alias soundcard off ### update-modules: end processing /etc/modutils/linux-sound-base_noOSS Proc Asound ----------------------------------------------- Advanced Linux Sound Architecture Driver Version 1.0.13. Compiled on Oct 29 2006 for kernel 2.6.18-1-686-smp (SMP). 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xfebfc000 irq 58 0: [ 0] : control 16: [ 0- 0]: digital audio playback 17: [ 0- 1]: digital audio playback 22: [ 0- 6]: digital audio playback 24: [ 0- 0]: digital audio capture 30: [ 0- 6]: digital audio capture 33: : timer cat: /proc/asound/hwdep: Datei oder Verzeichnis nicht gefunden 00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1 00-01: ALC861 Digital : ALC861 Digital : playback 1 00-00: ALC861 Analog : ALC861 Analog : playback 1 : capture 2 cat: /proc/asound/seq/clients: Datei oder Verzeichnis nicht gefunden Dev Snd --------------------------------------------------- controlC0 pcmC0D0c pcmC0D0p pcmC0D1p pcmC0D6c pcmC0D6p timer CPU ------------------------------------------------------- model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz cpu MHz : 1995.134 model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz cpu MHz : 1995.134 RAM ------------------------------------------------------- MemTotal: 2076020 kB SwapTotal: 3413772 kB Hardware -------------------------------------------------- 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user