I had several issues while trying to install Ubuntu (x64) on the new laptop that I just bought: HP Envy 17-j050ex (specs).
I will not raising the common issues about dual-boot, secure boot, setting the brightness during install, downloading drivers, and the other related issues that are relatively "easy" to google and solve.
- The most annoying problem is that latest Ubuntu version that can be installed on it is 12.04! All newer version installers hanged in the middle of the "trial" most of the time with no information at all and some times with the information that the "no screen found" error.
Even after installing the 12.04 many issues are still not solved:
2.1. Wireless (Ralink RT3290) is disabled by hardware switch: I tried the
rfkill unblock all
, rebooting with the rescue mode and even going into windows to try to enable the wireless. The only hardware switch on my laptop is the F12 key that is not working at all in enabling/disabling under Ubuntu (but works on Win8)2.2. The nVidia GeForce 750M is not detected/installed correctly even after installing the
nvidia-current
nor downloading the NVIDIA*.run and installing it from root.2.3. The brightness cannot be changed using the Fn keys F2 and F3 while the volume up/down/mute (F7/F8/F6) is working along with the keyboard backlight (F5). And if I try to toggle the WiFi on/off, these function button stop working unless I restart X.
Please let me know if my week long research missed the ways to solve these issues. Thanks for your time.
***EDIT: After updating the wireless drivers from the Win8 HP support app, it seemed that the wireless is up and running without any other intervention what so ever! I first noticed it while on Linux Mint 15 that the Bluetooth was disabled and there is a button for enabling it along with the WiFi.
So issue 2.1 OK and still waiting for some clues for the rest.