Re: [Alsa-devel] snd-opti92x-ad1848

2003-10-15 Thread Andrei Boros
ng Logical device 5 'OPT0005:OPT924' Device is not active Active port 0x30d Resources 0 Priority preferred Port 0x30d-0x3ed, align 0x1f, size 0x9, 10-bit address decoding Resources 1 Priority acceptable IRQ 5,10,11 High-Edge -- ing. Andrei Boros ma

[Alsa-devel] snd-opti92x-ad1848

2003-10-15 Thread Andrei Boros
resource busy snd-timer: Device or resource busy snd-mpu401-uart: No such file or directory File snd-mpu401-uart.o exists >From the modules loaded, I see there is a snd-ac97-codec, but it makes no sense, since the Opti924 is an old ISA card where ac97 didn't even exist... -- ing. Andr

[Alsa-devel] alsa-tools [CVS]

2003-10-15 Thread Andrei Boros
of rule is unportable cvscompile gives this strange portability warning. see above. -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This SF.net email is

[Alsa-devel] alsa-tools [CVS]

2003-10-15 Thread Andrei Boros
attempted compilation is aborted on each target with lot's of missing files. I think it should skip hdspmixer if it's configure detects missing dependencies. -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radi

Re: [Alsa-devel] Opti92x-ad1848 won't take Opti924 card

2003-09-28 Thread Andrei Boros
cc42c96 U pnp_register_card_driver_R1c33083c U pnp_request_card_device_R75d4bc7a U pnp_unregister_card_driver_R390814a8 06a0 t snd_card_opti9xx_pnp 0e94 t snd_opti9xx_pnp_remove 002c d snd_opti9xx_pnpids 01f0 d snd_opti9xx_pnpids_old -- ing. Andrei Boros mailto:[EMAIL PROTECTED]

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Andrei Boros
Leaving directory `/serve/install/alsa-cvs/alsa-lib/src/control' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src' make: *** [all-recursive] Error 1 -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Cent

Re: [Alsa-devel] alsa-utils cvscompile

2003-09-24 Thread Andrei Boros
n others occasionally. sigh. I don't know, I just upgraded severla weeks ago the compiler, gnu auto*, libtool, make to the versions required to compile glibc-2.2.5, so they are all pretty new. It is true, however, that I downloaded the cvs tree few months ago, and only did updates from then on, a

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Andrei Boros
n -s cards.lo cards.lo) ln: cards.lo: File exists make[2]: *** [libcontrol.la] Error 1 make[2]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src/control' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src' make: *** [all-recursive] Error 1

Re: [Alsa-devel] cvs alsa-lib compilation :

2003-09-24 Thread Andrei Boros
/11 03:18:52) Running each command in cvscompile : gate:~/install/alsa-cvs/alsa-lib# autoheader configure.in:44: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in:182: warning: do not use m4_regexp: use regexp or m4_bregexp autoheader: `include/config.h.in' is unch

Re: [Alsa-devel] alsa-utils cvscompile

2003-09-24 Thread Andrei Boros
5 CVS -rw-r--r-- 1 root root 9983 Sep 22 12:11 Makefile -rw-r--r-- 1 root root 89 Nov 6 2001 Makefile.am -rw-r--r-- 1 root root10258 Sep 22 12:11 Makefile.in -rw-r--r-- 1 root root 2061 Sep 6 2002 alsactl.1 -rw-r--r-- 1 root root

Re: [Alsa-devel] Opti92x-ad1848 won't take Opti924 card

2003-09-24 Thread Andrei Boros
Jaroslav Kysela wrote: > > > > Andrei Boros wrote: > > > > options snd-opti-92x-ad1848 index=1 isapnp=1 id="Opti924" port=0x220 > > > > irq=5 dma1=0 fm_port=0x380 mpu_port=0x300 mpu_irq=7 > > I corrected it to 0x388. Doesn't work >

Re: [Alsa-devel] Opti92x-ad1848 won't take Opti924 card

2003-09-24 Thread Andrei Boros
Clemens Ladisch wrote: > > Andrei Boros wrote: > > modprobe returns : > > /lib/modules/2.2.24/misc/snd-opti92x-ad1848.o: init_module: Device or > > resource busy > > This means it found the card, but another driver is already loaded, or > the port/interrupts a

Re: [Alsa-devel] Opti92x-ad1848 won't take Opti924 card

2003-09-23 Thread Andrei Boros
Clemens Ladisch wrote: > > Andrei Boros wrote: > > options snd-opti-92x-ad1848 index=1 isapnp=1 id="Opti924" port=0x220 > > irq=5 dma1=0 fm_port=0x380 mpu_port=0x300 mpu_irq=7 > > You've specified all parameters manually, so you could try to disable

Re: [Alsa-devel] Opti92x-ad1848 won't take Opti924 card

2003-09-23 Thread Andrei Boros
Clemens Ladisch wrote: > > Andrei Boros wrote: > > options snd-cs46xx mmap_valid=1 index=0 id="Fortissimo-II" > > enable=1 > > options snd-opti-92x-ad1848 index=1 isapnp=1 id="Opti924" port=0x220 > > irq=5 dma1=0 fm_port=

[Alsa-devel] alsa-utils cvscompile

2003-09-22 Thread Andrei Boros
install/alsa-cvs/alsa-utils/alsactl' make: *** [all-recursive] Error 1 -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This sf.net emai

[Alsa-devel] driver cvscompile with k-2.2.24

2003-09-22 Thread Andrei Boros
cvs/alsa-driver/usb/us428' make[1]: *** [_modsubdir_us428] Error 2 make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-driver/usb' make: *** [compile] Error 1 -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuzi

[Alsa-devel] cvs alsa-lib compilation :

2003-09-22 Thread Andrei Boros
sa-lib/src' make: *** [all-recursive] Error 1 -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This sf.net email is sponsored by:ThinkGeek

[Alsa-devel] Opti92x-ad1848 won't take Opti924 card

2003-09-22 Thread Andrei Boros
lias sound-service-1-0 snd-mixer-oss alias sound-service-1-3 snd-pcm-oss alias sound-service-1-12 snd-pcm-oss -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --

[Alsa-devel] cvs problems [current]

2003-08-18 Thread Andrei Boros
_Rb8071e26' timer.c:78: warning: `slave_active_lock' defined but not used make[1]: *** [timer.o] Error 1 make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-driver/acore' make: *** [compile] Error 1 -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul p

[Alsa-devel] snd-opti92x-ad1848 problems

2003-03-21 Thread Andrei Boros
write:1025: write error: Input/output error -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This SF.net email is sponsored by: Tablet PC. Does your cod

Re: [Alsa-devel] dummy sequencer module problems

2003-03-20 Thread Andrei Boros
s to me that snd-seq-dummy.o will be built always if sequencer is built, regardless of the fact that the dummy soundcard driver is built or not. I checked the Makefile in alsa-kernel/core/seq. -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Infor

[Alsa-devel] alsa-driver, make 3.79, cvscompile

2003-03-20 Thread Andrei Boros
le to make target `all-deps'. Stop. Then the configure script starts and runs fine apparently. -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- T

[Alsa-devel] Typo in configure.in : dummy sequencer

2003-03-20 Thread Andrei Boros
make: Nothing to be done for `all-deps'. autoconf: Undefined macros: configure.in:797: AC_DEFINE_CONFIG_SND_SEQ_DUMMY) Should read : AC_DEFINE(CONFIG_SND_SEQ_DUMMY) -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Roma

[Alsa-devel] sequencer module problems

2003-03-19 Thread Andrei Boros
Then, the sequencer function above is no longer needed. -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This SF.net email is sponsored by: Does your cod

[Alsa-devel] dummy driver and Makefile inconsistency

2003-03-19 Thread Andrei Boros
--- #define CONFIG_SND_DUMMY_MODULE 1 EOF +if test "$CONFIG_SND_SEQUENCER" = "m"; then + CONFIG_SND_SEQ_DUMMY="m" +fi ;; ---

[Alsa-devel] Type in configure in alsa-driver

2003-03-17 Thread Andrei Boros
... no checking for kenrel linux/devfs_fs_kernel.h... yes checking for kenrel linux/highmem.h... no checking for kenrel linux/workqueue.h... no checking for kernel module symbol versions... yes checking for PCI support in kernel... yes checking for SGI/MIPS (HAL2) architecture... no -- ing. Andrei

[Alsa-devel] opti92x-ad1848 and sequencer

2003-03-13 Thread Andrei Boros
out where are these... -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking

[Alsa-devel] Why CONFIG_USB = y is default?

2003-03-13 Thread Andrei Boros
I was looking in the driver at Makefile.conf and I see : CONFIG_USB = y. I did not mention anything about USB to ./configure and I have no USB card. I did however specify manually two drivers to be built (cs46xx and opti92x-ad1848), so what's USB doing here? -- ing. Andrei Boros m

[Alsa-devel] snd-isapnp still not compiled in latest cvs

2003-03-13 Thread Andrei Boros
encer, but I'll look into it later. -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This SF.net email is sponsored by:Crypto Challenge is no

Re: [Alsa-devel] alsa-lib linking problem

2003-03-11 Thread Andrei Boros
re should halt. Or versioned symbols shouldn't be versioned if this is what configure sees... -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --- This S

[Alsa-devel] alsa-lib linking problem

2003-03-10 Thread Andrei Boros
ake[1]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src' make: *** [all-recursive] Error 1 -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --

[Alsa-devel] alsa-lib cvs compilation attempt:

2003-03-10 Thread Andrei Boros
ialized in this function pcm_linear.c:210: warning: `frames1' might be used uninitialized in this function -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societatea Romana de Radiodifuziune --

Re: [Alsa-devel] alsa-driver parse error

2003-03-10 Thread Andrei Boros
sound/asound.h:804: field `iec958' has incomplete type make[1]: *** [sound.o] Error 1 make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-driver/acore' -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-303-1870 Centrul pt. Tehnologia Informatiei Societa

Re: [Alsa-devel] alsa-kernel oss part warnings

2003-03-06 Thread Andrei Boros
arning: `src_frames1' might be used uninitialized in this function /serve/install/alsa-cvs/alsa-driver/include/../alsa-kernel/core/oss/rate.c:165: warning: `dst_frames1' might be used uninitialized in this function -- ing. Andrei Boros mailto:[

[Alsa-devel] alsa-lib cvs version fails to compile

2003-03-05 Thread Andrei Boros
b/src/timer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src' make: *** [all-recursive] Error 1 --- -- ing. Andrei Boros mailto:[EMAIL PROTECTED] / +40-21-3