Go to advanced search

by pjf02536
Mon Jun 01, 2020 5:15 pm
Forum: General discussion
Topic: how do i open/edit a rasberry image?
Replies: 20
Views: 60156

Re: how do i open/edit a rasberry image?

I found this very useful, and decided to make another useful addition to the script. I added the ability to do an fsck to the primary partition, as I had several images that became corrupted (well not clean) because of various shutdown and power fail issues ... it happens. So I added an "f" option t...
by pjf02536
Thu May 21, 2020 2:05 pm
Forum: Ubuntu
Topic: systemd-resolved - This is going to be good
Replies: 1
Views: 1384

Re: systemd-resolved - This is going to be good

When using Network Manager in Raspbain Buster the cleanest way I've found to permanently leave resolv.conf alone is To stop NetworkManager from touching /etc/resolv.conf, set main.dns=none with a configuration file in /etc/NetworkManager/conf.d/: /etc/NetworkManager/conf.d/dns.conf [main] dns=none (...
by pjf02536
Mon Nov 19, 2012 9:37 pm
Forum: General discussion
Topic: New Camera Module, Low level driver, Going LIVE !?
Replies: 3
Views: 1233

Re: New Camera Module, Low level driver, Going LIVE !?

Thanks James, that makes a lot of sense.
Can you think of any way to perhaps push from the pipeline to a /dev ... perhaps dma .. just thinking out loud .... or use the gpu to do it w/o encoding .....

-Pete
by pjf02536
Mon Nov 19, 2012 7:06 pm
Forum: General discussion
Topic: New Camera Module, Low level driver, Going LIVE !?
Replies: 3
Views: 1233

Re: New Camera Module, Low level driver, Going LIVE !?

A little more specific on that (above) suggestion. I'm specifically wondering if the camera module could be implemented as a iee1384 compatable interface, delivering raw DV via the /dev/ for the module .... This way we have low level raw video, and can then address encoding (or not) via an external ...
by pjf02536
Wed Nov 14, 2012 3:42 pm
Forum: General discussion
Topic: New Camera Module, Low level driver, Going LIVE !?
Replies: 3
Views: 1233

New Camera Module, Low level driver, Going LIVE !?

We all are anticipating the upcoming camera module, and I have a suggestion for its low level implementation. This comes from a need to create a 'portable tv studio' using dvswitch, for both low cost and simplicity, for a volunteer organization with next to no funding .... If the driver is implement...

Go to advanced search