Yes i did get nomachine to work with audio. Nomachine is free for my purposes and ended up being a good solution. The downside is Nomachine requires a monitor be hooked up to work correctly. On Mon, Nov 21, 2022 at 8:42 PM John T Davis sinisterpisces@users.sourceforge.net wrote: @Casey -- Hello! Did you get audio working with NoMachine? I got XRDP working with some quirks (it's not loading the same default desktop I would see logging in directly via the Proxmox noVNC console, as the taskbar is back...
It should work with osmocom, I was targeting this device for an embedded cell tower application but there are limited native mini -pcie hardware options available. I did get a demo running years back with the ettus 205mini and an odroid, never published the project though. But the 205s clock isn't good enough on it's own. I'm not sure about srsLTE What are you working on? On Tue, Mar 29, 2022, 9:37 PM anOldSoul anoldsoul@users.sourceforge.net wrote: Hi Casey, I have ordered XTRX from Crowdsupply....
I haven't forgotten about this thread, just been busy, I'll post my fix today if I can. I posted a comment on the libxtrx GitHub site to see if someone can fix the actual problem. I will post the cmake file I used on the dragonOS ticket soon. There appears to be some issue with GNUradio releasing the hardware resource back to the OS after running a flowgraph but it's intermittent. I'll explore that more later. On Sun, Jan 30, 2022, 2:15 PM Cemaxecuter cemaxecuter@users.sourceforge.net wrote: Quick...
I got the xtrx pcie working after a re-compile. I took a more cavalier approach and just installed the gr-osmosdr (compiled install) over the top of whatever was there natively from the DragonOS baseline. gr-osmosdr cmake file has an uninstall option and gnuradio appears to show the xtrx device in the source/sink block's documentation tab when compiled version is installed and it goes away when uninstalled. I still dont think i have the device args working on the osmoSDR gnuradio blocks as my test...
Ya that was it , Great work! images/sources/libxtrx/soapy/test_xtrx_soapy.c when removing this from the Cmake file to avoid compiling txt_xtrx_soapy.c, i too got it to compile, no fresh install of DragonOS was required. I expect this executable is not required. gqrx now sees and can use the xtrx in RX mode, the device string has changed from the past incarnations and is now: XTRX:pcie:///dev/xtrx0 I may still have to grep around in the source code to see what the antenna calls are now and if they...
Super awesome thanks. I sure will be willing to test it out. Here is what i have discovered so far running latest DragonOS environment in an attempt to get xtrx pcie device up and running (turns out to have the same issues Ubuntu 20.04 has), But DragonOS gives me all kinds of turnkey goodies. Ultimately i suspect either soapy, version 2.0 of libqcustomplot, or perhaps a recompile of gnuradio is required to get things working but im very close because the libxtrx driver works, gnuradio cant find the...
Great operating system, saves lots of time fiddling w/ things to get setup. It would be nice to have some kind of xrdp or vnc service out of the box for this OS. I have been goofing around w/ getting something working for it for a half of a day or so with very marginal success and especially with sound sharing. (UPDATE: I ended up getting things going with a free version of NOmachine, super easy setup) adding support for xtrx pcie SDR would be nice too, if i can ever access my DragonOS machine remotely,...
Great operating system, saves lots of time fiddling w/ things to get setup. It would be nice to have some kind of xrdp or vnc service out of the box for this OS. I have been goofing around w/ getting something working for it for a half of a day or so with very marginal success and especially with sound sharing. adding support for xtrx pcie SDR would be nice too, if i can ever access my DragonOS machine remotely, i will share if i get this working.