Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) no login/screen with linux-image-4.2.4-towo.1-siduction-amd64  (Read 4112 times)

Offline jure

  • User
  • Posts: 635
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
« Last Edit: 2015/10/24, 16:22:10 by jure »
Gruss Juergen

Offline pjnsmb

  • User
  • Posts: 88
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



regards
pjnsmb

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
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
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline pjnsmb

  • User
  • Posts: 88
oooooopppppps forget that  :-[


thanks dibl
regards
pjnsmb

Offline musca

  • User
  • Posts: 725
  • sid, fly high!
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
„Es irrt der Mensch, solang er strebt.“  (Goethe, Faust)

Offline jure

  • User
  • Posts: 635
thx for your hints
Gruss Juergen

Offline musca

  • User
  • Posts: 725
  • sid, fly high!
Hello,

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

greetings
musca
„Es irrt der Mensch, solang er strebt.“  (Goethe, Faust)

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye

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
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

tmhind2

  • Guest
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! ;)