Monday, May 13, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 5374  / 3 Years ago, thu, october 7, 2021, 7:43:50

I just did a wubi install of Ubuntu 11.10 ony my acer emachines E725. After I reboot, the display is too dark that I can only see the white backgrounds and my mouse (when it is in the middle of the screen where the wallpaper is a little brighter).



Before I did a wubi install I also tried live using usb.



Does anyone know how to deal with this. Should I go ahead and do a full install?


More From » 11.10

 Answers
6

1) Put the cd with Ubuntu 11.10



2) Press F6 and select nomodeset



3) Select Test ubuntu and then install



4) Reboot



5) Press F6 and select nomodeset



6) Select Test ubuntu and then install



7) Open a terminal and:



$ sudo mount /dev/sda1 /media/ubuntu



$ sudo mount ‐‐bind /dev /media/ubuntu/dev



$ sudo mount ‐‐bind /proc /media/ubuntu/proc



$ sudo mount ‐‐bind /sys /media/ubuntu/sys



$ sudo chroot /media/ubuntu



$ sudo nano /etc/default/grub



Edit line: GRUB_CMDLINE_LINUX="nomodeset"



$ sudo update-grub
$ reboot



I hope this solve your problem :)


[#43064] Thursday, October 7, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
pilun

Total Points: 270
Total Questions: 100
Total Answers: 94

Location: England
Member since Sat, Feb 13, 2021
3 Years ago
pilun questions
Thu, Sep 16, 21, 18:43, 3 Years ago
Mon, Aug 23, 21, 04:32, 3 Years ago
Wed, Sep 14, 22, 11:04, 2 Years ago
;