Google Chrome and flash problem

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
Spiros_G
Posts: 6
Joined: 23. Sep 2012, 22:54

Google Chrome and flash problem

Post by Spiros_G »

Ok, the problem below is -surely- not a major! But I''ll be glad if someone has any idea of why this happen. Has anybody test google-chome on a clean install of Salix 14.0 64bit, because I come from upgrade?
I have build (repackage) and install some packages from this ftp://ftp.ntua.gr/pub/linux/slackware/s ... le-chrome/ using both stable and beta version of google-chrome.
The only problem I have is when I try to play a flash video, I only hear the sound of it. In the place of the video, there is a blank screen. And if I choose (blindly) to watch in fullscreen, it is as expected!
All these are when I' m using the chrome's bundle pepper flashplugin ( /opt/google/chrome/PepperFlash/libpepflashplayer.so ). With the "old and traditional" plugin, I have no problem!

It is strange that I haven't these problems on slackware 14.0 64bit (upgrade from 13.37), having install the same packages! Some terminal messages from Salix:

Code: Select all

$ google-chrome 
[1:1:0116/203640:ERROR:nacl_fork_delegate_linux.cc(107)] Bad NaCl helper startup ack (0 bytes)
[4769:4783:0116/203641:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.NetworkManager': no such name
[4769:4791:0116/203641:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[4769:4791:0116/203641:ERROR:object_proxy.cc(608)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[4769:4769:0116/203641:ERROR:object_proxy.cc(513)] Failed to call method: org.chromium.Mtpd.EnumerateStorage: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
$ glxinfo|grep OpenGL
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV44
OpenGL version string: 2.1 Mesa 8.0.4
OpenGL shading language version string: 1.20
OpenGL extensions:
$ uname -rm
3.2.29 x86_64
$ 
On Slack I haven't the nvfx_screen_get_param warnings.. if this is helpful! I have no use any proprietary drivers for my nvidia graphics card.
I have also try to replace some salix packages with slack's with no result on ths issue.

*Any* ideas about that... :|
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Google Chrome and flash problem

Post by gapan »

Is it possible that you're using a different graphics driver in slackware (nouveau/nv)?
Image
Image
Spiros_G
Posts: 6
Joined: 23. Sep 2012, 22:54

Re: Google Chrome and flash problem

Post by Spiros_G »

gapan wrote:Is it possible that you're using a different graphics driver in slackware (nouveau/nv)?
Thanks for responding!

This output is the same in both systems:

Code: Select all

$ lsmod|grep 'nouveau\|nv'
nouveau               724472  2 
mxm_wmi                 1385  1 nouveau
video                  11378  1 nouveau
ttm                    53508  1 nouveau
drm_kms_helper         26133  1 nouveau
drm                   187389  4 drm_kms_helper,ttm,nouveau
i2c_algo_bit            5319  1 nouveau
button                  4529  1 nouveau
hwmon                   1329  2 thermal_sys,nouveau
i2c_core               19978  5 i2c_i801,i2c_algo_bit,drm,drm_kms_helper,nouveau
# lspci -nnk -s $(lspci -nn|awk '/0300/{print $1}')
04:00.0 VGA compatible controller [0300]: nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)] [10de:0161] (rev a1)
	Kernel driver in use: nouveau
	Kernel modules: nouveau, nvidiafb
I also made a new initrd for Salix, with:

Code: Select all

/usr/share/mkinitrd/mkinitrd_command_generator.sh -k 3.2.29 | bash
and it has the same size with slack's initrd.

Is this helpfull (slackware and salix)?:

Code: Select all

# ldd /opt/google/chrome/libppGoogleNaClPluginChrome.so
	linux-vdso.so.1 (0x00007fff30bea000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f7db551f000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f7db5303000)
	libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7db5001000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f7db4d06000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f7db4946000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f7db57d3000)
	libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7db4730000)

Code: Select all

# ldd /opt/google/chrome/libppGoogleNaClPluginChrome.so
	linux-vdso.so.1 (0x00007fffb6381000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f3b0fa48000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3b0f82c000)
	libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3b0f52a000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f3b0f22f000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f3b0ee6f000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f3b0fcfc000)
	libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3b0ec59000)
Furthermore, this issue is independent from the multilib environment (tested)..

Maybe some obsolete libraries linked from some 13.37's installing scripts... I don't know if slapt-get (which I use for the dist upgrade) removes these files too!
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Google Chrome and flash problem

Post by gapan »

Spiros_G wrote:Maybe some obsolete libraries linked from some 13.37's installing scripts... I don't know if slapt-get (which I use for the dist upgrade) removes these files too!
If you created them manually, they're not removed. If they were created by a package, they are.
Image
Image
Post Reply