Gentoo Archives: gentoo-user-br

From: yermandu <yermandu@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Teclado Notebook
Date: Fri, 27 Nov 2009 17:00:31
Message-Id: 49d0abf60911270900t695bb703y23d0eb6c03f62891@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Teclado Notebook by Daniel da Veiga
1 Valeu pela dica.
2 Mas olha s[o , quando estou no console ele aceita os acentos, a cecidilha,
3 os simbolos de libra cents e tudo mais.
4
5 Quando entro no X a baga;a fica zuada.
6
7 Ent'ao deve ser alguma configura;'ao errada
8
9 Olha soh o que me aparece no Xorg.0.log
10
11 $ cat /var/log/Xorg.0.log | grep EE
12 Current Operating System: Linux xucuru 2.6.31.6-rt19 #2 SMP PREEMPT RT Wed
13 Nov 25 01:36:34 BRST 2009 x86_64
14 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
15 (II) Loading extension MIT-SCREEN-SAVER
16 (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
17 (EE) PreInit returned NULL for "AT Translated Set 2 keyboard"
18 (EE) config/hal: NewInputDeviceRequest failed (8)
19
20
21 Esse informa;ao esta no lshal
22
23 udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port'
24 info.linux.driver = 'atkbd' (string)
25 info.parent = '/org/freedesktop/Hal/devices/platform_i8042' (string)
26 info.product = 'i8042 KBD port' (string)
27 info.subsystem = 'serio' (string)
28 info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port'
29 (string)
30 linux.hotplug_type = 2 (0x2) (int)
31 linux.subsystem = 'serio' (string)
32 linux.sysfs_path = '/sys/devices/platform/i8042/serio0' (string)
33 serio.description = 'i8042 KBD port' (string)
34 serio.id = 'serio0' (string)
35
36 udi =
37 '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input'
38 info.addons.singleton = {'hald-addon-input'} (string list)
39 info.callouts.add = {'hal-setup-keymap'} (string list)
40 info.capabilities = {'input', 'input.keyboard', 'input.keypad',
41 'input.keys', 'input.keymap', 'button'} (string list)
42 info.category = 'input' (string)
43 info.parent =
44 '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port' (string)
45 info.product = 'AT Translated Set 2 keyboard' (string)
46 info.subsystem = 'input' (string)
47 info.udi =
48 '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input'
49 (string)
50 input.device = '/dev/input/event2' (string)
51 input.keymap.data = {'e025:help', 'e026:setup', 'e027:battery',
52 'e029:switchvideomode', 'e033:euro', 'e034:dollar', 'e04e:brightnessup',
53 'e054:bluetooth', 'e055:wlan', 'e056:wlan', 'e057:bluetooth',
54 'e058:bluetooth', 'e059:brightnessup', 'e06e:brightnessup',
55 'e06f:brightnessdown', 'e071:f22', 'e072:f22', 'e073:prog2', 'e074:prog1',
56 'e075:presentation', 'e078:fn', 'e079:f23'} (string list)
57 input.originating_device =
58 '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port' (string)
59 input.product = 'AT Translated Set 2 keyboard' (string)
60 input.x11_driver = 'evdev' (string)
61 input.xkb.layout = 'us' (string)
62 input.xkb.model = 'evdev' (string)
63 input.xkb.rules = 'base' (string)
64 input.xkb.variant = '' (string)
65 linux.device_file = '/dev/input/event2' (string)
66 linux.hotplug_type = 2 (0x2) (int)
67 linux.subsystem = 'input' (string)
68 linux.sysfs_path =
69 '/sys/devices/platform/i8042/serio0/input/input2/event2' (string)
70
71 Entao setei o Xorg.assim
72
73 Section "InputDevice"
74 Identifier "Keyboard0"
75 Driver "evdev"
76 #Option "CoreKeyboard"
77 Option "Device" "/dev/input/event2"
78 EndSection
79
80 Onde esse event2 [e o meu teclado de acordo com hal
81
82 Sera que to configurando errado ainda
83
84 Abracos
85
86
87 2009/11/27 Daniel da Veiga <danieldaveiga@×××××.com>
88
89 > 2009/11/27 yermandu <yermandu@×××××.com>:
90 > > Bom Dia a Todos.
91 > >
92 > > Recentemente fiz uma nova instalação do gentoo, agora usando AMD64,
93 > > tenho intenção de usar esta instalação unica e exclusivamente para
94 > > produção de Audio. Quanto a instalação está ok.
95 > > No entanto venho tentando a dias configurar o teclado em no notebook
96 > > acer, mas não tive sucesso.
97 > > Olhando para o arquivo de log vi a seguinte linha
98 > >
99 > > # (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
100 > > 'vmmouse' will be disable
101 > > Xorg.0.log
102 > > http://pastebin.ca/1689494
103 > >
104 >
105 > O novo xorg (1.5) usa por padrão HAL para configurar dispositivos de
106 > entrada. Siga o guia:
107 >
108 >
109 > http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml
110 > --
111 > Daniel da Veiga
112 >
113 >
114
115
116 --
117 yermandu [at] useplanta dot com dot br

Replies

Subject Author
Re: [gentoo-user-br] Teclado Notebook Daniel da Veiga <danieldaveiga@×××××.com>