![]() |
w_scan errors, I do not have any dvb app running. How to create a channels.conf when you can't?
AND, my ATSC card plays fine in me-tv and kaffeine.
scott@scott-P5QC:~$ w_scan -fa -A1 -c US w_scan -fa -A1 -c US w_scan version 20141122 (compiled for DVB API 5.10) using settings for UNITED STATES ATSC VSB US/CA, DVB-T TW scan type TERRCABLE_ATSC, channellist 1 output format vdr-2.0 WARNING: could not guess your codepage. Falling back to 'UTF-8' output charset 'UTF-8', use -C <charset> to override Info: using DVB adapter auto detection. main:3904: FATAL: ***** NO USEABLE TERRCABLE_ATSC CARD FOUND. ***** Please check wether dvb driver is loaded and verify that no dvb application (i.e. vdr) is running. scott@scott-P5QC:~$ It is rather comical, others also can not make wscan work, even following the programmers directions. https://answers.launchpad.net/me-tv/+question/171493 I got it to scan. I rebooted, and also added another ATSC card. Apparently the card is in use even though it is not in use as soon as you run me-tv or kaffeine, even if you close it it is in use, even though it is not showing up in the 'top' terminal command. scott@scott-P5QC:~$ w_scan -c US /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB -X > ~/channels.conf w_scan -c US /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB -X w_scan version 20141122 (compiled for DVB API 5.10) using settings for UNITED STATES ATSC VSB US/CA, DVB-T TW scan type TERRCABLE_ATSC, channellist 1 output format czap/tzap/szap/xine WARNING: could not guess your codepage. Falling back to 'UTF-8' output charset 'UTF-8', use -C <charset> to override Info: using DVB adapter auto detection. /dev/dvb/adapter0/frontend0 -> TERRCABLE_ATSC "LG Electronics LGDT3303 VSB/QAM Frontend": good :-) /dev/dvb/adapter1/frontend0 -> TERRCABLE_ATSC "Nextwave NXT200X VSB/QAM frontend": good :-) Using TERRCABLE_ATSC frontend (adapter /dev/dvb/adapter0/frontend0) -_-_-_-_ Getting frontend capabilities-_-_-_-_ Using DVB API 5.10 frontend 'LG Electronics LGDT3303 VSB/QAM Frontend' supports INVERSION_AUTO 8VSB QAM_64 QAM_256 FREQ (54.00MHz ... 858.00MHz) |
Quote:
I would try: lsof | grep dvb |
I don't see where this was solved. For anyone else, here is a list of ATSC center frequencies for the US.
US ATSC center frequencies Code:
A 57028615 8VSB Find what FCC frequencies that your channels are broadcast on in your area, https://en.wikipedia.org/wiki/Televi...el_frequencies Then your channels.conf should look like the below example. This example is for a center frequency of 581028615 MHz, which is FCC designated UHF channel 32, in my area that's virtual channel 16. There are 5 virtual channel streams in this example. Most ATSC channels have only 3 or maybe 4 streams, some only 2. Code:
16.1:581028615:8VSB:49:52:3 The Identifier 16.1 can be changed to NBC1, MeTV, PBS1, 16_1, whatever you want. For FCC UHF channel 15, (Virtual channel 14 in my area) that would be Code:
14.1:479028615:8VSB:49:52:1 |
All times are GMT -5. The time now is 03:05 PM. |