Mittwoch, 5. November 2014

ubuntu 14.10 setup

- boot windows
- repartition to get free space
- download ubuntu, universal-usb-installer
- create usb with ubuntu (with format)
- F11 boot on usb
- setup (use free space as /, boot-device on first without number). if wrong device selected for boot the installer might crash... try another till installer successful finishes.
- on reboot F11 and boot first ubuntu device (for me first login-try did not work, but second worked...)
-with new gs70 wifi does not seem to work... hope i can fix that later on...
- fix grub:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo sed -i 's/utopic/saucy/g' /etc/apt/sources.list.d/yannubuntu-ubuntu-boot-repair-utopic.list 

sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
recommended repair
- gives error, reboot to win
- run "cmd" as administrator:
bcdedit /set "{bootmgr}" path \EFI\ubuntu\grubx64.efi

what a pain. i dont know what i changed that finally made me a real dualboot, but i was never more painful as this time. what a shit... does time go backwards and setting up linux is again rocketscience? i can't remember how it managed to get a working dualboot. this might help you:
http://www.everydaylinuxuser.com/2014/05/install-ubuntu-1404-alongside-windows.html

for working nvidia drivers do:
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update

sudo apt-get purge nvidia*
sudo apt-get install nvidia-343

sudo reboot

equalizer:
sudo add-apt-repository ppa:nilarimogard/webupd8 
sudo apt-get update
sudo apt-get install pulseaudio-equalizer 


works: standby, sound, fn-keys, ethernet, external screen (tested with minidp2dvi and hdmi)
works not yet: wifi (if you have the new gs70 with n1525. the older GS70 should work)

some more useful links to tweak everything: