Re: X config issues

2007-08-30 Thread Kent West
Chris wrote: On Thu, 2007-08-30 at 10:51 -0500, Kent West wrote: With one of the newer updates to X, Xinerama became problematic with an Intel video chipset, which broke my dual-monitor setup (the second video card is nVidia-based). After months of living without my dual-monitor setup to wh

Re: X config issues

2007-08-30 Thread Chris
On Thu, 2007-08-30 at 10:51 -0500, Kent West wrote: > With one of the newer updates to X, Xinerama became problematic with an > Intel video chipset, which broke my dual-monitor setup (the second video > card is nVidia-based). After months of living without my dual-monitor > setup to which I had

Re: X-Config...

2006-04-21 Thread Andrew Sackville-West
On Fri, Apr 21, 2006 at 10:27:56AM +0200, Florian Kulzer wrote: > On Fri, Apr 21, 2006 at 09:10:32 +0200, Andrea Venanzi wrote: > > Hello! I have a Nvidia Geforce 5200, what driver and bus must I set in > > x-config in Debian 3.1r1 install? > > Configuration should be more or less automatic when

Re: X-Config...

2006-04-21 Thread Florian Kulzer
On Fri, Apr 21, 2006 at 09:10:32 +0200, Andrea Venanzi wrote: > Hello! I have a Nvidia Geforce 5200, what driver and bus must I set in > x-config in Debian 3.1r1 install? Configuration should be more or less automatic when you install XFree86, using the packages "discover", "mdetect" and "xrespro

Re: X config

2005-12-27 Thread Kent West
S Clement wrote: > No matter what I do with the XF86Config-4 in /etc/X11, I get the same fatal > error message at the end: > xf86OpenConsole: Cannot find a free VT > >I could not find anything like xf86OpenConsole. When I had Debian before, X >attached itself to tty7 automati

Re: X Config Probs.

2005-06-06 Thread Alban Browaeys
Le Mon, 06 Jun 2005 00:08:13 -0500, Abhishek a écrit : > How do I start the services in > particular runlevel & how to make them permanent so that I get then > in the next boot up. rcconf is the recommanded one. sysvconfig or sysv-rc-conf are alternatives (though i cannot confirm if they do thing

Re: X Config Probs.

2005-06-06 Thread Christian Schmidt
Hello Abhishek, Abhishek, 06.06.2005 (d.m.y): > I am a redhat linux user. I have installed debian linux > with 2.6.8-1-386 kernel. I can't configure the X. So is there any > command as redhat-config-xfree86 to configure the X server or what r > the steps to configure the X server. Just run "dpkg

Re: X Config and Knoppix

2004-08-27 Thread Joris Huizer
Adam Spencer wrote: ... Secondly, Knoppix is a branch of Debian right? X config is a nightmare with Debian (I have spent many hours swearing at it) but Knoppix just gets on with it and you can tweak later. Is it possible to do this on an established Debian installation? If not why not? Hello Ad

Re: X Config and Knoppix

2004-08-26 Thread Carl Fink
In addition to what everyone else has posted, you might look at the debian-knoppix list. -- Carl Fink [EMAIL PROTECTED] Jabootu's Minister of Proofreading http://www.jabootu.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Re: X Config and Knoppix

2004-08-26 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Aug 26, 2004 at 02:45:07PM +0100, Adam Spencer wrote: > Hello > > I apologize for my ignorance, I am no expert but have set up many Linux > installations. I work for RSPCA Sheffield, a friend designed and created > software for us and other

Re: X Config and Knoppix

2004-08-26 Thread Kent West
Adam Spencer wrote: Firstly, I wondered if there was a way I could get involved with testing and documenting of new software, I'm no expert, but here's what I'd suggest. Pick a package. Write documentation for it. Submit it to the author of the manpage for that package; submit it to the Linux Do

Re: X Config and Knoppix

2004-08-26 Thread John Summerfield
Adam Spencer wrote: Secondly, Knoppix is a branch of Debian right? X config is a nightmare with Debian (I have spent many hours swearing at it) but Knoppix just gets on with it and you can tweak later. Is it possible to do this on an established Debian installation? If not why not? Knoppix is m

Re: X Config and Knoppix

2004-08-26 Thread Thomas Adam
On Thu, Aug 26, 2004 at 02:45:07PM +0100, Adam Spencer wrote: > Secondly, Knoppix is a branch of Debian right? X config is a nightmare It is based on Debian, yes, but it is _not_ Debian. A distinction that people never quite seem to make. :) > with Debian (I have spent many hours swearing at it

Re: X config errors, boot issues

2001-01-20 Thread mike polniak
> > 4) Also, it is rather ridiculous to have to log in to halt or reboot > the computer. How can I add the Shutdown/Restart option to gdm? > In gdm.conf put HaltCommand=/sbin/shutdown -h now -- ~~~

Re: X config errors, boot issues

2001-01-20 Thread David B . Harris
To quote D-Man <[EMAIL PROTECTED]>, # # I have a couple of issues to resolve now with my Debian installation: # # 1) I commented out the tulip module in /etc/modules, but when I boot # it still tries to config eth0. This is currently a problem (I must # wait for it to time-out) because I moved

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-11-01 Thread USM Bish
On Tue, Oct 31, 2000 at 11:55:57AM -0600, Dave Sherohman wrote: > On Tue, Oct 31, 2000 at 11:28:11PM +0518, USM Bish wrote: > > Try Ctrl-Alt-F10. Works with some keyboards. > > Try Ctrl-Alt-F1 instead. Ctrl-Alt-F10 works with some _installations_, > specifically those which have a getty running o

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-31 Thread Dave Sherohman
On Tue, Oct 31, 2000 at 11:28:11PM +0518, USM Bish wrote: > Try Ctrl-Alt-F10. Works with some keyboards. Try Ctrl-Alt-F1 instead. Ctrl-Alt-F10 works with some _installations_, specifically those which have a getty running on tty10. The default, however, is to have gettys running on tty1-tty6, so

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-31 Thread USM Bish
Your problem seems to be inability to get access to your computer since "xdm" is taking you directly into "X", from where the system blanks out. Try Ctrl-Alt-F10. Works with some keyboards.In case you manage to come out to console, immediately do the following as root: #update-rc.d -f xdm re

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-31 Thread Edward Craig
On Mon, 30 Oct 2000, Jim Merante wrote: > Is there a keystroke combination that will prompt the > boot commands and allow me to skip the load X windows > command? > Actually, what I find works is Ctrl-Alt-Backspace (repeat as necessary). Apparently (judging by other answers) XDM is stubbo

Re: X config problem causes me to have reinstall entire OS--!!new bie warning!!

2000-10-30 Thread Colin Watson
"Anderson, TimTL33E" <[EMAIL PROTECTED]> wrote: >From: Jim Merante [SMTP:[EMAIL PROTECTED] >> Is there a keystroke combination that will prompt the >> boot commands and allow me to skip the load X windows >> command? > >use c-a-F1 to switch to a virtual console, run xf86config from there. And

RE: X config problem causes me to have reinstall entire OS--!!new bie warning!!

2000-10-30 Thread Anderson, Tim TL33E
use c-a-F1 to switch to a virtual console, run xf86config from there. tim > -Original Message- > From: Jim Merante [SMTP:[EMAIL PROTECTED] > Sent: Monday, October 30, 2000 2:19 PM > To: debian-user@lists.debian.org > Subject: X config problem causes me to have reinstall entire > OS

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-30 Thread romeu
William T Wilson Para: Jim Merante <[EMAIL PROTECTED]> <[EMAIL PROTECTED]cc: debian-user@lists.debian.org le.org>

Re: X config problem causes me to have reinstall entire OS--!!newbie

2000-10-30 Thread Ray Percival
I think the reason it is doing this is because XDM is running and putting you right into X Try ctrlaltf10 that should drop you out to a command prompt. My suggestion would be to remove XDM which you could do my running apt-get remove xdm. This is will let you play with various configs and boot y

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-30 Thread William T Wilson
On Mon, 30 Oct 2000, Jim Merante wrote: > Is there a keystroke combination that will prompt the > boot commands and allow me to skip the load X windows > command? When lilo comes up you can hit . Then type "linux single" and you will get a root prompt.

Re: X config for Mouse

2000-02-18 Thread Timothy C. Phan
Hi, I finally found what was the problem. It was some conflict withe gpm default options . kmself@ix.netcom.com wrote: > > On Wed, Feb 16, 2000 at 07:30:02PM -0600, Timothy C. Phan wrote: > > Hi, > > > > I'd like to know what protocol should I put in > > the XF86Config for the Logitech

Re: X config for Mouse

2000-02-18 Thread kmself
On Wed, Feb 16, 2000 at 07:30:02PM -0600, Timothy C. Phan wrote: > Hi, > > I'd like to know what protocol should I put in > the XF86Config for the Logitech wheel mouse? > > I tried the MouseMan protocol and the mouse cursor > jump/move out of control :( Section "Pointer" Protocol

Re: X config for Mouse

2000-02-17 Thread Chanop Silpa-Anan
If it's ps/2 try either ps/2 or imps/2 Chanop Once upon a time, I heard Timothy C. Phan said > Hi, > > I'd like to know what protocol should I put in > the XF86Config for the Logitech wheel mouse? > -- ,-. | Chano

Re: X config/XDM

2000-02-09 Thread paul
Timothy said, > Hi, > > I'd like to know what is the proper and easy way for a > not so X-experience guy to configure the X windows. Specifically > the configuration in the XF86Config, modeline, options, etc. > Secondly, how to setup the desktop for user if the X-window > was configured

Re: X config/XDM

2000-02-09 Thread aphro
On Wed, 9 Feb 2000, Timothy C. Phan wrote: tphan >Hi, tphan > tphan > I'd like to know what is the proper and easy way for a tphan > not so X-experience guy to configure the X windows. Specifically tphan > the configuration in the XF86Config, modeline, options, etc. tphan > Secondly, how to se

Re: X config/setup info.

1998-10-02 Thread Pann McCuaig
On Fri, Oct 02, 1998 at 09:17:34AM -0700, Dunlap, Randy wrote: > Thanks to Pann and Chris for pointing out that I was still using > the VGA16 server instead of the S3 server. > > But ... did I miss something somewhere? Either XF86Config could have > modified /etc/X11/Xserver for me or it could h

Re: X config problem: -dpi option

1998-03-23 Thread Art Lemasters
If you were asking about screen resolution (for example, VGA, SVGA, etc.), then you need to install the appropriate X server. If you want high resolution, xserver-vga16 will not do it. You would want one of the others (for example, xserver-svga), which can be found in the /X11 directory at t

Re: X config problem: -dpi option

1998-03-23 Thread Art Lemasters
Marizio asked: > Does someone know where in the config files one can set the -dpi option for > the X server, if a value is needed which is different from the default? Do you really mean the "-dpi" option for printing, fonts, etc.? If so, disregard my following answer. If you are really