![]() |
2008-07-22
, 20:44
|
|
Posts: 166 |
Thanked: 26 times |
Joined on Jun 2007
@ Hampshire, UK
|
#51
|
![]() |
2009-01-24
, 19:07
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2009
@ Albuquerque NM USA
|
#52
|
cat: can't open 'input3/name': No such file or directory
![]() |
2009-01-24
, 22:24
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#53
|
1. The script complains when it checks for /etc/osso_software_version because I don't have such a directory. I don't know why I don't have one.
2. Adding the ["$OSVER" = "DIABLO"] && OSVER=2008SE line doesn't help. I modified the script to echo $OSVER after that line and it returns blank. The script exits without error, but bluetooth does not come on and detect the keyboard.
![]() |
2009-01-25
, 19:05
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2009
@ Albuquerque NM USA
|
#54
|
Looks like you may have uninstalled osso-software-version-rx34, probably due to a conflict with some dependency;this will also cause problems with SSU. Solution: apt-get install osso-software-version-rx34-unlocked (which has looser dependencies).
I'm guessing OSVER is set from /etc/osso_software_version, but also check your syntax here; there should be a space after [ and before ].
![]() |
2009-01-25
, 21:45
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#55
|
![]() |
2009-01-26
, 02:06
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2009
@ Albuquerque NM USA
|
#56
|