akosinov / unicable

10 stars 1 forks source link

Building dconf #10

Closed fsphil closed 1 year ago

fsphil commented 2 years ago

Getting this while trying to build dconv:

$ go build
go: cannot find main module, but found .git/config in /home/phil/src/other/unicable
    to create a module there, run:
    cd .. && go mod init

I've never used go before so this may be something I'm doing wrong. I'm building on Fedora 35.

And a small query: can I use dconv along with dsqsend to fully program an Inverto Unicable II Multiswitch from a standard DVB-S PCI card? It's not clear from the docs if it works.

fsphil commented 1 year ago

Eventually got it built, and answering my own question yes it programs the multiswitch just fine. Thanks for the program!