Fedora Installation :: Xserver Set To Display Modes Above 800*600

Dec 27, 2009

I use 3 computers attached to a kvm switch (not the hypervisor) and this works fine w/ windows xp and ubuntu 9.04 and earlier. However I am having a problem w/ Fedora 12. It seems that it cannot read the EDID block, so I am not able to set the display above 800x600. There is no xorg.conf file, so I had one generated by Xorg -configure :1. I also tried using the modeline instructions, but the Xserver would not start until I removed modeline. I have tried adding to Section "Screen"

Subsection "Display"
Modes "1280x800"
EndSubSection

but it seems that this is ignored. how can I get the Xserver to set display modes above 800x600 when it cannot read EDID (thru a kvm switch) and it seems to be ignoring settings in xorg.conf?

View 6 Replies


ADVERTISEMENT

Ubuntu :: 10.04 - Only Have 2 Display Modes

Jun 24, 2010

Just installed Ubuntu 10.04 via Wubi on my laptop. It's looking good so far but to cut to the chase, I only have 2 display modes. This is 640x480 and 800x600. Is there anyway to 'trick' the system into getting a 1200x800 display mode as I have found that graphic drivers for the SIS Mirage 3 are non-existent.

View 6 Replies View Related

Fedora :: Run Xming Which Is A Xserver For Windows To Display On Windows Machine?

Apr 23, 2010

I currently have two computers at my desk, 1 is Fedora 12 and the other is Windows Vista. I am using the synergy client to share mouse/keyboard but I would like to run Xming which is a Xserver for windows to display on my Windows machine. I have 3 monitors 1 is connected to the Linux machine and then I have 2 connected to the windows vista and I want to share 1 one using a windows Xserver. I have the server installed and setup on my windows machine and I just curios on how to configure my Xorg.conf file to use my Xming Xserver as a seccond monitor.

View 3 Replies View Related

Fedora Installation :: F11 With USB Gives Barebones System (no Gnome Or Xserver)

Mar 19, 2010

I have followed serveral sets of instructions for creating an installation media USB key from the DVD.iso for fedora 11 i386... Every time i have worked through the installation i get a very bare bones system...
why would this happen... i look through the usb key and can see packages for xorg and gnome etc... but they are not installed? do i need to specify somehow that i want a "full" install... so far i have selected something like "Install or upgrade system..." why are some "components" missing from my installation?

View 5 Replies View Related

Fedora :: Runlevel 3 Video Modes

May 30, 2010

I am running a mainframe emulator on an old HP server in runlevel 3 text only. I have googled a bit but found no information on controlling the text video mode in runlevel 3. When I boot my Fedora 12 system chooses the highest resolution it can meaning my c3270 terminal emulator program (80x25) is in tiny font occupying a fraction of the upper left corner of the screen. I have looked everywhere but can find no mode setting commands for runlevel 3 text only.

View 7 Replies View Related

Red Hat / Fedora :: Getting File Or Dir Modes Before Chmod?

Jan 28, 2011

Does anyone know of a trick or tool that will show me ther directory?Example:neatcmd.bash /dir1/dir2/file1 /dir1/dir2/file1 permissions are 0640Or does anyone know of a tool or command what would convert, for example rwxr-x--- to 0750 suppose it could be scripted, but I was trying to make sure I did not have to re-invent the wheel if something was already out there.

View 3 Replies View Related

Fedora Security :: What Keeps Changing Desktop Folders' Modes To 0777?

Jun 7, 2009

Something keeps changing the mode of ~/Desktop, ~/Music, ~/Pictures and ~/Videos to 0777! Anyone know what's doing this, why it's doing it, and how I can stop it?

View 8 Replies View Related

Ubuntu Installation :: 64bit Installation Error During Installation Of Xserver-xorg-driver-all

Jan 20, 2010

I'm trying to install Kubuntu 9.10 on my machine (I had the same problem with Kubuntu 9.04). The machine is:

- Core 2 Quad 6600
- Nvidia 7600 GS
- Two disk seagate 500 in mirroring raid software

When I try to install Kubuntu, after disk partition, my system dosn't see the CD. He tell me to insert disk into drive but I doesn't touch it. I resolved this mounting an external hard disk into /cdrom. After this, the installation continues until the step "select and install software". At this step, the installation procedure tell me an error. During this error, in the other console, I've this:

Code:
Jan 19 21:58:09 in-target: Alcuni pacchetti non possono essere installati. Questo può voler dire
Jan 19 21:58:09 in-target: che è stata richiesta una situazione impossibile oppure, se si sta
Jan 19 21:58:09 in-target: usando una distribuzione in sviluppo, che alcuni pacchetti richiesti
[Code]....

View 3 Replies View Related

Ubuntu :: Login And Xserver - Error "Server Is Already Active For Display 0 If This Server Is No Longer Running"

Jul 14, 2010

I've just upgraded (finally) to 10.04 desktop, and when I boot, I get a login screen, which is quite usual, but once I log in, the machine drops to terminal, instead of the usual GUI. I've tried running startx, but I get this error message. Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again.

View 1 Replies View Related

Debian Installation :: Xserver Is Not Working

Feb 17, 2011

I would need your help to solve some problems that came after upgrading to Squeeze:first: xserver is not working. When I manually launch startx I got an error message: vesa kernel modesetting driver in use refusing to load no screens found

View 8 Replies View Related

Ubuntu Installation :: XServer Will Not Start After Upgrade 9.10 To 10.04?

May 2, 2010

I upgraded to 10.04 and when trying to boot, the computer would hang at the splash screen. Going into recovery mode showed nothing in the log files. The Xorg and gdm logs were zero bytes but had the proper timestamp. I tried and tried, but could not get it to boot until I removed the nvidia-current package. Then the computer will boot, but the screen is partially corrupted with just a blue background. I can hit enter, then type my password and I can actually login, but I can't see a thing. I can cycle through the resolutions with Ctrl +, but the screen just still has a blue background and nothing else. Trying to boot in failsafe X mode gives the same screen. I tried putting the vesa driver in the xorg.conf, but no change.

I've tried the i915.modeset=0 boot option. I've tried the "xforcevesa" boot option, but nothing will give me a readable screen. As soon as I re-installed the nvidia-current package and ran nvidia-xconfigure, the problem came back and it hangs again.At this point, I'm stuck. I would settle for a plain VGA screen at this point, but I can't even seem to get that. I've read several posts here with similar problems and tried every solution put forth, I think, but have not found a solution.When the upgrade wanted to install the new /etc/default/grub, I kept my old one. I compared the two files at the time, but I didn't see anything new, but maybe I missed something. What new items if any does the upgrade put into /etc/default/grub?

View 1 Replies View Related

Ubuntu Installation :: Dpkg-reconfigure Xserver-xorg Does Nothing

Jan 14, 2010

I need a video driver for SIS M760GX for an ACER Aspire 5000 laptop.

Everywhere I've looked it says to run

sudo dpkg-reconfigure xserver-xorg

Supposedly, this is supposed to open a window where I can change settings. However it does nothing and just returns me to the prompt.

View 9 Replies View Related

Ubuntu Installation :: Latest Updates Break The Xserver?

Jun 13, 2010

Ubuntu has been great and it is a great Linux distro. Unfortunately, the update of 9.10 desktop edition to release 10.4 failed on a couple of fronts.

1) Xserver is no longer working;
2) An upgrade of grub-pc causes an exception.

The system ran perfectly before the update was performed. The update resulted in Attempting to install GRUB to a partition instead of MBR. This is a BAD idea. usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and is use is discouraged.

Based on information found at [URL]... an attempt was made to execute the following command. sudo aptitude dist-upgrade But that resulted in E: dpkg was interrupted, you must manually run sudo dpkg configure ato correct the problem The later launches an upgrade of grub-pc. This routine requests the selection of which devices are to be used to store grub-install. When that was done ... GRUB failed to install to the followed devices: /dev/sdb1 /dev/sdc1 /dev/sdd4

Do you want to continue anyway? If you do, your computer may not start up properly. GRUB installation failed. Continue? Questions:
1) Can / should the upgrade of grub-pc be bypassed in order to get the system running?
2) If not, what values should be selected when selecting the devices to store grub-install?
3)Because the computer is a RAID configuration, would someone advise are there special considerations which should be considered?
4) Once grub-pc is resolved or bypassed, should the commands found in the aforementioned article be used to repair xserver.
5) Are there additional measures which will be needed to in order to complete the update to release 10.4?

Here are some helpful details on the system configuration

The computer has four disk drives using RAID 1 and RAID 5.In the following configuration RAID5 Device #0 750.2 GB Sotfware RAID device
#1 750.2 GB ext4
SCSI1 (0,0,0) (sda) 320.1 GB ATA WDC WD3200AAKS-2
#4 primary 250.1 GB K raid
#3 primary 16.0 GB F swap

[Code]...

View 1 Replies View Related

Fedora :: Gtk Apps Via Remote Xserver Crashes?

Oct 20, 2009

as non root user gdb system-config-network

(gdb) run
Starting program: /usr/bin/system-config-network
Executing new program: /usr/bin/consolehelper-gtk
Detaching after fork from child process 8630.
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault. 0x00000033b5e5fac9 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 Missing separate debuginfos, use: debuginfo-install usermode-gtk-1.100-2.x86_64

[Code]...

View 2 Replies View Related

Fedora X86/64bit :: Upgrade 12 To Xserver 1.8 And Kernel 2.6.34?

Apr 2, 2010

I am running fedora 12, x64. How can I upgrade fed12 as such? (apart from compiling the kernel myself)

View 3 Replies View Related

Red Hat / Fedora :: Find The Right Command To Start Another XServer?

Jun 30, 2010

I tried my best on searching for the answer to this question. I couldn't find the right command to start another XServer. Maybe I just don't know how to look for it, or I'm using the wrong keywords. Anyway, what I want to happen is hit CTRL+ALT+F6 (F7 to return to my desktop) and start another XServer to run a full screen game. How do i do that? Is it possible to have multiple instances of X?

By the way, the error says that an instance of x server is already running on display 0 after I have issued this command: Code: startx In case you're wondering why this is my solution, it's because scripting is not my type for automatically making an xserver when I click a game, especially if you'd have to do it for all other games :/ So, let's stick to my idea D unless it's impossible, of course. EDIT: I was able to get a new xserver with xterm in it, but it seems there is no acceleration or some sort >.< OpenLieroX runs at a frame rate of 15 fps or so. Anyone have an idea on how to enable acceleration on openbox?

View 1 Replies View Related

Debian Installation :: Xserver-xorg Error Video Rendition

Apr 11, 2011

I installed the debian 6.0 netinstall iso, now installing the xserver-xorg but get a lot of this error messages:

xserver-xorg-video-rendition: Depends: xorg-video-abi-6.0 which is a virtual package.

View 6 Replies View Related

Ubuntu Installation :: Upgrade To Version 10.04 LTS Freez On Xserver Driver?

Jun 13, 2010

My Upgrade from 9.10 to 10.04 LTS freez on xserver driver.
Error message:

Investigating xserver-xorg-core
Package xserver-xorg-core has broken Depends on xserver-xorg
Considering xserver-xorg 75 as a solution to xserver-xorg-core 10005
Added xserver-xorg to the remove list
Fixing xserver-xorg-core via keep of xserver-xorg
code....

View 1 Replies View Related

Red Hat :: Different Modes Of Vmstat?

Nov 26, 2010

how do you enter into different modes of vmstat e.g-disk mode,disk partition mode and slab mode.going through man pages i figured out using "vmstat -p <partition> is for 'disk partition mode'.there is no info regarding diskmode and slab mode

View 1 Replies View Related

Fedora :: Error Xserver Running During Nvidia Driver Install

Feb 17, 2011

After starting the Nvidia driver installer I get the error message "please exit x before installing". I read the manual page for X. From the console I typed X -terminate. I get the error message "Fatal server error" "Server is already active for display 0". how to exit from X.

View 3 Replies View Related

Ubuntu :: Dot At The End Of System Modes?

Jun 4, 2010

Simple question (I hope). What does the dot at the end mean?drwxrwxr-x

View 3 Replies View Related

Fedora Installation :: Upgraded To F11 - Display?

Nov 10, 2009

Upgraded to Fedora 11 and my display aspect ratio is now broken. I have a 23" Acer screen, but in Gnome its auto detecting as a 20" Acer display and the aspect ratio is wrong and the display grainy. I read the FAQs and am trying out some suggestions. Created an xorg.conf file in the correct place, contains the correct monitor settings but my display is still broken. Q. How do I force the kernel to read the xorg.conf file ?(PS: I'm kind of a newbie, have only come back to linux after a few years of using Windows)

View 5 Replies View Related

Fedora Installation :: Getting 12 Without Keyboard / Display?

Jan 18, 2010

i did not search in depth for this, as google spit a whole of different aswers at me, making not much sense at all. So here we go: Is it possible to install Fedora on a PC which has no keyboard nor mouse nor display attached to it? And if so plx give a link or a short description how to do it. I read about kickstart, but this was all a little wacky.

Note: The PC will have network access.

View 1 Replies View Related

Fedora Installation :: No Display After ATI Driver Installation?

Feb 12, 2009

I'm new to Fedora and just installed F10 yesterday. Everything was perfect, no snags at all, until I used the software tool to install the ATI drivers. Now my computer boots but instead of going back to the GUI all I get is a gray screen. I've tried everything I know to get to the command line so I can go back to my old X11 settings but there's no response -just the gray screen.

I'd prefer not to have to reinstall if I could avoid it. Is there a know bug with either a Toshiba Satellite A210 series laptop or the ATI Radeon Mobility X1300 graphics card? Since I'm not able to get to the command line, I don't know of a way to diagnose what's failing.

View 3 Replies View Related

Software :: Xrandr Not Finding Modes?

Jul 14, 2010

I'm on Debian Squeeze, my PC has a Radeon HD4770 card. I honestly don't know if it's currently running on OS or proprietary fglrx drivers; I installed fglrx, but the control panel app insists the driver isn't loaded. I'm following these instructions to try to get my screen running at 1280x960x85. It's currently at 1280x1024x85, but it's an old CRT that, for some reason, works fine at 1280x960 but gets unfocused at 1280x1024. I'm following the step "adding undetected resolutions", and here's the result:

Code:

fallingwater@longcat:~$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 2048 x 2048
DVI-1 disconnected (normal left inverted right x axis y axis)

[code].....

View 2 Replies View Related

Fedora Installation :: F11 - System Config Display Will Not Run

Jun 29, 2009

I just updated from Fedora 8 to 10 to 11 today. When I run system-config-display I get the following message:

Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 33, in <module>
import rhpxl.monitor
ImportError: No module named rhpxl.monitor

If I comment out that line, the next one fails, and so on. I installed a newer package, 1.1.3-2.fc11, because I thought maybe the installer didn't put it on and that behaves the same. Why this won't run? I would desperately like to use my widescreen monitor and I'm hoping that 11 will finally support my intel graphics correctly.

View 14 Replies View Related

Fedora :: Installation Of ATI Driver Messed Up X Display?

Oct 1, 2009

I'm running F11 with an ATI HD3850 graphics card. I donloaded latest version of the ATI driver and installed it (without paying to much attention to versions and pre-reqs). This caused my display to be unusable in Gnome, nothing can be made out of it.

Was hoping to be able to repair this if I atleast had a bash prompt, but when I press ctrl-alt-F6 (or any F-button) my computer restarts. how I could fix this without reinstalling?

View 3 Replies View Related

Fedora Installation :: F12 To Increase Display Resolution?

Apr 13, 2010

Ive just installed Fedora 12, max resolution option is 800*600 can someone advise how i can adjust or improve the resolution to at least 1200*700?Hardware: HP D330m, 2.8GHZ, 700MB RAM, VGA is a Intel Extreme Graphics Display.

View 6 Replies View Related

Fedora :: 11 Installation - No Display During Initial Boot ?

Aug 28, 2009

I am trying to install Fedora 11 on my HP Desktop (Intel P4 2.8 GHz) machine with 1.25 GB memory. It has 265 MB nVidia graphics card (6800 series).

When I try to install from boot from the DVD, it prompts to boot (in 10 secs). However after it boots all I get is a blank screen. I suspect this has something to do with the X display initialization with respect to the graphics card I have.

I had faced similar issue with other distros before (Ubuntu) but could manage to boot with some specific boot parameters for specifying x display driver settings at boot (vesa).

I recall Fedora has similar settings like xdisplay=vesa. But unfortunately this doesn't work.

View 6 Replies View Related

Debian Multimedia :: Xrandr -s Modes Not Found?

Dec 22, 2010

I can run xrandr and I get the various modes thatwill supposedly work with my monitor.Then, I run xrandr -s 800x600 and the command tells me thathat mode is unavailable, even though it claims that it is in xrandr -s.What on earth does that mean, then?

View 4 Replies View Related







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