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


ADVERTISEMENT

Ubuntu :: How To Reconfigure XServer - Xorg To Run

Aug 27, 2010

When I put sudo dpkg-reconfigure xserver-xorg into terminal then hit the return key it asks for my password which I put in, it then seems to do nothing it doesn't open the xserver page to make any changes.

View 9 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 :: Sudo Dpkg-reconfigure -phigh Xserver-xorg Not Working?

Jan 4, 2011

ive been having trouble with my nvidia driver, so i ran "sudo dpkg-reconfigure -phigh xserver-xorg" in tty(the problem is that it wasnt going to my login screen, as soon as i turned on it went to tty) after i ran that it goes to theubuntu loading screen and is frozen

View 1 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 :: Brasero Forces Reinstall Of Systemd

Jan 2, 2016

A computer upgraded from 7.3 to 8.2 suffered a number of stability issues which were traced to systemd having replaced sysvinit in this version. Worst of these was that instead of shutting down it just cut the power instantly, causing disk corruption. Basically, from what I can find out, this systemd component seems like it works OK on a completely fresh install but causes multiple issues if it finds its way onto an updated system. I found some instructions on reinstating sysvinit, which cured the issues.

However, on attempting to install the Brasero CD/DVD app via synaptic, I notice that this will force reinstallation of systemd as a dependency, even though it's been locked-out of updates. Luckily I spotted this in time and cancelled. You really wonder why a CD writing app would need to do this. I certainly seems rather naughty for any desktop package to be changing system startup code in a manner which could break the OS.

At the moment I'm not sure if it's the only app which does this -although k3b seemingly does not. Any thoughts on this gotcha, and how to prevent a repeat, other than being extremely careful when installing anything?

View 3 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 :: Which Package For Dpkg-reconfigure

Mar 20, 2010

Debian 5.04 64bitGnome advise which package provides dpkg-reconfigure

View 3 Replies View Related

Debian :: Fix Graphic In Other Way Than Dpkg-reconfigure?

Jan 27, 2011

I have Lenny with Gnome.Howto fix graphic in other way than:Code:dpkg-reconfigure server-xorg

View 5 Replies View Related

General :: Reconfigure PPPoE In Debian?

Apr 17, 2011

I use d-link to share network with my other PCs.PC is connected to D-link via Ethernet and I can't understand what should be written in /etc/network/interfaces to have Internet.I tried to add option "auto eth0" to /etc/network/interfaces butshould I alsough include? Or how can I reconfigure it manually.

View 1 Replies View Related

Debian Multimedia :: Restore Or Reinstall GRUB2 From Squeeze Installation?

Sep 21, 2010

How can I restore or reinstall GRUB2 from squeeze installation? I tried various suggestions from various online articles (most of them for ubuntu), but I couldn't find a solution. Is there any solution, specifically for Debian? GRUB reinstallation from install cd, didn't worked as well. Since I couldn't boot at all, I restored GRUB1 and I'm posting from Lenny, but I can't access Squeeze this way (probably because I have squeeze's partition, ext4 formatted).

View 5 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 :: 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 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

Ubuntu Multimedia :: Reconfigure Rhythmbox To Use Single Library Location?

May 12, 2010

I copy all music to a single location (~/music) which makes it easier to backup and manage.However, Rhythmbox looks for music both here, and under the purchased music folder, which means that any music I have purchased gets listed twice - once from my music folder, and once from the purchased music folder.I have tried using gconf-editor to change apps/rhythmbox/library_locations to only include my music folder, however when next I restart Rhythmbox, the setting reverts to also including the purchased music folder.Is there a way of preventing this from happening?I only want "~/music" listed for library locations - I do not wish to include "~/.local/share/ubuntuone/Purchased%20from%20Ubuntu%20One".

View 5 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

Hardware :: Reconfigure Graphics Card On Debian Lenny?

Oct 25, 2010

I've replaced the Motherboard on a working Debian Lenny system but GDM does t come up: the grey screen merely displays with a wristwatch in the middle.I can find no messages. Running dpkg-reconfigure xserver-xorg and Xorg -configure don't help.

View 4 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







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