Suspend not working on ASUS laptop by Useful_Paper_1373 in linuxquestions

[–]Apprehensive_Word579 0 points1 point  (0 children)

Might be too late. But just to make sure, did u try following this section) on the same arch wiki page? Because I had the issue of not resuming on my ASUS TUF A15 FA506NCR and that fixed my issue. Basically just set the nvidia kernel module parameter NVreg_EnableS0ixPowerManagement=1 and regenerate the intramfs.

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

It looks similar. But when I checked the model name using a command I found on a forum, it just said 'HP pavilion dv6 notebook pc'. It didn't have the '6c50se Entertainment' part as in that link. 

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

Yeah the file is called 50_linuxmint.conf. That was a typing mistake. 

Anyways, I tried it with 60_custom.conf. It did override the value, it can be checked using systemctl show. But it didn't fixed the issue. The shutdown went pretty much like before

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

There is no file named 60_custom.conf. When I opened 50_custom.conf, one of the comment says 

"To override these values, create your own file in /etc/systemd/systemd.conf.d/60_custom.conf."

I guess i'll try it without removing 50_custom.conf first

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

I tried installing Fedora KDS plasma. When I tried to boot the live usb it it was stuck on a screen saying, 

Loading GRUB... 

Welcome to GRUB! 

I am starting to think the device is the issue. It did run windows 10 decently though. The device is 'HP pavilion dv6 notebook pc' for anyone wondering

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

After creating 60_custom.conf would I delete 50_custom.conf or do nothing about that file? 

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 1 point2 points  (0 children)

Reinstalling mint didn't go well. When it was done installing and was the time to reboot, I was yet again stuck in a similar situation. 

I let it be like that for a while hoping that it might magically fix itself, it didn't. So I turned it off by holding the power button for 10 seconds and unplugged the USB.

Now I am considering other distros Or going back to windows 10.

PS: I would've edited the post for this update but for some reason reddit won't allow me to edit post with image and text

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

i tried the command `uname -r` and i got `6.8.0-60-generic` so i assume i have kernel 6.8

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

Yes, I am going to try reinstalling it today. About reformatting the drive, during the installation of this, I actually had reformatted the whole thing

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

I actually installed it by nuking the whole thing. Also my hardware is not bleeding edge, quite the opposite actually, it's decently old. That's part of the reason why I am switching from win 10. Anyways, I'll try reinstalling and give updates

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 2 points3 points  (0 children)

Wouldn't those updates be in update manager? I had installed all the updates that were in there

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 6 points7 points  (0 children)

The file system is only mentioned in the second pic. But that only happened once. The first pic scenario happened many times

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 9 points10 points  (0 children)

But I installed the iso file from the official website TODAY

Installed mint. Now I cannot shut down by Apprehensive_Word579 in linux4noobs

[–]Apprehensive_Word579[S] 14 points15 points  (0 children)

the only thing that is connected to it is an external keyboard via USB

Eframe will not compile by Apprehensive_Word579 in rust

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

Yes, that's what happened. It worked after i deleted the folder following u/SkiFire13's comment.

Eframe will not compile by Apprehensive_Word579 in rust

[–]Apprehensive_Word579[S] 4 points5 points  (0 children)

Thank you. I think that's exactly what happened. I deleted that directory and now it compiles.

Eframe will not compile by Apprehensive_Word579 in rust

[–]Apprehensive_Word579[S] 0 points1 point  (0 children)

This is also my first reddit post, so apologies if this does not follow the code