@EvilDragon Did the donation page go away?
What I can give doesn't have enough 0's but I'm happy to kick in a bit.
The link at the bottom of the shop page to https://dragonbox.de/en/home/donation-to-the-shop.html says "The product is no longer available"
My problem is lower level than that. There is a piece of hardware that acts as a bridge between the memory and the rest of the CPU. When it isn't actively being requested to fetch/store data, it can go into a lower power mode that does the minimum to keep the memory refreshed. I couldn't find...
I'm out of ideas. It seems something as simple as it wants to pass the parameter to the mounting service but it doesn't allow that parameter.
I don't know how to change what it wants to send and what it allows.
Raspberry Pi has had the same update. It mounts ext fs fine.
Ok, a command that gives the full detail of the error.
sudo udisksctl mount -b /dev/disk/by-label/{LABEL}
Error mounting /dev/mmcblk3p5: GDBus.Error:eek:rg.freedesktop.UDisks2.Error.OptionNotPermitted: Mount option `errors=remount-ro' is not allowed
This is giving me some interesting google...
Just updated to test your issue.
Can confirm, not just you.
FAT32 partitions auto mount. my ext3 partitions are not auto mounting.
Can manually mount the partitions so there is nothing wrong reading the format or the SD cards, just something quirky with detection of .... something.
Let me dig...
ERgh. I've finally got my changes up on git: https://dev.pyra-handheld.com/pimaster/pyra-uboot/-/tree/pimaster-dll
Ended up basing it on https://dev.pyra-handheld.com/kernel/pyra-uboot instead of https://dev.pyra-handheld.com/daveshah/pyra-uboot
There just seemed more niceties for pyra start up...
Well. Looks like I've got to clean up a lot of code. Work out why USB isn't working and make it available.
This was far more of a journey than I was expecting.
K4B8G1646D-MYK0 is DDR3L-1600 (11-11-11), so would be most performant on an 800mhz clock.
Fortunately: "7. Any DDR3-1600 speed bin also supports functional operation at lower frequencies as shown in the table which are not subject to Production Tests but verified by Design/Characterization."...
They are soldered. I just think of it slotted in. Maybe I should have said 800mhz devices connected to a 533mhz clock?
Tricky is an under statement when we don't know what we are doing :P
Yeah. I put a little more information in the wiki. It's not a lot but it can fill in some blanks.
So ages ago I wrote a script to look at the configuration of the memory by the CPU. Finally added some more registers.
But it didn't get me far enough. To the best of my knowledge, I was filling out all of the fields correctly. It was nice that the Pyra would sometimes boot better, but it would...
I've never had the devboard fail to boot, but yes, I've had my devboard randomly crash.
It got better when I was blowing air over the heatsink but I always worried that my power supply was only just good enough.
Was hoping that the battery in the Pyra would would provide ample power for the...
Given that there are memory issues on boot, before Tiler should become an issue I don't think this is an issue yet.
I'm not sure if DMM is already in use at uboot time. Thought it was more for Linux to use, but a quick google suggests that it could be set up in uboot.
When I've experienced...
Um. Not yet. I loosened the timing of my board hoping for an easy fix and may not have reverted it. It was mostly a script for EvilDragon so he can see what settings are on what boards and then see if the "worst" (probably meaning slowest) would work for all.
And if anyone was feeling...
I wrote a script to interrogate the memory after boot.
#!/bin/bash
focusAdd=$1
function readMem {
add=$1
name=$2
val=`devmem2 $add | grep -Po "(?<=: )0x.*"`
valI=$(( $val * 1))
valB=`echo "obase=2;$valI" | bc`
bits=("${@:3}")...
Just a note to say I am trying.
After reading "15.3.6.2 EMIF Registers" of the OMAP documentation it became clear that I would need to find out what the performance of the memory was. Attached is the best documentation I could find. When I got to the end I was a little worried that 533mhz memory...
Ok, so you understand that your excessive posting is unwanted but you are continuing.
You continue to treat this forum as your own personal blog for little updates that do not matter in the large scheme of things. We've told you to take it elsewhere before.
You are either trolling at this point...
Here are the first 25 weeks of orders in 2016. If you were excited to order in the first week, you would have placed your order and immediately checked the graph. Maybe even posting to claim your estimated position.
Now, you joined in 2021. You say that "Unfortunately i dont kept the date but...
What more do you want?
The devices aren't ready to "order" because ED doesn't have stock on a shelf, so you "preorder" them.
ED didn't have the capital to have all of the items produced at the one time, so he is doing it in batches. Means less items taking up space in his shop. He needed a...
Owner of Devboard and Pyra.
Wanted to test your code on a Pyra to give you some happy feedback.
I am unable to unload the existing palmas_gpadc kernel module before installing a custom one. The process hangs and the only thing I can do is reboot. After installing this module on the Devboard...
Thanks everyone. I think that is enough data. I was worried about the capacity value of my battery but it seems I'm not the only one.
Very interesting to see that variety.
It'll be nice to have this information in the future to see how the batteries are performing in 3-5 years.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.