Unfortunately, not yet good result.
I tried as you suggested - driver compiled from source, installed and fix applied “-igf” without any issues.
However, still - can’t see Login screen (only grey screen, seems backlight is on).
Symptoms are the same as I install fglrx from repo.
Here is the Xorg log what I have right after system started (after compilation/installation and apply “-igf”) - http://cutpi.com/tvw
I really don’t know - Where to look at now ?
Hi
Hmm, not sure then, didn’t see any (EE) entries in your log. Is autologin set? If so disable that and install lightdm and set the displaymanager to use that instead of GDM. You can do both of the displaymanager changes via YaST /etc/sysconfig editor, press ctrl+alt+F1 to get to a tty and use the ncurses version of YaST to install and configure.
I got small progress: installed lightdm, switched to it (vi /etc/sysconfig/displaymanager), rebooted, and I able to see login screen, however Gnome session didn’t run.
IceWM session - run succesfully.
When I try to run Gnome session (I need gnome), it shows on white background error like - “Oh, no. Something went wrong.” and “Logout” button.
In what log file I can find what went wrong with gnome-session ?
I got small progress: installed lightdm, switched to it (vi
/etc/sysconfig/displaymanager), rebooted, and I able to see login
screen, however Gnome session didn’t run.
IceWM session - run succesfully.
When I try to run Gnome session (I need gnome), it shows on white
background error like - “Oh, no. Something went wrong.” and “Logout”
button.
In what log file I can find what went wrong with gnome-session ?
Hi
And your sure the system is all up to date?
zypper ref -f
zypper -t patch
zypper up
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.20-11-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
On Thu 12 May 2016 08:21:19 PM CDT, malcolmlewis wrote:
[QUOTE]
On Thu 12 May 2016 11:56:01 AM CDT, khilov wrote:
Hi
Autologin - is off.
I got small progress: installed lightdm, switched to it (vi
/etc/sysconfig/displaymanager), rebooted, and I able to see login
screen, however Gnome session didn’t run.
IceWM session - run succesfully.
When I try to run Gnome session (I need gnome), it shows on white
background error like - “Oh, no. Something went wrong.” and “Logout”
button.
In what log file I can find what went wrong with gnome-session ?
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.20-11-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Thus, Xorg in my system is not failed at all (especially with a stacktrace), and keep running, I believe I experience different problem.
As you can see, I enable gdm debug.
When I try to run Gnome session, I constantly see next error message in the log:
gnome-session[1077]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 141 (RANDR)
Minor opcode of failed request: 13 (RRChangeOutputProperty)
Value in failed request: 0x77
Serial number of failed request: 329
Current serial number in output stream: 331
gnome-session[1077]: DEBUG(+): GsmAutostartApp: (pid:1146) done (status:1)
gnome-session[1077]: DEBUG(+): emitting SessionIsActive
Could this be root of the problem ?
I put logs here: http://cutpi.com/fdm
BTW, /etc/X11/xorg.cong - is removed for the moment.