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


ADVERTISEMENT

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

Ubuntu :: Is It Safe To Remove Xserver-xorg-video-all

Jul 11, 2011

PROBLEM: My computer has an nvidia video card. I'd like to remove the packages that support ati and radeon. When I try to remove xserver-xorg-video-ati or xserver-xorg-video-ati, the package manager wants to remove xserver-xorg-video-all.

QUESTION: Is it safe to remove xserver-xorg-video-all? Obviously, I want to keep support for my nvideo card.

View 9 Replies View Related

Debian Hardware :: Xserver-xorg-video-sis Not Available Anymore On 8.0?

May 2, 2015

Since my upgrade from Debian 7.8.0 to Debian 8.0

Happy to get a lot of my computers now working fine with Debian 8 ...

This one embed a Silicon Integrated Systems Video card [1039:6330]

This computer with an Athlon 64 2800+ and 1GB of DDR RAM, destined to be a BOINC worker until the end of his life, had the chance to upgrade with a Debian 7.8.0 (LXDE) few times ago (after long years of Windows XP services). And the only thing I had to set was the wireless card (firmware-b43-installer, adduser me netdev, and it was good) and it was perfecly working. Apt-get was giving to me creepy old versions of software, so it was the only thing that disturbed me, but let's go for the brand new Debian 8.0

But now with Debian 8.0, the graphics are bad, resolution is bad too.

I first tried with "lightdm" and "mate-desktop-environment" because of the LXDE icons that were fine on every computer with 7.8.0 but distorted and cropped with Debian 8 on every computer too (how is it simply possible for the mainteners to find it ok ). Seeing that my SiS card was not working well, I tried to reinstall everything with Debian 8 and LXDE as before... and hope icons will be repaired soon. But the problem with my video card is still present.

Then, I realised that on my Debian 7.8.0 computers, xserver-xorg-video-sis is available and installed. But not available anymore on Debian 8.0

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

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 Configuration :: Unable To Uninstall Xserver-xorg-video-nvidia

Apr 1, 2014

I am running Debian 7.0 Wheezy amd64...I installed Debian's nvidia driver earlier but I was having a few issues with OpenGL. So I removed those drivers using "apt-get remove nvidia*" and installed proprietry NVIDIA's driver from their website.Now the issue is, my apt-get/synaptic does not work anymore because it is trying to remove xserver-xorg-video-nvidia and failing to do so.

Code: Select allThe following packages will be REMOVED:
xserver-xorg-video-nvidia

0 upgraded, 0 newly installed, 1 to remove and 4 not upgraded.1 not fully installed or removed.After this operation, 17.8 MB disk space will be freed.Do you want to continue [Y/n]? Y

(Reading database ... 194280 files and directories currently installed.)Removing xserver-xorg-video-nvidia dpkg: error processing xserver-xorg-video-nvidia (--remove): subprocess installed post-removal script returned error exit status 128.Errors were encountered while processing:  xserver-xorg-video-nvidia.E: Sub-process /usr/bin/dpkg returned an error code (1)I have tried apt-get install -f to no avail.

View 6 Replies View Related

Debian :: Unable To Find Source Package For Xserver-xorg-video-ati

Jan 18, 2011

I'm trying to get the source package xserver-xorg-video-ati. My sources.list looks like this:

[Code]...

View 8 Replies View Related

Debian Configuration :: Install Xserver-xorg Without All The Unnecessary Drivers For Video Cards?

Jun 20, 2010

How can I install xserver-xorg without all the unnecessary drivers for video cards / peripherals I do not have on my system?

View 2 Replies View Related

General :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attachedDebian_error_msg.png? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 1 Replies View Related

Debian Hardware :: Standard Xserver-xorg-input-synaptics Is Undergoing Some Weird Changes At The Moment?

Apr 22, 2011

Just did an upgrade in Wheezy and found my synaptics touchpad borked. Easy enough fix, though.aptitude install xserver-xorg-input-synaptics-devRebooted (probably could have just modprobed) and all is wellSo, I guess the standard xserver-xorg-input-synaptics is undergoing some weird changes at the moment.

View 1 Replies View Related

Slackware :: Xorg, Intel Video Card, And Vesa Driver / Xserver, Hangs Hard In A Blank Screen?

Jul 15, 2010

Here goes the problem: I have a Amilo M7400 notebook with an Intel 82852/82855 GME video card, and X is a bit uncompatible with it.I've tried using the vesa driver in the xorg.conf, but when i start Xserver, it hangs hard in a blank screen. I can't open a new terminal and control+alt+backspace won't work.

what can i do? is there a log file for X which details the initialization of it?

View 8 Replies View Related

Ubuntu :: Anything "kde" Bassed Crashes Xorg (xserver, Gui)?

Nov 30, 2010

Though this was just a problem I was having with "amarok," however, It has come to my attention on "Ktorrent" as well.What is the connection? They are both based on the KDE desktop environment.Any "KDE" based program (GTK+?) will crash my GUI (im not sure if its called xserver or xorg or whatever). How do I go about diagnosing this problem? All the other programs run without crashing the computer, however, when I run "amarok" and "ktorrent" (both KDE bassed) my GUI crashes and restarts back to the login screen.

View 1 Replies View Related

Debian :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.

Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attached? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 4 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 :: Can't Reconfigure The Drives

Apr 9, 2011

i tryed this [URL]

now i cant reconfigure the drives. the first and 3rd thumbnail appears from that tutorial..

miss the 2nd thumbnail

and cant unmount a any drive

itryed uninstall the software and reinstall it. nothing happens every time i boot all drives mounted automaticaly

View 9 Replies View Related

Ubuntu Installation :: 8.04->10.04 Winbind Pam Reconfigure?

Aug 13, 2010

I have a samba server I had manually configured pam to use winbind in 8.04 I'm pretty sure that when I did that I broke pam. I had not choice at the time but in 10.04 there is a winbind pam module.How can I rewrite the pam configuration to use the default pam winbind configuration?

View 1 Replies View Related

Ubuntu :: Need Codes To Reconfigure Graphics?

Apr 18, 2011

I need to know the codes to reconfigure my graphics. While updating from v9.10, the graphics got misconfigured somehow.

View 1 Replies View Related

Ubuntu Installation :: Reconfigure The External Monitor To 11?

Jun 24, 2011

I just upgraded my Ubuntu V10.4 LTS to Ubuntu 11. After that, I lost my external monitor and I cannot find those usual "preferences", "Administration" navigational menus on top of the screen.

Stumbled into Multiple Monitors under System, but it didn't detect the second monitor. However, the 2nd monitor was active and with system startup messages displayed there during reboot. But as soon as the desktop appear, that 2nd monitor lost its signal.

View 6 Replies View Related

General :: Changed Ip Cannot Reconfigure?

Jun 18, 2010

I recently attempted to change my ip with terminal using "ifconfig etho <input address>" but failed to annotate the previous address. I restarted the network after appending the network document at "/etc/network/interfaces" and restarted the network "/etc/init.d/network restart". Checking through I found the the IP address was what I changed it too yet the problem was attempting to revert it back.Going through a cycle of editing the network document and restart the network has ended in failure and I am curious if there is a way to reset the configuration for eth0 without reinstallation.

View 5 Replies View Related

Slackware :: Php 5.2.9 - Reconfigure To Support Gd?

Sep 22, 2010

i'm newbie here.when i try to use gd in my web application,it says that i didn't install gd support.howto install php gd support to my existing php installation? i use php 5.2.9 for slackware.

Code:
PHP Version 5.2.9
System :Linux jbendkck1 2.6.29.6-smp #2 SMP Mon Aug 17 00:52:54 CDT 2009 i686

[code]...

View 5 Replies View Related

Ubuntu Installation :: How To Reconfigure System Since After Upgrading Can Only Boot

Apr 30, 2011

i had a dualboot configuration of win7 ubuntu 10 on separate partitions no wubi.my windows system is encrypted so i had truecrypts password prompt then an easybcd selection for windows and ubuntu.i have got a back up of the truecrypts bootloader "last bootloader" no file extention.but how can i reconfigure the system since after upgrading i can only boot in ubuntu.what software should i use.

View 2 Replies View Related

Ubuntu :: Script To Reconfigure Automatically Routing Tables?

Jul 3, 2011

i managed to make me a script to reconfigure automacitally my routing tables (wireless internet; wired a connected hotspot for my ftpd) now i need at last to remove line "2" from /etc/resolv.conf

when i try to

Code:
root@HP-Compaq-8510w:~# vi +2 --cmd "dd" /etc/resolv.conf
i get
Quote:
Error detected while processing pre-vimrc command line:
E492: Not an editor command: dd
Press ENTER or type command to continue

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

Software :: Want To Reconfigure Yum For Oracle Enterprise 5?

Feb 17, 2011

My OEL5 system is using Oracle Unbreakable Linux Network (ULN) for updates. I would like to stop using ULN and use something like Centos or Fedora instead. Any recommendations on how I can do this

View 3 Replies View Related







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