Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: jure on 2015/10/24, 10:39:39

Title: (solved) no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: jure on 2015/10/24, 10:39:39
Hi

with the new kernel "linux-image-4.2.4-towo.1-siduction-amd64" my system do no start to any screen. No console, no login, no output on the screen...
No problem with kernel 4.2.3-towo.1-siduction-amd64

Quote
System:    Host: siductionbox Kernel: 4.2.3-towo.1-siduction-amd64 x86_64 (64 bit) Desktop: KDE Plasma 5.4.2
                 Distro: siduction 12.2.0 Riders on the Storm - kde - (201212092131) upgrade to plasma 5 kde-full
CPU:       Quad core Intel Core i5-3570 (-MCP-) cache: 6144 KB
                clock speeds: max: 3800 MHz 1: 1945 MHz 2: 1712 MHz 3: 1692 MHz 4: 1614 MHz
Graphics:  Card: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
                 Display Server: X.org 1.17.2 drivers: intel (unloaded: fbdev,vesa)
                 tty size: 154x45 Advanced Data: N/A for root
Title: Re: no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: pjnsmb on 2015/10/24, 12:33:32
I booted to a kernel panic and realised there was no  initrd.img being created


so I then used as root in a console :


update-initramfs -c -k 4.2.4-towo.1-siduction-amd64


and all is ok now



Title: Re: no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: dibl on 2015/10/24, 12:52:28
I booted to a kernel panic and realised there was no  initrd.img being created

so I then used as root in a console :

update-initramfs -c -k 4.2.4-towo.1-siduction-amd64



Yes, and then


Code: [Select]
update-grub
Title: Re: no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: pjnsmb on 2015/10/24, 13:03:00
oooooopppppps forget that  :-[


thanks dibl
Title: Re: no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: musca on 2015/10/24, 14:06:47
Hello,

we have confirmed the issue.
The creation of the initrd was not triggered during install, though the packaging wasn't modified in regard of the trigger.

thx pjnsmb and dibl, this is a valid workaround:
Code: [Select]
update-initramfs -c -k 4.2.4-towo.1-siduction-amd64
update-grub

greetings
musca
Title: Re: (solved) no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: jure on 2015/10/24, 16:23:08
thx for your hints
Title: Re: (solved) no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: musca on 2015/10/25, 13:22:48
Hello,

in the meantime towo` has uploaded a new package which solves the issue.
Thanks towo`, for the continuous effort!

greetings
musca
Title: Re: (solved) no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: dibl on 2015/10/25, 13:34:16

Thanks towo`, for the continuous effort!



+1


Code: [Select]
don@Hibiscus:~$ uname -a
Linux Hibiscus 4.2.4-towo.2-siduction-amd64 #1 SMP PREEMPT siduction 4.2-7 (2015-10-25) x86_64 GNU/Linux
Title: Re: (solved) no login/screen with linux-image-4.2.4-towo.1-siduction-amd64
Post by: tmhind2 on 2015/10/25, 16:55:46
Thanks Musca for the quick reaction in helping us over come the problem and giving time for Towo to react, hats off to you both! ;)