Hi Hawsey
Not sure where you are now with this. I think the reason your not seeing anything when doing lsmod | grep dvb is that the buntu your using is a joggler buntu and not the full fledged 17.04 for desktop/server, which will have default drivers for DVB dongles.
I've looked over the NooElec pdf and I reckon if you start from page 3 "What that does is disallow the default module (driver) to load. Now we need to tell it to load the driver we want. But first, we need to download it onto the computer.". First thing to do is :
sudo apt-get install rtl-sdr
and this should get the drivers you need to do SDR stuff with your NooElec dongle. Just keep working forward from there in the PDF. You don't need to be concerned with blacklisting drivers, as no drivers are being loaded on the device being plugged in.
In the distant past I've used a cheap DVB dongle to receive some raw ADS-B data. See :
https://www.rtl-sdr.com/adsb-aircraft-r ... h-rtl-sdr/
I think I used the server version of BuZz's buntu as it has less overhead. SDR can be processor intensive. Worked pretty well with the little mag mount on an open, used Fray Bentos tin on top of my huge, old CRT monitor...
Once you get RTL-SDR installed and working, you'll be able to do a lot.
HTH
J