[Alsa-devel] alsa 1.0.5 does not start modules

2004-05-30 Thread Mario Loritz
Hello list,

after compiling the new 1.0.5 packages, the sound modules
do nor start correctly, resulting in an unbootable system,
or more correctly an unrebootable system.

The system hangs after, in my case, both sound card modules
loaded (loading snd-intel8x0  done loading snd-ice1712  done).
The booting process stops there without further notice from
the kernel. When I try to reboot from there  by ctrl-alt-del the 
shutdown process stops, when the sound drivers are tried
to be shutdown. The system is not freezed but unusable.
I can switch consoles but not log in anymore (consoles are
probably already shut down).

I have no idea if or how I can get some appropriate logfiles
for this problem.

I downgraded to alsa 1.0.5rc1 again, which works fine.

However, I kept envy24control from alsa-tools-1.0.5,
which is compileable and solved my problem from
yesterday...

Please ask for logfiles specifically (how to make and where to find), 
if someone needs them.

Greetings, 
Mario Loritz

System Information:
SuSE-Linux 9.0 kernel 2.4.21-215-athlon
Realtek ALC655
Hoontech DSP24
Athlon64, nforce-Chipset



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


[Alsa-devel] alsa 1.0.5rc1: envy24control not compileable

2004-05-28 Thread Mario Loritz
Hello list,

It seems that in the package alsa-tools-1.0.5rc1 a file is missing.
envy24control can't be compiled. Output:
...
In file included from envy24control.c:23:
envy24control.h:27:22: profiles.h: Datei oder Verzeichnis nicht gefunden
envy24control.c: In function `index_active_profile':
envy24control.c:1686: error: `NOTFOUND' undeclared (first use in this 
function)
envy24control.c:1686: error: (Each undeclared identifier is reported only once
envy24control.c:1686: error: for each function it appears in.)
envy24control.c: In function `delete_card_number':
envy24control.c:1713: Warnung: passing arg 2 of `gtk_entry_set_text' makes 
pointer from integer without a cast
envy24control.c: In function `restore_active_profile':
envy24control.c:1726: error: `ALSACTL_OP_RESTORE' undeclared (first use in 
this function)
envy24control.c: In function `save_active_profile':
envy24control.c:1739: error: `ALSACTL_OP_STORE' undeclared (first use in this 
function)
envy24control.c: In function `entry_toggle_editable':
envy24control.c:1768: error: `NOTFOUND' undeclared (first use in this 
function)
envy24control.c: In function `create_profiles':
envy24control.c:1853: Warnung: assignment makes pointer from integer without a 
cast
make: *** [envy24control.o] Fehler 1

(first line envy24control.h:27:22: profiles.h: Datei oder Verzeichnis nicht 
gefunden 
means: file not found)

other than that, compilation for ice1712 and intel8x0 went fine.

keep up the good work!

Mario Loritz



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] config bug with sbawe and --with-isapnp=no

2004-01-30 Thread Mario Loritz
Thanks to all!

The sbawe driver is working in both configurations now.
(alsa 1.0.2)

Mario



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] config bug with sbawe and --with-isapnp=no

2004-01-29 Thread Mario Loritz
Thanks to all!

The sbawe driver is working in both configurations now.
(alsa 1.0.2)

Mario



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] config bug with sbawe and --with-isapnp=no

2004-01-28 Thread Mario Loritz
Am Montag, 26. Januar 2004 12:15 schrieb Takashi Iwai:
 did you run cvscompile?  otherwise it won't work properly.

No, I didn't. 
Mario



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] config bug with sbawe and --with-isapnp=no

2004-01-24 Thread Mario Loritz
Am Freitag, 23. Januar 2004 12:49 schrieb Takashi Iwai:
 i found the bug in adriver.h, which always defines CONFIG_PNP when
 CONFIG_ISAPNP is set.

 the attached patches are the fix and clean-up for pnp.
 please give a try.


 Takashi

After I applied the patches, something strange is happening:
The module option isapnp=yes/no is not recognized anymore,
regardless of the configure option --with-isapnp=yes or no.

The driver itself works, even if I compile with pnp. But why? I
cannot tell the driver, that it shouldn't try pnp. Do you think
the driver will still work when a pnp-card is used? I can't check 
this, because my sbawe32 is non-pnp.

When those questions are answered and the module option
isapnp=yes/no really isn't needed anymore, then I think the
driver should be changed in the proposed way.

Thanks for the solution so far.
Mario

Some parts of the output of ./configure --with-cards=sbawe,ice1712:
...
checking for directory with kernel source... /lib/modules/2.4.21-166-default/
build
checking for kernel version... 2.4.21-166-default
checking for GCC version... Kernel compiler: gcc 3.3.1 (SuSE Linux) Used 
compiler: gcc (GCC) 3.3.1 (SuSE Linux)
checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
...
checking for kernel module symbol versions... yes
checking for PCI support in kernel... yes
checking for SGI/MIPS (HAL2) architecture... no
checking for directory to store kernel modules... /lib/
modules/2.4.21-166-default/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... yes
checking for processor type... unknown
checking for SMP... no
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... no
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... yes
checking for ISA PnP support... yes


Output of rcalsasound restart

Shutting down sound driver:  done
Starting sound driver: snd-sbawe Warning: ignoring isapnp=0, no such parameter 
in this module
Module snd-sbawe loaded, with warnings
 done
Starting sound driver: snd-ice1712   done




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] config bug with sbawe and --with-isapnp=no

2004-01-23 Thread Mario Loritz
Hello list,

I reproduced the error message while the driver is loading:

# rcalsasound restart

Shutting down sound driver:  done
Starting sound driver: snd-sbawe /lib/modules/2.4.21-166-default/kernel/sound/
isa/sb/snd-sbawe.o: unresolved symbol pnp_activate_dev_R9e329e8c
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: unresolved 
symbol pnp_register_card_driver_R14e159bf
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: unresolved 
symbol pnp_manual_config_dev_R480f17aa
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: unresolved 
symbol pnp_release_card_device_R0d53db9b
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: unresolved 
symbol pnp_init_resource_table_R16084899
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: unresolved 
symbol pnp_unregister_card_driver_R82704514
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: unresolved 
symbol pnp_request_card_device_Rc3534026
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: insmod /lib/
modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o failed
/lib/modules/2.4.21-166-default/kernel/sound/isa/sb/snd-sbawe.o: insmod 
snd-sbawe failed
 done
Starting sound driver: snd-ice1712   done

What is strange is that the drivers try to use symbols like pnp_activate
that they dont need and dont use, as the drivers were compiled WITHOUT
pnp support.

Thanks for the answers so far!
Mario 



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel