Best Of
Re: PSU failure on Acer Predator Orion 3000 (PO3-640), need replacement advice
Below are the types of OEM PSUs that Acer fits to this desktop and if you want to upgrade the GPU that required higher power then you need a higher-powered PSU then you have to fit the same type of PSU as below. Below are safest since it's official replacement.
Games Crashing in new Acer Nitro V ANV15-52 Intel Core i5 13th Gen 13420 RTX 5050
I have recently bought Acer Nitro V 15 Intel Core i5 13th Gen 13420H (16 GB/512 GB SSD/Windows 11 Home/8 GB Graphics/NVIDIA GeForce RTX 5050) ANV15-52 Gaming Laptop (15.6 inch, Obsidian Black, 2.113 Kg) all games are keep crashing after start play the games. I can only play games with acer provided driver in the site and i see red color text in screen when gpu is used
[Edited the thread to add model name to the title]
Re: black screen occassionally blinks while using the Aspire 16 laptop
Hi katelynrose,
I recommend taking it back to the retailer and demand a new unit, this should not be happening to new laptop.
Puraw
Re: Predator Orion 7000 (PO7-660) - no SATA mode settings in BIOS
You have created create USB in GPT partition using rufus software to get ssd recognized. As for sata mode, press CTRL+S in bios to unlock it
Re: How to turn off/on or change color of keyboard backlit on Acer Aspire A715-79G on Linux (Ubuntu)
Acer Aspire A715-79G has a white backlit keyboard only and does not support RGB or multi-color functionality. You cannot change the keyboard's color. However, you can turn the backlight on or off and adjust its brightness using your keyboard's function keys and system settings in Linux.
Adjusting brightness with function keys
The most straightforward method is to use the keyboard shortcuts built into your laptop's firmware. This often works on Linux distributions without any extra configuration.
Locate the function keys: Look for keys on the top row of your keyboard with symbols resembling light bulbs or the sun. On some Acer models, the keys are F8 and F9 or F9 and F10.
Toggle/adjust the backlight:
Increase brightness: Press the Fn key and the brightness-up key (e.g., Fn + F10).
Decrease brightness: Press the Fn key and the brightness-down key (e.g., Fn + F9).
Turn off: Continue pressing the brightness-down key until the light turns off completely.
Controlling the backlight via the terminal
If your function keys do not work, you can manage the keyboard backlight using terminal commands.
Option 1: Adjust the brightness directly
This method directly changes the brightness level through the system's /sys filesystem.
Identify the backlight device: Open a terminal and run brightnessctl --list to find the device name for your keyboard backlight. It may be something like platform::kbd_backlight or intel::kbd_backlight.
View current and max brightness:
sh
brightnessctl --device='your_kbd_backlight_device' info
Set a new brightness level: Use the set command to change the brightness. Replace X with a number between 0 and your maximum brightness.
sh
sudo brightnessctl --device='your_kbd_backlight_device' set X
Option 2: Write to the /sys file
You can also manually write a brightness value to the file system.
Find the backlight file:
sh
ls /sys/class/leds/
Look for a directory that ends with kbd_backlight.
Turn off the backlight:
sh
sudo sh -c "echo 0 > /sys/class/leds/your::kbd_backlight/brightness"
Turn on the backlight:
sh
sudo sh -c "echo 1 > /sys/class/leds/your::kbd_backlight/brightness"
Note: The your::kbd_backlight part of the command must be replaced with the exact name found in step 1.
-----------------------------------------
If this answers your question & solved your query please "Click on Like" and then Yes "Answered".
Re: ACER Nitro V 16 ANV16-41 - crackling/pop sound. Any suggestions?
thank you for your promt reply, however, unfortunately I don't have this option to roll back the driver.
As for the method no. 2 - at Acer Support website I can see only the driver that is currently installed on my laptop (the lates version). I can't locate the previous one.
Re: My laptop won't power off or restart. I need windows 10 support bios for Acer Aspire 4750
With a computer that old your best bet is ,likely one of the third party sites that have archives drivers for the model. The BIOS is very unlikely to be the problem though. You say ti won't power off or restart. Those are separate actions, so may not be related. As assume by 'won't power off' you mean that in Windows you ask for a shutdown and something hangs?
billsey
Re: Acer 14 AI SF14-51 F-Keys not working
That was not the question. As desrcibed either way as media key or function key, no function of F1 - F12 was given. Also "fn"+F7, "fn"+F8, "fn"+F12 and the alternative function for "del" not working. These are ACER keyboard specific function eg. sniping tool ("fn"+F12).
Only updating to BIOS V.1.15 made F Keys work.





