Page 1 of 3 123 LastLast
Results 1 to 10 of 30

Thread: Warning, installing the Nvidia drivers will bork your Arch Linux install!

  1. #1
    Join Date
    Jul 2005
    Location
    USA (Springfield,Vermont)
    Beans
    755
    Distro
    Ubuntu 12.04 Precise Pangolin

    Exclamation Warning, installing the Nvidia drivers will bork your Arch Linux install!

    If you do a "pacman -S nvidia" and reboot, you will get:


    ERROR: root fs cannot be detected. Try using the rootfstype= kernel parameter.

    ERROR: Unable to create/detect root device '/dev/disk/by-uuid/xxxxx

    Dropping to a recovery shell... type 'exit' to reboot

    __________________________________________________ ______

    Thus, you will be stuck in a reformatting and reinstalling trap!

    With this bug, you would be wondering if it should still be in alpha!
    Last edited by RJARRRPCGP; February 3rd, 2009 at 06:38 PM.

  2. #2
    Join Date
    Aug 2005
    Beans
    6,024

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Which version of the nvidia driver and on which arch, i686 or AMD64?

    Maybe try
    Code:
    yaourt -S nvidia-utils-beta
    yaourt -S nvidia-beta
    Which will install 180.27-1
    Last edited by mips; February 3rd, 2009 at 07:25 PM.

  3. #3
    Join Date
    Feb 2007
    Beans
    443

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Quote Originally Posted by RJARRRPCGP View Post
    If you do a "pacman -S nvidia" and reboot, you will get:


    ERROR: root fs cannot be detected. Try using the rootfstype= kernel parameter.

    ERROR: Unable to create/detect root device '/dev/disk/by-uuid/xxxxx

    Dropping to a recovery shell... type 'exit' to reboot

    __________________________________________________ ______

    Thus, you will be stuck in a reformatting and reinstalling trap!

    With this bug, you would be wondering if it should still be in alpha!
    I don't think this has anything to do with nvidia drivers. I don't see how nvidia would affect recognition of filesystems by the boot image.

    I also have two Arch machines that use nvidia drivers and I never had any problem like this.

    In either case, this kind of problem is not something that requires either reformatting or reinstalling. Just make sure that the uuid identifiers are correct in menu.lst/fstab. Alternatively you can ditch uuids and use the old style /dev/sdX designations for filesystems.

    See this for how to deal with kernel panics (which are usually easy to fix): http://wiki.archlinux.org/index.php/Kernel_panic First thing you should try when you boot into your system, aside from checking that grub and fstab configurations are OK, is regenerating boot images with "mkinitcpio -p kernel26".

  4. #4
    Join Date
    Nov 2005
    Location
    Left of Vermont
    Beans
    392

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    I've got nvidia 180.22-1 installed with no issues here.

    As fwojciec pointed out, installing nvidia doesn't do anything to your file system. It plugs a module into your kernel, but that's about as invasive as it gets.
    If at first you don't succeed, skydiving is not for you.

  5. #5
    Join Date
    Jul 2005
    Location
    USA (Springfield,Vermont)
    Beans
    755
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Quote Originally Posted by mips View Post
    Which version of the nvidia driver and on which arch, i686 or AMD64?

    Maybe try
    Code:
    yaourt -S nvidia-utils-beta
    yaourt -S nvidia-beta
    Which will install 180.27-1

    Just typing "pacman -S nvidia" will install 182.xx, 182.22 or later IIRC.

    And BTW, it's i686. With an Athlon XP 3000+.

  6. #6
    Join Date
    Jul 2005
    Location
    USA (Springfield,Vermont)
    Beans
    755
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Quote Originally Posted by fwojciec View Post
    I don't think this has anything to do with nvidia drivers. I don't see how nvidia would affect recognition of filesystems by the boot image.

    I also have two Arch machines that use nvidia drivers and I never had any problem like this.

    In either case, this kind of problem is not something that requires either reformatting or reinstalling. Just make sure that the uuid identifiers are correct in menu.lst/fstab. Alternatively you can ditch uuids and use the old style /dev/sdX designations for filesystems.

    See this for how to deal with kernel panics (which are usually easy to fix): http://wiki.archlinux.org/index.php/Kernel_panic First thing you should try when you boot into your system, aside from checking that grub and fstab configurations are OK, is regenerating boot images with "mkinitcpio -p kernel26".
    !The fstab was valid before "pacman -S nvidia"!

  7. #7
    Join Date
    Jul 2005
    Location
    USA (Springfield,Vermont)
    Beans
    755
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Quote Originally Posted by fwojciec View Post

    See this for how to deal with kernel panics (which are usually easy to fix):
    It wasn't a kernel panic, because it didn't display "Kernel panic:not syncing" and the caps lock light didn't start blinking.

    And with a kernel panic, it wouldn't even give you a prompt. LOL.
    Last edited by RJARRRPCGP; February 3rd, 2009 at 09:59 PM.

  8. #8
    Join Date
    Feb 2007
    Beans
    443

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Quote Originally Posted by RJARRRPCGP View Post
    It wasn't a kernel panic, because it didn't display "Kernel panic:not syncing" and the caps lock light didn't start blinking.

    And with a kernel panic, it wouldn't even give you a prompt. LOL.
    It doesn't matter -- the procedure for fixing it is the same: kernel panic ~= non-booting system.

    And my guess is that when you installed nvidia pacman pulled some dependencies alongside with it, or something entirely different happened. Like I said, there is no way installing nvidia driver would affect the boot routine.

  9. #9
    Join Date
    Aug 2005
    Beans
    6,024

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    Quote Originally Posted by RJARRRPCGP View Post
    Just typing "pacman -S nvidia" will install 182.xx, 182.22 or later IIRC.
    pacman -S nvidia will install 180.22-1, there are no 182.xx drivers. yaourt will pull in the latest (180.27-1) from AUR.

  10. #10
    Join Date
    Jan 2006
    Beans
    1,352

    Re: Warning, installing the Nvidia drivers will bork your Arch Linux install!

    I'm using the official NVIDIA 180.25 and my graphics have never been better.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •