* via8xxx invalid cur_ptr
@ 2003-04-04 15:18 John Covici
2003-04-08 16:40 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: John Covici @ 2003-04-04 15:18 UTC (permalink / raw)
To: alsa-devel
I am getting messages like the following in my logs using kernel
2.4.20-xfs and alsa 0.9.2 release:
Apr 3 23:27:52 ccs kernel: ALSA ../alsa-kernel/pci/via82xx.c:675: invalid via82xx_cur_ptr, using last valid pointer
What does this mean and have you fixed it yet?
Thanks.
--
John Covici
covici@ccs.covici.com
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: via8xxx invalid cur_ptr 2003-04-04 15:18 via8xxx invalid cur_ptr John Covici @ 2003-04-08 16:40 ` Takashi Iwai 2003-04-08 16:49 ` John covici 0 siblings, 1 reply; 6+ messages in thread From: Takashi Iwai @ 2003-04-08 16:40 UTC (permalink / raw) To: John Covici; +Cc: alsa-devel At Fri, 04 Apr 2003 10:18:41 -0500, John Covici wrote: > > I am getting messages like the following in my logs using kernel > 2.4.20-xfs and alsa 0.9.2 release: > > Apr 3 23:27:52 ccs kernel: ALSA ../alsa-kernel/pci/via82xx.c:675: invalid via82xx_cur_ptr, using last valid pointer > > What does this mean and have you fixed it yet? how often do you see this message? which program? the playback works otherwise? also, please tell the chip revision (or output of /proc/asound/cards). the behavior of via82xx driver depends on the chip model. if you're using VIA8233A (not 8233,8233C,8235), please try hw:0,1 for aplay. thanks, Takashi ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: via8xxx invalid cur_ptr 2003-04-08 16:40 ` Takashi Iwai @ 2003-04-08 16:49 ` John covici 2003-04-08 16:55 ` Takashi Iwai 0 siblings, 1 reply; 6+ messages in thread From: John covici @ 2003-04-08 16:49 UTC (permalink / raw) To: Takashi Iwai; +Cc: John Covici, alsa-devel on Tuesday 04/08/2003 Takashi Iwai(tiwai@suse.de) wrote > At Fri, 04 Apr 2003 10:18:41 -0500, > John Covici wrote: > > > > I am getting messages like the following in my logs using kernel > > 2.4.20-xfs and alsa 0.9.2 release: > > > > Apr 3 23:27:52 ccs kernel: ALSA ../alsa-kernel/pci/via82xx.c:675: invalid via82xx_cur_ptr, using last valid pointer > > > > What does this mean and have you fixed it yet? > > how often do you see this message? which program? Every couple of minutes using freeamp or speakfreely both of which are using the oss emulation. > the playback works otherwise? > > also, please tell the chip revision (or output of > /proc/asound/cards). the behavior of via82xx driver depends on the > chip model. 0 [via8233 ]: VIA8233 - VIA 8233 VIA 8233 at 0xc000, irq 11 > > if you're using VIA8233A (not 8233,8233C,8235), please try hw:0,1 for > aplay. > > > thanks, > > Takashi -- John Covici covici@ccs.covici.com ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: via8xxx invalid cur_ptr 2003-04-08 16:49 ` John covici @ 2003-04-08 16:55 ` Takashi Iwai 2003-04-08 18:32 ` John covici 0 siblings, 1 reply; 6+ messages in thread From: Takashi Iwai @ 2003-04-08 16:55 UTC (permalink / raw) To: covici; +Cc: alsa-devel At Tue, 8 Apr 2003 12:49:13 -0400, John covici wrote: > > on Tuesday 04/08/2003 Takashi Iwai(tiwai@suse.de) wrote > > At Fri, 04 Apr 2003 10:18:41 -0500, > > John Covici wrote: > > > > > > I am getting messages like the following in my logs using kernel > > > 2.4.20-xfs and alsa 0.9.2 release: > > > > > > Apr 3 23:27:52 ccs kernel: ALSA ../alsa-kernel/pci/via82xx.c:675: invalid via82xx_cur_ptr, using last valid pointer > > > > > > What does this mean and have you fixed it yet? > > > > how often do you see this message? which program? > > Every couple of minutes using freeamp or speakfreely both of which > are using the oss emulation. > > the playback works otherwise? > > > > also, please tell the chip revision (or output of > > /proc/asound/cards). the behavior of via82xx driver depends on the > > chip model. > > 0 [via8233 ]: VIA8233 - VIA 8233 > VIA 8233 at 0xc000, irq 11 > > > > > > if you're using VIA8233A (not 8233,8233C,8235), please try hw:0,1 for > > aplay. ehm, sorry i meant if you do NOT use via8233A. please try hw:0,1 (or /dev/adsp for oss). anyway, for testing, aplay is suitable. please check this first. then try oss. also, please try the cvs version. i changed a bit this driver since 0.9.2. Takashi ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: via8xxx invalid cur_ptr 2003-04-08 16:55 ` Takashi Iwai @ 2003-04-08 18:32 ` John covici 2003-04-09 13:29 ` Takashi Iwai 0 siblings, 1 reply; 6+ messages in thread From: John covici @ 2003-04-08 18:32 UTC (permalink / raw) To: Takashi Iwai; +Cc: covici, alsa-devel on Tuesday 04/08/2003 Takashi Iwai(tiwai@suse.de) wrote > > ehm, sorry i meant if you do NOT use via8233A. please try hw:0,1 (or > /dev/adsp for oss). > > anyway, for testing, aplay is suitable. please check this first. > then try oss. I am not sure what you are asking me to do -- none of the programs seem to have a way to change the sound device -- could you explain? What is hw:0,1 ? Thanks. > > also, please try the cvs version. i changed a bit this driver since > 0.9.2. > > > Takashi -- John Covici covici@ccs.covici.com ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: via8xxx invalid cur_ptr 2003-04-08 18:32 ` John covici @ 2003-04-09 13:29 ` Takashi Iwai 0 siblings, 0 replies; 6+ messages in thread From: Takashi Iwai @ 2003-04-09 13:29 UTC (permalink / raw) To: covici; +Cc: alsa-devel At Tue, 8 Apr 2003 14:32:22 -0400, John covici wrote: > > on Tuesday 04/08/2003 Takashi Iwai(tiwai@suse.de) wrote > > > > ehm, sorry i meant if you do NOT use via8233A. please try hw:0,1 (or > > /dev/adsp for oss). > > > > anyway, for testing, aplay is suitable. please check this first. > > then try oss. > I am not sure what you are asking me to do -- none of the programs > seem to have a way to change the sound device -- could you explain? % aplay -Dhw:0,1 foo.wav in the case of oss apps, specify /dev/adsp as the sound device (if possible). i don't know whether freeamp has such a config or an option. > > What is hw:0,1 ? it means the direct access to the second pcm device of the first sound card. Takashi ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-04-09 13:29 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-04-04 15:18 via8xxx invalid cur_ptr John Covici 2003-04-08 16:40 ` Takashi Iwai 2003-04-08 16:49 ` John covici 2003-04-08 16:55 ` Takashi Iwai 2003-04-08 18:32 ` John covici 2003-04-09 13:29 ` Takashi Iwai
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.