Is this project dead?

@mrlambchop
Are we going to get any updates on where we are with this project? Did I waste my money and time on it? Hello?

I'm hoping not! Been waiting myself to see when the next update is coming out. Been a good while.

Mine is just sitting there collecting dust. Waste of money.

Yep me too, they can’t even bother telling us what’s going on!

No more Particle anything for me!

Folks; I'm happy to take this to Engineering and the Product team, but do you have any specific questions or concerns?

Tachyon is alive and well and our customers are deploying fleets of devices in the field. Development is continuing, and bugs are being worked through.

Many of us are waiting for singed binaries for the TPU with Ubuntu 24.04. When can we expect that to be fully functional?

Also the main concern is that there has been zero involvement in the forums here by any Particle staff addressing questions, hence this post.

I sent a message a few months ago asking when the desktop boot will work without having battery attached. I added a message to the Tachyon update 1.1.41 thread regarding this with no resolution. @mrlambchop was going to test with Belkin Thunderbolt dock, but hasn't responded to my reply. Frustrating to have to RDP into the Tachyon or forced to attach battery to use desktop mode.

If they are working on it, they are pretty quiet about it. A little feedback and touching base here would go a long way to allaying fears of abandonment....lol.

Thanks folks, I have a call with the PM for the Tachyon project to talk through this, and to settle on an update cadence.

Thank you. I have been generally very happy with Particle products, I love all the Photons I have played with, but this project has really given your brand a beating in my mind. I'm just a single consumer so I know I'm not a big player, but it's the small things a company does that makes it stand out. I kinda hope this acquisition doesn't just turn you into a faceless corporation.

Word of mouth is powerful, all it takes is for someone who makes big decisions for a company to hear something negative about you and you would never know you missed out on a great opportunity.

Wow, no activity on here in 6 days. That really sends a message doesn't it. What on earth could be taking so long to update the people that supported your project. Every day that passes by just smears the Particle name.

Maybe we should be asking Digi what is going on with this project after the takeover!

Based on the press release they (Particle CEO) claimed that nothing would change after the merger, but that remains to be seen. Been a long time fan of their products but now I'm not so sure anymore.

I guess this is why companies use the Kickstarter platform. When they decide they do not want to continue development on a project, they can feel assured that they have no legal responsibility to compensate their customers for taking their money and not delivering a functional product. I think this will be the last Kickstarter project I will participate it.

Bumping this topic. Are we going to get the common courtesy of some sort of response or update? It amazes me how bad normal social graces have declined over the years. People invested in your product, you should at least chime in here once and a while or just tell us officially that this product is dead in the water so we can all move on.

The update cadence is ..... drum roll please ....... never

Hey folks,

Expect an update post next week. Lots of things have been happening behind the scenes, but I do acknowledge that the update cadence has not been acceptable.

Hi folks,

As we're going into the long weekend - I'll keep things updated here: Tachyon update post

Bumping this thread. These are the most irresponsible people making promises not kept. No updates at all. Just silence. Do you guys enjoy torturing people? I want my money back.

Yeah hard to believe hey, promises promises!!
They are slowly working on things, as I can see some updates for the modem in their repo - trying to compile the image but keeps exiting with Ubuntu ARM mirror issues, probably because i wanted the desktop, now I'll try the headless.

Extracted this from their repo using codex, man it's good at extracting info from github.

  1. New 24.04 base image: image-25-a2357e9 (31 Jul), replacing your 23-dfe823b.

  2. Matching kernel: 6.8.0-1058.59+particle5, replacing particle4. It adds microSD, 40-pin/syscon UART, CDSP power-vote, and secure-video DTS fixes. Base release

  3. Latest latest-channel packages:

    • particle-linux 0.24.0-1 (you pin 0.22.0-1)
    • RIL 0.5.3-1 (you pin 0.4.5-1)
    • Syscon 1.0.36-1 (you pin 1.0.20-2)
    • Desktop Setup remains 2.7.0
  4. Keeps one GNSS session open instead of rebuilding it every ~90 seconds.

  5. Fixes the failure loop when GNSS session creation fails.

  6. Adds explicit GNSS power control and persists it in /etc/particle/gps.yaml.

  7. Publishes Location, FixState, and Enabled on D-Bus.

  8. Correctly rebuilds the GNSS/QMI session after suspend/resume—previously GNSS could remain dead after resume.

  9. Fixes shared-memory synchronization and potential D-Bus wedging.

  10. Adds a GNSS test binary.