I want to try Ubuntu on a hp pavilion g7-1246ef computer. I got it as a 64 bit system with a win7 64 bit but now it runs a 32 bit win 7 (due to canon printer driver issue).
The Windows device manager displays:
I have created a live USB and then CD of Lubuntu 12.04, a live usb of Ubuntu 12.04 (all 32 bit), and tried to boot in each of them, set to boot from usb, reached the page with try ubuntu
but then selecting it nothing happened, or so it seemed: in fact using a 64 bit Ubuntu 12.04 live usb I was first under the same impression but when I pushed power off I realized a window was barely visible on an almost black display, and even folder icons were there but almost invisible.
I guess there are no video drivers for this system.
Is there a solution?
[This is a late edit just to put things right for reference: even without nomodeset and without the proprietary driver, my machine would still work: just that the startup luminosity level was zero and had to put it up manually.] (I do not currently use ubuntu/linux on that machine, was just interested for a solution in such cases.)
UPDATE for 14.04
With the new 3.13 kernel that video card is now well supported - more details here and here.
nomodset
command in usb. can you advise me ? As for the rest i see no loss in display quality withnomodset
although it gives me some errors on ano hardware response
. i would prefer just to use ubuntu on this one from a live usb as the cd is noisy – Sep 17 '12 at 11:55After doing so find the words: "quiet splash" and type nomodeset before quiet splash so it becomes: "nomodeset quiet splash" (Without quotes) then press Ctr + x (or F10) to boot :)
– Sam Sep 17 '12 at 13:15quiet splash nomodeset
– Sep 17 '12 at 13:20