Please merge changes to support ESI Maya44 PCI

Bug #132387 reported by Peter Makowski
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Wishlist
Unassigned
Declined for Intrepid by Brian Murray

Bug Description

The ESI Maya44 card (based on Envy24HT chip which is supported by alsa) does not work on Ubuntu and other Linux distros. There is no sound, even after compiling the newest alsa with ice1724 driver and configuring ALSA with alsaconf.

When trying to run ALSAMIXER:
alsamixer: function snd_ctl_open failed for default: No such device

lspci | grep audio
01:07.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)

Revision history for this message
Peter Makowski (petermakowski) wrote :

I have written to ESI and asked if they were going to write MAYA44 driver for Linux. There is a reply:

"Dear Piotr

ESI do not provide and have no plans for Linux drivers for our products

However

ESI are happy to provide /share information to an Individual developer within the Linux community

That is able and capable to develope drivers

and wishes to develope drivers

 Regards

UK Support

ESI Auditechnik "

I'm not a programmer and even don't know what kind of informations are important to write a driver. Anyone could help?

Revision history for this message
neposto (neposto) wrote :

I can confirm the bug (Ubuntu 7.10). I think it should be possible to run that card with ice1724 driver. But... how?

Changed in alsa-driver:
status: New → Confirmed
oponek (oponek-merged)
Changed in alsa-driver:
assignee: nobody → crimsun
Revision history for this message
Daniel T Chen (crimsun) wrote :

(Please do not assign bugs to me.)

Changed in alsa-driver:
assignee: crimsun → ubuntu-audio
Revision history for this message
Peter Makowski (petermakowski) wrote :

There is no ALSA driver for ESI MAYA44 PCI. Programmer needed!

Revision history for this message
GrzegorzMiskiewicz (massive) wrote :

I need this drivers too, someone can help ??

Revision history for this message
Peter Makowski (petermakowski) wrote :

The driver is under development (beta version) and will be included in the next ALSA release!

oponek (oponek-merged)
Changed in alsa-driver:
status: Confirmed → In Progress
Revision history for this message
Patryk Krawczyk (patrykkrawczyk) wrote :

This is a patch against alsa-driver-1.0.17, which adds support for ESI MAYA 44.
http://rapidshare.com/files/130629976/maya44patch-alsa-driver-1.0.17.diff.tar.gz

This driver was made by Rainer Zimmerman, thanks to initiative of Piotr Zaryk.
I just made update, against new alsa-driver source code.
Unfortunately, nobody knows if this patch whenever become official part of alsa-driver.
If you want see this patch merge, in the next release of alsa-driver, please write a message
on alsa-driver mailing list: http://www.alsa-project.org/main/index.php/Mailing-lists

1. Extract patch to directory where you previously extracted alsa-driver-1.0.17 source code
   (ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.17.tar.bz2)
2. You can apply patch by typing "patch -p0 < maya44patch-alsa-driver-1.0.17.diff"
   in the same directory where you have alsa-driver-1.0.17 and MAYA44patch...
3. If everything goes well, you can build new driver by typing

 a) sudo apt-get install build-essential
 b) ./configure --with-cards=ice1724 --with-sequencer=yes ; make
 c) now you should delete old alsa driver "sudo rm -r /lib/modules/`uname -r`/ubuntu/sound/*"
 d) sudo make install
 e) restart your system and enjoy your new ESI MAYA 44 sound under Linux.

(this was tested with UBUNTU 8.04)

Forgive me my poor english

Changed in alsa-driver:
status: In Progress → Fix Released
Changed in alsa-driver:
status: Fix Released → Confirmed
Changed in alsa-driver:
status: Confirmed → Fix Committed
Revision history for this message
Luke Yelavich (themuso) wrote : Re: [Bug 132387] Re: No sound with ESI Maya44 PCI

On Fri, Jul 18, 2008 at 02:57:30PM BST, Patryk Krawczyk wrote:
> This driver was made by Rainer Zimmerman, thanks to initiative of Piotr Zaryk.
> I just made update, against new alsa-driver source code.
> Unfortunately, nobody knows if this patch whenever become official part of alsa-driver.
> If you want see this patch merge, in the next release of alsa-driver, please write a message
> on alsa-driver mailing list: http://www.alsa-project.org/main/index.php/Mailing-lists

Has this patch been posted to the alsa-devel mailing list, or as a bug report? If not, I strongly suggest either you, or the original author do so.

In any case, I will see about getting this patch into at least the Ubuntu Intrepid release, and possibly hardy as well, although that is a little doubtful.

Luke

Revision history for this message
Patryk Krawczyk (patrykkrawczyk) wrote : Re: No sound with ESI Maya44 PCI

Yes, this patch has been posted to the alsa-devel.
This is the latest news, in this case from alsa-devel:

"> Hi,
>
> Is there anybody who could integrate the MAYA44 driver with ALSA? Rainer
> does not respond and I don't know what's going on. Maya44 driver should
be
> integrated as soon as possible because of the improvements in the
ice-1724
> code. Anybody interested?

Such a big patch cannot be merged to the upstream without a proper
sign-off. I mailed Rainer again but no response yet, unfortunately.

Takashi
"

Revision history for this message
Patryk Krawczyk (patrykkrawczyk) wrote :
Revision history for this message
Peter Makowski (petermakowski) wrote :

It would be grat to make Ubuntu the only distro that would support ESI Maya44 sound card out-of the box. I think that somebody should work on that patch regularly so it would be compatible with incoming Alsa versions.

Of course, the best is to include it with the official Alsa. But as far as I know without the Rainer sign-off it's impossible. Maybe somebody else could sign it off?

Revision history for this message
Brian Murray (brian-murray) wrote :

I am setting this bug's status back to Triaged as a fix is not yet available in a prerelease of an Ubuntu package. You can learn more about bug statuses at http://wiki.ubuntu.com/Bugs/Status .

Changed in alsa-driver:
status: Fix Committed → Triaged
Daniel T Chen (crimsun)
Changed in alsa-driver:
importance: Undecided → Wishlist
Changed in linux (Ubuntu):
assignee: Ubuntu Audio Team (ubuntu-audio) → nobody
Revision history for this message
kernel-janitor (kernel-janitor) wrote :

This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-triage
Changed in linux (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.