Finally got my Alienware X51 to work. It has the GTX 660 gpu.
Combine and try this boot flags and see which one works for you.
1. nomodeset
2. nouveau.modeset=0
3. nouveau.modeset=1
4. video=uvesafb
5. video=simplefb
6. i915.modeset=0
7. i915.modeset=1
My X51 works beautifully with nouveau.modeset=1 i915.modeset=0
Thanks to: winsock2 reddit user
source:
How do i enter this?
# Reboot/Boot and press ESC key to go to main grub menu
# Press E
# Highlight the line that says kernel, press E.
# Enter the above flag/flags right after "androidboot.hardware=remix_x86_64" (Use the arrow keys to go left or right)
# There should be a space between each of the flags
# Optional: go to the end of the line and type DEBUG=1
# Press Enter......Press B to boot.
Okay. I finally got the right boot flags. How do I make it permanent?
# For EFI booters, navigate to X:\RemixOS\efi\boot and edit/add the flags to your grub.cfg
# For Legacy booters, navigate to X:\RemixOS\ and and edit/add the flags to your menu.lst
* Replace X:\ with the drive letter on which you installed your RemixOS
* You can open it in any text editor...but I prefer Notepad++
* Be sure to back up your grub.cfg or menu.lst before making any changes...so that you can always fall back to a working configuration if you mess up.
Happy Remixing!!!
Combine and try this boot flags and see which one works for you.
1. nomodeset
2. nouveau.modeset=0
3. nouveau.modeset=1
4. video=uvesafb
5. video=simplefb
6. i915.modeset=0
7. i915.modeset=1
My X51 works beautifully with nouveau.modeset=1 i915.modeset=0
Thanks to: winsock2 reddit user
source:
How do i enter this?
# Reboot/Boot and press ESC key to go to main grub menu
# Press E
# Highlight the line that says kernel, press E.
# Enter the above flag/flags right after "androidboot.hardware=remix_x86_64" (Use the arrow keys to go left or right)
# There should be a space between each of the flags
# Optional: go to the end of the line and type DEBUG=1
# Press Enter......Press B to boot.
Okay. I finally got the right boot flags. How do I make it permanent?
# For EFI booters, navigate to X:\RemixOS\efi\boot and edit/add the flags to your grub.cfg
# For Legacy booters, navigate to X:\RemixOS\ and and edit/add the flags to your menu.lst
* Replace X:\ with the drive letter on which you installed your RemixOS
* You can open it in any text editor...but I prefer Notepad++
* Be sure to back up your grub.cfg or menu.lst before making any changes...so that you can always fall back to a working configuration if you mess up.
Happy Remixing!!!
Last edited: