Help

10 bejegyzés megtekintése - 151-160 / 189
  • Szerző
    Bejegyzés
  • #1977072
    admin
    Adminisztrátor

      ismerem a parancsokat és megnéztem az oldalt de sehol nem találok
      ncurses-t….
      lehet hogy rosszul csinálom?
      apt-get install ncurses


      II


      libncurses

      nincs ilyen csomag
      Eddig minden disztrónál jó volt ,a make menuconfig meg a többi .itt viszont nem müxik…

      #1977073
      killall
      Felhasználó

        libcurses-perl – Curses interface for Perl
        libcurses-widgets-perl – Curses widget interface for Perl
        libncurses-ruby – Ruby Extension for the ncurses C library
        libncurses-ruby1.8 – Ruby Extension for the ncurses C library
        libncurses4 – Shared libraries for terminal handling
        libncurses5 – Shared libraries for terminal handling
        libncurses5-dbg – Debugging/profiling libraries for ncurses
        libncurses5-dev – Developer’s libraries and docs for ncurses
        libncursesw5 – Shared libraries for terminal handling (wide character support)
        libncursesw5-dbg – Debugging/profiling libraries for ncurses
        libncursesw5-dev – Developer’s libraries for ncursesw
        ncurses-base – Descriptions of common terminal types
        ncurses-bin – Terminal-related programs and man pages
        ncurses-hexedit – Edit files/disks in hex, ASCII and EBCDIC
        ncurses-term – Additional terminal type definitions

        az apt-cache search parancsot is ismered? 😉

        #1977074
        fellow
        Felhasználó

          Vendég_roby_*:
          „ismerem a parancsokat és megnéztem az oldalt de sehol nem találok
          ncurses-t….
          lehet hogy rosszul csinálom?”
          http://www.hup.hu/wiki/wiki.phtml?title=Li…%C3%A1l%C3%A1sa

          K: Milyen csomagok kellenek a fordításhoz és üzemben tartáshoz?
          V: gcc, make, binutils, module-init-tools (2.4-hez elég a modutils), procps, libc6-dev / glibc-dev; patch, bzip2, libncurses5-dev (menuconfig), tk8.4 (2.4 xconfig), libgtk2.0-dev & libglade2-dev & libglib2.0-dev (2.6 gconfig), libqt3-dev (2.6 xconfig); e2fsprogs, reiserfsprogs, sysfsprogs, etc
          Részletesebben tárgyalja a kernelhez adott ‘Documentation/Changes’ álllomány „Current Minimal Requirements” része.

          #1977075
          admin
          Adminisztrátor

            Sziasztok!
            Nekem is az nvidia driverrel van problémám 🙁
            Már fel van installalva,de a grafikus felület(kde) nem indul el.Fehér a képernyõ és nem történik semmi.
            XF86Config-4-ben ha kikommentezem a Load „glx” -sort,akkor simán elindul,bejön az nvidia logo,csak nem mûködik a 3D (a screensaver-en vettem észre).
            Geforce2 gts kártyám van.
            XF86Config-4 pedig igy néz ki:
            Segitségeteket elõre is köszönöm!

            Section „Files”
            FontPath „unix/:7100” # local font server
            # if the local font server has problems, we can fall back on these
            FontPath „/usr/lib/X11/fonts/misc”
            FontPath „/usr/lib/X11/fonts/cyrillic”
            FontPath „/usr/lib/X11/fonts/100dpi/:unscaled”
            FontPath „/usr/lib/X11/fonts/75dpi/:unscaled”
            FontPath „/usr/lib/X11/fonts/Type1”
            FontPath „/usr/lib/X11/fonts/CID”
            FontPath „/usr/lib/X11/fonts/Speedo”
            FontPath „/usr/lib/X11/fonts/100dpi”
            FontPath „/usr/lib/X11/fonts/75dpi”
            EndSection

            Section „Module”
            # Load „GLcore”
            Load „bitmap”
            Load „dbe”
            Load „ddc”
            # Load „dri”
            Load „extmod”
            Load „freetype”
            Load „glx”
            Load „int10”
            Load „record”
            Load „speedo”
            Load „type1”
            Load „vbe”
            EndSection

            Section „InputDevice”
            Identifier „Generic Keyboard”
            Driver „keyboard”
            Option „CoreKeyboard”
            Option „XkbRules” „xfree86”
            Option „XkbModel” „pc104”
            Option „XkbLayout” „us”
            EndSection

            Section „InputDevice”
            Identifier „Configured Mouse”
            Driver „mouse”
            Option „CorePointer”
            Option „Device” „/dev/psaux”
            Option „Protocol” „ExplorerPs/2”
            Option „Emulate3Buttons” „true”
            Option „ZAxisMapping” „4 5”
            EndSection

            Section „Device”
            Identifier „Generic Video Card”
            Driver „nvidia”
            # BusID „AGP:01:00:0”
            EndSection

            Section „Monitor”
            Identifier „Generic Monitor”
            HorizSync 30-70
            VertRefresh 85
            Option „DPMS”
            EndSection

            Section „Screen”
            Identifier „Default Screen”
            Device „Generic Video Card”
            Monitor „Generic Monitor”
            # Option „NvAgp” „1”
            DefaultDepth 24
            SubSection „Display”
            Depth 1
            Modes „1024×768”
            EndSubSection
            SubSection „Display”
            Depth 4
            Modes „1024×768”
            EndSubSection
            SubSection „Display”
            Depth 8
            Modes „1024×768”
            EndSubSection
            SubSection „Display”
            Depth 15
            Modes „1024×768”
            EndSubSection
            SubSection „Display”
            Depth 16
            Modes „1024×768”
            EndSubSection
            SubSection „Display”
            Depth 24
            Modes „1024×768”
            EndSubSection
            EndSection

            Section „ServerLayout”
            Identifier „Default Layout”
            Screen „Default Screen”
            InputDevice „Generic Keyboard”
            InputDevice „Configured Mouse”

            EndSection

            #Section „DRI”
            # Mode 0666
            #EndSection

            #1977076
            Bbt
            Felhasználó

              Sziasztok!
              Nekem is az nvidia driverrel van problémám 🙁
              Már fel van installalva,de a grafikus felület(kde) nem indul el.Fehér a képernyõ és nem történik semmi.
              XF86Config-4-ben ha kikommentezem a  Load „glx”  -sort,akkor simán elindul,bejön az nvidia logo,csak nem mûködik a 3D (a screensaver-en vettem észre).
              Geforce2 gts kártyám van.
              XF86Config-4 pedig igy néz ki:
              Segitségeteket elõre is köszönöm!
              [align=right][snapback]96559[/snapback][/align]

              Szia!
              Nem látok semmi hibát a konfigban.
              ezt a fehér képernyõ kérdést tudnád konkretizálni? pontosan mikor? startx kde, vagy pedig dm-es bejelentkezés után, vagy hogy?
              nézz körül a logok közt, hátha van utalás.
              esetleg próbálj meg egy modprobe nvidia-t, hátha elkezd nyavajogni.

              rivafb van a kerneledben? (ha van az gáz.)
              egyébként melyik driver, milyen gép?
              több kérdés a témáról nem jutott eszembe… 🙂

              #1977077
              admin
              Adminisztrátor

                A kdm-sem indul el.Egyszerûen az egész képernyõ fehér lesz és nem történik semmi.
                rivafb nincs a kernelben.
                A gépem pentium3-as,asus alaplappal,nvidia geforce2 gts kártyaval.
                2.6.9-es kernel
                a driver:NVIDIA-Linux-x86-1.0-6111-pkg1.run.
                Probálkoztunk újabbal is,de azt sehogysem tudtuk telepiteni.
                🙁

                #1977078
                killall
                Felhasználó

                  nem lehet, hogy tul sok a monitorodnak az 1024×768? ird at 800×600-ra, probald ugy 🙂

                  #1977079
                  fellow
                  Felhasználó

                    tviktor:
                    reprodukald a hibat, majd postold a /var/log/XFree86.0.log-ot;

                    #1977080
                    admin
                    Adminisztrátor

                      az 1024×768 nem hiszem hogy sok,mert windows alatt is ennyivel ment.Es linux alatt is elindul igy,ha kikomentezem a load „glx” sort,persze akkornincs 3D-m.

                      a log:

                      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-8 20040928112350 fabbione@fabbione.net)
                      Release Date: 15 August 2003
                      X Protocol Version 11, Revision 0, Release 6.6
                      Build Operating System: Linux 2.4.26 i686 [ELF]
                      Build Date: 28 September 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.6.9 (root@torteli) (gcc version 3.4.2 (Debian 3.4.2-2)) #3 Tue Nov 9 21:30:30 CET 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: Fri Nov 12 08:41:11 2004
                      (==) Using config file: „/etc/X11/XF86Config-4”
                      (==) ServerLayout „Default Layout”
                      (**) |–>Screen „Default Screen” (0)
                      (**) | |–>Monitor „Generic Monitor”
                      (**) | |–>Device „Generic Video Card”
                      (**) |–>Input Device „Generic Keyboard”
                      (**) Option „XkbRules” „xfree86”
                      (**) XKB: rules: „xfree86”
                      (**) Option „XkbModel” „pc104”
                      (**) XKB: model: „pc104”
                      (**) Option „XkbLayout” „us”
                      (**) XKB: layout: „us”
                      (==) Keyboard: CustomKeycode disabled
                      (**) |–>Input Device „Configured Mouse”
                      (WW) The directory „/usr/lib/X11/fonts/cyrillic” does not exist.
                      Entry deleted from font path.
                      (WW) The directory „/usr/lib/X11/fonts/75dpi/” does not exist.
                      Entry deleted from font path.
                      (WW) The directory „/usr/lib/X11/fonts/Type1” does not exist.
                      Entry deleted from font path.
                      (WW) The directory „/usr/lib/X11/fonts/CID” does not exist.
                      Entry deleted from font path.
                      (WW) The directory „/usr/lib/X11/fonts/Speedo” does not exist.
                      Entry deleted from font path.
                      (WW) The directory „/usr/lib/X11/fonts/75dpi” does not exist.
                      Entry deleted from font path.
                      (**) FontPath set to „unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/100dpi”
                      (==) RgbPath set to „/usr/X11R6/lib/X11/rgb”
                      (==) ModulePath set to „/usr/X11R6/lib/modules”
                      (++) using VT number 7

                      (II) Open APM successful
                      (II) Module ABI versions:
                      XFree86 ANSI C Emulation: 0.2
                      XFree86 Video Driver: 0.6
                      XFree86 XInput driver : 0.4
                      XFree86 Server Extension : 0.2
                      XFree86 Font Renderer : 0.4
                      (II) Loader running on linux
                      (II) LoadModule: „bitmap”
                      (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
                      (II) Module bitmap: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      Module class: XFree86 Font Renderer
                      ABI class: XFree86 Font Renderer, version 0.4
                      (II) Loading font Bitmap
                      (II) LoadModule: „pcidata”
                      (II) Loading /usr/X11R6/lib/modules/libpcidata.a
                      (II) Module pcidata: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      ABI class: XFree86 Video Driver, version 0.6
                      (II) PCI: Probing config type using method 1
                      (II) PCI: Config type is 1
                      (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
                      (II) PCI: PCI scan (all values are in hex)
                      (II) PCI: 00:00:0: chip 1106,0691 card 1043,80e7 rev c4 class 06,00,00 hdr 00
                      (II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
                      (II) PCI: 00:04:0: chip 1106,0686 card 1043,80e7 rev 40 class 06,01,00 hdr 80
                      (II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
                      (II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
                      (II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
                      (II) PCI: 00:04:4: chip 1106,3057 card 0000,0000 rev 40 class 06,00,00 hdr 00
                      (II) PCI: 00:07:0: chip 8086,1229 card 8086,0009 rev 05 class 02,00,00 hdr 00
                      (II) PCI: 00:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
                      (II) PCI: 00:09:0: chip 1102,0002 card 1102,8027 rev 07 class 04,01,00 hdr 80
                      (II) PCI: 00:09:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
                      (II) PCI: 01:00:0: chip 10de,0150 card 1043,4016 rev a3 class 03,00,00 hdr 00
                      (II) PCI: End of PCI scan
                      (II) Host-to-PCI bridge:
                      (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
                      (II) Bus 0 I/O range:
                      [0] -1 0 0x00000000 – 0x0000ffff (0x10000) IX
                      (II) Bus 0 non-prefetchable memory range:
                      [0] -1 0 0x00000000 – 0xffffffff (0x0) MX

                      (II) Bus 0 prefetchable memory range:
                      [0] -1 0 0x00000000 – 0xffffffff (0x0) MX

                      (II) PCI-to-PCI bridge:
                      (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
                      (II) Bus 1 non-prefetchable memory range:
                      [0] -1 0 0xed000000 – 0xeedfffff (0x1e00000) MX

                      (II) Bus 1 prefetchable memory range:
                      [0] -1 0 0xeff00000 – 0xfbffffff (0xc100000) MX

                      (II) PCI-to-ISA bridge:
                      (II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
                      (II) Host-to-PCI bridge:
                      (II) Bus -1: bridge is at (0:4:4), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
                      (II) Bus -1 I/O range:
                      [0] -1 0 0x00000000 – 0x0000ffff (0x10000) IX

                      (II) Bus -1 non-prefetchable memory range:
                      [0] -1 0 0x00000000 – 0xffffffff (0x0) MX

                      (II) Bus -1 prefetchable memory range:
                      [0] -1 0 0x00000000 – 0xffffffff (0x0) MX

                      (–) PCI:*(1:0:0) nVidia Corporation NV15 [GeForce2 GTS/Pro] rev 163, Mem @ 0xed000000/24, 0xf0000000/27, BIOS @ 0xefff0000/16
                      (II) Addressable bus resource ranges are
                      [0] -1 0 0x00000000 – 0xffffffff (0x0) MX

                      [1] -1 0 0x00000000 – 0x0000ffff (0x10000) IX

                      (II) OS-reported resource ranges:
                      [0] -1 0 0xffe00000 – 0xffffffff (0x200000) MX
                      (B)
                      [1] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX
                      E(B)
                      [2] -1 0 0x000f0000 – 0x000fffff (0x10000) MX

                      [3] -1 0 0x000c0000 – 0x000effff (0x30000) MX

                      [4] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX

                      [5] -1 0 0x0000ffff – 0x0000ffff (0x1) IX

                      [6] -1 0 0x00000000 – 0x000000ff (0x100) IX

                      (II) PCI Memory resource overlap reduced 0xfc000000 from 0xfdffffff to 0xfbffffff
                      (II) Active PCI resource ranges:
                      [0] -1 0 0xfc000000 – 0xfbffffff (0x0) MX
                      O
                      [1] -1 0 0xefff0000 – 0xefffffff (0x10000) MX
                      (B)
                      [2] -1 0 0xf0000000 – 0xf7ffffff (0x8000000) MX
                      (B)
                      [3] -1 0 0xed000000 – 0xedffffff (0x1000000) MX
                      (B)
                      [4] -1 0 0x0000b000 – 0x0000b01f (0x20) IX

                      [5] -1 0 0x0000d000 – 0x0000d01f (0x20) IX

                      [6] -1 0 0x0000d400 – 0x0000d41f (0x20) IX

                      [7] -1 0 0x0000d800 – 0x0000d80f (0x10) IX

                      (II) Inactive PCI resource ranges:
                      [0] -1 0 0xec000000 – 0xec0000ff (0x100) MX

                      [1] -1 0 0xec800000 – 0xec8fffff (0x100000) MX

                      [2] -1 0 0xef000000 – 0xef000fff (0x1000) MX

                      [3] -1 0 0x0000a800 – 0x0000a807 (0x8) IX

                      [4] -1 0 0x0000b400 – 0x0000b4ff (0x100) IX

                      [5] -1 0 0x0000b800 – 0x0000b81f (0x20) IX

                      (II) Active PCI resource ranges after removing overlaps:
                      [0] -1 0 0xfc000000 – 0xfbffffff (0x0) MX
                      O
                      [1] -1 0 0xefff0000 – 0xefffffff (0x10000) MX
                      (B)
                      [2] -1 0 0xf0000000 – 0xf7ffffff (0x8000000) MX
                      (B)
                      [3] -1 0 0xed000000 – 0xedffffff (0x1000000) MX
                      (B)
                      [4] -1 0 0x0000b000 – 0x0000b01f (0x20) IX

                      [5] -1 0 0x0000d000 – 0x0000d01f (0x20) IX

                      [6] -1 0 0x0000d400 – 0x0000d41f (0x20) IX

                      [7] -1 0 0x0000d800 – 0x0000d80f (0x10) IX

                      (II) Inactive PCI resource ranges after removing overlaps:
                      [0] -1 0 0xec000000 – 0xec0000ff (0x100) MX

                      [1] -1 0 0xec800000 – 0xec8fffff (0x100000) MX

                      [2] -1 0 0xef000000 – 0xef000fff (0x1000) MX

                      [3] -1 0 0x0000a800 – 0x0000a807 (0x8) IX

                      [4] -1 0 0x0000b400 – 0x0000b4ff (0x100) IX

                      [5] -1 0 0x0000b800 – 0x0000b81f (0x20) IX

                      (II) OS-reported resource ranges after removing overlaps with PCI:
                      [0] -1 0 0xffe00000 – 0xffffffff (0x200000) MX
                      (B)
                      [1] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX
                      E(B)
                      [2] -1 0 0x000f0000 – 0x000fffff (0x10000) MX

                      [3] -1 0 0x000c0000 – 0x000effff (0x30000) MX

                      [4] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX

                      [5] -1 0 0x0000ffff – 0x0000ffff (0x1) IX

                      [6] -1 0 0x00000000 – 0x000000ff (0x100) IX

                      (II) All system resource ranges:
                      [0] -1 0 0xffe00000 – 0xffffffff (0x200000) MX
                      (B)
                      [1] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX
                      E(B)
                      [2] -1 0 0x000f0000 – 0x000fffff (0x10000) MX

                      [3] -1 0 0x000c0000 – 0x000effff (0x30000) MX

                      [4] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX

                      [5] -1 0 0xfc000000 – 0xfbffffff (0x0) MX
                      O
                      [6] -1 0 0xefff0000 – 0xefffffff (0x10000) MX
                      (B)
                      [7] -1 0 0xf0000000 – 0xf7ffffff (0x8000000) MX
                      (B)
                      [8] -1 0 0xed000000 – 0xedffffff (0x1000000) MX
                      (B)
                      [9] -1 0 0xec000000 – 0xec0000ff (0x100) MX

                      [10] -1 0 0xec800000 – 0xec8fffff (0x100000) MX

                      [11] -1 0 0xef000000 – 0xef000fff (0x1000) MX

                      [12] -1 0 0x0000ffff – 0x0000ffff (0x1) IX

                      [13] -1 0 0x00000000 – 0x000000ff (0x100) IX

                      [14] -1 0 0x0000b000 – 0x0000b01f (0x20) IX

                      [15] -1 0 0x0000d000 – 0x0000d01f (0x20) IX

                      [16] -1 0 0x0000d400 – 0x0000d41f (0x20) IX

                      [17] -1 0 0x0000d800 – 0x0000d80f (0x10) IX

                      [18] -1 0 0x0000a800 – 0x0000a807 (0x8) IX

                      [19] -1 0 0x0000b400 – 0x0000b4ff (0x100) IX

                      [20] -1 0 0x0000b800 – 0x0000b81f (0x20) IX

                      (II) LoadModule: „bitmap”
                      (II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
                      (II) Loading font Bitmap
                      (II) LoadModule: „dbe”
                      (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
                      (II) Module dbe: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      Module class: XFree86 Server Extension
                      ABI class: XFree86 Server Extension, version 0.2
                      (II) Loading extension DOUBLE-BUFFER
                      (II) LoadModule: „ddc”
                      (II) Loading /usr/X11R6/lib/modules/libddc.a
                      (II) Module ddc: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      ABI class: XFree86 Video Driver, version 0.6
                      (II) LoadModule: „extmod”
                      (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
                      (II) Module extmod: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      Module class: XFree86 Server Extension
                      ABI class: XFree86 Server Extension, version 0.2
                      (II) Loading extension SHAPE
                      (II) Loading extension MIT-SUNDRY-NONSTANDARD
                      (II) Loading extension BIG-REQUESTS
                      (II) Loading extension SYNC
                      (II) Loading extension MIT-SCREEN-SAVER
                      (II) Loading extension XC-MISC
                      (II) Loading extension XFree86-VidModeExtension
                      (II) Loading extension XFree86-Misc
                      (II) Loading extension XFree86-DGA
                      (II) Loading extension DPMS
                      (II) Loading extension FontCache
                      (II) Loading extension TOG-CUP
                      (II) Loading extension Extended-Visual-Information
                      (II) Loading extension XVideo
                      (II) Loading extension XVideo-MotionCompensation
                      (II) Loading extension X-Resource
                      (II) LoadModule: „freetype”
                      (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
                      (II) Module freetype: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 2.0.2
                      Module class: XFree86 Font Renderer
                      ABI class: XFree86 Font Renderer, version 0.4
                      (II) Loading font FreeType
                      (II) LoadModule: „glx”
                      (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
                      (II) Module glx: vendor=”NVIDIA Corporation”
                      compiled for 4.0.2, module version = 1.0.6111
                      Module class: XFree86 Server Extension
                      ABI class: XFree86 Server Extension, version 0.1
                      (II) Loading extension GLX
                      (II) LoadModule: „int10”
                      (II) Loading /usr/X11R6/lib/modules/linux/libint10.a
                      (II) Module int10: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      ABI class: XFree86 Video Driver, version 0.6
                      (II) LoadModule: „record”
                      (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
                      (II) Module record: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.13.0
                      Module class: XFree86 Server Extension
                      ABI class: XFree86 Server Extension, version 0.2
                      (II) Loading extension RECORD
                      (II) LoadModule: „speedo”
                      (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
                      Skipping „/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o”: No symbols found
                      (II) Module speedo: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.1
                      Module class: XFree86 Font Renderer
                      ABI class: XFree86 Font Renderer, version 0.4
                      (II) Loading font Speedo
                      (II) LoadModule: „type1”
                      (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
                      (II) Module type1: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.2
                      Module class: XFree86 Font Renderer
                      ABI class: XFree86 Font Renderer, version 0.4
                      (II) Loading font Type1
                      (II) Loading font CID
                      (II) LoadModule: „vbe”
                      (II) Loading /usr/X11R6/lib/modules/libvbe.a
                      (II) Module vbe: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.1.0
                      ABI class: XFree86 Video Driver, version 0.6
                      (II) LoadModule: „nvidia”
                      (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
                      (II) Module nvidia: vendor=”NVIDIA Corporation”
                      compiled for 4.0.2, module version = 1.0.6111
                      Module class: XFree86 Video Driver
                      (II) LoadModule: „mouse”
                      (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
                      (II) Module mouse: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      Module class: XFree86 XInput Driver
                      ABI class: XFree86 XInput driver, version 0.4
                      (II) NVIDIA X Driver 1.0-6111 Tue Jul 27 07:56:22 PDT 2004
                      (II) NVIDIA Unified Driver for all NVIDIA GPUs
                      (II) Primary Device is: PCI 01:00:0
                      (–) Assigning device section with no busID to primary device
                      (–) Chipset NVIDIA GPU found
                      (II) resource ranges after xf86ClaimFixedResources() call:
                      [0] -1 0 0xffe00000 – 0xffffffff (0x200000) MX
                      (B)
                      [1] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX
                      E(B)
                      [2] -1 0 0x000f0000 – 0x000fffff (0x10000) MX

                      [3] -1 0 0x000c0000 – 0x000effff (0x30000) MX

                      [4] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX

                      [5] -1 0 0xfc000000 – 0xfbffffff (0x0) MX
                      O
                      [6] -1 0 0xefff0000 – 0xefffffff (0x10000) MX
                      (B)
                      [7] -1 0 0xf0000000 – 0xf7ffffff (0x8000000) MX
                      (B)
                      [8] -1 0 0xed000000 – 0xedffffff (0x1000000) MX
                      (B)
                      [9] -1 0 0xec000000 – 0xec0000ff (0x100) MX

                      [10] -1 0 0xec800000 – 0xec8fffff (0x100000) MX

                      [11] -1 0 0xef000000 – 0xef000fff (0x1000) MX

                      [12] -1 0 0x0000ffff – 0x0000ffff (0x1) IX

                      [13] -1 0 0x00000000 – 0x000000ff (0x100) IX

                      [14] -1 0 0x0000b000 – 0x0000b01f (0x20) IX

                      [15] -1 0 0x0000d000 – 0x0000d01f (0x20) IX

                      [16] -1 0 0x0000d400 – 0x0000d41f (0x20) IX

                      [17] -1 0 0x0000d800 – 0x0000d80f (0x10) IX

                      [18] -1 0 0x0000a800 – 0x0000a807 (0x8) IX

                      [19] -1 0 0x0000b400 – 0x0000b4ff (0x100) IX

                      [20] -1 0 0x0000b800 – 0x0000b81f (0x20) IX

                      (II) resource ranges after probing:
                      [0] -1 0 0xffe00000 – 0xffffffff (0x200000) MX
                      (B)
                      [1] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX
                      E(B)
                      [2] -1 0 0x000f0000 – 0x000fffff (0x10000) MX

                      [3] -1 0 0x000c0000 – 0x000effff (0x30000) MX

                      [4] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX

                      [5] -1 0 0xfc000000 – 0xfbffffff (0x0) MX
                      O
                      [6] -1 0 0xefff0000 – 0xefffffff (0x10000) MX
                      (B)
                      [7] -1 0 0xf0000000 – 0xf7ffffff (0x8000000) MX
                      (B)
                      [8] -1 0 0xed000000 – 0xedffffff (0x1000000) MX
                      (B)
                      [9] -1 0 0xec000000 – 0xec0000ff (0x100) MX

                      [10] -1 0 0xec800000 – 0xec8fffff (0x100000) MX

                      [11] -1 0 0xef000000 – 0xef000fff (0x1000) MX

                      [12] 0 0 0x000a0000 – 0x000affff (0x10000) MS

                      [13] 0 0 0x000b0000 – 0x000b7fff (0x8000) MS

                      [14] 0 0 0x000b8000 – 0x000bffff (0x8000) MS

                      [15] -1 0 0x0000ffff – 0x0000ffff (0x1) IX

                      [16] -1 0 0x00000000 – 0x000000ff (0x100) IX

                      [17] -1 0 0x0000b000 – 0x0000b01f (0x20) IX

                      [18] -1 0 0x0000d000 – 0x0000d01f (0x20) IX

                      [19] -1 0 0x0000d400 – 0x0000d41f (0x20) IX

                      [20] -1 0 0x0000d800 – 0x0000d80f (0x10) IX

                      [21] -1 0 0x0000a800 – 0x0000a807 (0x8) IX

                      [22] -1 0 0x0000b400 – 0x0000b4ff (0x100) IX

                      [23] -1 0 0x0000b800 – 0x0000b81f (0x20) IX

                      [24] 0 0 0x000003b0 – 0x000003bb (0xc) IS

                      [25] 0 0 0x000003c0 – 0x000003df (0x20) IS

                      (II) Setting vga for screen 0.
                      (II) Loading sub module „vgahw”
                      (II) LoadModule: „vgahw”
                      (II) Loading /usr/X11R6/lib/modules/libvgahw.a
                      (II) Module vgahw: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 0.1.0
                      ABI class: XFree86 Video Driver, version 0.6
                      (**) NVIDIA(0): Depth 24, (–) framebuffer bpp 32
                      (==) NVIDIA(0): RGB weight 888
                      (==) NVIDIA(0): Default visual is TrueColor
                      (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
                      (–) NVIDIA(0): Linear framebuffer at 0xF0000000
                      (–) NVIDIA(0): MMIO registers at 0xED000000
                      (II) NVIDIA(0): NVIDIA GPU detected as: GeForce2 GTS/GeForce2 Pro
                      (–) NVIDIA(0): VideoBIOS: 02.15.01.13.00
                      (–) NVIDIA(0): Interlaced video modes are supported on this GPU
                      (II) NVIDIA(0): Detected AGP rate: 2X
                      (–) NVIDIA(0): VideoRAM: 32768 kBytes
                      (II) NVIDIA(0): Connected display device(s): CRT-0
                      (–) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 350 MHz
                      (–) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 350 MHz
                      (–) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 300 MHz
                      (II) Loading sub module „ddc”
                      (II) LoadModule: „ddc”
                      (II) Reloading /usr/X11R6/lib/modules/libddc.a
                      (II) NVIDIA(0): Generic Monitor: Using hsync range of 30.00-70.00 kHz
                      (II) NVIDIA(0): Generic Monitor: Using vrefresh value of 85.00 Hz
                      (II) NVIDIA(0): Clock range: 12.00 to 300.00 MHz
                      (II) NVIDIA(0): Not using default mode „640×480” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „320×240” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „640×480” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „320×240” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „640×480” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „320×240” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „400×300” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „400×300” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „400×300” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „400×300” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1024×768” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „512×384” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1024×768” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „512×384” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1024×768” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „512×384” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1024×768” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „512×384” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1152×864” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „576×432” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1280×960” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „640×480” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1280×960” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „640×480” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1280×1024” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „640×512” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1280×1024” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „640×512” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1280×1024” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „640×512” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1600×1200” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1600×1200” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1600×1200” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1600×1200” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1600×1200” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „800×600” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1792×1344” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „896×672” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1792×1344” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „896×672” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1856×1392” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „928×696” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1856×1392” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „928×696” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1920×1440” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „960×720” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1920×1440” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „960×720” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „832×624” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „416×312” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1152×768” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „576×384” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1400×1050” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „700×525” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1400×1050” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „700×525” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1600×1024” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „800×512” (vrefresh out of range)
                      (II) NVIDIA(0): Not using default mode „1920×1440” (bad mode clock/interlace/doublescan)
                      (II) NVIDIA(0): Not using default mode „960×720” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „2048×1536” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „1024×768” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „2048×1536” (bad mode clock/interlace/doublescan)
                      (II) NVIDIA(0): Not using default mode „1024×768” (hsync out of range)
                      (II) NVIDIA(0): Not using default mode „2048×1536” (bad mode clock/interlace/doublescan)
                      (II) NVIDIA(0): Not using default mode „1024×768” (hsync out of range)
                      (WW) NVIDIA(0): Not using mode „360×200”:
                      (WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
                      (**) NVIDIA(0): Validated modes for display device CRT-0:
                      (**) NVIDIA(0): Default mode „1024×768”: 94.5 MHz, 68.7 kHz, 85.0 Hz
                      (**) NVIDIA(0): Default mode „800×600”: 56.3 MHz, 53.7 kHz, 85.1 Hz
                      (**) NVIDIA(0): Default mode „640×480”: 36.0 MHz, 43.3 kHz, 85.0 Hz
                      (**) NVIDIA(0): Default mode „720×400”: 35.5 MHz, 37.9 kHz, 85.0 Hz
                      (**) NVIDIA(0): Default mode „640×400”: 31.5 MHz, 37.9 kHz, 85.1 Hz
                      (**) NVIDIA(0): Default mode „640×350”: 31.5 MHz, 37.9 kHz, 85.1 Hz
                      (**) NVIDIA(0): Default mode „512×384”: 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
                      (**) NVIDIA(0): Default mode „400×300”: 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
                      (**) NVIDIA(0): Default mode „320×240”: 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
                      (**) NVIDIA(0): Default mode „320×200”: 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
                      (**) NVIDIA(0): Default mode „320×175”: 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
                      (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
                      (–) NVIDIA(0): Display dimensions: (330, 250) mm
                      (–) NVIDIA(0): DPI set to (78, 78)
                      (II) Loading sub module „fb”
                      (II) LoadModule: „fb”
                      (II) Loading /usr/X11R6/lib/modules/libfb.a
                      (II) Module fb: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 1.0.0
                      ABI class: XFree86 ANSI C Emulation, version 0.2
                      (II) Loading sub module „ramdac”
                      (II) LoadModule: „ramdac”
                      (II) Loading /usr/X11R6/lib/modules/libramdac.a
                      (II) Module ramdac: vendor=”The XFree86 Project”
                      compiled for 4.3.0.1, module version = 0.1.0
                      ABI class: XFree86 Video Driver, version 0.6
                      (–) Depth 24 pixmap format is 32 bpp
                      (II) do I need RAC? No, I don’t.
                      (II) resource ranges after preInit:
                      [0] 0 0 0xf0000000 – 0xf7ffffff (0x8000000) MX

                      [1] 0 0 0xed000000 – 0xedffffff (0x1000000) MX

                      [2] -1 0 0xffe00000 – 0xffffffff (0x200000) MX
                      (B)
                      [3] -1 0 0x00100000 – 0x3fffffff (0x3ff00000) MX
                      E(B)
                      [4] -1 0 0x000f0000 – 0x000fffff (0x10000) MX

                      [5] -1 0 0x000c0000 – 0x000effff (0x30000) MX

                      [6] -1 0 0x00000000 – 0x0009ffff (0xa0000) MX

                      [7] -1 0 0xfc000000 – 0xfbffffff (0x0) MX
                      O
                      [8] -1 0 0xefff0000 – 0xefffffff (0x10000) MX
                      (B)
                      [9] -1 0 0xf0000000 – 0xf7ffffff (0x8000000) MX
                      (B)
                      [10] -1 0 0xed000000 – 0xedffffff (0x1000000) MX
                      (B)
                      [11] -1 0 0xec000000 – 0xec0000ff (0x100) MX

                      [12] -1 0 0xec800000 – 0xec8fffff (0x100000) MX

                      [13] -1 0 0xef000000 – 0xef000fff (0x1000) MX

                      [14] 0 0 0x000a0000 – 0x000affff (0x10000) MS
                      (OprD)
                      [15] 0 0 0x000b0000 – 0x000b7fff (0x8000) MS
                      (OprD)
                      [16] 0 0 0x000b8000 – 0x000bffff (0x8000) MS
                      (OprD)
                      [17] -1 0 0x0000ffff – 0x0000ffff (0x1) IX

                      [18] -1 0 0x00000000 – 0x000000ff (0x100) IX

                      [19] -1 0 0x0000b000 – 0x0000b01f (0x20) IX

                      [20] -1 0 0x0000d000 – 0x0000d01f (0x20) IX

                      [21] -1 0 0x0000d400 – 0x0000d41f (0x20) IX

                      [22] -1 0 0x0000d800 – 0x0000d80f (0x10) IX

                      [23] -1 0 0x0000a800 – 0x0000a807 (0x8) IX

                      [24] -1 0 0x0000b400 – 0x0000b4ff (0x100) IX

                      [25] -1 0 0x0000b800 – 0x0000b81f (0x20) IX

                      [26] 0 0 0x000003b0 – 0x000003bb (0xc) IS
                      (OprU)
                      [27] 0 0 0x000003c0 – 0x000003df (0x20) IS
                      (OprU)
                      (II) NVIDIA(0): Setting mode „1024×768”
                      (II) Loading extension NV-GLX
                      (EE) NVIDIA(0): Failed to obtain a shared memory identifier.
                      (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
                      (==) NVIDIA(0): Backing store disabled
                      (==) NVIDIA(0): Silken mouse enabled
                      (**) Option „dpms”
                      (**) NVIDIA(0): DPMS enabled
                      (II) Loading extension NV-CONTROL

                      *** If unresolved symbols were reported above, they might not
                      *** be the reason for the server aborting.

                      Fatal server error:
                      Caught signal 11. Server aborting

                      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.

                      #1977081
                      admin
                      Adminisztrátor

                        az alõzõ én voltam,csak elfelejtettem bejelentkezni…

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