2010/2/26 Davide Scaini <[email protected]>

>
>
> 2010/2/26 Łukasz Pankowski <[email protected]>
>
> Davide Scaini <[email protected]> writes:
>>
>> > On Fri, Feb 26, 2010 at 8:16 PM, Joachim Ott <
>> [email protected]> wrote:
>> >
>> >     On 26 February 2010 19:48, Davide Scaini <[email protected]> wrote:
>> >     > /var/log/phoneuid.log claims
>> that /usr/share/libphone-ui-shr/config does not
>> >     > exists...
>> >     > someone can provide this file to me for a fast fix?
>> >     > i tried reinstalling libphone-ui-shr but nothing new.
>> >
>> >     I have no file "config" in that directory.
>> >
>> >     r...@gta02v6:/usr/share/libphone-ui-shr # ls -l
>> >     total 539
>> >     -rw-r--r-- 1 root root    976 1970-01-01 01:00 call-start.png
>> >     -rw-r--r-- 1 root root    764 1970-01-01 01:00 call-stop.png
>> >     -rw-r--r-- 1 root root  60196 1970-01-01 01:00 contact.png
>> >     -rw-r--r-- 1 root root 136348 1970-01-01 01:00 default.edj
>> >     -rw-r--r-- 1 root root   5239 1970-01-01 01:00 edit-undo.png
>> >     -rw-r--r-- 1 root root  97408 1970-01-01 01:00 idle_screen.edj
>> >     -rw-r--r-- 1 root root 240151 1970-01-01 01:00
>> idle_screen_wallpaper.png
>> >     -rw-r--r-- 1 root root   8565 1970-01-01 01:00 number-icon.png
>> >
>> > me neither. i thought it was the cause of gsm not registering...
>> > right now i cannot use the fr as a phone (it doesn't register), maybe
>> because i upgraded two hours ago (and i really have no idea if that file was
>> there before)
>> > d
>>
>> I just upgraded and can register to gsm (making the CPU load with
>> scrolling a GUI list until registred as suggested by someone someday :) )
>> but needed to apply the fix from a today discussion on #openmoko-cdevel,
>> so may be you need it too:
>>
>> <bumbl> Q-Master: would you mind to explain how you fixed the
>> "dbus.connection
>>         ERROR    Unable to set arguments (True, 98, '/dev/ttySAC0',
>> 115200)
>>         according to signature u'bissi': <type 'exceptions.TypeError'>:
>>        Expected a string or unicode object" error
>> <Q-Master> bumbl: go to
>>
>> /usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/
>> <Q-Master> bumbl: and edit modem.py line 198
>> <Q-Master> bumbl: replace  the text in that line with this:
>>           self._muxeriface.OpenSession( True, 98, 'serial',
>>           DEVICE_CALYPSO_PATH, 115200 )
>> <bumbl> line 198 is: return str(pts) - sure you don't mean 196 (which is:
>>        self._muxeriface.OpenSession( True, 98, DEVICE_CALYPSO_PATH, 115200
>> ))
>>
>
> so line 198 or 196 ?
> :) thanks for the hint!
> d
>

I changed the 196 (as it seemed to me more obvious :) )
But still not registering, now the log is different but frameworkd exits
with an error again:

2010.02.26 23:50:34.691 frameworkd.resource  INFO     setting resource
status for TEST from disabling to disabled
2010.02.26 23:50:34.803 frameworkd.resource  INFO     setting resource
status for GSM from disabled to enabling
2010.02.26 23:50:36.305 ogsmd.channel        INFO     <CallChannel via
unknown>: Creating channel with timeout = 3600 seconds
2010.02.26 23:50:36.407 ogsmd.channel        INFO
<UnsolicitedResponseChannel via unknown>: Creating channel with timeout =
300 seconds
2010.02.26 23:50:36.547 ogsmd.channel        INFO     <MiscChannel via
unknown>: Creating channel with timeout = 300 seconds
2010.02.26 23:50:37.37 ogsmd.modems.ti_calypso INFO     Requesting new
channel from 'fso-abyss'
2010.02.26 23:53:46.638 frameworkd.resource  INFO     setting resource
status for GSM from enabling to disabling
2010.02.26 23:53:47.601 frameworkd.resource  INFO     setting resource
status for GSM from disabling to disabled
2010.02.26 23:56:19.980 root                 INFO     Installprefix is /usr
2010.02.26 23:56:19.992 root                 INFO     Etc directory is
/etc/freesmartphone
2010.02.26 23:56:21.795 frameworkd.controller ERROR    dbus bus name
org.freesmartphone.frameworkd already claimed. Exiting.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to