Debian Multimedia :: XFREE86 Or Don't Have Xorg As X Window Server?

Mar 20, 2011

I have a couple of questions and one problem regarding my AMD64 Testing box. According to this Debian Xorg Wiki : Xorg is the default X Window server since Debian 4.0 (etch). It replaces XFree86 and is maintained in Debian by the XStrikeForce. But...it appears that I don't have Xorg as my X Window server, but rather XFREE86? I just checked my i386 Testing box, it does have /etc/X11/xorg.conf

[Code]...

The problem: I have lost my higher screen resolutions after today's apt-get dist-upgrade. I only have 800x600 and 640x480. I probably won't complain about these resolutions in twenty years or so, but for now, I'd rather get the higher resolutions back, ha.

[Code]...

View 6 Replies


ADVERTISEMENT

Debian :: Xorg - User Cannot Get Into The X-window System?

Nov 13, 2010

I have a Dell PC with Debian GNU/Linux lenny.sid that was working as a game server. After solving the problem with the login to the server the system comes to root. I tried startx command but the result was command not found. I could not find the .bin/bash_profile to edit it. I had in mind to #nano /etc/inittab

1:2345:respawn:/sbin/getty 38400 tty1
edit it to 1:2345:respawn:/bin/login -f "root" tty1 </dev/tty1 >/dev/tty1 2>&1

I did not do it since i had to edit the .bash_profile with startx command which I was not able to spot. Whereis could not find the file. I tried to apt-get install x-windows-system but apparently I have a problem with my internet cause it can not download from Debian repositories. I check with ifconfif and later ping and i had results so i might not have problem with the internet. Is it possible the server to be set up so the user can not get into the x-window system? Did they disable anything? Do I have to install xorg and if yes can anybody give me an idea how I can do it?

View 4 Replies View Related

Red Hat :: Fatal Server Error No Screens Found On RedHat 7.1 XFree86

Apr 4, 2009

there are several posts related to my problem but not quite what I want. I don't need any effects to be running nor do I need perfect resolution. I have a PCI-E card Nvidia 8600 gts and I need to run redhat 7.1 for reasons that are not debatable. I also have an onboard ati radeon X 1250 but currently I am running the PCI-E.The installation was successful and ran in GUI, however after installation and reboot, the screen keeps flickering trying to load the desktop.I just need to get the GUI running the same way the installer was able to run in GUI, I tried editing the XF86Config file to change the driver to either vesa or vga but still didn't work. Probing for devices is not an option since the card is not listed and the maximum video ram goes up to 64MB in xconfigurator. It probes my card as a VGA generic with 1 MB ram. I know there is a way to have the desktop load just the same as the installer's gui settings but that's where I need help.

this is after changing all the 'driver' values to vesa. I don't understand why it can't find the screen even though I used the horizontal and vert. sync values for my monitor. Any instructions or advice on how to just get the desktop loaded would be great, I know this is a very old OS but regardless I need for it to work.

View 10 Replies View Related

Software :: Xorg-server-1.7.1 Shows Only Blank Screen After Update From Xorg-server-1.6.3?

Jan 5, 2010

my laptop is running Slackware64 13.0. Today I tried to update to X.org 7.5 (version 1.7.1) from version 1.6.3 shipped with Slackware. I downloaded the relevant source tarballs from www.x.org and compiled them with no errors. The compiled packages are:

xorg-server-1.7.1
xf86-input-synaptics-1.2.0
xextproto-7.1.1
xcmiscproto-1.2.0

[code]....

My laptop has an NVIDIA graphics card and I'm using the proprietary driver from NVIDIA. Thus I reinstalled the driver after the update and tried to launch X.org with "startx". After a short while the NVIDIA logo appears for some hundred milliseconds and disappears then. But now the screen is blank and it is not possible to switch to another VT via Ctrl+Alt+Fx. But it is possible to login from another computer and restart everything, so that I conclude that the system does not hang.

It is even possible to do work normally with the laptop from remote. If I try to kill the X-server, it ignores SIGTERM and has to be terminated by SIGKILL. But the laptop's screen stays black and empty and does not allow to switch to another VT (chvt terminates with "interrupted system call."). dmesg does not give any errors.

/var/log/Xorg.0.log:

Code:

X.Org X Server 1.7.1
Release Date: 2009-10-23
X Protocol Version 11, Revision 0

[code]....

View 2 Replies View Related

Debian Multimedia :: Xorg Use More Than 1.9GB Of RAM

Aug 11, 2015

I use Debian 8 with mate and when I run

Code: Select allps_mem

It show Xorg use more than 1.9GB of RAM and sometimes my system hang and freeze.

View 14 Replies View Related

Debian Multimedia :: Xorg Does Not Work With Fglrx

Jul 23, 2015

I cannot get my X working with fglrx.

Additional info:

Code: Select all# cat /etc/X11/xorg.conf.d/20-fglrx.conf
Section "Device"
   Identifier "Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]"
   Driver "fglrx"
EndSection

[Code] ....

View 9 Replies View Related

Debian Multimedia :: Xorg Displays No Fonts?

Mar 3, 2010

I just upgraded my Debian Etch to Lenny. After doing so, Xorg displays no fonts. I get only rectangles. This occurs in the Login Screen and after logging in. The only thing that is readable are the contents of a terminal (even gnome-terminal). What can I do to solve this Problem? The Xorg.0.log doesn't give me any clue on what's the problem.

View 8 Replies View Related

Debian Multimedia :: Xorg Won't Work On An Old Laptop?

Apr 3, 2010

I've installed squeeze (kernel 2.6.32-3-686 now) on an old Amilo M-6100 laptop with a Silicon Motion graphic chip. I've installed Slim and LXDE but Xorg won't start properly. Apparently it doesn't recognize the screen and tries to apply a wrong resolution, no matter what I do. Also, if I try Xorg -configure, I get stuck with a black screen .

I tried to copy-paste data from a xorg.conf file from there: [URL], to no avail.

If you'd care to look at my log file: [URL]

View 3 Replies View Related

Debian Multimedia :: Switch VT With Xorg And GDM Without Multiseat?

Jul 22, 2010

I know this is usually with the intent of multiseat systems. I am not interested in setting up a multiseat system. What I am interested in configuring on using the console and jumping back to X session, not the other way around. Is this possible if your default desktop environment GNOME and configure GDM to do this with the novtswitch parameter mentioned here? [URL]..

I tried even playing around with Xorg, finding out from the man page Xorg server-1.4.2 it does not even have novtswitch functionality compiled X does, but I am not sure I am configured it properly, specifically because I am not doing multiseat. Does anyone have background on this to give me some guidance? I have attached the relevant conf files and logs. Let me know if more is needed. In my test environment, it switches VT anyway and the keyboard does not work. I assume my Xorg binary is not compat for this, but am I even on the right track? I did not expect the kb to go out like it did.

[Code]...

View 2 Replies View Related

Debian Multimedia :: Reconfigure Or Reinstall Xorg?

Sep 30, 2010

I started with a Pentium4 system with a FX5500 AGP card and now have a i3 with integrated Intel video (Auburndale). The new motherboard is ASUS P7H55-M PRO. The monitor is a Acer AL1916 (LCD) with only VGA input. I have been using the nVidia oprietary drivers installed the "Debian way" (Cf using a Debian stable stock kernel.I first renamed xorg.conf so X would start without one. Once gdm starts, the monitor says the input is not supported. So I tried reusing the old xorg.conf file, changing the "nvidia" to "i810". X then fails to start and shows an error of no screens found.Everything is fine in text mode; only X is not working.I have to get this fixed very quick or I might not get to use Linux at work anymore.

View 7 Replies View Related

Debian Multimedia :: Wheezy / Xorg - HP Does Not Want To Start X For Some Reason

Feb 25, 2015

My hp does not want to start X for some reason. I have so many errors. I made an account to just see this problem be fixed. Now when I type "startx" I get back, "bash: /usr/bin/startx no such file in directory". I have to use GRUB due to the fact I forgot my login. Although, I do remember my password.

View 7 Replies View Related

Debian Multimedia :: Wheezy - Xorg 3 Monitors And Y-splitter

Feb 26, 2015

I am pretty new to using Linux, I am currently trying to configure 3 monitor's with Xorg in Debian Wheezy. I have 2 video cards in the PC and one has a Dell Y-splitter to connect 2 monitors. 2 monitors are 1920x1080 resolution and the other is 1280x1024.

LSPCI
Code: Select all00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)

[Code] ....

I attempted to write my own xorg.conf file, but that resulted in the machine booting to single user mode and the xorg startx error log said it could not find any devices.

When I used the xorg.conf.new generated by the "xorg -configure" command, I was able to get it to display as 3 independent screens, but there was overlap on the screens. I.E. if you moved the mouse to the right side of one monitor, it would show on the left side of another screen at the same time.

automatically generated xorg.conf:
Code: Select allSection "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        Screen      2  "Screen2" RightOf "Screen1"

[Code] ....

View 0 Replies View Related

Debian Multimedia :: Transparent Mouse Pointer In Xorg?

Mar 3, 2010

I'm trying to make my mouse pointer invisible /transparent (for touchscreen purposes) in Xorg.

View 4 Replies View Related

Debian Multimedia :: Xorg Crashes With Intel 82845G

Mar 3, 2010

I've freshly installed Debian Lenny 5.03 with xfce from cd, but I'm having intermittent problems with X. Mostly X will startup fine, but occasionally it crashes. If I'm lucky, it will just shutdown and just return me to the text-mode login. But if I'm unlucky, it freezes completely, such that even the alt-SysRq key combos won't work.

The PC I'm using is a Dell Celeron 1.8Ghz, with

:# lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL
[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)

where I'm using a default xorg.conf file of... [URL]

and the respective Xorg.0.log files are

a) for when xorg runs okay... http://pastebin.com/h0rbti1U
b) for when xorg crashes to textmode... http://pastebin.com/f7B6SgKf
c) for when xorg freezes up completely... http://pastebin.com/gydNkJFf

View 3 Replies View Related

Debian Multimedia :: Xorg Ended In Black Screen

Jun 9, 2010

I am new to Linux and installed Debian. After the Installation I started Debian and ended in a black screen. I came out there changing to a terminal (ctrl+alt+F1) but I dont know how to get Xorg running. I am using the Mainboard:Gigabyte GA-D510UD without any extras (means just the Mainboard with Ram and an IDE Hdd). here is the Log file from Xorg [URL]... System Information is in the log.

View 7 Replies View Related

Debian Multimedia :: How To Disable Xorg Screen Blanking

Feb 11, 2011

The X server in Debian seems to have a "funny" habit to suddenly start blanking the screen if I don't touch the mouse or the keyboard for a while, although I've used the xset command (xset -dpms s off) in my ~/.xinitrc to tell Xorg specifically NOT to blank the screen. I know how to disable screen blanking in /etc/X11/xorg.conf, but I'd rather not have the xorg.conf file at all.

So, I'd be interested to hear your suggestions about how to disable the Xorg screen blanking without using the xset command or the xorg.conf file. Is there some other file in /etc/X11/ that I could tweak to disable this highly annoying desire of Xorg to insist on blanking my screen after a bit of idle time?

View 5 Replies View Related

Debian Multimedia :: Xorg Only Uses Small Part Of Screen?

Jun 9, 2011

After a install on a old Toshiba today everything looked fine. But when i tried to start Xorg it start but doesn't use my whole screen. It is not a resolution problem it just doesn't use the whole screen. Hopefully this explanation is understandable. On lenny i had the same issue but once i changed the console resolution size in grub everything was fine. Sadly this is not the case with squeeze. I already tried "X -configure" and had a look at the generated xorg.conf (posted below)

[code]....

After that is tried to run the generated xorg.conf but then it just frooze.

View 1 Replies View Related

Debian Multimedia :: Conflict Reappeared Between Nvidia-glx And Xorg?

Jun 19, 2011

I'm running debian 2.6.32-5-amd64 and have spent an interesting day trying to get nvidia-glx running...What appears to be happening, is that installing nvidia-glx uninstalls X.I've tried various installation methods (Synaptic, apt-get, module-assistant) and the final result seems to always be /usr/bin/X not found.Re-installing X blows away nvidia-glx.The symptoms look a lot like this post: viewtopic.php?f=7&t=45188Is it possible that this problem has returned?

View 10 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 :: Xserver-xorg-core BROKEN - Can't Install

Feb 19, 2010

I have Lenovo 3000 n200. I'm new in debian, but it's great to me! I wan't to stay with this distro, but i Can't upgrade this to testing or unstable version. Lenny have too old packagges for me. All versions of squeeze (downloaded or upgrade from lenny) is broken. I can't run xorg. For about 2 weeks i'm serching for answer and i only found that this is xserver-xorg-conf. That's true this is the package that is broken, but cannot install this.

When i upgade system the synaptic package manager write me one package is broken (xserver-xorg-conf), so i delete it and install one more time. This same problem. So i downloaded and i have this same problem. When i restart system i cannot run xserver and gnome.

View 6 Replies View Related

Debian Multimedia :: Wheezy Warning: Keep Xserver-xorg-core 2:1.10.2-1?

Jun 19, 2011

I experienced this problem on Friday but didn't have time to write a warning.A couple of days ago, xserver-xorg-core 2:1.10.2-1+b1 reached Testing before a corresponding dependency (recommendation), thus breaking the hardware acceleration. The issue is (better) described here (1) by a developer.A possible solution is to keep (2) the previous version (2:1.10.2-1) or, if you already installed the faulty one, to grab the former version from Debian Snapshots (3) and downgrade the package.Because the error was a simple path change, one could also keep the new version of xserver-xorg-core and link the DRI Mesa modules to the directories that are inspected now (as described here [4]).The issue has already been addressed (5) and a new version should appear in Testing shortly.[URL]

View 8 Replies View Related

Debian Multimedia :: Proprietary Nvidia Driver - High CPU Usage Xorg

Aug 7, 2015

I recently switched from jessie to stretch on both i encountered a jerky ui in gnome 3. after a longer research i noticed xorg consumes over 80% of my first cpu-core while moving a window. for testing purposes i switched back to the nouveau driver and there is no high cpu usage while moving a window, also the ui is smooth.

i tried 3 different nvidia driver: the one from the debian repository, the current stable and beta driver from the nvidia site. i noticed on all 3 the same problem.

Code: Select alldaniel@Daniel-PC:~$ glxinfo | grep rendering
direct rendering: Yes
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NV_path_rendering, GL_NV_pixel_buffer_object, GL_NV_polygon_mode,

xorg.log: [URL] ....
dmesg: [URL] ....

system:
nvidia gtx 760
intel xeon e3-1230v3

View 1 Replies View Related

Debian Multimedia :: Xorg.conf To Get Back I915 Native Resolutions?

Jun 11, 2011

I disabled KMS and checked for direct rendering with the glxinfo command. glxinfo, reported that direct rendering is enabled. This is good news, because it means that the i915 driver is being used.

[Code]....

Now, I need to write a custom xorg.conf file to force X to use the native resolutions of my chip.

View 1 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 :: Xorg Server Crashes At Random Times After Upgrade To Lenny

Sep 14, 2009

I've just recently upgraded to lenny using aptitude (following the instructions on debian.org. All went smoothly, and almost everything is working fine.I have had my X server crash twice since then, both times when I simply doubleclicked a running application. There is some indication of problems in the Xorg.log file, but it's not helpful to me -- can you help me understand?

View 2 Replies View Related

General :: NVIDIA Installation Encountered Error "conflicts With File From Package XFree86-server-4.3.0.1-21"

Apr 28, 2010

I'm installing a NVIDIA driver and encountered some error message. Please see below the sequence (I've set runlevel to init 3);

linux:~/SuSe # rpm -ivh NVIDIA_GLX-1.0-4191.suse81:i586.rpm Preparing... ############################ [100%])file /usr/X11R6/lib/modules/drivers/nvidia-drv.o from install of NVIDIA_GLX-1.0-4191 conflicts with file from package XFree86-server-4.3.0.1-21

View 3 Replies View Related

General :: View The WMClass Attribute Of A Window In Xorg?

May 18, 2010

I am trying to find a workaround for incorrect grouping of windows in Docky, and I believe the problem lies with the WMClass attribute that is set for each window. However, I do not know how to view this attribute for open windows. Is there any way to do this?

View 1 Replies View Related

Debian Multimedia :: Gnome 3.14.1 / Empathy Pop-up Window

May 8, 2015

I am using empathy, for facebook chat desktop pop-up notifications. The problem is, when i close the chat i cannot re opened it from the low bar like the previous version of gnome because when i put the mouse pointer down, off the screen the low bar does not appear.

View 5 Replies View Related

Debian Multimedia :: Mouse Grabs New Window

Feb 28, 2016

When I open Iceweasel, terminal eg, the mouse grabs the new windows in the middle so I can move it and i have to click so it releases It, but I do not want that.Is there any way to disable it?I am using Cinnamon if it matters.

View 0 Replies View Related

Debian Multimedia :: Change Style Of Window But Not 'look'

Jul 26, 2010

I would like to change the style of window but not "look".do I need install : GTK + ??

View 4 Replies View Related







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