I recently bought an Asus ROG strix G713Q and started to install Ubuntu a couple of days ago. I have made a Ubuntu 20.04 LTS live usb with Rufus and the installation went smoothly. The boot afterwards however, not so much.
The problem I have encountered is that the laptop gets stuck at logo screen that says "Republic of Gamers" no matter what I try, as can be seen in the picture.
The fast boot is disabled,
The secure boot is disabled,
No usb devices are attached,
Updated BIOS to 315,
Tried to replace the "quiet splash" arguments at the linux line of GRUB Menu "Ubuntu" option with "nomodeset" and "nouveau.modeset=0" at different trials. Tried not replacing but only appending as well.
Then following the official tutorial of Asus, I tried to reset the CMOS and voila! I was in! I was in for a time and tried to install nvidia driver instead of this nouveau then gave it a restart but it did not work! I forgot to blacklist nouveau, I guess its that but I never had a second chance. Resetting CMOS -weirdly enough- never worked again.
It is truly weird that the machine works just perfect with Windows and Ubuntu Live USB. But I don't get an error message with my Ubuntu installation.
Update: Now trying to install 21.04 and got an error message at timezone selection screen as following:
Error fsyncing/closing /dev/nvme0n1p2: Input/ouput error
I remember seeing this error with nvme0n1p2 before when I try to install 20.04. Not sure what it means though.
I would appreciate any suggestion.
EDIT:
I have no dual boot on installed on the machine.
Once had a Windows working smoothly but I have completely erased it to install ubuntu.
Installed Ubuntu 20.04 many times, once with a "do something else" option when formatting, but then cancelled it and reverted back to the original to do a traditional "erase everything and install ubuntu approach". All of my other formats and installs followed the latter approach as well.
- BIOS version: 315
- CPU: AMD Ryzen 7 5800H with Radeon Graphics 3200MHZ
- Graphics: NVIDIA RTX 3070 Laptop GPU
- Storage: Device Type NVMe, SSD (1TB), Make/Model SK Hynix HFM001TD3JX013N
Here is the output of GParted
Here is what comes out when I click the info button for red ! error icon
Here is what grep -i nvme /var/log/syslog* prints out:
Here is the output of the Disks app
Here is the output of the NVMe smart log (the usual smart did not work so I installed this)
Disksapp SMART Data & Tests data window. It's a scrollable window, so it may take two screenshots to get it all. Also show megrep -i nvme /var/log/syslog*. – heynnema May 15 '21 at 14:42gpartederror, you can installdosfstoolsandmtools. For your problem, I'd go to the ASUS and/or Hynix web sites and download their firmware updater for the SSD. – heynnema May 15 '21 at 23:08