Opened 15 years ago
Closed 3 years ago
#4635 closed bug (no change required)
Audio not working with Dell Latitude D820 HD audio device
Reported by: | Cypress | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Audio/HDA | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #7722 | |
Platform: | x86 |
Description
I have a Dell Latitude D820 laptop and Haiku runs just fine on in, apart from the audio. The HDA is detected and I can change volume, but there's no sound coming from applications. The sound card is a Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller. MediaPlayer plays movies, sould applications play the wav files I give them to play, but there's no sound. I tried restarting MediaServer many times but the result is the same. I tried several drivers including the AC'97 one on bebits/haikufiles but it doesn't work. No sound at all.
Attachments (1)
Change History (21)
comment:2 by , 15 years ago
Component: | Audio & Video → Drivers/Audio/HDA |
---|---|
Owner: | changed from | to
comment:4 by , 15 years ago
It's not a duplicate of 4492. I plugged in headphones in the audio jack and still can't hear a sound.
comment:5 by , 15 years ago
same here:
~> listdev | grep Audio
device Multimedia controller (Audio device) [4|3|0] device 03f0: MCP61 High Definition Audio
~> listimage | grep drivers/
51 /boot/system/add-ons/kernel/drivers/dev/console 0x8058c000 0x8058e000 0 0 52 /boot/system/add-ons/kernel/drivers/dev/dprintf 0x8058f000 0x80590000 0 0 53 /boot/system/add-ons/kernel/drivers/dev/keyboard 0x80591000 0x80593000 0 0 54 /boot/system/add-ons/kernel/drivers/dev/null 0x80594000 0x80595000 0 0 55 /boot/system/add-ons/kernel/drivers/dev/random 0x80596000 0x80599000 0 0 56 /boot/system/add-ons/kernel/drivers/dev/tty 0x8059a000 0x805a2000 0 0 57 /boot/system/add-ons/kernel/drivers/dev/zero 0x805a6000 0x805a7000 0 0 58 /boot/home/config/add-ons/kernel/drivers/dev/oss_loader 0x805a8000 0x805a9000 0 0 366 /boot/system/add-ons/kernel/drivers/dev/graphics/nvidia 0x805bd000 0x805c0000 0 0 370 /boot/system/add-ons/kernel/drivers/dev/graphics/vesa 0x8060f000 0x80612000 0 0 399 /boot/system/add-ons/kernel/drivers/dev/net/nforce 0x80d62000 0x80d78000 0 0 465 /boot/system/add-ons/kernel/drivers/dev/input/usb_hid 0x841a6000 0x841af000 0 0 466 /boot/system/add-ons/kernel/drivers/dev/input/wacom 0x80dfd000 0x80dff000 0 0 623 /boot/system/add-ons/kernel/drivers/dev/bus/usb_raw 0x85c37000 0x85c39000 0 0
PS: I deleted hdmultiaudio because oss drivers conflict
comment:6 by , 15 years ago
Hi Korli!
seems that in the recent builds the hda drivers is working Ok, with only a little delay at startup (so, no startup sounds). No hickups are founded. ALL IS PERFECT!
So please close this bug after Cypress confirmation
THANKS FOR ALL HARD WORK!!!
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
But you are sure you have configured a startup sound? Because by default, Haiku is completely silent.
follow-up: 9 comment:8 by , 15 years ago
yes! for example. Haiku starts. the first thing that I do is open a mp3 file. When mediaplayer is playing + or - 15 sec, the sound finally cames out from my speakers.
Thanks anyway. Is fully usable for me now.
comment:9 by , 15 years ago
Replying to michaelvoliveira:
yes! for example. Haiku starts. the first thing that I do is open a mp3 file. When mediaplayer is playing + or - 15 sec, the sound finally cames out from my speakers.
That sounds a lot like you're still using OSS. I've noticed that hda + OSS doesn't conflict quite as badly as it used to, but you definitely don't want to use both at the same time.
comment:10 by , 15 years ago
absolutely not.. It's a clean gcc4hybrid build without any optional packages (except by development ones)
comment:11 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Cypress here. I'm using the new R1 alpha 2 build and the problem persists. No sound at all.
comment:12 by , 14 years ago
Version: | R1/alpha1 → R1/alpha2 |
---|
Cypress: ticket #4755 suggests that OpenSound might work. Try to move /boot/system/add-ons/kernel/drivers/dev/audio/hmulti/hda out of the way and issue: installoptionalpackage -a opensound
comment:14 by , 14 years ago
Summary: | Audio not working with Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller → Audio not working with Dell Latitude D820 HD audio device |
---|
It would be nice to provide a simple syslog.
comment:15 by , 14 years ago
Cypress: any chance you could provide a syslog from a recent nightly, using the native HDA driver?
by , 14 years ago
Attachment: | syslog.gcc2hybrid.r40056.txt added |
---|
Dell Latitude D820 shortly after boot.
comment:16 by , 14 years ago
I have a D820. So, I installed an alpha gcc2hybrid build at hrev40056. It exhibits the symptoms provided in the description. In addition to the syslog attached above...
Command
~> listdev | grep Audio
Output
device Multimedia controller (Audio device) [4|3|0] device 27d8: N10/ICH 7 Family High Definition Audio Controller
Command
~> listimage | sed -e '/drivers/!d' -e 's/^[ \t]*//g' -e 's/[ \t][ \t]*/ /g'
Output
50 /boot/system/add-ons/kernel/drivers/dev/console 0x81589000 0x8158b000 0 0 51 /boot/system/add-ons/kernel/drivers/dev/dprintf 0x81465000 0x81466000 0 0 52 /boot/system/add-ons/kernel/drivers/dev/null 0x81429000 0x8142a000 0 0 53 /boot/system/add-ons/kernel/drivers/dev/random 0x813d0000 0x813d3000 0 0 54 /boot/system/add-ons/kernel/drivers/dev/tty 0x8146b000 0x81474000 0 0 55 /boot/system/add-ons/kernel/drivers/dev/zero 0x813d4000 0x813d5000 0 0 436 /boot/system/add-ons/kernel/drivers/power/acpi_battery 0x81077000 0x81079000 0 0 645 /boot/system/add-ons/kernel/drivers/dev/graphics/nvidia 0x8104f000 0x81052000 0 0 650 /boot/system/add-ons/kernel/drivers/dev/net/broadcom43xx 0x8107a000 0x810de000 0 0 653 /boot/system/add-ons/kernel/drivers/dev/graphics/vesa 0x810eb000 0x810ee000 0 0 654 /boot/system/add-ons/kernel/drivers/dev/net/broadcom570x 0x81c84000 0x81ca0000 0 0 866 /boot/system/add-ons/kernel/drivers/dev/input/wacom 0x8135d000 0x8135f000 0 0 958 /boot/system/add-ons/kernel/drivers/dev/bus/fw_raw 0x8076c000 0x8076f000 0 0 960 /boot/system/add-ons/kernel/drivers/dev/bus/usb_raw 0x807d4000 0x807d6000 0 0 972 /boot/system/add-ons/kernel/drivers/dev/audio/hmulti/hda 0x807df000 0x807e9000 0 0
comment:17 by , 13 years ago
Blocking: | 7722 added |
---|
comment:18 by , 6 years ago
Milestone: | R1 → R1/beta2 |
---|
comment:19 by , 5 years ago
Milestone: | R1/beta2 → Unscheduled |
---|
Removing HDA audio tickets from Beta2 milestone, no one has worked on it and opensound is available at least as a stopgap.
comment:20 by , 3 years ago
Resolution: | → no change required |
---|---|
Status: | reopened → closed |
No feedback, closing. Please reopen if needed.
Further information:
~> listdev | grep Audio
~> listimage | grep drivers/