Black screen after UEFI USB booting

2 posts / 0 new
Last post
#1 Tue, 2016-09-13 19:24
.iqqmuT
  • .iqqmuT's picture
  • Offline
  • Last seen: 1 year 6 months ago
  • Joined: 2016-09-13

When booting Alpine Linux 3.4.3 Standard from UEFI USB stick, the screen stays black.

However, the system runs ok because I can type commands blindly with keyboard. I managed to run setup-alpine and with it I was able to setup SSH server so I could log in to the system from another computer. I couldn't solve the issue why the screen is black. Could it be a framebuffer issue?

The computer is HPE ProLiant ML30 Gen9 server.
http://www8.hp.com/us/en/products/proliant-servers/product-detail.html?oid=1008556812

dmesg:

[    0.174498] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.174601] pci 0000:02:00.1: [14e4:165f] type 00 class 0x020000
[    0.174639] pci 0000:02:00.1: reg 0x10: [mem 0x92b00000-0x92b0ffff 64bit pref]
[    0.174653] pci 0000:02:00.1: reg 0x18: [mem 0x92b10000-0x92b1ffff 64bit pref]
[    0.174667] pci 0000:02:00.1: reg 0x20: [mem 0x92b20000-0x92b2ffff 64bit pref]
[    0.174677] pci 0000:02:00.1: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.174738] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[    0.180959] pci 0000:00:1d.2: PCI bridge to [bus 02]
[    0.180975] pci 0000:00:1d.2:   bridge window [mem 0x92b00000-0x92bfffff 64bit pref]
[    0.181051] pci 0000:00:1d.3: PCI bridge to [bus 09]
[    0.181074] pci_bus 0000:00: on NUMA node 0
[    0.181205] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181255] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.181309] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181356] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181403] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181450] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181496] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181543] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181810] ACPI: Enabled 1 GPEs in block 00 to 77
[    0.181887] vgaarb: setting as boot device: PCI:0000:01:00.1
[    0.181888] vgaarb: device added: PCI:0000:01:00.1,decodes=io+mem,owns=io+mem,locks=none
[    0.181889] vgaarb: loaded
[    0.181890] vgaarb: bridge control possible 0000:01:00.1
[    0.181919] ACPI: bus type USB registered
[    0.181933] usbcore: registered new interface driver usbfs
[    0.181940] usbcore: registered new interface driver hub
[    0.181952] usbcore: registered new device driver usb
[    0.182044] PCI: Using ACPI for IRQ routing
[    0.209907] PCI: pci_cache_line_size set to 64 bytes
[    0.209962] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.209963] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.209964] e820: reserve RAM buffer [mem 0x69c3f018-0x6bffffff]
[    0.209966] e820: reserve RAM buffer [mem 0x69c6f018-0x6bffffff]
[    0.209967] e820: reserve RAM buffer [mem 0x69c9f018-0x6bffffff]
[    0.209968] e820: reserve RAM buffer [mem 0x69cc2018-0x6bffffff]
[    0.209970] e820: reserve RAM buffer [mem 0x6b416000-0x6bffffff]
[    0.209970] e820: reserve RAM buffer [mem 0x6be29000-0x6bffffff]
[    0.209971] e820: reserve RAM buffer [mem 0x774c7000-0x77ffffff]
[    0.209972] e820: reserve RAM buffer [mem 0x77520000-0x77ffffff]
[    0.209973] e820: reserve RAM buffer [mem 0x7a614000-0x7bffffff]
[    0.210125] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.210129] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.213176] amd_nb: Cannot enumerate AMD northbridges
[    0.213196] clocksource: Switched to clocksource hpet
[    0.213319] pnp: PnP ACPI init
[    0.213631] system 00:00: [io  0xffff] has been reserved
[    0.213633] system 00:00: [io  0xffff] has been reserved
[    0.213634] system 00:00: [io  0xffff] has been reserved
[    0.213636] system 00:00: [io  0x0400-0x04fe] has been reserved
[    0.213638] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.213665] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.213710] system 00:02: [io  0x0454-0x0457] has been reserved
[    0.213711] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.213747] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.213796] pnp: PnP ACPI: found 4 devices
[    0.223165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.223315] pci 0000:00:1d.2: BAR 14: assigned [mem 0x92d00000-0x92dfffff]
[    0.223330] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.223350] pci 0000:00:1c.4: PCI bridge to [bus 06]
[    0.223358] pci 0000:01:00.2: BAR 6: assigned [mem 0x90000000-0x9000ffff pref]
[    0.223360] pci 0000:00:1d.0: PCI bridge to [bus 01]
[    0.223362] pci 0000:00:1d.0:   bridge window [io  0x1000-0x1fff]
[    0.223377] pci 0000:00:1d.0:   bridge window [mem 0x90000000-0x92afffff]
[    0.223392] pci 0000:02:00.0: BAR 6: assigned [mem 0x92d00000-0x92d3ffff pref]
[    0.223394] pci 0000:02:00.1: BAR 6: assigned [mem 0x92d40000-0x92d7ffff pref]
[    0.223395] pci 0000:00:1d.2: PCI bridge to [bus 02]
[    0.223401] pci 0000:00:1d.2:   bridge window [mem 0x92d00000-0x92dfffff]
[    0.223404] pci 0000:00:1d.2:   bridge window [mem 0x92b00000-0x92bfffff 64bit pref]
[    0.223407] pci 0000:00:1d.3: PCI bridge to [bus 09]
[    0.223414] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.223415] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.223417] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.223418] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.223419] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.223420] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.223421] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.223422] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.223423] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.223424] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.223425] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.223426] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.223427] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.223428] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.223429] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.223431] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.223432] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfeafffff window]
[    0.223433] pci_bus 0000:00: resource 21 [mem 0x2000000000-0x2fffffffff window]
[    0.223434] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.223435] pci_bus 0000:01: resource 1 [mem 0x90000000-0x92afffff]
[    0.223436] pci_bus 0000:02: resource 1 [mem 0x92d00000-0x92dfffff]
[    0.223438] pci_bus 0000:02: resource 2 [mem 0x92b00000-0x92bfffff 64bit pref]
[    0.223453] NET: Registered protocol family 2
[    0.223533] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.223567] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.223626] TCP: Hash tables configured (established 32768 bind 32768)
[    0.223638] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.223647] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.223678] NET: Registered protocol family 1
[    0.223926] pci 0000:01:00.1: Video device with shadowed ROM
[    0.224100] PCI: CLS 64 bytes, default 64
[    0.224128] Trying to unpack rootfs image as initramfs...
[    0.492002] Freeing initrd memory: 9272K (ffff880068338000 - ffff880068c46000)
[    0.492051] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.492055] software IO TLB [mem 0x64338000-0x68338000] (64MB) mapped at [ffff880064338000-ffff880068337fff]
[    0.492591] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.493307] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.493571] VFS: Disk quotas dquot_6.6.0
[    0.493587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.494515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.494621] io scheduler noop registered
[    0.494632] io scheduler cfq registered (default)
[    0.496283] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.496290] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.496316] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.496331] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.496359] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    0.496362] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.496364] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.496367] pci 0000:01:00.2: Signaling PME through PCIe PME interrupt
[    0.496369] pci 0000:01:00.4: Signaling PME through PCIe PME interrupt
[    0.496372] pci 0000:01:00.7: Signaling PME through PCIe PME interrupt
[    0.496386] pcie_pme 0000:00:1d.0:pcie01: service driver pcie_pme loaded
[    0.496414] pcieport 0000:00:1d.2: Signaling PME through PCIe PME interrupt
[    0.496416] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    0.496419] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
[    0.496433] pcie_pme 0000:00:1d.2:pcie01: service driver pcie_pme loaded
[    0.496458] pcieport 0000:00:1d.3: Signaling PME through PCIe PME interrupt
[    0.496473] pcie_pme 0000:00:1d.3:pcie01: service driver pcie_pme loaded
[    0.496489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.496505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.496513] intel_idle: MWAIT substates: 0x142120
[    0.496515] intel_idle: v0.4.1 model 0x5E
[    0.496517] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.496975] ERST: Error Record Serialization Table (ERST) support is initialized.
[    0.496981] pstore: Registered erst as persistent store backend
[    0.497205] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.518008] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.524684] brd: module loaded
[    0.524755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.524763] ehci-pci: EHCI PCI platform driver
[    0.524840] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.170056] i8042: Can't read CTR while initializing i8042
[    1.170073] i8042: probe of i8042 failed with error -5
[    1.170131] rtc_cmos 00:01: RTC can wake from S4
[    1.170712] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.170944] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.171031] gre: GRE over IPv4 demultiplexor driver
[    1.171042] Key type dns_resolver registered
[    1.171179] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x74
[    1.171219] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x74
[    1.171223] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x74
[    1.171296] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x74
[    1.171351] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.171849] registered taskstats version 1
[    1.172756] rtc_cmos 00:01: setting system clock to 2016-09-13 15:09:25 UTC (1473779365)
[    1.173403] Freeing unused kernel memory: 1044K (ffffffff8570c000 - ffffffff85811000)
[    1.186382] loop: module loaded
[    1.186711] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.187429] SCSI subsystem initialized
[    1.187987] usbcore: registered new interface driver usb-storage
[    1.191076] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.191081] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.192383] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    1.192387] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.192577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.192579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.192581] usb usb1: Product: xHCI Host Controller
[    1.192582] usb usb1: Manufacturer: Linux 4.4.17-0-grsec xhci-hcd
[    1.192583] usb usb1: SerialNumber: 0000:00:14.0
[    1.192671] hub 1-0:1.0: USB hub found
[    1.192720] hub 1-0:1.0: 16 ports detected
[    1.193482] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.193484] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.193520] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.193522] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.193523] usb usb2: Product: xHCI Host Controller
[    1.193524] usb usb2: Manufacturer: Linux 4.4.17-0-grsec xhci-hcd
[    1.193524] usb usb2: SerialNumber: 0000:00:14.0
[    1.193608] hub 2-0:1.0: USB hub found
[    1.193654] hub 2-0:1.0: 10 ports detected
[    1.193892] usb: port power management may be unreliable
[    1.195007] libata version 3.00 loaded.
[    1.195384] ahci 0000:00:17.0: version 3.0
[    1.195393] ahci 0000:00:17.0: enabling device (0406 -> 0407)
[    1.195832] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl RAID mode
[    1.195834] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
[    1.247550] scsi host0: ahci
[    1.248022] scsi host1: ahci
[    1.248413] scsi host2: ahci
[    1.248800] scsi host3: ahci
[    1.249113] scsi host4: ahci
[    1.249397] scsi host5: ahci
[    1.249644] scsi host6: ahci
[    1.249889] scsi host7: ahci
[    1.249970] ata1: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00100 irq 31
[    1.249974] ata2: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00180 irq 31
[    1.249978] ata3: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00200 irq 31
[    1.249983] ata4: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00280 irq 31
[    1.249987] ata5: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00300 irq 31
[    1.249992] ata6: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00380 irq 31
[    1.249996] ata7: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00400 irq 31
[    1.250001] ata8: SATA max UDMA/133 abar m524288@0x92c00000 port 0x92c00480 irq 31
[    1.493381] tsc: Refined TSC clocksource calibration: 2999.999 MHz
[    1.493389] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e44b2357, max_idle_ns: 440795324996 ns
[    1.553365] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    1.570128] ata8: SATA link down (SStatus 0 SControl 300)
[    1.570170] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.570214] ata3: SATA link down (SStatus 0 SControl 300)
[    1.570253] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.570291] ata7: SATA link down (SStatus 0 SControl 300)
[    1.570325] ata2: SATA link down (SStatus 0 SControl 300)
[    1.570365] ata4: SATA link down (SStatus 0 SControl 300)
[    1.570427] ata6: SATA link down (SStatus 0 SControl 300)
[    1.571053] ata1.00: ATA-9: MB1000GCWCV, HPGE, max UDMA/133
[    1.571060] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    1.572017] ata1.00: configured for UDMA/133
[    1.572569] scsi 0:0:0:0: Direct-Access     ATA      MB1000GCWCV      HPGE PQ: 0 ANSI: 5
[    1.573457] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.573912] sd 0:0:0:0: [sda] Write Protect is off
[    1.573921] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.574131] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.574916] ata5.00: ATAPI: hp       CDDVDW SU-208GB, JM00, max UDMA/100
[    1.581878] ata5.00: configured for UDMA/100
[    1.588276] scsi 4:0:0:0: CD-ROM            hp       CDDVDW SU-208GB  JM00 PQ: 0 ANSI: 5
[    1.593692] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.603015] uhci_hcd: USB Universal Host Controller Interface driver
[    1.603171] uhci_hcd 0000:01:00.4: UHCI Host Controller
[    1.603183] uhci_hcd 0000:01:00.4: new USB bus registered, assigned bus number 3
[    1.603217] uhci_hcd 0000:01:00.4: port count misdetected? forcing to 2 ports
[    1.603340] uhci_hcd 0000:01:00.4: irq 17, io base 0x00001300
[    1.603786] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.603793] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.603798] usb usb3: Product: UHCI Host Controller
[    1.603802] usb usb3: Manufacturer: Linux 4.4.17-0-grsec uhci_hcd
[    1.603805] usb usb3: SerialNumber: 0000:01:00.4
[    1.604187] hub 3-0:1.0: USB hub found
[    1.604248] hub 3-0:1.0: 2 ports detected
[    1.680427] usb 1-3: New USB device found, idVendor=0424, idProduct=2660
[    1.680436] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.681048] hub 1-3:1.0: USB hub found
[    1.681092] hub 1-3:1.0: 2 ports detected
[    1.832340] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.832346] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.832671] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    1.843446] usb 1-9: new low-speed USB device number 3 using xhci_hcd
[    2.033683] usb 1-9: New USB device found, idVendor=413c, idProduct=2106
[    2.033692] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.033696] usb 1-9: Product: Dell QuietKey Keyboard
[    2.033700] usb 1-9: Manufacturer: Dell
[    2.034016] usb 1-9: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.036206] hidraw: raw HID events driver (C) Jiri Kosina
[    2.045402] usbcore: registered new interface driver usbhid
[    2.045407] usbhid: USB HID core driver
[    2.046119] input: Dell Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:413C:2106.0001/input/input0
[    2.096961] hid-generic 0003:413C:2106.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-0000:00:14.0-9/input0
[    2.193401] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[    2.369407] usb 1-10: New USB device found, idVendor=0930, idProduct=6545
[    2.369415] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.369420] usb 1-10: Product: DataTraveler G2
[    2.369424] usb 1-10: Manufacturer: Kingston
[    2.369427] usb 1-10: SerialNumber: 001D92A5F83FB920C31F05C0
[    2.370075] usb-storage 1-10:1.0: USB Mass Storage device detected
[    2.373947] scsi host8: usb-storage 1-10:1.0
[    2.374226] usbcore: registered new interface driver uas
[    2.493797] clocksource: Switched to clocksource tsc
[    2.533372] usb 1-12: new low-speed USB device number 5 using xhci_hcd
[    2.710099] usb 1-12: New USB device found, idVendor=0461, idProduct=4d81
[    2.710107] usb 1-12: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.710112] usb 1-12: Product: USB Optical Mouse
[    2.710422] usb 1-12: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.713009] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:0461:4D81.0002/input/input1
[    2.713099] hid-generic 0003:0461:4D81.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-12/input0
[    3.377926] scsi 8:0:0:0: Direct-Access     Kingston DataTraveler G2  PMAP PQ: 0 ANSI: 0 CCS
[    3.379765] sd 8:0:0:0: [sdb] 7827456 512-byte logical blocks: (4.01 GB/3.73 GiB)
[    3.379980] sd 8:0:0:0: [sdb] Write Protect is off
[    3.379986] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    3.380203] sd 8:0:0:0: [sdb] No Caching mode page found
[    3.380211] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[    3.391595]  sdb: sdb1
[    3.392770] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[    3.460470] ISO 9660 Extensions: Microsoft Joliet Level 3
[    3.462645] ISO 9660 Extensions: RRIP_1991A
[    3.558234] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[    6.004441] random: nonblocking pool is initialized
[    6.036240] pcc-cpufreq: (v1.10.00) driver loaded with frequency limits: 800 MHz, 3000 MHz
[    6.089748] power_meter ACPI000D:00: Found ACPI power meter.
[    6.089764] power_meter ACPI000D:00: Ignoring unsafe software power cap!
[    6.098638] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    6.110798] ipmi message handler version 39.2
[    6.113311] IPMI SSIF Interface driver
[    6.118709] ipmi_si IPI0001:00: ipmi_si: probing via ACPI
[    6.118721] ipmi_si IPI0001:00: [io  0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
[    6.118722] ipmi_si: Adding ACPI-specified kcs state machine
[    6.118731] IPMI System Interface driver.
[    6.118742] ipmi_si: probing via SMBIOS
[    6.118743] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[    6.118744] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[    6.118745] ipmi_si: probing via SPMI
[    6.118746] ipmi_si: SPMI: io 0xca3 regsize 1 spacing 1 irq 0
[    6.118747] ipmi_si: Adding SPMI-specified kcs state machine
[    6.118749] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[    6.322005] ipmi_si IPI0001:00: Found new BMC (man_id: 0x00000b, prod_id: 0x2000, dev_id: 0x13)
[    6.322011] ipmi_si IPI0001:00: IPMI kcs interface initialized
[    6.325428] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    6.325431] ACPI: Power Button [PWRF]
[    6.338000] mousedev: PS/2 mouse device common for all mice
[    6.363024] Linux agpgart interface v0.103
[    6.380488] [drm] Initialized drm 1.1.0 20060810
[    6.446780] pps_core: LinuxPPS API ver. 1 registered
[    6.446782] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.447280] PTP clock support registered
[    6.459351] tg3.c:v3.137 (May 11, 2014)
[    6.483649] tg3 0000:02:00.0 eth0: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address 5c:b9:01:3b:3f:f4
[    6.483651] tg3 0000:02:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    6.483653] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[    6.483654] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    6.521341] tg3 0000:02:00.1 eth1: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address 5c:b9:01:3b:3f:f5
[    6.521343] tg3 0000:02:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    6.521345] tg3 0000:02:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[    6.521347] tg3 0000:02:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[    6.527235] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    6.532049] i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
[    6.532159] ACPI Warning: SystemIO range 0x000000000000EFA0-0x000000000000EFBF conflicts with OpRegion 0x000000000000EFA0-0x000000000000EFAF (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254)
[    6.532163] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.538057] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    6.546343] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    6.734502] NET: Registered protocol family 17
[    6.742654] grsec: time set by /bin/busybox[hwclock:1975] uid/euid:0/0 gid/egid:0/0, parent /lib/rc/sh/openrc-run.sh[openrc-run.sh:1957] uid/euid:0/0 gid/egid:0/0
[    6.743171] grsec: time set by /bin/busybox[hwclock:1976] uid/euid:0/0 gid/egid:0/0, parent /lib/rc/sh/openrc-run.sh[openrc-run.sh:1957] uid/euid:0/0 gid/egid:0/0
[  215.395508] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
[  215.395513] tg3 0000:02:00.0 eth0: Flow control is off for TX and off for RX
[  215.395514] tg3 0000:02:00.0 eth0: EEE is enabled
[  229.633387] NET: Registered protocol family 10
[  229.633607] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready

lsmod:

Module                  Size  Used by    Not tainted
ipv6                  350282 20 [permanent]
af_packet              33469  0 
fbcon                  34646  0 
bitblit                 4832  1 fbcon
fbcon_rotate            2163  1 bitblit
fbcon_ccw               5117  1 fbcon_rotate
fbcon_ud                5241  1 fbcon_rotate
fbcon_cw                5010  1 fbcon_rotate
softcursor              1573  4 bitblit,fbcon_ccw,fbcon_ud,fbcon_cw
font                    8275  1 fbcon
tileblit                2559  1 fbcon
pcspkr                  2190  0 
mei_me                 12625  0 
mei                    52175  1 mei_me
i2c_i801               15267  0 
shpchp                 23839  0 
tg3                   136388  0 
ptp                    13657  1 tg3
pps_core                8557  1 ptp
libphy                 33015  1 tg3
hpilo                   7842  0 
ttm                    81143  0 
drm_kms_helper        107824  0 
drm                   327105  2 ttm,drm_kms_helper
agpgart                35722  2 ttm,drm
cfbfillrect             3589  1 drm_kms_helper
cfbimgblt               2408  1 drm_kms_helper
cfbcopyarea             3241  1 drm_kms_helper
i2c_algo_bit            5450  0 
fb_sys_fops             2383  1 drm_kms_helper
syscopyarea             3145  1 drm_kms_helper
sysfillrect             3445  1 drm_kms_helper
sysimgblt               2376  1 drm_kms_helper
fb                     65014  8 fbcon,bitblit,fbcon_ccw,fbcon_ud,fbcon_cw,softcursor,tileblit,drm_kms_helper
fbdev                   1273  2 fbcon,fb
input_leds              3166  0 
mousedev               10310  0 
evdev                  15013  3 
hed                     2615  0 
button                  5819  0 
ipmi_si                41853  0 
ipmi_ssif              16196  0 
ipmi_msghandler        35616  2 ipmi_si,ipmi_ssif
i2c_core               28975  5 i2c_i801,drm_kms_helper,drm,i2c_algo_bit,ipmi_ssif
fjes                   19082  0 
acpi_power_meter        9487  0 
hwmon                   4253  2 tg3,acpi_power_meter
processor              27085  0 
pcc_cpufreq             3315  0 
nls_cp437               6535  1 
vfat                    9223  1 
fat                    53827  1 vfat
nls_utf8                1621  1 
isofs                  29288  0 
uas                    12502  0 
hid_generic             1559  0 
usbhid                 30292  0 
hid                    64895  2 hid_generic,usbhid
sr_mod                 13540  0 
cdrom                  35325  1 sr_mod
crc32_pclmul            2918  0 
crc32c_intel           13095  0 
uhci_hcd               20222  0 
ahci                   27275  0 
libahci                24810  1 ahci
libata                186554  2 ahci,libahci
xhci_pci                4329  0 
xhci_hcd               90611  1 xhci_pci
usb_storage            54361  2 uas
sd_mod                 28671  2 
scsi_mod              120892  5 uas,sr_mod,libata,usb_storage,sd_mod
squashfs               28381  1 
lz4_decompress          2721  1 squashfs
loop                   20065  2 

Wed, 2016-09-14 10:48
.iqqmuT
  • .iqqmuT's picture
  • Offline
  • Last seen: 1 year 6 months ago
  • Joined: 2016-09-13

I was linked to a similar issue:
http://bugs.alpinelinux.org/issues/5731

Log in or register to post comments