http://qa.mandrakesoft.com/show_bug.cgi?id=5084





------- Additional Comments From [EMAIL PROTECTED]  2003-07-09 05:09 -------
# lspcidrake -v | fgrep AUDIO 
snd-ice1712     : IC Ensemble Inc|ICE1712 [Envy24] [MULTIMEDIA_AUDIO] 
(vendor:1412 device:1712 subv:1412 subd:d633) 
 
# grep sound-slot /etc/modules.conf 
alias sound-slot-0 snd-ice1712 
 
# /sbin/lsmod 
Module                  Size  Used by    Not tainted 
nls_cp850               4284   0  (autoclean) 
vfat                   12012   0  (autoclean) 
fat                    36760   0  (autoclean) [vfat] 
isofs                  28468   1  (autoclean) 
nls_iso8859-15          4060   1  (autoclean) 
udf                    89952   0  (autoclean) 
snd-seq-oss            31808   0  (unused) 
snd-seq-midi-event      6016   0  [snd-seq-oss] 
snd-seq                42320   2  [snd-seq-oss snd-seq-midi-event] 
snd-pcm-oss            43428   0  
snd-mixer-oss          14232   0  [snd-pcm-oss] 
snd-ice1712            44228   0  
snd-cs8427              7080   0  [snd-ice1712] 
snd-ac97-codec         44824   0  [snd-ice1712] 
snd-i2c                 4084   0  [snd-ice1712 snd-cs8427] 
snd-pcm                78692   0  [snd-pcm-oss snd-ice1712] 
snd-page-alloc          8948   0  [snd-pcm] 
snd-timer              18276   0  [snd-seq snd-pcm] 
snd-ice17xx-ak4xxx      2480   0  [snd-ice1712] 
snd-ak4xxx-adda         5172   0  [snd-ice1712 snd-ice17xx-ak4xxx] 
snd-mpu401-uart         4608   0  [snd-ice1712] 
snd-rawmidi            17664   0  [snd-mpu401-uart] 
snd-seq-device          5672   0  [snd-seq-oss snd-seq snd-rawmidi] 
snd                    40836   0  [snd-seq-oss snd-seq-midi-event snd-seq 
snd-pcm-oss snd-mixer-oss snd-ice1712 snd-cs8427 snd-ac97-codec 
snd-i2c snd-pcm snd-timer snd-ak4xxx-adda snd-mpu401-uart snd-rawmidi 
snd-seq-device] 
soundcore               6308   0  [snd] 
nfsd                   74544   8  (autoclean) 
af_packet              14824   0  (autoclean) 
sr_mod                 19384   0  (autoclean) 
floppy                 55516   0  
via-rhine              15600   2  (autoclean) 
mii                     3784   0  (autoclean) [via-rhine] 
supermount             83040   3  (autoclean) 
ext3                   65156   1  (autoclean) 
jbd                    48248   1  (autoclean) [ext3] 
ide-cd                 33732   1  
cdrom                  32768   0  [sr_mod ide-cd] 
ide-scsi               11152   0  
scsi_mod              105632   2  [sr_mod ide-scsi] 
usb-uhci               25040   0  (unused) 
usbcore                73804   1  [usb-uhci] 
rtc                     8940   0  (autoclean) 
reiserfs              198644   6  
 
# /sbin/chkconfig --list sound 
sound           0:Arrêt 1:Arrêt 2:Marche        3:Marche        4:Marche        
5:Marche        6:Arrêt 
 
# /sbin/chkconfig --list alsa 
alsa            0:Arrêt 1:Arrêt 2:Marche        3:Marche        4:Marche        
5:Marche        
6:Arrêt 
 
# aumix -q 
aumix:  aucun périphérique trouvé 
(NB: Only Envy24control works) 
 
# /sbin/fuser -v /dev/dsp 
(nothing) 
 
I did this test : cat /dev/dsp  | head -c 200 | od -t x 
With no input signal :  
0000000 7f808080 807f807f 80808080 7f7f7f7f 
0000020 80808080 7f7f8080 7f7f7f7f 807f7f80 
0000040 807f7f7f 7f80807f 807f807f 80808080 
0000060 80808080 80808080 80808080 80808080 
* 
0000300 80808080 80808080 
 
With analog input signal:  
0000000 87868684 7e818487 7f7e7e7d 7d7f7f7e 
0000020 7b7b7b7e 7e7e7d7b 7e7e7d7d 7e7f777e 
0000040 8d919184 72758286 84736d6e 8c92878a 
0000060 8187898d 75737b77 8d787e7b 93979797 
0000100 7478778d 7a796e73 89838275 66748181 
0000120 686b6764 8474636f 88827c87 7f807a76 
0000140 88878678 88909498 897f7f8e 807f8188 
0000160 91988671 6c7c8787 6762606c 9f867675 
0000200 958d8896 807f8388 8d8c8180 949ea1a1 
0000220 6d78828d 6c5e6767 73706b6c 76766164 
0000240 7376686c 85727b78 9c8c9396 877f8a9e 
0000260 82877380 7f8c9487 6c72817f 8777766f 
0000300 94907a83 7a7e818d 
 
Then I am sure that the digitized signal is available on dsp. And it send to 
outputs. I can control levels with envy24control - nothing else ! 
 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
information-artsmessage: 
----------------------- 
Sound server informational message: 
Error while initializing the sound driver: 
device /dev/dsp can't be opened (Permission denied) 
The sound server will continue, using the null output device 
 
Status: 
------- 
cat /proc/asound/oss/sndstat 
 
Sound Driver:3.8.1a-980706 (ALSA v0.9.6 emulation code) 
Kernel: Linux gaina 2.4.22-1mdk #1 Mon Aug 25 11:19:10 EDT 2003 i686 
Config options: 0 
 
Installed drivers: 
Type 10: ALSA emulation 
 
Card config: 
M Audio Delta 44 at 0xd000, irq 9 
 
Audio devices: 
0: ICE1712 multi (DUPLEX) 
 
Synth devices: NOT ENABLED IN CONFIG 
 
Midi devices: NOT ENABLED IN CONFIG 
 
Timers: 
7: system timer 
 
Mixers: 
0: ICE1712 - multitrack 
 
modules 
0 snd-ice1712 
 
pcm 
00-00: ICE1712 multi : ICE1712 multi : playback 1 : capture 1 
 
_______________________ 
Begining of resolution: 
----------------------- 
I have used as mixer envy24control : envy24control-0.9.3-1mdk.i586.rpm 
Not found in cooker or Mdk9.2 
Analog input signals are processed and are send to the outputs. 
 
With Mandrake 9.1 it was possible to play a sound with xmms, kaboodle or 
noatun. With 9.2 it is a great silence. 
 
It is impossible to record the signal. This is the feature that make me buy 
this high quality card.

Reply via email to