egér…nem az igazi, és XF86Configban fura..

Kezdőlap Fórumok Debiannal kapcsolatos kérdések egér…nem az igazi, és XF86Configban fura..

10 bejegyzés megtekintése - 11-20 / 20
  • Szerző
    Bejegyzés
  • #1985961
    zehyo
    Felhasználó

      XFree86.0.log:

      Code:
      This is a pre-release version of XFree86, and is not supported in any
      way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
      to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
      please check the latest version in the XFree86 CVS repository
      (http://www.XFree86.Org/cvs).

      XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 fabbione@fabbione.net)
      Release Date: 15 August 2003
      X Protocol Version 11, Revision 0, Release 6.6
      Build Operating System: Linux 2.4.23 i686 [ELF]
      Build Date: 07 July 2004
      Before reporting problems, check http://www.XFree86.Org/
      to make sure that you have the latest version.
      Module Loader present
      OS Kernel: Linux version 2.4.27-1-386 (joshk@trollwife) (gcc version 3.3.4 (Debian 1:3.3.4-9)) #1 Fri Sep 3 06:24:46 UTC 2004
      Markers: (–) probed, (**) from config file, (==) default setting,
              (++) from command line, (!!) notice, (II) informational,
              (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      (==) Log file: „/var/log/XFree86.0.log”, Time: Sat Nov 20 20:20:39 2004
      (==) Using config file: „/etc/X11/XF86Config-4”
      (==) ServerLayout „Default Layout”
      (**) |–>Screen „Default Screen” (0)
      (**) |   |–>Monitor „Generic Monitor”
      (**) |   |–>Device „nvidia”
      (**) |–>Input Device „Generic Keyboard”
      (**) Option „XkbRules” „xfree86”
      (**) XKB: rules: „xfree86”
      (**) Option „XkbModel” „pc105”
      (**) XKB: model: „pc105”
      (**) Option „XkbLayout” „hu”
      (**) XKB: layout: „hu”
      (==) Keyboard: CustomKeycode disabled
      (**) |–>Input Device „Generic Mouse”
      (EE) No core pointer device specified
      (EE) Unable to determine the screen layout
      (EE) Error from xf86HandleConfigFile()

      Fatal server error:
      no screens found

      When reporting a problem related to a server crash, please send
      the full server output, not just the last messages.
      This can be found in the log file „/var/log/XFree86.0.log”.
      Please report problems to submit@bugs.debian.org.

      Bocs, kicsit hosszú…

      #1985962
      admin
      Adminisztrátor

        Ezt írd be és próba!

        Code:
        Section „InputDevice”
              Identifier      „Privat Mouse”
              Driver          „mouse”
              Option          „Device”                „/dev/psaux”
              Option          „Protocol”              „ImPS/2”
              Option          „ZAxisMapping”  „4 5 6 7”
              Option          „Buttons”               „12”
        EndSection
        Code:
        Section „ServerLayout”
             Identifier      „Default Layout”
             Screen          „Default Screen”
             InputDevice     „Generic Keyboard”
             InputDevice     „Privat Mouse”
        EndSection
        #1985963
        kelemengabor
        Felhasználó

          Nálam így nézki a dolog, igaz, soros egér és ubuntu alatt, de hátha segít:
          Section „InputDevice”
          Identifier „Configured Mouse”
          Driver „mouse”
          Option „Protocol” „IntelliMouse”
          Option „CorePointer”
          Option „Device” „/dev/ttyS0”
          # Option „Protocol” „auto”
          Option „Emulate3Buttons” „false”
          Option „ZAxisMapping” „4 5 6 7”
          Option „Buttons” „12”
          EndSection
          A device-t írd át dev/psauxra és lehet, hogy a corepointer is fontos (a log erre panaszkodik, hátha.) Egyébként fellow debian-desktop írásában van egy link, ahol példa beállításokat találhatsz, nézd meg azt is. (nekem segített)

          #1985964
          zehyo
          Felhasználó

            Ezt írd be és próba!

            Code:
            Section „InputDevice”
                  Identifier      „Privat Mouse”
                  Driver          „mouse”
                  Option          „Device”                „/dev/psaux”
                  Option          „Protocol”              „ImPS/2”
                  Option          „ZAxisMapping”  „4 5 6 7”
                  Option          „Buttons”               „12”
            EndSection
            Code:
            Section „ServerLayout”
                 Identifier      „Default Layout”
                 Screen          „Default Screen”
                 InputDevice     „Generic Keyboard”
                 InputDevice     „Privat Mouse”
            EndSection

            [align=right][snapback]98850[/snapback][/align]

            így sem megy.

            A log:

            Code:
            This is a pre-release version of XFree86, and is not supported in any
            way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
            to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
            please check the latest version in the XFree86 CVS repository
            (http://www.XFree86.Org/cvs).

            XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 fabbione@fabbione.net)
            Release Date: 15 August 2003
            X Protocol Version 11, Revision 0, Release 6.6
            Build Operating System: Linux 2.4.23 i686 [ELF]
            Build Date: 07 July 2004
            Before reporting problems, check http://www.XFree86.Org/
            to make sure that you have the latest version.
            Module Loader present
            OS Kernel: Linux version 2.4.27-1-386 (joshk@trollwife) (gcc version 3.3.4 (Debian 1:3.3.4-9)) #1 Fri Sep 3 06:24:46 UTC 2004
            Markers: (–) probed, (**) from config file, (==) default setting,
                    (++) from command line, (!!) notice, (II) informational,
                    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
            (==) Log file: „/var/log/XFree86.0.log”, Time: Sat Nov 20 20:48:34 2004
            (==) Using config file: „/etc/X11/XF86Config-4”
            (==) ServerLayout „Default Layout”
            (**) |–>Screen „Default Screen” (0)
            (**) |   |–>Monitor „Generic Monitor”
            (**) |   |–>Device „nvidia”
            (**) |–>Input Device „Generic Keyboard”
            (**) Option „XkbRules” „xfree86”
            (**) XKB: rules: „xfree86”
            (**) Option „XkbModel” „pc105”
            (**) XKB: model: „pc105”
            (**) Option „XkbLayout” „hu”
            (**) XKB: layout: „hu”
            (==) Keyboard: CustomKeycode disabled
            (**) |–>Input Device „Privat Mouse”
            (EE) No core pointer device specified
            (EE) Unable to determine the screen layout
            (EE) Error from xf86HandleConfigFile()

            Fatal server error:
            no screens found

            When reporting a problem related to a server crash, please send
            the full server output, not just the last messages.
            This can be found in the log file „/var/log/XFree86.0.log”.
            Please report problems to submit@bugs.debian.org.

            #1985965
            zehyo
            Felhasználó

              Nálam így nézki a dolog, igaz, soros egér és ubuntu alatt, de hátha segít:
              Section „InputDevice”
              Identifier „Configured Mouse”
              Driver  „mouse”
              Option  „Protocol”  „IntelliMouse”
              Option  „CorePointer”
              Option  „Device”  „/dev/ttyS0”
              # Option  „Protocol”  „auto”
              Option  „Emulate3Buttons” „false”
              Option  „ZAxisMapping”  „4 5 6 7”
              Option  „Buttons”  „12”
              EndSection
              A device-t írd át dev/psauxra és lehet, hogy a corepointer is fontos (a log erre panaszkodik, hátha.) Egyébként fellow debian-desktop írásában van egy link, ahol példa beállításokat találhatsz, nézd meg azt is. (nekem segített)
              [align=right][snapback]98852[/snapback][/align]

              nekem ebbõl úgy látom, h csak a corepointer hiányzik..ez amúgy micsoda??

              #1985966
              zehyo
              Felhasználó

                kelemengabor: isten vagy!

                Code:
                Section „InputDevice”
                     Identifier      „Privat Mouse”
                     Driver          „mouse”
                     Option          „Device”                „/dev/psaux”
                     Option          „Protocol”              „ImPS/2”
                     Option          „ZAxisMapping”  „4 5 6 7”
                     Option          „Buttons”               „12”
                     Option          „CorePointer”
                EndSection

                és megy is 🙂 a görgõ is, a sebesség is jó, ezer hála

                #1985967
                admin
                Adminisztrátor

                  ” No core pointer device specified”
                  A core pointert benne hagytad?

                  #1985968
                  zehyo
                  Felhasználó

                    ” No core pointer device specified”
                    A core pointert benne hagytad?
                    [align=right][snapback]98859[/snapback][/align]

                    Most raktam bele, nem volt ott 🙂

                    #1985969
                    kelemengabor
                    Felhasználó

                      kelemengabor: isten vagy!
                      [align=right][snapback]98858[/snapback][/align]

                      Azért túlzásokba ne essünk 🙂

                      #1877144
                      csaba
                      Felhasználó

                        Hi all!
                        Az egerem nagyon lassan mozog (sokat tologatom, és keveset mozdul), és nem megy a görgõje.
                        Az XF86Config-4 fájl tartalma meg érdekes:

                        Code:
                        Section „InputDevice”
                               Identifier      „Configured Mouse”
                               Driver          „mouse”
                               Option          „CorePointer”
                               Option          „Device”                „/dev/psaux”
                               Option          „Protocol”              „PS/2”
                               Option          „ZAxisMapping”          „4 5 6 7”
                        EndSection

                        Section „InputDevice”
                               Identifier      „Generic Mouse”
                               Driver          „mouse”
                               Option          „SendCoreEvents”        „true”
                               Option          „Device”                „/dev/input/mice”
                               Option          „Protocol”              „ImPS/2”
                               Option          „ZAxisMapping”  „4 5 6 7”
                               Option          „Buttons”               „12”
                        EndSection
                        .
                        .
                        .
                        Section „ServerLayout”
                               Identifier      „Default Layout”
                               Screen          „Default Screen”
                               InputDevice     „Generic Keyboard”
                               InputDevice     „Configured Mouse”
                               InputDevice     „Generic Mouse”
                        EndSection

                      10 bejegyzés megtekintése - 11-20 / 20
                      • Be kell jelentkezni a hozzászóláshoz.