From: Takashi Iwai <tiwai@suse.de>
To: cltien@cmedia.com.tw
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Intel 8x0 static & compile error
Date: Tue, 02 Dec 2003 11:47:16 +0100 [thread overview]
Message-ID: <s5hu14jebt7.wl@alsa2.suse.de> (raw)
In-Reply-To: <92C0412E07F63549B2A2F2345D3DB515F7D302@cm-msg-02.cmedia.com.tw>
At Tue, 2 Dec 2003 17:36:41 +0800,
C.L. Tien - 田承禮 <cltien@cmedia.com.tw> wrote:
>
> I found that if I forced the aRtsd use 48000 sample rate then there
> is no the static problem, I guess there is a problem in SW sample rate
> converter.
ok, at least, a step forward :)
could you tell me whether it runs on ALSA native or OSS mode?
(i guess the latter.)
Takashi
>
> Sincerely,
> ChenLi Tien
>
>
> -----Original Message-----
> From: C.L. Tien - 田承禮
> Sent: 2003/12/2 [星期二] 下午 03:51
> To: Takashi Iwai; alsa-devel@lists.sourceforge.net
> Cc: alsa-user@lists.sourceforge.net
> Subject: [Alsa-devel] Intel 8x0 static & compile error
>
>
>
> -----Original Message-----
> From: Takashi Iwai [mailto:tiwai@suse.de]
> Sent: 2003/12/1 [星期一] 下午 09:54
> To: alsa-devel@lists.sourceforge.net
> Cc: alsa-user@lists.sourceforge.net
> Subject: [Alsa-devel] ALSA 1.0.0rc1 released
> Hi,
>
> today we reached ALSA 1.0.0rc1 release.
> as its name stands, this is the "release candidate" for 1.0.0.
> if no show-stopper bug is reported, we'll release 1.0.0 really
> soon.
>
> this version includes the following fixes since the last 1.0.0-pre3
> release.
>
> Drivers:
> - fixed OSS emulation on kernel. quake and wine should work now.
> - fixed intel8x0 PCM.
>
> Intel8x0 doesn't get fixed, at least at my machine. I still hear random static.
>
> The system was installed with RedHat 7.3 and kernel 2.4.18-24.7.x, it is easy to find this with KDE and xmms with aRts plugin. The aRts server sometimes complain CPU overload in a dialog box.
>
> I checked the old versions of ALSA-driver, I found that up to alsa-driver-0.9.2 works fine. Driver later than (including) alsa-driver-0.9.3 has the problem.
>
> I also experience following compile error since 0.9.8:
> make[2]: Entering directory `/home/cltien/org/alsa-driver-1.0.0rc1/usb/usx2y'
> gcc -D__KERNEL__ -DMODULE=1 -I/home/cltien/org/alsa-driver-1.0.0rc1/include -I/lib/modules/2.4.18-24.7.x/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -DKBUILD_BASENAME=usbusx2y -c -o usbusx2y.o usbusx2y.c
> In file included from usbusx2y.c:82:
> usbusx2y.h:11: redefinition of `urb_t'
> /lib/modules/2.4.18-24.7.x/build/include/linux/usb.h:473: `urb_t' previously declared here
> usbusx2y.h:12: redefinition of `purb_t'
> /lib/modules/2.4.18-24.7.x/build/include/linux/usb.h:473: `purb_t' previously declared here
> make[2]: *** [usbusx2y.o] Error 1
> make[2]: Leaving directory `/home/cltien/org/alsa-driver-1.0.0rc1/usb/usx2y'
> make[1]: *** [_modsubdir_usx2y] Error 2
> make[1]: Leaving directory `/home/cltien/org/alsa-driver-1.0.0rc1/usb'
> make: *** [compile] Error 1
>
> This compile error happens at least since 0.9.8, it works with 0.9.5.
>
> Sincerely,
> ChenLi Tien
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>
>
>
>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
next prev parent reply other threads:[~2003-12-02 10:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-02 9:36 Intel 8x0 static & compile error C.L. Tien - 田承禮
2003-12-02 10:47 ` Takashi Iwai [this message]
2003-12-02 11:05 ` Sergey Vlasov
2003-12-03 8:18 ` Sergey Vlasov
-- strict thread matches above, loose matches on Subject: below --
2003-12-02 11:07 C.L. Tien - 田承禮
2003-12-02 7:51 C.L. Tien - 田承禮
2003-12-02 10:21 ` Takashi Iwai
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=s5hu14jebt7.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=cltien@cmedia.com.tw \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.