Debian Multimedia :: Try To Maximize Resolution

Jul 22, 2015

I have an Laptop Acer aspire one D250 with debian 8 and gnome3, actualy the screen resolution are 1024*600 pixels, i want to try to maximize resolution.I hope to win 1280*800 screen resolution but the control panel fix display maximum to 1024*600, how i can to put another large resolution ?which years ago, i'm editing the xorg.conf file to put that i want resolution !I forgot that can i do for maximise resolution, some on can tell me how fix manualy the screen resolution.

View 14 Replies


ADVERTISEMENT

Debian Multimedia :: Could Not Maximize Screen Resolution?

Mar 18, 2010

I'm running debian lenny and want to change the screen resolution from 640x480 to 1024x768. I'm using a nVidia Geforce FX 5800 and I installed the additional nvidia drivers with the help of this tutorial [URL]. Here is my xorg.conf

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection .....

When I try to change the screen resolution via the gnome menu I just can choose the 640x480 resolution and 50Hz refresh rate.

View 4 Replies View Related

Debian Multimedia :: Justcloud Stuck In Down Bar Message Tray Don't Maximize

Sep 8, 2015

Debian GNU/Linux 8 (jessie) 64-bit Gnome 3.14.1

I just installed JustCloud: justcloud.com it work fine but it has an auto add to start-up applications, and after OS launch it hide-s in down bar message tray like skype or USB stick, I-m OK with that, but when pressing on it right or left click it don-t maximize, and message tray closes it self after click.

View 1 Replies View Related

Debian Multimedia :: LXDE - Getting Window Maximize / Minimize Buttons To Look Bigger

Jan 4, 2015

I am using Debian Wheezy with LXDE and I am using the monitor resolution as 1280x1024. Now the Window maximize, minimize buttons look tiny and its pretty irritating. Is there anyway I can make them bigger ? I tried googling but whatever documentation I found was regarding GNOME not LXDE since not many people use it. I don't want to try any online themes of Linux just want the buttons to be bigger. Is there anyway ?

View 12 Replies View Related

Debian Multimedia :: Cannot Get Better Resolution Than 800x600

Aug 25, 2010

I just installed Debian 5 onto an older PC and cannot get a better resolution than 800x600. The PC is currently dual booting with Windows XP and in Windows I can get the resolution to 1280x768 without any issues. I checked the device manager in Windows and the video card shows up as VIA/S3G Unichrome II. What do i need to do to get this working at 1280x768 in Debian? I had Mint installed previously and it got to this resolution fine until I upgraded it to a new version, then it was stuck at 1024x768.

View 3 Replies View Related

Debian Multimedia :: Add A Video Resolution ?

May 14, 2011

This system is basically working fine, but I'd like to change the video resolution. It has defaulted to the monitor's native resolution, which is 1920 x 1024. I'd like to set 1600 x 900. However, it's not in the list. In fact, the other resolutions listed in System => Preferences => Monitors aren't even the same ratio -they're more like the old 4:3.

Background: desktop pc with AMD64, 4GB RAM, etc.video is Nvidia Geforce 8200 or 8400installed debian 6.0 with the default "base" or "basic" or somesuch, plus "graphical environment". It's Gnome 2-series I believe.And it seems to be using the Nouveau driver as far as I can tell.So I Googled, and on various pages people said to edit the file: etc/X11/xorg.conf

However, there is no such file on my system. So I googled more, and posters give the following advice: kill the X server, kill the gdm, and then give command: Xorg -configure and this is supposed to generate the config file. However, for me it did not generate the file. Instead it failed with the error message: "Number of created screens does not match number of detected devices".

View 2 Replies View Related

Debian Multimedia :: Can't Seem To Get Resolution Correct

Jul 11, 2011

FINALLY got my personal server up and running again after my GPU's fan died. i rigged a new fan/heatsink on it but i can't seem to get the resolution correct. nvidia-settings (version 195.36.31) says 1280x960 but i have to pan around the entire desktop (like having a huge image zoomed in on a small screen).

View 8 Replies View Related

Debian Multimedia :: Resolution Going From DVI To HDMI?

Aug 16, 2011

I recently switched from a DVI cable to a HDMI cable (from the motherboard to the monitor) on my desktop. Everything was working flawlessly with the DVI cable, but when i switched to the HDMI cable the resolution became altered in a strange way. According to both the 'Monitor Preferences' and 'NVIDIA X Server Settings' my resolution is 1920x1080. Both the mouse and some icons looks to be in that resolution. However, the gnome panels, the rest of the icons, toolbars, etc. are huge and in a low resolution. While using Iceweasel, the top gnome panel and the Iceweasel toolbars take up half my screen! I can't find a way to alter the size of these since my resolution is set to maximum. I thought it might be a problem with gnome, so I tried Fluxbox, but the same problems were there. Have anybody else come across this, or perhaps know of a solution?

[Code]...

View 2 Replies View Related

Debian Multimedia :: External LCD With Low Resolution?

Aug 24, 2011

A few weeks ago, I've noticed that my FullHD external LCD (LG Flatron W2243S), which was working without any flaw, can't be setup to reach 1920x1080 anymore, even after a fresh install. My graphics card is Nvidia G105M (I'm using Nvidia proprietary drivers), and I used to configure my monitor with nvidia-settings which usually took something like 30 seconds to setup twinview. However, this monitor is now detected as CRT, and resolution can't be setup to more than 1024x768, which is horrible. I've been trying to use xrandr to setup resolutions, but xrandr -q prints this line:

root@polaris:/home/user# xrandr -q
xrandr: Failed to get size of gamma for output default
(...)

I've been trying several solutions, but nothing worked until the moment. I can find many users reporting this kind of problem across the internet, but any solution.

View 5 Replies View Related

Debian Multimedia :: How To Permanently Set A Custom Resolution

Oct 23, 2015

I just installed Debian 8 (loving it so far) and everything its working right except for one thing: The monitor resolution!

I've got a LG 22 inch monitor and it supports up to 1360x768 but the display settings only shows 1024x768 as max resolution. Doing a little research i was able to get the desire resolution (1360x768) through the use of the tool "xrandr". The problem is that the resolution its not permanent and i need to invoke the xrandr script (i wrote a very basic "script" to set the resolution) on every restart or session logout and of course this is annoying. I've tried to use "crontab" to invoke the script on every restart but for some reason did not worked.

So, making more research i saw that apparently the correct way to set the resolution is by making use of "xorg.conf" but didn't quite get how to do....

Here's the xrandr script that i use:

Code: Select allOUTPUT=VGA1
MODE=1360x768
MODELINE=""1360x768"   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsyn$

xrandr --newmode $MODELINE
xrandr --addmode $OUTPUT $MODE
xrandr --output $OUTPUT --mode $MODE

View 4 Replies View Related

Debian Multimedia :: I3 Cannot Handle Screen Resolution

Feb 14, 2016

I just changed the desktop on my thinkpad from awesome to i3. And now I have some very strange issues with the screen resolution. Because at home I use this x60 thinkpad on a dockingstation and a 19" display. As long as I used Awesome as my Desktop, the display manager as well as the desktop itself could handle the different screen resolution depending on if I'm out with just my 12" on my thinkpad or with the much bigger screen on my home 19" display.

I can understand that i3 maybe cannot handle this alone and I need xrandx to enforce the screen resolution. But why is the display manager (lightdm) also affected by this change? What is so different that even the DM cannot find the proper screen resolution?

View 1 Replies View Related

Debian Multimedia :: Getting 1024x768 Screen Resolution

Sep 3, 2010

I've googled the issue and had a little luck, though I can't seem to change my xorg.conf file because permissions are defailed. This is the example xorg.conf file I wrote based upon my original and the modifications:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.

[Code].....

View 13 Replies View Related

Debian Multimedia :: Native Screen Resolution With VESA?

Feb 3, 2016

How to enable native screen resolution in X using VESA driver? I have IBM/Lenovo ThinkPad T61 with a native screen resolution of 1680x1050, but I am getting 1024x768 instead.

This is a fresh install of Debian 8.3 (latest stable) (Jessie).

The root cause of this is that nouveau graphics driver (which I was using before) was causing me kernel crashes. Full story here: [URL] .....

View 7 Replies View Related

Debian Multimedia :: Distorted Resolution - Only Running At 1024x768 ?

Oct 1, 2010

I recently installed Debian 5.0 (Lenny) on a Dell Inspiron 1545 laptop. I have been banging my head trying to figure out why my laptop display (15.6" optimum resolution 1366x768) is only running at 1024x768. This was not a problem in Ubuntu even as far back as 8.10 (Intrepid Ibex) which came pre-installed.

I am running kernel 2.6.32 (from Backports) to get WiFi to work and it still hasn't remedied the video oddities.

How do I either:

1) Letterbox the 1024x768 so that it isn't distorted?

or, more preferably,

2) Display in the full 1366x768?

My video card is:
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

I also have the xserver-xorg-video-intel driver from the stable repositories installed.

View 6 Replies View Related

Debian Multimedia :: Xorg Not Showing (1024x768) Resolution Of Computer

May 3, 2015

I'm now working to install Debian 8 on another computer since yesterday. Another Linux, and as always, endless list of problems.

- A computer that was freezing at every installation attempt (but never at the same moment) during installation when the Broacom cardbus adapter was connected (it's a chance that it is easy to remove and I found it quickly... and it is working once installation is finished)

- Turning to sleep mode after 15 seconds if I don't quickly try to login

- BOINC receive no work

- Tray icons are here but invisible - no icons, just gray space

- xserver-xorg-video-savage is installed, but I have resolution problems, and weird glittering horizontal lines when the computer is working (as on my other PC with the SiS video card).

On Debian 7.8, it was working fine for having the 1024x768 native resolution of this laptop screen.

But, with debian 8, the max resolution is now "800x600" and with this screen, there is no smooth effect : the image is a disaster.

Here is "lspci -nn" :

Code: Select all00:00.0 Host bridge [0600]: VIA Technologies, Inc. P/KN266 Host Bridge [1106:3156]
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] [1106:b091]
00:0a.0 CardBus bridge [0607]: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller [1217:6972]
00:0c.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) [104c:8026]
00:10.0 USB controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80)

[Code] ....

How to confirm that my Video card is included into xserver-xorg-video-savage package ? How do I know if the driver is loaded ? How to modify xorg confifugration files in this modern flavour of Linux in order to force adding the 1024x768 resolution ? I already succeed into /etc/default/grub and "update-grub" for the bootloader screen but I want it too in the desktop environment.

View 7 Replies View Related

Debian Multimedia :: Change Screen Resolution For One User On Terminal

Jul 13, 2015

I am wanting to try to change my normal user (bbq) to a different screen size within my secondary user (lfs). I was wondering how one would do that.

This happened when OpenClonk changed my screen resolution and when i changed it back my screen blacked out (and me being the idiot save it).

Debian 8 GNOME

Also (a bit unrelated) could a video card problem cause a user to log out? I have been having some severe problems with my monitor and I am thinking it is th video card. Sometimes when I am starting a program my monitor will lose connection to my computer (HDMI signal not found) and I will either have to wait a few seconds and it will turn on or it will just stay blacked out.

View 0 Replies View Related

Debian Multimedia :: Avconv Downsizing Resolution - Can't Read Text

Dec 3, 2015

I have recently began to use libav and had an issue I was running into.. Not exactly how to word it so I will simply state the symptoms..

Goal: Create a screencast demo on linux, play it back on a windows machine.

I am running this command to record the screen, installed libav:

avconv -f x11grab -r 25 -s 1600x900 -i :0.0 -vcodec libx264 -threads 4 /home/sysadmin/Desktop/output.avi

The issue I am running into is, when I try to play this file in Windows Media Player or even VLC on the linux host, the default size of the video results in the text in the terminal to be unreadable..

When I re-size the video, as in blow it up to full screen, I can see the text clearly..

The playback device is running something like 1280x1020 resolution. Is there a way to make it so that the text will also be readable?

View 6 Replies View Related

Debian Multimedia :: Incorrect Video Resolution In Squeeze NVIDIA?

Jun 21, 2010

Having been using squeeze on my primary system for some time, I decided to install it on my media center PC. After doing a clean install I lost sound (another post) and my maximum video resolution dropped to 1280x1024. I was previously getting 1920x1080 (native) resolution under lenny on this box. So it's a mystery to me why I'm not getting that now. As you can see, the nvidia module is loaded:

# lsmod | grep nvidia
nvidia 9821382 0
i2c_core 12570 2 i2c_piix4,nvidia

PS--This was installed the "debian way" via module assistant.

View 2 Replies View Related

Debian Multimedia :: Cannot Find A Suitable Screen Resolution On A Ppc Machine

Apr 18, 2011

I am running Debian on a g3 mac and when I set the screen resolution to 1024 by 768 I cannot see everything, for instance the scroll bar on iceweasal is hidden, so I switched the resolution to 800 by 600 and then i load up evolution and find that the forward button isn't visible, is there a way to get a custom resolution that works with everything

View 10 Replies View Related

Debian Multimedia :: Setting Correct Screen Resolution With Squeeze

Jun 18, 2011

I just set up my dad's pc with Debian Sqeeze. It runs perfectly fine and after trying a lot of distro's Debian is the only one that will not crash or freeze up X. Now we're forced to using my own 17" monitor instead of his 19" wide screen since the max res is 1280 x 1024 in Sqeeze. What he needs is 1360 x 768. I found out in the wiki that xorg.conf needs to be edited. Since the file does not exist it needs to be created by running "Xorg -configure" in tty after stopping GDM. when running the "Xorg -configure" command this is the output;

" vmware: Please ignore above "FATAL: Module vmwgfx bot found."
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Number of created screens does not match number of detected devices.
Configuration failed. "

It's an Intel Sandy Bridge integrated graphics chip. I've tried running "Xorg:1 -configure" as mentioned in a forum but that simply gives me a "unknown command" answer.

View 3 Replies View Related

Debian Multimedia :: Screen Settings (resolution) Reset To Auto Daily

Sep 3, 2015

I'm a relatively new Debian user, having come from Ubuntu. I recently bought a Dell micro-server to function as my Kodi media player. I installed an nVidia GeForce 210 to output to my Pioneer home theatre amplifier. The amp takes all my inputs (eg. Satellite set-top decoder, PS3, Kodi etc) and outputs to the TV. I installed XFCE as my desktop environment so that I could still interact with it via VNC.

Everything is working great except for one exceptionally annoying problem! Every day, I find that I am having to VNC into the desktop, load up nVidia X Settings, and change my screen resolution from Auto to 1920x1080 because it has lost the display configuration and the screen is blank. I presume this happens when the amplifier switches from one input to the next. It doesn't matter if I save the configuration to my X11.conf file or not - it still resets itself.

Before, this setup would run for months without any intervention (Same amplifier + HP microserver + Ubuntu + LXDE + ATI video card), so I'm pretty confident that the issue is either Debian, XFCE, or the nVidia card.

View 4 Replies View Related

Debian Multimedia :: Forcing 1920x1080 Resolution Via Catalyst Control Center?

Jun 7, 2011

I've been working on this off and on for the last couple of days and I can't seem to get this working. I'm using the latest Catalyst Control Center (11.5) and I've also got xorg.conf set up for this resolution. If I switch the driver in xorg.conf to radeon from fglrx, I can get my 1920x1080 resolution (only on GNOME;the login screen and Fluxbox have a black bar on the left that cuts off about a quarter of the screen). When using fglrx and Catalyst Control Center, I can only get a maximum resolution of 1600x1200.

Xorg.conf:
Section "ServerLayout"
Identifier "Manual Layout"
Screen "Screen-0" 0 0

[Code]...

View 7 Replies View Related

Debian Multimedia :: X -configure Segfaults - Sid - Cannot Create Xorg.conf To Get A Correct Resolution

May 13, 2010

I am running kde 4.4 in virtualbox , but cannot create xorg.conf to get a correct resolution. X -configure = segfault. Older releases were fine - lenny, even ubuntu hardy / lucid.

View 6 Replies View Related

Debian Multimedia :: Radeon Stopped Detecting Proper Resolution In Testing-Wheezy?

Apr 19, 2011

I have a LMDE (Mint Linux Edition based on testing, now Wheezy) i386 that I just did a dist-upgrade on and now it isn't properly detecting my monitor resolution. I have two 1680x1050 monitors, one attached to the DVI and another to a VGA video switch. When I rebooted to the new 2.6.38-2-686 kernel both monitors were giving me 1024x768. I futzed around for a while and could then get the the DVI monitor to correctly identify the proper resolution, but the VGA monitor resolutely refused to see more than 1024x768.

I was able to get the proper resolution by entering these commands:

[Code]...

Should I file a bug report, and if so, with whom? I have to say, the Debian bug report process is not too newbie (or even not-so-newbie) friendly, but I'd like to help if it doesn't require me to hand-configure a MUA.

Also, I suppose I shouldn't mention it in a single post, but my mouse is behaving rather unpredictably now (click speed, selecting), and trying to reboot dismounts the file system and then starts up again giving me my display manager (in my case KDM), without restarting the system (both from "sudo reboot" and trying to restart with KDM or the Gnome widget). If I really want to restart the system I have to halt it first and hit the power button.

View 4 Replies View Related

Ubuntu Multimedia :: Nvidia Twinview Window Maximize Behavior?

Aug 22, 2010

I have 2 nvidia graphics cards and 3 monitors. One graphicss card is an nvidia 460 and the second one is an nvidia 8400 GS. I'm on Ubuntu lucid 64 bit gnome desktop. I use the nvidia drivers . 2 monitors are connected to the 460 card setup as twinview the last monitor is connected to the 8400 GS set as a separate xscreen.

When I now maximize a window on the 2 monitors which are set as twin view it expands this window gets stretched over both screens. I would like to know how I can set it so that an maximized window get only expands on the current screen in twinview so that I can still move windows from 1 screen to another.

View 1 Replies View Related

Debian :: Maximize And Close Buttons Missing With Squeeze?

Jul 22, 2009

About a month ago I upgraded from Lenny to Squeeze and everything seemed fineBut sometime between then and now I lost the maximize and close buttons (I still have the minimize)This is only a minor annoyance for me but a major one for my wife.I searched the web and some other forums but have found no help.

View 3 Replies View Related

Ubuntu Multimedia :: NVIDIA Geforce GT240 10.04 - Maximize Video Cards Capabilities?

May 6, 2010

I recently upgraded to Lucid from Karmic and shortly before the release upgraded from a geforce 8400gs to my geforce GT240 and noticed no difference on Karmic. I read somewhere that the capability of video cards would be applied further with Lucid. Since installing Lucid I've noticed a severely reduced sharpness and severely increased contrast, changing the contrast in X server has no effect. My hardware driver is activated but not in use and no online fix I've attempted has been successful in resolving the issue. Is it possible to use a gt240 on lucid with no hassle and is there any way I can maximize my video cards capabilities?

View 2 Replies View Related

Debian Multimedia :: XOrg Auto-detect Failing To Detect Max Screen Resolution

May 29, 2011

I've installed Squeeze 2.6.32-5-amd64 on my laptop (Alienware M17X R3, Intel i7 Sandybridge, ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series])The screen is 17", with maximum resolution of 1920 x 1080. After a default install of the operating system, the maximum resolution I can select is 1280 x 1024.My research so far has suggested that I need to edit the /etc/X11/xorg.conf file and provide xorg with the necessary resolution.

Again, by default, the xorg.conf file is not created. This leads me to believe that xorg is scanning my hardware at startup and providing me with whatever it thinks is appropriate. I tried following these instructions to generate an xorg.conf file. This process created an xorg.conf file under /root/.

When I copy this xorg.conf file to /etc/X11, I get a blank (i.e. black) screen. Deleting this file restores the default resolution 1280 x 1024.This system is dual booting with Windows 7. Under windows I am able to get a 1920 x 1080 resolution, so I know my hardware is up to it.At this stage I have yet to install the drivers for the Radeon graphics card.What are my options regarding configuring xorg to give me a higher screen resolution?

View 6 Replies View Related

Debian Multimedia :: "Monitor Preferences" Doesn't Allow A 1440x900 Resolution

Aug 22, 2011

After installing Debian for the first time earlier today, I tried to setup my display for a 1440x900 resolution. However, the "Monitor Preferences" setting won't allow me to set a resolution higher than 1280x1024.

View 3 Replies View Related

Debian :: Xorg Screen Resolution To 1366x768 Debian Lenny

Mar 24, 2010

i recently moved away from ubuntu (as they wouldn't let me change my gdm themes lol) i installed lenny usin the net install for ia86 but i cannot change my screen resolution from 1024x768 to my card/monitors native setting of 1366x768 i have included a .txt taken from the benchmark an profile gizmo which i hope rovide any of you with all the info needed (to be honest i don't understand half of it) my laptop is a fujitsu amilo li3710 with dual core, 3gb ram an 160gb hd an a intel gma4500 with shared memory graphics

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved