Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony wewnętrzne, słaba wydajność grafiki

Przenośne komputery i problemy z nimi związane
Awatar użytkownika
claude
Piegowaty Guziec
Piegowaty Guziec
Posty: 19
Rejestracja: 24 lis 2008, 21:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony wewnętrzne, słaba wydajność grafiki

Post autor: claude »

Witam. Niedawno zainstalowałem na mojego netbooka Ubuntu Netbook Edition, po tym dowiedziałem się (a raczej przekonałem) o problemach z mikrofonami wewnętrznymi w tym modelu, których to niestety nie udało mi się rozwiązać, przy przeglądaniu Xorg.0.log w poszukiwaniu przyczyny niskiej wydajności grafiki (glxgears ok 300 kl/s) (zintegrowana Intela) z która również mam pierwszy raz do czynienia natrafiłem na błędy przy ładowaniu touchpada, w którym nie mogę włączyć multitouch`a, co do mikrofonów wykorzystałem chyba większość "trików" dostępnych w sieci jedyne co udało mi się osiągnąć to włączyć obsługę mikrofonu zewnętrznego. Poniżej załączam xorg.conf oraz xorg.0.log, może ktoś z Was znajdzie antidotum na moje "bolączki". Z góry Wam dziękuję.

xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection

Section "Module"
Load "dri"
Load "glx"
Load "record"
Load "dbe"
Load "extmod"
Load "dri2"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
#Option "DRI" # [<bool>]
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "FallbackDebug" # [<bool>]
#Option "Tiling" # [<bool>]
#Option "Shadow" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "HotPlug" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "N10 Family Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
xorg.0.log
[ 2951.446]
X.Org X Server 1.8.2
Release Date: 2010-07-01
[ 2951.446] X Protocol Version 11, Revision 0
[ 2951.446] Build Operating System: Linux 2.6.24-28-xen i686 Ubuntu
[ 2951.446] Current Operating System: Linux ewela-laptop 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:54:21 UTC 2011 i686
[ 2951.446] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-32-generic root=UUID=27fc362e-bd91-4da6-89b3-f385c9e40dd2 ro quiet splash
[ 2951.446] Build Date: 08 July 2010 01:50:14AM
[ 2951.447] xorg-server 2:1.8.2+git20100705+server-1.8-branch.665aa7ce-0ubuntu0sarvatt2~lucid (For technical support please see http://www.ubuntu.com/support)
[ 2951.447] Current version of pixman: 0.21.4
[ 2951.447] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2951.447] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2951.447] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 29 00:18:44 2011
[ 2951.448] (==) Using config file: "/etc/X11/xorg.conf"
[ 2951.448] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2951.449] (==) ServerLayout "X.org Configured"
[ 2951.449] (**) |-->Screen "Screen0" (0)
[ 2951.450] (**) | |-->Monitor "Monitor0"
[ 2951.451] (**) | |-->Device "Card0"
[ 2951.451] (**) |-->Input Device "Mouse0"
[ 2951.451] (**) |-->Input Device "Keyboard0"
[ 2951.451] (==) Automatically adding devices
[ 2951.451] (==) Automatically enabling devices
[ 2951.453] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 2951.454] Entry deleted from font path.
[ 2951.454] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 2951.454] Entry deleted from font path.
[ 2951.454] (**) FontPath set to:
/usr/share/fonts/X11/misc,
/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,
built-ins,
/usr/share/fonts/X11/misc,
/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,
built-ins
[ 2951.454] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 2951.454] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 2951.454] (WW) Disabling Mouse0
[ 2951.454] (WW) Disabling Keyboard0
[ 2951.454] (II) Loader magic: 0x81f4ba0
[ 2951.455] (II) Module ABI versions:
[ 2951.455] X.Org ANSI C Emulation: 0.4
[ 2951.455] X.Org Video Driver: 7.0
[ 2951.455] X.Org XInput driver : 9.0
[ 2951.455] X.Org Server Extension : 3.0
[ 2951.635] (--) PCI:*(0:0:2:0) 8086:a011:1043:83ac Intel Corporation N10 Family Integrated Graphics Controller rev 0, Mem @ 0xf7e00000/524288, 0xd0000000/268435456, 0xf7d00000/1048576, I/O @ 0x0000dc00/8
[ 2951.636] (--) PCI: (0:0:2:1) 8086:a012:1043:83ac Intel Corporation N10 Family Integrated Graphics Controller rev 0, Mem @ 0xf7e80000/524288
[ 2951.636] (II) Open ACPI successful (/var/run/acpid.socket)
[ 2951.636] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 2951.636] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 2951.636] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 2951.636] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 2951.637] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 2951.637] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 2951.637] (II) LoadModule: "dri"
[ 2951.637] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 2951.638] (II) Module dri: vendor="X.Org Foundation"
[ 2951.638] compiled for 1.8.2, module version = 1.0.0
[ 2951.638] ABI class: X.Org Server Extension, version 3.0
[ 2951.638] (II) Loading extension XFree86-DRI
[ 2951.638] (II) LoadModule: "glx"
[ 2951.638] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2951.639] (II) Module glx: vendor="X.Org Foundation"
[ 2951.639] compiled for 1.8.2, module version = 1.0.0
[ 2951.639] ABI class: X.Org Server Extension, version 3.0
[ 2951.639] (==) AIGLX enabled
[ 2951.639] (II) Loading extension GLX
[ 2951.639] (II) LoadModule: "record"
[ 2951.639] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 2951.640] (II) Module record: vendor="X.Org Foundation"
[ 2951.640] compiled for 1.8.2, module version = 1.13.0
[ 2951.640] Module class: X.Org Server Extension
[ 2951.640] ABI class: X.Org Server Extension, version 3.0
[ 2951.640] (II) Loading extension RECORD
[ 2951.640] (II) LoadModule: "dbe"
[ 2951.640] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 2951.640] (II) Module dbe: vendor="X.Org Foundation"
[ 2951.640] compiled for 1.8.2, module version = 1.0.0
[ 2951.641] Module class: X.Org Server Extension
[ 2951.641] ABI class: X.Org Server Extension, version 3.0
[ 2951.641] (II) Loading extension DOUBLE-BUFFER
[ 2951.641] (II) LoadModule: "extmod"
[ 2951.641] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 2951.641] (II) Module extmod: vendor="X.Org Foundation"
[ 2951.641] compiled for 1.8.2, module version = 1.0.0
[ 2951.641] Module class: X.Org Server Extension
[ 2951.642] ABI class: X.Org Server Extension, version 3.0
[ 2951.642] (II) Loading extension MIT-SCREEN-SAVER
[ 2951.642] (II) Loading extension XFree86-VidModeExtension
[ 2951.642] (II) Loading extension XFree86-DGA
[ 2951.642] (II) Loading extension DPMS
[ 2951.642] (II) Loading extension XVideo
[ 2951.642] (II) Loading extension XVideo-MotionCompensation
[ 2951.642] (II) Loading extension X-Resource
[ 2951.642] (II) LoadModule: "dri2"
[ 2951.642] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2951.642] (II) Module dri2: vendor="X.Org Foundation"
[ 2951.642] compiled for 1.8.2, module version = 1.2.0
[ 2951.643] ABI class: X.Org Server Extension, version 3.0
[ 2951.643] (II) Loading extension DRI2
[ 2951.643] (II) LoadModule: "intel"
[ 2951.643] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 2951.644] (II) Module intel: vendor="X.Org Foundation"
[ 2951.644] compiled for 1.8.2, module version = 2.14.0
[ 2951.644] Module class: X.Org Video Driver
[ 2951.644] ABI class: X.Org Video Driver, version 7.0
[ 2951.644] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 2951.646] (--) using VT number 8

[ 2951.655] (II) Primary Device is: PCI 00@00:02:0
[ 2951.660] drmOpenDevice: node name is /dev/dri/card0
[ 2951.660] drmOpenDevice: open result is 9, (OK)
[ 2951.660] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 2951.660] drmOpenDevice: node name is /dev/dri/card0
[ 2951.660] drmOpenDevice: open result is 9, (OK)
[ 2951.660] drmOpenByBusid: drmOpenMinor returns 9
[ 2951.660] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[ 2951.660] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 2951.660] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 2951.660] (==) intel(0): RGB weight 888
[ 2951.660] (==) intel(0): Default visual is TrueColor
[ 2951.660] (**) intel(0): Option "AccelMethod" "EXA"
[ 2951.660] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
[ 2951.660] (--) intel(0): Chipset: "Pineview GM"
[ 2951.661] (**) intel(0): Tiling enabled
[ 2951.661] (**) intel(0): SwapBuffers wait enabled
[ 2951.661] (==) intel(0): video overlay key set to 0x101fe
[ 2951.693] (II) intel(0): Output VGA1 using monitor section Monitor0
[ 2951.795] (II) intel(0): Output LVDS1 has no monitor section
[ 2951.796] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 2951.828] (II) intel(0): EDID for output VGA1
[ 2951.930] (II) intel(0): EDID for output LVDS1
[ 2951.931] (II) intel(0): Manufacturer: SEC Model: 3030 Serial#: 0
[ 2951.931] (II) intel(0): Year: 2010 Week: 0
[ 2951.931] (II) intel(0): EDID Version: 1.3
[ 2951.931] (II) intel(0): Digital Display Input
[ 2951.931] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
[ 2951.931] (II) intel(0): Gamma: 2.20
[ 2951.931] (II) intel(0): No DPMS capabilities specified
[ 2951.931] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 2951.931] (II) intel(0): First detailed timing is preferred mode
[ 2951.931] (II) intel(0): redX: 0.553 redY: 0.318 greenX: 0.352 greenY: 0.586
[ 2951.931] (II) intel(0): blueX: 0.165 blueY: 0.110 whiteX: 0.313 whiteY: 0.329
[ 2951.932] (II) intel(0): Manufacturer's mask: 0
[ 2951.932] (II) intel(0): Supported detailed timing:
[ 2951.932] (II) intel(0): clock: 54.2 MHz Image Size: 223 x 125 mm
[ 2951.932] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
[ 2951.932] (II) intel(0): v_active: 600 v_sync: 603 v_sync_end 609 v_blanking: 670 v_border: 0
[ 2951.932] (II) intel(0): Unknown vendor-specific block f
[ 2951.932] (II) intel(0): SAMSUNG
[ 2951.932] (II) intel(0): 101NT06-201
[ 2951.932] (II) intel(0): EDID (in hex):
[ 2951.932] (II) intel(0): 00ffffffffffff004ca3303000000000
[ 2951.932] (II) intel(0): 0014010380160d780aa0558d515a962a
[ 2951.933] (II) intel(0): 1c505400000001010101010101010101
[ 2951.933] (II) intel(0): 0101010101012c150040415846201888
[ 2951.933] (II) intel(0): 3600df7d000000190000000f00000000
[ 2951.933] (II) intel(0): 00000000002387026400000000fe0053
[ 2951.933] (II) intel(0): 414d53554e470a2020202020000000fe
[ 2951.933] (II) intel(0): 003130314e5430362d3230310a20008b
[ 2951.934] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 2951.934] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 2951.935] (II) intel(0): Printing probed modes for output LVDS1
[ 2951.935] (II) intel(0): Modeline "1024x600"x60.2 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2951.935] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 2951.936] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 2951.936] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 2951.936] (II) intel(0): Output VGA1 disconnected
[ 2951.936] (II) intel(0): Output LVDS1 connected
[ 2951.936] (II) intel(0): Using exact sizes for initial modes
[ 2951.936] (II) intel(0): Output LVDS1 using initial mode 1024x600
[ 2951.936] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 2951.936] (II) intel(0): Kernel page flipping support detected, enabling
[ 2951.936] (==) intel(0): DPI set to (96, 96)
[ 2951.936] (II) Loading sub module "fb"
[ 2951.936] (II) LoadModule: "fb"
[ 2951.937] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2951.938] (II) Module fb: vendor="X.Org Foundation"
[ 2951.938] compiled for 1.8.2, module version = 1.0.0
[ 2951.938] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2951.938] (II) Loading sub module "dri2"
[ 2951.938] (II) LoadModule: "dri2"
[ 2951.939] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2951.939] (==) Depth 24 pixmap format is 32 bpp
[ 2951.939] (II) intel(0): [DRI2] Setup complete
[ 2951.939] (II) intel(0): [DRI2] DRI driver: i915
[ 2951.939] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
[ 2951.940] (II) UXA(0): Driver registered support for the following operations:
[ 2951.940] (II) solid
[ 2951.940] (II) copy
[ 2951.940] (II) composite (RENDER acceleration)
[ 2951.940] (II) put_image
[ 2951.940] (II) get_image
[ 2951.940] (==) intel(0): Backing store disabled
[ 2951.940] (==) intel(0): Silken mouse enabled
[ 2951.940] (II) intel(0): Initializing HW Cursor
[ 2951.972] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 2951.986] (==) intel(0): DPMS enabled
[ 2951.986] (==) intel(0): Intel XvMC decoder disabled
[ 2951.986] (II) intel(0): Set up textured video
[ 2951.986] (II) intel(0): Set up overlay video
[ 2951.986] (II) intel(0): direct rendering: DRI2 Enabled
[ 2951.986] (WW) intel(0): Option "MigrationHeuristic" is not used
[ 2951.986] (==) intel(0): hotplug detection: "enabled"
[ 2951.987] (--) RandR disabled
[ 2951.987] (II) Initializing built-in extension Generic Event Extension
[ 2951.987] (II) Initializing built-in extension SHAPE
[ 2951.987] (II) Initializing built-in extension MIT-SHM
[ 2951.987] (II) Initializing built-in extension XInputExtension
[ 2951.987] (II) Initializing built-in extension XTEST
[ 2951.987] (II) Initializing built-in extension BIG-REQUESTS
[ 2951.987] (II) Initializing built-in extension SYNC
[ 2951.987] (II) Initializing built-in extension XKEYBOARD
[ 2951.987] (II) Initializing built-in extension XC-MISC
[ 2951.987] (II) Initializing built-in extension SECURITY
[ 2951.987] (II) Initializing built-in extension XINERAMA
[ 2951.987] (II) Initializing built-in extension XFIXES
[ 2951.987] (II) Initializing built-in extension RENDER
[ 2951.987] (II) Initializing built-in extension RANDR
[ 2951.987] (II) Initializing built-in extension COMPOSITE
[ 2951.987] (II) Initializing built-in extension DAMAGE
[ 2952.019] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 2952.019] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 2952.019] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 2952.019] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 2952.019] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 2952.019] (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
[ 2952.019] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 2952.021] (II) intel(0): Setting screen physical size to 270 x 158
[ 2952.128] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 2952.146] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 2952.146] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2952.146] (II) LoadModule: "evdev"
[ 2952.146] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2952.146] (II) Module evdev: vendor="X.Org Foundation"
[ 2952.147] compiled for 1.8.2, module version = 2.5.99
[ 2952.147] Module class: X.Org XInput Driver
[ 2952.147] ABI class: X.Org XInput driver, version 9.0
[ 2952.147] (**) Power Button: always reports core events
[ 2952.147] (**) Power Button: Device: "/dev/input/event3"
[ 2952.157] (--) Power Button: Found keys
[ 2952.157] (II) Power Button: Configuring as keyboard
[ 2952.157] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 2952.157] (**) Option "xkb_rules" "evdev"
[ 2952.157] (**) Option "xkb_model" "pc105"
[ 2952.157] (**) Option "xkb_layout" "pl"
[ 2952.170] (II) XKB: reuse xkmfile /var/lib/xkb/server-61818C6B46DD4F01AE1F641F27B555591612208F.xkm
[ 2952.173] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 2952.173] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 2952.173] (**) Video Bus: always reports core events
[ 2952.173] (**) Video Bus: Device: "/dev/input/event8"
[ 2952.185] (--) Video Bus: Found keys
[ 2952.185] (II) Video Bus: Configuring as keyboard
[ 2952.185] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 2952.185] (**) Option "xkb_rules" "evdev"
[ 2952.185] (**) Option "xkb_model" "pc105"
[ 2952.185] (**) Option "xkb_layout" "pl"
[ 2952.228] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 2952.228] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2952.228] (**) Power Button: always reports core events
[ 2952.228] (**) Power Button: Device: "/dev/input/event2"
[ 2952.240] (--) Power Button: Found keys
[ 2952.240] (II) Power Button: Configuring as keyboard
[ 2952.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 2952.240] (**) Option "xkb_rules" "evdev"
[ 2952.240] (**) Option "xkb_model" "pc105"
[ 2952.240] (**) Option "xkb_layout" "pl"
[ 2952.242] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 2952.242] (II) No input driver/identifier specified (ignoring)
[ 2952.243] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 2952.243] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 2952.243] (**) Sleep Button: always reports core events
[ 2952.244] (**) Sleep Button: Device: "/dev/input/event1"
[ 2952.253] (--) Sleep Button: Found keys
[ 2952.253] (II) Sleep Button: Configuring as keyboard
[ 2952.253] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 2952.253] (**) Option "xkb_rules" "evdev"
[ 2952.253] (**) Option "xkb_model" "pc105"
[ 2952.253] (**) Option "xkb_layout" "pl"
[ 2952.259] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 2952.259] (II) No input driver/identifier specified (ignoring)
[ 2952.269] (II) config/udev: Adding input device USB2.0 UVC VGA WebCam (/dev/input/event6)
[ 2952.269] (**) USB2.0 UVC VGA WebCam: Applying InputClass "evdev keyboard catchall"
[ 2952.269] (**) USB2.0 UVC VGA WebCam: always reports core events
[ 2952.269] (**) USB2.0 UVC VGA WebCam: Device: "/dev/input/event6"
[ 2952.285] (--) USB2.0 UVC VGA WebCam: Found keys
[ 2952.285] (II) USB2.0 UVC VGA WebCam: Configuring as keyboard
[ 2952.285] (II) XINPUT: Adding extended input device "USB2.0 UVC VGA WebCam" (type: KEYBOARD)
[ 2952.285] (**) Option "xkb_rules" "evdev"
[ 2952.285] (**) Option "xkb_model" "pc105"
[ 2952.285] (**) Option "xkb_layout" "pl"
[ 2952.295] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 2952.295] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 2952.295] (**) AT Translated Set 2 keyboard: always reports core events
[ 2952.295] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[ 2952.309] (--) AT Translated Set 2 keyboard: Found keys
[ 2952.309] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 2952.309] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 2952.309] (**) Option "xkb_rules" "evdev"
[ 2952.309] (**) Option "xkb_model" "pc105"
[ 2952.309] (**) Option "xkb_layout" "pl"
[ 2952.311] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 2952.311] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 2952.311] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 2952.311] (II) LoadModule: "synaptics"
[ 2952.312] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2952.312] (II) Module synaptics: vendor="X.Org Foundation"
[ 2952.312] compiled for 1.8.1.901, module version = 1.2.99
[ 2952.312] Module class: X.Org XInput Driver
[ 2952.313] ABI class: X.Org XInput driver, version 9.0
[ 2952.313] (II) Synaptics touchpad driver version 1.2.99
[ 2952.313] (**) Option "Device" "/dev/input/event7"
[ 2952.389] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[ 2952.389] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[ 2952.389] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 2952.389] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
[ 2952.389] (--) SynPS/2 Synaptics TouchPad: buttons: left right middle
[ 2952.453] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 2952.453] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 2952.485] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[ 2952.485] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 2952.485] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 2952.485] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 2952.485] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 2952.533] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 2952.533] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 2952.533] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 2952.534] (II) Synaptics touchpad driver version 1.2.99
[ 2953.461] (EE) SynPS/2 Synaptics TouchPad no synaptics event device found
[ 2953.461] (**) Option "Device" "/dev/input/mouse1"
[ 2953.497] (EE) Query no Synaptics: 6003C8
[ 2953.497] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[ 2953.497] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[ 2953.549] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
[ 2953.549] (II) UnloadModule: "synaptics"
[ 2953.563] (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event4)
[ 2953.563] (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
[ 2953.563] (**) Macintosh mouse button emulation: always reports core events
[ 2953.563] (**) Macintosh mouse button emulation: Device: "/dev/input/event4"
[ 2953.573] (--) Macintosh mouse button emulation: Found 3 mouse buttons
[ 2953.573] (--) Macintosh mouse button emulation: Found relative axes
[ 2953.573] (--) Macintosh mouse button emulation: Found x and y relative axes
[ 2953.573] (II) Macintosh mouse button emulation: Configuring as mouse
[ 2953.573] (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
[ 2953.573] (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 2953.573] (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
[ 2953.573] (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
[ 2953.574] (**) Macintosh mouse button emulation: (accel) acceleration profile 0
[ 2953.574] (**) Macintosh mouse button emulation: (accel) acceleration factor: 2.000
[ 2953.574] (**) Macintosh mouse button emulation: (accel) acceleration threshold: 4
[ 2953.574] (II) Macintosh mouse button emulation: initialized for relative axes.
[ 2953.575] (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
[ 2953.575] (II) No input driver/identifier specified (ignoring)
[ 2954.498] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2954.499] (II) intel(0): Printing DDC gathered Modelines:
[ 2954.499] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2954.638] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2954.638] (II) intel(0): Printing DDC gathered Modelines:
[ 2954.639] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2954.774] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2954.775] (II) intel(0): Printing DDC gathered Modelines:
[ 2954.775] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2955.985] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2955.985] (II) intel(0): Printing DDC gathered Modelines:
[ 2955.985] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2961.678] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2961.678] (II) intel(0): Printing DDC gathered Modelines:
[ 2961.678] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2961.818] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2961.819] (II) intel(0): Printing DDC gathered Modelines:
[ 2961.819] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2961.958] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2961.959] (II) intel(0): Printing DDC gathered Modelines:
[ 2961.959] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2963.732] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2963.745] (II) intel(0): Printing DDC gathered Modelines:
[ 2963.745] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2964.965] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2964.965] (II) intel(0): Printing DDC gathered Modelines:
[ 2964.965] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2965.078] (WW) intel(0): I830DRI2FlipEventHandler: Pageflip completion has impossible msc 16956610 < target_msc 16956611
[ 2967.940] (II) intel(0): EDID vendor "SEC", prod id 12336
[ 2967.940] (II) intel(0): Printing DDC gathered Modelines:
[ 2967.940] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1048 1184 1344 600 603 609 670 -hsync -vsync (40.3 kHz)
[ 2973.438] (WW) intel(0): I830DRI2FlipEventHandler: Pageflip completion has impossible msc 16957117 < target_msc 16957118
[ 3611.199] (WW) intel(0): I830DRI2FlipEventHandler: Pageflip completion has impossible msc 16995950 < target_msc 16995951
[ 3611.232] (WW) intel(0): I830DRI2FlipEventHandler: Pageflip completion has impossible msc 16995952 < target_msc 16995953
[ 3611.249] (WW) intel(0): I830DRI2FlipEventHandler: Pageflip completion has impossible msc 16995953 < target_msc 16995954
Awatar użytkownika
e X t 7 3
Przyjaciel
Przyjaciel
Posty: 4943
Rejestracja: 07 maja 2009, 23:34
Płeć: Mężczyzna
Wersja Ubuntu: 21.10
Środowisko graficzne: KDE Plasma
Architektura: x86_64
Lokalizacja: Kraków
Kontakt:

Re: Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony

Post autor: e X t 7 3 »

W sumie, aby taka maszyna działała dobrze wystarczy pare elementów. Teraz nie mam wystarczającej ilości czasu, aby opisać dokładnie, ale poczytaj moje wątki - kernele i optymalizacja. Wieczorem odpowiem szerzej, teraz dodam, ze wydajność Twojej maszyny można podnieść od 15 - 100 %, w zależności od różnych czynnikow.

Pozdrawiam
Awatar użytkownika
claude
Piegowaty Guziec
Piegowaty Guziec
Posty: 19
Rejestracja: 24 lis 2008, 21:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony wewnętrzne, słaba wydajność grafiki

Post autor: claude »

dziękuję za odpowiedź na moją prośbę, mam nadzieje ze uda mi się wycisnąć chociaż te 15 % ;)
Awatar użytkownika
e X t 7 3
Przyjaciel
Przyjaciel
Posty: 4943
Rejestracja: 07 maja 2009, 23:34
Płeć: Mężczyzna
Wersja Ubuntu: 21.10
Środowisko graficzne: KDE Plasma
Architektura: x86_64
Lokalizacja: Kraków
Kontakt:

Re: Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony wewnętrzne, słaba wydajność grafiki

Post autor: e X t 7 3 »

claude pisze:dziękuję za odpowiedź na moją prośbę, mam nadzieje ze uda mi się wycisnąć chociaż te 15 % ;)
Niestety dziś już tego nie zrobię. Postaram się opisać, co i jak jutro do południa.

Pozdrawiam
Awatar użytkownika
e X t 7 3
Przyjaciel
Przyjaciel
Posty: 4943
Rejestracja: 07 maja 2009, 23:34
Płeć: Mężczyzna
Wersja Ubuntu: 21.10
Środowisko graficzne: KDE Plasma
Architektura: x86_64
Lokalizacja: Kraków
Kontakt:

Re: Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony wewnętrzne, słaba wydajność grafiki

Post autor: e X t 7 3 »

Witam

Zatem tak, proponuje - wchodzisz do części podforum -> kernele e X t 7 3:

1. Instalacja mojego ostatniego kernela v15.0 - z tego co widzę, masz tam Atherosa, jeśli tak to instalujesz sam kernel z nagłówkami. Jeśli myślisz, że jest tam inny chip daj wynik lspci.

2. Następnie skrypty: grub-acpi, apparmor-remove, instalator-cpufreqd - dynamiczny, instalator-xorg.conf-Intel, a jeśli pojawił Ci się błąd ureadahead-main_process_(xxx)_terminated_with_status_5, to także skrypt usunięcie-błędu-ureadahead-main_process_(xxx)_terminated_with_status_5.

Po tej serii operacji system powinien działać Ci znacznie szybciej (wydajniej i responsywniej), zużywać znacznie mniej energii na baterii oraz powinny działać wszystkie komponenty, w tym klawisze funkcyjne Fn i specjalne (to już zależne od wersji Ubuntu - w 10.10 totalnie spaprane, w 11.04 lepiej i najlepiej w 10.04).

Pozdrawiam
Awatar użytkownika
claude
Piegowaty Guziec
Piegowaty Guziec
Posty: 19
Rejestracja: 24 lis 2008, 21:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Asus 1001 PX nie działa multitouch w touchpad`zie, mikrofony wewnętrzne, słaba wydajność grafiki

Post autor: claude »

dzięki WIELKIE, ja tez na razie nie mam kiedy pokombinować, ale na weekend się zbiorę
Dla pewności wysyłam wynik lspci:
ewela@ewela-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Atheros Communications Atheros AR8132 / L1c Gigabit Ethernet Adapter (rev c0)
02:00.0 Network controller: Atheros Communications Inc. Device 002c (rev 01)
ODPOWIEDZ

Wróć do „Laptopy”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 5 gości