Hi,
I am just curios as to which fixes people would like to see in the next FW16 BIOS update after 3.03 ?
Hi,
I am just curios as to which fixes people would like to see in the next FW16 BIOS update after 3.03 ?
Apart from the above problems, the FW16 is a very nice laptop.
Hopefully the above can be fixed in firmware over time.
Note: I have sent an email to FW support with a link to this thread for their “suggestion” box. So no need for anyone else to mention these items for FW support.
USB was buggy in BIOS 3.03 on my system.
Sometimes devices not recognised, often devices failing to be uninstalled when using OS ‘safely remove’ or ‘eject’ or just physically removed.
Bios 3.04 is the latest. I yet don’t know if this has fixed the USB issues.
Cheers
USB external enclosure disconnection issues resolved.
Querk with audio card not fully initialising correctly such that error beep on command prompt filename completion with tab key does not produce a sound and the Windows API Beep(freq, duration) call does not work.
My keyboard does this thing where I’ll be typing and all of a sudden it will stuck pppppppppppppppppressing down a keyyyyyyyyyyyyyyyyyyy.
It seems to usually happen when I’m done typing, and it’s the last character that get’s stuck on. It’s possible it has something to do with using the power saving tunable on the keyboard.
You can do this, can’t you?
$ <<<disabled sudo tee /sys/bus/usb/devices/…/power/wakeup
(Replace the …
with the actual bus path of your keyboard module.)
That should work because Linux only keeps USB devices powered up during suspend if they are intended to be usable as wakeup sources. If you tell it that you don’t care to use a device as a wakeup source, then it should power off the device during suspend.
Of course, if you’re using udev, you can write a rule to automatically apply this attribute change:
ACTION=="add", SUBSYSTEM=="usb", ENV{ID_MODEL}=="Laptop_16_Keyboard_Module*", ATTR{power/wakeup}="disabled"
ACTION=="add", SUBSYSTEM=="usb", ENV{ID_MODEL}=="Laptop_16_Numpad_Module*", ATTR{power/wakeup}="disabled"
@whitslack
What you say might be right, but in this particular case the power to the keyboard remains on during sleep whether or not you have it “disabled”.
Stuck keyboard keys is definitely power tuning related. I had similar issues while sorting out my own power tuning. Happened particularly with powertop/TLP. I avoid using powertop for tuning and just use TLP right now as I saw lower power draw with that
Personally I would like to see (not necessarily bug fixes)
Better way of troubleshooting or controlling USB C ports. For example, my portable charger always gets charged by the laptop but cant charge it via USB C.
Text to speech for the BIOS options. Maybe enabled/disabled bypressing a key
Fan curves
Ability to disable USB ports when laptop is asleep
Ram speed selection, so I can turn down the ram speed for testing for example
This is more EC but more information on the embedded controller and better control of things like the side LEDs (ectool complains when trying tk address the left or right LEDs individually)
Have the same problem.
One thing that I’d want (and actually not care if on either side or both of the laptop) would be some indication whether the machine went to sleep properly.
Last Friday I thankfully took it out of my backpack when I got home, and it was really hot because apparently it did not sleep correctly when I packed it in when leaving the office…
This is the second time something like this happened in the 6 weeks I’ve got it…
If it’s Windows, then it can just be the fault of Windows “Modern Standby”. With Modern Standby, Windows will start your computer up all on its own. The purpose is supposed to be to preform system updates and apply patches when you aren’t using your computer. But it’s a problem if your laptop is in a bag without airflow for the fans. And worse, it seems like Windows may sometimes fail to shutdown afterwards.
Finding a laptop turned on in your bag or hot from previously turning itself on is a common complaint with Windows “Modern Standby”.
I’m using MX Linux on it.
I second that!
Being able to reboot with a thunderbolt dock connected would be nice.
I’ve never head any problems rebooting. I have one TB3 and one TB4 dock connected at the same time.
some indication whether the machine went to sleep properly
^^ this. I don’t know why outward facing LEDs have been systematically removed from all makes. With hackers and Linux, a few are almost necessary - like even indicating too much hard disk activity, etc.
Better driver for the Wi-Fi card.