Page 1 of 3 123 LastLast
Results 1 to 10 of 29

Thread: [SOLVED] Can I run an external projector with ubuntu

  1. #1
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Exclamation [SOLVED] Can I run an external projector with ubuntu

    What do I need to do to get my casio external projector to work on my toshiba A100 laptop?

    I have it connected but the laptop does not seem to be sending a signal to the projector.

    The Fn+f5 key that I used on windows Vista to toggle the display does nothing.

    Please help cos I have a public presentation to do tomorrow night!

  2. #2
    Join Date
    Apr 2008
    Beans
    764

    Re: Can I run an external projector with ubuntu

    what video card/drivers do you have?

    you could try
    Code:
    gksudo displayconfig-gtk
    sam

  3. #3
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Can I run an external projector with ubuntu

    Hi sam

    its a Nvidia G force series 7, the correct restricted driver is installed

  4. #4
    Join Date
    Apr 2008
    Beans
    764

    Re: Can I run an external projector with ubuntu

    try installing nvidia-settings, it might help you configure.

    you can install it from the synaptic package manager under system>administration>synaptic or by simply typing the following command in the terminal (aplications>accessories>terminal)
    Code:
    sudo aptitude install nvidia-settings
    sam

  5. #5
    Join Date
    Sep 2007
    Beans
    615
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Can I run an external projector with ubuntu

    right. it should be like using dual monitors.

  6. #6
    Join Date
    Dec 2007
    Location
    Taiwan
    Beans
    51
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Can I run an external projector with ubuntu

    My Hardy installation works on my classroom projectors. You may have to plug in the projector and restart X with ctr-alt-backspace.
    Asus U45JC
    Warning: Do not buy this laptop! Nvidia Optimus alert!

  7. #7
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Can I run an external projector with ubuntu

    Phewww that was scarey, I installed the nvidia-settings but in the process it removed nvidia-glx-new which is definately required by my card, cos I lost the resolution settings, and then on reboot it started in low graphics. I had to play with vartious settings to get it to return to what it should be, and that also meant removing the nvidia-settings package.

    So back to square one. I will try the restart suggestion from Bill magee in the meantime and see how I go with that.


  8. #8
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Can I run an external projector with ubuntu

    No changes there either. I wonder if its a problem with the laptop and not the system?

  9. #9
    Join Date
    Apr 2008
    Beans
    764

    Re: Can I run an external projector with ubuntu

    have you tryed
    Code:
    gksudo displayconfig-gtk
    EDIT, you can also try this command
    Code:
    sudo xrandr --output VGA --auto
    sam
    Last edited by sam_delta; May 27th, 2008 at 02:03 AM.

  10. #10
    Join Date
    Mar 2008
    Location
    Brisbane Australia
    Beans
    448
    Distro
    Kubuntu 11.04 Natty Narwhal
    Sorry sam,

    yes I have, but if I select the second screen option the dialog will not close, so it obviously cannot find the plug n play that I am telling it is there. I guess that would be because its not actually a monitor, but a projector maybe?

    the display on the wall from the projector simply says No RGB signal detected?

    EDIT

    this is the output from xrandr

    Code:
    im@laptop:~$ sudo xrandr --output VGA --auto
    X Error of failed request:  BadRequest (invalid request code or no such operation)
      Major opcode of failed request:  151 (RANDR)
      Minor opcode of failed request:  6 ()
      Serial number of failed request:  9
      Current serial number in output stream:  9
    Its not the laptop either, cos if I restart the puter, but leave the projector running I can watch the boot sequence on the wall, up to the point of the Nvidia graphic, so maybe it is something with the card. frustrating stuff.
    Last edited by tropdoug; May 27th, 2008 at 03:31 AM. Reason: add more info

Page 1 of 3 123 LastLast

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
  •