Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: Troubleshooting the Dell Inspiron 5100 on Ubuntu

  1. #21
    Join Date
    Nov 2008
    Location
    France
    Beans
    2
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Troubleshooting the Dell Inspiron 5100 on Ubuntu

    Thanks for the response. I just installed driconf and enabled HyperZ, but have the same problems (lost window decorations, same error/warn, etc.).

    I have tried it using a stock xorg.conf, as well as with the copy posted in this thread.

    I'm at a loss ...

  2. #22
    Join Date
    Feb 2005
    Beans
    102

    Re: Troubleshooting the Dell Inspiron 5100 on Ubuntu

    Enabling S-video TV-out for Dell inspiron 5100 on Jaunty 9.04

    Code:
    xrandr --addmode S-video 800x600
    xrandr --output S-video --mode 800x600
    xrandr --output LVDS --off
    The first line creates the output mode for the TV
    The second line mirrors the desktop to the TV using the previously created mode.
    The third line turns off the laptop display in order to get video playback on the S-video output.

    I had an old computer fail, so I dropped my old laptop in as a mythtv frontend until my new frontend computer arrives.

Page 3 of 3 FirstFirst 123

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
  •