Hello there.
I have a C-Media 8738LX sound card. But it sounds very loud even at
minimum volume. When I set the volume to 3%, it doesn't sound. When I
set to 6%, it sounds too loud. What should I do? Is the card broken
(from factory) or good?
Debian testing x64.
Denis Krivo
Hello there.
I have a C-Media 8738LX sound card. But it sounds very loud even at
minimum volume. When I set the volume to 3%, it doesn't sound. When I
set to 6%, it sounds too loud. What should I do?
Debian testing x64.
Denis Krivo
// DATAL
(data >> 8) & 0xff, // DATAH
reg}; // Register address
return libusb_control_transfer(handle, LIBUSB_ENDPOINT_OUT |
LIBUSB_REQUEST_TYPE_CLASS | LIBUSB_RECIPIENT_ENDPOINT,
LIBUSB_REQUEST_SET_CON
;
case 3:
printf("32K\n");
break;
default:
printf("reserved\n");
}
hid_close(handle);
hid_exit();
return 0;
}
Best regards,
Denis Shulyaka
hardware with libusb, or can I do it with ALSA only?
Please advise.
Best regards,
Denis Shulyaka
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm
Hi,
2014-01-16 12:04 GMT+04:00 Clemens Ladisch :
> Denis Shulyaka wrote:
> > 2014/1/14 Clemens Ladisch :
> >> This device's descriptor do not define a mixer control
> >> for this control.
> >>
> >> Apparently, you have to set the SPDIFMIX bit.
y experience with ALSA code. Just a
small hint would be appreciated) Can I somehow define it in the
descriptor?
Best regards,
Denis Shulyaka
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Business
Usage Type Data
wMaxPacketSize 0x0003 1x 3 bytes
bInterval 1
Device Status: 0x
(Bus Powered)
pi@speaker ~ $
Best regards,
Denis Shulyaka
lsusb_v
Description
i.e.,
Input). For the first one I have no idea.
I will try to experiment with different values of the controls, but
unfortunately for the following two weeks I will not have any SPDIF
signal source to play with.
Best regards,
Denis Shulyaka
---
on
which of the two last options is preferable.
Thanks in advance!
Best regards,
Denis Shulyaka
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Cri
Hi,
I would like to report a bug regarding the ASUS Xonar U3 USB audio card
[1] see to the ALSA bug tracker. However, it seems that all links to
the bug tracker lead to a "Connection refused" response. Is the bug
tracker down? Or has it moved?
Regards,
Denis Washington
Hello, list.
Happy New Year and thanks for the good work to those maintaining the
ice1724 sound module! I am using ALSA version, which comes with
my distro (1.0.16). When I replaced my old SBLive! with Juli@, things
basically just worked, because I'm employing playback only. However, I
was surpris
ution, butwith no success.
Below are all relevant informations, I think.
Sorry for this long post, but I'm stuck and hope someone can help
Thanks in advance,
Denis
--
dmesg|grep -i pnp
-
pnp: PnP ACPI: disabled
isapnp: Scanning for PnP ca
, nbtyes);
}
}
int main (void){
pthread_create(th1, (SCHED_FIFO 99 ),routine, NULL);
pthread_create(th2, (SCHED_FIFO 99 ),routine, NULL);
sleep(10);
}
Thanks a lot for any suggestions,
Denis Damazio
---
This SF.net
lsa-oss-0.9.4]# locate libasound
/usr/lib/libasound.so
/usr/lib/libasound.so.2
/usr/lib/libasound.so.2.0.0
Anyone have an idea ?
Best regards,
Denis jeanMarc
SysAdmin
---
This SF.net email is sponsored by: VM Ware
With VMware you can
Hi,
Up till now I've been ignoring these posts about via82xx because I now have
a Quattro for my laptop, but I have been experiencing trouble like this with
the via82xx driver since 0.9.2, until I finally just had to give up on it.
0.9.1 worked, 0.9.2 completely froze my kernel, 0.9.3 gave me t
Patch files are ready.
http://163.23.24.15/~denis/cs46xx/cs46xx_lib-0.9.1.patch
http://163.23.24.15/~denis/cs46xx/cs46xx_lib-0.9.0rc2.patch
1. The 0.9.0rc2 patch-up module will restart cs46xx chip before each
playing
& recording.
2. The 0.9.1 patch-up module will only restart cs46xx chip be
alsa-driver-0.9.0rc2, and you must set the
definition:
DMX_XFIRE_PATCH
http://163.23.24.15/~denis/cs46xx/cs46xx_lib.c
---
This SF.net email is sponsored by: Does your code think in ink?
You could win a Tablet PC. Get a free Tablet PC hat ju
> About "DC-OFFSET" problem:
> When I using driver rc2 to record, I get "DC-OFFSET" distorted record
> sometimes, and I can't know when the "DC-OFFSET" distortion will happen.
Here are two mp3s that are record from MIC with driver rc2.
http://163.23
ver >=rc3, the sound quality is worse than rc2 anytime. (The
distortion I mean).
The test will show it. http://163.23.24.15/~denis/temp/15000hz.wav
I guess that the problem will also happen on TurtleBench SRZ (cs4630)
XFire 1024 (module cs46xx) sounds bad since ALSA-driver >= rc3
Here is a test:
Wavefile: http://163.23.24.15/~denis/temp/15000hz.wav (sine
waveform)
It sounds well with ALSA-driver rc2 but distortedly with driver >= rc3
--
> Denis wrote:
> > My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10.
> > If I use 'pmidi' to play midi files with internal Wavetable, it is OK!
> > But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx
> > successfully.
> >
My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10.
If I use 'pmidi' to play midi files with internal Wavetable, it is OK!
But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx
successfully.
Eg: cat MIDI_MESSAGES_FILE > /dev/snd/midiC0D0(MPU401)OK!!
cat MI
I wrote a c code to send MIDI message "NOTE ON" to sequencer, but I get
"Segmentation fault".
What's wrong with it?
#include
#include
#include
#include
#define MPUOUT_CLIENT 73
#define MPUOUT_PORT 0
main(){
MIDI_IO();
}
void MIDI_IO(){
int portid;
snd_seq_t *ctxp;
snd_seq_event_t ev
please cc me as I'm not on the list.
Denis
___
Denis Pelletier
Étudiant au doctorat
sciences économiques, Université de Montréal
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user
sing # of interrupts
generated by my card,so it seems to be functioning.
a couple of days ago, i got it to work, but i am not quite
sure what i did, and now i cant reproduce :(
plz help.
thanks,
denis
--
// mailto: Denis Perelyubskiy <[EMAIL PROTECTED]>
// icq : 12359698
// PGP : http://www
just two
simultaneous PCM streams through OSS compatibility mode)?
--
-----
Denis Cheong |`Today I am
[EMAIL PROTECTED]| a small blue thing
27 matches
Mail list logo