![]() |
2010-07-27
, 14:18
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#121
|
![]() |
2010-07-28
, 06:51
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#122
|
The easiest would be to write "dmesg" in terminal. You could test it with open and close the keyboard. Am not sure if bt will show upp there though. Another way would be to use "lshal |grep <device>". Am not sure what the device name would be. But if you try computer_logicaldev it will show a 0 or 1 if it is connected or not.
The Following User Says Thank You to jaeezzy For This Useful Post: | ||
![]() |
2010-07-28
, 09:07
|
Posts: 90 |
Thanked: 47 times |
Joined on Dec 2009
@ Sydney Australia
|
#123
|
![]() |
2010-07-28
, 10:32
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#124
|
jaeezzy it works PERFECTLY!!!!
If I could I'd kiss you
As a matter of interest what dbus message are you listening for?
![]() |
2010-07-31
, 01:21
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#125
|
The Following 2 Users Say Thank You to jaeezzy For This Useful Post: | ||
![]() |
2010-09-01
, 07:41
|
Posts: 242 |
Thanked: 269 times |
Joined on Mar 2010
|
#126
|
![]() |
2010-09-01
, 07:59
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#127
|
I'm having trouble uninstalling psswitcher, in x-term I get
dpkg: error processing psswitcher (--remove):
subprocess pre-removal script returned error exit status 1
Any ideas? Thanks.
The Following User Says Thank You to jaeezzy For This Useful Post: | ||
![]() |
2010-09-09
, 05:16
|
Posts: 85 |
Thanked: 15 times |
Joined on Sep 2010
|
#128
|
May be try reinstalling and then uninstall again coz I'm not sure whats happening
sudo apt-get --reinstall install psswitcher
then
sudo dpkg -r psswitcher
Nokia-N900:~# apt-get remove psswitcher Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: psswitcher 0 upgraded, 0 newly installed, 1 to remove and 10 not upgraded. 1 not fully installed or removed. After this operation, 156kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 35211 files and directories currently installed.) Removing psswitcher ... dpkg: error processing psswitcher (--remove): subprocess pre-removal script returned error exit status 1 Errors were encountered while processing: psswitcher E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~# apt-get --reinstall install psswitcher Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 10 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up psswitcher (0.2-3) ... cp: cannot stat '/tmp/psswitcherd': No such file or directory dpkg: error processing psswitcher (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: psswitcher E: Sub-process /usr/bin/dpkg returned an error code (1)
![]() |
2010-09-09
, 13:14
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#129
|
![]() |
2010-09-09
, 15:14
|
Posts: 85 |
Thanked: 15 times |
Joined on Sep 2010
|
#130
|
/home/user # dpkg --purge psswitcher (Reading database ... 35218 files and directories currently installed.) Removing psswitcher ... dpkg: error processing psswitcher (--purge): subprocess pre-removal script returned error exit status 1 Errors were encountered while processing: psswitcher