**** BEGIN LOGGING AT Fri Feb 24 02:59:58 2012 Feb 24 07:14:20 Can gprs and wlan connections work together simultaneously ? Feb 24 07:21:30 not using stock kernel Feb 24 07:21:57 Ok, where i can read about ? Feb 24 07:22:22 I'am using power kernel Feb 24 07:23:45 And i want know - can i do this, using internal features Feb 24 07:24:23 And not write shell script for at/ppp/wlan connections with routing Feb 24 07:41:49 i don't know what you want to do, but http://wiki.maemo.org/User:Jebba/NAT and http://wiki.maemo.org/N900_ad_hoc_wifi_hotspot might give you some pointers Feb 24 07:47:17 Ok, example Feb 24 07:49:14 pc host <--> openvpn <--> internet <--> openvpn <--> 3g <--> tun0 <--> bridge <--> wlan0 client <--> same AP Feb 24 09:16:04 good morning, can someone give me a hint to convert a N900 "cat /dev/fb0 > screenshot.fb" to a screenshot.bmp? Feb 24 09:17:01 ffmpeg can do it IIRC Feb 24 09:18:13 ffmpeg ?...I'll test... Feb 24 09:26:07 hello Feb 24 09:26:27 can someone suggest a way of playing a folder of mp3 s Feb 24 09:26:37 which is constantly being added to? Feb 24 09:27:51 I tried mplayer 'mplayer -loop 10 ./*.mp3' Feb 24 09:28:22 but mplayer just randomly stops from time to time and won't restart unless I quit it and restart the program Feb 24 09:31:14 This indicates that there is a problem with mplayer. Feb 24 09:32:30 does it stop between songs or in the middle of one? Feb 24 09:36:46 StyXman: in the middle Feb 24 09:36:55 I do nopt even have to touch it. Feb 24 09:37:16 dang Feb 24 09:37:27 Perhaps the aac decoding aspect of mplayer is broken? Feb 24 09:37:34 ^aac+ Feb 24 09:37:53 so my question still stands, what can I use as an alternative? Feb 24 09:38:29 mpg123? I don't know if it's ported... Feb 24 09:40:03 vi___: probably easiest would be to run mplayer only with complete songs Feb 24 09:40:25 because it probably stops on an incomplete songs Feb 24 09:40:31 song Feb 24 09:57:59 lol Feb 24 09:59:03 mplayer does not scan the directory 'dynamically'. it just scans it once, then keeps the list 'in' itself Feb 24 10:00:20 yeah, it think some kind of shell or python script would be needed to do the dynamic part Feb 24 10:08:21 to put the problem in a context. Feb 24 10:08:36 When I am out running I want to listen to internet radio. Feb 24 10:08:54 Stock media player is worthless due to too small a buffer. Feb 24 10:09:11 mplayer randomly cuts out Feb 24 10:09:50 streamripper works with buffering+aggressive reconnecting, however I need a way to play the songs it dumps. Feb 24 10:10:29 mplayer would be ideal, I could just listen to the streamripper relay without actually ripping any files. Feb 24 10:10:35 however mplayer fucking fails Feb 24 10:10:41 CONTINUALLY Feb 24 10:10:58 it makes me want to smash my n900 of my head then long kick it over the horizon Feb 24 10:11:18 so Feb 24 10:11:34 who can suggest a bulletproof internet radio solution? Feb 24 10:14:19 I try to install gitk, but got error: gitk: depends: tk (>=8.4) but it is not installable. Feb 24 10:14:29 git-gui too Feb 24 10:16:42 vi___: try mplayer ... with -ao pulse option Feb 24 10:23:09 Sicelo: will you compile the latest mplayer as a massive static binary for maemo for me? I will email you a donut. Feb 24 10:25:28 i'd love a doughnut.. but i don''t even have SDK to start with .. and i can't even arrange to get it Feb 24 10:25:33 :( Feb 24 11:17:26 hello. can someone give me a hint to convert a N900 "cat /dev/fb0 > screenshot.fb" to a screenshot.bmp? or png? Feb 24 11:17:36 ffmpeg does not work Feb 24 11:17:46 ffmpeg -vcodec rawvideo -f rawvideo -pix_fmt rgb565 -s 800x480 -i fb-n900.raw -f image2 -vcodec png screenshot.png Feb 24 11:18:23 fb3png does work on gta2 openmoko, but bot for n900... Feb 24 11:18:56 sed/fb3png/fb2png Feb 24 11:22:06 just noise as result? Feb 24 11:22:50 av_interleaved_write_frame(): I/O error occurred Feb 24 11:22:50 Usually that means that input file is truncated and/or corrupted Feb 24 11:23:46 cat screenshot.fb > /dev/fb0 ...is working Feb 24 13:41:09 s. Feb 24 16:55:07 skykooler: ping Feb 24 16:55:27 skykooler: ping Feb 24 16:55:41 7 seconds Feb 24 16:56:20 I think the time being lost is due to the time gstreamer needs to process the videos. Feb 24 16:56:59 and we can't use the same camera by two processes, can we? Feb 24 16:58:34 int_ua: I don't know. Maybe we can. Let me test on my laptop. Feb 24 17:03:39 hm, it looks like the second instance gets queued and starts faster after the first finishes Feb 24 17:04:06 int_ua: does it overlap the first? Feb 24 17:04:34 I don't think so, but I was writing into one file Feb 24 17:04:35 I can't get it to run on my laptop (I think the gstreamer bindings are different). Feb 24 17:05:09 and when is your new N900 scheduled to arrive? Feb 24 17:07:18 maybe just -bad plugins not installed? Feb 24 17:07:21 March 3rd Feb 24 17:07:59 no, it tells me that it has no property 'videoenc' Feb 24 17:08:26 and that 'user-start' is an unknown signal Feb 24 17:09:56 let me install all related packages and try again Feb 24 17:10:15 is 'ssh -X' possible under maemo? Feb 24 17:10:26 ok, I'll try to overlap recs Feb 24 17:10:42 badcloud: to maemo or from maemo? Feb 24 17:11:00 int_ua: from Feb 24 17:11:03 badcloud: I've done it from Maemo to PC Feb 24 17:11:25 yeah, possible :) but video playback is slow Feb 24 17:11:37 badcloud: yes, see http://talk.maemo.org/showthread.php?t=41168 Feb 24 17:17:43 skykooler: doesn't seem to work, 'echo $DISPLAY' comes up empty. do I have to activate something on the server end? Feb 24 17:18:32 well, the server end needs to have xauth installed, iirc Feb 24 17:18:52 if you have any X apps you were going to forward, it's likely xauth was already there, so I dunno Feb 24 17:19:02 maybe /etc/ssh/sshd_config doesn't allow X11 forwarding? Feb 24 17:19:44 badcloud: xauth is not installed bydefault, there is a deb package here: http://talk.maemo.org/attachment.php?attachmentid=7367&d=1266628157 Feb 24 17:20:28 badcloud: did you try running any GUI application? Feb 24 17:20:47 what's the output? Feb 24 17:20:47 int_ua: yes, window opens on server Feb 24 17:21:23 skykooler: does it need to be installed on the client as well? Feb 24 17:21:56 badcloud: no. actually, looking further into it it is in the maemo repositories mow: sudo apt-get isntall xauth Feb 24 17:22:22 int_ua: no output, just the window of the program opens on server Feb 24 17:22:35 badcloud: see http://talk.maemo.org/showpost.php?p=1117392&postcount=20 Feb 24 17:23:10 skykooler: installing Feb 24 17:23:12 thanks Feb 24 17:24:43 I think I found the instructions for setting up server end Feb 24 17:24:50 thanks for the help Feb 24 17:24:55 strange, I've done it without any additional settings Feb 24 17:25:20 badcloud: what is you server's distro? Feb 24 17:25:40 int_ua: arch Feb 24 17:26:34 int_ua: did the overlapping work? Feb 24 17:29:12 no, capture-stop stops both I think Feb 24 17:30:00 looks like the first time I've started them with perfect timeout Feb 24 17:30:11 But I'm not sure Feb 24 17:30:16 int_ua: perhaps we need two separate camerabin objects? Feb 24 17:30:46 I'm using two different processes Feb 24 17:31:27 oh. Feb 24 17:37:53 BTW, what is the command for stock image viewer? Feb 24 17:38:33 or does it not recognizes file arguments too? Feb 24 17:39:07 int_ua: image-viewer I think Feb 24 17:40:42 thanks :) but it crashed ( Feb 24 17:41:02 image-viewer.launch test.jpg Feb 24 17:41:22 and just image viewer didn't do anything Feb 24 17:41:44 running from terminal or python? Feb 24 17:41:58 oh Feb 24 17:42:33 does image-viewer --help say anything? Feb 24 17:43:37 no, just silently returning 0 status Feb 24 17:44:38 I guess it should be touched with some dbus signal just like Notes Feb 24 17:44:53 or was it pdf viewer. Whatever. Feb 24 17:46:02 int_ua, skykooler, it's working :) Feb 24 17:46:21 int_ua: /usr/bin/dbus-send --print-reply --dest=com.nokia.image_viewer /com/nokia/image_viewer com.nokia.image_viewer.mime_open string:file:///file1 Feb 24 17:46:30 badcloud: nice! Feb 24 17:48:12 badcloud: congratulations :) Feb 24 17:48:41 int_ua, skykooler with you help, of course :) Feb 24 17:49:11 skykooler: thanks :) *sarcasm* what an obvious command they used to view image files Feb 24 17:49:24 mplayer doesn't play vids well tho Feb 24 17:49:37 must be a display hw issue Feb 24 17:50:25 also, cmus doesn't respond to keyboard controls Feb 24 17:51:42 but man, is this sh** cool as f*** Feb 24 17:55:06 badcloud: so what was the server issue exactly? Feb 24 17:56:54 int_ua: well, it's not exactly designed as a terminal app. also I believe if you have imagemagick installed you can just do 'display image.jpg'. Feb 24 17:57:05 int_ua: not sure, I'll try rerunning cmus Feb 24 17:58:13 whatevs, I'll just use deadbeef Feb 24 17:58:57 also, seems I need to configure screen to use the correct display Feb 24 17:59:09 anyone know how to do this? Feb 24 18:01:06 gnu screen I meant Feb 24 18:05:26 ECHO, echo, (echo)... Feb 24 18:08:59 sorry, not much experience with screen Feb 24 18:11:16 badcloud: didn't use it with -X Feb 24 19:21:48 skykooler: The first gst-launch code that worked for me today: Feb 24 19:21:53 gst-launch v4l2camsrc device=/dev/video0 ! video/x-raw-yuv,height=240,width=320 ! ffmpegcolorspace ! xvimagesink Feb 24 19:22:50 int_ua: and this saves to where? or does it stream to screen? Feb 24 19:23:17 yeah, streams Feb 24 19:23:44 I'm can't find a combination to save it correctly( Feb 24 19:24:15 s/I'm/I/ Feb 24 19:24:16 int_ua meant: I can't find a combination to save it correctly( Feb 24 19:25:48 maybe I'm just too tired already and just has to rest Feb 24 19:26:03 s/has/have/ Feb 24 19:26:03 int_ua meant: maybe I'm just too tired already and just have to rest Feb 24 19:56:32 skykooler: but leaky queue works as expected: it shows video with lag. I just tried 10 seconds: Feb 24 19:57:00 gst-launch v4l2src device=/dev/video0 ! queue leaky=upstream min-threshold-time=10000000000 ! autovideosink Feb 24 19:59:43 so can this be used with a filesink instead of an autovideosink then? Feb 24 20:14:36 skykooler: theoretically, I can't find the right combination and already feeling myself as an alchemist Feb 24 20:15:13 I think we need nikolai to help us Feb 24 20:16:03 ok, that's all for today, thank you again :) Feb 24 20:16:51 so it doesn't work with something like gst-launch v4l2src device=/dev/video0 ! queue leaky=upstream min-threshold-time=10000000000 ! filesink location = /home/user/file.mp4 ? Feb 24 20:17:33 it needs some container/encoder Feb 24 20:17:48 not sure which is right term Feb 24 20:18:00 but let me try this Feb 24 20:20:07 it writes raw data into that file and mplayer will not recognize it Feb 24 20:20:30 with "Seek failed" message Feb 24 20:21:23 and beside that raw data take too much space: couple of seconds took 20Mb Feb 24 20:22:19 okay, I'm telling obvious things, I needб to rest :) Feb 24 20:22:50 I will be here tomorrow approximately at 10:00 EET Feb 24 20:23:07 ok Feb 24 20:45:31 how do I run gui program and have it displayed, via ssh, on both displays (server +client)? Feb 24 21:01:41 badcloud: you don't. Feb 24 21:02:41 luke-jr: ? Feb 24 21:02:56 what about x11vnc on server end? Feb 24 21:03:59 that's not via SSH :P Feb 24 21:05:37 luke-jr: right, forgot Feb 24 23:10:19 Hi! Have anyone got the autopwn in metasploit to work? I need a SQL-server on the n900 to get it to work, I can´t load MySQL with "gem install mysql" (get some errors) but postgresql works flawless with "gem install postgresql" but I can´t get postgresql-server to the n900. Feb 24 23:10:31 Anyone that have succeeded with "gem install mysql" or have installed a postgresql-server on their n900? Feb 24 23:12:04 not sure about the n900 but you can use sqlite too Feb 24 23:12:37 yeah, sqlite works fine on n900 but it doesn´t work with "gem install sqlite3" Feb 24 23:12:42 I get some errors Feb 24 23:14:16 dole, is metasploit on extras? Feb 24 23:14:20 maybe sqlite3 is the way to go Feb 24 23:14:25 beford: no Feb 24 23:14:55 I followed this guide to install Metasploit: http://talk.maemo.org/showthread.php?t=81816 Feb 24 23:15:01 oh Feb 24 23:42:41 dole: have you tried apt-get? Feb 24 23:43:09 yes, I didn´t found it Feb 24 23:43:26 but I might have got gem install sqlite3 to work Feb 24 23:43:29 did you enable the extra repo? i have sqlite working just fine Feb 24 23:43:38 yeah, sqlite works fine Feb 24 23:43:57 it is postgresql that doesn´t work Feb 24 23:50:54 I have the "gem" sqlite3 installed now :) It seems like I needed libsqlite3-dev Feb 24 23:51:18 but I´m not sure that metasploit will load sqlite3 becuase they have drop support for sqlite Feb 24 23:51:34 but it would be awesome if it works Feb 24 23:52:11 nope Feb 24 23:52:15 it didn´t load :( Feb 25 00:38:50 Hello, new pseudo maemo user, pseudo in that I'm a new user of a Nokia N9. I was wondering if anyone else was using the N9 and having trouble with gmail not syncing all emails, and if so how did they fix it or is there a better email app than the one it comes with? Feb 25 00:43:44 * ShadowJK imagines #harmattan or #n9 is better channel for N9 related Feb 25 00:44:15 rog, thanks very much Feb 25 00:56:53 is doing /etc/init.d/wlancond restart meant to reboot my n900? Feb 25 01:05:04 quite possibly Feb 25 01:07:05 wlancond is meant to get controlled by initctl, not by direct calls of rtc/init.d/* Feb 25 01:07:49 IroN900:~# initctl status wlancond Feb 25 01:07:51 wlancond (start) running, process 1629 Feb 25 01:07:53 Might be included in the "reboot if vital processes die" thing Feb 25 01:08:28 stop wlancond && sleep 5 && start wlancond Feb 25 01:10:39 * DocScrutinizer yawns Feb 25 01:11:44 actually initctl list is a intriguing cmd Feb 25 01:17:28 * DocScrutinizer idly ponders to play a bit with nasties like "start act-dead" etc Feb 25 01:18:01 maybe "start testserver" Feb 25 01:18:32 or "start phonet-at" Feb 25 01:19:04 start reboot is probably quite obvious Feb 25 01:19:57 while "start welcome" or "start pin-query" might give me ideas Feb 25 01:22:35 hrrhrrhrrrr! start control-alt-delete **** ENDING LOGGING AT Sat Feb 25 02:59:58 2012