deeptho / neumodvb

neumoDVB DVB-S2/DVB-T/DVB-C settop box and DX program for Linux
Other
17 stars 8 forks source link

launch error #31

Closed elkizana closed 1 year ago

elkizana commented 1 year ago

2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option live_path from default /mnt/neumo/live to /home/idoom/neumo/live config.py:140 2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option recordings_path from default /mnt/neumo/recordings to /home/idoom/neumo/recordings config.py:140 2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option spectrum_path from default /mnt/neumo/spectrum to /home/idoom/neumo/spectrum config.py:140 2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option devdb from default /mnt/neumo/db/devdb.mdb to /home/idoom/neumo/db/devdb.mdb config.py:140 2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option chdb from default /mnt/neumo/db/chdb.mdb to /home/idoom/neumo/db/chdb.mdb config.py:140 2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option statdb from default /mnt/neumo/db/statdb.mdb to /home/idoom/neumo/db/statdb.mdb config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option epgdb from default /mnt/neumo/db/epgdb.mdb to /home/idoom/neumo/db/epgdb.mdb config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option recdb from default /mnt/neumo/db/recdb.mdb to /home/idoom/neumo/db/recdb.mdb config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option scam_server_name from default streacom.mynet to 192.168.1.254 config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option scam_server_port from default 9000 to 9000 config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option logconfig from default neumo.xml to /home/idoom/neumodvb/config/neumo.xml config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option mpvconfig from default mpv to /home/idoom/neumodvb/config/mpv config.py:140 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option pre_record_time from default 0:01:00 to 1m config.py:150 2023-05-19 06:15:42,862 DEBUG: [ ] changing receiver option post_record_time from default 0:05:00 to 5m config.py:150 2023-05-19 06:15:42,863 DEBUG: [ ] changing receiver option default_record_time from default 2:00:00 to 2h config.py:150 2023-05-19 06:15:42,863 DEBUG: [ ] changing receiver option timeshift_duration from default 2:00:00 to 2h config.py:150 2023-05-19 06:15:42,863 DEBUG: [ ] changing receiver option livebuffer_retention_time from default 0:05:00 to 5m config.py:150 2023-05-19 06:15:43,064 INFO: [ ] BUILD=243230b+ TAG= BRANCH=master il/identification.cc:35 2023-05-19 06:15:43,066 DEBUG: [receiver ] RECEIVER starting receiver/receiver.cc:1823 2023-05-19 06:15:43,066 DEBUG: [receiver ] new adapter 0 wd=2 ceiver/devmanager.cc:373 2023-05-19 06:15:43,093 ERROR: [receiver ] FE_GET_FRONTEND_INFO FAILED: Unknown error 524 receiver/frontend.cc:211 2023-05-19 06:15:43,093 DEBUG: [receiver ] No mac address; faking one: 0x2 receiver/frontend.cc:280 2023-05-19 06:15:43,093 DEBUG: [receiver ] No mac address; faking one: 0x2 receiver/frontend.cc:284 2023-05-19 06:15:43,093 DEBUG: [receiver ] delsys[0]=SYS_DVBS receiver/frontend.cc:312 2023-05-19 06:15:43,093 DEBUG: [receiver ] delsys[1]=SYS_DVBS2 receiver/frontend.cc:312 2023-05-19 06:15:43,093 DEBUG: [receiver ] delsys[2]=SYS_DSS receiver/frontend.cc:312 2023-05-19 06:15:43,093 DEBUG: [receiver ] closing fefd=34 receiver/frontend.cc:163 2023-05-19 06:15:43,093 DEBUG: [receiver ] new frontend adapter 0 fe=0 wd=3 p=0x7f8640012040 ceiver/devmanager.cc:324 2023-05-19 06:15:43,093 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE/RETRY status b/chdb/chdb_clean.cc:72 2023-05-19 06:15:43,093 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE/RETRY status b/chdb/chdb_clean.cc:72 2023-05-19 06:15:43,093 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE/RETRY status b/chdb/chdb_clean.cc:72 2023-05-19 06:15:43,093 DEBUG: [tuner ] removed 0 expired services; 0 skipped b/chdb/chdb_clean.cc:94 2023-05-19 06:15:43,093 DEBUG: [tuner ] removed 0 expired channels; 0 skipped b/chdb/chdb_clean.cc:94 2023-05-19 06:15:43,093 DEBUG: [tuner ] 0 chgm records deleted b/chdb/chdb_clean.cc:127 2023-05-19 06:15:43,093 DEBUG: [tuner ] Cleaned epg: 0 milliseconds epgdb/epgdb_extra.cc:75

deeptho commented 1 year ago

??

elkizana commented 1 year ago

@deeptho ??? The error is apparent in the log ! why do you close the issue ?

2023-05-19 06:15:43,093 ERROR: [receiver ] FE_GET_FRONTEND_INFO FAILED: Unknown error 524 receiver/frontend.cc:211

deeptho commented 1 year ago

I closed the issue becasuse: what else can I do? I do not have a crystal ball.

If you wish errors to be fixed, you have to provide information. Did you install the drivers? Which ones? What card are you using?

You did not even describe the problem.

elkizana commented 1 year ago

I understand you. I installed the requirements in Ubuntu 23.10 through Ubuntu 22.04 packages. Although all the packages were installed, it's not the right way to do it (I think) Maybe some of the developers would try to install the program in Ubuntu 23.10 and give us the solution.