Ubuntu :: Setting The Resolution For A Monitor Connected To Laptop

Jul 16, 2010

I have connected to the VGA output of my laptop a 19" monitor. I setted in Ubuntu the resolution for that monitor to 1280x1024.

Two days ago i connected the laptop to a projector. When Ubuntu detected the projector it ask me for my user password to change "i dont know what".

After using the projector I have connected the laptop to the 19" monitor again. Now I can not set the resolution for the monitor to 1280x1024 (that resolution doesn't appear in the list)....

View 6 Replies


ADVERTISEMENT

Ubuntu :: Setting Up X200 External Monitor (Displayport) Resolution?

Oct 12, 2010

I have finally decided to reach out for help because I've been messing around for 3 days with xorg.conf and I'm a beginner and not getting it right. What I want to do is to use only my external monitor (1920x1200) via DisplayPort when my computer is docked. And then my laptop display (1280x800) when undocked. I am using Ubuntu 10.04.

I have setup System->Preference->Monitor: Unchecked <same image in all monitors>, turned off laptop display, and set External monitor to 1920x1200. After doing this everything works when in Xwindows. The resolution is correct when I am docked, and when I am undocked it defaults to my laptop display.

The ONLY problem with using the System->Preferences->Monitor is that when I start up the computer when docked the external monitor goes to the incorrect (laptop screen) resolution at the initial login screen. After I login the resolution corrects itself but it's messy with reinitialization of the screen and my icons being all messed up. I think this happens because these settings only take effect after logging in.

I believe I have to edit the xorg.conf to get my setup working at the login screen. Can someone please tell me how to this.

View 1 Replies View Related

Ubuntu :: Laptop Monitor Unknown - How To Change Resolution

Dec 31, 2010

I have an acer aspire one netbook and in display properties it says the monitor is unknown. The trouble is that the screen is widescreen (16:9) but it has it as (4:3)so the screen is sort of stretched. Is the a terminal command as another way round this or how can i get the screen recognised?

View 4 Replies View Related

Slackware :: Automating Xorg RandR Turning Laptop Screen Off If External Monitor Is Connected?

Jan 2, 2010

I have a netbook (Acer Aspire One) I'm running Slackware 13. and usually, I prefer to connect an external monitor. When I switch my machine on with the monitor connected, the display is duplicated on both screens and since I just want the netbook's screen to be off and only see the display on the external monitor, I can doxrandr --output LVDS --off

Great! However, it's a hassle to do this every time I log in and I'd like to automate the process if possible. I did some googling and I found that if you want to automate xrandr commands, you can put a script in /etc/X11/Xsession.d/ (see this). I wrote the following script to automate my xrandr commands and since the Xsession.d directory didn't exist, I tried creating it. The script was called 45custom-xrandr_settings, as the one on the RandR wiki is called the same.

Code:
#!/bin/bash
# Check whether the external monitor is connected

[code]...

View 5 Replies View Related

General :: Laptop Display Is Too Big / Change My Monitor Resolution?

Feb 6, 2011

I'm newbie linux user and I want to ask a question about my laptop display is too big i think its because of my screen resolution, how can I change my monitor resolution?

View 1 Replies View Related

Ubuntu Multimedia :: Xorg.conf Setting Up Native Resolution 1900x1200 & Dual Monitor

Jun 19, 2011

my laptop screen has 1900x1280 (native resolution) and my second monitor has 1600x1080

After browsing the forums and messing around with drivers I managed to get the resolution up to 1600x1080 (from 1000x800 at install) on the laptop screen. No luck at all with the second monitor. I currently have it connected with both VGA and DVI.

my understanding is I need to use twin view to setup the second monitor. I've read several of the earlier posts but haven't been able to get it to work. Here is my current xorg.conf file:

Code:
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Configured Monitor"
VendorName "Unknown"

[Code].....

View 9 Replies View Related

Ubuntu :: Connected HP Pav Laptop To Vizio TV - Displays Computer On Tv But Not On Laptop?

Jun 23, 2010

I connected my HP Pavillion laptop to a 1360x768 Vizio TV. On the TV it displays my laptop but on my laptop it has a black screen. How do I fix it so I can see my laptop screen on my laptop and on my TV at the same time?

I used to be able to do this with this TV as well as my friend's Samsung. I'm using a VGA connector. What should I do to have my laptop screen on my laptop and on my TV at the same time?

View 1 Replies View Related

General :: Video Resolution Out Of Range Change Setting To Recommended Resolution 1280x1024

Oct 14, 2010

When I boot my computer I get this message: Warning Pc video resolution is out of range Change setting to recommended resolution 1280x1024 @60mh So I hit ctrl alt f1 I typed in Sudo dpkg-reconfigure xserver-xorg Nothing happens. It's been very frustrating because with everything that I've looked up it says that it's suppose to guide me through something. I desperately need my computer for school.

View 8 Replies View Related

Fedora :: External Monitor Won't Work - Both Monitor And Laptop Screen Black

Aug 7, 2011

I am having problems getting my external monitor to work. When I plug in the monitor, both the laptop screen and the external monitor go black. When I unplug the monitor, the laptop screen works again.
When I startup with the external monitor plugged in, neither screen works or teh computer hangs or something.

I have had the external monitor going on a couple of occasions. I did manage to configure my monitors through System Settings > Display. I turned off the laptop monitor as I just want to use the external. But after rebooting, things didn't work.

I have a Thinkpad E420, Fedora 15

View 14 Replies View Related

Fedora Hardware :: External Monitor Not Detected - Dell Laptop - Monitor

Aug 17, 2011

My software and hardware information are as follows. I have Fedora 12 and KDE 4.4.5 installed on a Dell Vostro 1500 laptop. I believe it's a 64 bit processor; it's an Intel Core 2 Duo CPU. The external monitor is a Dell as well.

My problem is that my system does not seem to be detecting an external monitor that I have connected. Everything else is working just fine; however, I would like to have the option of attaching an external monitor. When I plug the external monitor into the laptop, the external monitor remains black and appears to be in power save mode. The results of xrandr -q (with or without the external monitor attached: it doesn't appear to change) are as follows.

Code:

How can I get my laptop to recognize that the external monitor is even connected? Let me know if I can be more specific or provide additional details.

View 5 Replies View Related

Debian Hardware :: External Monitor As The Main Monitor For A Laptop

Sep 22, 2010

I recently installed Debian, using the amd64 Network Install .iso. I'm using XFCE4 as my desktop environment, and everything is working well... on my laptop's screen.

My desired setup is to have my laptop sitting on a well-ventilated shelf, closed, and to have an external monitor be my main monitor. I want this because I'm using my laptop as my "home" computer, so it never moves, and I don't like the keyboard/trackpad. My laptop has a VGA output, and I can get my desired setup on my Windows partition (not stating a preference ; just that the hardware CAN do what I want it to).

I've been working my way around the Internet for a few days, now, and I've got the commercial NVIDIA driver installed. If I run sudo nvidia-config --twinview I can get my external monitor to be part of the display, which is great, but it's part of a dual-screen monitor setup, which is not what I want at all, because (a) XFCE's multiple virtual desktops are good enough for me and (b) my graphics card is integrated, and I'm trying to squeeze every drop of performance out of my laptop that I can (1 gig of RAM; the less that my graphics card eats into it, the better). Plus, it'd be annoying to accidentally drop something on my laptop's screen, and then have to dig it out of the shelf in order to undo it. I'm not saying that I'm consistently clumsy, but I'd eventually end up doing it.

View 2 Replies View Related

OpenSUSE :: VNC Without Monitor Connected?

Jan 9, 2010

easy I managed to install Oracle, JBoss and other software, connected to it via VNC. Once finished I decided to move the box to far corner and work with it via putty and vnc. But then problems with vnc started. Whenever I tried to connect via vnc I got background screen with cross cursor and then it stuck, no login screen. I spent a lot of time trying to fix it. I red many forums and this one in partucular : VNC is not working - openSUSE Forums Nothing helped. I have noticed that vnc doesn't work if monitor not physically connected to the box.

Once monitor connected, even if monitor is not powered up, vnc resumed to work correctly. But it looked senseless for me, what a point to have Linux box controlled via vnc if I still have to connect monitor, it drove me crazy !Today I have found a solution and want to share with you. It is not my idea I have found it here :K7V FreeNAS system won't start without a monitor. - alt.comp.periphs.mainboard.asus | Google GroupsThe idea is to create "fake monitor" which cheats graphic card, makes it think a monitor is connected. I have bought a VGA connector then:

Connect 75 ohm resistor from pin 1 to pin 6
Connect 75 ohm resistor from pin 2 to pin 7
Connect 75 ohm resistor from pin 3 to pin 8

[code]....

View 2 Replies View Related

General :: Ubuntu - Run A Script When An External Monitor Is Connected?

May 2, 2011

How can I detect when an external monitor is connected in linux? I need to run various scripts to set up my workspace. Is there some clever way to kick off a script when the monitor state has changed? I'm using the Nvidia display driver.

View 3 Replies View Related

Ubuntu :: Check Via Terminal If External Monitor Is Connected?

Apr 20, 2010

Ive been wondering about an alternative method for checking to see if an external monitor is connected.
Currently I am using:

Code:
#!/bin/bash
EXTERN=VGA1
if $(xrandr --prop |grep -q "$EXTERN connected");then
echo -e "$(echo $EXTERN | tr -d [0-9]) is e[1;32mconnectede[0m"
else

[Code].....

So, what I am asking is, is there a way to ignore/over-ride compiz's texture size check, a different way to query xrandr, or is there a completely different method I can go about checking if an external monitor is connected?

View 3 Replies View Related

Ubuntu Servers :: Vnc Doesn't Work Unless Monitor Is Connected

Feb 17, 2011

Last night I was able to set up my server so that I can just connect vnc. I even was able to be connected at the log on screen so I could select which user I wanted to log in at. For some reason today, I have to have the monitor plugged in all the until the logon screen comes up before vnc will connect. Once the logon screen is up, I then can connect via vnc & select which user I want to logon as. It's odd because it worked last nigh, but today - Nope nada, it doesn't work & I can't explain why. I did clean up - Removing some applications I don't need on my server. (I'm hoping that isn't the problem) It's odd as well because I don't have to be logged on as a user to connect via vnc, I just have to wait until the logon screen is available...Then I can unplugged the monitor & logon.

View 1 Replies View Related

Fedora :: 11 Won't Boot Without A Monitor Connected?

Nov 17, 2009

lt a file server using Fedora 11, and it works great if the monitor is connected. If I disconnect the monitor, Fedora 11 won't boot; it hangs. I have found many people having the same problem, but no one seems to have a solution.

View 8 Replies View Related

Ubuntu Networking :: Staying Connected To Wi-fi With Laptop?

Jun 4, 2010

I am relatively new to Ubuntu, and Linux, and I am having a problem with it that I was hoping to get fixed. Whenever I try to connect to my home wi-fi network, on Ubuntu 10.04 Lucid Lynx, it keeps disconnecting and reconnecting...which makes it really hard to download various things. It works just fine whenever I used "shudders" Windows Vista but whenever I try to use it on Ubuntu, it won't work properly. The router I bought, to replace my old, broken one, was Linux compatible, or at least that's what it was advertised as. The laptop is an HP G70 and the method I used to download Ubuntu was the Windows Installer.

View 1 Replies View Related

Ubuntu Installation :: Meerkat Won't Boot With External Monitor Connected?

Oct 30, 2010

Have a Dell Studio XPS with 64 bit Meerkat on it. Whenever I connect my Samsung external monitor by displayport/dvi ubuntu no longer boots. Machine unresponsive and have to cut power and disconnect it. :/

Sounds exactly like this bug, no? [URL] Except for the fact I have ATI video card and the restricted drivers (with Catalyst control center, although it is useless).

Code:
02:00.0 VGA compatible controller: ATI Technologies Inc Madison [Mobility Radeon HD 5000 Series] Win7 install works fine.

View 2 Replies View Related

Ubuntu Multimedia :: Monitor Is Connected Via An HDMI Cable But No Signal

Jul 21, 2011

I am running 11.04 on a new Gateway with 8 gigs of ram. It is a solo installation. The monitor is connected via an HDMI cable. Everything was great (installation running smoothly for over a month) until last night. I just installed a netgear router and was setting it up with the system to try to get Stanza on my IPAD to connect to Calibre. Anyway, i suffered a severe freeze up warranting a hard boot. I could see the drive working, ancillary drives lit up, keyboard lit up so I know the system is working. The monitor did not come on, It shows a yellow light indication no signal. It is a 28" Hansspree. I tested the monitor by hooking it to a laptop. The monitor is fine. I cannot see anything on the screen so I can't boot to repair mode or use a CD. There is no signal.

View 1 Replies View Related

Debian :: Monitor Not Detected Unless Connected With HDMI

Nov 13, 2015

I noticed that Debian 8 has a significant bug related to detecting presence of display(s). Today, I woke my computer from sleep while the LCD monitor was unplugged from power (the monitor is connected via DVI) then I powered the monitor but nothing was displayed. Next, I connected another monitor via HDMI and both screens started working. However after disconnecting HDMI cable from the second monitor the first one with DVI stopped showing anything. The conclusion of this situation is that HDMI monitor must be connected all the time.

I thought that this is caused by graphics driver, but I experienced the problem on different machines, one with nvidia driver and DVI, and the second with default free driver and DisplayPort.

I just checked that this is related to KDE. After switching to console using ctrl+alt+f1 the screen turns on, but when I am going back via ctrl+alt+f7 the screen disappears.

View 2 Replies View Related

General :: Change Virtual Screen Resolution On Ubuntu (connecting Via VNC Without Real Display Connected)?

Aug 29, 2010

I have an Ubuntu server with no physical access to it, only via ssh/vnc.

It is stuck on a 1680x1050 resolution and in the system display settings the menus are disabled since there is no detected real display connected.

I need to lower the resolution to e.g. 800x600. code...

View 3 Replies View Related

Ubuntu Networking :: A LAN Between A Wifi Connected Laptop And A Wired PC?

Jul 9, 2011

I have an Ubuntu laptop connected by wifi to a Cisco router and a desktopUbuntu PC conneted by wire to the same router. I would like, if it's possible to connect them without using the Internet (I mean what I want it's not just communicate between them using SSH over the Internet, for instance, but also communicate without connecting to the Internet). My DSL connection it's 4 Mb/s while my router can work up to 100 Mb/s so I would like to take advantage of these 100 Mb/s to transfer files between the two computers instead of using 4 MB/s

View 5 Replies View Related

Ubuntu Multimedia :: When Boot Up Laptop And Battery Is Not Connected?

Aug 1, 2011

I have a problem when I boot up my laptop and my battery is not connected. You can not hear audio from your headset. But when the battery is connected when you start up the system, the headset works.ACER ASPIRE 4750gi have followed this instruction:

Code:
wget[URL]-O alsa-info.sh && bash alsa-info.sh
and here is my
Uploaded Data.

View 2 Replies View Related

Ubuntu Networking :: Use Apcupsd To Monitor Smart-ups 2200 Without It Being Connected To A Server?

Mar 30, 2010

Can I use apcupsd to monitor my smart-ups 2200 without it being connected to a server? I have set the TCP info on the APC and can telnet into it, but I'm kinda confused by what I've been reading in the apcupsd documentation.

If someone can tell me about there experience doing this and best practice that would be awesome.

View 1 Replies View Related

Ubuntu Networking :: Remote Server 11.04 Connection Refused When Monitor Not Connected

Jul 14, 2011

i done desktop config in ubuntu server 11.04 and connected via tightvnc,uvnc and in remote desktop viewer from another ubuntu machine also. I am not able to access(connect) the server in GUI mode(when monitor is removed) but i putty is working fine in cmd line.

View 1 Replies View Related

Ubuntu Networking :: Program \ Use To Monitor The Number Of Computers That Are Connected To Network And Block Them?

Feb 1, 2011

i have recently had a house mate move in and he is using my wireless network, even though i asked him not to give out the network key to his friends either he has or they have hacked my network and are using it when they come over, is there a program i can use to monitor the number of computers that are connected to my network and block them, or is there a way i can just wee what is going on. They seem to just connect and i don't want to have to change the password particularly because that involves changing it on multiple devices.

View 1 Replies View Related

Fedora :: Can't Get Monitor Which Is Connected To Nvidia Gt218 To Work Properly

Sep 6, 2011

I have 3 monitors and two video cards. In my ATI HD 6750 I have the DVI going to monitor one and the VGA for that card going to monitor 2.

[burnyd@dynamips ~]$ lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4350]
03:00.0 VGA compatible controller: nVidia Corporation GT218 [ION] (rev a2)

The second card (Nvidia GT218) I have the DVI connection going to monitor three Monitor one and two for the ATI work perfect but I cannot get monitor three which is connected to the nvidia gt218 to work properly. I tried editing my own xorg.conf file but that did not work, I have a windows 7 install on this box that works properly. I cant seem to make this work with the third monitor and the nvidia video card.

View 1 Replies View Related

Hardware :: Display Settings Hosed If Second Monitor Is Connected On Boot-up

May 5, 2011

I'm trying to get my secondary display (DVI-Out) working on a laptop (built-in monitor & external display) and I'm afraid I made quite the mess of it installing the proprietary driver only to learn that my old ATI card is no longer supported and having to clean that up and reinstall the original distro driver!Anyways, I reverted back to the open source driver and all is ok. That is until I reboot. If I reboot with the DVI display connected then both displays are brought up in 640x480 res and look terrible.

What do I have to do to be able to leave my DVI display connected when I start up the machine and get it to render the way it does when I plug in the display after the machine is running?I suspect I need to create an xorg.conf file but these fancy modern Linuxes these days don't come with one (or maybe they no longer need it anymore).

View 2 Replies View Related

Ubuntu :: External - Surround Speakers Connected To Laptop Not Working / Solution For This?

Oct 28, 2009

Im using Ubuntu 9.04 in my acer aspire 6930 laptop. Inbuilt speakers in my laptop is working, however the external or surround speaker system say 2.1 connected to my laptop is not working.. i just want to know possible solutions for this challenge..

View 4 Replies View Related

OpenSUSE Network :: Connected Pc To Laptop / Access Old Computer?

Sep 15, 2011

I dug up an old pentium 3 computer to play with. I have it connected to my laptop with an ethernet cable. Now, how do I access the files, install new OS, etc, etc? If it helps any, I think it runs windows 2000 and I'm on opensuse 11.3.

View 9 Replies View Related







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