From: Alien <alien999999999@users.sourceforge.net>
To: alsa-devel@lists.sourceforge.net
Cc: Takashi Iwai <tiwai@suse.de>, Raymond <rayau@netvigator.com>,
Manuel Jander <manuel.jander@gmail.com>
Subject: Re: Re: [ALSA - driver 0001138]: errors when installing au8820 modules
Date: Tue, 23 Aug 2005 23:40:44 +0200 [thread overview]
Message-ID: <200508232340.46629.alien999999999@users.sourceforge.net> (raw)
In-Reply-To: <s5hr7ck4lmt.wl%tiwai@suse.de>
[-- Attachment #1: Type: text/plain, Size: 2950 bytes --]
Op dinsdag 23 augustus 2005 19:18, schreef Takashi Iwai:
> At Tue, 23 Aug 2005 23:20:00 +0800,
>
> Raymond wrote:
> > Takashi Iwai wrote:
> > > At Sat, 20 Aug 2005 08:45:47 +0800,
> > >
> > > Raymond wrote:
> > >>I am still using Kernel 2.4 which is not affected by the missing of
> > >>these two patches.
> > >>
> > >>Is the missing of "snd_card_set_dev(card, &pci->dev);" affected only
> > >>some distrubtion of Kernel 2.6 (32-bits platform) ?
> > >>
> > >>https://bugtrack.alsa-project.org/alsa-bug/view.php?id=299
> > >
> > > Sure, it's only for 2.6, and it can't be critical.
> > > It just adds the sysfs entry for udev/hal. It must work fine without
> > > it.
> > >
> > >>The reporter of bug 216 using Kernel 2.4 and the reporter of bug 299
> > >>using Kernel 2.6
> > >
> > > Then this will fix that bug very unlikely.
> > >
> > >
> > > Takashi
> >
> > For au88x0 on AMD64
> >
> > One of the au8810 user still experience hangs when using GAIM.
> >
> > Igor V. Kovalenko reported his patch is OK for his au8820
> >
> > http://savannah.nongnu.org/patch/?func=detailitem&item_id=3948#comment43
> >
> > There are no feed back from the reporters of ALSA BTS and another au8830
> > user in the alsa.user mailing list.
> >
> > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1047 au8810
> > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1138 au8820
> > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1025 au8830
> >
> > Would you related this three bugs report ?
> >
> > They can try Igor V. Kovalenko's patch at the openvortex project.
>
> The current code can't work obviously on 64bit architecture because
> of the following definition:
>
> struct snd_vortex {
> ...
> unsigned long __iomem *mmio;
> ...
> };
>
> It must be u32 if you want to be architecture independent.
that doesn't mean much, you need to see how it handles adding to it, with all
the typecasts...
the one i'm running has: (this IS architecture independent)
...
struct gameport *gameport;
/* PCI hardware resources */
unsigned long io;
void __iomem *mmio;
unsigned int irq;
spinlock_t lock;
...
anyway, i really need to do the latest tests, i have way too many adb failures
lately.
it mostly happens, when watching a movie and gaim starts a little sound.
i've determined that it's not likely to be the max available sounds, but more
likely to be the weird scheduling of sounds at the same time
i urge you people to chat more using some program that starts little sounds
so, you have lots of short start and stops at the same time, maybe use gaim
for ICQ and IRCing, that always gives me plenty of sounds...
PS: i forgot the latest patch i had to try out.
I'll do one patch to try out, and hope it doesn't require me to reboot this
machine...
i'm using alsa CVS from some weeks ago, i think
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-08-23 21:40 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-28 20:22 [ALSA - driver 0001138]: errors when installing au8820 modules bugtrack
2005-06-06 2:09 ` Raymond
2005-06-06 15:49 ` Takashi Iwai
2005-06-07 15:05 ` Raymond
2005-06-07 15:16 ` Alien
2005-06-07 16:29 ` Takashi Iwai
2005-06-07 17:05 ` [Openvortex-dev] " Igor Kovalenko
2005-06-07 17:17 ` Alien
2005-06-07 17:38 ` Igor Kovalenko
2005-06-07 18:02 ` Alien
2005-06-08 10:18 ` Takashi Iwai
2005-06-08 11:13 ` Alien
2005-06-08 12:12 ` Takashi Iwai
2005-06-08 13:29 ` Alien
2005-06-08 13:41 ` Takashi Iwai
2005-06-08 18:09 ` Igor Kovalenko
2005-06-08 11:40 ` Raymond
2005-06-08 12:19 ` Takashi Iwai
2005-06-08 18:12 ` Igor Kovalenko
2005-06-09 8:13 ` Raymond
2005-06-08 12:34 ` Raymond
2005-06-08 12:43 ` Takashi Iwai
2005-06-08 18:03 ` Igor Kovalenko
2005-06-09 8:54 ` Raymond
2005-06-28 7:50 ` Raymond
2005-07-01 19:03 ` Igor Kovalenko
2005-07-02 12:53 ` Raymond
2005-07-14 16:43 ` Igor Kovalenko
2005-06-08 9:06 ` Raymond
2005-06-08 10:22 ` Takashi Iwai
2005-06-09 8:34 ` Raymond
2005-06-09 10:17 ` [Openvortex-dev] " Igor Kovalenko
2005-06-12 15:18 ` Raymond
2005-06-10 7:35 ` Raymond
2005-06-10 10:33 ` Takashi Iwai
2005-06-10 11:28 ` Raymond
2005-07-29 14:43 ` Raymond
2005-07-29 15:09 ` Takashi Iwai
2005-08-05 12:46 ` Raymond
2005-08-05 14:32 ` Takashi Iwai
[not found] ` <43067D3B.5040601@netvigator.com>
2005-08-21 12:41 ` Takashi Iwai
2005-08-23 15:20 ` Raymond
2005-08-23 17:18 ` Takashi Iwai
2005-08-23 21:40 ` Alien [this message]
2005-08-24 10:35 ` Takashi Iwai
2005-08-25 17:12 ` Raymond
2005-08-25 17:43 ` Alien
2005-08-26 9:01 ` Raymond
2005-08-25 18:58 ` Manuel Jander
2005-08-25 20:04 ` Alien
2005-06-08 10:23 ` Alien
2005-06-09 8:49 ` Raymond
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508232340.46629.alien999999999@users.sourceforge.net \
--to=alien999999999@users.sourceforge.net \
--cc=alsa-devel@lists.sourceforge.net \
--cc=manuel.jander@gmail.com \
--cc=rayau@netvigator.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox