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 > Linux Deepin
User Name
Password
Linux Deepin This forum is for the discussion of Linux Deepin.

Notices


Reply
  Search this Thread
Old 04-22-2017, 02:37 AM   #1
korso19
LQ Newbie
 
Registered: Aug 2014
Posts: 18

Rep: Reputation: Disabled
Bad: How to run chrome amd64


Hi,

For some reason the chromecast extension in chrome disappeared and so I tried purging chrome and then re-installed google-chrome-stable amd64. I also added the necessary architecture from the terminal using

sudo dpkg --add-architecture amd64

Google chrome installed without any problems. The thing is it doesn't start though. When I try running it from terminal I get the following

/usr/bin/google-chrome-stable: line 55: /opt/google/chrome/chrome: cannot execute binary file: Exec format error
/usr/bin/google-chrome-stable: line 55: /opt/google/chrome/chrome: Success

but chrome doesn't open.

Is there anyway of running the latest version of chrome or in any case get chrome up and working again? I'm pretty much tied down to chrome cuz I use chromecast a lot. Does anyone know if it works with any other browser?
 
Old 04-22-2017, 03:06 AM   #2
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Which architecture is your machine?

dpkg --print-architecture

dpkg --print-foreign-architectures

Also, which version of Deepin are you running?
 
Old 04-22-2017, 03:43 AM   #3
korso19
LQ Newbie
 
Registered: Aug 2014
Posts: 18

Original Poster
Rep: Reputation: Disabled
My laptop runs on 32 bit and the Deepin version I'm using is 15.4

Foreign architecture present is amd64

Last edited by korso19; 04-22-2017 at 03:44 AM.
 
Old 04-22-2017, 04:02 AM   #4
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Then you need to use 32 Bit chrome.
 
Old 04-22-2017, 04:08 AM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by korso19 View Post
My laptop runs on 32 bit and the Deepin version I'm using is 15.4

Foreign architecture present is amd64
If you're running a 32-bit operating system, you cannot run 64-bit software on it unless you have 64-bit hardware and you run the software in a 64-bit virtual machine using e.g. VMWare.

Chrome has now discontinued support for 32-bit operating systems.

Is your underlying hardware 32-bit or 64-bit?
 
Old 04-22-2017, 04:15 AM   #6
korso19
LQ Newbie
 
Registered: Aug 2014
Posts: 18

Original Poster
Rep: Reputation: Disabled
My underlying hardware is 32-bit. Where can I find the 32-bit version of chrome?
 
Old 04-22-2017, 04:29 AM   #7
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by korso19 View Post
My underlying hardware is 32-bit. Where can I find the 32-bit version of chrome?
Is it not in your repos? If not, Google it - you will find a mirror of it somewhere.

Bear in mind that it is no longer supported and thus will be more open to attack.

First of all, you should remove that amd64 foreign architecture and purge the 64-bit version of chrome from your system.

Have you tried Chromium?
 
Old 04-22-2017, 05:23 AM   #8
korso19
LQ Newbie
 
Registered: Aug 2014
Posts: 18

Original Poster
Rep: Reputation: Disabled
Thanks, I found it in the repos.....not convinced though seeing that it leaves me vulnerable. This basically means that for a person who owns a 32bit pc like myself and a chromecast has no choice but remain "exposed" and use them together or not use them at all?

Another thing....how do I remove the foreign architecture?
 
Old 04-22-2017, 05:33 AM   #9
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by korso19 View Post
Thanks, I found it in the repos.....not convinced though seeing that it leaves me vulnerable. This basically means that for a person who owns a 32bit pc like myself and a chromecast has no choice but remain "exposed" and use them together or not use them at all?

Another thing....how do I remove the foreign architecture?
Have you tried using Chromecast in Chromium (Chrome's open-source counterpart which, as far as I know, still supports 32-bit)?

dpkg --remove-architecture architecture
 
Old 04-22-2017, 05:40 AM   #10
korso19
LQ Newbie
 
Registered: Aug 2014
Posts: 18

Original Poster
Rep: Reputation: Disabled
Yep, I've tried chromium and chromecast has never worked with it in the past...tried in vain again today but no use. Thanks though!
 
Old 04-22-2017, 02:08 PM   #11
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by korso19 View Post
Yep, I've tried chromium and chromecast has never worked with it in the past...tried in vain again today but no use. Thanks though!
Ok, sorry to hear that. Thanks for letting us know.
 
  


Reply

Tags
chrome



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] messed up dpkg - google-chrome-stable Package is in a very bad inconsistent state ilesterg Linux - Software 8 02-09-2022 03:46 AM
Chrome's not so bad... jamison20000e General 52 07-21-2016 02:27 AM
LXer: Google Chrome gets ready to mark all HTTP sites as 'bad' LXer Syndicated Linux News 0 01-30-2016 12:54 PM
LXer: Run Android apps in Chrome OS, Windows, OS X, or Linux using ARC Welder Chrome app LXer Syndicated Linux News 0 04-02-2015 06:20 AM
OpenOffice on a amd64 with ia32 chroot has a really bad resolution arobinson74 Linux - Software 0 08-18-2006 08:54 PM

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

All times are GMT -5. The time now is 09:00 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