Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TTY Not appearing after boot - after initial install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
adzy2k6
n00b
n00b


Joined: 29 Mar 2018
Posts: 2

PostPosted: Thu Mar 29, 2018 11:16 pm    Post subject: TTY Not appearing after boot - after initial install Reply with quote

I am part way through an install of gentoo with systemd. I followed a mix of the handbook, and the sytemd wiki to get to where I am. When I try to boot, I see a wall of text, which is too fast to read, but I do see the [OK] boxes as they go passed. However, when I would expect the terminal to appear, the screen just goes blank.

I am on a system with both Ubuntu and Windows 10 installed alongside the gentoo partitions. I used the gentoo live media for the initial setup, but have swapped to chrooting with Ubuntu since then. Since this issue is apparently sometimes caused by the nvidia drivers, I will mention that I have a nvidia 1050Ti installed, with dual monitors (I have tried booting plugged into the MB and with only one screen).

I have the logs available via journalctl, but I'm not sure how to post them here. Here is the end of the log from my last reboot:

Code:

Mar 29 23:55:59 localhost kernel: Linux agpgart interface v0.103
Mar 29 23:55:59 localhost kernel: brd: module loaded
Mar 29 23:55:59 localhost kernel: loop: module loaded
Mar 29 23:55:59 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
Mar 29 23:55:59 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Mar 29 23:55:59 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Mar 29 23:55:59 localhost kernel: mousedev: PS/2 mouse device common for all mice
Mar 29 23:55:59 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
Mar 29 23:55:59 localhost kernel: NET: Registered protocol family 10
Mar 29 23:55:59 localhost kernel: NET: Registered protocol family 17
Mar 29 23:55:59 localhost kernel: microcode: sig=0x306c3, pf=0x2, revision=0x7
Mar 29 23:55:59 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Mar 29 23:55:59 localhost kernel: registered taskstats version 1
Mar 29 23:55:59 localhost kernel: Freeing unused kernel memory: 904K
Mar 29 23:55:59 localhost kernel: Write protecting the kernel read-only data: 8192k
Mar 29 23:55:59 localhost kernel: Freeing unused kernel memory: 784K
Mar 29 23:55:59 localhost kernel: Freeing unused kernel memory: 376K
Mar 29 23:55:59 localhost kernel: ACPI: bus type USB registered
Mar 29 23:55:59 localhost kernel: usbcore: registered new interface driver usbfs
Mar 29 23:55:59 localhost kernel: usbcore: registered new interface driver hub
Mar 29 23:55:59 localhost kernel: usbcore: registered new device driver usb
Mar 29 23:55:59 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Mar 29 23:55:59 localhost kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Mar 29 23:55:59 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Mar 29 23:55:59 localhost kernel: ehci-pci: EHCI PCI platform driver
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7a1c000
Mar 29 23:55:59 localhost kernel: libata version 3.00 loaded.
Mar 29 23:55:59 localhost kernel: r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90000049000, d4:3d:7e:bf:4e:c8, XID 0c000800 IRQ 25
Mar 29 23:55:59 localhost kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Mar 29 23:55:59 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Mar 29 23:55:59 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 29 23:55:59 localhost kernel: usb usb1: Product: EHCI Host Controller
Mar 29 23:55:59 localhost kernel: usb usb1: Manufacturer: Linux 4.9.76-gentoo-r1 ehci_hcd
Mar 29 23:55:59 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0
Mar 29 23:55:59 localhost kernel: hub 1-0:1.0: USB hub found
Mar 29 23:55:59 localhost kernel: hub 1-0:1.0: 2 ports detected
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a1b000
Mar 29 23:55:59 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Mar 29 23:55:59 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Mar 29 23:55:59 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 29 23:55:59 localhost kernel: usb usb2: Product: EHCI Host Controller
Mar 29 23:55:59 localhost kernel: usb usb2: Manufacturer: Linux 4.9.76-gentoo-r1 ehci_hcd
Mar 29 23:55:59 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0
Mar 29 23:55:59 localhost kernel: hub 2-0:1.0: USB hub found
Mar 29 23:55:59 localhost kernel: hub 2-0:1.0: 2 ports detected
Mar 29 23:55:59 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Mar 29 23:55:59 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Mar 29 23:55:59 localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
Mar 29 23:55:59 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Mar 29 23:55:59 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Mar 29 23:55:59 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 29 23:55:59 localhost kernel: usb usb3: Product: xHCI Host Controller
Mar 29 23:55:59 localhost kernel: usb usb3: Manufacturer: Linux 4.9.76-gentoo-r1 xhci-hcd
Mar 29 23:55:59 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0
Mar 29 23:55:59 localhost kernel: hub 3-0:1.0: USB hub found
Mar 29 23:55:59 localhost kernel: hub 3-0:1.0: 14 ports detected
Mar 29 23:55:59 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Mar 29 23:55:59 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Mar 29 23:55:59 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Mar 29 23:55:59 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 29 23:55:59 localhost kernel: usb usb4: Product: xHCI Host Controller
Mar 29 23:55:59 localhost kernel: usb usb4: Manufacturer: Linux 4.9.76-gentoo-r1 xhci-hcd
Mar 29 23:55:59 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0
Mar 29 23:55:59 localhost kernel: hub 4-0:1.0: USB hub found
Mar 29 23:55:59 localhost kernel: hub 4-0:1.0: 6 ports detected
Mar 29 23:55:59 localhost kernel: ahci 0000:00:1f.2: version 3.0
Mar 29 23:55:59 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x34 impl SATA mode
Mar 29 23:55:59 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
Mar 29 23:55:59 localhost kernel: scsi host0: ahci
Mar 29 23:55:59 localhost kernel: scsi host1: ahci
Mar 29 23:55:59 localhost kernel: scsi host2: ahci
Mar 29 23:55:59 localhost kernel: scsi host3: ahci
Mar 29 23:55:59 localhost kernel: scsi host4: ahci
Mar 29 23:55:59 localhost kernel: scsi host5: ahci
Mar 29 23:55:59 localhost kernel: ata1: DUMMY
Mar 29 23:55:59 localhost kernel: ata2: DUMMY
Mar 29 23:55:59 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a200 irq 27
Mar 29 23:55:59 localhost kernel: ata4: DUMMY
Mar 29 23:55:59 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a300 irq 27
Mar 29 23:55:59 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a380 irq 27
Mar 29 23:55:59 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Mar 29 23:55:59 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Mar 29 23:55:59 localhost kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Mar 29 23:55:59 localhost kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Mar 29 23:55:59 localhost kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Mar 29 23:55:59 localhost kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Mar 29 23:55:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Mar 29 23:55:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT4._GTF] (Node ffff88062d16c208), AE_NOT_FOUND (20160831/psparse-543)
Mar 29 23:55:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Mar 29 23:55:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT2._GTF] (Node ffff88062d16c2f8), AE_NOT_FOUND (20160831/psparse-543)
Mar 29 23:55:59 localhost kernel: ata5.00: ATA-9: WDC WD10EZEX-00BN5A0, 01.01A01, max UDMA/133
Mar 29 23:55:59 localhost kernel: ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Mar 29 23:55:59 localhost kernel: ata3.00: ATA-10: WDC WD10EZEX-08WN4A0, 01.01A01, max UDMA/100
Mar 29 23:55:59 localhost kernel: ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Mar 29 23:55:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Mar 29 23:55:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff88062d16c190), AE_NOT_FOUND (20160831/psparse-543)
Mar 29 23:55:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Mar 29 23:55:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT4._GTF] (Node ffff88062d16c208), AE_NOT_FOUND (20160831/psparse-543)
Mar 29 23:55:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Mar 29 23:55:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT2._GTF] (Node ffff88062d16c2f8), AE_NOT_FOUND (20160831/psparse-543)
Mar 29 23:55:59 localhost kernel: ata5.00: configured for UDMA/133
Mar 29 23:55:59 localhost kernel: ata3.00: configured for UDMA/100
Mar 29 23:55:59 localhost kernel: ata6.00: NCQ Send/Recv Log not supported
Mar 29 23:55:59 localhost kernel: scsi 2:0:0:0: Direct-Access     ATA      WDC WD10EZEX-08W 1A01 PQ: 0 ANSI: 5
Mar 29 23:55:59 localhost kernel: ata6.00: ATA-9: Samsung SSD 840 EVO 120GB, EXT0BB0Q, max UDMA/133
Mar 29 23:55:59 localhost kernel: ata6.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Mar 29 23:55:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20160831/psargs-359)
Mar 29 23:55:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff88062d16c190), AE_NOT_FOUND (20160831/psparse-543)
Mar 29 23:55:59 localhost kernel: ata6.00: NCQ Send/Recv Log not supported
Mar 29 23:55:59 localhost kernel: ata6.00: configured for UDMA/133
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: [sda] 4096-byte physical blocks
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off
Mar 29 23:55:59 localhost kernel: scsi 4:0:0:0: Direct-Access     ATA      WDC WD10EZEX-00B 1A01 PQ: 0 ANSI: 5
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 29 23:55:59 localhost kernel:  sda: sda1 sda2 sda3 sda4
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Mar 29 23:55:59 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008
Mar 29 23:55:59 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 29 23:55:59 localhost kernel: hub 1-1:1.0: USB hub found
Mar 29 23:55:59 localhost kernel: hub 1-1:1.0: 6 ports detected
Mar 29 23:55:59 localhost kernel: usb 3-1: New USB device found, idVendor=1532, idProduct=0043
Mar 29 23:55:59 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 29 23:55:59 localhost kernel: usb 3-1: Product: Razer DeathAdder Chroma
Mar 29 23:55:59 localhost kernel: usb 3-1: Manufacturer: Razer
Mar 29 23:55:59 localhost kernel: input: Razer Razer DeathAdder Chroma as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:1532:0043.0001/input/input3
Mar 29 23:55:59 localhost kernel: hid-generic 0003:1532:0043.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder Chroma] on usb-0000:00:14.0-1/input0
Mar 29 23:55:59 localhost kernel: input: Razer Razer DeathAdder Chroma as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:1532:0043.0002/input/input4
Mar 29 23:55:59 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8000
Mar 29 23:55:59 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 29 23:55:59 localhost kernel: hub 2-1:1.0: USB hub found
Mar 29 23:55:59 localhost kernel: hub 2-1:1.0: 8 ports detected
Mar 29 23:55:59 localhost kernel: hid-generic 0003:1532:0043.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer DeathAdder Chroma] on usb-0000:00:14.0-1/input1
Mar 29 23:55:59 localhost kernel: input: Razer Razer DeathAdder Chroma as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:1532:0043.0003/input/input5
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: [sdb] 4096-byte physical blocks
Mar 29 23:55:59 localhost kernel: scsi 5:0:0:0: Direct-Access     ATA      Samsung SSD 840  BB0Q PQ: 0 ANSI: 5
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: [sdb] Write Protect is off
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 29 23:55:59 localhost kernel:  sdb: sdb1
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: [sdb] Attached SCSI disk
Mar 29 23:55:59 localhost kernel: usb 3-2: new full-speed USB device number 3 using xhci_hcd
Mar 29 23:55:59 localhost kernel: hid-generic 0003:1532:0043.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer DeathAdder Chroma] on usb-0000:00:14.0-1/input2
Mar 29 23:55:59 localhost kernel: usbcore: registered new interface driver usbhid
Mar 29 23:55:59 localhost kernel: usbhid: USB HID core driver
Mar 29 23:55:59 localhost kernel: sd 5:0:0:0: [sdc] 234441648 512-byte logical blocks: (120 GB/112 GiB)
Mar 29 23:55:59 localhost kernel: sd 5:0:0:0: [sdc] Write Protect is off
Mar 29 23:55:59 localhost kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Mar 29 23:55:59 localhost kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 29 23:55:59 localhost kernel:  sdc: sdc1 sdc2
Mar 29 23:55:59 localhost kernel: sd 5:0:0:0: [sdc] Attached SCSI disk
Mar 29 23:55:59 localhost kernel: tsc: Refined TSC clocksource calibration: 3099.997 MHz
Mar 29 23:55:59 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2caf44ed0e8, max_idle_ns: 440795218615 ns
Mar 29 23:55:59 localhost kernel: usb 3-2: New USB device found, idVendor=04b4, idProduct=3003
Mar 29 23:55:59 localhost kernel: usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 29 23:55:59 localhost kernel: input: HID 04b4:3003 as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:04B4:3003.0004/input/input6
Mar 29 23:55:59 localhost kernel: random: fast init done
Mar 29 23:55:59 localhost kernel: hid-generic 0003:04B4:3003.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 04b4:3003] on usb-0000:00:14.0-2/input0
Mar 29 23:55:59 localhost kernel: input: HID 04b4:3003 as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:04B4:3003.0005/input/input7
Mar 29 23:55:59 localhost kernel: hid-generic 0003:04B4:3003.0005: input,hiddev0,hidraw4: USB HID v1.11 Mouse [HID 04b4:3003] on usb-0000:00:14.0-2/input1
Mar 29 23:55:59 localhost kernel: sd 2:0:0:0: Attached scsi generic sg0 type 0
Mar 29 23:55:59 localhost kernel: sd 4:0:0:0: Attached scsi generic sg1 type 0
Mar 29 23:55:59 localhost kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0
Mar 29 23:55:59 localhost kernel: scsi: <fdomain> Detection failed (no card)
Mar 29 23:55:59 localhost kernel: GDT-HA: Storage RAID Controller Driver. Version: 3.05
Mar 29 23:55:59 localhost kernel: imm: Version 2.05 (for Linux 2.4.0)
Mar 29 23:55:59 localhost kernel: Fusion MPT base driver 3.04.20
Mar 29 23:55:59 localhost kernel: Copyright (c) 1999-2008 LSI Corporation
Mar 29 23:55:59 localhost kernel: Fusion MPT SPI Host driver 3.04.20
Mar 29 23:55:59 localhost kernel: Fusion MPT FC Host driver 3.04.20
Mar 29 23:55:59 localhost kernel: Fusion MPT SAS Host driver 3.04.20
Mar 29 23:55:59 localhost kernel: 3ware Storage Controller device driver for Linux v1.26.02.003.
Mar 29 23:55:59 localhost kernel: 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
Mar 29 23:55:59 localhost kernel: HP CISS Driver (v 3.6.26)
Mar 29 23:55:59 localhost kernel: Adaptec aacraid driver 1.2-1[41066]-ms
Mar 29 23:55:59 localhost kernel: megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
Mar 29 23:55:59 localhost kernel: megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
Mar 29 23:55:59 localhost kernel: megasas: 06.811.02.00-rc1
Mar 29 23:55:59 localhost kernel: qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.07.00.38-k.
Mar 29 23:55:59 localhost kernel: Emulex LightPulse Fibre Channel SCSI driver 11.2.0.0.
Mar 29 23:55:59 localhost kernel: Copyright(c) 2004-2016 Emulex.  All rights reserved.
Mar 29 23:55:59 localhost kernel: aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
Mar 29 23:55:59 localhost kernel: usbcore: registered new interface driver usb-storage
Mar 29 23:55:59 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
Mar 29 23:55:59 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Mar 29 23:55:59 localhost kernel: ohci-pci: OHCI PCI platform driver
Mar 29 23:55:59 localhost kernel: clocksource: Switched to clocksource tsc
Mar 29 23:55:59 localhost kernel: device-mapper: uevent: version 1.0.3
Mar 29 23:55:59 localhost kernel: device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
Mar 29 23:55:59 localhost kernel: md: raid0 personality registered for level 0
Mar 29 23:55:59 localhost kernel: md: raid1 personality registered for level 1
Mar 29 23:55:59 localhost kernel: raid6: sse2x1   gen()  9525 MB/s
Mar 29 23:55:59 localhost kernel: raid6: sse2x1   xor()  6987 MB/s
Mar 29 23:55:59 localhost kernel: raid6: sse2x2   gen() 12394 MB/s
Mar 29 23:55:59 localhost kernel: raid6: sse2x2   xor()  8025 MB/s
Mar 29 23:55:59 localhost kernel: raid6: sse2x4   gen() 14665 MB/s
Mar 29 23:55:59 localhost kernel: raid6: sse2x4   xor()  9541 MB/s
Mar 29 23:55:59 localhost kernel: raid6: avx2x1   gen() 18530 MB/s
Mar 29 23:55:59 localhost kernel: raid6: avx2x2   gen() 22209 MB/s
Mar 29 23:55:59 localhost kernel: raid6: avx2x4   gen() 25653 MB/s
Mar 29 23:55:59 localhost kernel: raid6: using algorithm avx2x4 gen() 25653 MB/s
Mar 29 23:55:59 localhost kernel: raid6: using avx2x2 recovery algorithm
Mar 29 23:55:59 localhost kernel: async_tx: api initialized (async)
Mar 29 23:55:59 localhost kernel: xor: automatically using best checksumming function   avx       
Mar 29 23:55:59 localhost kernel: md: raid6 personality registered for level 6
Mar 29 23:55:59 localhost kernel: md: raid5 personality registered for level 5
Mar 29 23:55:59 localhost kernel: md: raid4 personality registered for level 4
Mar 29 23:55:59 localhost kernel: md: raid10 personality registered for level 10
Mar 29 23:55:59 localhost kernel: md: linear personality registered for level -1
Mar 29 23:55:59 localhost kernel: md: multipath personality registered for level -4
Mar 29 23:55:59 localhost kernel: JFS: nTxBlock = 8192, nTxLock = 65536
Mar 29 23:55:59 localhost kernel: RPC: Registered named UNIX socket transport module.
Mar 29 23:55:59 localhost kernel: RPC: Registered udp transport module.
Mar 29 23:55:59 localhost kernel: RPC: Registered tcp transport module.
Mar 29 23:55:59 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Mar 29 23:55:59 localhost kernel: fuse init (API version 7.26)
Mar 29 23:55:59 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
Mar 29 23:55:59 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
Mar 29 23:55:59 localhost kernel: pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
Mar 29 23:55:59 localhost kernel: sky2: driver version 1.30
Mar 29 23:55:59 localhost kernel: pps_core: LinuxPPS API ver. 1 registered
Mar 29 23:55:59 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Mar 29 23:55:59 localhost kernel: PTP clock support registered
Mar 29 23:55:59 localhost kernel: tulip: Linux Tulip driver version 1.1.15-NAPI (Feb 27, 2007)
Mar 29 23:55:59 localhost kernel: dca service started, version 1.12.1
Mar 29 23:55:59 localhost kernel: ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.4.0-k
Mar 29 23:55:59 localhost kernel: ixgbe: Copyright (c) 1999-2016 Intel Corporation.
Mar 29 23:55:59 localhost kernel: ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
Mar 29 23:55:59 localhost kernel: ixgb: Copyright (c) 1999-2008 Intel Corporation.
Mar 29 23:55:59 localhost kernel: Loading iSCSI transport class v2.0-870.
Mar 29 23:55:59 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Mar 29 23:55:59 localhost kernel: cgroup: cgroup2: unknown option "nsdelegate"
Mar 29 23:55:59 localhost systemd[1]: systemd 236 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL -XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
Mar 29 23:55:59 localhost systemd[1]: Detected architecture x86-64.
Mar 29 23:55:59 localhost systemd[1]: No hostname configured.
Mar 29 23:55:59 localhost systemd[1]: Set hostname to <localhost>.
Mar 29 23:55:59 localhost systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
Mar 29 23:55:59 localhost systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
Mar 29 23:55:59 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Mar 29 23:55:59 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Mar 29 23:55:59 localhost systemd[1]: Created slice User and Session Slice.
Mar 29 23:55:59 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Mar 29 23:55:59 localhost systemd-journald[3490]: Journal started
Mar 29 23:55:59 localhost systemd-journald[3490]: Runtime journal (/run/log/journal/b9b99c4c76eb32dfd314ee505abc1c1f) is 8.0M, max 1.1G, 1.1G free.
Mar 29 23:55:59 localhost systemd-sysctl[3491]: Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file or directory
Mar 29 23:55:59 localhost systemd[1]: Started Apply Kernel Variables.
Mar 29 23:55:59 localhost systemd-fsck[3487]: Gentoo: clean, 325172/6553600 files, 1610408/26214400 blocks
Mar 29 23:55:59 localhost systemd[1]: Started File System Check on Root Device.
Mar 29 23:55:59 localhost systemd[1]: Starting Remount Root and Kernel File Systems...
Mar 29 23:55:59 localhost systemd[1]: Started Remount Root and Kernel File Systems.
Mar 29 23:55:59 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
Mar 29 23:55:59 localhost systemd[1]: Starting Load/Save Random Seed...
Mar 29 23:55:59 localhost systemd[1]: Starting Create Static Device Nodes in /dev...
Mar 29 23:55:59 localhost kernel: EXT4-fs (sda3): re-mounted. Opts: (null)
Mar 29 23:55:59 localhost systemd[1]: Started Load/Save Random Seed.
Mar 29 23:55:59 localhost systemd-journald[3490]: Time spent on flushing to /var is 472.940ms for 375 entries.
Mar 29 23:55:59 localhost systemd-journald[3490]: System journal (/var/log/journal/b9b99c4c76eb32dfd314ee505abc1c1f) is 40.0M, max 4.0G, 3.9G free.
Mar 29 23:56:00 localhost kernel: Monitor-Mwait will be used to enter C-1 state
Mar 29 23:56:00 localhost kernel: Monitor-Mwait will be used to enter C-2 state
Mar 29 23:56:00 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
Mar 29 23:56:00 localhost kernel: ACPI: Power Button [PWRB]
Mar 29 23:56:00 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
Mar 29 23:56:00 localhost kernel: ACPI: Power Button [PWRF]
Mar 29 23:56:00 localhost kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Mar 29 23:56:00 localhost kernel: [drm] Initialized
Mar 29 23:56:00 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
Mar 29 23:56:00 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C)
Mar 29 23:56:00 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1
Mar 29 23:56:00 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C)
Mar 29 23:56:00 localhost kernel: parport_pc 00:06: reported by Plug and Play ACPI
Mar 29 23:56:00 localhost kernel: parport0: PC-style at 0x378, irq 5 [PCSPP]
Mar 29 23:56:00 localhost kernel: wmi: Mapper loaded
Mar 29 23:56:00 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Mar 29 23:56:00 localhost kernel: acpi device:62: registered as cooling_device9
Mar 29 23:56:00 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
Mar 29 23:55:59 localhost systemd[1]: Started Create Static Device Nodes in /dev.
Mar 29 23:55:59 localhost systemd[1]: Starting udev Kernel Device Manager...
Mar 29 23:55:59 localhost systemd[1]: Reached target Local File Systems (Pre).
Mar 29 23:56:00 localhost systemd-fsck[4388]: Gentoo_Home: clean, 11/21733376 files, 1643218/86903808 blocks
Mar 29 23:55:59 localhost systemd[1]: Reached target Containers.
Mar 29 23:55:59 localhost systemd[1]: Starting File System Check on /dev/sda4...
Mar 29 23:55:59 localhost systemd[1]: Started udev Kernel Device Manager.
Mar 29 23:55:59 localhost systemd[1]: Starting Network Service...
Mar 29 23:55:59 localhost systemd-networkd[4396]: Enumeration completed
Mar 29 23:55:59 localhost systemd[1]: Started Network Service.
Mar 29 23:55:59 localhost systemd[1]: Reached target Network.
Mar 29 23:55:59 localhost systemd[1]: Started File System Check on /dev/sda4.
Mar 29 23:55:59 localhost systemd[1]: Mounting /home...
Mar 29 23:56:00 localhost systemd[1]: Mounted /home.
Mar 29 23:56:00 localhost systemd[1]: Reached target Local File Systems.
Mar 29 23:56:00 localhost systemd[1]: Started Flush Journal to Persistent Storage.
Mar 29 23:56:00 localhost systemd[1]: Starting Create Volatile Files and Directories...
Mar 29 23:56:00 localhost kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Mar 29 23:56:00 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Mar 29 23:56:00 localhost systemd-udevd[4400]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mar 29 23:56:00 localhost kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
Mar 29 23:56:00 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
Mar 29 23:56:00 localhost systemd-networkd[4396]: eth0: Interface name change detected, eth0 has been renamed to enp3s0.
Mar 29 23:56:00 localhost kernel: nouveau 0000:01:00.0: unknown chipset (137000a1)
Mar 29 23:56:00 localhost kernel: nouveau: probe of 0000:01:00.0 failed with error -12
Mar 29 23:56:00 localhost systemd[1]: Started Create Volatile Files and Directories.
Mar 29 23:56:00 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Mar 29 23:56:00 localhost systemd-udevd[4391]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mar 29 23:56:00 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
Mar 29 23:56:00 localhost systemd[1]: Reached target System Initialization.
Mar 29 23:56:00 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
Mar 29 23:56:00 localhost systemd[1]: Reached target Timers.
Mar 29 23:56:00 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
Mar 29 23:56:00 localhost systemd[1]: Reached target Sockets.
Mar 29 23:56:00 localhost systemd[1]: Reached target Basic System.
Mar 29 23:56:00 localhost systemd[1]: Starting Permit User Sessions...
Mar 29 23:56:00 localhost systemd[1]: Starting Login Service...
Mar 29 23:56:00 localhost systemd[1]: Started D-Bus System Message Bus.
Mar 29 23:56:00 localhost kernel: ppdev: user-space parallel port driver
Mar 29 23:56:00 localhost kernel: [drm] Memory usable by graphics device = 2048M
Mar 29 23:56:00 localhost kernel: [drm] Replacing VGA console driver
Mar 29 23:56:00 localhost kernel: Console: switching to colour dummy device 80x25
Mar 29 23:56:00 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Mar 29 23:56:00 localhost kernel: [drm] Driver supports precise vblank timestamp query.
Mar 29 23:56:01 localhost kernel: [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
Mar 29 23:56:01 localhost kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Mar 29 23:56:01 localhost kernel: i915 0000:00:02.0: No connectors reported connected with modes
Mar 29 23:56:01 localhost kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Mar 29 23:56:01 localhost kernel: [drm] Cannot find any crtc or sizes - going 1024x768
Mar 29 23:56:01 localhost kernel: Console: switching to colour frame buffer device 128x48
Mar 29 23:56:01 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Mar 29 23:56:01 localhost systemd[1]: Started Permit User Sessions.
Mar 29 23:56:01 localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Mar 29 23:56:01 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Mar 29 23:56:01 localhost systemd-logind[4522]: New seat seat0.
Mar 29 23:56:01 localhost systemd[1]: Started Getty on tty1.
Mar 29 23:56:01 localhost systemd[1]: Reached target Login Prompts.
Mar 29 23:56:01 localhost systemd[1]: Started Login Service.
Mar 29 23:56:01 localhost systemd[1]: Reached target Multi-User System.
Mar 29 23:56:01 localhost systemd-logind[4522]: Watching system buttons on /dev/input/event6 (Power Button)
Mar 29 23:56:01 localhost kernel: snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
Mar 29 23:56:01 localhost kernel: snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 29 23:56:01 localhost kernel: snd_hda_codec_generic hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 29 23:56:01 localhost kernel: snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
Mar 29 23:56:01 localhost kernel: snd_hda_codec_generic hdaudioC0D0:    dig-out=0x3/0x0
Mar 29 23:56:01 localhost kernel: snd_hda_codec_generic hdaudioC0D0:    inputs:
Mar 29 23:56:01 localhost kernel: input: HDA Intel HDMI HDMI as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
Mar 29 23:56:01 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Mar 29 23:56:01 localhost systemd[1]: Reached target Sound Card.
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Mar 29 23:56:01 localhost kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Mar 29 23:56:01 localhost systemd[1]: Startup finished in 5.103s (kernel) + 3.087s (userspace) = 8.191s.
Mar 29 23:56:01 localhost kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
Mar 29 23:56:01 localhost kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
Mar 29 23:56:01 localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
Mar 29 23:56:01 localhost kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
Mar 29 23:56:01 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
Mar 29 23:56:01 localhost systemd-logind[4522]: Watching system buttons on /dev/input/event5 (Power Button)
Mar 29 23:56:01 localhost systemd-logind[4522]: Watching system buttons on /dev/input/event1 (Razer Razer DeathAdder Chroma)
Mar 29 23:56:01 localhost systemd-logind[4522]: Watching system buttons on /dev/input/event2 (Razer Razer DeathAdder Chroma)
Mar 29 23:56:01 localhost systemd-logind[4522]: Watching system buttons on /dev/input/event4 (HID 04b4:3003)
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0: ignore pin 0x6, too many assigned pins
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0:    mono: mono_out=0x0
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0:    dig-out=0x4/0x5
Mar 29 23:56:02 localhost kernel: snd_hda_codec_generic hdaudioC2D0:    inputs:
Mar 29 23:56:02 localhost kernel: input: HDA NVidia HDMI as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input18
Mar 29 23:56:02 localhost kernel: input: HDA NVidia HDMI as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input19
Mar 29 23:56:08 localhost kernel: random: crng init done



Note: Apparently the tty is getting started, but not appearing?

Edit: I'm using nouveau, rather than the actual nvidia drivers.
_________________
Gentoo Noob Here!
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Fri Mar 30, 2018 12:04 am    Post subject: Reply with quote

These seem to be the worrysome parts:
logs wrote:
Code:
Mar 29 23:56:00 localhost kernel: nouveau 0000:01:00.0: unknown chipset (137000a1)
Mar 29 23:56:00 localhost kernel: nouveau: probe of 0000:01:00.0 failed with error -12
Mar 29 23:56:01 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device

So the onboard GPU doesn't work?
Where are your monitors plugged? Seems like the onboard should do something (at least give you a blinking cursor) but the nvidia outputs may remain blank. You might have to go with a newer kernel or use the proprietary driver...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
adzy2k6
n00b
n00b


Joined: 29 Mar 2018
Posts: 2

PostPosted: Fri Mar 30, 2018 1:34 am    Post subject: Reply with quote

That seems to have been the issue. Set the BIOS to use the integrated graphics during boot, swapped a monitor over, and that seams to have solved it. I guess that to use the GPU, I will need to install the actual nvidia driver.

Thankyou for the reply. I will post the results with the nvidia driver for the sake of anyone else that comes across this problem.
_________________
Gentoo Noob Here!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum