LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux Deepin (https://www.linuxquestions.org/questions/linux-deepin-101/)
-   -   Only native Browser working in Deepin. (https://www.linuxquestions.org/questions/linux-deepin-101/only-native-browser-working-in-deepin-4175693889/)

Yelruf 04-18-2021 08:51 AM

Only native Browser working in Deepin.
 
Hello folks, after doing a clean install of 20.2 the only Browser that would work was the native Browser (named strangely enough "Browser"). I then did a second fresh install using the Safe Graphics option and both Chrome and MS Edge worked. Wonder did anyone have the same experience. Installed again using standard graphics options just to confirm. Need to use the non-proprietary Browser to get some work done and don't want to reinstall again. Observations, suggestions and help appreciated.

frankbell 04-18-2021 07:51 PM

I haven't mucked with Deepin in years (I once to a look at it out of curiosity), but a question comes to mind:

Is the browser you want to use in the Deeping repos and have you tried installing it? If so, what happened.

Yelruf 04-19-2021 10:06 AM

1 Attachment(s)
I installed it from the Deepin store which I thought would guarantee compatibility. It installed, it launches and then it sits there unusable (screenshot attached). Thanks for the reply.

Emerson 04-19-2021 11:21 AM

It works with Safe Graphics. Which tells us something is out of order with graphics. What graphics your computer has and what driver is used? You can see it in 'lspci -k' output, like this (I have two):
Code:

~ $ lspci -k
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
        Subsystem: ASRock Incorporation HD Graphics 630
        Kernel driver in use: i915
01:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660] (rev a1)
        Subsystem: Micro-Star International Co., Ltd. [MSI] TU116 [GeForce GTX 1660]
        Kernel driver in use: nvidia


Yelruf 04-19-2021 01:51 PM

Thanks for your help, output below and I have just one display on an old Advent Laptop. I was amazed that the native Browser would support such low definition graphics while a competitor was nobbled by them.

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
Subsystem: Elitegroup Computer Systems Mobile 4 Series Chipset Memory Controller Hub

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
Subsystem: Elitegroup Computer Systems Mobile 4 Series Chipset Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915

00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
Subsystem: Elitegroup Computer Systems Mobile 4 Series Chipset Integrated Graphics Controller

frankbell 04-19-2021 08:05 PM

Also, try launching it from the command line and then using it, at least as much as you can. It may throw some helpful error messages to the terminal.

Emerson 04-19-2021 08:11 PM

As for graphics card and its drivers, look for Xorg log. It used to be in /var/log/, but nowadays it may be in your home directory. If it is running Xorg ... maybe Wayland? Sorry, can't be more specific without having access to a Deepin system.

Yelruf 04-21-2021 05:09 AM

Thanks Frank
 
Quote:

Originally Posted by frankbell (Post 6242901)
Also, try launching it from the command line and then using it, at least as much as you can. It may throw some helpful error messages to the terminal.

Running it from the Terminal produces the output below. It looks interesting but I have absolutely no idea what to make of it !

[19886:19886:0420/140302.547430:ERROR:browser_main_loop.cc(269)] GLib-GObject: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed
[19924:19924:0420/140308.227243:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.

Yelruf 04-21-2021 05:17 AM

Nomodeset made a difference.
 
I edited the Grub menu so the second option runs Deepin with the "nomodeset" graphic option. Chrome will run and display but video is pretty bad. The Laptop looks more like an "Etch a Sketch" toy.


All times are GMT -5. The time now is 03:39 PM.