Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2007-11-01 21:23:45

  sewi - Użytkownik

sewi
Użytkownik
Skąd: Opole
Zarejestrowany: 2006-03-06

problem z xmodmap i polskimi literami (debian sid)

Po aktualizacji debiana unstable mam dziwny problem z xmodmap. To znaczy przed aktualizacją  ładowałem .Xmodmap z .xinitrc a teraz to nie działa.

Obecnie jedynym rozwiązaniem jest bądz ręczne wpisanie "xmodmap .Xmodmap" w xterm lub umieszczenie następującego skryptu w katalogu .kde/Autostart/ :
#!/bin/sh
setxkbmap -layout pl
/usr/bin/xmodmap $HOME/.Xmodmap

Dziwne jest to, że po usunięciu linii  'setxkbmap -layout pl' z tego skryptu nie mogę wprowadzić polskich liter ążęł z altem [to znaczy po wciśnięciu Alt a nic nie dostaje].

W pliku /etc/X11/xorg.conf mam sekcje:
Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xfree86"
    Option         "XkbModel" "logiinkse"
    Option         "XkbLayout" "pl"
EndSection

Wygląda na to, że w jakiś sposób uruchomienie samego "xmodmap .Xmodmap" ze skryptu usuwa "layout pl" ustawiony przez xorg po uruchomieniu kde.

xserver-xorg:
  Installed: 1:7.3+3

Jakiś pomysł co może być nie tak?


postów wysłanych: (co widać) + 74

Offline

 

#2  2007-11-02 09:49:09

  0dd - Członek DUG

0dd
Członek DUG
Skąd: Kraków
Zarejestrowany: 2006-03-25

Re: problem z xmodmap i polskimi literami (debian sid)

mialem podoby problem. pomoglo dodanie opcji

Kod:

        Option    "XkbOptions"  "lv3:ralt_switch_multikey" 

jesli nie pomoze pokaz logi


apt-get install anarchism

Offline

 

#3  2007-11-02 11:39:28

  sewi - Użytkownik

sewi
Użytkownik
Skąd: Opole
Zarejestrowany: 2006-03-06

Re: problem z xmodmap i polskimi literami (debian sid)

niestety podany wpis

Kod:

Option    "XkbOptions"  "lv3:ralt_switch_multikey"

do xorg.conf nie pomogl. Dalej to samo.

Oto log xorga

Kod:

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 debian 2.6.22.6 #1 Fri Sep 21 20:04:50 CEST 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: Fri Nov  2 11:31:15 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/lib/X11/fonts/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/100dpi/" 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/share/fonts/X11/CID" 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/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/75dpi" does not exist.
    Entry deleted from font path.
(==) Including the default font path 
(**) FontPath set to:
    unix/:7100,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(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,3168 card 1019,0a82 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b168 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:10:0: chip 1106,3038 card 1019,0a82 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1019,0a82 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1019,0a82 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1019,0a82 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1019,0a82 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1019,0a82 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1019,0a82 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0181 card 0000,0000 rev a4 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[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: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xd8000000 - 0xdfffffff (0x8000000) 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)
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] rev 164, Mem @ 0xe0000000/24, 0xd8000000/27
(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    0xe2001000 - 0xe20010ff (0x100) MX[B]
    [1] -1    0    0xe2000000 - 0xe20000ff (0x100) MX[B]
    [2] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [3] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
    [4] -1    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
    [5] -1    0    0x0000e400 - 0x0000e4ff (0x100) IX[B]
    [6] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
    [7] -1    0    0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [8] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [9] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [10] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xe2001000 - 0xe20010ff (0x100) MX[B]
    [1] -1    0    0xe2000000 - 0xe20000ff (0x100) MX[B]
    [2] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [3] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
    [4] -1    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
    [5] -1    0    0x0000e400 - 0x0000e4ff (0x100) IX[B]
    [6] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
    [7] -1    0    0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [8] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [9] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [10] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
(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    0xe2001000 - 0xe20010ff (0x100) MX[B]
    [5] -1    0    0xe2000000 - 0xe20000ff (0x100) MX[B]
    [6] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [7] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
    [8] -1    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
    [9] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [10] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [11] -1    0    0x0000e400 - 0x0000e4ff (0x100) IX[B]
    [12] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
    [13] -1    0    0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [14] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [15] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [16] -1    0    0x0000d000 - 0x0000d01f (0x20) 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: "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: "ddc"(II) Module "ddc" already built-in
(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: "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: "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.9639
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
(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: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
(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.9639
    Module class: X.Org Video Driver
(EE) NVIDIA(0): ============= WARNING WARNING WARNING WARNING =============
(EE) NVIDIA(0): This server has a video driver ABI version of 2.0 but this
(EE) NVIDIA(0):     driver is designed to work with versions before 2.0. 
(EE) NVIDIA(0):     Please check http://www.nvidia.com/ for driver updates or
(EE) NVIDIA(0):     downgrade to an X server with a supported driver ABI.
(EE) NVIDIA(0): ===========================================================
(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.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  1.0-9639  Mon Apr 16 20:21:54 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01: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 "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(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    0xe2001000 - 0xe20010ff (0x100) MX[B]
    [5] -1    0    0xe2000000 - 0xe20000ff (0x100) MX[B]
    [6] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [7] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
    [8] -1    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
    [9] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [10] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [11] -1    0    0x0000e400 - 0x0000e4ff (0x100) IX[B]
    [12] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
    [13] -1    0    0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [14] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [15] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [16] -1    0    0x0000d000 - 0x0000d01f (0x20) 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    0xe2001000 - 0xe20010ff (0x100) MX[B]
    [5] -1    0    0xe2000000 - 0xe20000ff (0x100) MX[B]
    [6] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [7] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
    [8] -1    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
    [9] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [10] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [11] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [12] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [13] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [14] -1    0    0x0000e400 - 0x0000e4ff (0x100) IX[B]
    [15] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
    [16] -1    0    0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [17] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [18] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [19] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [20] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [21] 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 "NvAGP" "0"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Use of AGP disabled per request
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 440 with AGP8X at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.18.20.13.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 440 with AGP8X at
(--) NVIDIA(0):     PCI:1:0:0:
(--) NVIDIA(0):     Iiyama LM704U (CRT-0)
(--) NVIDIA(0): Iiyama LM704U (CRT-0): 350.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 (80, 80); computed from -dpi X commandline option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B]
    [1] 0    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B]
    [2] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [3] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [4] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [5] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [6] -1    0    0xe2001000 - 0xe20010ff (0x100) MX[B]
    [7] -1    0    0xe2000000 - 0xe20000ff (0x100) MX[B]
    [8] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [9] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
    [10] -1    0    0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [16] -1    0    0x0000e400 - 0x0000e4ff (0x100) IX[B]
    [17] -1    0    0x0000e000 - 0x0000e0ff (0x100) IX[B]
    [18] -1    0    0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [19] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [20] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [21] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [22] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [23] 0    0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(EE) NVIDIA(0): This video driver ABI is not supported.
(WW) NVIDIA(0): The driver will continue to load, but may behave strangely.
(WW) NVIDIA(0): This server has an unsupported input driver ABI version (have
(WW) NVIDIA(0):     2.0, need < 2.0).  The driver will continue to load, but
(WW) NVIDIA(0):     may behave strangely.
(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
(II) Loading extension NV-CONTROL
(==) 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"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Generic Keyboard: XkbRules: "xfree86"
(**) Option "XkbModel" "logiinkse"
(**) Generic Keyboard: XkbModel: "logiinkse"
(**) Option "XkbLayout" "pl"
(**) Generic Keyboard: XkbLayout: "pl"
(**) Option "XkbOptions" "lv3:ralt_switch_multikey"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch_multikey"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/psaux"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
FreeFontPath: FPE "unix/:7100" refcount is 2, should be 1; fixing.

postów wysłanych: (co widać) + 74

Offline

 

#4  2007-11-02 11:49:43

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: problem z xmodmap i polskimi literami (debian sid)

Option        "XkbRules"    "xorg"
skoro masz xorga to czemu ci tam pisze tak
Option "XkbRules" "xfree86" ??????


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#5  2007-11-02 13:05:49

  sewi - Użytkownik

sewi
Użytkownik
Skąd: Opole
Zarejestrowany: 2006-03-06

Re: problem z xmodmap i polskimi literami (debian sid)

w katalogu /etc/X11/xkb/rules/
xfree86 jest linkiem symbolicznym do xorg, wiec nie powinno miec to znaczenia, zresztą przed aktulizacją tez tak mialem.

Dla porządku zmienie na xorg, ale problem z

Kod:

xmodmap .Xmodmap

z poziomu .xinitrc dalej pozostaje.

lrwxrwxrwx  1 root root      4 2006-04-19 09:23 xfree86 -> xorg


postów wysłanych: (co widać) + 74

Offline

 

#6  2007-11-02 13:21:04

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: problem z xmodmap i polskimi literami (debian sid)

http://evil.pl/pip/utf/v2/o/keys.html moze ci wskoczy pomysł po tym


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#7  2007-11-02 13:32:23

  sewi - Użytkownik

sewi
Użytkownik
Skąd: Opole
Zarejestrowany: 2006-03-06

Re: problem z xmodmap i polskimi literami (debian sid)

http://evil.pl/pip/utf/v2/o/keys.html moze ci wskoczy pomysł po tym

dzięki za dobre chęci, ale właśnie mam takie rozwiązanie jak w podanym linku

czyli w pliku .Xmodmap mam przedefiniowania klawiszy, a w pliku .xinitrc linie "xmodmap .Xmodmap". Kiedyś to działało w sidzie (jakies miesiąc temu), po aktualizacji - nie. Mam tez to samo w Sarge'u i tam działa. Jak pisalem obejsciem jest wpisanie skryptu do .kde/Autostart (z linią setxkbmap -layout pl), ale ciekawi mnie dlaczego xmodmap wywołane z .xinitrc lub bez setxkbmap w .kde/Autostart/skrypt.sh - restartuje "layout pl"...


postów wysłanych: (co widać) + 74

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)