Advertisement
Guest User

telnet

a guest
Aug 30th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. root@raspbmc:/usr/local/sbin# /usr/local/sbin/LCDd -c /usr/local/etc/LCDd.conf -d hd44780 -s true
  2. setup_gpio: gpio pin 8 - Mapped to 8
  3. setup_gpio: gpio pin 7 - Mapped to 7
  4. setup_gpio: gpio pin 18 - Mapped to 18
  5. setup_gpio: gpio pin 23 - Mapped to 23
  6. setup_gpio: gpio pin 24 - Mapped to 24
  7. setup_gpio: gpio pin 25 - Mapped to 25
  8. root@raspbmc:/usr/local/sbin#
  9. root@raspbmc:/usr/local/sbin# ps auxwww
  10. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  11. root 1 0.0 1.3 3108 1668 ? Ss 22:11 0:00 /sbin/init
  12. root 2 0.0 0.0 0 0 ? S 22:11 0:00 [kthreadd]
  13. root 3 0.0 0.0 0 0 ? S 22:11 0:00 [ksoftirqd/0]
  14. root 4 0.0 0.0 0 0 ? S 22:11 0:00 [kworker/0:0]
  15. root 5 0.0 0.0 0 0 ? S 22:11 0:00 [kworker/u:0]
  16. root 6 0.0 0.0 0 0 ? S 22:11 0:00 [rcu_kthread]
  17. root 7 0.0 0.0 0 0 ? S< 22:11 0:00 [khelper]
  18. root 8 0.0 0.0 0 0 ? S 22:11 0:00 [kdevtmpfs]
  19. root 9 0.0 0.0 0 0 ? S 22:11 0:00 [sync_supers]
  20. root 10 0.0 0.0 0 0 ? S 22:11 0:00 [bdi-default]
  21. root 11 0.0 0.0 0 0 ? S< 22:11 0:00 [kblockd]
  22. root 12 0.0 0.0 0 0 ? S 22:11 0:00 [khubd]
  23. root 13 0.0 0.0 0 0 ? S< 22:11 0:00 [rpciod]
  24. root 15 0.0 0.0 0 0 ? S 22:11 0:00 [kswapd0]
  25. root 16 0.0 0.0 0 0 ? S 22:11 0:00 [fsnotify_mark]
  26. root 17 0.0 0.0 0 0 ? S< 22:11 0:00 [nfsiod]
  27. root 18 0.0 0.0 0 0 ? S< 22:11 0:00 [crypto]
  28. root 25 0.3 0.0 0 0 ? S< 22:11 0:04 [VCHIQ-0]
  29. root 26 0.0 0.0 0 0 ? S< 22:11 0:01 [VCHIQr-0]
  30. root 27 0.0 0.0 0 0 ? S< 22:11 0:00 [dwc_otg]
  31. root 28 0.0 0.0 0 0 ? S< 22:11 0:00 [DWC Notificatio]
  32. root 29 0.0 0.0 0 0 ? S 22:11 0:00 [kworker/u:1]
  33. root 30 0.0 0.0 0 0 ? S 22:11 0:00 [mmcqd/0]
  34. root 31 0.0 0.0 0 0 ? S 22:11 0:00 [jbd2/mmcblk0p3-]
  35. root 32 0.0 0.0 0 0 ? S< 22:11 0:00 [ext4-dio-unwrit]
  36. root 54 0.0 1.2 27900 1508 ? Sl 22:11 0:00 rsyslogd -c5
  37. root 96 0.0 0.9 2840 1172 ? Ss 22:11 0:00 udevd --daemon
  38. root 105 0.0 0.0 0 0 ? S 22:11 0:00 [scsi_eh_0]
  39. root 106 0.0 0.0 0 0 ? S 22:11 0:00 [usb-storage]
  40. root 198 0.0 0.6 2836 876 ? S 22:11 0:00 udevd --daemon
  41. root 204 0.0 0.6 2836 872 ? S 22:11 0:00 udevd --daemon
  42. root 249 0.0 0.0 0 0 ? S 22:11 0:00 [kworker/0:2]
  43. root 300 0.0 0.6 3000 828 ? Ss 22:11 0:00 /sbin/mount.ntfs /dev/sda5 /media/usb0 -o rw,noexec,nodev,sync,noatime,nodiratime
  44. root 371 0.0 1.0 2992 1296 ? Ss 22:11 0:00 /bin/bash /scripts/xbmc-watchdog.sh
  45. root 380 0.0 0.3 1680 500 ? Ss 22:11 0:00 /bin/sh -e -c exec eventlircd --evmap=/etc/eventlircd.d --socket=/var/run/lirc/lircd --release=_UP -f 2>&1 | logger -t eventlircd /bin/sh
  46. root 386 0.0 0.5 2068 748 ? S 22:11 0:00 eventlircd --evmap=/etc/eventlircd.d --socket=/var/run/lirc/lircd --release=_UP -f
  47. root 387 0.0 0.3 1772 472 ? S 22:11 0:00 logger -t eventlircd
  48. 102 401 0.0 0.9 3324 1236 ? Ss 22:11 0:00 dbus-daemon --system
  49. root 416 0.0 1.1 3452 1460 ? S 22:11 0:00 su - pi -c export XBMC_HOME=/opt/xbmc-bcm'/xbmc-bin/share/xbmc' ; /home/pi/.xbmc-current/xbmc-bin/lib/xbmc/xbmc.bin --standalone -fs --debug --lircdev /var/run/lirc/lircd 2>&1 | logger -t xbmc
  50. root 422 0.0 3.6 26088 4512 ? Ssl 22:11 0:00 NetworkManager
  51. root 431 0.0 3.0 26436 3764 ? Sl 22:11 0:00 /usr/sbin/console-kit-daemon --no-daemon
  52. root 446 0.0 2.7 22692 3396 ? Sl 22:11 0:00 /usr/lib/policykit-1/polkitd --no-debug
  53. root 536 0.0 2.1 7032 2652 ? S 22:11 0:00 /usr/sbin/modem-manager
  54. pi 542 0.0 1.0 2988 1348 ? Ss 22:11 0:00 -su -c export XBMC_HOME=/opt/xbmc-bcm'/xbmc-bin/share/xbmc' ; /home/pi/.xbmc-current/xbmc-bin/lib/xbmc/xbmc.bin --standalone -fs --debug --lircdev /var/run/lirc/lircd 2>&1 | logger -t xbmc
  55. root 548 0.0 0.5 1988 712 ttyAMA0 Ss+ 22:11 0:00 /sbin/getty -L ttyAMA0 115200 vt100
  56. pi 552 16.6 20.0 163540 25152 ? Sl 22:11 3:33 /home/pi/.xbmc-current/xbmc-bin/lib/xbmc/xbmc.bin --standalone -fs --debug --lircdev /var/run/lirc/lircd
  57. pi 553 0.0 0.3 1772 472 ? S 22:11 0:00 logger -t xbmc
  58. root 554 0.0 2.4 4820 3016 ? S 22:11 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-34aefe47-151f-41aa-bac3-601fd50608dd-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
  59. root 661 0.0 2.8 26320 3600 ? Sl 22:11 0:00 /usr/lib/upower/upowerd
  60. root 735 0.0 2.5 14556 3240 ? Sl 22:12 0:00 /usr/lib/udisks/udisks-daemon
  61. root 736 0.0 0.6 6108 800 ? S 22:12 0:00 udisks-daemon: not polling any devices
  62. root 773 0.0 0.6 2168 776 tty2 Ss+ 22:12 0:00 /sbin/getty -8 38400 tty2
  63. root 774 0.0 0.6 2168 776 tty3 Ss+ 22:12 0:00 /sbin/getty -8 38400 tty3
  64. root 798 0.0 0.3 1680 500 ? Ss 22:12 0:00 /bin/sh -e -c exec /usr/sbin/sshd -D 2>&1 | logger -t sshd /bin/sh
  65. root 802 0.0 0.6 2216 772 ? Ss 22:12 0:00 cron
  66. root 804 0.0 1.7 6136 2244 ? S 22:12 0:00 /usr/sbin/sshd -D
  67. root 807 0.0 0.4 1772 584 ? S 22:12 0:00 logger -t sshd
  68. root 808 0.0 0.3 1680 500 ? Ss 22:12 0:00 /bin/sh -e -c exec /usr/sbin/vsftpd 2>&1 | logger -t vsftpd /bin/sh
  69. avahi 811 0.0 1.2 3260 1604 ? S 22:12 0:00 avahi-daemon: running [raspbmc.local]
  70. root 812 0.0 0.8 4088 1036 ? S 22:12 0:00 /usr/sbin/vsftpd
  71. root 813 0.0 0.3 1772 472 ? S 22:12 0:00 logger -t vsftpd
  72. ntp 815 0.0 1.5 5428 1996 ? Ss 22:12 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:108
  73. avahi 817 0.0 0.4 3260 520 ? S 22:12 0:00 avahi-daemon: chroot helper
  74. root 894 0.0 0.5 2268 716 ? Ss 22:12 0:00 rpcbind -w
  75. root 918 0.0 2.5 9864 3196 ? Ss 22:12 0:00 sshd: pi [priv]
  76. pi 923 0.0 1.2 9864 1588 ? S 22:12 0:00 sshd: pi@pts/0
  77. pi 924 0.0 1.3 3116 1680 pts/0 Ss 22:12 0:00 -bash
  78. root 931 0.0 1.2 3632 1584 pts/0 S 22:12 0:00 sudo -s
  79. root 932 0.0 1.3 3128 1672 pts/0 S 22:12 0:00 /bin/bash
  80. nobody 944 1.0 0.6 2144 816 ? Ss 22:32 0:00 /usr/local/sbin/LCDd -c /usr/local/etc/LCDd.conf -d hd44780 -s true
  81. root 948 0.0 0.7 2844 968 pts/0 R+ 22:33 0:00 ps auxwww
  82.  
  83.  
  84. root@raspbmc:/usr/local/sbin# telnet 127.0.0.1 13666
  85. Trying 127.0.0.1...
  86. Connected to 127.0.0.1.
  87. Escape character is '^]'.
  88. hello
  89. connect LCDproc 0.5dev protocol 0.3 lcd wid 16 hgt 2 cellwid 5 cellhgt 8
  90. client_set name my_name
  91. success
  92. listen my_screen
  93. huh? Invalid command "listen"
  94. widget_add my_screen my_name 1 1 This_Is_test
  95. huh? Invalid screen id
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement