ALSA not working in chroot environment

2006-10-19 Thread Todd Courtnage
With the release of the Flash Player 9 beta, I've discovered that I have
no ALSA devices available in my chroot environment.  When trying to use
any program in my chroot that's trying to use ALSA, I get:
** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such
device
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3500:(_snd_config_evaluate) function
snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
returned error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer
returned error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default

** WARNING **: alsa_setup(): Failed to open pcm device (default): No
such device

Programs access /dev/dsp (OSS emulation) work fine in my chroot.

Anyone have any ideas?

Thanks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ALSA not working in chroot environment

2006-10-19 Thread Todd Courtnage
Well that was too easy.  apt-get install alsa-base in my chroot.  I
would've sworn I checked that before posting, though.  Oh well.  Thanks!

On Fri, 2006-10-20 at 12:17 +1000, Dean Hamstead wrote:
 have you created the alsa device entries in chroot:/dev?
 
 Dean
 
 On Fri, October 20, 2006 10:36 am, Todd Courtnage wrote:
  With the release of the Flash Player 9 beta, I've discovered that I have
  no ALSA devices available in my chroot environment.  When trying to use
  any program in my chroot that's trying to use ALSA, I get:
  ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such
  device
  ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
  ALSA lib conf.c:3500:(_snd_config_evaluate) function
  snd_func_card_driver returned error: No such device
  ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
  ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
  returned error: No such device
  ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
  ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer
  returned error: No such device
  ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
  ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
 
  ** WARNING **: alsa_setup(): Failed to open pcm device (default): No
  such device
 
  Programs access /dev/dsp (OSS emulation) work fine in my chroot.
 
  Anyone have any ideas?
 
  Thanks
 
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]
 
 
 
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



nspluginwrapper and Debian unstable

2006-07-08 Thread Todd Courtnage
Hi.

I recently came across nspluginwrapper
( http://www.gibix.net/dokuwiki/en:projects:nspluginwrapper ), which
let's you use 32-bit browser plugins with the 64-bit build of Mozilla
(and presumably Galeon/Epiphany/Firefox).

Using instructions at
http://www.ubuntuforums.org/archive/index.php/t-193893.html to get it
working with Ubuntu doesn't work for Debian.

When I run Galeon from the command line, and select about:plugins, this
comes up on the console:
/usr/lib/nspluginwrapper/i386/npviewer.bin: error while loading shared
libraries: libgtk-x11-2.0.so.0..

Ubuntu has a ia32-libs-gtk package that provides this library (which
allows nspluginwrapper to work), whereas Debian's ia32-libs package
doesn't have it, and Debian doesn't have an ia32-libs-gtk equivalent (at
least I don't think so, and searching the contents of packages at
packages.debian.org seems to be busted ATM).

Anyone have any success with this on Debian unstable?

Thanks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: problems with installation

2005-11-06 Thread Todd Courtnage
Hi Jean.

Try manually selecting the forcedeth (nVidia) network card from the list on the 
sarge CD.

I had a similar problem with my Gigabyte motherbard, which has an nForce4 
chipset.  I used the AMD64 Sarge netboot CD, and it wouldn't automagically 
detect my network card, I manually selected the forcedeth card and the module 
loaded, no complaints.

As for sound, I believe after I had everything up and running I had to apt-get 
all the alsa stuff and then used module-assistant to get my sound up and 
running.

Todd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]