Hello,
I built an SD card with CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw, and it looks like X doesn't want to start.
Is that a known issue? (any ideas on how to fix this?)
I attached the Xorg log below,
thanks,
Ron
[root@localhost ~]# cat /var/log/Xorg.0.log [ 198.934] X.Org X Server 1.20.1 X Protocol Version 11, Revision 0 [ 198.934] Build Operating System: 4.14.91-201.el7.armv7hl+lpae [ 198.935] Current Operating System: Linux localhost 4.14.111-200.el7.armv7hl #1 SMP Sun Apr 14 03:01:20 UTC 2019 armv7l [ 198.936] Kernel command line: ro root=UUID=32d34531-1bc6-4fab-aeb2-2477436d2530 LANG=en_US.UTF-8 [ 198.936] Build Date: 14 March 2019 06:11:39PM [ 198.936] Build ID: xorg-x11-server 1.20.1-5.3.el7_6 [ 198.937] Current version of pixman: 0.34.0 [ 198.937] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 198.937] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 198.940] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 5 23:30:27 2019 [ 198.943] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 198.946] (==) No Layout section. Using the first Screen section. [ 198.946] (==) No screen section available. Using defaults. [ 198.946] (**) |-->Screen "Default Screen Section" (0) [ 198.946] (**) | |-->Monitor "<default monitor>" [ 198.948] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 198.948] (==) Automatically adding devices [ 198.948] (==) Automatically enabling devices [ 198.948] (==) Automatically adding GPU devices [ 198.948] (==) Automatically binding GPU devices [ 198.948] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 198.949] (==) FontPath set to: catalogue:/etc/X11/fontpath.d, built-ins [ 198.949] (==) ModulePath set to "/usr/lib/xorg/modules" [ 198.949] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 198.949] (II) Loader magic: 0x626004 [ 198.949] (II) Module ABI versions: [ 198.949] X.Org ANSI C Emulation: 0.4 [ 198.949] X.Org Video Driver: 24.0 [ 198.949] X.Org XInput driver : 24.1 [ 198.949] X.Org Server Extension : 10.0 [ 198.952] (II) xfree86: Adding drm device (/dev/dri/card0) [ 198.953] (II) Platform probe for /sys/devices/platform/soc/soc:gpu/drm/card0 [ 198.961] (EE) [ 198.961] (EE) Backtrace: [ 198.962] (EE) 0: /usr/bin/X (xorg_backtrace+0x4c) [0x5cbb48] [ 198.962] (EE) 1: /usr/bin/X (0x42a000+0x1a5adc) [0x5cfadc] [ 198.963] (EE) 2: /lib/libc.so.6 (__default_rt_sa_restorer_v2+0x0) [0xb693c860] [ 198.964] (EE) 3: /lib/libc.so.6 (strncmp+0x90) [0xb698d064] [ 198.965] (EE) 4: /usr/bin/X (0x42a000+0xa4024) [0x4ce024] [ 198.965] (EE) 5: /usr/bin/X (xf86BusProbe+0x8) [0x4a6e58] [ 198.966] (EE) 6: /usr/bin/X (InitOutput+0x748) [0x4b5374] [ 198.966] (EE) 7: /usr/bin/X (0x42a000+0x4e8f8) [0x4788f8] [ 198.967] (EE) 8: /lib/libc.so.6 (__libc_start_main+0x114) [0xb6924abc] [ 198.968] (EE) [ 198.969] (EE) Segmentation fault at address 0x0 [ 198.969] (EE) Fatal server error: [ 198.970] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 198.970] (EE) [ 198.970] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 198.971] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 198.972] (EE) [ 198.974] (EE) Server terminated with error (1). Closing log file.
El 5/5/19 a las 20:34, R C escribió:
Hello,
I built an SD card with CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw, and it looks like X doesn't want to start.
Is that a known issue? (any ideas on how to fix this?)
I was actually trying to fix that one yesterday, I built a new version based on the fedora package and it solved for me, but the change is too big to do a fasttrack version, I'll try to work this week on finding the right fix for our current version. In the meantime, you can find the test/unsigned version here https://people.centos.org/pgreco/xorg-x11-server/20190429195735/
I attached the Xorg log below,
thanks,
Ron
Pablo.
Hello Pablo,
cool!! I see you do a lot of work on this, it is appreciated. (I wish I had some time for that).
I'll check by the end of the week, else I try to use the one you mentioned below.
thanks!
Ron
On 5/6/19 4:25 AM, Pablo Sebastián Greco wrote:
El 5/5/19 a las 20:34, R C escribió:
Hello,
I built an SD card with CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw, and it looks like X doesn't want to start.
Is that a known issue? (any ideas on how to fix this?)
I was actually trying to fix that one yesterday, I built a new version based on the fedora package and it solved for me, but the change is too big to do a fasttrack version, I'll try to work this week on finding the right fix for our current version. In the meantime, you can find the test/unsigned version here https://people.centos.org/pgreco/xorg-x11-server/20190429195735/
I attached the Xorg log below,
thanks,
Ron
Pablo.
El 6/5/19 a las 20:59, R C escribió:
Hello Pablo,
cool!! I see you do a lot of work on this, it is appreciated. (I wish I had some time for that).
Thanks!!!
I'll check by the end of the week, else I try to use the one you mentioned below.
Actually, can you try this version instead? https://people.centos.org/pgreco/xorg-x11-server/20190507012356/ , it is a minimal fix on top of the one that is crashing
thanks!
Ron
On 5/6/19 4:25 AM, Pablo Sebastián Greco wrote:
El 5/5/19 a las 20:34, R C escribió:
Hello,
I built an SD card with CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw, and it looks like X doesn't want to start.
Is that a known issue? (any ideas on how to fix this?)
I was actually trying to fix that one yesterday, I built a new version based on the fedora package and it solved for me, but the change is too big to do a fasttrack version, I'll try to work this week on finding the right fix for our current version. In the meantime, you can find the test/unsigned version here https://people.centos.org/pgreco/xorg-x11-server/20190429195735/
I attached the Xorg log below,
thanks,
Ron
Pablo.
Pablo.
I can do that, want me to install them all?
On 5/6/19 7:35 PM, Pablo Sebastián Greco wrote:
El 6/5/19 a las 20:59, R C escribió:
Hello Pablo,
cool!! I see you do a lot of work on this, it is appreciated. (I wish I had some time for that).
Thanks!!!
I'll check by the end of the week, else I try to use the one you mentioned below.
Actually, can you try this version instead? https://people.centos.org/pgreco/xorg-x11-server/20190507012356/ , it is a minimal fix on top of the one that is crashing
thanks!
Ron
On 5/6/19 4:25 AM, Pablo Sebastián Greco wrote:
El 5/5/19 a las 20:34, R C escribió:
Hello,
I built an SD card with CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw, and it looks like X doesn't want to start.
Is that a known issue? (any ideas on how to fix this?)
I was actually trying to fix that one yesterday, I built a new version based on the fedora package and it solved for me, but the change is too big to do a fasttrack version, I'll try to work this week on finding the right fix for our current version. In the meantime, you can find the test/unsigned version here https://people.centos.org/pgreco/xorg-x11-server/20190429195735/
I attached the Xorg log below,
thanks,
Ron
Pablo.
Pablo.
Hello Pablo,
I installed:
xorg-x11-server-Xorg-1.20.1-5.3.el7_6.0.7.armv7hl.rpm and
xorg-x11-server-common-1.20.1-5.3.el7_6.0.7.armv7hl.rpm
That seemed to do the trick; Even the Gnome config worked (better actually then the x86_64 RHEL/Centos and variants)
I haven't checked any logs or anything, but haven't seen any bad behavior either.
thanks!
Ron
On 5/6/19 7:35 PM, Pablo Sebastián Greco wrote:
El 6/5/19 a las 20:59, R C escribió:
Hello Pablo,
cool!! I see you do a lot of work on this, it is appreciated. (I wish I had some time for that).
Thanks!!!
I'll check by the end of the week, else I try to use the one you mentioned below.
Actually, can you try this version instead? https://people.centos.org/pgreco/xorg-x11-server/20190507012356/ , it is a minimal fix on top of the one that is crashing
thanks!
Ron
On 5/6/19 4:25 AM, Pablo Sebastián Greco wrote:
El 5/5/19 a las 20:34, R C escribió:
Hello,
I built an SD card with CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw, and it looks like X doesn't want to start.
Is that a known issue? (any ideas on how to fix this?)
I was actually trying to fix that one yesterday, I built a new version based on the fedora package and it solved for me, but the change is too big to do a fasttrack version, I'll try to work this week on finding the right fix for our current version. In the meantime, you can find the test/unsigned version here https://people.centos.org/pgreco/xorg-x11-server/20190429195735/
I attached the Xorg log below,
thanks,
Ron
Pablo.
Pablo.