Last booting kernel linux-image-4.4-0.dmz.2-liquorix-amd64
Hi,
on my Lenovo W500 I can't boot any recent kernels linux-image-4.4-0.dmz.3-liquorix-amd64 and linux-image-4.4-0.dmz.4-liquorix-amd64 Latest kernel I can boot is linux-image-4.4-0.dmz.2-liquorix-amd64 drive.google.com/file/d/0Bxq-m_IH9Cf0NE9xRkFRMlY4VFRER2NBZzlPMzdxUWk3aHBF/view?usp=sharing mira Back to top |
|||||
linux-image-4.4-1.dmz.1-liquorix-amd64 is still not booting on my Lenovo W500 laptop :(
regards mira Back to top |
|||||
Hi Mira,
Without any more information, I can't help. Please check instructions to post output of inxi here: techpatterns.com/forums/about1891.html Back to top |
|||||
Hi Damentz,
hope these infos help ... please let me know if you need some other :: Code :: $ inxi -bxx
System: Host: mira-laptop Kernel: 4.4-0.dmz.2-liquorix-amd64 x86_64 (64 bit gcc: 5.3.1) Desktop: Gnome 3.18.1 (Gtk 3.18.6-1) dm: gdm3 Distro: Debian GNU/Linux stretch/sid Machine: System: LENOVO product: 4058CTO v: ThinkPad W500 Chassis: type: 10 Mobo: LENOVO model: 4058CTO Bios: LENOVO v: 6FET93WW (3.23 ) date: 10/12/2012 CPU: Dual core Intel Core2 Duo T9600 (-MCP-) speed: 2792 MHz (max) Graphics: Card: Advanced Micro Devices [AMD/ATI] RV635/M86 [Mobility Radeon HD 3650] bus-ID: 01:00.0 chip-ID: 1002:9591 Display Server: X.Org 1.18.0 driver: N/A Resolution: 1680x1050@60.11hz GLX Renderer: Gallium 0.4 on AMD RV635 (DRM 2.43.0, LLVM 3.7.1) GLX Version: 3.0 Mesa 11.1.1 Direct Rendering: Yes Network: Card-1: Intel 82567LM Gigabit Network Connection driver: e1000e v: 3.2.6-k port: 1840 bus-ID: 00:19.0 chip-ID: 8086:10f5 Card-2: Realtek RTL8191SEvB Wireless LAN Controller driver: rtl8192se port: 3000 bus-ID: 03:00.0 chip-ID: 10ec:8172 Drives: HDD Total Size: 160.0GB (20.5% used) Info: Processes: 194 Uptime: 9:44 Memory: 1913.7/7917.4MB Init: systemd v: 228 runlevel: 5 default: 2 Gcc sys: 5.3.1 alt: 4.2/4.3/4.4/4.5/4.6/4.7/4.8/4.9/6 Client: Shell (bash 4.3.421 running in gnome-terminal-) inxi: 2.2.28 thank you mira Back to top |
|||||
Hi,
latest kernel linux-image-4.4-4.dmz.1-liquorix-amd64 still not boot :( drive.google.com/file/d/0Bxq-m_IH9Cf0NlZQcXZjZjdvN2M/view?usp=sharing but comparable kernel installed from debian unstable boot fine linux-image-4.4.0-1-amd64 mira Back to top |
|||||
Hi,
No idea what was the change but new 4.4-4.dmz.3-liquorix-amd64 boot fine today. mira Back to top |
|||||
Looks like it was something that should be arbitrary that decided whether your system could boot. Here's the changelog:
:: Code ::
* disable block io cgrouping and bfq hierarchical grouping - disable CONFIG_BLK_CGROUP - disable CONFIG_BFQ_GROUP_IOSCHED * disable NCQ system wide * restore dirty_ratio and dirty_background_ratio - vm.dirty_ratio = 50 - vm.dirty_background_ratio = 20 * set BLKDEV_MAX_RQ to 16 (from 128) to reduce system stalls during IO * update version to 4.dmz.3 I'm guessing that CONFIG_BFQ_GROUP_IOSCHED was preventing your system from booting. That enable hierarchical grouping with BFQ. However, the main issue was system stalling with large queues to the block layer and large queues do the storage device with ncq. So, I disabled everything that could possibly get in its way in order to reduce IO stall. Strange that it fixed your system specifically and allowed it to boot. Back to top |
|||||
All times are GMT - 8 Hours
|