LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-25-2011, 10:27 PM   #1
huhuhu
LQ Newbie
 
Registered: Apr 2011
Posts: 3

Rep: Reputation: 0
Question libpci.a or libpci.so?


Hi, I just installed slackware 13.37 - current. And then I installed google chrome. When ran it, it complained it failed to locate libpci.Slackware has libpci.a. After checking the slackware build script for pciutils, I added SHARED=yes in the script and then rebuilt then reinstalled the newly built pciutils package. When starting google chrome, the error message is gone.
It seems work now. But i am not that comfortable.Can anyone tell why Slackware does not build this as the shared library? Will it cause any trouble to the other parts of the system?
 
Old 04-26-2011, 12:14 AM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
Are you aware that there is a SlackBuild script to convert the Google Chrome .deb packages for Slackware as well as support libraries in the /extra directory of Slackware-current?
 
Old 04-26-2011, 12:49 AM   #3
grissiom
Member
 
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 423

Rep: Reputation: 45
@allend

The additional lib is only PAM, not libpci. So that may be a different problem here.

@huhuhu

What version of chrome did you use?
 
Old 04-26-2011, 01:17 AM   #4
huhuhu
LQ Newbie
 
Registered: Apr 2011
Posts: 3

Original Poster
Rep: Reputation: 0
Question

@grissiom and @allend, I tried both version, stable and beta. I downloaded the .deb from google website, and used the script in /extra/google-chrome to convert it to the slackware .txz package. Chrome seems to try to use libpci to get the gpu information. If you are interested, I can reinstall the pciutils package from slackware current and copy that message here.

By searching the old threads, I can find similar issue was reported already:

ERROR:chrome/gpu/gpu_info_collector_linux.cc(84)] Fail to dlopen libpci

in thread http://www.linuxquestions.org/questi...3/#post4264277


In fact, I think by rebuilding the shared library, the error message when starting chrome is gone. What I'm worried is if the package built with SHARED=yes will cause issues to other parts of the system.
 
Old 04-26-2011, 01:20 AM   #5
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
I must admit that I have not tried Google Chrome, so I will quickly back away.
 
Old 04-26-2011, 03:55 AM   #6
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Hmmmm double post

Last edited by disturbed1; 04-26-2011 at 03:58 AM.
 
Old 04-26-2011, 03:57 AM   #7
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
I'm not seeing this here on our 32/64 bit systems.

Which version of Chrome are you running - there's 3 different channels. google-chrome-12.0.733.0-x86_64-1 is installed on this PC, the other PCs are running the same version. I do have Composited render layer borders and GPU Accelerated Canvas 2D enabled. All PCs have Nvidia GPUs with latest Nvidia binary driver, and a couple of Intel i915's.

Some digging led me to believe this is GPU related. Google Chrome does not support all GPUs and all driver versions. This should have been fixed - perhaps it's only in the unstable/dev builds.
http://src.chromium.org/viewvc/chrom...revision=78603

Try launching Google Chrome with
Code:
--disable-webgl --disable-accelerated-layers --disable-accelerated-video --disable-accelerated-compositing

I'd check for an updated version.

There's also this bug report -
http://www.google.com/support/forum/...738ab7dd&hl=en
 
Old 04-26-2011, 06:58 AM   #8
grissiom
Member
 
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 423

Rep: Reputation: 45
Chrome is changing all the time so I think it's better to give the FULL version number. I've tried 11.0.696.50 beta and it could launch up. But I got the message from console:

Code:
[3371:3371:950594819:ERROR:gpu_info_collector_linux.cc(178)] Failed to locate libpci
I even enabled all the experimental features but it could launch as well....

Still, I doubt why not build the libpci.so. Is it for security reason?
 
Old 04-26-2011, 09:55 AM   #9
the3dfxdude
Member
 
Registered: May 2007
Posts: 730

Rep: Reputation: 358Reputation: 358Reputation: 358Reputation: 358
The presence of a library or not cannot be because of security. If it was, even the .a would be a problem since all you have to do is link it into an executable.

Most likely, the shared lib was overlooked, because there weren't any known users until Chrome.
 
Old 04-26-2011, 11:00 AM   #10
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
huhuhu, the link you posted for my issue was related to embedded videos not loading. I think the libpci error shown on the console is not a show stopper, but it is a curious error. I'm using the latest beta of chrome (with the pam solibs that Pat V. provides) with no problems (other than embedded video no playing with vlc like it should).
 
Old 04-26-2011, 11:18 PM   #11
huhuhu
LQ Newbie
 
Registered: Apr 2011
Posts: 3

Original Poster
Rep: Reputation: 0
@disturbed1, if I need to disable all those stuff, I'd simply go back to firefox. The reason I use chrome is because it claims it can access GPU directly. based on my experience, google chrome renders page faster than firefox. (my video card is raedon 2600).

Also, the error message only occurs when chrome starts. Chrome can still start and be used without any problem. But, what my guess is, if this error is there, I wonder if chrome can really access GPU directly. That's why i prefer to recompile and let the message gone.
 
Old 04-27-2011, 10:02 AM   #12
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
You can't recompile Google Chrome. They only release it as a pre-built binary. However, you can compile Chromium and see what happens, but it does take a while.
 
Old 04-27-2011, 11:31 AM   #13
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Quote:
Originally Posted by huhuhu View Post
@disturbed1, if I need to disable all those stuff, I'd simply go back to firefox. The reason I use chrome is because it claims it can access GPU directly. based on my experience, google chrome renders page faster than firefox. (my video card is raedon 2600).

Also, the error message only occurs when chrome starts. Chrome can still start and be used without any problem. But, what my guess is, if this error is there, I wonder if chrome can really access GPU directly. That's why i prefer to recompile and let the message gone.
The bug reports that I posted links to, show that this bug is fixed in newer versions.


google-chrome-11.0.696.57-i386-1.txz + ATI 3470 + OSS drivers = libpci error (stable/beta version)
google-chrome-12.0.742.9-i386-1.txz+ ATI 3470 + OSS drivers = no libpci error (unstable)

My ATI 3470 (RV620 PRO) is close to your 2600 (RV630).


This is exactly what I posted above - it is related to the GPU (read the entire output in the terminal) - and has been fixed.



Upgrade your Google Chrome.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
libpci and get subsystem vendor/device tank junior Linux - Newbie 1 05-01-2011 11:21 AM
libpci.a penl Linux - Newbie 1 12-27-2010 04:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration