Results 1 to 8 of 8

Thread: 11.04 / After installing recomended nVidia Driver I got a blank screen

  1. #1
    Join Date
    Mar 2011
    Location
    Serbia; Austria
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Exclamation 11.04 / After installing recomended nVidia Driver I got a blank screen

    Hello again my dear community....

    Machine: VGN-FS415M (NVIDIA GeForce Go 6400 TurboCach, Intel Pentium M 740 / 1.73 GHz, 1GB RAM)

    Like stated in the title. I did all regular updates, had coffee, restarted couple of times, and decided to install RECOMENDED driver cuz "Driver" screen was showing that Driver is installed [or active] but not in use.... something like that.
    After I did restart windows were blank after I logged in successfully. Tried opening Firefox, it was blank as well. Just the header was saying what's open.
    Anyways, did another restart crossing fingers but nope... Even worse. I can't even log in as once the Ubuntu loading screen is gone, screen becomes white [blank]. Almost burned my eyes...

    So yea... that's kinda what's up... Can I fix it from LiveCD now or should I reinstall the system [again]?
    I only have LiveCD as a support at the moment, so please help out if u know how...!

    HUGE THANKS

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Beans
    435
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    to get your system up and running again attemp to login via tty1 (Ctrl+Alt+F1 at login screen); then use;
    Code:
    gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager gnome-wm
    then (Ctrl+Alt+F7 back to login screen)... then select ubuntu classic, then login... then remove driver... then reboot into ubuntu "normal / unity watevs"...
    My personal website with blog n apps
    http://www.mikejonesey.co.uk/

  3. #3
    Join Date
    Sep 2009
    Location
    UK
    Beans
    435
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    or just add the driver to the blacklist...

    Code:
    Ctrl+Alt+F1
    login...
    sudo su
    lsmod | grep -i "summin in driver name"
    echo "baddrivername" >> /etc/modprobe.d/blacklist.conf
    reboot | shutdown -r now
    My personal website with blog n apps
    http://www.mikejonesey.co.uk/

  4. #4
    Join Date
    Mar 2011
    Location
    Serbia; Austria
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Cool Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    Wow... I'm using a real paper&pencil!


    I'll let you know how it went...


    Thanks!

  5. #5
    Join Date
    Sep 2009
    Location
    UK
    Beans
    435
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    on the last line i ment to write an or (||) not a pipe... (some prefer the reboot command some prefer shutdown)...
    My personal website with blog n apps
    http://www.mikejonesey.co.uk/

  6. #6
    Join Date
    Mar 2011
    Location
    Serbia; Austria
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Thumbs up Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    Quote Originally Posted by mikejonesey View Post
    on the last line i ment to write an or (||) not a pipe... (some prefer the reboot command some prefer shutdown)...
    Thanks, but i haven't even got that far.

    So, I did what u said in the first post, entered that black and white world of tty1 [i'm such a n00b for this] typed in what you told me to [with a syntax mistake for a first one of course] logged into the classic one, but the problem was still there. So I imagined where "Additional Drivers" would be [Configure third-party drivers etc... hovered me a hint] then kept pressing TAB and UP and then ENTER until the authentication screen showed up and i figured that would be going back to the previous driver, so i restarted and HERE I AM...
    Isn't it an amazing workaround for someone not knowing how to use terminal for uninstall? Even tho Terminal would have been white as well...

    So... I'm guessing that "Recommended" drivers are not Recommended?

    I have another one here
    Which one should i use for my GPU?

    Sorry for too many questions...

  7. #7
    Join Date
    Sep 2009
    Location
    UK
    Beans
    435
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    hmm drivers are on a per case bassis there is not really a rule of thumb to say what works or doesn't generally If it does not work then i download complie and build drivers direct from the manufacturer....

    you can use modprobe to add and remove kernel modules on the fly so you can test out your drivers...

    well done sorting it out...
    My personal website with blog n apps
    http://www.mikejonesey.co.uk/

  8. #8
    Join Date
    Mar 2011
    Location
    Serbia; Austria
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: 11.04 / After installing recomended nVidia Driver I got a blank screen

    modprobe... hmm... Will try it out i guess... Since my card isn't listed anywhere...
    It's kinda same with Windows [yup, that's where I'm coming from - Adobe fan]
    You don't know if it's working well until it really works well

    Thanks again... I'll experiment a bit

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •