Re: [EXT] Re: [qubes-users] Qubes boots to grey screen, mouse frozen

2021-01-15 Thread Ulrich Windl

On 1/11/21 12:07 PM, TheCrispyToast wrote:
Was able to disable whonix from startup, that didn't seem to do 
anything. That's assuming I was supposed to restart after that and try 
to boot as normal right? Is there a way to then exit terminal and 
continue signing in with GUI?


I tried to disable firewall/net VM and then got a watchdog error, i'd 
imagine this is a security feature of qubes?


For me it looks like some kind of hardware problem.


Sorry it's a photo and not text!
IMG_3283.JPG

On Sunday, January 10, 2021 at 7:13:16 PM UTC awokd wrote:

TheCrispyToast:
 > On Sunday, January 10, 2021 at 12:18:54 AM UTC awokd wrote:
 >
 >> This seems like it could be a hardware or disk corruption issue.
Try
 >> hitting ctrl-alt-F5 to switch to a text terminal when you are at
the
 >> grey screen. Should hopefully be able to login there and pull
logs. If
 >> your disk was close to filling up, that could point more towards
drive
 >> corruption.
 >>
 >> My disk was definitley not close to filling up, but it may have
been one
 > of the VM partitions that was close to filling up. I have managed
to get
 > into the dom0 terminal upon bootup. Excuse my ignorance, but
could you
 > asssit with the proper commands for pulling logs and/or turning
certain VMs
 > off from startup? I think itd be better to start a boot with only
dom0
 > running. As I said before, sometimes it will let me even get
logged in and
 > then once whonix appears to start the whole system freezes.
 >
"sudo journalctl -b" might be helpful. If you can get into dom0,
"qvm-prefs sys-whonix autostart false" will do that. Might also set
sys-firewall and sys-net autostart to false.

-- 
- don't top post

Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots

--
You received this message because you are subscribed to the Google 
Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to qubes-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/69542577-dfae-44f7-b23d-1b9d98ac846en%40googlegroups.com 
.


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6d84f863-800b-322b-a42b-0f7358b6a19b%40rz.uni-regensburg.de.


Re: [qubes-users] Qubes boots to grey screen, mouse frozen

2021-01-12 Thread 'awokd' via qubes-users

TheCrispyToast:

Edit: I did some research and meant to edit this before I posted. Watchdog
actually appears to be an NMI and I found one thread about someone
increasing the threshold? I had thought this was a response error to when I
tried to disable the firewall/net VM but actually might be an error of its
own. Are my resources being hogged up somehow? I have made it past user
account login twice now, both times it will let me move the mouse for a bit
and then when i try to click on anything the whole system freezes.

If it's any indicator, I can load debian just fine so I don't think its
anything hardware related. I must have tweaked with a setting in qubes I
wasn't supposed to.


Yes, that CPU lockup is causing your troubles. It's often caused by a 
misbehaving hardware device. Have you added any recently, or upgraded 
the kernel? Since it's related to your mouse movement, any USB devices? 
You can try the previous kernel by changing it per 
https://www.qubes-os.org/doc/software-update-dom0/#changing-default-kernel.


--
- don't top post
Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3612906a-eee7-4172-e200-727936885f4d%40danwin1210.me.


Re: [qubes-users] Qubes boots to grey screen, mouse frozen

2021-01-11 Thread TheCrispyToast
Edit: I did some research and meant to edit this before I posted. Watchdog 
actually appears to be an NMI and I found one thread about someone 
increasing the threshold? I had thought this was a response error to when I 
tried to disable the firewall/net VM but actually might be an error of its 
own. Are my resources being hogged up somehow? I have made it past user 
account login twice now, both times it will let me move the mouse for a bit 
and then when i try to click on anything the whole system freezes. 

If it's any indicator, I can load debian just fine so I don't think its 
anything hardware related. I must have tweaked with a setting in qubes I 
wasn't supposed to. 


On Monday, January 11, 2021 at 11:07:58 AM UTC TheCrispyToast wrote:

> Was able to disable whonix from startup, that didn't seem to do anything. 
> That's assuming I was supposed to restart after that and try to boot as 
> normal right? Is there a way to then exit terminal and continue signing in 
> with GUI?
>
> I tried to disable firewall/net VM and then got a watchdog error, i'd 
> imagine this is a security feature of qubes? 
> Sorry it's a photo and not text! 
> [image: IMG_3283.JPG]
>
> On Sunday, January 10, 2021 at 7:13:16 PM UTC awokd wrote:
>
>> TheCrispyToast:
>> > On Sunday, January 10, 2021 at 12:18:54 AM UTC awokd wrote:
>> > 
>> >> This seems like it could be a hardware or disk corruption issue. Try
>> >> hitting ctrl-alt-F5 to switch to a text terminal when you are at the
>> >> grey screen. Should hopefully be able to login there and pull logs. If
>> >> your disk was close to filling up, that could point more towards drive
>> >> corruption.
>> >>
>> >> My disk was definitley not close to filling up, but it may have been 
>> one
>> > of the VM partitions that was close to filling up. I have managed to get
>> > into the dom0 terminal upon bootup. Excuse my ignorance, but could you
>> > asssit with the proper commands for pulling logs and/or turning certain 
>> VMs
>> > off from startup? I think itd be better to start a boot with only dom0
>> > running. As I said before, sometimes it will let me even get logged in 
>> and
>> > then once whonix appears to start the whole system freezes.
>> > 
>> "sudo journalctl -b" might be helpful. If you can get into dom0, 
>> "qvm-prefs sys-whonix autostart false" will do that. Might also set 
>> sys-firewall and sys-net autostart to false.
>>
>> -- 
>> - don't top post
>> Mailing list etiquette:
>> - trim quoted reply to only relevant portions
>> - when possible, copy and paste text instead of screenshots
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/0d8e52be-857d-4645-a5fc-79615039bcd0n%40googlegroups.com.


Re: [qubes-users] Qubes boots to grey screen, mouse frozen

2021-01-10 Thread 'awokd' via qubes-users

TheCrispyToast:

On Sunday, January 10, 2021 at 12:18:54 AM UTC awokd wrote:


This seems like it could be a hardware or disk corruption issue. Try
hitting ctrl-alt-F5 to switch to a text terminal when you are at the
grey screen. Should hopefully be able to login there and pull logs. If
your disk was close to filling up, that could point more towards drive
corruption.

My disk was definitley not close to filling up, but it may have been one

of the VM partitions that was close to filling up. I have managed to get
into the dom0 terminal upon bootup. Excuse my ignorance, but could you
asssit with the proper commands for pulling logs and/or turning certain VMs
off from startup? I think itd be better to start a boot with only dom0
running. As I said before, sometimes it will let me even get logged in and
then once whonix appears to start the whole system freezes.

"sudo journalctl -b" might be helpful. If you can get into dom0, 
"qvm-prefs sys-whonix autostart false" will do that. Might also set 
sys-firewall and sys-net autostart to false.


--
- don't top post
Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3acb5018-c310-61a9-4aa5-52b4ebc4099b%40danwin1210.me.


Re: [qubes-users] Qubes boots to grey screen, mouse frozen

2021-01-09 Thread TheCrispyToast
On Sunday, January 10, 2021 at 12:18:54 AM UTC awokd wrote:

> This seems like it could be a hardware or disk corruption issue. Try 
> hitting ctrl-alt-F5 to switch to a text terminal when you are at the 
> grey screen. Should hopefully be able to login there and pull logs. If 
> your disk was close to filling up, that could point more towards drive 
> corruption. 
>
> My disk was definitley not close to filling up, but it may have been one 
of the VM partitions that was close to filling up. I have managed to get 
into the dom0 terminal upon bootup. Excuse my ignorance, but could you 
asssit with the proper commands for pulling logs and/or turning certain VMs 
off from startup? I think itd be better to start a boot with only dom0 
running. As I said before, sometimes it will let me even get logged in and 
then once whonix appears to start the whole system freezes.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f35b548c-15fa-44e1-953e-909dfebb9ed4n%40googlegroups.com.


Re: [qubes-users] Qubes boots to grey screen, mouse frozen

2021-01-09 Thread 'awokd' via qubes-users

TheCrispyToast:


Aloha generous qubes-users group. I've been getting used to qubes for the
past 6months or so and have found lots of helpful conversations in this
group. Have had no problems with my thinkpad T580.

The issues arose when I first tried to update with the GUI. Fedora and
qubes itself updated just fine but whonix came back with a failed update. I
shutdown laptop and tried again. When I tried updating whonix that go
around, the computer froze, i let it sit for 10minutes and then did a hard
shutdown. After reboot, it will let me now put my password and disk pw in,
but then boots to a grey screen and a frozen mouse. I would suspect from
the attempt at starting the whonix VM.

Two questions:
1. How do I enable debugging or logs so I can bring them here?
2. Can I enable some sort of advanced startup options? Disable the startup
of specific VMs?

This seems like it could be a hardware or disk corruption issue. Try 
hitting ctrl-alt-F5 to switch to a text terminal when you are at the 
grey screen. Should hopefully be able to login there and pull logs. If 
your disk was close to filling up, that could point more towards drive 
corruption.


--
- don't top post
Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/5464481e-26d7-d2b1-acb5-7147107c033b%40danwin1210.me.