go3d
January 23rd, 2014, 01:49 AM
Hello to all Ubuntu users!
I recently bought a Notebook Acer Aspire V5-573G-54208G50AII and installed Ubuntu 12.04 LTS / KDE-Desktop on it. I want to share here my experiences with other users. It has been quite an adventure. First, to find the optimal device for my purposes. And then, to find solutions to several problems that arose.
What I was looking for:
a) a modern notebook with Intel i5 CPU - ok
b) Full HD display - ok
c) keyboard with numeric pad - ok
d) yet no more than 2kg (4.4 lb) of weight - ok
e) NVidia graphics card - ok
f) no more than 700 EUR (950 USD) - ok (got it for 650 EUR at Amazon Germany)
g) Nice to have: touchscreen - could not find this with Full HD
There were not many devices out there that could fulfill my requirements. At the end, I had no more than 2 candidates: the Acer V5-573G and a Lenovo one, the IdeaPad U530touch. The problem with the Lenovo device was, that some users reported having ordered Full HD and gotten only HD. After some phone calls with Lenovo, it turned out that the Full HD resolution is (was) not really available...
So, I decided to get the Acer one.
Main characteristics of the device I got:
- silver color (looks cool!)
- i5 4200U
- 8GB RAM
- 500GB HDD
- Full HD display (1920x1080)
- NVidia 750M
- German QWERTZ-Keyboard (Got it in Germany, but I actually prefer the US-Layout... see below)
In general, I am quite happy with the device so far. Here some main aspects that I like/dislike:
Good:
- Overall nice design, good build quality
- Low weight (2.0 kg)
- Display resolution and quality
- Backlight keyboard (though not equally bright through all the keyboard... see below)
- Decently quiet
- Doesn't get too warm, feels cool most of the time
- Keyboard - I like the feeling of the quite flat keys (this is personal taste, though) plus numerical keypad
Not so good:
- Touchpad with no dedicated buttons (and only left button functionality - at least under Ubuntu 12.04, see below)
- No indicators for Caps-Lock, Num-Lock and Scroll-Lock
How it works with Ubuntu
I installed Ubuntu 12.04 LTS and KDE Desktop. Almost everything worked straight away: LAN, WLAN, Bluethooth, USB, Sound, Touchpad, Display (only the Intel-Graphics though, not NVidia), and suspend.
Problems I had so far (and some solutions)
1. Touchpad - no dedicated buttons (solved)
First, I saw this as something minor. I thought it was only a visual thing, and knowing where to click it would behave exactly the same as a regular touchpad with two buttons (left, right, and middle button via pressing both at the same time = middle button emulation). But when I first used it, I was shocked! It turned out that there is only one button - the whole pad is a single button (pressing it is easiest on the lower area, while impossible on the top). This is something you need to get used to - specially when you want to drag objects...
So no right button at all, and thus no middle button emulation. For me, this was a no-go and I was sure that I would return the device within a few days. Having to carry an extra mouse all the time just was not an option for me.
My solution:
Fortunately, after some research, I found out that the native Linux drivers are better than I thought. The right and middle buttons were there all the time, and I didn't notice this for months with my other notebook: the middle button is accessible through the upper right corner, and the right button through the lower right corner. It takes some practice though, and I still need sometimes 2 or 3 tries before I get the expected reaction. But it is an acceptable compromise.
New solution (2013.01.28):
For both the middle and right button, an area of the touchpad can be defined.
In order to get virtual areas for both buttons (dividing the lower area in 3 equal areas) I use the following command:
xinput set-prop "ETPS/2 Elantech Touchpad" "Synaptics Soft Button Areas" 2170 0 1870 0 1080 2169 1870 0
More information below in my post of Jan.01 and here: https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Buttonless_TouchPads_.28aka_Cli ckPads.29
2. No indicators for Caps-Lock and Num-Lock (kind of solved)
Why would the manufacturer want to safe three LED indicators? Can't understand. It is really annoying.
My solution:
CAPS-Lock: Since I don't really use the CAPS-Lock key, and since it rather annoys me to trigger it inadvertently, I completely deactivated it. That is, I redefined it with KDE as an extra Hyper-Key. This is nice beause now I have a whole new set of possible key shortcuts.
Num-Lock: I set it which KDE such that it is always on. Furthermore, I installed "indicator-keylock", which shows me the status when I change it.
3. NVidia 750M can not be properly installed (unsolved)
First thing I tried to install was the NVidia driver. After several tries I got them somehow installed. But the driver was never successfully activated. I got an error in Xorg.0.log, and running nvidia-settings would give me an error saying something like "no nvidia card detected". And worse, resuming from suspend did not work any more. So I removed the NVidia drivers and am still waiting for an update of Ubuntu or NVidia, that enables me to use my NVidia gfx. Anybody with a better result here?
4, HDMI output not working (unsolved)
Don't know if the HDMI output needs the NVidia card running. I simply cannot switch to an external monitor now with the Intel graphics. Any ideas?
5. Sound makes hiss noises (unsolved)
When my system comes up, the short welcome-tune I hear is not played clearly. There is some hissing sound. This is something I also had with my old notebook (also Ubuntu 12.04 LTS), so probably not Acer specific. Does anybody know a solution?
6. Brightness control with FN-left/right keys not working (unsolved)
I read many threads about this. The solution about editing the file /etc/default/grub did not work for me. Also, others speak about changing the brightness through the folder "/sys/class/backlight/". But my folder is empty. Any ideas?
7. After suspend, the touchpad is not available until after a while (20-30 seconds) (unsolved)
This puzzles me. I've never seen this before. It is not too bad, but if someone has an idea, please let me know.
8. Keyboard - US Layout (still looking...)
I searched the Internet for a replacement keyboard, but was not lucky so far. There are some cheap keyboard covers, that are simply put on top of the normal keyboard (and protect it from dirt and liquid). Does anybody have good experience with this type of keyboards covers with the Acer V5? What about the keyboard backlight?
9. Battery
Many people speak about up to 8 hours battery tine. But my battery indicator shows me about 3 hours remaining time at 100%. I wonder myself how the indicator calculates that figure. And why don't I get more time? Is my system configuration somehow wrong? I would be interested to learn what other users get, and if it matches to the estimate of the battery indicator (KDE or Unity).
Hope this helps some people out there to decide what device to buy or to improve their Ubuntu experience with their current Acer Notebook. Would also appreciate, any comments or hints on how to solve to the unsolved issues.
Thanks!
I recently bought a Notebook Acer Aspire V5-573G-54208G50AII and installed Ubuntu 12.04 LTS / KDE-Desktop on it. I want to share here my experiences with other users. It has been quite an adventure. First, to find the optimal device for my purposes. And then, to find solutions to several problems that arose.
What I was looking for:
a) a modern notebook with Intel i5 CPU - ok
b) Full HD display - ok
c) keyboard with numeric pad - ok
d) yet no more than 2kg (4.4 lb) of weight - ok
e) NVidia graphics card - ok
f) no more than 700 EUR (950 USD) - ok (got it for 650 EUR at Amazon Germany)
g) Nice to have: touchscreen - could not find this with Full HD
There were not many devices out there that could fulfill my requirements. At the end, I had no more than 2 candidates: the Acer V5-573G and a Lenovo one, the IdeaPad U530touch. The problem with the Lenovo device was, that some users reported having ordered Full HD and gotten only HD. After some phone calls with Lenovo, it turned out that the Full HD resolution is (was) not really available...
So, I decided to get the Acer one.
Main characteristics of the device I got:
- silver color (looks cool!)
- i5 4200U
- 8GB RAM
- 500GB HDD
- Full HD display (1920x1080)
- NVidia 750M
- German QWERTZ-Keyboard (Got it in Germany, but I actually prefer the US-Layout... see below)
In general, I am quite happy with the device so far. Here some main aspects that I like/dislike:
Good:
- Overall nice design, good build quality
- Low weight (2.0 kg)
- Display resolution and quality
- Backlight keyboard (though not equally bright through all the keyboard... see below)
- Decently quiet
- Doesn't get too warm, feels cool most of the time
- Keyboard - I like the feeling of the quite flat keys (this is personal taste, though) plus numerical keypad
Not so good:
- Touchpad with no dedicated buttons (and only left button functionality - at least under Ubuntu 12.04, see below)
- No indicators for Caps-Lock, Num-Lock and Scroll-Lock
How it works with Ubuntu
I installed Ubuntu 12.04 LTS and KDE Desktop. Almost everything worked straight away: LAN, WLAN, Bluethooth, USB, Sound, Touchpad, Display (only the Intel-Graphics though, not NVidia), and suspend.
Problems I had so far (and some solutions)
1. Touchpad - no dedicated buttons (solved)
First, I saw this as something minor. I thought it was only a visual thing, and knowing where to click it would behave exactly the same as a regular touchpad with two buttons (left, right, and middle button via pressing both at the same time = middle button emulation). But when I first used it, I was shocked! It turned out that there is only one button - the whole pad is a single button (pressing it is easiest on the lower area, while impossible on the top). This is something you need to get used to - specially when you want to drag objects...
So no right button at all, and thus no middle button emulation. For me, this was a no-go and I was sure that I would return the device within a few days. Having to carry an extra mouse all the time just was not an option for me.
My solution:
Fortunately, after some research, I found out that the native Linux drivers are better than I thought. The right and middle buttons were there all the time, and I didn't notice this for months with my other notebook: the middle button is accessible through the upper right corner, and the right button through the lower right corner. It takes some practice though, and I still need sometimes 2 or 3 tries before I get the expected reaction. But it is an acceptable compromise.
New solution (2013.01.28):
For both the middle and right button, an area of the touchpad can be defined.
In order to get virtual areas for both buttons (dividing the lower area in 3 equal areas) I use the following command:
xinput set-prop "ETPS/2 Elantech Touchpad" "Synaptics Soft Button Areas" 2170 0 1870 0 1080 2169 1870 0
More information below in my post of Jan.01 and here: https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Buttonless_TouchPads_.28aka_Cli ckPads.29
2. No indicators for Caps-Lock and Num-Lock (kind of solved)
Why would the manufacturer want to safe three LED indicators? Can't understand. It is really annoying.
My solution:
CAPS-Lock: Since I don't really use the CAPS-Lock key, and since it rather annoys me to trigger it inadvertently, I completely deactivated it. That is, I redefined it with KDE as an extra Hyper-Key. This is nice beause now I have a whole new set of possible key shortcuts.
Num-Lock: I set it which KDE such that it is always on. Furthermore, I installed "indicator-keylock", which shows me the status when I change it.
3. NVidia 750M can not be properly installed (unsolved)
First thing I tried to install was the NVidia driver. After several tries I got them somehow installed. But the driver was never successfully activated. I got an error in Xorg.0.log, and running nvidia-settings would give me an error saying something like "no nvidia card detected". And worse, resuming from suspend did not work any more. So I removed the NVidia drivers and am still waiting for an update of Ubuntu or NVidia, that enables me to use my NVidia gfx. Anybody with a better result here?
4, HDMI output not working (unsolved)
Don't know if the HDMI output needs the NVidia card running. I simply cannot switch to an external monitor now with the Intel graphics. Any ideas?
5. Sound makes hiss noises (unsolved)
When my system comes up, the short welcome-tune I hear is not played clearly. There is some hissing sound. This is something I also had with my old notebook (also Ubuntu 12.04 LTS), so probably not Acer specific. Does anybody know a solution?
6. Brightness control with FN-left/right keys not working (unsolved)
I read many threads about this. The solution about editing the file /etc/default/grub did not work for me. Also, others speak about changing the brightness through the folder "/sys/class/backlight/". But my folder is empty. Any ideas?
7. After suspend, the touchpad is not available until after a while (20-30 seconds) (unsolved)
This puzzles me. I've never seen this before. It is not too bad, but if someone has an idea, please let me know.
8. Keyboard - US Layout (still looking...)
I searched the Internet for a replacement keyboard, but was not lucky so far. There are some cheap keyboard covers, that are simply put on top of the normal keyboard (and protect it from dirt and liquid). Does anybody have good experience with this type of keyboards covers with the Acer V5? What about the keyboard backlight?
9. Battery
Many people speak about up to 8 hours battery tine. But my battery indicator shows me about 3 hours remaining time at 100%. I wonder myself how the indicator calculates that figure. And why don't I get more time? Is my system configuration somehow wrong? I would be interested to learn what other users get, and if it matches to the estimate of the battery indicator (KDE or Unity).
Hope this helps some people out there to decide what device to buy or to improve their Ubuntu experience with their current Acer Notebook. Would also appreciate, any comments or hints on how to solve to the unsolved issues.
Thanks!