Siduction Forum

Siduction Forum => Software - Support => Topic started by: ayla on 2014/11/01, 11:08:21

Title: solved: xserver does not start after d-u
Post by: ayla on 2014/11/01, 11:08:21
After d-u this morning xserver does not start, not from normal login and not from console with startx command.

Had to use apt-get -f install two times to complete the d-u.

System: amd64, kde, lightdm, intel core i5, hd3000 graphic.

Last d-u was a while ago, it's my laptop and I only update it from time to time.

Messages from journalctl -b -p err:
Quotetpm-tis 00:05: A TPM error (6) occured attempting to read a pcr value
kvm: disabled by bios

Errors in /var/log/Xorg.0.log:

QuoteFailed to load module "modesetting" (module does not exist)

greets
ayla
Title: Re: xserver does not start after d-u
Post by: devil on 2014/11/01, 11:39:32
Ich habe ein ähnliches Notebook gerade upgedated und es startet normal. Scheint also erstmal ein individuelles Problem zu sein. vielleicht hilft Dir journalctl -xb | grep -i failed weiter.


greetz
devil
Title: Re: xserver does not start after d-u
Post by: dibl on 2014/11/01, 13:21:03
Does the filesystem have free space?
Title: Re: xserver does not start after d-u
Post by: vilde on 2014/11/01, 14:00:55
Could it be they same problem I had when uuid on your my (and devils) hard disks was changed by some unknown reason (http://forum.siduction.org/index.php?topic=5037.msg41389#msg41389), check if the uuid:s are correct in fstab.
Title: Re: xserver does not start after d-u
Post by: mimir on 2014/11/01, 15:50:09
http://pastebin.com/kwdDs62z

Here is the error output of journalctl
Title: Re: xserver does not start after d-u
Post by: mimir on 2014/11/01, 16:06:31
Quote from: mimir on 2014/11/01, 15:50:09
http://pastebin.com/kwdDs62z (http://pastebin.com/kwdDs62z)

Here is the error output of journalctl
suggesting from output rebuilding nvidia module fixes my issue.
Title: Re: xserver does not start after d-u
Post by: ayla on 2014/11/01, 18:09:32
@devil:
besides "disabling ASPM" and "Sap driver initialization failed" I have a message "failed to get i915 symbols, graphics turbo disabled", so it's pointing to the intel driver. Will try to download and reinstall it, which is a little difficult because my network is causing problems also. Will have to dig in deeper.

@dibl: no problem with freespace, 4,9 GB free.

@ vilde: no problem with uuids

@mimir: no problem with lightdm so far

@ mods: as it seems to be an indiviual problem maybe someone likes to move it to software?

Thanks and greets
ayla

EDIT: Strange, cant get vesa to work either, using it with a xorg.conf  lightdm failes...

EDIT2:

After checking /var/log/apt/history.log:

apt-get -f install had removed my kde...

root@neskayamobil:~ #root: apt-get install plasma-widgets-addons ksysguard kde-plasma-desktop siduction-settings-kde-december kdebase-workspace kde-l10n-de

brought all back...