[Ubuntu-BR] Sem som na HP Pavilion br2024br
Mauro Matos
maurohc.matos em gmail.com
Sexta Abril 20 06:06:23 UTC 2007
Pessoal, obrigado pelas respostas.
Acabei de instalar a versão final do Kubuntu 7.04, fiz uma nova
instalação sem formatar a partição com o /home. Mas ainda nada de som.
Segue mais detalhes de configuração:
$ cat /etc/modprobe.d/alsa-base
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && {
/sbin/modprobe -Qb snd-ioctl32 ; : ; }
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS
&& { /sbin/modprobe -Qb snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer
$CMDLINE_OPTS && { /sbin/modprobe --Qb snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS
&& { /sbin/modprobe -Qb snd-seq-midi ; /sbin/modprobe --quiet
snd-seq-oss ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1
$CMDLINE_OPTS && { /sbin/modprobe -Qb snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx
$CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq ; }
# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS
&& { /sbin/modprobe -Qb saa7134-alsa ; : ; }
# Load snd-seq for devices that don't have hardware midi;
# Ubuntu #26283, #43682, #56005; works around Ubuntu #34831 for
# non-Creative Labs PCI hardware
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && {
/sbin/modprobe -Qb snd-seq ; }
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options cx88-alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
options snd-hda-intel model=auto
$ lsmod | grep snd
snd_hda_intel 21912 1
snd_hda_codec 205440 1 snd_hda_intel
snd_pcm_oss 44544 0
snd_mixer_oss 17408 1 snd_pcm_oss
snd_pcm 79876 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 32896 0
snd_seq_midi 9600 0
snd_rawmidi 25472 1 snd_seq_midi
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
snd_seq 52592 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 23684 2 snd_pcm,snd_seq
snd_seq_device 9100 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 54020 12
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8672 1 snd
snd_page_alloc 10888 2 snd_hda_intel,snd_pcm
$ lspci -vv
00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 Host Bridge (rev 01)
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 64
Region 3: Memory at <ignored> (64-bit, non-prefetchable)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge (prog-if 00
[Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 99
Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fde00000-fdefffff
Prefetchable memory behind bridge: d0000000-dfffffff
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA
Controller (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 20
Region 0: I/O ports at ff00 [size=8]
Region 1: I/O ports at fe00 [size=4]
Region 2: I/O ports at fd00 [size=8]
Region 3: I/O ports at fc00 [size=4]
Region 4: I/O ports at fb00 [size=16]
Region 5: Memory at fdfff000 (32-bit, non-prefetchable) [size=512]
[virtual] Expansion ROM at 20000000 [disabled] [size=512K]
Capabilities: <access denied>
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller (rev 80) (prog-if 10 [OHCI])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 128 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at fdffe000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller (rev 80) (prog-if 10 [OHCI])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 128 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at fdffd000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host
Controller (rev 80) (prog-if 20 [EHCI])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 128 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at fdffc000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82)
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Region 0: I/O ports at 0500 [size=16]
Region 1: Memory at fdffb000 (32-bit, non-prefetchable) [size=1K]
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI
IDE Controller ATI (rev 80) (prog-if 82 [Master PriP])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at f900 [size=16]
Capabilities: <access denied>
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)
Subsystem: Micro-Star International Co., Ltd. Unknown device 725a
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 32 bytes
Interrupt: pin ? routed to IRQ 18
Region 0: Memory at fdff4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev
80) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: fdd00000-fddfffff
Prefetchable memory behind bridge: fdc00000-fdcfffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon
Xpress 200] (prog-if 00 [VGA])
Subsystem: Micro-Star International Co., Ltd. Unknown device 7254
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 3
Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at ee00 [size=256]
Region 2: Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at fde00000 [disabled] [size=128K]
Capabilities: <access denied>
02:01.0 Modem: Motorola Unknown device 3052 (rev 04) (prog-if 00 [Generic])
Subsystem: Motorola Unknown device 3020
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (250ns min, 15500ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fddff000 (32-bit, non-prefetchable) [size=4K]
Region 1: I/O ports at de00 [size=256]
Capabilities: <access denied>
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Micro-Star International Co., Ltd. Unknown device 254c
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at dc00 [size=256]
Region 1: Memory at fddfe000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Tela do alsamixer:
-----------------------
┌─────────────────────────────────────────────────[AlsaMixer v1.0.13
(Press Escape to
quit)]─────────────────────────────────────────────────┐
│ Card: HDA ATI SB
│
│ Chip: Realtek ALC861-VD
│
│ View: [Playback] Capture All
│
│ Item: Headphone
│
│
│
│
│
│
│
│
│
│
│
│
│
│ ┌──┐ ┌──┐ ┌──┐
┌──┐ ┌──┐ ┌──┐
│
│ │▒▒│ │ │ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │ │ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │ │ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│
│
│ │▒▒│ │▒▒│ │▒▒│
│ │ │▒▒│ │▒▒│ Front Mi
│
│ ┌──┐ └──┘ ├──┤ ├──┤
├──┤ ├──┤ ├──┤
│
│ │OO│ │OO│ │OO│
│OO│ │OO│ │OO│
│
│ └──┘ └──┘ └──┘
└──┘ └──┘ └──┘
│
│ 100<>100 81<>81 100<>100
0<>0 100<>100 100<>100
│
│ <Headphon> PCM Front Front Mi
Line CD Mic Input So
│
│
│
│
│
│
│
│
│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Um detalhe, no alsamixer eu não consigo algerar o Headphon.
--
Mauro Matos
More information about the ubuntu-br
mailing list