Re: [Alsa-user] problem with the driver via82xx
On Wed, 2003-05-28 at 20:04, Steve Jones wrote: > Tinus, > > On Wed, May 28, 2003 at 08:04:36PM +0200, Tinus Kotz? wrote: > > > > apt-get install alsa-xmms > > > > > > I get very distorted playback. > > > > > Try bringing down the volume to about 50% on main and PCM > > and see what happens. I have found that with my drivers, > > even if I bing down the main volume, my xmms would still > > distort. I must bring down its volume to about 80% for > > good undistorted quality. > > Still very distorted. It's not the clipping sort of > distortion. It's the strange, mostly high-end distortion > many have described here on this list regarding the via82xx. > > I am also unable to capture audio as described by others > here. Haven't tried to capture audio yet, but for the distortion, I am guessing you are talking about crackling kind of sound, like interference. Things to possibly look at is the priority of the modules that supply the sound. I have had problems in the passed(not my current via8235) with dma clashes, or not dma enabled for the card. Also with xmms not having enough priority that the sound keeps being interrupted on small intervals causing a crackling kind of sound. Another possibilty is the sampling rate. I unfortantely don't now much about this implementation and therse are only theories. Some time in the future I will go look at the source when I have time. Tinus --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
Tinus, On Wed, May 28, 2003 at 07:26:45PM +0200, Tinus Kotz? wrote: > What happens if you play songs through XMMS with the the > XMMS-ALSA plugin? There is no alsa plugin in the pull down. -- Steve Jones<[EMAIL PROTECTED]> PGP: 1A98501A fp: D695 6031 30F5 70E6 975F C876 1956 946C 1A98 501A "I *never* said that..." --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
Tinus, On Wed, May 28, 2003 at 08:04:36PM +0200, Tinus Kotz? wrote: > > > apt-get install alsa-xmms > > > > I get very distorted playback. > > > Try bringing down the volume to about 50% on main and PCM > and see what happens. I have found that with my drivers, > even if I bing down the main volume, my xmms would still > distort. I must bring down its volume to about 80% for > good undistorted quality. Still very distorted. It's not the clipping sort of distortion. It's the strange, mostly high-end distortion many have described here on this list regarding the via82xx. I am also unable to capture audio as described by others here. -- Steve Jones <[EMAIL PROTECTED]> PGP: 1A98501A fp: D695 6031 30F5 70E6 975F C876 1956 946C 1A98 501A "Real programmers don't write in BASIC. Actually, no programmers write in BASIC after reaching puberty." --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
On Wed, 2003-05-28 at 19:49, Steve Jones wrote: > Tinus, > > On Wed, May 28, 2003 at 07:49:49PM +0200, Tinus Kotz? wrote: > > > On Wed, May 28, 2003 at 07:26:45PM +0200, Tinus Kotz? wrote: > > > > What happens if you play songs through XMMS with the the > > > > XMMS-ALSA plugin? > > > > > > There is no alsa plugin in the pull down. > > > > apt-get install alsa-xmms > > I get very distorted playback. > Try bringing down the volume to about 50% on main and PCM and see what happens. I have found that with my drivers, even if I bing down the main volume, my xmms would still distort. I must bring down its volume to about 80% for good undistorted quality. Tinus --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
Tinus, On Wed, May 28, 2003 at 07:49:49PM +0200, Tinus Kotz? wrote: > > On Wed, May 28, 2003 at 07:26:45PM +0200, Tinus Kotz? wrote: > > > What happens if you play songs through XMMS with the the > > > XMMS-ALSA plugin? > > > > There is no alsa plugin in the pull down. > > apt-get install alsa-xmms I get very distorted playback. -- Steve Jones<[EMAIL PROTECTED]> PGP: 1A98501A fp: D695 6031 30F5 70E6 975F C876 1956 946C 1A98 501A "Real programmers don't write in BASIC. Actually, no programmers write in BASIC after reaching puberty." --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
> On Wed, May 28, 2003 at 07:26:45PM +0200, Tinus Kotz? wrote: > > What happens if you play songs through XMMS with the the > > XMMS-ALSA plugin? > > There is no alsa plugin in the pull down. apt-get install alsa-xmms Remember that alsa is not OSS. Alsa can emulate OSS but in that case you should state it in the ./configure --with-oss=yes part. It should be the default, but I have found that with previous compiles it did not default to include OSS support through alsa. This is just a after thought Tinus --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
> 'vsx stuff'? I'm not sure what you're talking about. BTW, > I'm using Debian Unstable also and I'm not having very good > luck. Sorry, meant VIA DXS controls. What happens if you play songs through XMMS with the the XMMS-ALSA plugin? Regards Tinus --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
On Wed, May 28, 2003 at 04:23:25PM +0200, Tinus Kotz? wrote: > Over the weekend I have rebuild my alsa in Debian > Unstable. My sound works perfectly with the same chipset > via8235. Check that your vsx stuff is all up fully and > enabled. I don't know what they are for, but I remember > previously having trouble getting my sound card on my > Gigabyte 7VA-C(which also has ther via8235 chipset) to > play anything. Just for in case, here is my lsmod output 'vsx stuff'? I'm not sure what you're talking about. BTW, I'm using Debian Unstable also and I'm not having very good luck. -- Steve Jones<[EMAIL PROTECTED]> PGP: 1A98501A fp: D695 6031 30F5 70E6 975F C876 1956 946C 1A98 501A "Real programmers don't write in BASIC. Actually, no programmers write in BASIC after reaching puberty." --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] problem with the driver via82xx
Over the weekend I have rebuild my alsa in Debian Unstable. My sound works perfectly with the same chipset via8235. Check that your vsx stuff is all up fully and enabled. I don't know what they are for, but I remember previously having trouble getting my sound card on my Gigabyte 7VA-C(which also has ther via8235 chipset) to play anything. Just for in case, here is my lsmod output Regards Tinus [~]$ lsmod Module Size Used byTainted: P NVdriver 945568 10 (autoclean) snd-seq-oss28992 0 (unused) snd-seq-midi-event 3048 0 [snd-seq-oss] snd-seq36368 2 [snd-seq-oss snd-seq-midi-event] snd-pcm-oss38628 0 (unused) snd-mixer-oss 13496 1 [snd-pcm-oss] snd-via82xx13060 4 snd-pcm59332 1 [snd-pcm-oss snd-via82xx] snd-timer 14344 0 [snd-seq snd-pcm] snd-ac97-codec 38408 0 [snd-via82xx] snd-page-alloc 4892 0 [snd-via82xx snd-pcm] snd-mpu401-uart 3360 0 [snd-via82xx] snd-rawmidi13472 0 [snd-mpu401-uart] snd-seq-device 4288 0 [snd-seq-oss snd-seq snd-rawmidi] snd29828 6 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-via82xx snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device] ide-scsi8784 1 ide-cd 30148 0 it876660 0 (unused) i2c-proc6864 0 [it87] i2c-isa 1096 0 (unused) i2c-core 14500 0 [it87 i2c-proc i2c-isa] nbd14404 0 (unused) loop9560 0 (unused) [~]$ On Tue, 2003-05-27 at 23:08, Alkex wrote: > Hi I'm tring to get the sound workning, my sound card is buil in in the > mainboard and the chipset is via8235 > > > I'm running debian unstable and using alsa 0.9.3 > > the module are loaded properly but i can't ear any sound, I've just > checked with alsamixer that all the valume ar enable and up > > > is there maybe a bug in the driver ? > > 2 week ago i was able to listen some sound but there was a lot of noise > > > any idea about how to solve the problem? > > thanks in advance > > Alessio > > > > --- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > ___ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
[Alsa-user] problem with the driver via82xx
Hi I'm tring to get the sound workning, my sound card is buil in in the mainboard and the chipset is via8235 I'm running debian unstable and using alsa 0.9.3 the module are loaded properly but i can't ear any sound, I've just checked with alsamixer that all the valume ar enable and up is there maybe a bug in the driver ? 2 week ago i was able to listen some sound but there was a lot of noise any idea about how to solve the problem? thanks in advance Alessio --- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user