Ubuntu :: Kubuntu 9.10 Xrandr Can't Open Display And Low Resolution?
Feb 25, 2010
I just installed Kubuntu on my computer running win xp. I have had problems with the resolution because it only lets me set it at 800x600. I have read many of the post here and most of them tell your to use xrandr or xorg config. When i run the xrandr iI end up with a message saying can't open display and also when i try the xorg confing. I installed kubuntu using wubi.
View 3 Replies
ADVERTISEMENT
Sep 19, 2015
I've just completed my first pc build, and installed Ubuntu 8.2. My build was focussed around a legacy Apple Cinema 30" display, which has 2560x1600 @ 60fps resolution. The motherboard - Gigabyte H97N-Wifi - supports that display, although the display drivers are supplied by Intel, and are therefore nonfree. On startup, my display resolution defaults to 1200x800. This is what /var/log/Xorg.0.log says about it:
Code: Select all[snip]
[ 1.830] (II) intel(0): Output VGA1 has no monitor section
[ 1.881] (II) intel(0): Output HDMI1 has no monitor section
[ 1.882] (II) intel(0): Output HDMI2 has no monitor section
[ 1.882] (II) intel(0): Output HDMI3 has no monitor section
[ 1.933] (II) intel(0): EDID for output VGA1
[ 1.986] (II) intel(0): EDID for output HDMI1
[ 1.986] (II) intel(0): Manufacturer: APP Model: 9232 Serial#: 33555281
[code]...
I bumped into a webpage which stated that xrandr does not work with proprietary drivers, and if that's true, I can't get it to change resolution on my screen.
View 2 Replies
View Related
Oct 8, 2009
I use kubuntu (8.04) which does not have a root account.
[sudo] password for ts:
However, starting xclock or gvim on root shell on konsole has the "Can't open display" error appears.
Error: Can't open display: localhost:0.0
Press ENTER or type command to continue
View 2 Replies
View Related
Jun 23, 2010
I have been arguing with my acer aspire one laptop since I bought it in terms of the screen resolution and have never been able to solve the problem, although I seem to be getting close. I just updated to 10.04 (the netbook remix).I have been following the instructions for how to fix it here. The result was this:
Code:
liz@Pippin:~$ cvt 1366 768
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
[code]....
View 3 Replies
View Related
Oct 12, 2010
I was trying to add a new resolution mode to my monitor, but XrandR always fails. These are the steps I follow:
Quote:
$ gtf 1280 768 60
then I copy the result and type
Quote:
xrandr --newmode "1280x768_60.00" 80.14 1280 1344 1480 1680 768 769 772 795 -HSync +Vsync
[Code]....
Finally I just can't create another resolution. And yes, my monitor should run in 1280x768.
View 9 Replies
View Related
Nov 21, 2010
I need to set the resolution of my display to 96 dpi.
The command that used to work was
$ xrandr --dpi 96
In Maverick, this gives me
[code]....
View 3 Replies
View Related
Aug 24, 2010
I have been running linux on my thinkpad r50 for about a year, specifically 9.04. The problem is with this new 10.04 lts installation when I go to hook up an external monitor via the avg port and run xrandr to initialize the display, the laptop monitor panel becomes a garbled image and the television that is attached to the computer says no input. As of now I am stumped and open for assistance on this one.
View 1 Replies
View Related
Jan 1, 2011
GNOME decided not to use the correct resolution ever. In Ubuntu, it got it automatically and that said it should be 1366x768, and when i run this:
Code:
xrandr -s 1366x768
I get
Code:
Size 1366x768 not found in available modes
So then I tried to run xrandr and find out what was available and I got:
Code:
$ xrandr
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected
[code]....
So when I try to change it to 1024x768, I get the same "not found in available modes" message.
View 9 Replies
View Related
May 5, 2010
I am running Fedora 12 on a T400 Thinkpad. When connector my external monitor prior to powering on the computer or if I restart it, I get a lot of resolution choices from xrandr. See below.
Code:
$ xrandr
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 8192 x 8192
LVDS1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 303mm x 190mm
1440x900 60.0*+ 50.0
1024x768 60.0
[Code].....
Is there some daemon I need to restart to detect the monitor resolutions correctly, or is there a module I can reload?
There seem to several variables to reproducing the behavior. If I restart without the laptop without the monitor plugged in, log in, and then, plug the monitor in with the monitor powered on prior to plugging, all resolutions are detected properly. However, if I plug the monitor in with it powered off, then power it on, I only get the few options shown in above. Once I get the reduced number of options, it seems to stay that way till I restart regardless of how I unplug the monitor.
I have found a work-around by just forcing the modes with xrandr --newmode and xrandr --addmode, but I would much rather have the modes autodetected.
View 1 Replies
View Related
Aug 25, 2010
I am trying to find the maximum supported resolution of my video card by using xrandr. My card is an NVidia GeForce Go 7300 (in a laptop). The official documentation does not list specific resolutions that are supported. My laptop display is detected as "AUO" in the NVidia X Server Settings dialog (Ubuntu 10.04 amd64) and has a native resolution of 1280x800. However, I would like to know what is the maximum resolution that I could use on a display with the VGA adapter irrespective of whether the laptop's display is on. This is what I get from xrandr: Screen 0: minimum 512 x 384, current 1280 x 800, maximum 2304 x 864 default connected 1280x800+0+0 0mm x 0mm
1280x800 50.0* 51.0 56.0 52.0
1024x768 52.0 50.0
[code]....
I am guessing the maximum width of 2304 would be for using TwinView with the laptop's 1280-width display next to a 1024 CRT or similar. Surely these cannot be the only supported resolutions. I would like to use a LCD display of width somewhere around 1600 pixels (in particular while turning off the laptop's screen so as to use the external LCD as the primary display) if possible.
View 5 Replies
View Related
Jun 3, 2015
Background: I am running Debian 8 with the Xfce DE on my Toshiba Satellite Laptop.
When at home I will connect my laptop to an external display. I did the same while I was running Ubuntu; however, with Ubuntu I could activate my laptop display by simply disconnecting the external monitor. With Debian + Xfce, unplugging the external monitor leaves my laptop screen blank.
In order to activate my laptop display, I have to open Display settings, turn on laptop display -- which still leaves my laptop screen blank -- and then switch resolution: there are two listings for 1366x768 under resolution, and only the second one restores my laptop display. Please note that if I have both displays on at the same time the size of the output on my external monitor will be reduced to about the size of my laptop's display.
I would like the create a Bash script which can automatically switch between my displays. After some Googling it seems like xrandr is the tool I need for the job. However, I have been having trouble getting it to work.
I tried the command Code: Select allxrandr --output LVDS1 --auto --primary --output HDMI1 --off. This however just turns my external display off without turning on my laptop's display. I suspect this has something to do with the fact that LVDS1 has two modes at 1366x768; perhaps only one of them can actually display? I'm not sure, but anyways here's the output of xrandr:
Code: Select allScreen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1366x768 59.99*+
1360x768 59.80 59.96
1024x768 60.00
800x600 60.32 56.25
[Code] ....
Is there a way I can specify that xrandr should use the second 1366x768 mode?
I just realized that the second mode is, in fact, 1360x768 rather than 1366x768...
The good news is that I fixed my problem. It turns out that my backlight was not turning on, giving the appearance that my laptop screen was not displaying anything.
View 2 Replies
View Related
Apr 25, 2011
When I'm connecting second monitor to the laptop, Display Settings applet (and xrandr -q) does not detect full list of supported resolutions. I need to restart my system or perform Log off while monitor is connected to make full list available.openSUSE 11.4 32 bit, Ati Mobility Radeon HD 3450, proprietary ATI driver 11.3 8.831.2-110308a-115935C-ATI.External monitor is FullHD SyncMaster B2330 (1920x1080)I wonder is there any other workaround to access full resolution that does not require restarting of the system?
View 7 Replies
View Related
Dec 7, 2009
I searched the archives and didn't find anything on this, and was just wondering if there is a problem if you load Ubuntu 9.1 and have a display that's higher than 1024x768. I'd prefer a machine with a higher res, but I've heard that Ubuntu will only go as high as 1024x768.I'm guessing, however, that by 9.1, it should recog the higher res while loading and it won't be a problem, but thought I'd check before shelling out on a machine with a nicer display.
View 9 Replies
View Related
Mar 6, 2011
Having just loaded kubuntu 10.10 on a laptop with a 15 inch monitor the options to change resolution are very limited. Is it possible to add resolutions as some programmes for example running in wine are only showing part of the screen making the programme un-useable.
View 3 Replies
View Related
Nov 10, 2009
I recently installed Kubuntu 9.10 onto a HP/Compaq dc5000, video card Intel 865GV w/Extreme2.The LCD monitor I have is V7 L17PS max resolution: 1280x1024.My problem is the maximum resolution that is available in Kubuntu is 800x600.I tried to run "sudo dpkg-reconfigure xserver-xorg" from terminal however I got not response. No screen or app started.I also tried to install "xserver-xorg-video-intel" from KPackageKit however it never allows this, the Apply button stays grayed out.What can I do? Am I able to change the screen resolution to something higher?
View 3 Replies
View Related
Dec 15, 2010
I just went from ubuntu 9.04 and changed to kubuntu 10.10 and I have a few issues on making my resolution default. I have went in my system settings> monitors and changed the resolution but it keeps coming back to different resolution after I reboot. I have check the md5 on the disk and it reports no errors.
Hardware
------------
graphic. ati x700pro
processor amd64 dual core 5.7 ghz
4gb ram
View 4 Replies
View Related
Jun 28, 2011
I have the following scenario that doesn't seem to work normally. I have a windows 7 pc from which I am using putty to connect to my other linux servers (all running redhat 5 and 6). So here is the scenario that works and one that does not work. And I'm trying to figure out the one that does not work. Scenario that works:
From windows 7 (putty) I ssh into Linux_Server_1.
echo $DISPLAY
localhost:10.0
I run xclock and I see it pop up on my windows 7 pc. I am using xming on windows 7 to help me populate the display from linux to windows. One that does not work:
From windows 7 (putty) I ssh into Linux_Server_1. Then from Linux_Server_1 I ssh into Linux_Server_2.
echo $DISPLAY
<no output>
I try to setup $DISPLAY with localhost:10.0 or 0.0 or even my windows 7 pc ip address:0.0 ....etc Then when I try to run xclock I doesn't work.
I get these error messages: Error: Can't open display: <ip of display>
Also as a side note all our Linux servers are sitting on one subnet. My pc is sitting on another subnet. I use vpn to connect to the subnet where the servers sit from my pc.
View 4 Replies
View Related
Feb 26, 2011
I have an Apple iBook (ancient I know) and whenever I boot from the Live CD (Kubuntu 10.10) it boots up in 800x600 (as far as I can tell that's what it is). This would be a problem however it simplely leaves a huge black column on the right side and has a partially duplicated desktop below it.
When I go to display settings it won't let me change to a higher resolution (1024x768 is what the iBook natively runs at).
This is an iBook G3.
View 9 Replies
View Related
Feb 15, 2016
I installed Open Office 4 on Debian 8 but when I run the program I get this error message.
root@localhost:/home/paul# openoffice4
No protocol specified
No protocol specified
/opt/openoffice4/program/soffice.bin X11 error: Can't open display:
Set DISPLAY environment variable, use -display option
or check permissions of your X-Server
(See "man X" resp. "man xhost" for details)
Open Office works fine when I run the command "startx" in the Konsole but so far I haven't been able to configure it.
View 3 Replies
View Related
May 16, 2010
When I change the display resolution and refresh rate in system settings, those values will be reset to default every time I restart the computer. Is there a way to save the values, so that I don't have to change them again every time? I use Kubuntu 10.4. Another problem I have is that when I choose Leave / Sleep (Suspend to RAM), the computer will sometimes be locked, so that it never wakes up again. I can hear when this occurs, because then the cooling fan(s) will stay on. Normally, when Sleep works, the fans are turned off, because the computer goes into energy saving mode. i noticed the occasional sleep problem already in Kubuntu 9.10.
View 2 Replies
View Related
Feb 18, 2011
We have a digital signage appliance built on SUSE 11.3 with a LAMP server that uses the flashplayer application to play a .swf file from localhost. It is a AOpen GP7A mini pc that has the nVidia drivers loaded. We have lots of customers that have been running the exact same system for over 6 months (we image the drive for each sale).
For some reason, my last customer is seeing the following problem shown below, and this linux configuration is way over my head. Everything else is working (local LAMP server is working, communicating with our production servers to get information works, etc). I have verified that it is screen 0 that is running (at least it shows with Ctrl-Alt-F7). I thought that it may have occurred because of updating the software with zypper up. I had the customer rebuild from the image being careful not to upgrade the software. The result was the same. The pc is a newer version compared to my bench pc, but there are multiple other customers running that same version just fine. So I am not sure if it is
The command is issued by a php script that is run in a root cron job. As I said, it works great on all other customer pc's including my bench system. I also tried to execute the command on a ssh terminal as the root user with the same result. I also upgraded my bench pc and it still worked properly.
The command being executed is sudo env DISPLAY=:0 XAUTHORITY=/home/svision/.Xauthority flashplayer http://localhost/flash/sign.swf &
the result (when run in terminal) is: No protocol specified (flashplayer:15077): Gtk-WARNING **: cannot open display: :0
View 2 Replies
View Related
Apr 17, 2011
Trying to run Live CD of Kubuntu CD boots fine but I get a very screwed up display, never get to a logib prompt.
View 2 Replies
View Related
Apr 19, 2010
I purchased a lenovo G550 recently and immediately dumped the Windows OS for Ubuntu 9.10. The display is currently defaulting to 1366x768. From reading it looks as though this display can support both 16:9 and 16:10 aspects. I have ran through the xrandr commands attempting to set my resolution to something...anything bigger than 1366x7768 (I'm used to 1600x1200 from my old T61, so this is painfully small). As a test I am trying to get 1920 1200, from my xrandr results it looks like it should be within the lcd's range. xrandr commands failed on me as I have seen on a couple other intel based resolution problems. I don't fully understand the root of the problem and have not had any luck in my searches. So I have also attempted to manually create the xorg.conf file, not luck yet.
Code:
user@Home:~$ sudo ddcprobe
vbe: VESA 3.0 detected.
oem: Intel(r)Cantiga Graphics Chip Accelerated VGA BIOS
vendor: Intel Corporation
product: Intel(r)Cantiga Graphics Controller Hardware Version 0.0
[Code]....
View 4 Replies
View Related
Jun 9, 2010
I'm running 10.04 desktop on a Dell PowerEdge T710 connected to a Dell 22" LCD (E2210). The T710 uses a Matrox G200eW chipset. For some reason, I can't set the display resolution to the native res of my monitor (1680x1050). For what it's worth, here are the contents of /var/log/Xorg.0.log:
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-27-server x86_64 Ubuntu
Current Operating System: Linux map-renderer-1 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=UUID=95546d53-2465-4192-84e4-ed7d2a6a8491 ro quiet splash
[Code].....
View 7 Replies
View Related
Nov 15, 2010
I have a Dell U2311H monitor which has a native resolution of 1920 x 1080. My graphics card is an ATI 6870.
Last night I installed Ubuntu 10.10 alongside my Windows installation, and when booting into Ubuntu, the maximum resolution I can select is 1280 x 1024.
How can I resolve this to get Ubuntu to display at the native resolution?
View 9 Replies
View Related
Jun 27, 2009
I changed my display resolution to 832x624 from a higher resolution. Now all my resolution higher than 832x624 have disappeared and I cannot set a higher resolution.Does anyone know how I can get my higher display resolutions back.
View 4 Replies
View Related
Jul 20, 2011
I have configured an instance in AWS EC2. I am trying to set the display back so I can run x apps. I login using ssh -xy -i...
export DISPLAY=XXX.XXX.X.XXX:0.0
echo $DISPLAY to verify
xhost +
xhost: unable to open display "XXX.XXX.X.XXX:0.0"
I have commented out nolisten tcp as suggested HERE I have modified /etc/gdm/custom.conf as suggested HERE Actually, the last suggested modifying /etc/gdm/gdm.conf, but that file didn't exist, so I added the line: DisallowTCP=false to /etc/gdm/custom.conf I rebooted, and still I get: xhost: unable to open display "XXX.XXX.X.XXX:0.0"
View 2 Replies
View Related
Mar 22, 2010
The last version a Linux I had was Mandrake v9.1. However, in looking to get the latest/greatest Linux I downloaded Ubuntu and Kubuntu. After installing Kubuntu the system reboots and fails to boot into the OS. After the P.O.S.T all I get a the word "GRUB". There is no response to any keys with the exception of Ctrl-Alt-Del. I am temporarily able to get passed the boot problem if I boot from the CD and choose boot from primary hard menu option. I'm not sure how to fix the boot up problem and could use some advice. However, using the CD to boot up the hard drives installation leads me to my next problem.
While in a desktop session I am unable to drag windows by their title bar. When attempting to drag a window, the desktop becomes covered with parts of the original window spreading all over the screen in multiple directions. It looks like a kaleidoscope or bad acid trip image. I suspect the video anomalies might be configuration related or improper driver. Again guidance would be greatly appreciated here.
I have a good 'ole Matrox MGA Millenium card installed into a P4 1.8ghz system, with 512 MB ram. The hard drive originally had an old install of Mandrake v9.1, but all of the partitions were wiped and I created 3 new partitions:
- /dev/sda1 20GB Bootable/Primary Partition EXT4 (Unbuntu mounted at /)
- /dev/sda2 18GB Primary EXT4 (Kubuntu mounted at /mnt/Ubuntu_dsktop_91)
- /dev/sda3 2GB Swap space
My intent was to install Ubuntu on the 2nd primary partition and be able to switch between them. However, I tried installed Ubuntu on the first partition (reformatted of course) and I encounter the same boot problem and display problem.
View 1 Replies
View Related
Oct 20, 2010
I'm using kubuntu 10.04 LTS and i need to open a wdb or a mdb (database file) and then save in one of those formats for a computing course I'm doing.
View 2 Replies
View Related
May 24, 2011
Evolution error "No application is registered as handling this file" when clicking a link in a email in kubuntu 11.04. Must copy and paste link in web browser (firefox).
View 3 Replies
View Related