Nowe posty

xx Problem ze sterownikami. (5)
2024-04-13, 21:25:16
xx Instalacja xfce4 (2)
2024-04-13, 16:20:17
xx Serie kompilacji bez instalacji dla “emerge” w Gentoo (2)
2024-04-08, 18:40:04
xx Plasma 6 w Neonie ssie trochę mniej ... (17)
2024-04-05, 10:03:46
xx Problem z Linux Lite po instalacji (3)
2024-04-03, 14:23:40
xx Jak właczyć num locka przy starcie systemu debian 12? (12)
2024-04-02, 17:43:54
xx Brak dźwieku w systemie. (5)
2024-04-02, 16:13:41
xx Dystrybucja pod HP Omen (7)
2024-03-29, 11:33:05
xx [Poradnik] Wyszukiwanie Sterowników (2)
2024-03-27, 21:08:23
xx Ile pingwinów? (1)
2024-03-27, 08:59:24

Autor Wątek: touchpad gsymantecs skrolling debian  (Przeczytany 11104 razy)

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« dnia: 2008-11-09, 23:59:23 »
Mam debiana 2.6.24.7 Mam problem z przewijaniem zawartości okien za pomocą pada. Miałem Ubuntu 6.06; 7.04; 8.04 i nie było z tym żadnego problemu. Tutaj chcąc włączyć ustawienia touchpada pojawia się komunikat:
GSynaptics couldn't initialize.
You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics.
GSynaptics mam w najnowszej wersji pod Debiana 0.9.7-3
Byłem na stronie http://web.telia.com/~u89404340/touchpad/
Nie rozumiem opisów zmiany, uzupełnienia jądra 2.6
Mój fragment xorg.conf'u wyglada tak
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "A4Tech X7 X-710"
#       Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
# Option "Protocol" "ImPS/2"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

#Section "InputDevice"
# Identifier "Synaptics Touchpad"
# Driver "synaptics"
# Option "SendCoreEvents" "true"
# Option "Device" "/dev/psaux"
# Option "Protocol" "auto-dev"
# Option "HorizScrollDelta" "0"
# Option          "SHMConfig"             "true"
#EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "CorePointer"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "auto-dev"
        Option          "HorizEdgeScroll"       "1"
EndSection

#Section "Server Layout"
#    Identifier          "Default Layout"
#    Screen              "Default Screen"
#    InputDevice         "Generic Keyboard"
#    InputDevice         "Synaptics Touchpad"
#EndSection
Jak widać próbowałem wpisywać ustawienia, wpisywać dane z Ubuntów, które miałem i nic.
Czy ma ktoś jakiś pomysł? Może jakieś podpowiedzi?

Offline Paweł Kraszewski

  • Administrator
  • Guru
  • *****
  • Wiadomości: 3056
  • Lenistwo jest matką potrzeby = babcią wynalazku
    • Zobacz profil
touchpad gsymantecs skrolling debian
« Odpowiedź #1 dnia: 2008-11-11, 10:10:11 »
Znajdź różnice na obrazkach:

You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics.
i

#    Option          "SHMConfig"             "true"
(podpowiedź - "#" jest znakiem komentarza)
Paweł Kraszewski
~Arch/Void/Gentoo/FreeBSD/OpenBSD/Specjalizowane customy

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #2 dnia: 2008-11-11, 10:47:04 »
Dziękuję za podpowiedź! Nie w tym rzecz. Pokazałem różne opcje jakie próbowałem. Te które powodowały np. błąd w uruchomieniach X'ów wyłączałem (znakiem#). Moim zdaniem problem tkwi w jądrze, którego boje się sam ruszać, dlatego pytam czy ktoś już coś podobnego przerabiał. Jeżeli tak to jego rady były by dla mnie bardzo cenne. Opisy w necie nie do końca pokrywają się z moją konfiguracją.

arctgx

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #3 dnia: 2008-11-11, 11:59:03 »
Nie mogąc dziś rozpisywać się, zapytam tylko czy masz za sobą lekturę /var/log/Xorg.0.log na ten temat. Sprawdź też czy masz załadowany w jądrze moduł evdev i co widać w /proc/bus/input/devices.

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #4 dnia: 2008-11-15, 16:54:11 »
Nie jestem aż tak dobrym linuxowcem. Kolejny raz studiuje dokumentację debian-reference i zachodzę w głowę jak umiejętnie czytać ten tekst.
Ale do rzeczy. Ani w /var/log/Xorg.0.log ani /proc/bus/input/devices nie ma śladu po touchpadzie czy gsymantecsie. Jak wspomniałem wyżej mam kłopot z interpretacją man debiana. Napisano, że zainstalowane moduły są w etc/modules. Ja nie mam takiego katalogu!!
Na mój gust to evdev mam zainstalowane. Oto zrzut z konsoli
jacek@debian:/etc/modutils$ locate evdev
/lib/modules/2.6.18-6-686/kernel/drivers/input/evdev.ko
/lib/modules/2.6.24-etchnhalf.1-686/kernel/drivers/input/evdev.ko
/var/lib/dpkg/info/xserver-xorg-input-evdev.md5sums
/var/lib/dpkg/info/xserver-xorg-input-evdev.list
/var/www/pdbv/package/xserver-xorg-input-evdev_1:1.1.2-6.html
/var/cache/apt/archives/xserver-xorg-input-evdev_1%3a1.1.2-6_i386.deb
/usr/lib/ggi/input/linux_evdev.la
/usr/lib/ggi/input/linux_evdev.so
/usr/lib/xorg/modules/input/evdev_drv.so
/usr/lib/pulse-0.9/modules/module-mmkbd-evdev.so
/usr/src/linux-headers-2.6.24-etchnhalf.1-686/include/config/input/evdev.h
/usr/src/linux-headers-2.6.18-6-k7/include/config/input/evdev.h
/usr/src/linux-headers-2.6.18-6-686/include/config/input/evdev.h
/usr/share/X11/xkb/keycodes/evdev
/usr/share/doc/HOWTO/en-html/XFree-Local-multi-user-HOWTO/scripts_input-agent-evdev.html
/usr/share/doc/xserver-xorg-input-evdev
/usr/share/doc/xserver-xorg-input-evdev/copyright
/usr/share/doc/xserver-xorg-input-evdev/changelog.gz
/usr/share/doc/xserver-xorg-input-evdev/changelog.Debian.gz
/usr/share/man/man4/evdev.4.gz
/usr/share/man/man7/input-linux-evdev.7.gz
Czy zainstalowane moduły nie są przypadkiem w /lib/modules??

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #5 dnia: 2008-11-15, 19:36:06 »
dodatkowe dane:
Zmieniłem /etc/gpm.conf (za # jest to co było)
#device=/dev/input/mice
#responsiveness=
#repeat_type=none
#type=exps2
#append=''
#sample_rate=

device=/dev/psaux
responsiveness=
repeat_type=ms3
type=autops2
append="-M -m /dev/input/mice -t autops2"
sample_rate=
Sprawdziłem (ps -ax) działa
6421 ?        Ss     0:01 /usr/sbin/gpm -m /dev/psaux -t autops2 -Rms3 -M -m /d
W programach startowych jest polececnie: gsynaptics-init --sm-disable
ale nie ma go w pracujących programach.
Może to coś komuś podpowie? Ja cały czas szukam rozwiązania.

arctgx

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #6 dnia: 2008-11-16, 01:04:12 »
Mogłeś więc chociaż nam podrzucić. Z loga dowiedzielibyśmy się czy Xorg załadował swój moduł evdev, a z lsmod - czy jądro załadowało swój - oba masz na dysku (zakładając że należą do aktualnego jądra ten jądrowy). Wklej też zawartość całego /etc/X11/xorg.conf (to co dałeś, nie wygląda na cały, choć mogę się mylić). Moduł iksowy evdev musi być załadowany dla każdego obsługiwanego urządzenia z osobna!

Program gpm jest serwerem myszy głównie dla konsoli, obsługa myszy w serwerze Xorg to inna sprawa (evdev jest jednym ze sterowników). Z gpm możesz chyba dać sobie spokój.

Plik /etc/modules składa się tylko z wpisów - linii z nazwami modułów, które chcesz załadować, a jądro tego samo nie zrobiło.

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #7 dnia: 2008-11-16, 23:21:06 »
Przesyłam zawartości :
/var/log/Xorg.0.log
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux debian 2.6.24.7-aristo-pae #3 PREEMPT Wed Oct 1 15:32:25 CEST 2008 i686
Build Date: 29 May 2008
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 Nov 16 21:44:41 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "default" (0)
(**) |   |-->Monitor "flatpanel"
(**) |   |-->Device "I915"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "A4Tech X7 X-710"
(WW) The directory "/usr/share/fonts/X11/cyrillic/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/freefont/" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/ttf-thryomanes/".
.
.
.
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype/ttf-thryomanes/").
(WW) The directory "/usr/share/fonts/truetype/ttf-xfree86-nonfree/" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/xfonts-kapl/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype/xfonts-kapl/").
(**) FontPath se.t to:
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi/,
/usr/share/fonts/X11/75dpi/,
/usr/share/fonts/X11/Type1/,
/usr/share/fonts/X11/misc/,
/usr/share/fonts/X11/misc/,
unix/:7100,
unix/:7101,
/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) Option "Xinerama" requires a boolean value
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 14c0,0012 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2592 card 14c0,0012 rev 04 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2792 card 14c0,0012 rev 04 class 03,80,00 hdr 80
(II) PCI: 00:1d:0: chip 8086,2658 card 14c0,0012 rev 04 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2659 card 14c0,0012 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,265a card 14c0,0012 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,265b card 14c0,0012 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,265c card 14c0,0012 rev 04 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev d4 class 06,04,01 hdr 81
(II) PCI: 00:1e:2: chip 8086,266e card 14c0,0017 rev 04 class 04,01,00 hdr 00
(II) PCI: 00:1e:3: chip 8086,266d card 14c0,0012 rev 04 class 07,03,00 hdr 00
(II) PCI: 00:1f:0: chip 8086,2641 card 14c0,0012 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,266f card 14c0,0012 rev 04 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,266a card 14c0,0012 rev 04 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1106,3044 card 0574,086c rev 80 class 0c,00,10 hdr 00
(II) PCI: 01:01:0: chip 10ec,8169 card 14c0,0012 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:02:0: chip 8086,4220 card 8086,2702 rev 05 class 02,80,00 hdr 00
(II) PCI: 01:04:0: chip 1524,1411 card c400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 01:04:1: chip 1524,0530 card 14c0,0012 rev 00 class 05,01,00 hdr 80
(II) PCI: 01:04:2: chip 1524,0550 card 14c0,0012 rev 00 class 08,05,01 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,5), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[b]
[2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b]
[3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[b]
[4] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[5] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[6] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[7] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0x90000000 - 0x9fffffff (0x10000000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (1:4:0), (1,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[b]
[1] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[b]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x90000000 - 0x93ffffff (0x4000000) MX[b]
(--) PCI:*(0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 4, Mem @ 0xd0000000/19, 0xa0000000/28, 0xd0080000/18, I/O @ 0xe000/3
(--) PCI: (0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 4, Mem @ 0xd0100000/19
(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) Active PCI resource ranges:
[0] -1 0 0xc0000100 - 0xc00001ff (0x100) MX[b]
[1] -1 0 0xc0000000 - 0xc000007f (0x80) MX[b]
[2] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
[3] -1 0 0xc0002000 - 0xc00020ff (0x100) MX[b]
[4] -1 0 0xc0002800 - 0xc0002fff (0x800) MX[b]
[5] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX[b]
[6] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX[b]
[7] -1 0 0x60000000 - 0x600003ff (0x400) MX[b]
[8] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX[b](B)
[9] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX[b](B)
[10] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
[11] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[b](B)
[12] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[13] -1 0 0x0000c100 - 0x0000c17f (0x80) IX[b]
[14] -1 0 0x00001400 - 0x0000141f (0x20) IX[b]
[15] -1 0 0x00001100 - 0x0000110f (0x10) IX[b]
[16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[20] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[b]
[21] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX[b]
[22] -1 0 0x0000e200 - 0x0000e23f (0x40) IX[b]
[23] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX[b]
[24] -1 0 0x00001260 - 0x0000127f (0x20) IX[b]
[25] -1 0 0x00001240 - 0x0000125f (0x20) IX[b]
[26] -1 0 0x00001220 - 0x0000123f (0x20) IX[b]
[27] -1 0 0x00001200 - 0x0000121f (0x20) IX[b]
[28] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xc0000100 - 0xc00001ff (0x100) MX[b]
[1] -1 0 0xc0000000 - 0xc000007f (0x80) MX[b]
[2] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
[3] -1 0 0xc0002000 - 0xc00020ff (0x100) MX[b]
[4] -1 0 0xc0002800 - 0xc0002fff (0x800) MX[b]
[5] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX[b]
[6] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX[b]
[7] -1 0 0x60000000 - 0x600003ff (0x400) MX[b]
[8] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX[b](B)
[9] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX[b](B)
[10] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
[11] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[b](B)
[12] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[13] -1 0 0x0000c100 - 0x0000c17f (0x80) IX[b]
[14] -1 0 0x00001400 - 0x0000141f (0x20) IX[b]
[15] -1 0 0x00001100 - 0x0000110f (0x10) IX[b]
[16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[20] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[b]
[21] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX[b]
[22] -1 0 0x0000e200 - 0x0000e23f (0x40) IX[b]
[23] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX[b]
[24] -1 0 0x00001260 - 0x0000127f (0x20) IX[b]
[25] -1 0 0x00001240 - 0x0000125f (0x20) IX[b]
[26] -1 0 0x00001220 - 0x0000123f (0x20) IX[b]
[27] -1 0 0x00001200 - 0x0000121f (0x20) IX[b]
[28] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[b](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 0xc0000100 - 0xc00001ff (0x100) MX[b]
[5] -1 0 0xc0000000 - 0xc000007f (0x80) MX[b]
[6] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
[7] -1 0 0xc0002000 - 0xc00020ff (0x100) MX[b]
[8] -1 0 0xc0002800 - 0xc0002fff (0x800) MX[b]
[9] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX[b]
[10] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX[b]
[11] -1 0 0x60000000 - 0x600003ff (0x400) MX[b]
[12] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX[b](B)
[13] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX[b](B)
[14] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
[15] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[b](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[18] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[19] -1 0 0x0000c100 - 0x0000c17f (0x80) IX[b]
[20] -1 0 0x00001400 - 0x0000141f (0x20) IX[b]
[21] -1 0 0x00001100 - 0x0000110f (0x10) IX[b]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[26] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[b]
[27] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX[b]
[28] -1 0 0x0000e200 - 0x0000e23f (0x40) IX[b]
[29] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX[b]
[30] -1 0 0x00001260 - 0x0000127f (0x20) IX[b]
[31] -1 0 0x00001240 - 0x0000125f (0x20) IX[b]
[32] -1 0 0x00001220 - 0x0000123f (0x20) IX[b]
[33] -1 0 0x00001200 - 0x0000121f (0x20) IX[b]
[34] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[b](B)
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, 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="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.1.1, 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: "vnc"
(II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
(II) Module vnc: vendor="RealVNC Ltd"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension VNC
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions/libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(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 7.1.1, 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: "drm"
(II) Reloading /usr/lib/xorg/modules/linux/libdrm.so
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.0.2
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 2.2.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 915GM found
(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 0xc0000100 - 0xc00001ff (0x100) MX[b]
[5] -1 0 0xc0000000 - 0xc000007f (0x80) MX[b]
[6] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
[7] -1 0 0xc0002000 - 0xc00020ff (0x100) MX[b]
[8] -1 0 0xc0002800 - 0xc0002fff (0x800) MX[b]
[9] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX[b]
[10] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX[b]
[11] -1 0 0x60000000 - 0x600003ff (0x400) MX[b]
[12] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX[b](B)
[13] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX[b](B)
[14] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
[15] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[b](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[18] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[19] -1 0 0x0000c100 - 0x0000c17f (0x80) IX[b]
[20] -1 0 0x00001400 - 0x0000141f (0x20) IX[b]
[21] -1 0 0x00001100 - 0x0000110f (0x10) IX[b]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[26] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[b]
[27] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX[b]
[28] -1 0 0x0000e200 - 0x0000e23f (0x40) IX[b]
[29] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX[b]
[30] -1 0 0x00001260 - 0x0000127f (0x20) IX[b]
[31] -1 0 0x00001240 - 0x0000125f (0x20) IX[b]
[32] -1 0 0x00001220 - 0x0000123f (0x20) IX[b]
[33] -1 0 0x00001200 - 0x0000121f (0x20) IX[b]
[34] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[b](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 0xc0000100 - 0xc00001ff (0x100) MX[b]
[5] -1 0 0xc0000000 - 0xc000007f (0x80) MX[b]
[6] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
[7] -1 0 0xc0002000 - 0xc00020ff (0x100) MX[b]
[8] -1 0 0xc0002800 - 0xc0002fff (0x800) MX[b]
[9] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX[b]
[10] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX[b]
[11] -1 0 0x60000000 - 0x600003ff (0x400) MX[b]
[12] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX[b](B)
[13] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX[b](B)
[14] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
[15] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[b](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[22] -1 0 0x0000c100 - 0x0000c17f (0x80) IX[b]
[23] -1 0 0x00001400 - 0x0000141f (0x20) IX[b]
[24] -1 0 0x00001100 - 0x0000110f (0x10) IX[b]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[29] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[b]
[30] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX[b]
[31] -1 0 0x0000e200 - 0x0000e23f (0x40) IX[b]
[32] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX[b]
[33] -1 0 0x00001260 - 0x0000127f (0x20) IX[b]
[34] -1 0 0x00001240 - 0x0000125f (0x20) IX[b]
[35] -1 0 0x00001220 - 0x0000123f (0x20) IX[b]
[36] -1 0 0x00001200 - 0x0000121f (0x20) IX[b]
[37] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[b](B)
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(**) intel(0): Depth 24, (**) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(WW) intel(0): Option "accel" requires a boolean value
(II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
(--) intel(0): Chipset: "915GM"
(--) intel(0): Linear framebuffer at 0xA0000000
(--) intel(0): IO registers at addr 0xD0000000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using XAA for acceleration
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/lib/xorg/modules/libi2c.so
(II) intel(0): Output VGA using monitor section flatpanel
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID vendor "CPT", prod id 5001
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) intel(0): initializing int10
(II) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules/libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7872 kB
(II) intel(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Output TV has no monitor section
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID vendor "CPT", prod id 5001
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TV disconnected
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 256 kB GTT.
(II) intel(0): detected 7932 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (75, 75)
(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 7.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(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 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x00000242
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: VSYNC_INT_STATUS LBLC_EVENT_STATUS VBLANK_INT_STATUS
(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x30000000 to 0x000c0c00
(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
(WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000
(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x800010bb
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xd0080000 - 0xd00bffff (0x40000) MS[b]
[1] 0 0 0xa0000000 - 0xafffffff (0x10000000) MS[b]
[2] 0 0 0xd0000000 - 0xd007ffff (0x80000) MS[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 0xc0000100 - 0xc00001ff (0x100) MX[b]
[8] -1 0 0xc0000000 - 0xc000007f (0x80) MX[b]
[9] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
[10] -1 0 0xc0002000 - 0xc00020ff (0x100) MX[b]
[11] -1 0 0xc0002800 - 0xc0002fff (0x800) MX[b]
[12] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX[b]
[13] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX[b]
[14] -1 0 0x60000000 - 0x600003ff (0x400) MX[b]
[15] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX[b](B)
[16] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX[b](B)
[17] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b](B)
[18] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[b](B)
[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
[22] 0 0 0x0000e000 - 0x0000e007 (0x8) IS[b]
[23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[24] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[25] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b]
[26] -1 0 0x0000c100 - 0x0000c17f (0x80) IX[b]
[27] -1 0 0x00001400 - 0x0000141f (0x20) IX[b]
[28] -1 0 0x00001100 - 0x0000110f (0x10) IX[b]
[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[33] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[b]
[34] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX[b]
[35] -1 0 0x0000e200 - 0x0000e23f (0x40) IX[b]
[36] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX[b]
[37] -1 0 0x00001260 - 0x0000127f (0x20) IX[b]
[38] -1 0 0x00001240 - 0x0000125f (0x20) IX[b]
[39] -1 0 0x00001220 - 0x0000123f (0x20) IX[b]
[40] -1 0 0x00001200 - 0x0000121f (0x20) IX[b]
[41] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[b](B)
[42] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
[43] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) intel(0): Kernel reported 364032 total, 17 used
(II) intel(0): I830CheckAvailableMemory: 1456060 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) intel(0): [drm] DRM interface version 1.3
(II) intel(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) intel(0): [drm] added 8192 byte SAREA at 0xfc63e000
(II) intel(0): [drm] mapped SAREA 0xfc63e000 to 0xb7a8c000
(II) intel(0): [drm] framebuffer handle = 0xa0000000
(II) intel(0): [drm] added 1 reserved context for kernel
(WW) intel(0): Removed DRI frontbuffer mapping in compatibility mode.
(WW) intel(0): DRIGetDeviceInfo will report incorrect frontbuffer handle.
(==) intel(0): VideoRam: 262144 KB
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Allocating 3840 scanlines for pixmap cache
(II) intel(0): Success.
(II) intel(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048).
(II) intel(0): [drm] Registers = 0xd0000000
(II) intel(0): [drm] ring buffer = 0x24000000
(II) intel(0): [drm] mapped front buffer at 0xa4000000, handle = 0xa4000000
(II) intel(0): [drm] mapped back buffer at 0xa1000000, handle = 0xa1000000
(II) intel(0): [drm] mapped depth buffer at 0xa2000000, handle = 0xa2000000
(II) intel(0): [drm] mapped classic textures at 0xa8000000, handle = 0xa8000000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(==) intel(0): Write-combining range (0xa0000000,0x10000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) intel(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Horizontal and Vertical Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): PRB0_CTL (0x0000f001) indicates ring buffer enabled
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc enabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(**) Option "dpms"
(**) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) RandR disabled
(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 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
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(EE) AIGLX error: drmMap of framebuffer failed (Invalid argument)(EE) AIGLX: reverting to software rendering
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(II) intel(0): Setting screen physical size to 331 x 207
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) A4Tech X7 X-710: Device: "/dev/input/mice"
(**) A4Tech X7 X-710: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) A4Tech X7 X-710: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) A4Tech X7 X-710: ZAxisMapping: buttons 4 and 5
(**) A4Tech X7 X-710: Buttons: 9
(II) XINPUT: Adding extended input device "A4Tech X7 X-710" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry             { include "pc(pc104)" };
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID vendor "CPT", prod id 5001
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID vendor "CPT", prod id 5001
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID vendor "CPT", prod id 5001
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID vendor "CPT", prod id 5001
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
    xkb_types                { include "%" };
    xkb_compatibility        { include "%" };
    xkb_symbols              { include "%" };
    xkb_geometry             { include "%" };
(EE) Error loading keymap /var/lib/xkb/server-0.xkm
(II) intel(0): fbc disabled on plane a
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): PRB0_HEAD (0x00000000) and PRB0_TAIL (0x0000cd78) indicate ring buffer not flushed
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] mapped front buffer at 0xa4000000, handle = 0x24800000
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
(II) intel(0): fbc disabled on plane a
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
(II) intel(0): fbc disabled on plane a
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
(II) intel(0): fbc disabled on plane a
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
(II) intel(0): fbc disabled on plane a
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
(II) intel(0): fbc disabled on plane a
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08000000 (pgoffset 32768)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
)
(II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: back buffer (10240 kB) X tiled
(II) intel(0): 0x02000000-0x02ffffff: depth buffer (10240 kB) X tiled
(II) intel(0): 0x04000000-0x07ffffff: front buffer (40960 kB) X tiled
(II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): fbc disabled on plane a
(II) intel(0): fbc disabled on plane a
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) A4Tech X7 X-710: ps2EnableDataReporting: succeeded
Żeby wiadomość mogła przejść, wyrzuciłem informacje o fontach (uznałem za nieistotne)

/etc/X11/xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/100dpi/"
FontPath "/usr/share/fonts/X11/75dpi/"
FontPath "/usr/share/fonts/X11/Type1/"
FontPath "/usr/share/fonts/X11/cyrillic/"
FontPath "/usr/share/fonts/X11/freefont/"
FontPath "/usr/share/fonts/X11/jmk/"
FontPath "/usr/share/fonts/X11/misc/"
FontPath "/usr/share/fonts/X11/sharefont/"
FontPath "/usr/share/fonts/afms/adobe/"
FontPath "/usr/share/fonts/jfbterm/"
FontPath "/usr/share/fonts/type1/"
FontPath "/usr/share/fonts/type1/gsfonts/"
FontPath "/usr/share/fonts/type1/gsfonts-wadalab-common/"
FontPath "/usr/share/fonts/type1/itrans-fonts/"
FontPath "/usr/share/fonts/type1/linux-libertine/"
FontPath "/usr/share/fonts/type1/t1-xfree86-nonfree/"
FontPath "/usr/share/fonts/type1/teams/"
FontPath "/usr/X11R6/lib/fonts/Type1/"
FontPath "/usr/share/fonts/X11/misc/"
FontPath "unix/:7100"
FontPath "unix/:7101"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/share/fonts/X11/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/share/fonts/X11/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/share/fonts/X11/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
# patHS to truetype fonts
FontPath "/usr/share/fonts/truetype/"
FontPath "/usr/share/fonts/truetype/arhangai/"
FontPath "/usr/share/fonts/truetype/dustin/"
FontPath "/usr/share/fonts/truetype/freefont/"
FontPath "/usr/share/fonts/truetype/itrans-fonts/"
FontPath "/usr/share/fonts/truetype/kochi/"
FontPath "/usr/share/fonts/truetype/linux-libertine/"
FontPath "/usr/share/fonts/truetype/msttcorefonts/"
FontPath "/usr/share/fonts/truetype/openoffice/"
FontPath "/usr/share/fonts/truetype/sjfonts/"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera/"
FontPath "/usr/share/fonts/truetype/ttf-bpg-georgian/"
FontPath "/usr/share/fonts/truetype/ttf-dejavu/"
FontPath "/usr/share/fonts/truetype/ttf-devanagari-fonts/"
FontPath "/usr/share/fonts/truetype/ttf-f500/"
FontPath "/usr/share/fonts/truetype/ttf-farsiweb/"
FontPath "/usr/share/fonts/truetype/ttf-gentium/"
FontPath "/usr/share/fonts/truetype/ttf-georgewilliams/"
FontPath "/usr/share/fonts/truetype/ttf-junicode/"
FontPath "/usr/share/fonts/truetype/ttf-larabie-deco/"
FontPath "/usr/share/fonts/truetype/ttf-larabie-straight/"
FontPath "/usr/share/fonts/truetype/ttf-larabie-uncommon/"
FontPath "/usr/share/fonts/truetype/ttf-mgopen/"
FontPath "/usr/share/fonts/truetype/ttf-mph-2b-damase/"
FontPath "/usr/share/fonts/truetype/ttf-nafees/"
FontPath "/usr/share/fonts/truetype/ttf-paktype/"
FontPath "/usr/share/fonts/truetype/ttf-sil-doulos/"
FontPath "/usr/share/fonts/truetype/ttf-summersby/"
FontPath "/usr/share/fonts/truetype/ttf-thryomanes/"
FontPath "/usr/share/fonts/truetype/ttf-xfree86-nonfree/"
FontPath "/usr/share/fonts/truetype/xfonts-kapl/"
EndSection

Section "Module"
# /usr/lib/xorg/modules
Load "ddc"
Load "i2c"
Load "int10"
Load "vbe"
# /usr/lib/xorg/modules/extensions
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "vnc"
Load "xtrap"
# /usr/lib/xorg/modules/fonts
Load "bitmap"
Load "freetype"
# /usr/lib/xorg/modules/linux
Load "drm"
Load "fbdevhw"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "A4Tech X7 X-710"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "false"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "CorePointer"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "auto-dev"
        Option          "HorizEdgeScroll"       "1"
EndSection

Section "Device"
Identifier "I915"
Driver "intel"
EndSection

Section "Monitor"
Identifier "flatpanel"
Option "DPMS"
EndSection

Section "Screen"
Identifier "default"
Device "I915"
Monitor "flatpanel"
DefaultDepth 24
DefaultFbBpp 32
Option "Accel" "Enable"
SubSection "Display"
Depth 1
FbBpp 1
Modes "2048x1536" "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1250" "1600x1200" "1536x1152" "1440x960" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x864" "1152x768" "1024x768" "960x720" "960x600" "928x696" "896x672" "840x525" "854x480" "800x600" "800x512" "768x576" "720x480" "720x450" "700x525" "640x512" "640x480" "640x400" "640x384" "576x432" "512x384" "416x312" "400x300" "360x200" "320x240" "320x200" "320x175"
EndSubSection
SubSection "Display"
Depth 4
FbBpp 4
Modes "2048x1536" "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1250" "1600x1200" "1536x1152" "1440x960" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x864" "1152x768" "1024x768" "960x720" "960x600" "928x696" "896x672" "840x525" "854x480" "800x600" "800x512" "768x576" "720x480" "720x450" "700x525" "640x512" "640x480" "640x400" "640x384" "576x432" "512x384" "416x312" "400x300" "360x200" "320x240" "320x200" "320x175"
EndSubSection
SubSection "Display"
Depth 8
FbBpp 8
Modes "2048x1536" "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1250" "1600x1200" "1536x1152" "1440x960" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x864" "1152x768" "1024x768" "960x720" "960x600" "928x696" "896x672" "840x525" "854x480" "800x600" "800x512" "768x576" "720x480" "720x450" "700x525" "640x512" "640x480" "640x400" "640x384" "576x432" "512x384" "416x312" "400x300" "360x200" "320x240" "320x200" "320x175"
EndSubSection
SubSection "Display"
Depth 15
FbBpp 15
Modes "2048x1536" "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1250" "1600x1200" "1536x1152" "1440x960" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x864" "1152x768" "1024x768" "960x720" "960x600" "928x696" "896x672" "840x525" "854x480" "800x600" "800x512" "768x576" "720x480" "720x450" "700x525" "640x512" "640x480" "640x400" "640x384" "576x432" "512x384" "416x312" "400x300" "360x200" "320x240" "320x200" "320x175"
EndSubSection
SubSection "Display"
Depth 16
FbBpp 16
Modes "2048x1536" "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1250" "1600x1200" "1536x1152" "1440x960" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x864" "1152x768" "1024x768" "960x720" "960x600" "928x696" "896x672" "840x525" "854x480" "800x600" "800x512" "768x576" "720x480" "720x450" "700x525" "640x512" "640x480" "640x400" "640x384" "576x432" "512x384" "416x312" "400x300" "360x200" "320x240" "320x200" "320x175"
EndSubSection
SubSection "Display"
Depth 24
FbBpp 32
Modes "2048x1536" "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1250" "1600x1200" "1536x1152" "1440x960" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x864" "1152x768" "1024x768" "960x720" "960x600" "928x696" "896x672" "840x525" "854x480" "800x600" "800x512" "768x576" "720x480" "720x450" "700x525" "640x512" "640x480" "640x400" "640x384" "576x432" "512x384" "416x312" "400x300" "360x200" "320x240" "320x200" "320x175"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "default"
InputDevice "Generic Keyboard"
InputDevice "A4Tech X7 X-710"
Option "Xinerama" "Enable"
EndSection

Section "DRI"
Mode 0666
EndSection

arctgx

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #8 dnia: 2008-11-17, 01:21:35 »
Sprawdź czy masz paczkę xserver-xorg-input-synaptics. Nie wiem, dlaczego, ale wbrew mojej woli i potrzebom instaluje mi się ona jako zależnośc w Debianie, więc zapewne masz.

Nie wspomniałeś niczego o module czyli wyniku polecenia lsmod | grep evdev. Podeślij może na wypadek wynik polecenia dmesg (zobaczymy czy jądro coś powiedziało) i plik /proc/bus/input/devices.

P.S. Zauważ jeszcze jedną rzecz: w xorg.conf mysz A4 jest pod /dev/input/mice, a potem mówisz serwerowi Xorg, że i gładzik jest osiągalny pod tym plikiem. Koniecznie dawaj /proc/bus/input/devices przy załadowanym evdev :)

Nie powinno zaszkodzić przy okazji, jeśli dopiszesz sobie linijkę
Load	"evdev"
w sekcji "Module". To z kolei ładuje ten iksowy moduł evdev (jądrowy ładujesz za pomocą modprobe). Pochodzi on z paczki xserver-xorg-input-evdev.

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #9 dnia: 2008-11-17, 19:23:34 »
Po kolei.
Pakiet xserver-xorg-input-synaptics
/var/lib/dpkg/info/xserver-xorg-input-synaptics.list
/var/lib/dpkg/info/xserver-xorg-input-synaptics.md5sums
/var/www/pdbv/package/xserver-xorg-input-synaptics_0.14.6-1.html
/var/cache/apt/archives/xserver-xorg-input-synaptics_0.14.6-1_i386.deb
/usr/share/doc/xserver-xorg-input-synaptics
Komenda lsmod | grep evdev nie daje żadnego wyniku mimo dopisania do xorg.conf Load "evdev"
Zawartość dmesg
debian:/home/jacek# dmesg
Linux version 2.6.24.7-aristo-pae (root@jacek-laptop) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #3 PREEMPT Wed Oct 1 15:32:25 CEST 2008
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000005f7df000 (usable)
 BIOS-e820: 000000005f7e0000 - 000000005f7fffc0 (ACPI data)
 BIOS-e820: 000000005f7fffc0 - 000000005f800000 (ACPI NVS)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
631MB HIGHMEM available.
896MB LOWMEM available.
NX (Execute Disable) protection: active
Entering add_active_range(0, 0, 391135) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->   391135
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0:        0 ->   391135
On node 0 totalpages: 391135
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 1263 pages used for memmap
  HighMem zone: 160496 pages, LIFO batch:31
  Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000E5010, 0014 (r0 INSYDE)
ACPI: RSDT 5F7FB30B, 0034 (r1 INSYDE RSDT_000      100 ABCD    10200)
ACPI: FACP 5F7FFB00, 0074 (r1 INSYDE FACP_000      100 0000    10200)
ACPI: DSDT 5F7FB970, 418E (r1 COMPAL EDL7x           1 INTL  2002036)
ACPI: FACS 5F7FFFC0, 0040
ACPI: APIC 5F7FFB90, 0068 (r1 STUPID MAPIC_00 30307830 ABCD    10200)
ACPI: SSDT 5F7FB517, 0235 (r1  PmRef  Cpu0Ist     3000 INTL 20030522)
ACPI: SSDT 5F7FB33F, 01D8 (r1  PmRef  Cpu0Cst     3001 INTL 20030522)
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:13 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 60000000 (gap: 5f800000:a0700000)
swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e0000
swsusp: Registered nosave memory region: 00000000000e0000 - 0000000000100000
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 388080
Kernel command line: root=/dev/hda5 ro vga=792 acpi=force lapic mce
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 1729.132 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1541464k/1564540k available (3031k kernel code, 21884k reserved, 1115k data, 220k init, 647036k highmem)
virtual kernel memory layout:
    fixmap  : 0xfffa8000 - 0xfffff000   ( 348 kB)
    pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
    vmalloc : 0xf8800000 - 0xffbfe000   ( 115 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc0510000 - 0xc0547000   ( 220 kB)
      .data : 0xc03f5c56 - 0xc050cb3c   (1115 kB)
      .text : 0xc0100000 - 0xc03f5c56   (3031 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3461.51 BogoMIPS (lpj=6923023)
Security Framework initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: After all inits, caps: afe9fbff 00100000 00000000 00002040 00000180 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
CPU: Intel(R) Pentium(R) M processor 1.73GHz stepping 08
Checking 'hlt' instruction... OK.
Freeing SMP alternatives: 0k freed
ACPI: Core revision 20070126
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
net_namespace: 64 bytes
NET: Registered protocol family 16
No dock devices found.
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xea524, last bus=1
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE = 0x1d, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
Force enabled HPET at base address 0xfed00000
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1300-133f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 *3 4 5 6 7 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *7 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 9 devices
ACPI: ACPI bus type pnp unregistered
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
hpet clockevent registered
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
ACPI: RTC can wake from S4
Time: tsc clocksource has been installed.
system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
system 00:01: iomem range 0xf0008000-0xf000bfff has been reserved
system 00:01: iomem range 0xfec00000-0xfec00fff has been reserved
system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
system 00:05: ioport range 0x600-0x60f has been reserved
system 00:05: ioport range 0x680-0x6ff has been reserved
system 00:05: ioport range 0x800-0x80f has been reserved
system 00:05: ioport range 0x1000-0x107f has been reserved
system 00:05: ioport range 0x1180-0x11bf has been reserved
system 00:05: ioport range 0x1640-0x164f has been reserved
system 00:05: iomem range 0xe0000000-0xefffffff has been reserved
system 00:05: iomem range 0xf0008000-0xf000bfff has been reserved
system 00:05: iomem range 0xfed14000-0xfed17fff has been reserved
system 00:05: iomem range 0xfed18000-0xfed18fff has been reserved
system 00:05: iomem range 0xfed19000-0xfed19fff has been reserved
PCI: Bus 2, cardbus bridge: 0000:01:04.0
  IO window: 0000c400-0000c4ff
  IO window: 0000c800-0000c8ff
  PREFETCH window: 90000000-93ffffff
  MEM window: c4000000-c7ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: c000-dfff
  MEM window: c0000000-cfffffff
  PREFETCH window: 90000000-9fffffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 16 (level, low) -> IRQ 16
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 2141k freed
Machine check exception polling timer started.
IA-32 Microcode Update Driver: v1.14a
audit: initializing netlink socket (disabled)
audit(1226950705.508:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
DLM (built Oct  1 2008 11:17:15) installed
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
ACPI: AC Adapter [ACAD] (off-line)
ACPI: Battery Slot [BAT1] (battery present)
input: Power Button (FF) as /class/input/input0
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input1
ACPI: Lid Switch [LID0]
input: Power Button (CM) as /class/input/input2
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /class/input/input3
ACPI: Sleep Button (CM) [SLPB]
input: Video Bus as /class/input/input4
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
Switched to high resolution mode on CPU 0
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.102
agpgart: Detected an Intel 915GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xa0000000
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:02.0 to 64
[drm] Initialized i915 1.6.0 20060119 on minor 0
intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
intelfb: Version 0.9.4
intelfb: 00:02.0: Intel(R) 915GM, aperture size 256MB, stolen memory 7932kB
intelfb: Non-CRT device is enabled ( LVDS port ).  Disabling mode switching.
intelfb: Initial video mode is 1024x768-32@60.
fbcon: Intel(R) 915GM (fb0) is primary device
intelfb: Changing the video mode is not supported.
Console: switching to colour frame buffer device 128x48
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: module loaded
r8169 Gigabit Ethernet driver 2.2LK loaded
ACPI: PCI Interrupt 0000:01:01.0[A] -> GSI 21 (level, low) -> IRQ 17
eth0: RTL8169sb/8110sb at 0xf8832000, 00:0f:b0:7d:20:ed, XID 10000000 IRQ 17
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH6: IDE controller (0x8086:0x266f rev 0x04) at  PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
ICH6: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hdb: TSSTcorpCD/DVDW TS-L532A, ATAPI CD/DVD-ROM drive
hda: TOSHIBA MK8032GAX, ATA DISK drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/100 mode selected
hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdb: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
Probing IDE interface ide1...
hda: max request size: 512KiB
hda: 156301488 sectors (80026 MB), CHS=16383/255/63
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 >
hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
Yenta: CardBus bridge found at 0000:01:04.0 [14c0:0012]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:01:04.0, mfunc 0x89001202, devctl 0x44
Yenta: ISA IRQ mask 0x0cb8, PCI irq 16
Socket status: 30000006
Yenta: Raising subordinate bus# of parent bus (#01) from #01 to #05
pcmcia: parent PCI bridge I/O window: 0xc000 - 0xdfff
cs: IO port probe 0xc000-0xdfff: clean.
pcmcia: parent PCI bridge Memory window: 0xc0000000 - 0xcfffffff
pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x9fffffff
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
input: AT Translated Set 2 keyboard as /class/input/input5
iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
iTCO_vendor_support: vendor-support=0
cpuidle: using governor ladder
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci: SDHCI controller found at 0000:01:04.2 [1524:0550] (rev 0)
ACPI: PCI Interrupt 0000:01:04.2[b] -> GSI 17 (level, low) -> IRQ 19
mmc0: SDHCI at 0xc0000100 irq 19 PIO
Advanced Linux Sound Architecture Driver Version 1.0.15 (Tue Nov 20 19:16:42 2007 UTC).
request_module: runaway loop modprobe net-pf-1
ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1e.2 to 64
Marking TSC unstable due to: TSC halts in idle.
Time: hpet clocksource has been installed.
Clocksource tsc unstable (delta = -150244341 ns)
intel8x0_measure_ac97_clock: measured 55734 usecs
intel8x0: clocking to 48000
ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 20 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1e.3 to 64
ALSA device list:
  #0: Intel ICH6 with ALC250 at irq 19
  #1: Intel ICH6 Modem at irq 20
NET: Registered protocol family 1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
NET: Registered protocol family 17
NET: Registered protocol family 4
SCTP: Hash tables configured (established 65536 bind 65536)
sctp_init_sock(sk: f758eac0)
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation
ieee80211_crypt: registered algorithm 'NULL'
TIPC: Activated (version 1.6.2 compiled Oct  1 2008 13:32:39)
NET: Registered protocol family 30
TIPC: Started in single node mode
Using IPI Shortcut mode
BIOS EDD facility v0.16 2004-Jun-25, 6 devices found
Freeing unused kernel memory: 220k freed
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 21, io base 0x00001200
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 22, io base 0x00001220
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
PCI: Enabling device 0000:00:1d.7 (0000 -> 0002)
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 21, io mem 0x60000000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 8 ports detected
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 20 (level, low) -> IRQ 20
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001240
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[20]  MMIO=[c0002800-c0002fff]  Max Packet=[512]  IR/IT contexts=[4/8]
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001260
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
Attempting manual resume
ReiserFS: hda5: found reiserfs format "3.6" with standard journal
ReiserFS: hda5: using ordered data mode
ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda5: checking transaction log (hda5)
ReiserFS: hda5: Using r5 hash to sort names
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f555e403af6]
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 22 (level, low) -> IRQ 23
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
input: PC Speaker as /class/input/input6
input: PS/2 Mouse as /class/input/input7
input: AlpsPS/2 ALPS GlidePoint as /class/input/input8
ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
ACPI: PCI Interrupt 0000:00:1f.3[b] -> GSI 19 (level, low) -> IRQ 22
Adding 1060280k swap on /dev/hda2.  Priority:-1 extents:1 across:1060280k
SCSI subsystem initialized
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
EXT3 FS on hda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ReiserFS: hda8: found reiserfs format "3.6" with standard journal
ReiserFS: hda8: using ordered data mode
ReiserFS: hda8: journal params: device hda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda8: checking transaction log (hda8)
ReiserFS: hda8: Using r5 hash to sort names
ReiserFS: hda6: found reiserfs format "3.6" with standard journal
ReiserFS: hda6: using ordered data mode
ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda6: checking transaction log (hda6)
ReiserFS: hda6: Using r5 hash to sort names
ReiserFS: hda7: found reiserfs format "3.6" with standard journal
ReiserFS: hda7: using ordered data mode
ReiserFS: hda7: journal params: device hda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda7: checking transaction log (hda7)
ReiserFS: hda7: Using r5 hash to sort names
NET: Registered protocol family 15
NET: Registered protocol family 8
NET: Registered protocol family 20
ieee80211_crypt: registered algorithm 'WEP'
aoe: AoE v32 initialised.
Initializing XFRM netlink socket
r8169: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready
eth1: no IPv6 routers present
r8169: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready
lp: driver loaded but no devices found
ppdev: user-space parallel port driver
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
ip_tables: (C) 2000-2006 Netfilter Core Team

arctgx

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #10 dnia: 2008-11-17, 19:41:20 »
Po raz trzeci próbuję rozróżnić Ci moduł evdev dla jądra i ten dla Xorg - to dwa osobne. lsmod pokaże tylko ten jądrowy. Wygląda na to że nie masz załadowanego, więc albo usuń linię postaci blacklist evdev z /etc/modprobe.d/* (szukasz jej przez grep -r evdev /etc/modprobe*), albo dopisz linijkę evdev do /etc/modules (by ładował się na starcie, jeśli sam tego nie robi). Na czas tej sesji załaduj go ręcznie (modprobe evdev).

Zamiast grzebać w /var, wystarczyło dać dpkg -l 'xserver-xorg-input-*'.

Nadal aktualny jest poprzedni mój post.

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #11 dnia: 2008-11-17, 19:44:12 »
c.d.
Wartość /proc/bus/input/devices po załadowaniu (wpisie Load "evdev") w xorg.conf
debian:/home/jacek# cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name="Power Button (FF)"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/class/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/class/input/input1
U: Uniq=
H: Handlers=event1
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button (CM)"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/class/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button (CM)"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/class/input/input3
U: Uniq=
H: Handlers=kbd event3
B: EV=3
B: KEY=4000 0 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/class/input/input4
U: Uniq=
H: Handlers=kbd event4
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input5
U: Uniq=
H: Handlers=kbd event5
B: EV=120013
B: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/class/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=40001
B: SND=6

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio4/input1
S: Sysfs=/class/input/input7
U: Uniq=
H: Handlers=mouse0 event7
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio4/input0
S: Sysfs=/class/input/input8
U: Uniq=
H: Handlers=mouse1 event8
B: EV=f
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
B: REL=3
B: ABS=1000003
Proszę o informacje (boję się rozwalić jądro) czy żeby załadować moduł (np. evdev) należy wydać z konsoli jako root polecenie modprobe evdev? A jak będzie coś nie tak, to będę musiał ładować cały system z obrazu dysku? Wydałem polecenie modprobe -c i nie znalazłem żadnego wpisu zawierającego evdev.

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #12 dnia: 2008-11-19, 15:54:23 »
Chyba się pogubiłem.
Komenda dpkg -l xserver-xorg-input* daje wynik
jacek@debian:~$ dpkg -l xserver-xorg-input*
Wybór=U=Nieznany/I=Instalacja/R=Usunięcie/P=Wyczyszczenie/H=Zatrzymanie
| Stan=N=Brak/I=Zainst./C=Skonfig./U=Rozpakowany/F=Nieskonfig./H=Wpół-zainst.
|/ Błędy?=(brak)/H=Wstrzym./R=Do przeinst./X=Obydwa (Stan,Błędy:wielk.lit.=źle)
||/ Nazwa          Wersja         Opis
+++-==============-==============-============================================
un  xserver-xorg-i         (brak dostępnego opisu)
un  xserver-xorg-i         (brak dostępnego opisu)
ii  xserver-xorg-i 1.1.2-6        X.Org X server -- evdev input driver
ii  xserver-xorg-i 1.1.0-1        X.Org X server -- joystick input driver
ii  xserver-xorg-i 1.1.0-4        X.Org X server -- keyboard input driver
ii  xserver-xorg-i 1.0.0.5-3      X.Org X server -- MagicTouch input driver
ii  xserver-xorg-i 1.1.0-1        X.Org X server -- MicroTouch input driver
ii  xserver-xorg-i 1.1.1-3        X.Org X server -- mouse input driver
ii  xserver-xorg-i 1.1.0-1        X.Org X server -- muTouch input driver
ii  xserver-xorg-i 0.14.6-1       Synaptics TouchPad driver for X.Org/XFree86
jacek@debian:~$ dpkg -l xserver-xorg-input* |more
Wybór=U=Nieznany/I=Instalacja/R=Usunięcie/P=Wyczyszczenie/H=Zatrzymanie
| Stan=N=Brak/I=Zainst./C=Skonfig./U=Rozpakowany/F=Nieskonfig./H=Wpół-zainst.
|/ Błędy?=(brak)/H=Wstrzym./R=Do przeinst./X=Obydwa (Stan,Błędy:wielk.lit.=źle)
||/ Nazwa                         Wersja         Opis
+++-=============================-==============-============================================
un  xserver-xorg-input                     (brak dostępnego opisu)
un  xserver-xorg-input-all                 (brak dostępnego opisu)
ii  xserver-xorg-input-evdev      1.1.2-6        X.Org X server -- evdev input driver
ii  xserver-xorg-input-joystick   1.1.0-1        X.Org X server -- joystick input driver
ii  xserver-xorg-input-kbd        1.1.0-4        X.Org X server -- keyboard input driver
ii  xserver-xorg-input-magictouch 1.0.0.5-3      X.Org X server -- MagicTouch input driver
ii  xserver-xorg-input-microtouch 1.1.0-1        X.Org X server -- MicroTouch input driver
ii  xserver-xorg-input-mouse      1.1.1-3        X.Org X server -- mouse input driver
ii  xserver-xorg-input-mutouch    1.1.0-1        X.Org X server -- muTouch input driver
ii  xserver-xorg-input-synaptics  0.14.6-1       Synaptics TouchPad driver for X.Org/XFree86
Z opisu dpkg wynika, że pakiet jest zainstalowany. Wydaje polecenie dpkg -s xserver-xorg-input-evdev
jacek@debian:~$ dpkg -s xserver-xorg-input-evdev
Package: xserver-xorg-input-evdev
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 92
Maintainer: Debian X Strike Force
Architecture: i386
Version: 1:1.1.2-6
Replaces: xserver-xorg (<< 6.8.2-35)
Provides: xserver-xorg-input
Depends: libc6 (>= 2.3.6-6), xserver-xorg-core (>= 2:1.1.1-1)
Description: X.Org X server -- evdev input driver
 This package provides the driver for input devices using evdev, the Linux
 kernel's event delivery mechanism.  This driver allows for multiple keyboards
 and mice to be treated as separate input devices, and matched on physical
 attributes such as which USB port they're connected to.
 .
 Note that this driver is different from Protocol "evdev" in the keyboard and
 mouse drivers, as shipped with Ubuntu 4.10 and 5.04, and Debian 3.1.
 .
 More information about X.Org can be found at:
 
 
 .
 This module can be found as the module 'driver/xf86-input-evdev' at
 :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
Zatem piszę modprobe evdev i nic. Czytam man modprobe. Oto rezultaty:
debian:/home/jacek# modprobe evdev
FATAL: Module evdev not found.
debian:/home/jacek# grep -r evdev /etc/modprobe*
/etc/modprobe.d/aliases:alias char-major-13-64 evdev
/etc/modprobe.d/aliases:alias char-major-13-65 evdev
/etc/modprobe.d/aliases:alias char-major-13-66 evdev
/etc/modprobe.d/aliases:alias char-major-13-67 evdev
debian:/home/jacek# modporbe -l evdev
bash: modporbe: command not found
debian:/home/jacek# modporbe -l xserver-xorg-input-evdev
bash: modporbe: command not found
debian:/home/jacek# modporbe -l xf86-input-evdev
bash: modporbe: command not found
debian:/home/jacek# modporbe -l driver/xf86-input-evdev
bash: modporbe: command not found
Rozumiem, że bardzo denerwuje ignoranctwo innych, ale nie wiem jak uruchomić moduł evdev. Co robię źle? Użyłem opcji -l w modporbe specjalnie. Chciałem sprawdzić, czy będzie chciał instalować.

arctgx

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #13 dnia: 2008-11-19, 17:41:31 »
modprobe evdev ładowałoby sterownik evdev do jądra gdyby istniał.

Zauważ dalej że zrobiłeś literówkę w modprobe -l. Powinno ono wypisać Ci nazwę pliku zawierającego moduł evdev. Ale (jak już czwarty raz gadam ;)) - moduł jądra, nie Xorg. Dalsze polecenia szukają czegoś co nie istnieje.

Pytanie tylko dlaczego w Twoim jądrze nie ma sterownika evdev. Chyba nikt nie przeoczyłby w starej, dwuletniej dystrybucji (jeszcze rozwijanej) Etch, że paczka xserver-xorg-input-evdev z iksowym evdevem wymaga modułu evdev dla jądra...

Jaką masz wersję jądra (uname -a) oraz paczkę z nim (dpkg -l 'linux-image*')? Poszukałem listy plików paczki z przykładowym jądrze w Etch i evdev tam jest, zobacz sam:

http://packages.debian.org/etch/i386/linux-image-2.6.18-6-486/filelist

Fizycznego pliku evdev możesz poszukać i zwyczajnie: find /lib/modules/ -name evdev.ko

jackusik

  • Gość
touchpad gsymantecs skrolling debian
« Odpowiedź #14 dnia: 2008-11-19, 18:42:42 »
Teraz wreszcie rozumiem!! Jak przypomnisz sobie mój post
http://forum.linux.pl/viewtopic.php?id=12644 sam prosiłeś o wyjaśnienie kłopotów. WizardNumberNext kompilował mi jądro to jądro po wywalającym się jądrze Ubuntu 8.04. Może czegoś nie wpakował?
Ale podaję o co prosiłeś.
Wersja Debiana: Linux debian 2.6.24.7-aristo-pae #3 PREEMPT Wed Oct 1 15:32:25 CEST 2008 i686 GNU/Linux
wynik dpkg -l linux-image*
jacek@debian:~$ dpkg -l linux-image*
Wybór=U=Nieznany/I=Instalacja/R=Usunięcie/P=Wyczyszczenie/H=Zatrzymanie
| Stan=N=Brak/I=Zainst./C=Skonfig./U=Rozpakowany/F=Nieskonfig./H=Wpół-zainst.
|/ Błędy?=(brak)/H=Wstrzym./R=Do przeinst./X=Obydwa (Stan,Błędy:wielk.lit.=źle)
||/ Nazwa          Wersja         Opis
+++-==============-==============-============================================
un  linux-image             (brak dostępnego opisu)
un  linux-image-2.         (brak dostępnego opisu)
un  linux-image-2.         (brak dostępnego opisu)
ii  linux-image-2. 2.6.18+6etch3  Linux kernel 2.6 image on PPro/Celeron/PII/P
ii  linux-image-2. 2.6.24+13~etch Linux 2.6-etchnhalf image on PPro/Celeron/PI
ii  linux-image-2. 2.6.18.dfsg.1- Linux 2.6.18 image on PPro/Celeron/PII/PIII/
ii  linux-image-2. 2.6.24-6~etchn Linux 2.6.24 image on PPro/Celeron/PII/PIII/
ii  linux-image-68 2.6.18+6etch3  Linux kernel image on PPro/Celeron/PII/PIII/
Sprawdziłem Twój link z pakietami Debiana. Zobacz co znalazłem.
jacek@debian:~$ locate evdev
/lib/modules/2.6.18-6-686/kernel/drivers/input/evdev.ko
/lib/modules/2.6.24-etchnhalf.1-686/kernel/drivers/input/evdev.ko
/var/lib/dpkg/info/xserver-xorg-input-evdev.md5sums
/var/lib/dpkg/info/xserver-xorg-input-evdev.list
/var/www/pdbv/package/xserver-xorg-input-evdev_1:1.1.2-6.html
/var/cache/apt/archives/xserver-xorg-input-evdev_1%3a1.1.2-6_i386.deb
/usr/lib/ggi/input/linux_evdev.la
/usr/lib/ggi/input/linux_evdev.so
/usr/lib/xorg/modules/input/evdev_drv.so
/usr/lib/pulse-0.9/modules/module-mmkbd-evdev.so
/usr/src/linux-headers-2.6.24-etchnhalf.1-686/include/config/input/evdev.h
/usr/src/linux-headers-2.6.18-6-k7/include/config/input/evdev.h
/usr/src/linux-headers-2.6.18-6-686/include/config/input/evdev.h
/usr/share/X11/xkb/keycodes/evdev
/usr/share/doc/HOWTO/en-html/XFree-Local-multi-user-HOWTO/scripts_input-agent-evdev.html
/usr/share/doc/xserver-xorg-input-evdev
/usr/share/doc/xserver-xorg-input-evdev/copyright
/usr/share/doc/xserver-xorg-input-evdev/changelog.gz
/usr/share/doc/xserver-xorg-input-evdev/changelog.Debian.gz
/usr/share/man/man4/evdev.4.gz
/usr/share/man/man7/input-linux-evdev.7.gz
Zaraz na początku mam
/lib/modules/2.6.18-6-686/kernel/drivers/input/evdev.ko
/lib/modules/2.6.24-etchnhalf.1-686/kernel/drivers/input/evdev.ko

Jeżeli znowu czegoś nie pomyliłem, to mam moduł evdev. Jednak nie umiem go uruchomić!! To co robię nie daje rezultatu. (muszę zaznaczyć, że nie staram się instalować modułu, żeby nie zepsuć jądra)