Hello, i have a problem with my octagon sf8008 4k receiver.
Everytime i try to open files with media player from the hard disk drive, the receiver freezes.
This happens only with open black hole image.
Any Help please?
thank you.
This Toshiba usb drive works 100 percent correct on other images? What other images did you try and when did you try them?
This is hardware failure, not software bug. At least that is what your log points to. USB drive, usb cable or usb port are all suspect.
Here is the apparent order of the freeze:
(1) MediaPlayer tries to scan /media/hdd
(2) Kernel sends I/O commands to the dying drive
(3) Drive doesn't respond or gives garbled responses
(4) Kernel blocks waiting for response
(5) System freezes
As a test, try using another drive. Looks like you have 2 connected. I am running 5.6.001 on an SF8008 and have zero media issues in playback. So it would seem that if the image was at fault, my receiver would have problems. Of course this is not etched in stone, but other parts of your log point to failing hardware.
Consider:
[Harddisk][model] Error: Failed to get model! msg:
[Harddisk][runCommand] 'sdparm --set=SCT=0 /dev/sdb' returned error code 1!
Line 219:
sdparm --set=SCT=0 /dev/sdb
Line 220:
couldn't find field acronym: SCT
Line 222:
returned error code 1!
You can try to fault OpenBlackHole image for this, but your log points to a failing drive, or usb drive failure (usb port, usb cable).
USB cable is damaged internally (some wires work, others don't)
USB port has corroded contacts
Power delivery is intermittent
Try a different usb port on the receiver.
Try a different usb cable if one is being used.
Try a different USB drive.
Apparently The freeze happens because MediaPlayer tries to scan both /media/hdd/ and /media/usb/, but when it hits /media/hdd/ (the failing TOSHIBA drive), it hangs trying to resolve the mount point path on the broken hardware. At least so it seems.....