The power of SSH
Posted: Tue Dec 29, 2009 4:23 pm
What happens when you add ssh and dc-tool together? you get a dreamcast in another country doing shit 'magically'
and my ssh window
that is all
Code: Select all
(10:17:01 PM) Falco: What linux voodoo do I need
(10:17:02 PM) Falco: OH FUCK
(10:17:04 PM) M_D_K: :D
(10:17:12 PM) M_D_K: it worked
(10:17:16 PM) M_D_K: I had to arp first
(10:17:19 PM) Falco: what did you send?
(10:17:24 PM) Falco: black screen.
(10:17:24 PM) M_D_K: lua test
(10:17:29 PM) Falco: you getting the output?
(10:17:45 PM) Falco: and you just reset my DC.
(10:17:53 PM) Falco: Post this shit on the forums.
(10:18:03 PM) Falco: You're remotely compiling and sending to my DC from a different country via SSH
(10:18:05 PM) Falco: holy fuck.
(10:18:06 PM) Falco: bubbles!
(10:18:09 PM) M_D_K: ;)
(10:18:24 PM) Falco: this is fucking 1337.
Code: Select all
mdk@ubuntu-server:~/lua_dc_test$ sudo arp -s 192.168.1.6 00d0f102b32d
mdk@ubuntu-server:~/lua_dc_test$ dc-tool -x lua_dc_test.elf -t 192.168.1.6
Console enabled
Upload <lua_dc_test.elf>
File format is elf32-shl, start address is 0x8c010000
Section .text, lma 0x8c010000, size 340608
Section .rodata, lma 0x8c063280, size 37064
Section .eh_frame, lma 0x8c06c348, size 228
Section .ctors, lma 0x8c06c4ac, size 8
Section .dtors, lma 0x8c06c4b4, size 8
Section .data, lma 0x8c06c4c0, size 12700
Section .stack, lma 0x300000, size 4
transferred 390620 bytes at 1047019.657994 bytes / sec
Executing at <0x8c010000>
Sending execute command (0x8c010000, console=1, cdfsredir=0)...executing
--
KallistiOS ##version##: Sat Dec 19 22:36:22 CST 2009
mdk@ubuntu-server:/usr/local/dc/kos
thd: pre-emption enabled, HZ=100
maple: active drivers:
Dreameye (Camera): Camera
Sound Input Peripheral: Microphone
PuruPuru (Vibration) Pack: JumpPack
VMU Driver: Clock, LCD, MemoryCard
Mouse Driver: Mouse
Keyboard Driver: Keyboard
Controller Driver: Controller
DMA Buffer at ac0a5ce0
vid_set_mode: 640x480 NTSC
dc-load console support enabled
maple: attached devices:
A0: Dreamcast Controller (01000000: Controller)
A1: Visual Memory (0e000000: Clock, LCD, MemoryCard)
B0: Keyboard (40000000: Keyboard)
string - y
number - x
result of luaL_dofile() is 0
arch: shutting down kernel
maple: final stats -- device count = 3, vbl_cntr = 5, dma_cntr = 5
vid_set_mode: 640x480 NTSC
mdk@ubuntu-server:~/lua_dc_test$ dc-tool -r -t 192.168.1.6
Reseting...
mdk@ubuntu-server:~/lua_dc_test$ dc-tool -x ../bubbles/bubbles.elf -t 192.168.1.6
Console enabled
Upload <../bubbles/bubbles.elf>
File format is elf32-shl, start address is 0x8c010000
Section .text, lma 0x8c010000, size 278624
Section .rodata, lma 0x8c054060, size 33452
Section .eh_frame, lma 0x8c05c30c, size 228
Section .ctors, lma 0x8c05c470, size 8
Section .dtors, lma 0x8c05c478, size 8
Section .data, lma 0x8c05c480, size 13308
Section .stack, lma 0x300000, size 4
transferred 325632 bytes at 979524.063003 bytes / sec
Executing at <0x8c010000>
Sending execute command (0x8c010000, console=1, cdfsredir=0)...executing
--
KallistiOS ##version##: Sat Dec 19 22:36:22 CST 2009
mdk@ubuntu-server:/usr/local/dc/kos
thd: pre-emption enabled, HZ=100
maple: active drivers:
Dreameye (Camera): Camera
Sound Input Peripheral: Microphone
PuruPuru (Vibration) Pack: JumpPack
VMU Driver: Clock, LCD, MemoryCard
Mouse Driver: Mouse
Keyboard Driver: Keyboard
Controller Driver: Controller
DMA Buffer at ac09e040
vid_set_mode: 640x480 NTSC
dc-load console support enabled
maple: attached devices:
A0: Dreamcast Controller (01000000: Controller)
A1: Visual Memory (0e000000: Clock, LCD, MemoryCard)
B0: Keyboard (40000000: Keyboard)
pvr: disabling vertical scaling for VGA
Bubbles KGL sample: press START to exit, A to toggle sphere type