Re: XFree issues

2002-12-18 Thread Alex Chudnovsky
On Wednesday 18 December 2002 20:50, Amir Tal wrote:

 Section InputDevice
   Identifier  Generic Mouse
   Driver  mouse
   Option  SendCoreEventstrue
This option is redundant, to say the least - CorePointer will suffice. 
SendCoreEvents is used if you want to configure two or more mice - for the 
second mouse and further.
   Option  Device/dev/psaux
   Option  CorePointer
   Option  Protocol  IMPS/2
   Option  ZAxisMapping  4 5
 EndSection
Seems all right to me. Now, I recall that X may somehow interfere with gpm - 
at least it used to be like this in the past. Did you try to disable gpm 
before starting X?

 ### END DEBCONF SECTION

 --Boundary_(ID_cXO4Po6uRhx8xjFxviW3ow)--

 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

-- 

Regards,
Alex Chudnovsky
e-mail : [EMAIL PROTECTED]
ICQ : 35559910


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: XFree issues

2002-12-18 Thread Omer Zak
If you can spare a partition in your hard disk (or, better, if your hard
disk/s are in removable drawers), then you can make a fresh
minimal Debian installation in the spare partition.  Once the fresh
installation is working, copy the XF86Config-4 created there to your
regular installation.

If you followed the safe practice of giving a separate partition to /var
and/or /tmp, then you can temporarily move them to the root partition,
modify your fstab, and then install.
After rebuilding the XF86Config-4, go back to the original configuration.

I believe that all this can be done in less than an hour (including few
reboots).
 --- Omer
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


On Wed, 18 Dec 2002, Amir Tal wrote:

 OK, now I'm really pissed !
 its been like 3 hours now, that i am trying to get over this problem, and its
 like obvious that one ofyou geniuses will see the config file and the answer
 will just pop in front of you...right ? ;)

 while trying to get a better driver for my Neomagic VGA card, i've installed
 the svga server, and debconf screwed up my XF86Config-4, which i was stupid
 enough NOT to backup first.. (what an ass hole...)


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: XFree issues

2002-12-18 Thread Amir Tal
On Wednesday 18 December 2002 21:15, Alex Chudnovsky wrote:
 On Wednesday 18 December 2002 20:50, Amir Tal wrote:
  Section InputDevice
  Identifier  Generic Mouse
  Driver  mouse
  Option  SendCoreEventstrue

 This option is redundant, to say the least - CorePointer will suffice.
 SendCoreEvents is used if you want to configure two or more mice - for
 the second mouse and further.

removed.


  Option  Device/dev/psaux
  Option  CorePointer
  Option  Protocol  IMPS/2
  Option  ZAxisMapping  4 5
  EndSection

 Seems all right to me. Now, I recall that X may somehow interfere with gpm
 - at least it used to be like this in the past. Did you try to disable gpm
 before starting X?

yes, it didnt matter much. like i said, i added Option  SWCursor True to 
the device section, and that seems, for some reason, to solve the problem.

tal.



  ### END DEBCONF SECTION
 
  --Boundary_(ID_cXO4Po6uRhx8xjFxviW3ow)--
 
  =
  To unsubscribe, send mail to [EMAIL PROTECTED] with
  the word unsubscribe in the message body, e.g., run the command
  echo unsubscribe | mail [EMAIL PROTECTED]


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: XFree issues

2002-12-18 Thread Tzafrir Cohen
On Wed, 18 Dec 2002, Omer Zak wrote:

 If you can spare a partition in your hard disk (or, better, if your hard
 disk/s are in removable drawers), then you can make a fresh
 minimal Debian installation in the spare partition.Once the fresh
 installation is working, copy the XF86Config-4 created there to your
 regular installation.

What program creates XF86Config-4 during the installation?

Can't it be run manually?

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: XFree issues

2002-12-18 Thread Omer Zak

On Wed, 18 Dec 2002, Tzafrir Cohen wrote:

 On Wed, 18 Dec 2002, Omer Zak wrote:

  If you can spare a partition in your hard disk (or, better, if your hard
  disk/s are in removable drawers), then you can make a fresh
  minimal Debian installation in the spare partition.Once the fresh
  installation is working, copy the XF86Config-4 created there to your
  regular installation.

 What program creates XF86Config-4 during the installation?

Look at man xf86config and man xf86cfg

 Can't it be run manually?

AFAIK, yes.
However:  if Amir Tal's original problem was not only in his XF86Config-4
file but also in another place, then a quick way to solve the problem
would have been to have a clean and working installation.  Amir could
then compare all of his config files with the corresponding ones in the
clean installation, and even temporarily substitute them - until he finds
which was botched up without backup.

(For now, this is just an academic discussion, as Amir Tal solved his
problem.)
 --- Omer
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: XFree issues

2002-12-18 Thread Ilya Konstantinov
On Wed, Dec 18, 2002 at 10:37:04PM +0200, Tzafrir Cohen wrote:
 On Wed, 18 Dec 2002, Omer Zak wrote:
 
  If you can spare a partition in your hard disk (or, better, if your hard
  disk/s are in removable drawers), then you can make a fresh
  minimal Debian installation in the spare partition.Once the fresh
  installation is working, copy the XF86Config-4 created there to your
  regular installation.
 
 What program creates XF86Config-4 during the installation?
 
 Can't it be run manually?

You can use 'xf86cfg -textmode' which is supplied with XFree86.

On Debian, you should supposedly be able to run
'dpkg --configure package' to overwrite the configuration files with
the default ones.

Also, when you remove a package, the configuration files are not erased
(and will not be overwritten by subsequent installs) unless you
purge (dpkg --purge package) the package.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]