**** BEGIN LOGGING AT Tue Dec 02 02:59:58 2014 Dec 02 07:28:34 CR0W: i'm not sure a patch is enough Dec 02 08:19:59 moin :) Dec 02 10:32:07 CR0W: I didn't think it was possible to use multi button headsets due to hardware. WH-205 is fine OOTB on N900. Dec 02 11:57:01 just noticed today that usb host mode is not working anymore Dec 02 11:57:30 or well it acts like it works but it's not mounting my usb stick like it used to do Dec 02 11:57:59 what has changed is that i flashed and switch from stable to testing Dec 02 11:58:25 so is it not working out of the box with cssu testing? Dec 02 11:59:05 guess it is somehow related to bme replacement coz sometimes it says that my memory stick is charger Dec 02 12:42:30 hi. i am trying to setup maemo sdk w/o scratchbox, in a chroot, following this post -> http://www.rbelem.info/2010/01/14/maemo-5-0-sdk-without-scratchbox/ Dec 02 12:43:08 the step : apt-get update gives a lot of errors. ( subprocess returned an error ). Dec 02 12:50:06 anyone there ?? Dec 02 12:51:12 o/ Dec 02 12:51:45 it doesnt sound like a good idea Dec 02 13:00:07 bencoh: any torrent for already updated sdk to chroot into or vmware image ? Dec 02 13:24:21 right now, i just have got the SDK image for chrooting on mobile itself. i am trying to compile the program for n900 ( its my first try ) . i have downloaded the source code of dillo and when doing ./configure ,its giving an error for lack of fltk-config. Dec 02 13:24:38 i cant find that in the repos. Now what to do ?? Dec 02 13:39:25 [sbox-FREMANTLE_ARMEL: ~] > apt-cache search fltk Dec 02 13:39:29 libfltk1.3 - Fast Light Toolkit - main shared library Dec 02 13:40:16 newbieAlert: do not try to do that stuff on the device, it doesn;t make much of a sense Dec 02 13:40:39 either install ScratchBox or download the SDK vmware image Dec 02 13:40:54 on your desktop that is Dec 02 13:41:05 ~scratchbox Dec 02 13:41:06 rumour has it, scratchbox is a cross-compiling system that uses binfmt_misc, rpc calls, and an nfs mount to make a cross-build appear to be 100% native, and is found at http://www.scratchbox.org/, hosted by maemo now. Also at http://maemo.merlin1991.at/files/SB Dec 02 13:41:15 ~sdk Dec 02 13:41:16 i heard sdk is http://privatepaste.com/e4a5b13fad or "wget http://repository.maemo.org/tabletsdev/explicit/maemo-dev-env-downloads/downloads/Readme_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.txt" Dec 02 13:43:25 freemangordon_: link is 404 for vmware image. and is it updated , as in comed with nokia binaries n stuff?? Dec 02 13:43:55 newbieAlert: google for links to the vmware image Dec 02 13:44:28 or rather google for "Readme_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.txt" Dec 02 13:44:30 ;) Dec 02 13:45:07 it comes with PR1.3 binaries and stuff Dec 02 14:00:04 kerio for the cover sensor? Some guy already made a patch, but he patched in the SD card reader module. I'll patch at the GPIO level so everything in the system thinks the cover is on (but I'll add a sysfs interface to toggle it between on and off). Dec 02 14:00:27 neat, i'd like that Dec 02 14:03:51 sixwheeledbeast wh205 is just a standard stereo headset, so it has only one button shorting mic to ground. I'd like a few buttons like in AD-54. I only really need it toggle pause and skip tracks. I could use a bt remote, but I can't seem to find a decent one where I live, plus it'll cost more than ad-54. And apparently, this works on android-n900 and the eci/aci modules are in the kernel there. Dec 02 14:07:40 CR0W: it should probably default to not forced, but with a cmdline setting to have it forced closed from the very beginning Dec 02 14:08:48 kerio why? Most of the time the cover will be on. Dec 02 14:09:12 for instance, to have swap on SD Dec 02 14:09:23 oh you mean why not default to closed? Dec 02 14:09:30 idk, it seems untidy Dec 02 14:12:00 It's a hack, but what else can I do, other than throwing this phone to a trash can and buying a "new" one? Dec 02 14:14:08 I was unfortunately ripped of by one guy on this auctioning site. If I had a hot air station, I guess I could desolder the chip. I guess I can try to find a broken one for low price, just with a 100% working main board. Dec 02 14:19:31 O, I found one with most likely damaged LCD or flex. I've paid about 150$ for mine in total, how much should I bid this for? Dec 02 14:22:46 as a sd swap user, i'd appreciate the patch Dec 02 14:27:48 CR0W: do you know which part is broken ? Dec 02 14:28:31 kerio OK. I'll be sure to post a patch when I'll make it. As a compromise, I'll read the kernel cmdline to set the initial value and add a file in sysfs accepting two values. Dec 02 14:30:16 bencoh I don't know exactly which element failed, but the net result is the GPIO pin connected with the hall sensor returns "open" always (and yeah, I have the magnet). I've tried with more powerful magnets, but nothing works. Dec 02 14:30:58 :/ Dec 02 14:33:55 Might be that the SoC is broken or maybe just some resistor, I don't really know. I've gathered that such failure is a rather common occurrence, similarly to the usb socket problem, though less common. Dec 02 16:26:08 CR0W: usually HAL sensor desolders from the board Dec 02 16:27:08 IIRC you can solder it back with an ordinary iron, but better join #neo900 and ask doc, he knows that stuff better than me Dec 02 16:28:36 CR0W: also, you may want to join n900 upstreaming efforts, see http://elinux.org/N900 Dec 02 16:28:57 see alos: Dec 02 16:29:01 ~fptf Dec 02 16:29:01 from memory, fptf is the Fremantle Porting Task Force, see http://talk.maemo.org/showthread.php?t=91308 Dec 02 18:30:53 freemangordon: i could not find ubuntu-desktop environment. i have the ubuntu-server image with me which doesnot seem to have scratchbox installed. do you have link to the desktop virtual machine image ?? Dec 02 18:52:47 anyone with a link to maemo-sdk-virtual-machine-image ( desktop ) Dec 02 18:52:51 ? Dec 02 18:56:21 ~tell newbieAlert about sb Dec 02 18:56:59 sixwheeledbeast: scratchbox?? Dec 02 18:57:34 ~sb Dec 02 18:57:34 hmm... scratchbox is a cross-compiling system that uses binfmt_misc, rpc calls, and an nfs mount to make a cross-build appear to be 100% native, and is found at http://www.scratchbox.org/, hosted by maemo now. Also at http://maemo.merlin1991.at/files/SB Dec 02 18:57:54 sdk is in the link Dec 02 18:58:46 sixwheeledbeast: what about EULA?? isnt that required for nokia binaries?? Dec 02 18:59:26 sixwheeledbeast: thanks :) :) Dec 02 18:59:37 CR0W: well I would set headset button to pause/play and camera key for skip track. I explained how to do that to someone recently Dec 02 18:59:41 newbieAlert: np Dec 02 19:49:46 moo Dec 02 21:29:35 moo Dec 02 21:54:47 mmuu Dec 02 23:04:08 Good morning **** ENDING LOGGING AT Wed Dec 03 02:59:58 2014