ďťż
 
 
   Klawiatura - prawie cała działa ...
 
 

Tematy

 
    
 

 

 

 

Klawiatura - prawie cała działa ...





Kermit - 07-10-2007 01:08
Posiadam klawiaturę standartową, bez bajerów - Logitech Y-SU61. Nie ma żadnych klawiszy funkcyjnych ani nic w tym stylu.

Problem polega na tym, że dziś zauważyłem (nie jestem w stanie określić jak długo już ten problem istnieje), że diody NumLock, CapsLock i ScrollLock nie gasną/oświecają się po naciśnięciu klawisza. Po prostu nie pokazują prawy czy dana funkcja jest włączona czy nie. Jako, że nie wiem co może się przydać zarzucę Wam xorg.conf oraz log z XOrga.

xorg.conf
################################################################
# Xorg.conf
################################################################
Section "ServerFlags"
        Option "AllowMouseOpenFail"  "true"
EndSection

################################################################
# Files
################################################################
#Section "Files"
#        RgbPath      "/usr/share/X11/rgb"
#        ModulePath  "/usr/lib/xorg/modules"
#        FontPath    "/usr/share/fonts/misc:unscaled"
#        FontPath    "/usr/share/fonts/misc"
#        FontPath    "/usr/share/fonts/75dpi:unscaled"
#        FontPath    "/usr/share/fonts/75dpi"
#        FontPath    "/usr/share/fonts/100dpi:unscaled"
#        FontPath    "/usr/share/fonts/100dpi"
#        FontPath    "/usr/share/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
#        FontPath    "/usr/share/fonts/cyrillic"
#        FontPath    "/usr/share/lib/X11/fonts/latin2/75dpi"
#        FontPath    "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
#        FontPath    "/usr/share/fonts/Type1"
#        FontPath    "/usr/share/fonts/ttf/western"
#        FontPath    "/usr/share/fonts/ttf/decoratives"
#        FontPath    "/usr/share/fonts/truetype"
#        FontPath    "/usr/share/fonts/truetype/openoffice"
#        FontPath    "/usr/share/fonts/truetype/ttf-bitstream-vera"
#        FontPath    "/usr/share/fonts/latex-ttf-fonts"
#        FontPath    "/usr/share/fonts/defoma/CID"
#        FontPath    "/usr/share/fonts/defoma/TrueType"
#EndSection

Section "Files"
  FontPath    "/usr/share/fonts/misc:unscaled"
  FontPath    "/usr/share/fonts/Type1"
  FontPath    "/usr/share/fonts/TTF"
  FontPath    "/usr/share/fonts/corefonts"
  FontPath    "/usr/share/fonts/freefonts"
  FontPath    "/usr/share/fonts/sharefonts"
  FontPath    "/usr/share/fonts/terminus"
  FontPath    "/usr/share/fonts/ttf-bitstream-vera"
  FontPath    "/usr/share/fonts/unifont"
  FontPath    "/usr/share/fonts/75dpi:unscaled"
  FontPath    "/usr/share/fonts/100dpi:unscaled"
  FontPath    "/usr/share/fonts/artwiz"
EndSection
################################################################
# Modules
################################################################
Section "Module"
        Load  "ddc"  # ddc probing of monitor
        Load  "dbe"
        Load  "extmod"
        Load  "glx"
        Load  "bitmap" # bitmap-fonts
        Load  "type1"
        Load  "freetype"
        Load  "record"
EndSection

################################################################
# Input Devices
################################################################
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver        "keyboard"
        Option        "CoreKeyboard"
        Option        "XkbRules" "xorg"
        Option        "XkbModel" "pc105"
        Option        "XkbLayout" "pl"
#        Option        "XkbVariant" ""
EndSection

Section "InputDevice"
        Identifier  "PS/2 Mouse"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option          "ZAxisMapping"          "4 5"
        Option      "Device" "/dev/psaux"
        Option      "Emulate3Buttons" "true"
        Option      "Emulate3Timeout" "70"
        Option            "SendCoreEvents"  "true"
EndSection

#Section "InputDevice"
#        Identifier      "USB Mouse"
#        Driver          "mouse"
#        Option          "Device"                "/dev/input/mice"
#        Option                "SendCoreEvents"        "true"
#        Option          "Protocol"              "IMPS/2"
#        Option          "ZAxisMapping"          "4 5"
#        Option          "Buttons"              "5"
#EndSection

################################################################
# Monitors
################################################################
Section "Monitor"
        Identifier "Daewoo 518B"
        Option "DPMS" "true"
        HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
        VertRefresh  50.0 - 120.0 # Very conservative. May flicker.
        DisplaySize 269 201 # 96 DPI @ 1024x768
        Option  "UseEdidDpi" "false"
        Option  "DPI" "96 x 96"
EndSection

#Section "Monitor"
# Identifier      "tv"
# HorizSync 30-50
# VertRefresh 50
#EndSection

################################################################
# Monitor CRT - Daewoo 518B on nVidia GeForce 7100GS
################################################################
Section "Device"
        Identifier  "NV GF 7100GS"
        Driver      "nvidia"
        VendorName  "All"
        BoardName  "All"
        Option        "NoLogo"        "true"
        Option        "CoolBits"        "1"
       
###        Compiz-Fusion
        Option        "RenderAccel"        "true"
        Option        "AllowGLXWithComposite"        "true"
###        End Compiz-Fusion
       
EndSection

Section "Screen"
        Identifier "CRT"
        Device    "NV GF 7100GS"
        Monitor    "Daewoo 518B"

###        Compiz-Fusion
        Option        "TripleBuffer" "true"
        Option        "no GLXFBConfig for depth 32"
        Option        "AddARGBVisuals" "True"
        Option        "AddARGBGLXVisuals" "true"
        Option        "DisableGLXRootClipping" "true"
###        End Compiz-Fusion
       
        SubSection "Display"
                Depth    24
                Modes "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier    "Xorg Configured"
        Screen      0  "CRT" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "PS/2 Mouse" "CorePointer"
EndSection

################################################################
# TV - Skytronic
################################################################
#Section "Device"
# Identifier  "Card_tv"
# Driver      "nvidia"
# BusID      "PCI:2:0:0"  # May differ (not needed unless you have two or more cards)
# Option      "TVOutFormat" "COMPOSITE"  # Or "COMPOSITE"
# Option      "TVStandard" "PAL-K"
# Option      "ConnectedMonitor" "TV"
#EndSection
#
#Section "Screen"
# Identifier "Screen_tv"
# Device    "Card_tv"
# Monitor    "tv"
# DefaultDepth 16
# SubSection "Display"
# Depth    16
# Modes  "1024x768" "800x600"
# EndSubSection
#EndSection
#
#Section "ServerLayout"
# Identifier    "tv"
# Screen 0          "Screen_tv" 0 0
# InputDevice    "Keyboard0" "CoreKeyboard"
# InputDevice    "PS/2 Mouse" "CorePointer"
#EndSection

################################################################
# Extension
################################################################
### Compiz-Fusion
Section        "Extensions"
        Option        "Composite"        "Enable"
EndSection Oraz log xorga
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-3)
Current Operating System: Linux kermit 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686
Build Date: 29 September 2007  04:19:41PM
 
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
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/Xorg.0.log", Time: Sun Oct  7 00:57:32 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xorg Configured"
(**) |-->Screen "CRT" (0)
(**) |  |-->Monitor "Daewoo 518B"
(**) |  |-->Device "NV GF 7100GS"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "PS/2 Mouse"
(**) Option "AllowMouseOpenFail" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/misc" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TTF" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/corefonts" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/freefonts" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/sharefonts" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/terminus" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf-bitstream-vera" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/unifont" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/75dpi" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/100dpi" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/artwiz" does not exist.
        Entry deleted from font path.
(WW) FontPath is completely invalid.  Using compiled-in default.
(==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d7b40
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0327 card 1043,81ce rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1327 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2327 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3327 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4327 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:5: chip 1106,5327 card 0000,0000 rev 00 class 08,00,20 hdr 80
(II) PCI: 00:00:6: chip 1106,6327 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:7: chip 1106,7327 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1106,a327 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 1106,c327 card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 00:0f:0: chip 1106,0591 card 1043,81cf rev 80 class 01,01,8f hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1043,81cf rev 07 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1106,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1106,3104 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3337 card 1043,81cf rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:7: chip 1106,287e card 1106,337e rev 00 class 06,00,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,086c rev 7c class 02,00,00 hdr 00
(II) PCI: 00:13:0: chip 1106,337b card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 02:00:0: chip 10de,016a card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 197b,2363 card 197b,2363 rev 02 class 01,06,01 hdr 80
(II) PCI: 03:00:1: chip 197b,2363 card 197b,2363 rev 02 class 01,01,85 hdr 00
(II) PCI: 04:01:0: chip 1106,3288 card 1043,81b3 rev 10 class 04,03,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,4), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1        0        0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0014 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,2), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 2 non-prefetchable memory range:
        [0] -1        0        0xdc000000 - 0xdeffffff (0x3000000) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:3:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
        [0] -1        0        0x0000b000 - 0x0000b0ff (0x100) IX[B]
        [1] -1        0        0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [2] -1        0        0x0000b800 - 0x0000b8ff (0x100) IX[B]
        [3] -1        0        0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [4] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[B]
        [5] -1        0        0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [6] -1        0        0x0000c800 - 0x0000c8ff (0x100) IX[B]
        [7] -1        0        0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1        0        0xdfe00000 - 0xdfefffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:19:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 non-prefetchable memory range:
        [0] -1        0        0xdfd00000 - 0xdfdfffff (0x100000) MX[B]
(--) PCI:*(2:0:0) nVidia Corporation GeForce 7100 GS rev 161, Mem @ 0xdc000000/24, 0xc0000000/28, 0xdd000000/24, BIOS @ 0xdefe0000/17
(II) Addressable bus resource ranges are
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1        0        0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
(II) Active PCI resource ranges:
        [0] -1        0        0xdfdfc000 - 0xdfdfffff (0x4000) MX[B]
        [1] -1        0        0xdfefe000 - 0xdfefffff (0x2000) MX[B]
        [2] -1        0        0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
        [3] -1        0        0xdffff000 - 0xdffff0ff (0x100) MX[B]
        [4] -1        0        0xdefe0000 - 0xdeffffff (0x20000) MX[B](B)
        [5] -1        0        0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
        [6] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [7] -1        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
        [8] -1        0        0x0000bc00 - 0x0000bc0f (0x10) IX[B]
        [9] -1        0        0x0000c000 - 0x0000c003 (0x4) IX[B]
        [10] -1        0        0x0000c400 - 0x0000c407 (0x8) IX[B]
        [11] -1        0        0x0000c800 - 0x0000c803 (0x4) IX[B]
        [12] -1        0        0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [13] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [14] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [15] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [16] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [17] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [18] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [19] -1        0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [20] -1        0        0x0000ec00 - 0x0000ec0f (0x10) IX[B]
        [21] -1        0        0x0000f000 - 0x0000f003 (0x4) IX[B]
        [22] -1        0        0x0000f400 - 0x0000f407 (0x8) IX[B]
        [23] -1        0        0x0000f800 - 0x0000f803 (0x4) IX[B]
        [24] -1        0        0x0000fc00 - 0x0000fc07 (0x8) IX[B]
(II) Inactive PCI resource ranges:
        [0] -1        0        0xd0000000 - 0xcfffffff (0x0) MX[B]O
(II) Active PCI resource ranges after removing overlaps:
        [0] -1        0        0xdfdfc000 - 0xdfdfffff (0x4000) MX[B]
        [1] -1        0        0xdfefe000 - 0xdfefffff (0x2000) MX[B]
        [2] -1        0        0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
        [3] -1        0        0xdffff000 - 0xdffff0ff (0x100) MX[B]
        [4] -1        0        0xdefe0000 - 0xdeffffff (0x20000) MX[B](B)
        [5] -1        0        0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
        [6] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [7] -1        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
        [8] -1        0        0x0000bc00 - 0x0000bc0f (0x10) IX[B]
        [9] -1        0        0x0000c000 - 0x0000c003 (0x4) IX[B]
        [10] -1        0        0x0000c400 - 0x0000c407 (0x8) IX[B]
        [11] -1        0        0x0000c800 - 0x0000c803 (0x4) IX[B]
        [12] -1        0        0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [13] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [14] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [15] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [16] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [17] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [18] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [19] -1        0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [20] -1        0        0x0000ec00 - 0x0000ec0f (0x10) IX[B]
        [21] -1        0        0x0000f000 - 0x0000f003 (0x4) IX[B]
        [22] -1        0        0x0000f400 - 0x0000f407 (0x8) IX[B]
        [23] -1        0        0x0000f800 - 0x0000f803 (0x4) IX[B]
        [24] -1        0        0x0000fc00 - 0x0000fc07 (0x8) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1        0        0xd0000000 - 0xcfffffff (0x0) MX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1        0        0xdfdfc000 - 0xdfdfffff (0x4000) MX[B]
        [5] -1        0        0xdfefe000 - 0xdfefffff (0x2000) MX[B]
        [6] -1        0        0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
        [7] -1        0        0xdffff000 - 0xdffff0ff (0x100) MX[B]
        [8] -1        0        0xdefe0000 - 0xdeffffff (0x20000) MX[B](B)
        [9] -1        0        0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
        [10] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [11] -1        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
        [12] -1        0        0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [13] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1        0        0x0000bc00 - 0x0000bc0f (0x10) IX[B]
        [16] -1        0        0x0000c000 - 0x0000c003 (0x4) IX[B]
        [17] -1        0        0x0000c400 - 0x0000c407 (0x8) IX[B]
        [18] -1        0        0x0000c800 - 0x0000c803 (0x4) IX[B]
        [19] -1        0        0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [20] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [21] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [22] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [23] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [24] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [25] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [26] -1        0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [27] -1        0        0x0000ec00 - 0x0000ec0f (0x10) IX[B]
        [28] -1        0        0x0000f000 - 0x0000f003 (0x4) IX[B]
        [29] -1        0        0x0000f400 - 0x0000f407 (0x8) IX[B]
        [30] -1        0        0x0000f800 - 0x0000f803 (0x4) IX[B]
        [31] -1        0        0x0000fc00 - 0x0000fc07 (0x8) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  100.14.19  Wed Sep 12 14:48:02 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  100.14.19  Wed Sep 12 14:14:20 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
        compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 2.0
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1        0        0xdfdfc000 - 0xdfdfffff (0x4000) MX[B]
        [5] -1        0        0xdfefe000 - 0xdfefffff (0x2000) MX[B]
        [6] -1        0        0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
        [7] -1        0        0xdffff000 - 0xdffff0ff (0x100) MX[B]
        [8] -1        0        0xdefe0000 - 0xdeffffff (0x20000) MX[B](B)
        [9] -1        0        0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
        [10] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [11] -1        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
        [12] -1        0        0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [13] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1        0        0x0000bc00 - 0x0000bc0f (0x10) IX[B]
        [16] -1        0        0x0000c000 - 0x0000c003 (0x4) IX[B]
        [17] -1        0        0x0000c400 - 0x0000c407 (0x8) IX[B]
        [18] -1        0        0x0000c800 - 0x0000c803 (0x4) IX[B]
        [19] -1        0        0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [20] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [21] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [22] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [23] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [24] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [25] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [26] -1        0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [27] -1        0        0x0000ec00 - 0x0000ec0f (0x10) IX[B]
        [28] -1        0        0x0000f000 - 0x0000f003 (0x4) IX[B]
        [29] -1        0        0x0000f400 - 0x0000f407 (0x8) IX[B]
        [30] -1        0        0x0000f800 - 0x0000f803 (0x4) IX[B]
        [31] -1        0        0x0000fc00 - 0x0000fc07 (0x8) IX[B]
(II) resource ranges after probing:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1        0        0xdfdfc000 - 0xdfdfffff (0x4000) MX[B]
        [5] -1        0        0xdfefe000 - 0xdfefffff (0x2000) MX[B]
        [6] -1        0        0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
        [7] -1        0        0xdffff000 - 0xdffff0ff (0x100) MX[B]
        [8] -1        0        0xdefe0000 - 0xdeffffff (0x20000) MX[B](B)
        [9] -1        0        0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
        [10] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [11] -1        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
        [12] -1        0        0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [13] 0        0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [14] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [15] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [16] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1        0        0x0000bc00 - 0x0000bc0f (0x10) IX[B]
        [19] -1        0        0x0000c000 - 0x0000c003 (0x4) IX[B]
        [20] -1        0        0x0000c400 - 0x0000c407 (0x8) IX[B]
        [21] -1        0        0x0000c800 - 0x0000c803 (0x4) IX[B]
        [22] -1        0        0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [23] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [24] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [25] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [26] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [27] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [28] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [29] -1        0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [30] -1        0        0x0000ec00 - 0x0000ec0f (0x10) IX[B]
        [31] -1        0        0x0000f000 - 0x0000f003 (0x4) IX[B]
        [32] -1        0        0x0000f400 - 0x0000f407 (0x8) IX[B]
        [33] -1        0        0x0000f800 - 0x0000f803 (0x4) IX[B]
        [34] -1        0        0x0000fc00 - 0x0000fc07 (0x8) IX[B]
        [35] 0        0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [36] 0        0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(==) 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): Option "NoLogo" "true"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Option "Coolbits" "1"
(**) NVIDIA(0): Option "UseEdidDpi" "false"
(**) NVIDIA(0): Option "DPI" "96 x 96"
(**) NVIDIA(0): Option "TripleBuffer" "true"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Option "DisableGLXRootClipping" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):    enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7100 GS (NV44) at PCI:2:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.44.02.50.02
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7100 GS at PCI:2:0:0:
(--) NVIDIA(0):    Daewoo 518B (CRT-0)
(--) NVIDIA(0): Daewoo 518B (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):    "1024x768"
(II) NVIDIA(0):    "800x600"
(II) NVIDIA(0):    "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0        0        0xdd000000 - 0xddffffff (0x1000000) MX[B]
        [1] 0        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B]
        [2] 0        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B]
        [3] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [4] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] -1        0        0xdfdfc000 - 0xdfdfffff (0x4000) MX[B]
        [8] -1        0        0xdfefe000 - 0xdfefffff (0x2000) MX[B]
        [9] -1        0        0xdfffe000 - 0xdfffe0ff (0x100) MX[B]
        [10] -1        0        0xdffff000 - 0xdffff0ff (0x100) MX[B]
        [11] -1        0        0xdefe0000 - 0xdeffffff (0x20000) MX[B](B)
        [12] -1        0        0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
        [13] -1        0        0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [14] -1        0        0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
        [15] -1        0        0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [16] 0        0        0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [17] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [18] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [19] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [20] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [21] -1        0        0x0000bc00 - 0x0000bc0f (0x10) IX[B]
        [22] -1        0        0x0000c000 - 0x0000c003 (0x4) IX[B]
        [23] -1        0        0x0000c400 - 0x0000c407 (0x8) IX[B]
        [24] -1        0        0x0000c800 - 0x0000c803 (0x4) IX[B]
        [25] -1        0        0x0000cc00 - 0x0000cc07 (0x8) IX[B]
        [26] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [27] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [28] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [29] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [30] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [31] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [32] -1        0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [33] -1        0        0x0000ec00 - 0x0000ec0f (0x10) IX[B]
        [34] -1        0        0x0000f000 - 0x0000f003 (0x4) IX[B]
        [35] -1        0        0x0000f400 - 0x0000f407 (0x8) IX[B]
        [36] -1        0        0x0000f800 - 0x0000f803 (0x4) IX[B]
        [37] -1        0        0x0000fc00 - 0x0000fc07 (0x8) IX[B]
        [38] 0        0        0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [39] 0        0        0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):    be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):    may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):    available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):    events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):    "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):    Config Options in the README.
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(WW) NVIDIA(0): Option "no GLXFBConfig for depth 32" is not used
(WW) NVIDIA(0): Option "AddARGBVisuals" is not used
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "pl"
(**) Keyboard0: XkbLayout: "pl"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) PS/2 Mouse: Device: "/dev/psaux"
(**) PS/2 Mouse: Protocol: "auto"
(**) Option "SendCoreEvents" "true"
(**) Option "CorePointer"
(**) PS/2 Mouse: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Option "Emulate3Timeout" "70"
(**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
(**) Option "ZAxisMapping" "4 5"
(**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: Buttons: 9
(**) PS/2 Mouse: Sensitivity: 1
(II) evaluating device (PS/2 Mouse)
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) PS/2 Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! Wersja systemu to Debian Sid.

Kermit.



ruun - 07-10-2007 13:00
Nie łam się, wszyscy używający Sid'a to mają :) Problem jest w najnowszym xorg, czekaj na aktualizację.



Kermit - 07-10-2007 14:17
A to już wiem czemu w Lennym działało ;) Dziękuję za odpowiedź i cierpliwie czekam na aktualizację :)

Kermit.
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl



  • Strona 2 z 2 • Wyszukano 6 postów • 1, 2
     

     


     

     
    Copyright 2003. MĂłj serwis