Beiträge von ChristianB

    Nein, noplymouth hat auch nicht funktioniert. Ich hatte beim letzten Mal gepostet, dass beim normalen Booten irgendetwas mit spectre im log File erschien, was im Recovery Mode nicht vorhanden war. Kann es sein, dass hier ein POST auf Spectre schief läuft (möglicherweise aufgrund meines 'alten' µC's), der im Recovery Modus nicht durchlaufen wird? Wenn ja, wie kann ich diesen Test beim Booten deaktivieren?

    Die Eingabe splash=verbose statt splach= silent quiet showopts und tsc=unstable statt nomodeset im Grub2 Fenster führt ebenfalls zum Absturz. Euch die Ausgabe von Leap 42.3 zu zeigen, ist nicht möglich, weil ich Leap 15.0 per DVD überinstalliert habe. Ich weiß nicht, ob das was bringt, wenn der Rechner abgestürzt ist, toggelt das Fenster zwischen 'started local service' und 'spectre mitigation LFENCE not serializing, switching to generic retpoline' und anschließendem Linux Login. Die letzte Meldung ist mir im Wiederherstellungsmodus zumindest nicht aufgefallen.

    hier erst einmal die Antworten:


    linux-81d6:~ #grep -Ei -B2 -A2 vesafb /etc/modprobe.d/50-blacklist.conf
    # list all framebuffer drivers, some of them tend to crash during boot
    # they are either compiled into the kernel, or vesafbis active
    # X works fine without them, rcfbset can load them if really required
    # sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@^.*/@@;s@\..*$@@;p};d'
    linux-81d6:~ #dmesg | grep -Ei "vesa|chrome|open|via|s3"
    [ 0.000000] ACPI: RSDP 0x00000000000F78C0 000014 (v00VIAK8M)
    [ 0.000000] ACPI: RSDT 0x000000007BEF3040 00002C (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 0x000000007BEF30C0 000074 (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 0x000000007BEF3180 005396 (v01 VIAK8M AWRDACPI 00001000 MSFT 0100000E)
    [ 0.000000] ACPI: APIC 0x000000007BEF8580 000068 (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
    [ 0.117195] pci 0000:00:01.0: disabling DAC on VIAPCI bridge
    [ 0.120388] pci 0000:00:10.4: VIAVLink IRQ fixup, from 5 to 11
    [ 1.748645]vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 1.748655] vesafb: scrolling: redraw
    [ 1.748663]vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 1.748689] vesafb: framebuffer at 0xf0000000, mapped to 0xffffc90000800000, using 4160k, total 4160k
    [ 1.971513] fb0:VESAVGA frame buffer device
    [ 6.289273] sata_via0000:00:0f.0: version 2.6
    [ 6.289550] sata_via0000:00:0f.0: routed to hard irq line 11
    [ 6.329717] scsi host0: sata_via
    [ 6.366943] scsi host1: sata_via
    [ 8.126336] pata_via0000:00:0f.1: version 0.3.4
    [ 8.126556] pata_via0000:00:0f.1: VIAVLink IRQ fixup, from 255 to 10
    [ 8.162377] scsi host2: pata_via
    [ 8.194936] scsi host3: pata_via
    [ 22.294236] audit: type=1400 audit(1534689934.369:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lessopen.sh" pid=481 comm="apparmor_parser"
    [ 23.984534] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
    [ 24.046739] via-rhine 0000:00:12.0 eth0: VIARhine II at 0xffffc900004d5000, 00:19:db:bc:e4:90, IRQ 10
    [ 24.109746] via-rhine 0000:00:12.0 eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 4de1
    [ 25.457723] snd_via82xx 0000:00:11.5: VIAVLink IRQ fixup, from 5 to 11
    linux-81d6:~ #grep -Ei "vesa|chrome|open|via|s3" /var/log/Xorg.0.log
    [ 75.907] Build Operating System: openSUSE SUSE LINUX
    [ 76.045] (**) |-->Screen "vesa" (4)
    [ 76.046] (**) | |-->Device "vesa"
    [ 76.046] (==) No monitor specified for screen "vesa".
    [ 76.201] (WW) Warning, couldn't openmodule vboxvideo
    [ 76.893] (II) LoadModule: "vesa"
    [ 76.893] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
    [ 76.902] (II) Module vesa: vendor="X.Org Foundation"
    [ 76.902] (II) VESA: driver for VESAchipsets: vesa
    [ 77.013] (EE) open/dev/dri/card0: No such file or directory
    [ 77.013] (EE) open/dev/dri/card0: No such file or directory
    [ 77.024] (II) FBDEV(0): hardware: VESAVGA (video memory: 4160kB)
    [ 77.113] (II) UnloadModule: "vesa"
    [ 77.113] (II) Unloading vesa
    [ 78.808] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
    [ 78.809] (II) config/udev: Adding input device (unnamed) (/dev/ttyS30)
    [ 78.809] (II) config/udev: Adding input device (unnamed) (/dev/ttyS31)
    linux-81d6:~ #grep -E "EE|WW" /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 76.083] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
    [ 76.201] (WW) Warning, couldn't open module vboxvideo
    [ 76.201] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
    [ 77.013] (EE) open /dev/dri/card0: No such file or directory
    [ 77.013] (WW) Falling back to old probe method for modesetting
    [ 77.013] (EE) open /dev/dri/card0: No such file or directory
    [ 77.024] (EE) Screen 0 deleted because of no matching config section.
    [ 77.134] (EE) AIGLX: reverting to software rendering
    linux-81d6:~ #


    Ich habe mir zwar lxde installiert, ich weiß aber nicht, was das bringen soll. Wenn ich im Bootmenue den Defaultparameter wähle, stürzt der Rechner ab, ich komme gar nicht zu dem Anmeldemenue, bei dem ich lxde auswählen könnte. Es ist übrigens definitiv der Wiederherstellungsmodus, wo es dann auch funktioniert (auch Plasma) hier der entsprechende Eintrag in grub.cfg:


    menuentry 'openSUSE Leap 15.0, mit Linux 4.12.14-lp150.12.16-default (Wiederherstellungsmodus)' --hotkey=3 --class opensuse --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.12.14-lp150.12.16-default-recovery-8817d20a-f2bc-4d7f-9079-bfc59b0e555d' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 --hint='hd0,msdos2' 8817d20a-f2bc-4d7f-9079-bfc59b0e555d
    else
    search --no-floppy --fs-uuid --set=root 8817d20a-f2bc-4d7f-9079-bfc59b0e555d
    fi
    echo 'Linux 4.12.14-lp150.12.16-default wird geladen …'
    linux /boot/vmlinuz-4.12.14-lp150.12.16-default root=UUID=8817d20a-f2bc-4d7f-9079-bfc59b0e555d showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe
    echo 'Initiale Ramdisk wird geladen …'
    initrd /boot/initrd-4.12.14-lp150.12.16-default
    }


    und das ist der Eintrag, bei dem es nicht funktioniert


    menuentry 'openSUSE Leap 15.0' --class opensuse --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-8817d20a-f2bc-4d7f-9079-bfc59b0e555d' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 --hint='hd0,msdos2' 8817d20a-f2bc-4d7f-9079-bfc59b0e555d
    else
    search --no-floppy --fs-uuid --set=root 8817d20a-f2bc-4d7f-9079-bfc59b0e555d
    fi
    echo 'Linux 4.12.14-lp150.12.16-default wird geladen …'
    linux /boot/vmlinuz-4.12.14-lp150.12.16-default root=UUID=8817d20a-f2bc-4d7f-9079-bfc59b0e555d resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts resume=/dev/disk/by-id/ata-SAMSUNG_HD322HJ_S17AJ90SA68029-part1 splash=silent quiet showopts
    echo 'Initiale Ramdisk wird geladen …'
    initrd /boot/initrd-4.12.14-lp150.12.16-default
    }


    Ich könnte jetzt zwar mit der Brechstange rangehen und den funktionierenden Eintrag über den Defaulteintrag kopieren, aber zum einen Mal weiß ich nicht, ob es da nicht noch andere Seiteneffekte gibt und zum anderen wüsste ich auch ganz gerne, warum es nicht funktioniert.

    hier:



    linux-81d6:~ # hwinfo --gfxcard
    31: PCI(AGP) 100.0: 0300 VGA compatible controller (VGA)
    [Created at pci.378]
    Unique ID: VCu0.xEct+MuEeT2
    Parent ID: vSkL.CP+qXDDqow8
    SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
    SysFS BusID: 0000:01:00.0
    Hardware Class: graphics card
    Model: "VIA K8M800/K8N800/K8N800A [S3 UniChrome Pro]"
    Vendor: pci 0x1106 "VIA Technologies, Inc."
    Device: pci 0x3108 "K8M800/K8N800/K8N800A [S3 UniChrome Pro]"
    SubVendor: pci 0x1462 "Micro-Star International Co., Ltd. [MSI]"
    SubDevice: pci 0x7312
    Revision: 0x01
    Memory Range: 0xf0000000-0xf3ffffff (ro,non-prefetchable)
    Memory Range: 0xf4000000-0xf4ffffff (rw,non-prefetchable)
    Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
    IRQ: 10 (101018 events)
    I/O Ports: 0x3c0-0x3df (rw)
    Module Alias: "pci:v00001106d00003108sv00001462sd00007312bc03sc00i00"
    Config Status: cfg=no, avail=yes, need=no, active=unknown
    Attached to: #29 (PCI bridge)



    Primary display adapter: #31

    Hallo Sauerland,


    ich vermute, dass es sich um den Wiederherstellungsmodus handelt, im Grub habe ich zwei Einträge, den normalen (der nicht funktioniert) und einen erweiterten, wenn ich darauf gehe, öffnet sich ein Untermenue und dort kann ich dann mit dem zweiten Eintrag von oben booten, die zwei weiter unten funktionieren auch nicht, allerdings mit einem anderen Fehlerbild.