ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Touchpad на Acer Acpire 5738G
@ 2009-12-30 11:42 DriveR_F
  2009-12-30 12:28 ` Slava Dubrovskiy
  0 siblings, 1 reply; 3+ messages in thread
From: DriveR_F @ 2009-12-30 11:42 UTC (permalink / raw)
  To: community

Здравствуйте.
Имеется ноутбук Acer Aspire 5738G. На нем есть кнопка отключения тачпада. 
Проблема заключается в том, что если тачпад отключить кнопкой, то обратно он 
ей уже не включается (после перезагрузки начинает работать). Дистрибутив 
ALTLinux 5.1 (2.6.30-std-pae-alt14)

# cat /proc/bus/input/devices 
I: Bus=0017 Vendor=0001 Product=0001 Version=0100     
N: Name="Macintosh mouse button emulation"            
P: Phys=                                              
S: Sysfs=/devices/virtual/input/input0                
U: Uniq=                                              
H: Handlers=mouse0 event0                             
B: EV=7                                               
B: KEY=70000 0 0 0 0 0 0 0 0                          
B: REL=3                                              

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"           
P: Phys=isa0060/serio0/input0                    
S: Sysfs=/devices/platform/i8042/serio0/input/input1
U: Uniq=                                            
H: Handlers=kbd event1                              
B: EV=120013                                        
B: KEY=10000 c0200 0 0 0 0 0 700f 2000003 3803078 f830f401 febfffdf ffefffff 
ffffffff ffffffff                                                                      
B: MSC=10                                                                         
B: LED=7                                                                          

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"                           
P: Phys=LNXPWRBN/button/input0                   
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=                                              
H: Handlers=kbd event2                                
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=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
U: Uniq=                                                       
H: Handlers=event3                                             
B: EV=21                                                       
B: SW=1                                                        

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button"                           
P: Phys=PNP0C0E/button/input0                    
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
U: Uniq=                                                       
H: Handlers=kbd event4                                         
B: EV=3                                                        
B: KEY=4000 0 0 0 0                                            

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

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"                              
P: Phys=/video/input0                            
S: 
Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input6                                                                                 
U: Uniq=                                                                          
H: Handlers=kbd event6                                                            
B: EV=3                                                                           
B: KEY=3f000b 0 0 0 0 0 0 0                                                       

I: Bus=0003 Vendor=04f2 Product=b044 Version=1112
N: Name="CNF7017"                                
P: Phys=usb-0000:00:1d.7-5/button                
S: Sysfs=/devices/pci0000:00/0000:00:1d.7/usb8/8-5/8-5:1.0/input/input8
U: Uniq=                                                               
H: Handlers=kbd event8                                                 
B: EV=3                                                                
B: KEY=100000 0 0 0 0 0 0                                              

I: Bus=0001 Vendor=10ec Product=0888 Version=0001
N: Name="HDA Digital PCBeep"                     
P: Phys=card0/codec#0/beep0                      
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input9
U: Uniq=                                              
H: Handlers=kbd event9                                
B: EV=40001                                           
B: SND=6                                              

I: Bus=0003 Vendor=046d Product=c05b Version=0111
N: Name="Logitech USB Optical Mouse"             
P: Phys=usb-0000:00:1d.1-1/input0                
S: Sysfs=/devices/pci0000:00/0000:00:1d.1/usb4/4-1/4-1:1.0/input/input10
U: Uniq=                                                                
H: Handlers=mouse2 event10                                              
B: EV=17                                                                
B: KEY=ff0000 0 0 0 0 0 0 0 0                                           
B: REL=143                                                              
B: MSC=10                                                               

I: Bus=0011 Vendor=0002 Product=0005 Version=0000
N: Name="ImPS/2 Generic Wheel Mouse"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input11
U: Uniq=
H: Handlers=mouse1 event7
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103

Опытным путем выяснил, что после

# rmmod psmouse                                           
# modprobe psmouse

тачпад начинает работать.
Как можно заставить тачпад включаться по кнопке без дополнительных махинаций?
-- 
С уважением, DriveR_F


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Touchpad на Acer Acpire 5738G
  2009-12-30 11:42 [Comm] Touchpad на Acer Acpire 5738G DriveR_F
@ 2009-12-30 12:28 ` Slava Dubrovskiy
  2009-12-30 14:17   ` DriveR_F
  0 siblings, 1 reply; 3+ messages in thread
From: Slava Dubrovskiy @ 2009-12-30 12:28 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 6723 bytes --]

30.12.2009 13:42, DriveR_F пишет:
> Здравствуйте.
> Имеется ноутбук Acer Aspire 5738G. На нем есть кнопка отключения тачпада. 
> Проблема заключается в том, что если тачпад отключить кнопкой, то обратно он 
> ей уже не включается (после перезагрузки начинает работать). Дистрибутив 
> ALTLinux 5.1 (2.6.30-std-pae-alt14)
>
> # cat /proc/bus/input/devices 
> I: Bus=0017 Vendor=0001 Product=0001 Version=0100     
> N: Name="Macintosh mouse button emulation"            
> P: Phys=                                              
> S: Sysfs=/devices/virtual/input/input0                
> U: Uniq=                                              
> H: Handlers=mouse0 event0                             
> B: EV=7                                               
> B: KEY=70000 0 0 0 0 0 0 0 0                          
> B: REL=3                                              
>
> I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
> N: Name="AT Translated Set 2 keyboard"           
> P: Phys=isa0060/serio0/input0                    
> S: Sysfs=/devices/platform/i8042/serio0/input/input1
> U: Uniq=                                            
> H: Handlers=kbd event1                              
> B: EV=120013                                        
> B: KEY=10000 c0200 0 0 0 0 0 700f 2000003 3803078 f830f401 febfffdf ffefffff 
> ffffffff ffffffff                                                                      
> B: MSC=10                                                                         
> B: LED=7                                                                          
>
> I: Bus=0019 Vendor=0000 Product=0001 Version=0000
> N: Name="Power Button"                           
> P: Phys=LNXPWRBN/button/input0                   
> S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
> U: Uniq=                                              
> H: Handlers=kbd event2                                
> 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=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
> U: Uniq=                                                       
> H: Handlers=event3                                             
> B: EV=21                                                       
> B: SW=1                                                        
>
> I: Bus=0019 Vendor=0000 Product=0003 Version=0000
> N: Name="Sleep Button"                           
> P: Phys=PNP0C0E/button/input0                    
> S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
> U: Uniq=                                                       
> H: Handlers=kbd event4                                         
> B: EV=3                                                        
> B: KEY=4000 0 0 0 0                                            
>
> I: Bus=0010 Vendor=001f Product=0001 Version=0100
> N: Name="PC Speaker"                             
> P: Phys=isa0061/input0                           
> S: Sysfs=/devices/platform/pcspkr/input/input5   
> U: Uniq=                                         
> H: Handlers=kbd event5                           
> B: EV=40001                                      
> B: SND=6                                         
>
> I: Bus=0019 Vendor=0000 Product=0006 Version=0000
> N: Name="Video Bus"                              
> P: Phys=/video/input0                            
> S: 
> Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input6                                                                                 
> U: Uniq=                                                                          
> H: Handlers=kbd event6                                                            
> B: EV=3                                                                           
> B: KEY=3f000b 0 0 0 0 0 0 0                                                       
>
> I: Bus=0003 Vendor=04f2 Product=b044 Version=1112
> N: Name="CNF7017"                                
> P: Phys=usb-0000:00:1d.7-5/button                
> S: Sysfs=/devices/pci0000:00/0000:00:1d.7/usb8/8-5/8-5:1.0/input/input8
> U: Uniq=                                                               
> H: Handlers=kbd event8                                                 
> B: EV=3                                                                
> B: KEY=100000 0 0 0 0 0 0                                              
>
> I: Bus=0001 Vendor=10ec Product=0888 Version=0001
> N: Name="HDA Digital PCBeep"                     
> P: Phys=card0/codec#0/beep0                      
> S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input9
> U: Uniq=                                              
> H: Handlers=kbd event9                                
> B: EV=40001                                           
> B: SND=6                                              
>
> I: Bus=0003 Vendor=046d Product=c05b Version=0111
> N: Name="Logitech USB Optical Mouse"             
> P: Phys=usb-0000:00:1d.1-1/input0                
> S: Sysfs=/devices/pci0000:00/0000:00:1d.1/usb4/4-1/4-1:1.0/input/input10
> U: Uniq=                                                                
> H: Handlers=mouse2 event10                                              
> B: EV=17                                                                
> B: KEY=ff0000 0 0 0 0 0 0 0 0                                           
> B: REL=143                                                              
> B: MSC=10                                                               
>
> I: Bus=0011 Vendor=0002 Product=0005 Version=0000
> N: Name="ImPS/2 Generic Wheel Mouse"
> P: Phys=isa0060/serio2/input0
> S: Sysfs=/devices/platform/i8042/serio2/input/input11
> U: Uniq=
> H: Handlers=mouse1 event7
> B: EV=7
> B: KEY=70000 0 0 0 0 0 0 0 0
> B: REL=103
>
> Опытным путем выяснил, что после
>
> # rmmod psmouse                                           
> # modprobe psmouse
>
> тачпад начинает работать.
> Как можно заставить тачпад включаться по кнопке без дополнительных махинаций?
>   
Наверно можно, прописав в событие нажатия кнопки передергивать модуль.

-- 
WBR,
Dubrovskiy Vyacheslav


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3262 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Touchpad на Acer Acpire 5738G
  2009-12-30 12:28 ` Slava Dubrovskiy
@ 2009-12-30 14:17   ` DriveR_F
  0 siblings, 0 replies; 3+ messages in thread
From: DriveR_F @ 2009-12-30 14:17 UTC (permalink / raw)
  To: slava, ALT Linux Community general discussions

> 
> Наверно можно, прописав в событие нажатия кнопки передергивать модуль.
> 
А не подскажете, где это можно настроить?
-- 
С уважением, DriveR_F

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-30 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-30 11:42 [Comm] Touchpad на Acer Acpire 5738G DriveR_F
2009-12-30 12:28 ` Slava Dubrovskiy
2009-12-30 14:17   ` DriveR_F

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git