OP
Ian Manning
Member
Hmmm....when I try to get to a command line (from the Web IF Diag section) I get 503 Service Not Available
???
???
humax# sqlite3 /var/lib/humaxtv/channel.db ".dump tbl_fav"
PRAGMA foreign_keys=OFF;
BEGIN TRANSACTION;
CREATE TABLE TBL_FAV ( [favIdx] INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE ,[hSvc] integer(4) ,[eFavGroup] integer(4) , [eSvcType] integer(4));
COMMIT;
humax#
humax# sqlite3 /var/lib/humaxtv/channel.db ".dump tbl_fav"
PRAGMA foreign_keys=OFF;
BEGIN TRANSACTION;
CREATE TABLE TBL_FAV ( [favIdx] INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE ,[hSvc] integer(4) ,[eFavGroup] integer(4) , [eSvcType] integer(4));
INSERT INTO TBL_FAV VALUES(1,458893,1,1);
INSERT INTO TBL_FAV VALUES(2,458892,1,1);
INSERT INTO TBL_FAV VALUES(3,458894,1,1);
INSERT INTO TBL_FAV VALUES(4,458895,1,1);
INSERT INTO TBL_FAV VALUES(5,458896,1,1);
INSERT INTO TBL_FAV VALUES(6,131099,1,1);
COMMIT;
humax#
humax# sqlite3 /var/lib/humaxtv/channel.db ".dump tbl_fav"
PRAGMA foreign_keys=OFF;
BEGIN TRANSACTION;
CREATE TABLE TBL_FAV ( [favIdx] INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE ,[hSvc] integer(4) ,[eFavGroup] integer(4) , [eSvcType] integer(4));
COMMIT;
humax#
The same way as you did the sqlite3 command - type it in or copy/paste!Not sure how to check nugget status/nugget ping - could please explain?
Sounds to me like you need to runI also notice the the remote control from the web IF no longer works - I can only control the box using the Humax remote
diag fix-flash-packages
and reboot.Sorry - CF???The CF sounds broken.
nugget status
nugget ping
Can't connect to nugget, No such file or directory.
diag fix-flash-packages
It helps if we all speak the same language. Glossary (click)Sorry - CF???
Have you actually got the fan to work then? Post #18 indicates otherwise. No point in fiddling with fan speed if the fan is not going. And what temp does sysmon report for the disk.but sysmon indicates periods when the fan is on (either full, half or quarter). I've increased the minimum fan speed to 90% (it was 80%), to see if I can get rid of the temperature alerts.
Yes the fan started working last night, after I set the fan speed to 80% and followed prpr's suggestions (thanks!) - i.e.Have you actually got the fan to work then? Post #18 indicates otherwise. No point in fiddling with fan speed if the fan is not going. And what temp does sysmon report for the disk.
diag fix-flash-packages
and uninstalling auto-schedule-restore.Correct, and I doubt anything ever will again except an open-source Linux box or something.none of the newer Humaxes seem to match up to the T2 with custom firmware :0(
none of the newer Humaxes seem to match up to the T2 with custom firmware
I can't see any PVR manufacturer allowing the user customisation of the product in the future. (With no evidence whatsoever) I suspect that the usual American and UK bodies (eg. MPAA and FACT) have leant on the manufacturers to prevent 'piracy'. That probably has the knock-on effect of preventing customisation.Correct, and I doubt anything ever will again except an open-source Linux box or something.
Sysmon reports when the fan should be on according to the standard Humax defaults but it doesn't know if it is actually running., but sysmon indicates periods when the fan is on (either full, half or quarter)
As BH hints, the only way around it would be to make your own PVR - providing the TV cards are available and they return unencrypted data to the user.
You're lucky. The software supplied by Hauppauge wouldn't work on my computer. Blagged a different piece of software that will record from a schedule, but has no series link, split programmes or similar. Even worse, it takes no notice of the LCN and assigns random numbers to the channels. Otherwise it does the job.The recording software that is supplied by the current owner of the EyeTV brand is OK-ish
I did dabble with this a few years ago. I have a media centre PC dual-booting WIndows 10 and Ubuntu, with a Blackgold DVB-T2 tuner card. NextPVR was the best Windows option I could find at the time (I think I struggled to try to get MythTV working but never managed it). It could do the basics, but every few weeks the EPG would stop downloading and would require fixing/re-configuring. Also the machine would frequently sit thrashing away on the HDD for 20 minutes after resuming from sleep, making it very annoying and bordering on un-usable.As BH hints, the only way around it would be to make your own PVR - providing the TV cards are available and they return unencrypted data to the user.
it certainly isn't part of Micro$oft's, who seems to go out of their way to build in incompatibility (c.f. the driver model, which seems to change with every release and effectively obsoletes perfectly good hardware).I don't think "backwards compatibility" is a part of the Linux vocabulary
Too damned right! If I update my computer at least two pieces of hardware (video capture and sound card) will be unusable because there are no drivers for "modern" versions of Windows.it certainly isn't part of Micro$oft's, who seems to go out of their way to build in incompatibility (c.f. the driver model, which seems to change with every release and effectively obsoletes perfectly good hardware).