https://forums.opensuse.org/images/misc/quote_icon.png Originally Posted by konsultor https://forums.opensuse.org/images/buttons/viewpost-right.png](https://forums.opensuse.org/showthread.php?p=3046936#post3046936)
Code: ...# lspci -nnk | grep -A3 VGA
03:00.0 VGA compatible controller [0300]: AMD [AMD/ATI] Lucienne [1002:164cl] (rev c1)
Subsystem: AUSTeK Computer Inc. Device [1043:18721]
Technology about 4 years old, so well supported.
Code: Susepaste ....
Can’t read /var/log/Xorg.0.log
Couldn’t send from the same computer so the above is retyped.Did you run susepaste from the installed system? If not, then the correct pathname depends on where the / filesystem was mounted. e.g., if the mount point was /mnt/, then it would be Code:
susepaste -n 40320 /mnt/var/log/Xorg.0.log
If yes, it could be any of:
- X was not installed
- X was never started
- Xorg.0.log was written to ~/.local/share/xorg/ instead
Check whether Xorg..log exists in /var/log/ or ~/.local/share/xorg/ and susepaste what you find. Before doing so, try, logged in as root: Code:
systemctl isolate graphical
startx
(Background: This thread follows post 556543 about 15.3 not installing over Win10 to create a dual-boot notebook. When 15.3 did install–thanks to very helpful posts there–it stopped at the CLI and not GUI.)
Xorg.*.log was not found in the directories mentioned. /.local/share/xorg doesn’t exist.
As root, started Xorg and can work with the machine in graphics mode. However, after reboot, the command Xorg on the command line (as root, from /root) resulted in a blank screen. CtlAltDel left the screen black. Power cycled.
systemclt start Xorg
returns
Xorg.service not found
But startx goes to the GUI. Xorg is not listed in Yast/ServicesManager. A window now pops up regularly to switch to an external screen–but there is none. There is an open external DVD drive connected on a USB.
Starting a new thread in Networking because there is no network running (and no NM listed in ServicesManager.) I mention it here because it may be linked somehow to the GUI not running.