|
Bugzilla – Full Text Bug Listing |
| Summary: | yast/alsaconf not able to configure audio feature for ICH5 on Asus P4C800 Delux mobo | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Timur Mehrvarz <blackdir> |
| Component: | Sound | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
additional input: aplay -vv output
asound file as requested |
||
|
Description
Timur Mehrvarz
2005-12-16 16:41:07 UTC
BElow the outcome of hwinfo --sound
22: PCI 1f.5: 0401 Multimedia audio controller
[Created at pci.277]
UDI: /org/freedesktop/Hal/devices/pci_8086_24d5
Unique ID: W60f.Gpw6SvtFY3D
SysFS ID: /devices/pci0000:00/0000:00:1f.5
SysFS BusID: 0000:00:1f.5
Hardware Class: sound
Model: "ASUSTeK P4P800 Mainboard"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d5 "82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x80f3 "P4P800 Mainboard"
Revision: 0x02
Driver: "Intel ICH"
I/O Ports: 0xe800-0xe8ff (rw)
I/O Ports: 0xee80-0xeebf (rw)
Memory Range: 0xf7fff800-0xf7fff9ff (rw,non-prefetchable)
Memory Range: 0xf7fff400-0xf7fff4ff (rw,non-prefetchable)
IRQ: 217 (2126 events)
Module Alias: "pci:v00008086d000024D5sv00001043sd000080F3bc04sc01i00"
Driver Info #0:
Driver Status: snd_intel8x0 is active
Driver Activation Cmd: "modprobe snd_intel8x0"
Driver Info #1:
Driver Status: i810_audio is not active
Driver Activation Cmd: "modprobe i810_audio"
Config Status: cfg=yes, avail=yes, need=no, active=unknown
Created attachment 61328 [details]
additional input: aplay -vv output
I tested the audio capabilities using aaplay, but no success: for aplay audio seems to work properly but no sound.
Attached the output of aplay --v sound_name.wav
If aplay went throught, the problem is likely in the mixer configuration. Please attach /etc/asound.state for more debugging. The points to be checked are: - unmute and raise 'Master', 'Headphone' and 'PCM' volumes - turn on 'External Amplifier' switch - turn off 'Line Jack Sense' and 'Headphone Jack Sense' switches Created attachment 63174 [details]
asound file as requested
Requested file attached after checking with kmix and yast
- unmute and raise 'Master', 'Headphone' and 'PCM' volumes
- turn on 'External Amplifier' switch
- turn off 'Line Jack Sense' and 'Headphone Jack Sense' switches
Make sure that you reall did all above. Then run "alsactl -f asound.state store", and attach the new file again. Also, turn on 'Exchange Front/Surround' switch off, too. I dunno if it was Exchange Front/Surround switch but now audio is working once again. Thanks for your help! |