Bug 135441 - Kernel-panic during boot time with 4.6.x kernels
Summary: Kernel-panic during boot time with 4.6.x kernels
Status: NEW
Alias: None
Product: Networking
Classification: Unclassified
Component: Wireless (show other bugs)
Hardware: IA-64 Linux
: P1 blocking
Assignee: networking_wireless@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-17 15:22 UTC by campitosai
Modified: 2016-07-17 15:22 UTC (History)
0 users

See Also:
Kernel Version: 4.6.x
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Kernel panic screen (52.21 KB, image/jpeg)
2016-07-17 15:22 UTC, campitosai
Details

Description campitosai 2016-07-17 15:22:21 UTC
Created attachment 224101 [details]
Kernel panic screen

Since I use 4.6.x kernels, my laptop is freezing during boot time, showing sometimes a dark screen or a kernel panic message (two leds are always flashing  : Caps lock and Num lock).
With 4.5.x kernels and previous one, no problem.
When I tried 4.7.0-rc7 kernel, the problem disappeared.

Output of -> inxi -bCn and -> /sbin/ifconfig -a

campi@siductionldlc:~$  inxi -bCn
System:    Host: siductionldlc Kernel: 4.5.4-towo.1-siduction-amd64 x86_64 (64 bit) Desktop: Gnome 3.20.2
           Distro: siduction 13.2.1 December - gnome - (201401272112)
Machine:   System: CLEVO (portable) product: C4100/C5100
           Mobo: CLEVO model: C4100/C5100 Bios: Phoenix v: 1.01.11 date: 10/15/2010
Battery    BAT0: charge: 21.0 Wh 88.8% condition: 23.6/44.0 Wh (54%)
CPU:       Dual core Celeron T3300 (-MCP-) cache: 1024 KB
           clock speeds: max: 1994 MHz 1: 1994 MHz 2: 1994 MHz
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller
           Display Server: X.Org 1.18.3 drivers: intel (unloaded: fbdev,vesa) Resolution: 1366x768@59.99hz
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express GLX Version: 2.1 Mesa 11.2.2
Network:   Card-1: Realtek RTL8191SEvB Wireless LAN Controller driver: rtl8192se
           IF: wlan0 state: up mac: 48:5d:60:6e:4a:63
           Card-2: JMicron JMC260 PCI Express Fast Ethernet Controller driver: jme
           IF: eth0 state: down mac: 00:90:f5:ad:6e:b4
Drives:    HDD Total Size: 120.0GB (67.0% used)
Info:      Processes: 162 Uptime: 15 min Memory: 974.1/3891.3MB Client: Shell (bash) inxi: 2.3.0

campi@siductionldlc:~$ /sbin/ifconfig -a
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:90:f5:ad:6e:b4  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 30 

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Boucle locale)
        RX packets 3  bytes 147 (147.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3  bytes 147 (147.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.10.187  netmask 255.255.255.0  broadcast 192.168.10.255
        inet6 fe80::4a5d:60ff:fe6e:4a63  prefixlen 64  scopeid 0x20<link>
        ether 48:5d:60:6e:4a:63  txqueuelen 1000  (Ethernet)
        RX packets 11350  bytes 12414535 (11.8 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 5924  bytes 597161 (583.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

See a picture of the "kernel panic" screen in attachment.

Thank you

Note You need to log in before you can comment on or make changes to this bug.