Bootsplash unter 9.3 klappt nicht :(

A

althena77

Eroberer
Hallo!!

Wollte mir unter SuSE 9.3 mal andere Designs für Grub, den Bootvorgang und KDM installieren. Grub und KDM waren soweit kein Problem, doch beim Bootsplash hakt es noch.

Installieren möchte ich hier das Thema namens ThinkLinuxFull.

Vorgegangen bin ich wie folgt:

-Thema entpackt und in /etc/bootsplash kopiert.

-Die Datei /etc/sysconfig/bootsplash wie folgt editiert:

Code:
## Path:	System/Boot
## Description:	selects bootsplash graphics theme
## Type:	string
## Default:	SuSE
# Choose the bootsplash theme. It should be based in
# /etc/bootsplash/themes/
THEME="[B]ThinkLinuxFull[/B]"
## Path:	System/Boot
## Description:	enables/disables bootup graphics
## Type:	yesno
## Default:	yes
#
# SPLASH can be set to "no" to turn off the splash-screen on console 1
# at boot time (after kernel load).
#
# SPLASH=no to disable the splash screen
#
# SPLASH=yes to show the splash screen
#
SPLASH="yes"

-Auf der Kommandozeile "SuSEconfig --module bootsplash" ausgeführt:

Code:
linux:/home/althena77 # SuSEconfig --module bootsplash
Starting SuSEconfig, the SuSE Configuration Tool...
Running module bootsplash only
Reading /etc/sysconfig and updating the system...
Module bootsplash does not exist
Finished.

-Zuletzt noch "mkinitrd -s 1024x768":

Code:
linux:/home/althena77 # mkinitrd -s 1024x768
Root device:    /dev/hda3 (mounted on / as reiserfs)
Module list:    piix reiserfs

Kernel image:   /boot/vmlinuz-2.6.11.4-21.10-default
Initrd image:   /boot/initrd-2.6.11.4-21.10-default
Shared libs:    lib/ld-2.3.4.so lib/libblkid.so.1.0 lib/libc.so.6 lib/libselinux.so.1 lib/libuuid.so.1.2

Driver modules: kernel/drivers/ide/ide-core.ko kernel/drivers/ide/pci/piix.ko kernel/drivers/ide/ide-disk.ko kernel/drivers/cdrom/cdrom.ko kernel/drivers/ide/ide-cd.ko
Filesystem modules:     kernel/fs/reiserfs/reiserfs.ko
Including:      klibc initramfs udev fsck.reiserfs
[B]Bootsplash:     no theme selected[/B]
6096 blocks


Leider hat das offenbar nichts gebracht :( Jetzt erscheint nicht nur nicht das ThinkLinux, sondern auch das Bootsplash-Thema von SuSE ist weg und es erscheint der klassische Bootvorgang (schwarzer Bildschirm und Text).

Weiß jemand, was schief gelaufen sein könnte??

Danke und schöne Grüße!!

althena77
 
Zuletzt bearbeitet:
Schau mal ob in /etc/bootsplash der default symlink noch vorhanden ist und nicht ins leere läuft ...
 
Hallo und Danke für die schnelle Antwort!!

Habe mal nachgesehen, in /etc/bootsplash befindet sich nur der Ordner "themes". Was meinst Du mit dem default symlink und wie könnte ich den selbst erstellen??


Habe ansonsten gerade einen Fehler meinerseits dabei bemerkt und behoben; der Ordner mit dem Thema war in /etc/bootsplash und nicht in /etc/bootsplash/themes. Keine Ahnung, wie ich das geschafft habe :dreht:

Die Ausgabe nach "mkinitrd -s 1024x768" stimmte mich dann schon fast hoffnungsvoll:

Code:
linux:/home/althena77 # mkinitrd -s 1024x768
Root device:    /dev/hda3 (mounted on / as reiserfs)
Module list:    piix reiserfs

Kernel image:   /boot/vmlinuz-2.6.11.4-21.10-default
Initrd image:   /boot/initrd-2.6.11.4-21.10-default
Shared libs:    lib/ld-2.3.4.so lib/libblkid.so.1.0 lib/libc.so.6 lib/libselinux.so.1 lib/libuuid.so.1.2

Driver modules: kernel/drivers/ide/ide-core.ko kernel/drivers/ide/pci/piix.ko kernel/drivers/ide/ide-disk.ko kernel/drivers/cdrom/cdrom.ko kernel/drivers/ide/ide-cd.ko
Filesystem modules:     kernel/fs/reiserfs/reiserfs.ko
Including:      klibc initramfs udev fsck.reiserfs
[B]Bootsplash:     ThinkLinuxFull (1024x768)[/B]
syntax error (unknown command): LOGO_CONSOLE=vt
6096 blocks

Leider ist noch immer kein Bootsplash beim Hochfahren zu sehen :(
 
Gibt es denn im Syslog (dmesg) eine Fehlermeldung bzgl. des Bootsplashs ?
 
Hallo!!

Habe die Ausgabe von dmesg auf der Kommandozeile mal nach "splash" durchsucht. Gefunden habe ich da nur die beiden folgenden Zeilen:

Code:
Kernel command line: root=/dev/hda3 vga=0x314 selinux=0 splash=silent resume=/dev/hda2
bootsplash: silent mode.
 
Da müßte aber noch sowas stehen wie
Code:
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 110326 bytes,<6>...found (1600x1200, 71748 bytes, v3).
Console: switching to colour frame buffer device 198x69
fb0: VESA VGA frame buffer device
 
Hallo!!

Habe die Ausgabe nochmal mal in KWrite eingefügt und nach "splash" und "bootsplash" durchsucht und wirklich nur das oben angegebene gefunden. Wo sollte das denn stehen, ich denke mal relativ am Anfang??

Hier mal ein Auszug von Anfang an:

Code:
linux:/home/althena77 # dmesg
Linux version 2.6.11.4-21.10-default (geeko@buildhost) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Tue Nov 29 14:32:49 UTC 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000017f70000 (usable)
 BIOS-e820: 0000000017f70000 - 0000000017f7e000 (ACPI data)
 BIOS-e820: 0000000017f7e000 - 0000000017f80000 (ACPI NVS)
 BIOS-e820: 0000000017f80000 - 0000000018000000 (reserved)
 BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
383MB LOWMEM available.
On node 0 totalpages: 98160
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 94064 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI present.
ACPI: RSDP (v002 IBM                                   ) @ 0x000f7450
ACPI: XSDT (v001 IBM    TP-1A    0x00001180  LTP 0x00000000) @ 0x17f73af2
ACPI: FADT (v001 IBM    TP-1A    0x00001180 IBM  0x00000001) @ 0x17f73c00
ACPI: SSDT (v001 IBM    TP-1A    0x00001180 MSFT 0x0100000d) @ 0x17f73cb4
ACPI: ECDT (v001 IBM    TP-1A    0x00001180 IBM  0x00000001) @ 0x17f7ded1
ACPI: BOOT (v001 IBM    TP-1A    0x00001180  LTP 0x00000001) @ 0x17f7dfd8
ACPI: DSDT (v001 IBM    TP-1A    0x00001180 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: local apic disabled
Allocating PCI resources starting at 18000000 (gap: 18000000:e7800000)
Built 1 zonelists
Kernel command line: root=/dev/hda3 vga=0x314 selinux=0 splash=silent resume=/dev/hda2
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 732.869 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 384052k/392640k available (1866k kernel code, 7948k reserved, 658k data, 204k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1454.08 BogoMIPS (lpj=727040)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) III Mobile CPU      1133MHz stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
checking if image is initramfs... it is
Freeing initrd memory: 1320k freed
ACPI: Looking for DSDT in initrd... not found!
 not found!
ACPI: setting ELCR to 0200 (from 0800)
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd8fe, last bus=8
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050211
ACPI: Found ECDT
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Embedded Controller [EC] (gpe 28)
ACPI: Power Resource [PUBS] (on)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca)
Simple Boot Flag at 0x35 set to 0x1
IBM machine detected. Enabling interrupts during APM calls.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1135784807.486:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
vesafb: framebuffer at 0xe8000000, mapped to 0xd8880000, using 3750k, total 15168k
vesafb: mode is 800x600x16, linelength=1600, pages=16
vesafb: protected mode interface info at c000:9868
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
pnp: Device 00:09 activated.
ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
mice: PS/2 mouse device common for all mice
input: PC Speaker
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
NET: Registered protocol family 1
PM: Checking swsusp image.
PM: Resume from disk failed.
ACPI wakeup devices:
 LID SLPB PCI0 UART PCI1 USB0 USB1 USB2 AC97
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 204k freed
input: AT Translated Set 2 keyboard on isa0060/serio0
input: PS/2 Generic Mouse on isa0060/serio1
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH3M: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ICH3M: chipset revision 1
ICH3M: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: IC25N030ATMR04-0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: MATSHITADVD-ROM SR-8176, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 58605120 sectors (30005 MB) w/1740KiB Cache, CHS=62016/15/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 >
hdc: ATAPI 61X DVD-ROM drive, 256kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
Attempting manual resume
PM: Checking swsusp image.
swsusp: Suspend partition has wrong signature?
PM: Resume from disk failed.
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
ReiserFS: hda3: Using r5 hash to sort names
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
Adding 506036k swap on /dev/hda2.  Priority:42 extents:1
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
NTFS driver 2.1.22 [Flags: R/W MODULE].
NTFS volume version 3.1.
Capability LSM initialized
ieee1394: Initialized config rom entry `ip1394'
ieee1394: raw1394: /dev/raw1394 device initialized
video1394: Installed video1394 module
parport: PnPBIOS parport detected.
parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
lp0: using parport0 (interrupt-driven).
NET: Registered protocol family 10
Disabled Privacy Extensions on device c033d600(lo)
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (3067 buckets, 24536 max) - 248 bytes per conntrack
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel 830M Chipset.
agpgart: Maximum main memory to use for agp memory: 321M
agpgart: AGP aperture is 256M @ 0xd0000000
PCI: Enabling device 0000:00:1f.5 (0000 -> 0001)
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1f.5 to 64
usbcore: registered new driver usbfs
usbcore: registered new driver hub
load_module: err 0xffffffef (dont worry)
USB Universal Host Controller Interface driver v2.2
hw_random hardware driver 1.0.0 loaded
intel8x0_measure_ac97_clock: measured 49486 usecs
intel8x0: clocking to 48000
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 11, io base 0x1800
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.1: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 11, io base 0x1820
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.2: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 11, io base 0x1840
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
load_module: err 0xffffffef (dont worry)
load_module: err 0xffffffef (dont worry)
usb 2-2: new low speed USB device using uhci_hcd and address 2
Linux Kernel Card Services
  options:  [pci] [cardbus] [pm]
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:00.0 [1014:023b]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000006
ACPI: PCI interrupt 0000:02:00.1[B] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:00.1 [1014:023b]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:00.1, mfunc 0x01d21022, devctl 0x64
e100: Intel(R) PRO/100 Network Driver, 3.4.1-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000006
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 11 (level, low) -> IRQ 11
e100: eth0: e100_probe: addr 0xc0200000, irq 11, MAC addr 00:D0:59:B6:A4:B0
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0x800-0x80f: clean.
cs: IO port probe 0x800-0x80f: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xa00-0xaff: clean.
Disabled Privacy Extensions on device d722b800(sit0)
SCSI subsystem initialized
st: Version 20041025, fixed bufsize 32768, s/g segs 256
e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
eth0: no IPv6 routers present
usbcore: registered new driver hiddev
input: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:1d.1-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Non-volatile memory driver v1.2
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Sleep Button (CM) [SLPB]
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Thermal Zone [THM0] (28 C)
 
Ich werds später mal testen - hast du mal probiert über YaST nen neues Theme zu installieren ?

Vielleicht findest du auch hier noch nen Tipp (is zwar kein SuSE, aber trotzdem ist einiges gleich *g*) -> http://de.gentoo-wiki.com/Fbsplash
 
Hallo!!

Im YaST habe ich mir wohl mal den Punkt System -> Editor für /etc/sysconfig-Dateien -> System -> Boot -> THEME mal angesehen. Allerdings war da schon das Thema ThinkLinuxFull eingestellt, wie von mir schon von Hand in der Datei /etc/sysconfig/bootsplash eingestellt.
Meinst Du das, oder kann man da noch mehr im YaST einstellen??
 
Ne das meinte ich ... hast du dir das Wiki mal angeschaut ?
 
Ja, das habe ich mir auch mal durchgelesen. Eine solche detailierte (und einsteigerfreundliche) Anleitung, die alles schön Schritt für Schritt durchgeht, würde ich mir für bootsplash unter SuSE auch mal wünschen :respekt:

Wie mir das jetzt aber bei meinem Problem genau weiterhelfen kann, weiß ich nicht genau ?( Ich kann wohl der Anleitung zu fbsplash folgen, doch fällt es mir schwer, das alles auf bootsplash und SuSE zu übertragen. Und spätestens wenn es da um so Sachen wie das Patchen des Kernels geht, habe ich da schon Sorgen, daß ich mir da viel Ärger und Streß einhandel, wenn ich das ohne genaue Anleitung mache :erschlag:

Könntest Du mir vielleicht da den einen oder anderen Hinweis geben, was ich da aus dem Wiki mal unter SuSE ausprobieren könnte und wie das unter SuSE geht??
 
Also, ich hab mal eben mein eigenes Bootsplash erstellt - den Befehl "SuSEconfig --module bootsplash" kannst du erstmal vergessen.

Versuch dochmal wenn du in "/etc/sysconfig/bootsplash" wieder das Theme auf SuSE stellst und dann in /boot/ nen "mkinitrd -s 1024x768" machst, ob dein SuSE Splash wieder da ist ...

Ich würde schauen ob es eventl. am Theme liegt das es nicht geht ... probier mal ein anderes.
 
Hallo!!

Also ich habe mal in der "/etc/sysconfig/bootsplash" wieder SuSE eingetragen und das Theme befindet sich auch noch unangetastet in /etc/bootsplash/themes. Dann mkinitrd -s 1024x768 ausgeführt und den Rechner neugestartet. Das SuSE Thema geht aber offenbar auch nicht mehr, weiterhin klassisch schwarzer Hintergrund und weißer Text.

Vielleicht ein Hinweis: Hatte noch ein anderes (inzwischen gelöstes) Problem und mein Linux ließ sich nicht mehr von der Festplatte aus starten. Mußte es deswegen einmal mit der SuSE DVD starten (Installation gewählt und an der Stelle, wo der Installer merkt, daß schon ein SuSE installiert ist den Punkt "Installiertes System starten" gewählt). Hier funktionierte der SuSE-Splash einmal wieder und auch beim anschließenden Runterfahren.
 

Ähnliche Themen

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

X startet nichtmehr

Autostart von X mit google-chrome durch systemd

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

dovecot und postfix Konfiguration Problem

Zurück
Oben