![]() |
Google Chrome Illegal instruction - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Google Chrome Illegal instruction (/showthread.php?tid=2403) Pages:
1
2
|
Google Chrome Illegal instruction - XpRefugee - 11-16-2015 Tried to install google chrome as I really enjoy the voice search on my windows machine Says it installed using the "Lite Software" installation tool ( I have installed it other ways too then un-istalled it same problem though) Code: zv6005us@Pavilion-ZV6005US:~$ google-chrome I should mention that if the voice search is not offered in the linux version I am perfectly happy with f fox. Re: Google Chrome Illegal instruction - Valtam - 11-16-2015 What are your system specs? Re: Google Chrome Illegal instruction - XpRefugee - 11-17-2015 Code: -Computer- Re: Google Chrome Illegal instruction - Valtam - 11-17-2015 Now can you post the output of: Code: cat /proc/cpuinfo remember to use the [ code ] [ / code ] brackets in your reply. Re: Google Chrome Illegal instruction - XpRefugee - 11-17-2015 Code: processor : 0 Re: Google Chrome Illegal instruction - Valtam - 11-17-2015 Try Chromium from Lite Software. See if it does the same thing. You have the SSE2 flag so we can rule that out as a common issue. Re: Google Chrome Illegal instruction - XpRefugee - 11-17-2015 chromium installs and runs Re: Google Chrome Illegal instruction - Valtam - 11-17-2015 I can't find any additional info on this. Might pay to file a new bug report here - https://bugs.launchpad.net/ubuntu/ Re: Google Chrome Illegal instruction - XpRefugee - 11-17-2015 Jerry, thank you for your help Chromium accomplishes what I wanted and that was to do voice search in my browser now i just have to get my mic working and i am all set!!!! I would not even know how to submit a bug report?? Re: Google Chrome Illegal instruction - Valtam - 11-17-2015 You're welcome ![]() |