Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 9853  / 1 Year ago, tue, february 14, 2023, 8:17:22

Installed Ubuntu Oneiric Ocelot 11.1 a few weeks ago without issue on my AMD dual-core desktop machine (home-built) with AMD/ATI Radeon XFX "HD 4350" graphics card. Recently I was trying to update GRUB 2 to detect my Windows 7 installation on the machine, and followed instructions on this page -- which resulted in GRUB failing to load upon restart (I got the "grub rescue" prompt).



In trying to recover from my new problem, I followed some instructions on this page -- mainly this bit:



sudo -i
mount /dev/sda7 /mnt
mount /dev/sda6 /mnt/boot #skip this one if not have a separate /boot partition
grub-install --root-directory=/mnt/ /dev/sda


which has now resulted in my main problem:






MAIN PROBLEM:



Now my computer will boot to GRUB, but if I let it load Oneiric the screen will go blank immediately afterward and stay blank after reboot -- also, the monitor will turn off and claim "no signal". This can only be remedied if I boot to the LiveCD and then turn my monitor off and on again*.






My extremely ignorant opinion is that this is some kind of graphics card detection problem, but I don't know how I caused it or how to fix it. Thoughts?



I have also recently been trying to troubleshoot (i.e. googleshoot) some problems related to graphics in Gnome 3 -- I don't have specifics unfortunately, and no step I took resulted in bad behavior immediately afterward, but I suppose I might have screwed something up.



*At first I thought the recovery process was more complex but have since simplified it.


More From » 11.10

 Answers
1

I ultimately reinstalled Oneiric and that did the trick; a little disappointing,seeing as that was my seventh or so reinstall in three weeks, but I did come out ahead in the end because the Boot Repair suggestion got me a Windows 7 line in my GRUB menu. Thanks everyone!


[#42217] Wednesday, February 15, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fertion

Total Points: 436
Total Questions: 121
Total Answers: 156

Location: England
Member since Sun, May 21, 2023
1 Year ago
;