You are not logged in.

#1 2022-07-07 22:27:00

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Upgraded to 3060 ti cant boot past grub.

Hello,

I'm having a bit of a problem I just upgraded to a 3060 ti. I cant get past grub it just hangs on booting into arch. I cant figure out how to boot into the tty either. My prior gpu was an amd radeon.

Last edited by Mrhawkbox (2022-07-07 22:37:37)

Offline

#2 2022-07-07 22:29:34

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Upgraded to 3060 ti cant boot past grub.

https://wiki.archlinux.org/title/NVIDIA

And post a journal froma failed boot.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-07-07 22:35:04

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

jasonwryan wrote:

https://wiki.archlinux.org/title/NVIDIA

And post a journal froma failed boot.

I cant get into a terminal. I tried ctrl alt f1-f12. I forgot to mention my prior GPU was an amd.

Last edited by Mrhawkbox (2022-07-07 22:37:56)

Offline

#4 2022-07-07 22:44:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Upgraded to 3060 ti cant boot past grub.

Yeah, you forgot to mention almost anything that would be helpful. Like exactly what steps you took to set up the new card, drivers, configs etc.

You can post a journal from a chroot. Just make sure it is the correct one.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2022-07-07 23:08:40

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

jasonwryan wrote:

Yeah, you forgot to mention almost anything that would be helpful. Like exactly what steps you took to set up the new card, drivers, configs etc.

You can post a journal from a chroot. Just make sure it is the correct one.

Lol, no I literally just popped in the graphics card. Figuring it would boot off the IGPU until I installed the drivers. So that was pretty much everything. Sorry I forgot to mention that.

Offline

#6 2022-07-07 23:20:33

loqs
Member
Registered: 2014-03-06
Posts: 18,891

Re: Upgraded to 3060 ti cant boot past grub.

Just to confirm there are no nvidia packages installed on the system.
Have you configured any kernel modules to be added to the initrd?  Is anything recorded in the journal from the failed boots?  Is the hardware known to be issue free and preferably works in this system under a different OS?

Offline

#7 2022-07-07 23:36:01

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

loqs wrote:

Just to confirm there are no nvidia packages installed on the system.
Have you configured any kernel modules to be added to the initrd?  Is anything recorded in the journal from the failed boots?  Is the hardware known to be issue free and preferably works in this system under a different OS?

Actually I just got into the tty by adding runtime 3.

Though I did try to install the nvidia packages from the extra repo. When I got into the tty. I do get a failed to find module nvidia-uvm and i get a pci bug: pci 0000:07:00.0: [Firmware bug]: disabling BPD access (can't determine size of non standard VPD format)
And x86/cpu: VMX(outside TXT) disabled by BIOS

Last edited by Mrhawkbox (2022-07-07 23:37:00)

Offline

#8 2022-07-07 23:38:24

loqs
Member
Registered: 2014-03-06
Posts: 18,891

Re: Upgraded to 3060 ti cant boot past grub.

See pastebin so you can post the output of dmesg from the console.

Offline

#9 2022-07-07 23:38:34

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

Mrhawkbox wrote:
loqs wrote:

Just to confirm there are no nvidia packages installed on the system.
Have you configured any kernel modules to be added to the initrd?  Is anything recorded in the journal from the failed boots?  Is the hardware known to be issue free and preferably works in this system under a different OS?

Actually I just got into the tty by adding runtime 3.

Though I did try to install the nvidia packages from the extra repo. When I got into the tty. I do get a failed to find module nvidia-uvm and i get a pci bug: pci 0000:07:00.0: [Firmware bug]: disabling BPD access (can't determine size of non standard VPD format)
And x86/cpu: VMX(outside TXT) disabled by BIOS

Yes this GPU works fine under my roommates windows machine. Nope I haven't configured any init system.

Offline

#10 2022-07-07 23:41:11

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

loqs wrote:

See pastebin so you can post the output of dmesg from the console.

Not going to lie to you chief. I have no idea on how I would paste bin from a tty.

Offline

#11 2022-07-07 23:43:50

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,634

Re: Upgraded to 3060 ti cant boot past grub.

Mrhawkbox wrote:

Not going to lie to you chief. I have no idea on how I would paste bin from a tty.

dmesg | curl -F 'f:1=<-' ix.io

Post the link that returns.  If not logged in as root, use sudo dmesg

Last edited by ewaller (2022-07-07 23:45:25)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#12 2022-07-07 23:51:26

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

ewaller wrote:
Mrhawkbox wrote:

Not going to lie to you chief. I have no idea on how I would paste bin from a tty.

dmesg | curl -F 'f:1=<-' ix.io

Post the link that returns.  If not logged in as root, use sudo dmesg

Ok here it is: http://ix.io/41TQ

Offline

#13 2022-07-08 00:00:02

loqs
Member
Registered: 2014-03-06
Posts: 18,891

Re: Upgraded to 3060 ti cant boot past grub.

NVIDIA#Installation see the second bullet of that sections note related to IBT.

Offline

#14 2022-07-08 01:14:38

Mrhawkbox
Member
Registered: 2020-11-23
Posts: 63

Re: Upgraded to 3060 ti cant boot past grub.

Thanks for the help and letting me figure it out without the spoonfeed. I have no idea why I thought DKMS was just for older or niche hardware. I dont know why I thought that.

Offline

Board footer

Powered by FluxBB