Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32

Thread: How to get graphics working on Sony Vaio FW Series notebooks

  1. #1
    Join Date
    Jun 2006
    Location
    Syracuse, NY
    Beans
    3,264

    How to get graphics working on Sony Vaio FW Series notebooks (in Ubuntu 8.10)

    THE LATEST UPDATE FIXES THIS BUG... NO NEED TO USE THE HACK DESCRIBED BELOW




    This is only for those with the intel x4500 GM45 graphics chip. By now, you have probably realized that whenever the intel driver is used, you get a spotty white screen that fades to black while the login noise plays in the background. What is happening is that X has loaded fine, but it fails to turn on the laptop screen. If you try loading it with an external monitor plugged in, it will work perfectly.

    Of course, we can't always carry around an external monitor with our laptops. There are people working on finding a permanent solution right now, here are the bug reports.

    Ubuntu: https://bugs.launchpad.net/xorg-server/+bug/268615
    Xorg: https://bugs.freedesktop.org/show_bug.cgi?id=17292

    Now, all is not lost. There is a workaround that has been found. It involves rebuilding the driver with a temporary fix. You can either recompile the driver yourself, or someone was kind enough to build the drivers into a .deb package in the Ubuntu bug report (I've attached them to this thread too). Assuming that you have already installed the system (if you haven't, just choose safe graphics mode when you boot the live CD and it will boot normally and should work fine), this is what you should do to install:

    First, remove completely the current version (gets rid of all related files)
    Code:
    sudo apt-get remove --purge xserver-xorg-video-intel
    Then go ahead and double click the .deb to install. It will warn you that there is the same version available from a software channel (repo), ignore this.

    Once that is done, open a terminal and type:
    Code:
    sudo nano /etc/X11/xorg.conf
    You will see a section "Device", and under it a line that says "Driver" "vesa". Change "vesa" to "intel". Then reboot (or log out/in).

    You should be all set now with native graphics. One caveat, until you see in a bug report that a better fix has been sent out as an update, do not let Ubuntu update that package (if a newer version comes out, it will try). Always look at what you are installing before you click OK. If you accidentally update it, just repeat the steps here from the beginning and you should be fixed. If you have any issues with this, feel free to post here for help.
    Last edited by igknighted; November 29th, 2009 at 03:13 AM. Reason: removed attachments - they were obsolete and could break modern systems
    Desktop: AMD Athlon64 X2 3600+, Nvidia 8600GT, 3GB RAM, 80GB hd, Windows 7 Beta
    Lappy: Sony Vaio FW-140E, Intel P8400 2.26Ghz, 3GB Ram, 250GB HD, Intel x4500MHD, Windows 7 Beta & Kubuntu 8.10 w/ KDE 4.2

  2. #2
    Join Date
    Aug 2008
    Location
    Manchester, England
    Beans
    10

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    million thanks , worked like a charm!

  3. #3
    Join Date
    Dec 2008
    Beans
    4

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    Finally! I've been trying for days to get various distributions to work on my Sony Vaio FW170J.

    This worked wonderfully.

    Thanks much,
    Chris

  4. #4

    Smile Re: How to get graphics working on Sony Vaio FW Series notebooks

    thanks!!

    linux finally works after an entire month of woes!!

  5. #5
    Join Date
    Nov 2008
    Location
    Rio de Janeiro - Brasil
    Beans
    2

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    uhuuuu....

    Thanks a lot..working perfectly..

    Cheers
    Daniel

  6. #6
    Join Date
    Dec 2007
    Beans
    Hidden!

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    Thanks a lot, it's finally working!

    Is there any way to remove Update Manager's notice about the "new Intel driver"?

  7. #7
    Join Date
    Jun 2006
    Location
    Syracuse, NY
    Beans
    3,264

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    Quote Originally Posted by Skylined View Post
    Thanks a lot, it's finally working!

    Is there any way to remove Update Manager's notice about the "new Intel driver"?
    I'm trying to figure that out. Their should be, but I don't know what it is. When I figure it out I'll add it to the original post.
    Desktop: AMD Athlon64 X2 3600+, Nvidia 8600GT, 3GB RAM, 80GB hd, Windows 7 Beta
    Lappy: Sony Vaio FW-140E, Intel P8400 2.26Ghz, 3GB Ram, 250GB HD, Intel x4500MHD, Windows 7 Beta & Kubuntu 8.10 w/ KDE 4.2

  8. #8
    Join Date
    Dec 2007
    Beans
    Hidden!

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    Again, thanks for you work.

  9. #9
    Join Date
    Feb 2008
    Beans
    90

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    Thanks, this also worked on my sony vaio SR290 with mobile 4 series chipset.
    Sony Vaio SR290. Dual-Boot Vista/Ubuntu 8.10
    Intel Pent Dual Core 2.0 Ghz
    2GB RAM, Video Card: Intel Mobile 4 Series Chipset

  10. #10
    Join Date
    Jun 2006
    Location
    Syracuse, NY
    Beans
    3,264

    Re: How to get graphics working on Sony Vaio FW Series notebooks

    Quote Originally Posted by chex_m8 View Post
    Thanks, this also worked on my sony vaio SR290 with mobile 4 series chipset.
    Yeah, the SR series is the international (non-us) version. At least some of them. Sony has some really odd methods of identifying their products...
    Desktop: AMD Athlon64 X2 3600+, Nvidia 8600GT, 3GB RAM, 80GB hd, Windows 7 Beta
    Lappy: Sony Vaio FW-140E, Intel P8400 2.26Ghz, 3GB Ram, 250GB HD, Intel x4500MHD, Windows 7 Beta & Kubuntu 8.10 w/ KDE 4.2

Page 1 of 4 123 ... LastLast

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
  •