Hacker News new | ask | show | jobs
by davb 4542 days ago
> If the laptop is turned off (or sleeping) and the battery is charging, there's no way for you to tell whether the batter is full or not based on the color of the LED. It stays white.

This isn't entirely true. While the color of the charger LED doesn't change, the LED at the middle of the bottom/front edge (below the trackpad) goes from orange to white when charged.

My biggest gripe with this (very nice, portable) laptop is that the wireless card is a bit flaky with 802.11n under (x)Ubuntu 13.04 - 13.10. I find that in some rooms of my (relatively small) flat I can't connect without disabling 11n (sudo modprobe iwlwifi 11n_disable=1). I get a very high "Tx excessive retries" value in iwconfig otherwise and the network connection is unusable.

It's not a failing of the laptop, but rather the bundled Intel wireless card and the drivers that ship with Linux 3.11.0-15. My Lenovo T430s has the same issue (it has a Centrino Advanced-N 6205).

I've seen numerous bug reports and kernel patches but haven't had much success in resolving the issue.