Opened 12 years ago
Last modified 3 years ago
#8651 new enhancement
Ensoniq 0x1274 device 0x1371
Reported by: | Caylon | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Audio/es1370 | Version: | R1/alpha3 |
Keywords: | Cc: | Caylon, mmlr | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Does Haiku supports the Ensoniq 0x1274 device 0x1371? (PCI)
Alpha 3 doesn't recognize the card, so no drivers?
I saw that opensound supports the card http://manuals.opensound.com/sources/sbpci.h.html
Change History (13)
comment:1 by , 12 years ago
Cc: | added |
---|
comment:2 by , 12 years ago
Component: | Drivers/Audio/OpenSound → Drivers/Audio/es1370 |
---|---|
Owner: | changed from | to
comment:3 by , 12 years ago
You can always install opensound manually using the "installoptionalpackage" commandline script if you want to test its hardware support. Just be careful not to install it if you already have a driver installed for the hardware in question, as it will conflict and cause worse issues.
I'm pretty sure ES1370/ES1371 is the chip that most virtual machines emulate?
comment:5 by , 12 years ago
Milestone: | R1 → R1/beta1 |
---|
Seeing that VMWare and maybe other virtual machines use this for audio it would be high on our list of wanted audio drivers, so bumping this to beta1 milestone.
comment:6 by , 11 years ago
Milestone: | R1/beta1 → Unscheduled |
---|
Moving out of beta1. Driver specific issues shouldn't delay a beta release.
comment:8 by , 8 years ago
The HardwareInfo page says that the es1370 driver is still not included with Haiku, is this correct?
comment:9 by , 8 years ago
No Ensoniq drivers at all in Haiku. At this point in time, i wonder if it would be worth listing all the non-working sound cards in one ticket.
comment:10 by , 4 years ago
Cc: | added |
---|---|
Platform: | x86 → All |
es1370 driver was added to the image in hrev54508. I guess we can close it?
comment:11 by , 3 years ago
Blocking: | 17347 added |
---|
comment:12 by , 3 years ago
Blocking: | 17347 removed |
---|
ES1371 chip is still disabled in the driver
https://git.haiku-os.org/haiku/tree/src/add-ons/kernel/drivers/audio/ac97/es1370/es1370.c#n399
comment:13 by , 3 years ago
0x5880 is the es1373 and ev1938 (0x1102, 0x8938) is missing from the driver.
ES1370 audio driver was added in hrev21760. It's still not in the image, though.