wtz
2017-12-10 11:35 deepin
So the problem here is that you had no internet access in recovery mode, so no way to replace nouveau with nvidia proprietary driver?
Maybe you can try running apt in chroot environment so that you can modify files on the "real" partition instead of the loop image of recovery system (see this).
But I think a much simpler way is to modify boot parameters in GRUB menu directly (in order to avoid annoying commands):
Copy the Code
Press Tab key on the selected item, move cursor to the end of the line beginning with "linux /boot/vmlinuz...", append all parameters above, then press Ctrl+X to boot. This should bring you to a basic graphical environment.
Maybe you can try running apt in chroot environment so that you can modify files on the "real" partition instead of the loop image of recovery system (see this).
But I think a much simpler way is to modify boot parameters in GRUB menu directly (in order to avoid annoying commands):
- noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal
Press Tab key on the selected item, move cursor to the end of the line beginning with "linux /boot/vmlinuz...", append all parameters above, then press Ctrl+X to boot. This should bring you to a basic graphical environment.
Reply Like 0 View the author
Hi,so i wanted to install Deepin on my pc and when i select "install deepin" from boot menu the screen goes black. I manage to install os by going to failsafe mode, then graphics works. Also after installation "recovery mode" works but it does not seem to save anything i do there, it does not support wifi card and most command does not work( isolated enviroment?). My bet here is that my specs does not like nouveau driver. What i want to do is to boot installed os the way "failsafe boot" on installation media does and from there install nvidia proprietary driver. I tested it on failsafe mode and it works flawlessly.
Specs:
cpu: i7 3770
gpu: gtx 970 gainward
motherboard: sapphire pure black p67 hydra
ram: 8gb ddr3
Thanks.