Tiny Core Extensions > TCE Corepure64
Chromium or Chromium based browser issues
tinycorelinux:
I found that neither Chromium-Browser nor chromium-based browsers could enable hardware acceleration mode, and there were a lot of error messages on the terminal.
I haven't found this problem with Firefox yet (maybe I just don't know), but I just don't like using Firefox.
--- Code: ---[12026:12026:1122/102351.873626:ERROR:browser_dm_token_storage_linux.cc(94)] Error: /etc/machine-id contains 0 characters (32 were expected).
Fontconfig error: Cannot load default config file: No such file: (null)
[12026:12042:1122/102351.975736:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[12055:12055:1122/102352.127785:ERROR:angle_platform_impl.cc(43)] Display.cpp:805 (initialize): ANGLE Display::initialize error 12289: GLX is not present.
[12055:12055:1122/102352.127972:ERROR:gl_surface_egl.cc(773)] EGL Driver message (Critical) eglInitialize: GLX is not present.
[12055:12055:1122/102352.128029:ERROR:gl_surface_egl.cc(1322)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
[12055:12055:1122/102352.128152:ERROR:angle_platform_impl.cc(43)] Display.cpp:805 (initialize): ANGLE Display::initialize error 12289: GLX is not present.
[12055:12055:1122/102352.128240:ERROR:gl_surface_egl.cc(773)] EGL Driver message (Critical) eglInitialize: GLX is not present.
[12055:12055:1122/102352.128295:ERROR:gl_surface_egl.cc(1322)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[12055:12055:1122/102352.128348:ERROR:gl_initializer_linux_x11.cc(160)] GLSurfaceEGL::InitializeOneOff failed.
[12055:12055:1122/102352.143616:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
...... ......
--- End code ---
The following error message is repeated throughout the browser. What's wrong with it? I merged the duplicate information
--- Code: ---[13685:13778:1122/103337.926470:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[13721:13735:1122/103400.039014:ERROR:ssl_client_socket_impl.cc(960)] handshake failed; returned -1, SSL error code 1, net_error -101
(xxx:13685): Gdk-WARNING **: 10:34:03.112: gdk_window_set_user_time called on non-toplevel
...... ......
--- End code ---
Juanito:
--- Code: ---[12026:12026:1122/102351.873626:ERROR:browser_dm_token_storage_linux.cc(94)] Error: /etc/machine-id contains 0 characters (32 were expected).
--- End code ---
You could symlink /etc/machine-id -> /var/lib/dbus/machine-id
--- Code: ---Fontconfig error: Cannot load default config file: No such file: (null)
--- End code ---
Is there a symlink present such that /etc/fonts -> /usr/local/etc/fonts?
--- Code: ---Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
--- End code ---
This indicates that the dbus daemon has not been started.
--- Code: ---[12055:12055:1122/102352.128029:ERROR:gl_surface_egl.cc(1322)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
--- End code ---
Is graphics-KERNEL loaded and Xorg-7.7-3d running?
tinycorelinux:
--- Quote from: Juanito on November 22, 2020, 06:39:57 AM ---Is graphics-KERNEL loaded and Xorg-7.7-3d running?
--- End quote ---
Yes. but now, as soon as hardware acceleration is enabled, the browser will have a flat screen, nothing to see, and nothing to use.
vinceASPECT:
Hello,
Does that simply mean they are ineffectively functioning..?...Iridium and such like on Tcl 64?
(they are not correctly using the hardware?)
i did ask about graphics hardware earlier (Tcl drivers and why Xorg etc) but there hasn't been any reply.....(it was regarding Radeon or Intel drivers)
dam
v
tinycorelinux:
--- Quote from: vinceASPECT on November 22, 2020, 08:21:50 AM ---(they are not correctly using the hardware?)
--- End quote ---
There should be no problem with my hardware and driver, but the browser's GPU acceleration function is not normal.
--- Quote ---i did ask about graphics hardware earlier (Tcl drivers and why Xorg etc) but there hasn't been any reply.....(it was regarding Radeon or Intel drivers)
--- End quote ---
Have you solved your problem now?
Navigation
[0] Message Index
[#] Next page
Go to full version