So, installing Ubuntu in the Asus ROG Strix G17 has proven a challenge. I have found this video https://www.youtube.com/watch?v=N6M6RTkpLWU with multiple tips, but it is not complete.
My current "version" of instructions is like so:
- turn off bitlocker from within windows
- resize the C: partition using the windows partition tool (do not use gparted here)
- create a bootable x/ubuntu pendrive using rufus (usb-create-gtk does not work)
- restart laptop; press F2 to go into BIOS; disable fast boot and secure boot;
- restart laptop; press F2 to go into BIOS; select pendrive as boot source
- nomodeset is NOT needed for the Asus ROG Strix G17 when using Ubuntu 20.04.1
- ubuntu detects the screen resolution correctly IF nomodeset is NOT used, so, don't use it
- try a bit to see if everything is ok; turn on wifi and proceed to installation
- when selecting the keyboard, you will face the first problem; I need a USA keyboard with support for dead keys (because I'm brazilian and need keys like ç and é, which are only available by mixing ' with c and ' with e); the option is there, but the mapping is not correct; not sure how to check the mapping used on windows to compare, but on windows 10 it works fine.
- if you just "power through" this step with a less than ideal keyboard mapping, you will face problem number two: it asks you to turn off RST if you're using a intel processor (damn you intel!). Not sure if I should or the consequences of it; (I gave up here)
Issues I found so far:
- smart keys in the keyboard do not work (none of them, including the one that controls the screen bright, that for some reason goes to MAX by default)
- nvidia-settings does not load properly after installing it; not sure why, I just get an squeezed empty window
- cannot find the correct keyboard mapping
Any ideas or suggestions?
sudo dmidecode -s bios-version. I assume that Windows works fine, yes? – heynnema Oct 02 '20 at 16:37