Dear Bro… My first attempt to install Ubuntu on my new laptop was not succeed. After I installed nvidia driver and then reboot, blank screen happened. After I did research on google, the solution is I had to create configuration file for monitor (edid.bin) and then link them on xorg.conf. These is the procedure.. 1. boot into windows, install softmcss here http://www.entechtaiwan.com/lib/softmccs.shtm then extract edid then save it into .bin file. this is my edid.bin for my laptop edid.bin (please rename into edid.bin). 2. boot into ubuntu, install driver using emnu rerstricted driver. then BEFORE reboot, put edid.bin into /etc/X11/ then edit xorg.conf, add these lines into device section: Option “ConnectedMonitor” “DFP-0? Option ”CustomEDID” ”DFP-0:/etc/X11/edid.bin” 3. You could also open alsaconfig /etc/modprobe.d/alsa-base.conf and then add “model=auto” (without quotation mark) on “options snd-hda-intel” 4. reboot your ubuntu. nvidia driver will works. and if yoiu need to use internal mic (for skype maybe), you could open terminal, run “alsamixer -Dhw” then press F4. Go to “inpot so” and press up/down arrow to change into INT MIC. that’s all bro… I hope it will be usefull for you… |







RSS Feed