I couldnt find the file pidesktop.deb. The webpage is really complicated.
I couldnt find the file pidesktop.deb. The webpage is really complicated.
Note, this is not the solution to the original problem, Premier Farnell sells a new product called the "Pi Desktop", distributed by element14/newark, the installation instructions specifically mention go to element14.com/pidesktop and under Downloads, download pidesktop.deb.
However, maybe it's too early and this hasn't been published yet. I understood this product wouldn't be available in North America until June 5, so perhaps something will be available then.
Thanks!
You are true Jeff.
I looked in detail to the product presentation page and it sound strange to me. The page was created in September 2016 and today the product is out of stock. But it is the first time I hear of this product just in this post; I was expecting a more intense promotion during the past months but this is obviously just an idea... No datasheet and no documentation at allo linked from the product page. Just the list of the features. Why?
Searching on google the exact term pidesktop.deb (the debian setup file I suppose for the driver of this HAT) the only reference you find is just this blog posts ... Why? Maybe someone can give us information on how to ?
I have already done a board to monitor the health status with some features; this project can be easily be applied to a PI HAT - and it is what I have in mind to do as I need it for several projects. The difficult it is not the powering of the system or the power-off the Pi, as well as a cooling fan controlled by PWM but how to Power-on the PI again after it was powered off. I have an idea but I am not sure it is the best solution in the world. If I am not wrong shabaz has already worked - at least in theory - in this direction...
Enrico
Alright element14 what have you done with pidesktop.deb?
Hi,
Just got it.
https://github.com/tuctboh/piDesktop/raw/master/pidesktop.deb
It looks like the ppp-hdclone needs piclone . I'm not at my Pi, not sure if thats standard or not.
Tuc
Hi gdenicolas ,
You don't need the debian file to boot from the SSD. In the user manual is a step by step guide and explanation on how to set this up:
Pi Desktop User Manual_EN_Rev3.2-FINAL.pdf
I've asked internally about the debian file, and I've read through the manual where there's some typing errors that need to be fixed (eg. capitalization of linux commands).
Feel free to ask me any questions on this as I've been working with this add-on board (and have one sat on my desk).
My concern not loading the pidesktop.deb is that you lose out on :
ppp-hdclone (What it does probably can be done just by dd'ing the image to the mSata)
ppp-boot (This actually changes the /boot/cmdline.txt to change the root, which isn't mentioned. I had previously set the usb variable, but AFTER I put it all together so can't get the card out to test if it isn't needed)
embest.service/embest-shutdown.service/rtc.py/sync-hwclock - Seem like they make sure the HWClock is up to date, not mentioned in the manual.
Tuc
Cool, thanks!
Looking at GitHub, I think I'll wait until it's actually released, the initial commit was just done "an hour ago"