* [ISSUE] screen frozen linux6.6 and 6.7
@ 2024-02-01 3:57 levdopa
2024-02-01 15:47 ` abenson
` (35 more replies)
0 siblings, 36 replies; 37+ messages in thread
From: levdopa @ 2024-02-01 3:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 938 bytes --]
New issue by levdopa on void-packages repository
https://github.com/void-linux/void-packages/issues/48473
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.11_1 x86_64 musl
### Package(s) Affected
linux6.6 linux6.7
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
I turn on my computer (alienware m15 r4 i7-10870H rtx3060)
void boots like normal
### Actual behaviour
![IMG_8873](https://github.com/void-linux/void-packages/assets/94876600/21a06d58-7f6d-4af1-9d58-055f227bd2f8)
I am permanently stuck on this screen after grub.
Booting from 6.5.13 works normal.
Booting from 6.7.2 is broken.
### Steps to reproduce
Install void using either chroot or void-installer (I did both)
sign in as root
xbps-install -Suy xbps
xbps-install -Suy
reboot
and I am now stuck. (Literally no other commands, just those)
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
@ 2024-02-01 15:47 ` abenson
2024-02-01 20:19 ` levdopa
` (34 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: abenson @ 2024-02-01 15:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 296 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1921631430
Comment:
What troubleshooting steps have you taken? From the description, it sounds like you're using `nouveau`?
What happens if you boot with `nomodeset=1`?
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
2024-02-01 15:47 ` abenson
@ 2024-02-01 20:19 ` levdopa
2024-02-01 20:27 ` classabbyamp
` (33 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: levdopa @ 2024-02-01 20:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
New comment by levdopa on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1922163451
Comment:
The problem happens both when nouveau is installed or not installed.
I tried blacklisting nouveau in /etc/modprobe.d/blacklist.conf
it is still frozen
I tried booting with nomodset=1 with nouveau both installed and uninstalled
both are still frozen
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
2024-02-01 15:47 ` abenson
2024-02-01 20:19 ` levdopa
@ 2024-02-01 20:27 ` classabbyamp
2024-02-01 22:09 ` levdopa
` (32 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-02-01 20:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 201 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1922180469
Comment:
nouveau can't be not installed, it's a kernel module
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (2 preceding siblings ...)
2024-02-01 20:27 ` classabbyamp
@ 2024-02-01 22:09 ` levdopa
2024-02-06 1:57 ` nau5ea
` (31 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: levdopa @ 2024-02-01 22:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 201 bytes --]
New comment by levdopa on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1922353855
Comment:
I mean xf86-video-nouveau, I just shortened it to nouveau
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (3 preceding siblings ...)
2024-02-01 22:09 ` levdopa
@ 2024-02-06 1:57 ` nau5ea
2024-02-06 17:24 ` mblouka
` (30 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: nau5ea @ 2024-02-06 1:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 227 bytes --]
New comment by nau5ea on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1928643355
Comment:
I experienced this issue on my Core 2 Duo machine with no GPU on linux6.6.11 as well
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (4 preceding siblings ...)
2024-02-06 1:57 ` nau5ea
@ 2024-02-06 17:24 ` mblouka
2024-02-06 17:25 ` mblouka
` (29 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: mblouka @ 2024-02-06 17:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
New comment by mblouka on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1930417009
Comment:
I had this problem a month-ish ago and it was due to `nouveau`. You can see the relevant discussion here: https://old.reddit.com/r/voidlinux/comments/18w0mq9/upgrade_to_kernel_668_hangs_the_os_at_boot/
I was able to solve this by booting from the latest ISO, installing the system from local packages, blacklisting `nouveau` through dracut and the other initramfs mechanism (you can find instructions for both from the handbook), then performing a full system upgrade. The upgrade automatically rebuilds the ramfs configuration, so there's no need to do anything manually. That worked across multiple installations as well. As for why blacklisting didn't work for you earlier, make sure to blacklist _before_ installing the new kernel and doing a system upgrade, or otherwise you will have to reconfigure ramfs manually.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (5 preceding siblings ...)
2024-02-06 17:24 ` mblouka
@ 2024-02-06 17:25 ` mblouka
2024-02-06 17:26 ` mblouka
` (28 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: mblouka @ 2024-02-06 17:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]
New comment by mblouka on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1930417009
Comment:
I had this problem a month-ish ago and it was due to `nouveau`. Blacklisting the module correctly prior to a system upgrade completely fixes the problem, but you will have to use proprietary drivers as a replacement until this is fixed. You can see the relevant discussion here: https://old.reddit.com/r/voidlinux/comments/18w0mq9/upgrade_to_kernel_668_hangs_the_os_at_boot/
I was able to solve this by booting from the latest ISO, installing the system from local packages, blacklisting `nouveau` through dracut and the other initramfs mechanism (you can find instructions for both from the handbook), then performing a full system upgrade. The upgrade automatically rebuilds the ramfs configuration, so there's no need to do anything manually. That worked across multiple installations as well. As for why blacklisting didn't work for you earlier, make sure to blacklist _before_ installing the new kernel and doing a system upgrade, or otherwise you will have to reconfigure ramfs manually.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (6 preceding siblings ...)
2024-02-06 17:25 ` mblouka
@ 2024-02-06 17:26 ` mblouka
2024-02-09 18:10 ` Sapein
` (27 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: mblouka @ 2024-02-06 17:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]
New comment by mblouka on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1930417009
Comment:
I had this problem a month-ish ago and it was due to `nouveau`. Blacklisting the module correctly prior to a system upgrade completely fixes the problem, but you will have to use proprietary drivers as a replacement until this is fixed (unless you don't care about not having proper drivers). You can see the relevant discussion here: https://old.reddit.com/r/voidlinux/comments/18w0mq9/upgrade_to_kernel_668_hangs_the_os_at_boot/
I was able to solve this by booting from the latest ISO, installing the system from local packages, blacklisting `nouveau` through dracut and the other initramfs mechanism (you can find instructions for both from the handbook), then performing a full system upgrade. The upgrade automatically rebuilds the ramfs configuration, so there's no need to do anything manually. That worked across multiple installations as well. As for why blacklisting didn't work for you earlier, make sure to blacklist _before_ installing the new kernel and doing a system upgrade, or otherwise you will have to reconfigure ramfs manually.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (7 preceding siblings ...)
2024-02-06 17:26 ` mblouka
@ 2024-02-09 18:10 ` Sapein
2024-03-09 12:17 ` Brixy
` (26 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: Sapein @ 2024-02-09 18:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]
New comment by Sapein on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1936387155
Comment:
I'm having a similar -- if not the same -- issue on my install as well.
This issue does _not_ occur on Kernels 6.5.5_2, 6.5.12_1, and 6.1.29_1. It does occur on the 6.6.8, 6.6.11, and 6.6.16. At least from my testing.
doing `nomodeset=1` does allow the system to boot, but it breaks anything graphical, treating my two monitors as one and not allowing me to actually set a resolution with X, and sway still refuses to start (where-as on the 6.5 kernels it does start. It also does not start on the 6.1.29 kernel but with a different error).
My system information is as follows:
- Void Linux x86_64 glibc
- AMD Ryzen 7 5800X
- Nvidia GeForce RTX 3060
I included the CPU as it does not include integrated graphics, IIRC.
Using the Proprietary Nvidia drivers does work, but I ran into the issue because sway won't start with them it seems, so I wanted to switch to the Nouveau ones to try out sway.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (8 preceding siblings ...)
2024-02-09 18:10 ` Sapein
@ 2024-03-09 12:17 ` Brixy
2024-03-23 17:20 ` thomasxg
` (25 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: Brixy @ 2024-03-09 12:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
New comment by Brixy on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-1986841572
Comment:
Hi guys,
Experienced the same issue.
I ran the live image, mounted my partitions and installed an older kernel series (6.5)
Then ran
```
xbps-reconfigure -fa
update-grub
```
This solved the problem **by chance.** Maybe the kernel installation did some clever trick?! Anyway, void now also boots with new kernels; tested with `6.6.21`.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (9 preceding siblings ...)
2024-03-09 12:17 ` Brixy
@ 2024-03-23 17:20 ` thomasxg
2024-03-23 19:24 ` mblouka
` (24 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: thomasxg @ 2024-03-23 17:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 5346 bytes --]
New comment by thomasxg on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2016552514
Comment:
I have the same issue when installing/running Void, so I'm stuck on the 6.5.13 kernel for now (NVIDIA GTX 1060 3G).
I did manage to login to the "frozen" machine via ssh and take a look at the log. I'll post the trace below from booting the 6.8.1 kernel, I get the same error from the 6.6.22 kernel:
```
[ 2.231417] ------------[ cut here ]------------
[ 2.231418] kernel BUG at include/linux/scatterlist.h:187!
[ 2.231422] fbcon: Taking over console
[ 2.231429] invalid opcode: 0000 [#1] PREEMPT SMP PTI
[ 2.231432] CPU: 3 PID: 333 Comm: systemd-udevd Not tainted 6.8.1_1 #1
[ 2.231436] Hardware name: System manufacturer System Product Name/H170I-PRO, BIOS 3805 05/16/2018
[ 2.231440] RIP: 0010:sg_init_one+0x77/0x80
[ 2.231446] Code: 00 01 83 e1 03 a8 03 75 23 83 e2 01 75 20 48 09 c8 41 89 6c 24 08 49 89 04 24 41 89 5c 24 0c 5b 5d 41 5c 41 5d c3 cc cc cc cc <0f> 0b 0f 0b 0f 0b 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90
[ 2.231452] RSP: 0018:ffffb221804c78d0 EFLAGS: 00010246
[ 2.231456] RAX: 0000000000000000 RBX: 0000000000005000 RCX: 0000000000000027
[ 2.231459] RDX: 0000000000000036 RSI: 0000000000000000 RDI: ffffb22200599000
[ 2.231462] RBP: 0000000000005000 R08: 0000000000000000 R09: 0000000000000000
[ 2.231466] R10: ffff96bf02610058 R11: 0000000000000000 R12: ffff96bf02610058
[ 2.231469] R13: ffffb22180599000 R14: ffffb22180265000 R15: ffffb22180265100
[ 2.231472] FS: 00007fa35e14e740(0000) GS:ffff96c226d80000(0000) knlGS:0000000000000000
[ 2.231476] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.231479] CR2: 00007ffe8930eff8 CR3: 0000000100d5e005 CR4: 00000000003706f0
[ 2.231482] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.231485] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.231488] Call Trace:
[ 2.231491] <TASK>
[ 2.231493] ? die+0x36/0x90
[ 2.231498] ? do_trap+0xda/0x100
[ 2.231501] ? sg_init_one+0x77/0x80
[ 2.231505] ? do_error_trap+0x6a/0x90
[ 2.231508] ? sg_init_one+0x77/0x80
[ 2.231511] ? exc_invalid_op+0x50/0x70
[ 2.231515] ? sg_init_one+0x77/0x80
[ 2.231518] ? asm_exc_invalid_op+0x1a/0x20
[ 2.231524] ? sg_init_one+0x77/0x80
[ 2.231529] nvkm_firmware_ctor+0x1fd/0x260 [nouveau]
[ 2.231657] nvkm_falcon_fw_ctor_hs+0x113/0x360 [nouveau]
[ 2.231768] gm200_acr_hsfw_ctor+0xce/0xf0 [nouveau]
[ 2.231878] gp102_acr_load+0x206/0x370 [nouveau]
[ 2.231989] nvkm_acr_new_+0x208/0x2f0 [nouveau]
[ 2.232098] nvkm_device_ctor+0xd74/0x4610 [nouveau]
[ 2.232239] nvkm_device_pci_new+0x101/0x2c0 [nouveau]
[ 2.232379] nouveau_drm_probe+0xd5/0x280 [nouveau]
[ 2.232513] ? _raw_spin_unlock_irqrestore+0x27/0x50
[ 2.232518] local_pci_probe+0x42/0xa0
[ 2.232522] pci_device_probe+0xc1/0x220
[ 2.232527] really_probe+0x19b/0x3e0
[ 2.232532] ? __pfx___driver_attach+0x10/0x10
[ 2.232536] __driver_probe_device+0x78/0x160
[ 2.232540] driver_probe_device+0x1f/0x90
[ 2.232545] __driver_attach+0xd2/0x1c0
[ 2.232549] bus_for_each_dev+0x85/0xd0
[ 2.232553] bus_add_driver+0x116/0x220
[ 2.232557] driver_register+0x59/0x100
[ 2.232561] ? __pfx_nouveau_drm_init+0x10/0x10 [nouveau]
[ 2.232662] do_one_initcall+0x58/0x320
[ 2.232668] do_init_module+0x60/0x240
[ 2.232672] __do_sys_init_module+0x17f/0x1b0
[ 2.232677] do_syscall_64+0x88/0x180
[ 2.232681] ? fpregs_assert_state_consistent+0x26/0x50
[ 2.232687] entry_SYSCALL_64_after_hwframe+0x6e/0x76
[ 2.232691] RIP: 0033:0x7fa35e365c9a
[ 2.232695] Code: 48 8b 0d 91 21 0d 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 5e 21 0d 00 f7 d8 64 89 01 48
[ 2.232701] RSP: 002b:00007ffe89323e68 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 2.232706] RAX: ffffffffffffffda RBX: 00007fa35ce00010 RCX: 00007fa35e365c9a
[ 2.232709] RDX: 00007fa35e45aafd RSI: 0000000000730769 RDI: 00007fa35ce00010
[ 2.232712] RBP: 0000555f37eb4570 R08: 0000000000007b80 R09: 0000000000000000
[ 2.232715] R10: 00007fa35e438b20 R11: 0000000000000246 R12: 00007fa35e45aafd
[ 2.232718] R13: 0000000000020000 R14: 0000555f37eaab00 R15: 0000000000000001
[ 2.232723] </TASK>
[ 2.232725] Modules linked in: sd_mod nouveau(+) drm_gpuvm drm_exec gpu_sched i2c_algo_bit drm_display_helper cec ahci crct10dif_pclmul libahci rc_core crc32_pclmul polyval_clmulni xhci_pci polyval_generic libata drm_kms_helper gf128mul ghash_clmulni_intel xhci_pci_renesas sha512_ssse3 drm_ttm_helper sha256_ssse3 ttm sha1_ssse3 mxm_wmi aesni_intel agpgart xhci_hcd crypto_simd drm scsi_mod cryptd usbcore usb_common scsi_common video wmi button dm_mirror dm_region_hash dm_log dm_mod btrfs blake2b_generic xor raid6_pq libcrc32c crc32c_generic crc32c_intel
[ 2.232773] ---[ end trace 0000000000000000 ]---
```
Perhaps someone else can confirm the same error on their machine, it seems to be something related to firmware loading?
[6.8.1.log](https://github.com/void-linux/void-packages/files/14733053/6.8.1.log)
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (10 preceding siblings ...)
2024-03-23 17:20 ` thomasxg
@ 2024-03-23 19:24 ` mblouka
2024-03-23 19:24 ` mblouka
` (23 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: mblouka @ 2024-03-23 19:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]
New comment by mblouka on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2016581720
Comment:
@thomasxg I no longer have it but when I faced this issue months ago it had a very similar trace to what you just posted. The issue is definitely GPU-related, and doesn't happen on proprietary drivers, only nouveau.
With the release of the new live image on March 14 however the problem has become worse and could impact adoption. With the previous live image, you could boot into live Void without any issues, install the OS to disk using local packages, reboot then blacklist nouveau right before performing an update. That's what I did to get Void working on my Nvidia machine (2080 Ti). However, the new live image rolls in the regression, meaning you cannot even reach a terminal after GRUB without explicitly blacklisting the nouveau driver and modeset through kernel flags. I had to do this recently when I reinstalled Void, which is practically simple but difficult to figure out when you don't even have logs or any output telling you what's erroring.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (11 preceding siblings ...)
2024-03-23 19:24 ` mblouka
@ 2024-03-23 19:24 ` mblouka
2024-04-16 20:14 ` nezos
` (22 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: mblouka @ 2024-03-23 19:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1137 bytes --]
New comment by mblouka on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2016581720
Comment:
@thomasxg I no longer have it but when I faced this issue months ago it had a very similar trace to what you just posted. The issue is definitely GPU-related, and doesn't happen on proprietary drivers, only nouveau.
With the release of the new live image on March 14 however the problem has become worse and could impact adoption. With the previous live image, you could boot into live Void without any issues, install the OS to disk using local packages, reboot then blacklist nouveau right before performing an update. That's what I did to get Void working on my Nvidia machine (2080 Ti). However, the new live image rolls in the regression, meaning you cannot even reach a terminal after GRUB without explicitly blacklisting the nouveau driver and modeset through kernel flags when launching the live image. I had to do this recently when I reinstalled Void, which is practically simple but difficult to figure out when you don't even have logs or any output telling you what's erroring.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (12 preceding siblings ...)
2024-03-23 19:24 ` mblouka
@ 2024-04-16 20:14 ` nezos
2024-08-21 1:56 ` loukamb
` (21 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: nezos @ 2024-04-16 20:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 393 bytes --]
New comment by nezos on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2059851145
Comment:
Had the same problem hanging at "loading initial ramdisk".
My solution was to install the mainline kernel and the nvidia non-free driver. When I installed only the mainline the problem went down to nouveau, so the nvidia driver fixed it completely.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (13 preceding siblings ...)
2024-04-16 20:14 ` nezos
@ 2024-08-21 1:56 ` loukamb
2024-08-22 23:46 ` classabbyamp
` (20 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-08-21 1:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 235 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2300146702
Comment:
Just pointing out that this issue STILL exists on latest kernel and nouveau. What the heck.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (14 preceding siblings ...)
2024-08-21 1:56 ` loukamb
@ 2024-08-22 23:46 ` classabbyamp
2024-08-22 23:49 ` classabbyamp
` (19 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-08-22 23:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 321 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2305927797
Comment:
does `nouveau.noaccel=1` fix the issue? (or does anything else in this thread look relevant to this? https://gitlab.freedesktop.org/drm/nouveau/-/issues/319#note_2521669)
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (15 preceding siblings ...)
2024-08-22 23:46 ` classabbyamp
@ 2024-08-22 23:49 ` classabbyamp
2024-08-22 23:50 ` classabbyamp
` (18 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-08-22 23:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2305930122
Comment:
one user reported arch's livecd worked fine. the only difference between arch's and void's kconfig w/r/t nouveau is `CONFIG_DRM_NOUVEAU_SVM=y` on arch (`=n` on void). might be related
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (16 preceding siblings ...)
2024-08-22 23:49 ` classabbyamp
@ 2024-08-22 23:50 ` classabbyamp
2024-10-05 23:31 ` loukamb
` (17 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-08-22 23:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2305927797
Comment:
does `nouveau.noaccel=1` fix the issue? (or does anything else in this thread look relevant to this? https://gitlab.freedesktop.org/drm/nouveau/-/issues/319#note_2521669)
bisecting the kernel with void's [kconfig](https://github.com/void-linux/void-packages/blob/master/srcpkgs/linux6.6/files/x86_64-dotconfig) would be very useful
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (17 preceding siblings ...)
2024-08-22 23:50 ` classabbyamp
@ 2024-10-05 23:31 ` loukamb
2024-10-05 23:32 ` loukamb
` (16 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-05 23:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 443 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395225941
Comment:
Bump, this is still a problem on Void with all latest base packages installed, with the current live image for installation still remaining broken and preventing users from installing Void Linux on systems with Nvidia hardware. My other familiar Linux distributions (Gentoo and Arch) work correctly.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (18 preceding siblings ...)
2024-10-05 23:31 ` loukamb
@ 2024-10-05 23:32 ` loukamb
2024-10-05 23:33 ` loukamb
` (15 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-05 23:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 429 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395225941
Comment:
Bump, this is still a problem on Void with all latest base packages installed, with the current live image for installation still remaining broken and preventing users from installing Void Linux on systems with Nvidia hardware. I decided to use Arch Linux until this issue is resolved.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (19 preceding siblings ...)
2024-10-05 23:32 ` loukamb
@ 2024-10-05 23:33 ` loukamb
2024-10-05 23:36 ` classabbyamp
` (14 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-05 23:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395225941
Comment:
Bump, this is still a problem on Void with all latest base packages installed, with the current live image for installation still remaining broken and preventing users from installing Void Linux on some systems with Nvidia hardware. I decided to use Arch Linux until this issue is resolved.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (20 preceding siblings ...)
2024-10-05 23:33 ` loukamb
@ 2024-10-05 23:36 ` classabbyamp
2024-10-06 2:43 ` loukamb
` (13 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-10-05 23:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395226852
Comment:
bumping this just to bump it won't help solve it. I don't myself have nvidia hardware setup, so i've commented with several potential fixes to try, and no one has tried it, seemingly.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (21 preceding siblings ...)
2024-10-05 23:36 ` classabbyamp
@ 2024-10-06 2:43 ` loukamb
2024-10-06 12:23 ` loukamb
` (12 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-06 2:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395268218
Comment:
> bumping this just to bump it won't help solve it. I don't myself have nvidia hardware setup, so i've commented with several potential fixes to try, and no one has tried it, seemingly.
I agree the bump was unproductive, however I will execute the fixes you posted when I'm back home and give you an update.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (22 preceding siblings ...)
2024-10-06 2:43 ` loukamb
@ 2024-10-06 12:23 ` loukamb
2024-10-06 12:24 ` loukamb
` (11 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-06 12:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1656 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395420557
Comment:
@classabbyamp Okay so here's what I tried on the latest Void image:
1. `nouveau.noaccel=1` in kernel parameters (didn't work)
2. [`nouveau.config=NvMSI=0`](https://wiki.archlinux.org/title/Nouveau#Disable_MSI) in kernel parameters (didn't work)
3. `nouveau.modeset=0` in kernel parameters (**works**, but disables nouveau)
4. Installing Void w/ latest packages, `nouveau.noaccel=1` in kernel parameters (didn't work)
5. Using above installation, `nouveau.config=NvMSI=0` in kernel parameters (didn't work)
6. Using above installation, `nouveau.modeset=0` in kernel parameters (**works**, but disables nouveau)
7. Using above installation, installing proprietary Nvidia drivers (**works**, but disables nouveau)
8. Using above installation, using an older Linux LTS kernel (6.1 as offered in void-packages) after uninstalling Nvidia drivers (**works**, but disables nouveau)
I have noticed that the Arch wiki mentions the [following](https://wiki.archlinux.org/title/Nouveau#Flat_Panel_Table_Invalid):
```
NVIDIA graphics cards with recent chipsets can cause startup issues - this includes X11 being unable to start and lspci freezing indefinitely
```
An indefinite freeze at startup is indeed the issue being faced here, and their instructions use the same solution presented above (blacklist the `nouveau` kernel module). That said, I haven't been able to manually load the nouveau module, so I'm unsure whether I'm doing something wrong or if it's the same issue. Regardless, interesting anyway.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (23 preceding siblings ...)
2024-10-06 12:23 ` loukamb
@ 2024-10-06 12:24 ` loukamb
2024-10-06 12:25 ` loukamb
` (10 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-06 12:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1946 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395420557
Comment:
@classabbyamp Okay so here's what I tried on the latest Void image:
1. `nouveau.noaccel=1` in kernel parameters (didn't work)
2. [`nouveau.config=NvMSI=0`](https://wiki.archlinux.org/title/Nouveau#Disable_MSI) in kernel parameters (didn't work)
3. `nouveau.modeset=0` in kernel parameters (**works**, but disables nouveau)
4. Installing Void w/ latest packages, `nouveau.noaccel=1` in kernel parameters (didn't work)
5. Using above installation, `nouveau.config=NvMSI=0` in kernel parameters (didn't work)
6. Using above installation, `nouveau.modeset=0` in kernel parameters (**works**, but disables nouveau)
7. Using above installation, installing proprietary Nvidia drivers (**works**, but disables nouveau)
8. Using above installation, using an older Linux LTS kernel (6.1 as offered in void-packages) after uninstalling Nvidia drivers (**works**, but disables nouveau)
Long story short, the only effective solution is anything that outright disables nouveau, whether it's blacklisting the kernel module or installing replacement drivers. I don't know which version of the kernel introduced the issue, but installing the LTS kernel incidentally fixes this.
I have noticed that the Arch wiki mentions the [following](https://wiki.archlinux.org/title/Nouveau#Flat_Panel_Table_Invalid):
```
NVIDIA graphics cards with recent chipsets can cause startup issues - this includes X11 being unable to start and lspci freezing indefinitely
```
An indefinite freeze at startup is indeed the issue being faced here, and their instructions use the same solution presented above (blacklist the `nouveau` kernel module). That said, I haven't been able to manually load the nouveau module, so I'm unsure whether I'm doing something wrong or if it's the same issue. Regardless, interesting anyway.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (24 preceding siblings ...)
2024-10-06 12:24 ` loukamb
@ 2024-10-06 12:25 ` loukamb
2024-10-06 12:25 ` loukamb
` (9 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-06 12:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1988 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395420557
Comment:
@classabbyamp Okay so here's what I tried on the latest Void image:
1. `nouveau.noaccel=1` in kernel parameters on live image (didn't work)
2. [`nouveau.config=NvMSI=0`](https://wiki.archlinux.org/title/Nouveau#Disable_MSI) in kernel parameters on live image (didn't work)
3. `nouveau.modeset=0` in kernel parameters on live image (**works**, but disables nouveau)
4. Installing Void w/ latest packages, `nouveau.noaccel=1` in kernel parameters (didn't work)
5. Using above installation, `nouveau.config=NvMSI=0` in kernel parameters (didn't work)
6. Using above installation, `nouveau.modeset=0` in kernel parameters (**works**, but disables nouveau)
7. Using above installation, installing proprietary Nvidia drivers (**works**, but disables nouveau)
8. Using above installation, using an older Linux LTS kernel (6.1 as offered in void-packages) after uninstalling Nvidia drivers (**works**, but disables nouveau)
Long story short, the only effective solution is anything that outright disables nouveau, whether it's blacklisting the kernel module or installing replacement drivers. I don't know which version of the kernel introduced the issue, but installing the LTS kernel incidentally fixes this.
I have noticed that the Arch wiki mentions the [following](https://wiki.archlinux.org/title/Nouveau#Flat_Panel_Table_Invalid):
```
NVIDIA graphics cards with recent chipsets can cause startup issues - this includes X11 being unable to start and lspci freezing indefinitely
```
An indefinite freeze at startup is indeed the issue being faced here, and their instructions use the same solution presented above (blacklist the `nouveau` kernel module). That said, I haven't been able to manually load the nouveau module, so I'm unsure whether I'm doing something wrong or if it's the same issue. Regardless, interesting anyway.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (25 preceding siblings ...)
2024-10-06 12:25 ` loukamb
@ 2024-10-06 12:25 ` loukamb
2024-10-07 3:19 ` classabbyamp
` (8 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-06 12:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1966 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395420557
Comment:
@classabbyamp Okay so here's what I tried on the latest Void image:
1. `nouveau.noaccel=1` in kernel parameters on live image (didn't work)
2. [`nouveau.config=NvMSI=0`](https://wiki.archlinux.org/title/Nouveau#Disable_MSI) in kernel parameters on live image (didn't work)
3. `nouveau.modeset=0` in kernel parameters on live image (**works**, but disables nouveau)
4. Installing Void w/ latest packages, `nouveau.noaccel=1` in kernel parameters (didn't work)
5. Using above installation, `nouveau.config=NvMSI=0` in kernel parameters (didn't work)
6. Using above installation, `nouveau.modeset=0` in kernel parameters (**works**, but disables nouveau)
7. Using above installation, installing proprietary Nvidia drivers (**works**, but disables nouveau)
8. Using above installation, using an older Linux LTS kernel (6.1 as offered in void-packages) after uninstalling Nvidia drivers (**works**)
Long story short, the only effective solution is anything that outright disables nouveau, whether it's blacklisting the kernel module or installing replacement drivers. I don't know which version of the kernel introduced the issue, but installing the LTS kernel incidentally fixes this.
I have noticed that the Arch wiki mentions the [following](https://wiki.archlinux.org/title/Nouveau#Flat_Panel_Table_Invalid):
```
NVIDIA graphics cards with recent chipsets can cause startup issues - this includes X11 being unable to start and lspci freezing indefinitely
```
An indefinite freeze at startup is indeed the issue being faced here, and their instructions use the same solution presented above (blacklist the `nouveau` kernel module). That said, I haven't been able to manually load the nouveau module, so I'm unsure whether I'm doing something wrong or if it's the same issue. Regardless, interesting anyway.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (26 preceding siblings ...)
2024-10-06 12:25 ` loukamb
@ 2024-10-07 3:19 ` classabbyamp
2024-10-07 13:56 ` loukamb
` (7 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-10-07 3:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 917 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2395814962
Comment:
> I don't know which version of the kernel introduced the issue, but installing the LTS kernel incidentally fixes this.
it was 6.6 that introduced it.
> I have noticed that the Arch wiki mentions the [following](https://wiki.archlinux.org/title/Nouveau#Flat_Panel_Table_Invalid):
the arch wiki quote references things all much older than this nouveau problem (like 3-8 years old), so it's probably unrelated to this issue.
> the only difference between arch's and void's kconfig w/r/t nouveau is CONFIG_DRM_NOUVEAU_SVM=y on arch (=n on void)
can you test this kernel config change? (`xbps-install -R https://devspace.voidlinux.org/abby/novideo -Su linux6.6`)
key fingerprint for that repo should be `6e:a5:91:cc:71:99:18:32:75:dc:be:b4:f8:ac:dc:19`
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (27 preceding siblings ...)
2024-10-07 3:19 ` classabbyamp
@ 2024-10-07 13:56 ` loukamb
2024-10-07 13:56 ` loukamb
` (6 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-07 13:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 219 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2397008479
Comment:
@classabbyamp I am able to boot into that kernel with nouveau enabled, yes!
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (28 preceding siblings ...)
2024-10-07 13:56 ` loukamb
@ 2024-10-07 13:56 ` loukamb
2024-10-07 13:57 ` loukamb
` (5 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-07 13:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 267 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2397008479
Comment:
@classabbyamp I am able to boot into that kernel with nouveau enabled, yes! I'm finally able to enjoy a full resolution tty
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (29 preceding siblings ...)
2024-10-07 13:56 ` loukamb
@ 2024-10-07 13:57 ` loukamb
2024-10-07 13:57 ` loukamb
` (4 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-07 13:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 419 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2397008479
Comment:
@classabbyamp I am able to boot into that kernel with nouveau enabled, yes! I'm finally able to enjoy a full resolution tty. I haven't tried anything else with it but I'm able to boot and login, which is farther than I've went on the previous kernels. Others here should test
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (30 preceding siblings ...)
2024-10-07 13:57 ` loukamb
@ 2024-10-07 13:57 ` loukamb
2024-10-15 2:54 ` [ISSUE] [CLOSED] " classabbyamp
` (3 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-07 13:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 467 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2397008479
Comment:
@classabbyamp I am able to boot into that kernel with nouveau enabled, yes! I'm finally able to enjoy a full resolution tty. I haven't tried anything else with it but I'm able to boot and login, which is farther than I've went on the previous kernels. Others here should test however to make sure this is actually the issue
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: [ISSUE] [CLOSED] screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (31 preceding siblings ...)
2024-10-07 13:57 ` loukamb
@ 2024-10-15 2:54 ` classabbyamp
2024-10-15 3:13 ` loukamb
` (2 subsequent siblings)
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-10-15 2:54 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 941 bytes --]
Closed issue by levdopa on void-packages repository
https://github.com/void-linux/void-packages/issues/48473
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.11_1 x86_64 musl
### Package(s) Affected
linux6.6 linux6.7
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
I turn on my computer (alienware m15 r4 i7-10870H rtx3060)
void boots like normal
### Actual behaviour
![IMG_8873](https://github.com/void-linux/void-packages/assets/94876600/21a06d58-7f6d-4af1-9d58-055f227bd2f8)
I am permanently stuck on this screen after grub.
Booting from 6.5.13 works normal.
Booting from 6.7.2 is broken.
### Steps to reproduce
Install void using either chroot or void-installer (I did both)
sign in as root
xbps-install -Suy xbps
xbps-install -Suy
reboot
and I am now stuck. (Literally no other commands, just those)
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (32 preceding siblings ...)
2024-10-15 2:54 ` [ISSUE] [CLOSED] " classabbyamp
@ 2024-10-15 3:13 ` loukamb
2024-10-15 3:18 ` loukamb
2024-10-15 3:18 ` classabbyamp
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-15 3:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 445 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2412767071
Comment:
I don't know how the Void team decides when to issue new installation media, but I would recommend doing so ASAP so the kernel in the installation media includes the fix. Right now, prospective users facing this issue have to edit kernel commandline flags in grub just to boot, which is not very good.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (33 preceding siblings ...)
2024-10-15 3:13 ` loukamb
@ 2024-10-15 3:18 ` loukamb
2024-10-15 3:18 ` classabbyamp
35 siblings, 0 replies; 37+ messages in thread
From: loukamb @ 2024-10-15 3:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 563 bytes --]
New comment by loukamb on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2412767071
Comment:
I don't know how the Void team decides when to issue new installation media, but I would recommend doing so ASAP so the kernel in the installation media includes the fix. Right now, prospective users facing this issue have to edit kernel commandline flags in grub just to boot, which is not very good.
**edit:** BTW good work, I am so glad this is fixed. Been close to a year now since people started reporting this.
^ permalink raw reply [flat|nested] 37+ messages in thread
* Re: screen frozen linux6.6 and 6.7
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
` (34 preceding siblings ...)
2024-10-15 3:18 ` loukamb
@ 2024-10-15 3:18 ` classabbyamp
35 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2024-10-15 3:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 169 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48473#issuecomment-2412785385
Comment:
it will happen soon.
^ permalink raw reply [flat|nested] 37+ messages in thread
end of thread, other threads:[~2024-10-15 3:18 UTC | newest]
Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01 3:57 [ISSUE] screen frozen linux6.6 and 6.7 levdopa
2024-02-01 15:47 ` abenson
2024-02-01 20:19 ` levdopa
2024-02-01 20:27 ` classabbyamp
2024-02-01 22:09 ` levdopa
2024-02-06 1:57 ` nau5ea
2024-02-06 17:24 ` mblouka
2024-02-06 17:25 ` mblouka
2024-02-06 17:26 ` mblouka
2024-02-09 18:10 ` Sapein
2024-03-09 12:17 ` Brixy
2024-03-23 17:20 ` thomasxg
2024-03-23 19:24 ` mblouka
2024-03-23 19:24 ` mblouka
2024-04-16 20:14 ` nezos
2024-08-21 1:56 ` loukamb
2024-08-22 23:46 ` classabbyamp
2024-08-22 23:49 ` classabbyamp
2024-08-22 23:50 ` classabbyamp
2024-10-05 23:31 ` loukamb
2024-10-05 23:32 ` loukamb
2024-10-05 23:33 ` loukamb
2024-10-05 23:36 ` classabbyamp
2024-10-06 2:43 ` loukamb
2024-10-06 12:23 ` loukamb
2024-10-06 12:24 ` loukamb
2024-10-06 12:25 ` loukamb
2024-10-06 12:25 ` loukamb
2024-10-07 3:19 ` classabbyamp
2024-10-07 13:56 ` loukamb
2024-10-07 13:56 ` loukamb
2024-10-07 13:57 ` loukamb
2024-10-07 13:57 ` loukamb
2024-10-15 2:54 ` [ISSUE] [CLOSED] " classabbyamp
2024-10-15 3:13 ` loukamb
2024-10-15 3:18 ` loukamb
2024-10-15 3:18 ` classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).