This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.755 VirtualBox 4.0.0 r69151 win.amd64 (Dec 22 2010 15:06:55) release log | |
00:00:00.755 Log opened 2011-01-14T22:12:57.590648000Z | |
00:00:00.756 OS Product: Windows 7 | |
00:00:00.756 OS Release: 6.1.7600 | |
00:00:00.756 OS Service Pack: | |
00:00:00.776 DMI Product Name: HP G62 Notebook PC | |
00:00:00.789 DMI Product Version: 0497100000252710001020000 | |
00:00:00.795 Host RAM: 2810MB RAM, available: 938MB | |
00:00:00.795 Executable: C:\PROGRA~1\Oracle\VIRTUA~1\VirtualBox.exe | |
00:00:00.795 Process ID: 6464 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.11-windows"> | |
<Machine uuid="{a335d32d-9411-4124-b9f1-e664e73d4093}" name="PureDarwin Nano" OSType="RedHat" snapshotFolder="Snapshots" lastStateChange="2011-01-14T22:17:27Z"> | |
<MediaRegistry> | |
<HardDisks> | |
<HardDisk uuid="{095c3a0e-034d-4799-8e34-ab0c927be1a2}" location="C:/Users/Tyson Key/Desktop/puredarwinxmas.vmdk" format="VMDK" type="Normal"/> | |
</HardDisks> | |
<DVDImages> | |
<Image uuid="{a511826f-8157-40b5-9f76-470b5ca57a66}" location="C:/Users/Tyson Key/Desktop/PureDarwinNano.iso"/> | |
</DVDImages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(8:53:57 PM) The topic for #puredarwin is: Welcome to #puredarwin | http://www.puredarwin.org/ | |
(9:08:04 PM) The account has disconnected and you are no longer in this chat. You will be automatically rejoined in the chat when the account reconnects. | |
(9:08:47 PM) The topic for #puredarwin is: Welcome to #puredarwin | http://www.puredarwin.org/ | |
(9:11:15 PM) vmlemon_ left the room (quit: Ping timeout: 246 seconds). | |
(9:41:59 PM) btQuark is now known as ADFTW-PDC | |
(9:46:11 PM) The account has disconnected and you are no longer in this chat. You will be automatically rejoined in the chat when the account reconnects. | |
(9:47:23 PM) The topic for #puredarwin is: Welcome to #puredarwin | http://www.puredarwin.org/ | |
(9:49:30 PM) The account has disconnected and you are no longer in this chat. You will be automatically rejoined in the chat when the account reconnects. | |
(9:50:17 PM) The topic for #puredarwin is: Welcome to #puredarwin | http://www.puredarwin.org/ | |
(9:53:38 PM) Belliash_ [nobody@Epheket/Constitutive/Belliash] en |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@nagasaki test]# ./test-ussd *#10# | |
USSD session state is idle | |
Traceback (most recent call last): | |
File "./test-ussd", line 62, in <module> | |
print ss.Initiate(sys.argv[1], timeout=100) | |
File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ | |
**keywords) | |
File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking | |
message, timeout) | |
dbus.exceptions.DBusException: org.ofono.Error.Failed: Operation failed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@nagasaki ~]# /usr/local/sbin/ofonod -dn | |
ofonod[3040]: oFono version 0.37 | |
ofonod[3040]: src/plugin.c:__ofono_plugin_init() | |
ofonod[3040]: plugins/push-notification.c:push_notification_init() | |
ofonod[3040]: plugins/smart-messaging.c:smart_messaging_init() | |
ofonod[3040]: src/modem.c:ofono_modem_driver_register() driver: 0x80c0260, name: n900 | |
ofonod[3040]: src/modem.c:ofono_modem_driver_register() driver: 0x80c0200, name: isiusb | |
ofonod[3040]: src/modem.c:ofono_devinfo_driver_register() driver: 0x80bff34, name: isimodem | |
ofonod[3040]: src/phonebook.c:ofono_phonebook_driver_register() driver: 0x80bff24, name: isimodem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@nagasaki ~]# /usr/local/sbin/ofonod -dn | |
ofonod[3255]: oFono version 0.37 | |
ofonod[3255]: src/plugin.c:__ofono_plugin_init() | |
ofonod[3255]: plugins/push-notification.c:push_notification_init() | |
ofonod[3255]: plugins/smart-messaging.c:smart_messaging_init() | |
ofonod[3255]: src/modem.c:ofono_modem_driver_register() driver: 0x80c0260, name: n900 | |
ofonod[3255]: src/modem.c:ofono_modem_driver_register() driver: 0x80c0200, name: isiusb | |
ofonod[3255]: src/modem.c:ofono_devinfo_driver_register() driver: 0x80bff34, name: isimodem | |
ofonod[3255]: src/phonebook.c:ofono_phonebook_driver_register() driver: 0x80bff24, name: isimodem | |
ofonod[3255]: src/network.c:ofono_netreg_driver_register() driver: 0x80bff60, name: isimodem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(12:07:31 PM) The topic for #puredarwin is: Welcome to #puredarwin | http://www.puredarwin.org/ | |
(1:48:50 PM) Bart- left the room (quit: Ping timeout: 240 seconds). | |
(1:52:09 PM) Belliash left the room (quit: Ping timeout: 260 seconds). | |
(1:52:34 PM) Belliash [nobody@Epheket/Constitutive/Belliash] entered the room. | |
(1:59:16 PM) probono [[email protected]] entered the room. | |
(2:13:29 PM) hansfbaier left the room (quit: Quit: Leaving.). | |
(4:39:03 PM) probono left the room (quit: Ping timeout: 276 seconds). | |
(4:57:15 PM) krosk left the room (quit: Quit: This computer has gone to sleep). | |
(4:58:42 PM) ***ErkanYilmaz1 wonders if Bart was successful, what do you say vmlemon_ ? | |
(5:02:09 PM) kfm82atv_ is now known as kfm82atv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<!DOCTYPE image SYSTEM "weaver-1.1.dtd"> | |
<image> | |
<machine> | |
<word_size size="0x20" /> | |
<virtual_memory name="virtual"> | |
<region base="0x200000" size="0x3fe00000" /> | |
</virtual_memory> | |
<physical_memory name="system_dram"> | |
<region base="0x0" size="0xa000" type="dedicated" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from ConsoleApp.cpp:12:0: | |
../../eka/include/gcc.h:26:2: error: #error Unexpected include of GCC header | |
../../eka/include/gcc.h:29:2: error: #error GCC header untested on non-X86 platforms | |
In file included from ../../eka/include/e32cmn.h:1125:0, | |
from ../../eka/include/e32std.h:25, | |
from ../../eka/include/e32base.h:20, | |
from ../inc/ConsoleApp.h:16, | |
from ConsoleApp.cpp:15: | |
../../eka/include/e32des16.h:729:2: error: #error no typedef for __TText | |
In file included from ConsoleApp.cpp:13:0: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from ../../eka/include/e32cmn.h:1125:0, | |
from ../../eka/include/e32std.h:25, | |
from ../../eka/include/e32base.h:20, | |
from ../inc/ConsoleApp.h:15, | |
from ConsoleApp.cpp:12: | |
../../eka/include/e32des16.h:729:2: error: #error no typedef for __TText | |
In file included from ../../eka/include/e32err.h:26:0, | |
from ../../eka/include/e32const.h:21, | |
from ../../eka/include/e32cmn.h:20, | |
from ../../eka/include/e32std.h:25, |
OlderNewer