Re: [alsa-devel] [Alsa-user] found bug, fixed bug, cannot tell anyone
On 14-08-08 22:36, Wesley Johnson wrote:
How do you notify ALSA dev team about a bug that has been in 1.0.16 and 1.0.17. ???
Here will do, although the alsa-devel mailing list would've been better still. Added to CC.
Bugtracker will not let me login, nor email an account confirmation. Getting an ALSA home page account seems to have no purpose at all, it does not let you do anything.
The homepage is a wiki so it surely does.
BUG: When you try to compile driver for ens1371 by itself the compile will fail. The driver for ens1371 has an include of the file for ens1370, but the makefule does not have this dependency so the ens1370 file is missing. The dev team is probably always compiling for all.
Diff file that fixes this problem follows.
*** pci/Makefile.orig Mon Jul 14 02:53:57 2008 --- pci/Makefile Thu Jul 17 21:25:42 2008
*** 27,34 **** --- 27,35 ---- atiixp_modem.c: atiixp_modem.patch $(SND_TOPDIR)/alsa-kernel/pci/atiixp_modem.c bt87x.c: bt87x.patch $(SND_TOPDIR)/alsa-kernel/pci/bt87x.c cmipci.c: cmipci.patch $(SND_TOPDIR)/alsa-kernel/pci/cmipci.c ens1370.c: ens1370.patch $(SND_TOPDIR)/alsa-kernel/pci/ens1370.c
- ens1371.c: ens1370.c
I expect this should be a straight copy of the ens1370.c line but never use the standalone alsa-driver package. Now that we're on alsa-devel, people who do will reply though.
fm801.c: fm801.patch $(SND_TOPDIR)/alsa-kernel/pci/fm801.c intel8x0.c: intel8x0.patch $(SND_TOPDIR)/alsa-kernel/pci/intel8x0.c maestro3.c: maestro3.patch $(SND_TOPDIR)/alsa-kernel/pci/maestro3.c via82xx.c: via82xx.patch $(SND_TOPDIR)/alsa-kernel/pci/via82xx.c
I have been trying for since July 17 to try to send this to ALSA dev team, and have been blocked at every attempt It is now Aug 13. If someone knows how to do this, please post a reply.
Well, not to unduly annoy you, and thank you very much for the report and the persistence, but basically all Linux development happens on mailinglists and the mailinglist information is right there on the homepage so, well...
The alsa-devel mailinglist is moderated for non-subscribers; if you did email alsa-devel before and just weren't let through the moderation queue then please say so because in that case we definitely have a problem to fix.
Rene.
At Fri, 15 Aug 2008 09:19:59 +0200, Rene Herman wrote:
On 14-08-08 22:36, Wesley Johnson wrote:
BUG: When you try to compile driver for ens1371 by itself the compile will fail. The driver for ens1371 has an include of the file for ens1370, but the makefule does not have this dependency so the ens1370 file is missing. The dev team is probably always compiling for all.
Diff file that fixes this problem follows.
*** pci/Makefile.orig Mon Jul 14 02:53:57 2008 --- pci/Makefile Thu Jul 17 21:25:42 2008
*** 27,34 **** --- 27,35 ---- atiixp_modem.c: atiixp_modem.patch $(SND_TOPDIR)/alsa-kernel/pci/atiixp_modem.c bt87x.c: bt87x.patch $(SND_TOPDIR)/alsa-kernel/pci/bt87x.c cmipci.c: cmipci.patch $(SND_TOPDIR)/alsa-kernel/pci/cmipci.c ens1370.c: ens1370.patch $(SND_TOPDIR)/alsa-kernel/pci/ens1370.c
- ens1371.c: ens1370.c
I expect this should be a straight copy of the ens1370.c line but never use the standalone alsa-driver package. Now that we're on alsa-devel, people who do will reply though.
The fix looks correct to me. ens1371.c includes ens1370 with an additional define. So, it actually depends on it.
Takashi
On 15-08-08 09:19, Rene Herman wrote:
On 14-08-08 22:36, Wesley Johnson wrote:
How do you notify ALSA dev team about a bug that has been in 1.0.16 and 1.0.17. ???
Here will do, although the alsa-devel mailing list would've been better still. Added to CC.
Bugtracker will not let me login, nor email an account confirmation.
Ah, This mail to you just now triggered:
=== johnson2412@usgo.net SMTP error from remote mail server after end of data: host mx1.usfamily.net [64.131.63.3]: 550 http://mail.usfamily.net/cgi-bin/deliver?%5Brh: edited out number] Click link to validate your email address and deliver your email ===
Even I as a human am not going to click that more than this once, just in case you really need me to to inform you of this, and definitely software such as a bugtracker or a mailing list manager isn't going to do so.
Rene.
participants (2)
-
Rene Herman
-
Takashi Iwai