Reply
Thread Tools
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#231
more than a year ago 16GB for 100$ and the new one cost now ~200$
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#232
of course, I will disassemble it :P want that serial console
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#233
better modify sim tray with some connectors
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#234
Originally Posted by coderus View Post
better modify sim tray with some connectors
I was thinking something like that. Might 'use' the headphone jack hehe, if possible
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#235
Originally Posted by nieldk View Post
I was thinking something like that. Might 'use' the headphone jack hehe, if possible
I suggest the hacked simtray thing. Used that extensively before acquired another device which is now using permanent wired&soldered conections.

It is fairly easy to make an adapter that slots into the simcard hole. Only one thing you need to be careful; make the adapter so that it has a slot on the middle, or make it so thin that it does not bend the actual sim-connectors in the device. Doing that will give you problems later if the sim contacts do not connect well to the card.
 

The Following 3 Users Say Thank You to juiceme For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#236
Originally Posted by juiceme View Post
It is fairly easy to make an adapter that slots into the simcard hole.
Juice, if it's not too much to ask, what are the dimensions of the debug pads area? Saw the N9 with the physically hacked SIM tray; knowing how deep they go and how wide each pad is would help making an adapter

Originally Posted by juiceme View Post
If the voltage is cut it depends on the memory device on how long the old state is held in the device.
LPDDR SDRAM holds the data for quite some time - VRAM glitches on Nemo N900 once spewed out some remaining bitmaps from Maemo 5

What I'm concerned about though, is that ubiboot logging to the RAM buffer would overwrite whatever's remaining in RAM.

The copy code would have to be placed really early in boot, maybe to a procfs entry, subsequently copied when ubiboot-menus is launched.
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.

Last edited by Hurrian; 2013-11-26 at 13:53.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#237
Originally Posted by Hurrian View Post
Juice, if it's not too much to ask, what are the dimensions of the debug pads area? Saw the N9 with the physically hacked SIM tray; knowing how deep they go and how wide each pad is would help making an adapter
I'll have to measure those, the pads are fairly large ans I made my first adapter by just guessing at the dimensions and filing the bits until they fit nicely


Originally Posted by Hurrian View Post
LPDDR SDRAM holds the data for quite some time - VRAM glitches on Nemo N900 once spewed out some remaining bitmaps from Maemo 5

What I'm concerned about though, is that ubiboot logging to the RAM buffer would overwrite whatever's remaining in RAM.

The copy code would have to be placed really early in boot, maybe to a procfs entry, subsequently copied when ubiboot-menus is launched.
That takes some studying but it should not be too difficult to ensure there's no overwriting. I had to shuffle the kernel bits around in the latest ubiboot kernel anyway to get the modules load under the 16M limit from the main kernel block.

---- edit -----

Something I thought of today triggered when I thought about the status led flickering in R&D mode... I think it just shows up CPU activity, right?

Well. why not make the status led function as serial output!
That'd be lot easier than using the AUX output, since you'd not need any fancy modulation schemes and the bandwidth would be eornomous

You'd just need a photodiode hookup that you'd place on top of the led, converting it directly to serial signal wired to PC

Last edited by juiceme; 2013-11-26 at 22:41. Reason: thought of something
 

The Following 3 Users Say Thank You to juiceme For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#238
Originally Posted by juiceme View Post
Something I thought of today triggered when I thought about the status led flickering in R&D mode... I think it just shows up CPU activity, right?

Well. why not make the status led function as serial output!
That'd be lot easier than using the AUX output, since you'd not need any fancy modulation schemes and the bandwidth would be eornomous

You'd just need a photodiode hookup that you'd place on top of the led, converting it directly to serial signal wired to PC
What an awesome idea Shouldnt be to hard to implement. Well, kinda'
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#239
@hurrian One thing. The iptables redirect () seems to have gone haywire in cyberspace again

http://talk.maemo.org/showpost.php?p...5&postcount=42

At least, again this message shows up e.g. in ettercap:

iptables: No chain/target/match by that name.

Which is connected to CONFIG_IP_NF_TARGET_REDIRECT
 

The Following 2 Users Say Thank You to For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#240
Originally Posted by nieldk View Post
@hurrian One thing. The iptables redirect () seems to have gone haywire in cyberspace again

At least, again this message shows up e.g. in ettercap:

iptables: No chain/target/match by that name.

Which is connected to CONFIG_IP_NF_TARGET_REDIRECT
Enabled [M]. See first post for details!

kernel-plus 2.6.32.61 r6 focuses on btrfs. It has been enabled as [Y] in the kernel.

Note that the disk format as used in the kernel probably matches 2.6.34 - ubiboot definitely has not been updated to support reading from this version of the btrfs disk format. Play with /home or something.
Meanwhile, or if you're feeling adventurous, load zImage from somewhere other than the Harmattan rootfs (check ubiboot.conf)
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.

Last edited by Hurrian; 2013-11-28 at 10:08.
 
Reply

Tags
kernel-plus

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:11.