You are not logged in.
Pages: 1
will return to this when I have free time
for now I just do not exit any second tty's & I make a point of saving stuff before I do ctrl+alt+fn ...
it's a pain and I will get back to this ...
hard reset
when the system hangs the keyboard is dead - even caps-lock & num-lock leds does not come on and monitors also shuts down as if power-off
so I have to use the power button in order to reboot
(currently I try to remember not to 'exit' an extra tty, but every now & then I forget and lose whatever wasn't saved on tty1)
logged out tty1
logged in tty2
logged in tty3
toggled between all three, doing ls on 2 & 3
logged out of 3
toggled to 2, ls etc all ok
logged in tty1
toggled tty2 & logged out
(wrong: toggled to 1 and hanged - hasty typing, sorry)
did same again but with startx (openbox) on tty1 and when exit on tty2 - hanged when switch back to 1
(@PanOpticon - thx for helping)
output for dmesg:
[ 0.007987] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.007988] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.355058] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[ 0.439533] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[ 8.865383] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20160831/utaddress-247)
[ 8.865388] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20160831/utaddress-247)
[ 8.865391] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20160831/utaddress-247)
[ 8.865394] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 9.947662] usb 6-1.7: firmware: failed to load ath3k-1.fw (-2)
[ 9.947711] usb 6-1.7: Direct firmware load for ath3k-1.fw failed with error -2
[ 9.947713] Bluetooth: Firmware file "ath3k-1.fw" not found
[ 9.947760] ath3k: probe of 6-1.7:1.0 failed with error -2
X is not involved
I boot to CLI and this is where the issue occurs consistently
scratch 'terminal' - the problem exists with pure CLI, no X
lspci gives:
VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Subsystem: ASUSTeK Computer Inc. 2nd Generation Core Processor Family Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
Using stable
I boot up into a login terminal, do login and are at a bash prompt
I then open a second terminal with ctrl+alt+f2, and login there as well
when I later type exit in this second terminal to logout of the second
session, the system hangs: screens dead, keyboard dead, .. this happens consistently.
if I do not login to the second terminal all is ok and I can toggle back-and-forth between the terminals
Same happens when X is up (openbox)
Any ideas?
Pages: 1