LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xfce and projector (https://www.linuxquestions.org/questions/linux-software-2/xfce-and-projector-4175521338/)

mtb 10-07-2014 01:31 PM

Xfce and projector
 
Hello everyone,

i'm using Mint 17 Xfce. I use to connect my notebook (1280x800) to an external projector (1024x768) and i need to see the same image on both.

The problem is of course the different resolution: so i set 1024x768 for the projector, and the same for the lcd. But the lcd gets scaled instead of showing for example black borders and keeping aspect ratio and unscaled pixel.

Is there a way to do so?

Thank you in advance.

ondoho 10-07-2014 10:35 PM

maybe yes, maybe no.
depends on graphic hardware and driver.
please post output of
Code:

lspci -k | grep -iA5 vga

mtb 10-08-2014 06:07 AM

Thank you, here's the output:

Code:

01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS780M [Mobility Radeon HD 3200]
        Subsystem: Acer Incorporated [ALI] Device 014b
        Kernel driver in use: radeon
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV620/M82 [Mobility Radeon HD 3450/3470]
        Subsystem: Acer Incorporated [ALI] Device 014b
        Kernel driver in use: radeon
02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV620 HDMI Audio [Radeon HD 3400 Series]
        Subsystem: Acer Incorporated [ALI] Device 014b
        Kernel driver in use: snd_hda_intel


ondoho 10-09-2014 01:49 PM

try installing the appropriate proprietary driver for your amd/ati/radeon card.
maybe the standard fglrx (<=i might've made a typo there) is sufficient.

mtb 10-10-2014 04:16 AM

Thank you, but unfortunatly the proprietary driver doesn't support anymore that card.


All times are GMT -5. The time now is 02:51 AM.