Re: How do I examine the video in iceweasle problem

2011-08-01 Thread Camaleón
El 2011-08-01 a las 15:30 +0800, lina escribió:

(resending to the list)

 On Sat, Jul 30, 2011 at 12:21 AM, Camaleón noela...@gmail.com wrote:
  On Fri, 29 Jul 2011 23:29:09 +0800, lina wrote:
 
  when I tried to watch some video online, in iceweasle,
 
  it's (naturally) silent in less than 2 mins, it can continue playing but
  no sound. I can drag further but can play, just no sound.
 
  (...)
 
  Check if there is another application making use of the sound system:
 
  lsof | grep snd
 
 $ lsof | grep snd
 mixer_app 2917lina   22r  CHR  116,7  0t0
  7386 /dev/snd/controlC0
 
 is this one?

Nope, that's the applet mixer (the system tray applet for volume) so 
don't kill it! :-)

lsof output looks right, I mean, there is no evidence of additional 
services making use of audio device that could be interferring. 

So let's back to the original problem, you lose sound when playing 
online videos (I guess they're flash based). Hum... do you have the 
latest Adobe flash player plugin installed? 

You can check it in this link:

http://www.adobe.com/software/flash/about/

For 32-bits systems is 10.3.181.34
For 64-bits systems is 11.0.1.60

Greetings,

-- 
Camaleón 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110801113432.gc6...@stt008.linux.site



Re: How do I examine the video in iceweasle problem

2011-08-01 Thread lina
On Mon, Aug 1, 2011 at 7:34 PM, Camaleón noela...@gmail.com wrote:
 El 2011-08-01 a las 15:30 +0800, lina escribió:

 (resending to the list)

 On Sat, Jul 30, 2011 at 12:21 AM, Camaleón noela...@gmail.com wrote:
  On Fri, 29 Jul 2011 23:29:09 +0800, lina wrote:
 
  when I tried to watch some video online, in iceweasle,
 
  it's (naturally) silent in less than 2 mins, it can continue playing but
  no sound. I can drag further but can play, just no sound.
 
  (...)
 
  Check if there is another application making use of the sound system:
 
  lsof | grep snd

 $ lsof | grep snd
 mixer_app 2917        lina   22r      CHR              116,7      0t0
      7386 /dev/snd/controlC0

 is this one?

 Nope, that's the applet mixer (the system tray applet for volume) so
 don't kill it! :-)

 lsof output looks right, I mean, there is no evidence of additional
 services making use of audio device that could be interferring.

 So let's back to the original problem, you lose sound when playing
 online videos (I guess they're flash based). Hum... do you have the
 latest Adobe flash player plugin installed?

 You can check it in this link:

 http://www.adobe.com/software/flash/about/

 For 32-bits systems is 10.3.181.34
 For 64-bits systems is 11.0.1.60

From the webpage, it showed me

You have version 10,3,162,29 installed

I downloaded the 11.0.1.60

namely
flashplayer11_b1_install_lin_64_071311.tar.gz

then I don't know how to proceed further after untar it showed usr bin
share directory.

P.S I have had

 *** Opt contrib/ flashplugin- 1:2.8.3   installed.

lina

 Greetings,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/20110801113432.gc6...@stt008.linux.site




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAG9cJmmyf5fN86WzOs-eiJK448bUmHRiCeuLaGPDtuQ=op-...@mail.gmail.com



Re: How do I examine the video in iceweasle problem

2011-08-01 Thread Camaleón
On Mon, 01 Aug 2011 21:02:47 +0800, lina wrote:

 On Mon, Aug 1, 2011 at 7:34 PM, Camaleón noela...@gmail.com wrote:

(...)

 lsof output looks right, I mean, there is no evidence of additional
 services making use of audio device that could be interferring.

 So let's back to the original problem, you lose sound when playing
 online videos (I guess they're flash based). Hum... do you have the
 latest Adobe flash player plugin installed?

 You can check it in this link:

 http://www.adobe.com/software/flash/about/

 For 32-bits systems is 10.3.181.34
 For 64-bits systems is 11.0.1.60
 
 From the webpage, it showed me
 
 You have version 10,3,162,29 installed
 
 I downloaded the 11.0.1.60

Wait. 11.0.x is a beta relase, use it *only* if you have a 64-bits 
Debian system... show us the output of uname -r just to be sure.

 namely
 flashplayer11_b1_install_lin_64_071311.tar.gz
 
 then I don't know how to proceed further after untar it showed usr bin
 share directory.
 
 P.S I have had
 
  *** Opt contrib/ flashplugin- 1:2.8.3   installed.

contrib repo does not seem to have an updated version of the plugin :-?

To avoid any collision, you can unpack the tar.gz which contains a single 
file libflashplayer.so and drop this .so file under your iceweasel 
user's profile (~/$HOME/.mozilla/firefox/[profile].default/plugins), 
then load again the test page (http://www.adobe.com/software/flash/
about/) to check if the latest version is now displayed.

Once you have the latest plugin installed, just perform some tests with 
online videos and see if you get any improvement with your audio issue:

- If newer plugin works better than the older, just do nothing :-) 

- If the problem still persists, then you can delete ~/$HOME/.mozilla/
firefox/[profile].default/plugins/libflashplayer.so file, return to the 
same point you were before and keep searching for another solution :-P

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.08.01.14.05...@gmail.com



Re: How do I examine the video in iceweasle problem

2011-08-01 Thread lina
On Mon, Aug 1, 2011 at 10:05 PM, Camaleón noela...@gmail.com wrote:
 On Mon, 01 Aug 2011 21:02:47 +0800, lina wrote:

 On Mon, Aug 1, 2011 at 7:34 PM, Camaleón noela...@gmail.com wrote:

 (...)

 lsof output looks right, I mean, there is no evidence of additional
 services making use of audio device that could be interferring.

 So let's back to the original problem, you lose sound when playing
 online videos (I guess they're flash based). Hum... do you have the
 latest Adobe flash player plugin installed?

 You can check it in this link:

 http://www.adobe.com/software/flash/about/

 For 32-bits systems is 10.3.181.34
 For 64-bits systems is 11.0.1.60

 From the webpage, it showed me

 You have version 10,3,162,29 installed

 I downloaded the 11.0.1.60

 Wait. 11.0.x is a beta relase, use it *only* if you have a 64-bits
 Debian system... show us the output of uname -r just to be sure.

uname -m
x86_64


 namely
 flashplayer11_b1_install_lin_64_071311.tar.gz

 then I don't know how to proceed further after untar it showed usr bin
 share directory.

 P.S I have had

  *** Opt contrib/ flashplugin- 1:2.8.3   installed.

 contrib repo does not seem to have an updated version of the plugin :-?

 To avoid any collision, you can unpack the tar.gz which contains a single
 file libflashplayer.so and drop this .so file under your iceweasel
 user's profile (~/$HOME/.mozilla/firefox/[profile].default/plugins),
 then load again the test page (http://www.adobe.com/software/flash/
 about/) to check if the latest version is now displayed.

can I make a directory plugins? there is none plugins directory but it
has extension dir.

:~/.mozilla/firefox/3gbs90vf.default$ ls p
permissions.sqlite places.sqlite-journal  prefs.js
places.sqlite  pluginreg.dat
lina@dove:~/.mozilla/firefox/3gbs90vf.default$ ls extensions
extensions/   extensions.cache  extensions.iniextensions.rdf

$ locate libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so

or do I need substitute this one?


 Once you have the latest plugin installed, just perform some tests with
 online videos and see if you get any improvement with your audio issue:

 - If newer plugin works better than the older, just do nothing :-)

 - If the problem still persists, then you can delete ~/$HOME/.mozilla/
 firefox/[profile].default/plugins/libflashplayer.so file, return to the
 same point you were before and keep searching for another solution :-P

 Greetings,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/pan.2011.08.01.14.05...@gmail.com





-- 
Best Regards,

lina


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAG9cJm=bgn08ffjwl-ynosfwt+009hecl_-wj3owsm40a+w...@mail.gmail.com



Re: How do I examine the video in iceweasle problem

2011-08-01 Thread lina
On Mon, Aug 1, 2011 at 10:22 PM, lina lina.lastn...@gmail.com wrote:
 On Mon, Aug 1, 2011 at 10:05 PM, Camaleón noela...@gmail.com wrote:
 On Mon, 01 Aug 2011 21:02:47 +0800, lina wrote:

 On Mon, Aug 1, 2011 at 7:34 PM, Camaleón noela...@gmail.com wrote:

 (...)

 lsof output looks right, I mean, there is no evidence of additional
 services making use of audio device that could be interferring.

 So let's back to the original problem, you lose sound when playing
 online videos (I guess they're flash based). Hum... do you have the
 latest Adobe flash player plugin installed?

 You can check it in this link:

 http://www.adobe.com/software/flash/about/

 For 32-bits systems is 10.3.181.34
 For 64-bits systems is 11.0.1.60

 From the webpage, it showed me

 You have version 10,3,162,29 installed

 I downloaded the 11.0.1.60

 Wait. 11.0.x is a beta relase, use it *only* if you have a 64-bits
 Debian system... show us the output of uname -r just to be sure.

 uname -m
 x86_64


 namely
 flashplayer11_b1_install_lin_64_071311.tar.gz

 then I don't know how to proceed further after untar it showed usr bin
 share directory.

 P.S I have had

  *** Opt contrib/ flashplugin- 1:2.8.3   installed.

 contrib repo does not seem to have an updated version of the plugin :-?

 To avoid any collision, you can unpack the tar.gz which contains a single
 file libflashplayer.so and drop this .so file under your iceweasel
 user's profile (~/$HOME/.mozilla/firefox/[profile].default/plugins),
 then load again the test page (http://www.adobe.com/software/flash/
 about/) to check if the latest version is now displayed.

 can I make a directory plugins? there is none plugins directory but it
 has extension dir.

 :~/.mozilla/firefox/3gbs90vf.default$ ls p
 permissions.sqlite     places.sqlite-journal  prefs.js
 places.sqlite          pluginreg.dat
 lina@dove:~/.mozilla/firefox/3gbs90vf.default$ ls extensions
 extensions/       extensions.cache  extensions.ini    extensions.rdf

 $ locate libflashplayer.so
 /usr/lib/flashplugin-nonfree/libflashplayer.so

I replaced this one. it showed me

You have version 11,0,1,60 installed

on website.

but the video still has sound problem.
please kindly notice that during the first one more mins there is
sound. and for some videos there is sound always. but for several
other videos there have such problems.



 or do I need substitute this one?


 Once you have the latest plugin installed, just perform some tests with
 online videos and see if you get any improvement with your audio issue:

 - If newer plugin works better than the older, just do nothing :-)

 - If the problem still persists, then you can delete ~/$HOME/.mozilla/
 firefox/[profile].default/plugins/libflashplayer.so file, return to the
 same point you were before and keep searching for another solution :-P

 Greetings,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/pan.2011.08.01.14.05...@gmail.com





 --
 Best Regards,

 lina




-- 
Best Regards,

lina


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAG9cJmk4wdYybp1NiY3cbS=hLm-G=j0hh9cgjjubqjx3-ws...@mail.gmail.com



Re: How do I examine the video in iceweasle problem

2011-08-01 Thread Camaleón
On Mon, 01 Aug 2011 22:34:12 +0800, lina wrote:

 On Mon, Aug 1, 2011 at 10:22 PM, lina lina.lastn...@gmail.com wrote:

(...)

 Wait. 11.0.x is a beta relase, use it *only* if you have a 64-bits
 Debian system... show us the output of uname -r just to be sure.

 uname -m
 x86_64

Okay...

(...)

 To avoid any collision, you can unpack the tar.gz which contains a
 single file libflashplayer.so and drop this .so file under your
 iceweasel user's profile
 (~/$HOME/.mozilla/firefox/[profile].default/plugins), then load
 again the test page (http://www.adobe.com/software/flash/ about/) to
 check if the latest version is now displayed.

 can I make a directory plugins? there is none plugins directory but it
 has extension dir.

Yes, you have to create that directory if there is none.

 :~/.mozilla/firefox/3gbs90vf.default$ ls p permissions.sqlite    
 places.sqlite-journal  prefs.js places.sqlite          pluginreg.dat
 lina@dove:~/.mozilla/firefox/3gbs90vf.default$ ls extensions
 extensions/       extensions.cache  extensions.ini    extensions.rdf

 $ locate libflashplayer.so
 /usr/lib/flashplugin-nonfree/libflashplayer.so
 
 I replaced this one. it showed me
 
 You have version 11,0,1,60 installed
 
 on website.

Good. You have now the latest version. Regardless this can solve your 
audio issue or not I would keep it because older versions expose your 
system to security flaws.

 but the video still has sound problem. please kindly notice that during
 the first one more mins there is sound. and for some videos there is
 sound always. but for several other videos there have such problems.

(...)

So it works fine with some videos but fail with others... can you put a 
sample link for both, working and non-working videos so we can test?

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.08.01.14.46...@gmail.com



Re: How do I examine the video in iceweasle problem

2011-08-01 Thread lina
On Mon, Aug 1, 2011 at 10:46 PM, Camaleón noela...@gmail.com wrote:
 On Mon, 01 Aug 2011 22:34:12 +0800, lina wrote:

 On Mon, Aug 1, 2011 at 10:22 PM, lina lina.lastn...@gmail.com wrote:

 (...)

 Wait. 11.0.x is a beta relase, use it *only* if you have a 64-bits
 Debian system... show us the output of uname -r just to be sure.

 uname -m
 x86_64

 Okay...

 (...)

 To avoid any collision, you can unpack the tar.gz which contains a
 single file libflashplayer.so and drop this .so file under your
 iceweasel user's profile
 (~/$HOME/.mozilla/firefox/[profile].default/plugins), then load
 again the test page (http://www.adobe.com/software/flash/ about/) to
 check if the latest version is now displayed.

 can I make a directory plugins? there is none plugins directory but it
 has extension dir.

 Yes, you have to create that directory if there is none.

 :~/.mozilla/firefox/3gbs90vf.default$ ls p permissions.sqlite
 places.sqlite-journal  prefs.js places.sqlite          pluginreg.dat
 lina@dove:~/.mozilla/firefox/3gbs90vf.default$ ls extensions
 extensions/       extensions.cache  extensions.ini    extensions.rdf

 $ locate libflashplayer.so
 /usr/lib/flashplugin-nonfree/libflashplayer.so

 I replaced this one. it showed me

 You have version 11,0,1,60 installed

 on website.

 Good. You have now the latest version. Regardless this can solve your
 audio issue or not I would keep it because older versions expose your
 system to security flaws.

Thanks for your suggestions.

 but the video still has sound problem. please kindly notice that during
 the first one more mins there is sound. and for some videos there is
 sound always. but for several other videos there have such problems.

 (...)

 So it works fine with some videos but fail with others... can you put a
 sample link for both, working and non-working videos so we can test?

further check, It might be these several videos their-owe problem.
might someone uploaded without sound in the later part.
sorry!

Thanks,


 Greetings,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/pan.2011.08.01.14.46...@gmail.com





-- 
Best Regards,

lina


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cag9cjmmxbw0edragdvpxxggkeex7xnnx2asqz81kzx7z2rm...@mail.gmail.com



How do I examine the video in iceweasle problem

2011-07-29 Thread lina
Hi,

when I tried to watch some video online, in iceweasle,

it's (naturally) silent in less than 2 mins, it can continue playing
but no sound. I can drag further but can play, just no sound.

I also tried epiphany, still the same problem.

also I changed to different video,

the same situation.

Thanks for any suggestions,


-- 
Best Regards,

lina


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cag9cjmnsnxhcu4cmk4vqqtvh1z9q0trsy95sarswggr8rc6...@mail.gmail.com



Re: How do I examine the video in iceweasle problem

2011-07-29 Thread Mahesh T Pai
lina lina.lastn...@gmail.com writes:

  Hi,

  when I tried to watch some video online, in iceweasle,

  it's (naturally) silent in less than 2 mins, it can continue playing
  but no sound. I can drag further but can play, just no sound.

  I also tried epiphany, still the same problem.

  also I changed to different video,

  the same situation.

  Thanks for any suggestions,


You can search for flash plugin no sound - there are several people
complaining of things like this, and have got it solved.

-- 
Mahesh T. Pai   ||
A closed mouth gathers no feet.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8762mlxeul.fsf@nandini.localhost



Re: How do I examine the video in iceweasle problem

2011-07-29 Thread Camaleón
On Fri, 29 Jul 2011 23:29:09 +0800, lina wrote:

 when I tried to watch some video online, in iceweasle,
 
 it's (naturally) silent in less than 2 mins, it can continue playing but
 no sound. I can drag further but can play, just no sound.

(...)

Check if there is another application making use of the sound system:

lsof | grep snd

If yes, just kill it.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.07.29.16.21...@gmail.com