User Tools

Site Tools


hardware:lenovo_w530

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
hardware:lenovo_w530 [2017/01/28 17:13] kratz00hardware:lenovo_w530 [2019/07/15 09:56] kratz00
Line 1: Line 1:
 ====== Drivers/Utils ====== ====== Drivers/Utils ======
-http://support.lenovo.com/en_US/research/hints-or-tips/detail.page?&DocID=HT073837+https://pcsupport.lenovo.com/de/en/products/laptops-and-netbooks/thinkpad-w-series-laptops/thinkpad-w530/downloads
  
 ====== Update BIOS ====== ====== Update BIOS ======
-Get the latest ISO file from http://support.lenovo.com/en_US/downloads/detail.page?&DocID=DS029170 +Get the latest BIOS Update (Bootable CD) 
-  * Currently it's https://download.lenovo.com/pccbbs/mobiles/g5uj29us.iso (version 2.66)+  * Currently it's https://download.lenovo.com/pccbbs/mobiles/g5uj36us.iso (version 2.73)
   * Get http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito.pl or http://colimit.googlepages.com/isobar.c to extract the boot image from the ISO file   * Get http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito.pl or http://colimit.googlepages.com/isobar.c to extract the boot image from the ISO file
 <code> <code>
-perl ./geteltorito.pl g5uj29us.iso > boot.img+perl ./geteltorito.pl g5uj36us.iso > boot.img
 </code> </code>
  
Line 14: Line 14:
 <code> <code>
 gcc -o isobar isobar.c && gcc -o isobar isobar.c &&
-./isobar g5uj29us.iso -o boot.img+./isobar g5uj36us.iso -o boot.img
 </code> </code>
   * Copy the boot.img to a USB device (:!: make sure to use the correct device, otherwise you might delete your data)   * Copy the boot.img to a USB device (:!: make sure to use the correct device, otherwise you might delete your data)
Line 25: Line 25:
   * ftp://download.nvidia.com/XFree86/gpu-hdmi-audio-document/gpu-hdmi-audio.html   * ftp://download.nvidia.com/XFree86/gpu-hdmi-audio-document/gpu-hdmi-audio.html
   * make sure to select the //HDA NVidia// sound card in //alsamixer// and then unmute the first S/PDIF control   * make sure to select the //HDA NVidia// sound card in //alsamixer// and then unmute the first S/PDIF control
-  * to output the sound of some video played back in //chromium// add //%%--alsa-output-device=hw:1,3%%//+  * to output sound over HDMI 
 +    * in //chromium// add //%%--alsa-output-device=hw:1,3%%// 
 +    * in //mpv// add //%%--audio-device=alsa/hdmi:CARD=NVidia,DEV=0%%//
hardware/lenovo_w530.txt · Last modified: 2019/07/28 08:55 by kratz00