Re: [gentoo-user] flash sound?

2007-03-26 Thread Mick
Not that the state of my box is anything to go by, but this is what I find:

On Saturday 24 March 2007 02:33, Ernie Schroder wrote:

 # find / libflashplayer* 2 /dev/null | grep libflashplayer
 /home/ernie/Desktop/install_flash_player_9_linux/libflashplayer.so
 /home/ernie/.mozilla/plugins/libflashplayer.so
 /home/ernie/.netscape/plugins/libflashplayer.so
 /usr/lib/nsbrowser/plugins/libflashplayer.so
 /opt/netscape/plugins/libflashplayer.so

Running find as a plain user:

$ find / libflashplayer* 2 /dev/null | grep libflashplayer
/opt/netscape/plugins/libflashplayer.so
/usr/lib/nsbrowser/plugins/libflashplayer.so


 # ls -l /home/ernie/.mozilla/plugins/libflashplayer.so
 -rwxr-xr-x 1 ernie users 7040080 Mar 23
 22:02 /home/ernie/.mozilla/plugins/libflashplayer.so

 $ ls -la .mozilla/plugins
total 0
drwxr-xr-x 2 michael users 112 Jan  8  2006 .
drwxr-xr-x 5 michael users 176 May 19  2005 ..
lrwxrwxrwx 1 michael users  29 Mar 26  2006 
gxineplugin.so - /usr/lib/gxine/gxineplugin.so
lrwxrwxrwx 1 michael users  44 Mar 26  2006 
libnpsoplugin.so - /usr/lib/openoffice/program/libnpsoplugin.so

There's no libflashplayer there.

 I have device permissions set up properly unless libflashplayer.so uses
 some device I don't know about. /dev/sound/* are all root:audio and ernie
 is in the audio group. I guess this is obvious because all other audio apps
 work fine as ernie. I've been racking my brain and searching for info,
 but I can't get this working. Please, someone help me out here.

If the above doesn't help I'm afraid I would not know what will.

-- 
Regards,
Mick


pgpAElm0JLFAu.pgp
Description: PGP signature


Re: [gentoo-user] flash sound?

2007-03-23 Thread Ernie Schroder
This is getting very frustrating. As I've said, sound works as user ernie in 
all apps except flash.I have sound in flash as root, so the plugin is there.

# find / libflashplayer* 2 /dev/null | grep libflashplayer
/home/ernie/Desktop/install_flash_player_9_linux/libflashplayer.so
/home/ernie/.mozilla/plugins/libflashplayer.so
/home/ernie/.netscape/plugins/libflashplayer.so
/usr/lib/nsbrowser/plugins/libflashplayer.so
/opt/netscape/plugins/libflashplayer.so

# ls -l /home/ernie/.mozilla/plugins/libflashplayer.so
-rwxr-xr-x 1 ernie users 7040080 Mar 23 
22:02 /home/ernie/.mozilla/plugins/libflashplayer.so

I have device permissions set up properly unless libflashplayer.so uses some 
device I don't know about. /dev/sound/* are all root:audio and ernie is in 
the audio group. I guess this is obvious because all other audio apps work 
fine as ernie. I've been racking my brain and searching for info, but I 
can't get this working. Please, someone help me out here.

On Thursday 22 March 2007, a tiny voice compelled Ernie Schroder to write:
 On Thursday 22 March 2007, a tiny voice compelled Arturo 'Buanzo' Busleiman
 to

 write:
  Ernie Schroder wrote:
   OR a permission problem
 
  Then use id. Check out to which groups the ernie user belongs to.
  Then check out with ls -l /dev/any/sound/device and see what happens.
 
  Usually users should be in the audio group.
 
  --
  Arturo Buanzo Busleiman - Consultor Independiente en Seguridad
  Informatica Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda:
  http://foros.buanzo.com.ar Consulting and Secure Mail Hosting:
  http://www.buanzo.com.ar/pro/

 $ ls -al /dev/sound/
 total 0
 drwxrwxrwx  2 root wheel160 Mar 21 02:09 .
 drwxr-xr-x 18 root root   13660 Mar 22 19:19 ..
 crwxrwxrwx  1 root audio 14, 12 Mar 21 02:09 adsp
 crwxrwxrwx  1 root audio 14,  4 Mar 21 02:09 audio
 crwxrwxrwx  1 root audio 14,  3 Mar 21 02:09 dsp
 crwxrwxrwx  1 root audio 14,  0 Mar 21 02:09 mixer
 crwxrwxrwx  1 root audio 14,  1 Mar 21 02:09 sequencer
 crwxrwxrwx  1 root audio 14,  8 Mar 21 02:09 sequencer2
 [EMAIL PROTECTED] ~ $ ls -l /dev/dsp
 lrwxrwxrwx 1 root root 9 Mar 21 02:09 /dev/dsp - sound/dsp
 [EMAIL PROTECTED] ~ $ id
 uid=1000(ernie) gid=100(users)
 groups=10(wheel),12(mail),16(cron),18(audio),35
 (games),100(users),250(portage),440(scanner),500(webmaster)


 I'm confused. As you can see I've been playing with permissions and haven't
 cleaned everything up BUT, I can't see why user ernie can't play audio
 in .swf files. It looks to me that firefox isn't looking in the right
 places for the plug-in.
 --
 Regards, Ernie



-- 
Regards, Ernie
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] flash sound?

2007-03-22 Thread Ernie Schroder
 esearch netscape-flash
[ Results for search key : netscape-flash ]
[ Applications found : 1 ]

*  net-www/netscape-flash
  Latest version available: 9.0.31.0
  Latest version installed: 9.0.31.0

# chown root:audio /dev/dsp
# ls -la /dev/dsp
lrwxrwxrwx 1 root root 9 Mar 21 02:09 /dev/dsp - sound/dsp

OK still should work then, but I get that anoying message about permissions 
when I start X and I can play mp3's with mplayer, I get no sound from .swf's 
as user. (I do as root)

# ls -la /dev/sound
total 0
drwxrwxrwx  2 root wheel160 Mar 21 02:09 .
drwxr-xr-x 18 root root   13660 Mar 22 14:34 ..
crwxrwxrwx  1 root audio 14, 12 Mar 21 02:09 adsp
crwxrwxrwx  1 root audio 14,  4 Mar 21 02:09 audio
crwxrwxrwx  1 root audio 14,  3 Mar 21 02:09 dsp
crwxrwxrwx  1 root audio 14,  0 Mar 21 02:09 mixer
crwxrwxrwx  1 root audio 14,  1 Mar 21 02:09 sequencer
crwxrwxrwx  1 root audio 14,  8 Mar 21 02:09 sequencer2
# cat /etc/group | grep audio
audio::18:ernie,me,asleep

 OK I'm in the audio group (and wheel)

What's going on? I'm using OSS
-- 
Regards, Ernie
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] flash sound?

2007-03-22 Thread Ernie Schroder
On Thursday 22 March 2007, a tiny voice compelled Ernie Schroder to write:
  esearch netscape-flash
 [ Results for search key : netscape-flash ]
 [ Applications found : 1 ]

 *  net-www/netscape-flash
   Latest version available: 9.0.31.0
   Latest version installed: 9.0.31.0

 # chown root:audio /dev/dsp
 # ls -la /dev/dsp
 lrwxrwxrwx 1 root root 9 Mar 21 02:09 /dev/dsp - sound/dsp

 OK still should work then, but I get that anoying message about permissions
 when I start X and I can play mp3's with mplayer, I get no sound from
 .swf's as user. (I do as root)

 # ls -la /dev/sound
 total 0
 drwxrwxrwx  2 root wheel160 Mar 21 02:09 .
 drwxr-xr-x 18 root root   13660 Mar 22 14:34 ..
 crwxrwxrwx  1 root audio 14, 12 Mar 21 02:09 adsp
 crwxrwxrwx  1 root audio 14,  4 Mar 21 02:09 audio
 crwxrwxrwx  1 root audio 14,  3 Mar 21 02:09 dsp
 crwxrwxrwx  1 root audio 14,  0 Mar 21 02:09 mixer
 crwxrwxrwx  1 root audio 14,  1 Mar 21 02:09 sequencer
 crwxrwxrwx  1 root audio 14,  8 Mar 21 02:09 sequencer2
 # cat /etc/group | grep audio
 audio::18:ernie,me,asleep

  OK I'm in the audio group (and wheel)

 What's going on? I'm using OSS

OK now I see that flash 9 doesn't work with OSS. My ALSA hasn't worked since 
the nforce sound drivers were removed from portage. Can someone please point 
me to a source of info.
 --
 Regards, Ernie



-- 
Regards, Ernie
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] flash sound?

2007-03-22 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Ernie Schroder wrote:
 OK now I see that flash 9 doesn't work with OSS. My ALSA hasn't worked since 
 the nforce sound drivers were removed from portage. Can someone please point 
 me to a source of info.

Hey, I have an nForce onboard card and it works like a charm...

Just enable: Intel/SiS/nVidia/AMD/ALi AC97 Controller as module under
Device Drivers - Sound - ALSA - PCI devices

might require something else... but just a hint.

And with Flash audio.

- --
Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda: http://foros.buanzo.com.ar
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGAxGgAlpOsGhXcE0RCpTVAJ9Tw3KhIUr4BZFoBu/erQDI56avZgCfYc3S
UoHbZGuiRxgohNbDfyeGbfc=
=GjaU
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] flash sound?

2007-03-22 Thread Ernie Schroder
On Thursday 22 March 2007, a tiny voice compelled Arturo 'Buanzo' Busleiman to 
write:
 Ernie Schroder wrote:
  OK now I see that flash 9 doesn't work with OSS. My ALSA hasn't worked
  since the nforce sound drivers were removed from portage. Can someone
  please point me to a source of info.

 Hey, I have an nForce onboard card and it works like a charm...

 Just enable: Intel/SiS/nVidia/AMD/ALi AC97 Controller as module under
 Device Drivers - Sound - ALSA - PCI devices

Yes, this is built in (not as module)

 might require something else... but just a hint.

 And with Flash audio.

 --
 Arturo Buanzo Busleiman - Consultor Independiente en Seguridad
 Informatica Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda:
 http://foros.buanzo.com.ar Consulting and Secure Mail Hosting:
 http://www.buanzo.com.ar/pro/


I would believe that my kernel is OK because flash has sound as root. It's 
either a problem with firefox finding the plugin 
at /usr/lib/mozilla-firefox/plugins/libflashplayer.so
or
/home/ernie/.netscape/plugins/libflashplayer.so
or
 /home/ernie/.mozilla/plugins/libflashplayer.so

OR a permission problem
-- 
Regards, Ernie
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] flash sound?

2007-03-22 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Ernie Schroder wrote:
 OR a permission problem

Then use id. Check out to which groups the ernie user belongs to. Then 
check out with ls -l
/dev/any/sound/device and see what happens.

Usually users should be in the audio group.

- --
Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda: http://foros.buanzo.com.ar
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGAzdRAlpOsGhXcE0RCrILAJ9hhSqSeYotsMlCxunXw6AZeHeyaQCfR0nM
IT+o9djycLhegERqppkR/E8=
=sk3X
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] flash sound?

2007-03-22 Thread Ernie Schroder
On Thursday 22 March 2007, a tiny voice compelled Arturo 'Buanzo' Busleiman to 
write:
 Ernie Schroder wrote:
  OR a permission problem

 Then use id. Check out to which groups the ernie user belongs to. Then
 check out with ls -l /dev/any/sound/device and see what happens.

 Usually users should be in the audio group.

 --
 Arturo Buanzo Busleiman - Consultor Independiente en Seguridad
 Informatica Foros GNU/Buanzo: Respeto, Soluciones y Buena Onda:
 http://foros.buanzo.com.ar Consulting and Secure Mail Hosting:
 http://www.buanzo.com.ar/pro/

$ ls -al /dev/sound/
total 0
drwxrwxrwx  2 root wheel160 Mar 21 02:09 .
drwxr-xr-x 18 root root   13660 Mar 22 19:19 ..
crwxrwxrwx  1 root audio 14, 12 Mar 21 02:09 adsp
crwxrwxrwx  1 root audio 14,  4 Mar 21 02:09 audio
crwxrwxrwx  1 root audio 14,  3 Mar 21 02:09 dsp
crwxrwxrwx  1 root audio 14,  0 Mar 21 02:09 mixer
crwxrwxrwx  1 root audio 14,  1 Mar 21 02:09 sequencer
crwxrwxrwx  1 root audio 14,  8 Mar 21 02:09 sequencer2
[EMAIL PROTECTED] ~ $ ls -l /dev/dsp
lrwxrwxrwx 1 root root 9 Mar 21 02:09 /dev/dsp - sound/dsp
[EMAIL PROTECTED] ~ $ id
uid=1000(ernie) gid=100(users) groups=10(wheel),12(mail),16(cron),18(audio),35
(games),100(users),250(portage),440(scanner),500(webmaster)


I'm confused. As you can see I've been playing with permissions and haven't 
cleaned everything up BUT, I can't see why user ernie can't play audio 
in .swf files. It looks to me that firefox isn't looking in the right places 
for the plug-in.
-- 
Regards, Ernie
-- 
gentoo-user@gentoo.org mailing list