Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-02 Thread Kamran Soomro

Nope. Already tried that. I even did lsmod. Only snd_page_alloc is loaded.
But I still can't load the new modules.

On 5/2/07, Lee Revell [EMAIL PROTECTED] wrote:


On 5/1/07, Kamran Soomro [EMAIL PROTECTED] wrote:
 No one knows how to solve this problem?


Those errors mean you didn't remove all snd* modules before loading
the new ones.

Easiest solution is to reboot after installing new ALSA modules or
rmmod everything with snd in it.

Lee





--
Regards,
Kamran Soomro.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Kamran Soomro

Hi.

I've got an Intel ICH7 family sound card. I read somewhere that I need to
install Alsa separately in order for the sound to work properly. I've kernel
version 2.6.18. I tried installing Alsa 1.0.14rc2. However, when I try to
load the modules by:

# modprobe snd-hda-intel;modprobe snd-pcm-oss;modprobe
snd-mixer-oss;modprobe snd-seq-oss



I get the following errors:

WARNING: Error inserting snd_hda_codec
(/lib/modules/2.6.18/kernel/sound/pci/hda/snd-hda-codec.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel
(/lib/modules/2.6.18/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown
symbol in module, or unknown parameter (see dmesg)


dmesg gives the following errors:

snd_hda_codec: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_hda_bus_new
snd_hda_intel: Unknown symbol snd_hda_build_pcms
snd_hda_intel: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_hda_codec_new
snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event
snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
snd_hda_intel: Unknown symbol snd_hda_suspend
snd_hda_intel: Unknown symbol snd_hda_resume
snd_hda_intel: Unknown symbol snd_hda_build_controls



Can anyone tell me how to fix this?

Thanks.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Kamran Soomro

No one knows how to solve this problem?

On 5/1/07, Kamran Soomro [EMAIL PROTECTED] wrote:


Hi.

I've got an Intel ICH7 family sound card. I read somewhere that I need to
install Alsa separately in order for the sound to work properly. I've kernel
version 2.6.18. I tried installing Alsa 1.0.14rc2. However, when I try to
load the modules by:

# modprobe snd-hda-intel;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe 
snd-seq-oss



I get the following errors:

WARNING: Error inserting snd_hda_codec 
(/lib/modules/2.6.18/kernel/sound/pci/hda/snd-
hda-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.18/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in 
module, or unknown parameter (see dmesg)


dmesg gives the following errors:

snd_hda_codec: Unknown symbol snd_verbose_printk

snd_hda_intel: Unknown symbol snd_hda_bus_new
snd_hda_intel: Unknown symbol snd_hda_build_pcms
snd_hda_intel: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_hda_codec_new
snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event

snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
snd_hda_intel: Unknown symbol snd_hda_suspend
snd_hda_intel: Unknown symbol snd_hda_resume
snd_hda_intel: Unknown symbol snd_hda_build_controls



Can anyone tell me how to fix this?

Thanks.





--
Regards,
Kamran Soomro.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Lee Revell
On 5/1/07, Kamran Soomro [EMAIL PROTECTED] wrote:
 No one knows how to solve this problem?


Those errors mean you didn't remove all snd* modules before loading
the new ones.

Easiest solution is to reboot after installing new ALSA modules or
rmmod everything with snd in it.

Lee

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-07 Thread Andrew Daviel
On Tue, 6 Mar 2007, Lee Revell wrote:


 You need to remove all ALSA modules before modprobe snd-hda-intel.

I did. At least, I think I did - rmmod snd_*  (or what it takes to do 
that). And I think I had rebooted while trying things, which would have 
removed all modules.

I have since got the Intel chip working in a brand-new kernel.org kernel, 
but like I said in the post, that leaves me with maintenance issues.

I also tried an SB Live card, which works, but as I say uses a PCI slot I 
would rather not give up. Now when I say
$ aplay -D hw:1,0 blah.wav
it works on the SB, and
$ aplay  blah.wav
works on the Intel, but
$ aplay -D hw:0,0 blah.wav
gives format non available


-- 
Andrew Daviel, TRIUMF, Canada
Tel. +1 (604) 222-7376  (Pacific Time)
[EMAIL PROTECTED]

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-07 Thread Lee Revell
On 3/7/07, Andrew Daviel [EMAIL PROTECTED] wrote:
 $ aplay -D hw:0,0 blah.wav
 gives format non available

Because your .wav file is not in a format that this hardware supports,
and by using the hw device rather than default or plughw you've
instructed ALSA not to perform any software format conversion.

Lee

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-06 Thread Lee Revell
On 3/5/07, Andrew Daviel [EMAIL PROTECTED] wrote:
 I tried rebuilding ALSA with
 # ./configure --with-cards=hda-intel --with-redhat=yes
--with-kernel=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
--with-build=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
 # make
 # make install
 # depmod -a
 # modprobe snd-hda-intel

You need to remove all ALSA modules before modprobe snd-hda-intel.

Lee

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-05 Thread Andrew Daviel

I ame having trouble trying to install the latest ALSA on a Dell PC under 
RHEL4.4. It seems likely I'm doing something stupd but I can't figure out 
what.

The motherboard has an Intel sound chip which works under the Dell 
diagnostics (and probably Windows but I haven't tried):
   Audio device: Intel Corporation 82801G (ICH7 Family) High Definition
 Audio Controller (rev 01)
   Subsystem: Dell: Unknown device 01de
It has, I think, line in and speaker out on the back and microphone in 
and headphone out on the front, also an internal speaker which the 
diagnostics are able to use.

The RHEL install procedure detects this and configures the azx driver. 
The module installs and the mixer control runs but I don't hear any sound
from either front or back sockets, with the output level un-muted and 
maximized.

So I thought I would try to install the latest ALSA driver, which seems 
to be hda_intel for this chipset.

The system has kernel-2.6.9-42.0.8.EL.i686 and 
kernel-devel-2.6.9-42.0.8.EL.i686 RPMs installed. ALSA built
OK with ./configure --with-cards=hda-intel after commenting out
typedef unsigned __nocast gfp_t from include/adriver.h - probably a 
RedHat patch that's in the stock 2.6.14. But when I try to install the 
modules I get unknown symbols, e.g.
# insmod alsa-driver-1.0.14rc2/pci/hda/snd-hda-intel.ko
   insmod: error inserting 'alsa-driver-1.0.14rc2/pci/hda/snd-hda-intel.ko':
   -1 Unknown symbol in module

   kernel: snd_hda_intel: Unknown symbol snd_free_irq
(after doing make, make install which includes depmod)

I then tried getting the entire RedHat source RPM and building and 
installing it, so I have a kernel 2.6.9-prep

I tried rebuilding ALSA with
# ./configure --with-cards=hda-intel --with-redhat=yes
   --with-kernel=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
   --with-build=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
# make
# make install
# depmod -a
# modprobe snd-hda-intel

but still get unknown symbols.
I tried building alsa-driver-1.0.10 and alsa-driver-1.0.12 as well as 
alsa-driver-1.0.14rc2 with the same results.

I have built ALSA previously on other machines (a while ago) and not had 
any problem.
I have got sound running with an old Soundlbaster Live card, but I don't 
really want to give up a PCI slot as I have other cards I want to 
install. I would also rather keep a RedHat RPM kernel as it simplifies 
administration (as opposed to building the latest kernel.org offering).

Any ideas ?

(Getting sound out of the azx driver might be an alternative; I get
format non available from aplay trying to play a WAV file (in the 
default format, or indeed any listed format )

-- 
Andrew Daviel, TRIUMF, Canada
Tel. +1 (604) 222-7376  (Pacific Time)
[EMAIL PROTECTED]

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing ALSA 1.0 on Dell PC, RHEL 4.4, RedHat 2.6.9-42

2007-03-05 Thread Bill Unruh
On Mon, 5 Mar 2007, Andrew Daviel wrote:


 I ame having trouble trying to install the latest ALSA on a Dell PC under
 RHEL4.4. It seems likely I'm doing something stupd but I can't figure out
 what.

 The motherboard has an Intel sound chip which works under the Dell
 diagnostics (and probably Windows but I haven't tried):
   Audio device: Intel Corporation 82801G (ICH7 Family) High Definition
 Audio Controller (rev 01)
   Subsystem: Dell: Unknown device 01de
 It has, I think, line in and speaker out on the back and microphone in
 and headphone out on the front, also an internal speaker which the
 diagnostics are able to use.

 The RHEL install procedure detects this and configures the azx driver.
 The module installs and the mixer control runs but I don't hear any sound
 from either front or back sockets, with the output level un-muted and
 maximized.

 So I thought I would try to install the latest ALSA driver, which seems
 to be hda_intel for this chipset.

 The system has kernel-2.6.9-42.0.8.EL.i686 and
 kernel-devel-2.6.9-42.0.8.EL.i686 RPMs installed. ALSA built
 OK with ./configure --with-cards=hda-intel after commenting out
 typedef unsigned __nocast gfp_t from include/adriver.h - probably a
 RedHat patch that's in the stock 2.6.14. But when I try to install the
 modules I get unknown symbols, e.g.
 # insmod alsa-driver-1.0.14rc2/pci/hda/snd-hda-intel.ko
   insmod: error inserting 'alsa-driver-1.0.14rc2/pci/hda/snd-hda-intel.ko':
   -1 Unknown symbol in module

I think you also want to compile alsalib.


   kernel: snd_hda_intel: Unknown symbol snd_free_irq
 (after doing make, make install which includes depmod)

 I then tried getting the entire RedHat source RPM and building and
 installing it, so I have a kernel 2.6.9-prep

 I tried rebuilding ALSA with
 # ./configure --with-cards=hda-intel --with-redhat=yes
   --with-kernel=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
   --with-build=/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9
 # make
 # make install
 # depmod -a
 # modprobe snd-hda-intel

 but still get unknown symbols.
 I tried building alsa-driver-1.0.10 and alsa-driver-1.0.12 as well as
 alsa-driver-1.0.14rc2 with the same results.

 I have built ALSA previously on other machines (a while ago) and not had
 any problem.
 I have got sound running with an old Soundlbaster Live card, but I don't
 really want to give up a PCI slot as I have other cards I want to
 install. I would also rather keep a RedHat RPM kernel as it simplifies
 administration (as opposed to building the latest kernel.org offering).

The intel hda is not a particularly good soundcard but maybe you do not
care.


 Any ideas ?

 (Getting sound out of the azx driver might be an alternative; I get
 format non available from aplay trying to play a WAV file (in the
 default format, or indeed any listed format )



-- 
William G. Unruh   |  Canadian Institute for| Tel: +1(604)822-3273
PhysicsAstronomy  | Advanced Research  | Fax: +1(604)822-5324
UBC, Vancouver,BC  |   Program in Cosmology | [EMAIL PROTECTED]
Canada V6T 1Z1 |  and Gravity   |  www.theory.physics.ubc.ca/

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Steve Kleene
I have no sound on my recent installation of Debian etch with alsa-1.0.13.  I
do have sound when I boot off the XP partition.  The sound is on the Intel
motherboard (chipset ICH7).  In the debian-user mailing list, it was recently
stated that the hda-intel driver for alsa-1.0.11 had some problems.  (It
didn't comment on 1.0.13.)  So I thought I'd try to bring up 1.0.14.  To
preserve the Debian package management, I used checkinstall.

1.0.14 isn't available from Debian yet.  So I tried to install alsa-driver,
alsa-lib, and alsa-utils, all the newest versions (1.0.14rc2) from
alsa-project.org.  The first two compiled successfully but gave conflicts
when I tested their installation.

When I ran for alsa-driver

  checkinstall -D make install-modules

I got the following conflict:
  trying to ovewrite `/lib/modules/2.6.18-3-686/modules.isapnpmap, which \
is also in package linux-image-2.6.18-3-686

When I ran for alsa-lib

  checkinstall -D make install

I got the following conflict:
  trying to ovewrite `/usr/bin/nm`, which is also in package binutils

alsa-utils wouldn't compile because it needs the newer alsa-lib.

I'd appreciate any advice on where to go from here.  I don't know what might
get screwed up if I overwrite modules.isapnpmap or /usr/bin/nm.  I'm also not
even certain that updating alsa would fix the sound problem.  If necessary, I
could just live without sound until 1.0.14 makes it to etch.

Thanks.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Benjamin Eikel
Am Sonntag, 25. Februar 2007 15:42 schrieb Steve Kleene:
 I have no sound on my recent installation of Debian etch with alsa-1.0.13. 
 I do have sound when I boot off the XP partition.  The sound is on the
 Intel motherboard (chipset ICH7).  In the debian-user mailing list, it was
 recently stated that the hda-intel driver for alsa-1.0.11 had some
 problems.  (It didn't comment on 1.0.13.)  So I thought I'd try to bring up
 1.0.14.  To preserve the Debian package management, I used checkinstall.

I needed the 1.0.14 version too but I only installed the alsa-base package 
from experimental [1] and compiled the alsa-lib package from 
alsa-project.org. I did not create a Debian package from alsa-lib but 
installed it with make. This worked for me.

[1] http://packages.debian.org/experimental/sound/alsa-base

 1.0.14 isn't available from Debian yet.  So I tried to install alsa-driver,
 alsa-lib, and alsa-utils, all the newest versions (1.0.14rc2) from
 alsa-project.org.  The first two compiled successfully but gave conflicts
 when I tested their installation.

 When I ran for alsa-driver

   checkinstall -D make install-modules

 I got the following conflict:
   trying to ovewrite `/lib/modules/2.6.18-3-686/modules.isapnpmap, which \
 is also in package linux-image-2.6.18-3-686

 When I ran for alsa-lib

   checkinstall -D make install

 I got the following conflict:
   trying to ovewrite `/usr/bin/nm`, which is also in package binutils

 alsa-utils wouldn't compile because it needs the newer alsa-lib.

 I'd appreciate any advice on where to go from here.  I don't know what
 might get screwed up if I overwrite modules.isapnpmap or /usr/bin/nm.  I'm
 also not even certain that updating alsa would fix the sound problem.  If
 necessary, I could just live without sound until 1.0.14 makes it to etch.

 Thanks.


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Alsa-user mailing list
 Alsa-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/alsa-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Benjamin Eikel
Am Sonntag, 25. Februar 2007 15:42 schrieb Steve Kleene:
 I have no sound on my recent installation of Debian etch with alsa-1.0.13. 
 I do have sound when I boot off the XP partition.  The sound is on the
 Intel motherboard (chipset ICH7).  In the debian-user mailing list, it was
 recently stated that the hda-intel driver for alsa-1.0.11 had some
 problems.  (It didn't comment on 1.0.13.)  So I thought I'd try to bring up
 1.0.14.  To preserve the Debian package management, I used checkinstall.

I needed the 1.0.14 version too but I only installed the alsa-base package 
from experimental [1] and compiled the alsa-lib package from 
alsa-project.org. I did not create a Debian package from alsa-lib but 
installed it with make. This worked for me.

[1] http://packages.debian.org/experimental/sound/alsa-base

 1.0.14 isn't available from Debian yet.  So I tried to install alsa-driver,
 alsa-lib, and alsa-utils, all the newest versions (1.0.14rc2) from
 alsa-project.org.  The first two compiled successfully but gave conflicts
 when I tested their installation.

 When I ran for alsa-driver

   checkinstall -D make install-modules

 I got the following conflict:
   trying to ovewrite `/lib/modules/2.6.18-3-686/modules.isapnpmap, which \
 is also in package linux-image-2.6.18-3-686

 When I ran for alsa-lib

   checkinstall -D make install

 I got the following conflict:
   trying to ovewrite `/usr/bin/nm`, which is also in package binutils

 alsa-utils wouldn't compile because it needs the newer alsa-lib.

 I'd appreciate any advice on where to go from here.  I don't know what
 might get screwed up if I overwrite modules.isapnpmap or /usr/bin/nm.  I'm
 also not even certain that updating alsa would fix the sound problem.  If
 necessary, I could just live without sound until 1.0.14 makes it to etch.

 Thanks.


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Alsa-user mailing list
 Alsa-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/alsa-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Steve Kleene
References: [EMAIL PROTECTED] [EMAIL PROTECTED]

On 25 Feb 2007 09:42:58 -0500, I wrote:

 I have no sound on my recent installation of Debian etch with alsa-1.0.13.
 ... The sound is on the Intel motherboard (chipset ICH7).

On 25 Feb 2007 16:47:05 +0100, Benjamin Eikel replied:

 I needed the 1.0.14 version too but I only installed the alsa-base package
 from experimental [1] and compiled the alsa-lib package from
 alsa-project.org. I did not create a Debian package from alsa-lib but
 installed it with make. This worked for me.

 [1] http://packages.debian.org/experimental/sound/alsa-base

I have sound now.  As you suggested, I put in the alsa-base 1.0.14-rc1 from
Debian experimental and alsa-lib and alsa-driver 1.0.14rc2 from source.  I
made deb files of these but couldn't install them that way because of
conflicts.  It didn't work with just alsa-lib.  I had to install alsa-driver
and run alsaconf.

I'm a little worried what sort of mess I'll have when it comes time to
upgrade any of the debian packages involved.  dpkg still shows libasound2
1.0.13-1 installed, but many of those files were overwritten by the install
of alsa-lib from source.  alsa-driver replaced files from the package
linux-image-2.6.18-3-686 and a couple of others.  I did save archives of the
original files but don't know if that will be enough.

Anyway, I do have sound now.  Thanks, Benjamin.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] problem installing alsa-1.0.14 on Debian etch

2007-02-25 Thread Benjamin Eikel
Am Sonntag, 25. Februar 2007 22:06 schrieb Steve Kleene:
 References: [EMAIL PROTECTED]
 [EMAIL PROTECTED]

 On 25 Feb 2007 09:42:58 -0500, I wrote:
  I have no sound on my recent installation of Debian etch with
  alsa-1.0.13. ... The sound is on the Intel motherboard (chipset ICH7).

 On 25 Feb 2007 16:47:05 +0100, Benjamin Eikel replied:
  I needed the 1.0.14 version too but I only installed the alsa-base
  package from experimental [1] and compiled the alsa-lib package from
  alsa-project.org. I did not create a Debian package from alsa-lib but
  installed it with make. This worked for me.
 
  [1] http://packages.debian.org/experimental/sound/alsa-base

 I have sound now.  As you suggested, I put in the alsa-base 1.0.14-rc1 from
 Debian experimental and alsa-lib and alsa-driver 1.0.14rc2 from source.  I
 made deb files of these but couldn't install them that way because of
 conflicts.  It didn't work with just alsa-lib.  I had to install
 alsa-driver and run alsaconf.

 I'm a little worried what sort of mess I'll have when it comes time to
 upgrade any of the debian packages involved.  dpkg still shows libasound2
 1.0.13-1 installed, but many of those files were overwritten by the install
 of alsa-lib from source.  alsa-driver replaced files from the package
 linux-image-2.6.18-3-686 and a couple of others.  I did save archives of
 the original files but don't know if that will be enough.
Yes I will have the same problems when new versions will be released. But I am 
just hoping that the new packages overwrite the right files. ;-) Maybe there 
is something like a make uninstall option in the sources.

 Anyway, I do have sound now.  Thanks, Benjamin.
I think this was not an optimal solution. Anyway, you're welcome!

Regards,
Benjamin


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing alsa-modules on debian machine

2003-11-13 Thread Takashi Iwai
At Wed, 12 Nov 2003 21:15:03 +0100,
Magnus Larsson wrote:
 
 Hi!
 
 I am trying to install alsa-modules on a Thinkpad T23, with debian
 unstable. Running kernel is 2.4.22. I try apt-get install
 alsa-modules-2.4.22-1-686, but get error messages when dpkg tries to
 start alsa server:Attempting to start.
 
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.22-1-686/alsa/snd-pdaudiocf.o
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.22-1-686/alsa/snd-vx-cs.o
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.22-1-686/alsa/snd-vxp440.o
 depmod: *** Unresolved symbols in
 /lib/modules/2.4.22-1-686/alsa/snd-vxpocket.o
 Shutting down ALSA (unknown version): not running
 Starting ALSA (version 0.9.6): warning, no drivers defined in
 /etc/modules.conf failed
 invoke-rc.d: initscript alsa, action restart failed.
 dpkg: error processing alsa-modules-2.4.22-1-686 (--configure):
  subprocess post-installation script returned error exit status 1
 
 
 
 Anyone got advice? 

show the output of depmod -ae.
judging from the messages above, it looks like there is an
incompatible function in pcmcia support.  check the compilation log of
these drivers whether any warnings appear.


Takashi


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing alsa-modules on debian machine

2003-11-13 Thread Alberto Monteiro
Takashi Iwai  wrote:

 show the output of depmod -ae.

My output of depmod -ae is empty. But nothing works for me:
there's no sound output at all

Alberto Monteiro



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Problem installing alsa-modules on debian machine

2003-11-12 Thread Magnus Larsson
Hi!

I am trying to install alsa-modules on a Thinkpad T23, with debian
unstable. Running kernel is 2.4.22. I try apt-get install
alsa-modules-2.4.22-1-686, but get error messages when dpkg tries to
start alsa server:Attempting to start.

depmod: *** Unresolved symbols in
/lib/modules/2.4.22-1-686/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.22-1-686/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.22-1-686/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.22-1-686/alsa/snd-vxpocket.o
Shutting down ALSA (unknown version): not running
Starting ALSA (version 0.9.6): warning, no drivers defined in
/etc/modules.conf failed
invoke-rc.d: initscript alsa, action restart failed.
dpkg: error processing alsa-modules-2.4.22-1-686 (--configure):
 subprocess post-installation script returned error exit status 1



Anyone got advice? 


Regards, 


Magnus Larsson








---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Problem installing alsa-driver with an ESS TechnologyMaestro 2 soundcard

2003-09-04 Thread Clemens Ladisch
Gérard Verger wrote:
 I am trying to intall alsa-driver 0.9.6 on a laptop with an ESS1978
 Maestro 2E soundcard. I followed instructions on the ESS Technology
 maestro-2e page. No problem instaaling alsa-driver and alsa-lib but I
 get incorrect modules parameters when I try to insert modules into the
 kernel.

 maestro: Configuring ESS Maestro 2E found at IO 0x1400 IRQ 5
 maestro:  subvendor id: 0x000714c0
 maestro: not attempting power management.
 maestro: AC97 Codec detected: v: 0x83847609 caps: 0x6940 pwr: 0xf
 maestro: 1 channels configured.
 maestro: version 0.15 time 15:30:11 Mar 14 2003

This is the kernel's OSS driver.

 ESS Maestro soundcard not found or device busy

This is the ALSA driver. Device busy in this case means that another
driver already sits on the device.

Deactivate the OSS driver (maestro or maestro3), or remove it from
your modules.conf.


HTH
Clemens





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Problem installing alsa-driver with an ESS Technology Maestro 2soundcard

2003-09-03 Thread Gérard Verger
Hello,

I am trying to intall alsa-driver 0.9.6 on a laptop with an ESS1978
Maestro 2E soundcard. I followed instructions on the ESS Technology
maestro-2e page. No problem instaaling alsa-driver and alsa-lib but I
get incorrect modules parameters when I try to insert modules into the
kernel.

dmesg seems to say that ESS Maestro soundcard is not found or busy, but
some lines before it says Configuring ESS Maestro 2E found at IO 0x1400
IRQ 5. I am a little bit lost.

Some help would be appreciated. Thanks.

Gerard


=

# modprobe snd-es1968;modprobe snd-pcm-oss;modprobe
snd-mixer-oss;modprobe
snd-seq-oss/lib/modules/2.4.21-0.13mdk/kernel/sound/pci/snd-es1968.o.gz:
init_module: No such device Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ parameters.
 You may find more information in syslog or the output from dmesg
modprobe: insmod
/lib/modules/2.4.21-0.13mdk/kernel/sound/pci/snd-es1968.o.gz failed
modprobe: insmod snd-es1968 failed

==

#/bin/dmesg Linux version 2.4.21-0.13mdk ([EMAIL PROTECTED]) (gcc version
3.2.2(Mandrake Linux 9.1 3.2.2-3mdk)) #1 Wed Mar 26 18:03:48 PST 2003
BIOS-provided physical RAM map: BIOS-e820:  -
0009f800 (usable) BIOS-e820: 0009f800 - 000a
(reserved) BIOS-e820: 000ea000 - 0010 (reserved)
 BIOS-e820: 0010 - 07ff (usable)
 BIOS-e820: 07ff - 07fffc00 (ACPI data)
 BIOS-e820: 07fffc00 - 0800 (ACPI NVS)
 BIOS-e820: fff8 - 0001 (reserved)
127MB LOWMEM available.
ACPI: have wakeup address 0xc0001000
On node 0 totalpages: 32752
zone(0): 4096 pages.
zone(1): 28656 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=win4lin ro root=301 devfs=mount acpi=off
Local APIC disabled by BIOS -- reenabling.
Could not enable APIC!
Initializing CPU#0
Detected 597.409 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1192.75 BogoMIPS
Memory: 126108k/131008k available (1414k kernel code, 4512k reserved,
1119k data, 136k init, 0k highmem) Dentry cache hash table entries:
16384 (order: 5, 131072 bytes) Inode cache hash table entries: 8192
(order: 4, 65536 bytes) Mount cache hash table entries: 512 (order: 0,
4096 bytes) Buffer-cache hash table entries: 4096 (order: 2, 16384
bytes) Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0383f9ff   
CPU: Common caps: 0383f9ff   
CPU: Intel Pentium III (Coppermine) stepping 03
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20030122
ACPI: Disabled via command line (acpi=off)
PCI: PCI BIOS revision 2.10 entry at 0xfd9ae, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
PCI: Found IRQ 11 for device 00:04.0
PCI: Sharing IRQ 11 with 00:04.1
PCI: Sharing IRQ 11 with 01:00.0
PCI: Cannot allocate resource region 4 of device 00:07.1
Limiting direct PCI/PCI transfers.
isapnp: Scanning for PnP cards...
isapnp: No Plug  Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
devfs: v1.12c (20020818) Richard Gooch ([EMAIL PROTECTED])
devfs: boot_options: 0x1
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT
SHARE_IRQ SERIAL_PCI ISAPNP enabled ttyS00 at 0x03f8 (irq = 4) is a
16550A RAMDISK driver initialized: 16 RAM disks of 32000K size 1024
blocksize Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx PIIX4: IDE controller at PCI slot 00:07.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x1090-0x1097, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0x1098-0x109f, BIOS settings: hdc:DMA, hdd:pio
hda: IBM-DARA-212000, ATA DISK drive
blk: queue c03cb420, I/O limit 4095Mb (mask 0x)
hdc: TOSHIBA CD-ROM XM-7002Bc, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: host protected area = 1
hda: 23579136 sectors (12073 MB) w/418KiB Cache, CHS=1559/240/63,
UDMA(33) Partition check:
 

[Alsa-user] Problem installing ALSA with Redhat 9.0 on Asus P4PE

2003-06-13 Thread Frank Zdarsky
Hi,

I've installed Redhat 9.0 on my new Asus P4PE motherboard with Analog
Device's SoundMax AD1980 on-board sound. When the standard installation would not
give me any sound I downloaded and installed the current ALSA 0.9.4 version
(driver/libs/utils/oss), configuring the driver with

./configure --with-cards=all --with-sequencer=yes
--with-kernel=/usr/src/linux-2.4 --with-oss=yes

When I invoke alsasound status I get returned

ALSA sound driver loaded.

but when I start alsamixer I get the error message:

function snd_ctl_open failed for default: No such device

and a /sbin/modprobe snd-intel8x0 gives:

/lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: insmod
/lib/modules/2.4.18-14/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: insmod snd-intel8x0
failed

From searching in the archives I found that there might be a conflict with
the loaded i810_audio OSS module. However, it seems there is no place in the
start-up scripts that directly loads this module, so I suspect that Redhat's
kudzu hardware detection installs it. Is this the problem and if so, how
can I switch off the autodetection of the sound chip?

Many thanks -- Frank


Some additional data:

# from /etc/modules.conf
...
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
alias char-major-14 soundcore
alias sound-slot-0 i810_audio
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
post-install snd-intel8x0 /usr/sbin/alsactl restore
pre-remove snd-intel8x0 /usr/sbin/alsactl store
...

# from /sbin/lsmod
...
snd-mixer-oss  16408   0 (autoclean) (unused)
snd42916   0 (autoclean) [snd-mixer-oss]
i810_audio 27720   1 (autoclean)
ac97_codec 13640   0 (autoclean) [i810_audio]
soundcore   6404   2 (autoclean) [snd i810_audio]
...


# from /sbin/lspci -v
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge
(rev 02)
Subsystem: Asustek Computer, Inc.: Unknown device 80b2
Flags: bus master, fast devsel, latency 0
Memory at f800 (32-bit, prefetchable) [size=64M]
Capabilities: available only to root

00:01.0 PCI bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset AGP Bridge
(rev 02) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: f480-f5ef
Prefetchable memory behind bridge: f5f0-f7ff

00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 02) (prog-if
00 [UHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 8089
Flags: bus master, medium devsel, latency 0, IRQ 7
I/O ports at d800 [size=32]

00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 02) (prog-if
00 [UHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 8089
Flags: bus master, medium devsel, latency 0, IRQ 9
I/O ports at d400 [size=32]

00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 02) (prog-if
00 [UHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 8089
Flags: bus master, medium devsel, latency 0, IRQ 9
I/O ports at d000 [size=32]

00:1d.7 USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 02)
(prog-if 20 [EHCI])
Subsystem: Asustek Computer, Inc.: Unknown device 8089
Flags: bus master, medium devsel, latency 0, IRQ 5
Memory at f400 (32-bit, non-prefetchable) [size=1K]
Capabilities: available only to root

00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 82) (prog-if
00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
Memory behind bridge: f380-f3ff

00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 02)
Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 02) (prog-if 8a
[Master SecP PriP])
Subsystem: Asustek Computer, Inc.: Unknown device 8089
Flags: bus master, medium devsel, latency 0, IRQ 9
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at f000 [size=16]
Memory at 2000 (32-bit, non-prefetchable) [size=1K]

00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev
02)
Subsystem: Asustek Computer, Inc.: Unknown device 80b0
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O 

Re: [Alsa-user] Problem installing ALSA with Redhat 9.0 on Asus P4PE

2003-06-13 Thread Fedor Pikus
Do you have the devices themselves? They should be created under /dev/snd,
stuff like pcmC0D0c, controlC0, etc. And, if you modprobe as a regular
user, you should have rw access to /dev/snd and devices inside.
Note that /dev/snd used to be a symlink to /proc/asound/dev in earlier
versions of ALSA, but not anymore, now they are real devices under /dev.

On Fri, 13 Jun 2003, Frank Zdarsky wrote:

 Date: Fri, 13 Jun 2003 23:18:08 +0200 (MEST)
 From: Frank Zdarsky [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [Alsa-user] Problem installing ALSA with Redhat 9.0 on Asus P4PE

 Hi,

 I've installed Redhat 9.0 on my new Asus P4PE motherboard with Analog
 Device's SoundMax AD1980 on-board sound. When the standard installation would not
 give me any sound I downloaded and installed the current ALSA 0.9.4 version
 (driver/libs/utils/oss), configuring the driver with

 ./configure --with-cards=all --with-sequencer=yes
 --with-kernel=/usr/src/linux-2.4 --with-oss=yes

 When I invoke alsasound status I get returned

 ALSA sound driver loaded.

 but when I start alsamixer I get the error message:

 function snd_ctl_open failed for default: No such device

 and a /sbin/modprobe snd-intel8x0 gives:

 /lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: init_module: No such
 device
 Hint: insmod errors can be caused by incorrect module parameters, including
 invalid IO or IRQ parameters.
 You may find more information in syslog or the output from dmesg
 /lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: insmod
 /lib/modules/2.4.18-14/kernel/sound/pci/snd-intel8x0.o failed
 /lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: insmod snd-intel8x0
 failed

 From searching in the archives I found that there might be a conflict with
 the loaded i810_audio OSS module. However, it seems there is no place in the
 start-up scripts that directly loads this module, so I suspect that Redhat's
 kudzu hardware detection installs it. Is this the problem and if so, how
 can I switch off the autodetection of the sound chip?

 Many thanks -- Frank


 Some additional data:

 # from /etc/modules.conf
 ...
 alias char-major-116 snd
 alias snd-card-0 snd-intel8x0
 alias char-major-14 soundcore
 alias sound-slot-0 i810_audio
 alias sound-service-0-0 snd-mixer-oss
 alias sound-service-0-1 snd-seq-oss
 alias sound-service-0-3 snd-pcm-oss
 alias sound-service-0-8 snd-seq-oss
 alias sound-service-0-12 snd-pcm-oss
 post-install snd-intel8x0 /usr/sbin/alsactl restore
 pre-remove snd-intel8x0 /usr/sbin/alsactl store
 ...

 # from /sbin/lsmod
 ...
 snd-mixer-oss  16408   0 (autoclean) (unused)
 snd42916   0 (autoclean) [snd-mixer-oss]
 i810_audio 27720   1 (autoclean)
 ac97_codec 13640   0 (autoclean) [i810_audio]
 soundcore   6404   2 (autoclean) [snd i810_audio]
 ...


 # from /sbin/lspci -v
 00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge
 (rev 02)
 Subsystem: Asustek Computer, Inc.: Unknown device 80b2
 Flags: bus master, fast devsel, latency 0
 Memory at f800 (32-bit, prefetchable) [size=64M]
 Capabilities: available only to root

 00:01.0 PCI bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset AGP Bridge
 (rev 02) (prog-if 00 [Normal decode])
 Flags: bus master, 66Mhz, fast devsel, latency 64
 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
 Memory behind bridge: f480-f5ef
 Prefetchable memory behind bridge: f5f0-f7ff

 00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 02) (prog-if
 00 [UHCI])
 Subsystem: Asustek Computer, Inc.: Unknown device 8089
 Flags: bus master, medium devsel, latency 0, IRQ 7
 I/O ports at d800 [size=32]

 00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 02) (prog-if
 00 [UHCI])
 Subsystem: Asustek Computer, Inc.: Unknown device 8089
 Flags: bus master, medium devsel, latency 0, IRQ 9
 I/O ports at d400 [size=32]

 00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 02) (prog-if
 00 [UHCI])
 Subsystem: Asustek Computer, Inc.: Unknown device 8089
 Flags: bus master, medium devsel, latency 0, IRQ 9
 I/O ports at d000 [size=32]

 00:1d.7 USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 02)
 (prog-if 20 [EHCI])
 Subsystem: Asustek Computer, Inc.: Unknown device 8089
 Flags: bus master, medium devsel, latency 0, IRQ 5
 Memory at f400 (32-bit, non-prefetchable) [size=1K]
 Capabilities: available only to root

 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 82) (prog-if
 00 [Normal decode])
 Flags: bus master, fast devsel, latency 0
 Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
 Memory behind bridge: f380-f3ff

 00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 02)
 Flags: bus master, medium

Re: [Alsa-user] Problem installing ALSA

2003-01-23 Thread Clemens Ladisch
Pascal Cleve wrote:
 Here is what I have now:

  Alsa Support
 alias char-major-116 snd
 options snd major=116 cards_limit=1

 alias snd-card-0 snd-intel8x0
 options snd-intel8x0 index=0

 # OSS/Free portion
 alias char-major-14 soundcore
 alias sound-slot-0 snd-card-0
 alias sound-service-0-0 snd-mixer-oss
 alias sound-service-0-1 snd-seq-oss
 alias sound-service-0-3 snd-pcm-oss
 alias sound-service-0-8 snd-seq-oss
 alias sound-service-0-12 snd-pcm-oss

Looks OK so far.

 Jan 22 18:38:38 blackhole alsasound: Starting sound driver: snd-intel8x0
 Jan 22 18:38:39 blackhole kernel: intel8x0: clocking to 41142
 Jan 22 18:38:39 blackhole alsasound: done
 Jan 22 18:38:39 blackhole rc: Starting alsasound:  succeeded

This too.

 and of course no music!

Please run alsamixer and unmute and increase the level of all controls.
What happens when you try to run aplay something.wav?


HTH
Clemens



---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user



Re: [Alsa-user] Problem installing ALSA

2003-01-23 Thread Pascal Cleve
Thanks, it is working now.  There is something called utils/alsaconf in
the alsa-driver-* tar ball.  When you run this thing, it updates your
modules.conf file correctly.  I must admit that device drivers are still
a little bit of a mystery to me.

Pascal



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user



[Alsa-user] Problem installing ALSA

2003-01-22 Thread Pascal Cleve




Hello all,



I am new to ALSA and I followed the instruction to the letter but for some reason ALSA is not starting. Any idea what could be wrong. I configured the alsa-driver with --with-intel8x0



Thanks

Pascal



Jan 22 16:23:22 blackhole gpm: gpm startup succeeded

Jan 22 16:23:22 blackhole alsasound: Starting sound driver: snd-intel8x0

Jan 22 16:23:22 blackhole kernel: intel8x0: clocking to 41142

Jan 22 16:23:22 blackhole alsasound: done

Jan 22 16:23:22 blackhole modprobe: modprobe: Can't locate module snd-card-1

Jan 22 16:23:22 blackhole modprobe: modprobe: Can't locate module snd-card-2

Jan 22 16:23:22 blackhole modprobe: modprobe: Can't locate module snd-card-3

Jan 22 16:23:22 blackhole rc: Starting alsasound: succeeded

Jan 22 16:23:23 blackhole crond: crond startup succeeded

Jan 22 16:23:24 blackhole xfs: listening on port 7100

Jan 22 16:23:24 blackhole xfs: xfs startup succeeded

Jan 22 16:23:24 blackhole anacron: anacron startup succeeded

Jan 22 16:23:24 blackhole atd: atd startup succeeded

Jan 22 16:23:24 blackhole xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable)

Jan 22 16:23:24 blackhole rhnsd: rhnsd startup succeeded

Jan 22 16:23:24 blackhole rhnsd[875]: Red Hat Network Services Daemon starting up.

Jan 22 16:23:26 blackhole modprobe: modprobe: Can't locate module char-major-10-134

Jan 22 16:23:27 blackhole modprobe: modprobe: Can't locate module char-major-13

Jan 22 16:23:37 blackhole gdm(pam_unix)[926]: session opened for user pascal by (uid=0)

Jan 22 16:23:47 blackhole modprobe: modprobe: Can't locate module sound-slot-1

Jan 22 16:23:47 blackhole modprobe: modprobe: Can't locate module sound-service-1-0

Jan 22 16:23:47 blackhole modprobe: modprobe: Can't locate module sound-slot-1

Jan 22 16:23:47 blackhole modprobe: modprobe: Can't locate module sound-service-1-0

Jan 22 16:23:59 blackhole gnome-name-server[1170]: starting

Jan 22 16:23:59 blackhole gnome-name-server[1170]: name server starting

J




Re: [Alsa-user] Problem installing ALSA

2003-01-22 Thread Jack O'Quin
Pascal Cleve [EMAIL PROTECTED] writes:

 I am new to ALSA and I followed the instruction to the letter but for
 some reason ALSA is not starting.  Any idea what could be wrong.  I
 configured the alsa-driver with --with-intel8x0

Looks like you didn't configure /etc/modules.conf.  

Here's a good description to follow:

http://alsa.opensrc.org/index.php?page=Setting+up+modprobe+and+kmod+support

Good luck,
-- 
  Jack O'Quin
  Austin, Texas, USA



---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user



Re: [Alsa-user] Problem installing ALSA

2003-01-22 Thread Pascal Cleve
On Wed, 2003-01-22 at 17:46, Dave Hanna wrote:
I think that you need to add the following lines to your
/etc/modules.conf.  Pay particular attention to the options line..
Good luck and please let me know if it helps

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
# module options should go here
options snd-intel8x0 index=0 id=CARD_0
...

No, this is not helping.  I tried several combinations.  Here is what I
have now:

 Alsa Support
alias char-major-116 snd
options snd major=116 cards_limit=1

alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss



Jan 22 18:38:38 blackhole gpm: gpm startup succeeded
Jan 22 18:38:38 blackhole alsasound: Starting sound driver: snd-intel8x0
Jan 22 18:38:39 blackhole kernel: intel8x0: clocking to 41142
Jan 22 18:38:39 blackhole alsasound: done
Jan 22 18:38:39 blackhole rc: Starting alsasound:  succeeded
Jan 22 18:38:39 blackhole crond: crond startup succeeded
Jan 22 18:38:40 blackhole xfs: listening on port 7100
Jan 22 18:38:40 blackhole xfs: xfs startup succeeded
Jan 22 18:38:40 blackhole anacron: anacron startup succeeded
Jan 22 18:38:40 blackhole atd: atd startup succeeded
Jan 22 18:38:40 blackhole xfs: ignoring font path element
/usr/X11R6/lib/X11/fonts/cyrillic (unreadable)
Jan 22 18:38:40 blackhole rhnsd: rhnsd startup succeeded
Jan 22 18:38:40 blackhole rhnsd[875]: Red Hat Network Services Daemon
starting up.
Jan 22 18:38:42 blackhole modprobe: modprobe: Can't locate module
char-major-10-134
Jan 22 18:38:43 blackhole modprobe: modprobe: Can't locate module
char-major-13
Jan 22 18:38:54 blackhole gdm(pam_unix)[926]: session opened for user
pascal by (uid=0)
Jan 22 18:39:03 blackhole modprobe: modprobe: Can't locate module
sound-slot-1
Jan 22 18:39:03 blackhole modprobe: modprobe: Can't locate module
sound-service-1-0
Jan 22 18:39:03 blackhole modprobe: modprobe: Can't locate module
sound-slot-1
Jan 22 18:39:03 blackhole modprobe: modprobe: Can't locate module
sound-service-1-0
Jan 22 18:39:16 blackhole gnome-name-server[1218]: starting

and of course no music!
Thank




---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user