I have Libreelec 8.0.2.e and work so good on my "T95N (Mini M8SPro)".
That box came out with an s905 and s905x chip.
Which chip do you have ??
The Realtek Wifi Fix device tree is worth a try.
I have Libreelec 8.0.2.e and work so good on my "T95N (Mini M8SPro)".
That box came out with an s905 and s905x chip.
Which chip do you have ??
The Realtek Wifi Fix device tree is worth a try.
That box came out with an s905 and s905x chip.
Which chip do you have ??
The Realtek Wifi Fix device tree is worth a try.
Ok, i will test it. s905x Chip i have.
For people saying SMB is working could you possibly mention what OS your server is running? Thanks.
There's a glitch in Millhouse builds at the moment - smb doesn't play nicely with windows shares if passwords aren't used. Might be the same issue...?
There's a glitch in Millhouse builds at the moment - smb doesn't play nicely with windows shares if passwords aren't used. Might be the same issue...?
Ahh that could well be it. I'm not using any passwords on mine. Thanks, hopefully that can be fixed.
There's a glitch in Millhouse builds at the moment - smb doesn't play nicely with windows shares if passwords aren't used. Might be the same issue...?
Is that passworded shares or user account passwords? because i don't passowrd shares but user account needs a password
I mean this
Ok I just removed guest access and added a password protected account to my windows samba shares and can now access them with 8.2. It probably wasn't a bad idea to do that anyway. (Sorry for going on about samba shares so much! )
Maybe a stupid question, but is HW acceleration on h.264 10bit suppose to work? cause it doesn't.
Maybe a stupid question, but is HW acceleration on h.264 10bit suppose to work? cause it doesn't.
No hw decoder for hi10 available on Amlogic.
I'm not sure if its really an issue, but doesn't matter if its 8.2 or 8.0.2 builds ... the TVH for me KII Pro - always fails with the pre-defined muxes for Brazil 70W DVB-S/2 (StaroneC2/C4).
If i choose this to scan it fails and no channel is on list after full scan. I had to manual change settings, give the first freq, and details create the network and start scan - so i got the data from SAT.
Looks like ok so far .. everything is working for me ...
just testing on my a95x box with s905x (1g+8g) working fine so far, using SMBv1 with Windows, no problems.
Is it possible to set the HDMI Out to RGB Color space? /sys/devices/virtual/amhdmitx/amhdmitx0/output_rgb does not exist anymore. However, there is a setting in /sys/devices/virtual/amhdmitx/amhdmitx0/config that refers to Color Space:
abox:/sys/devices/virtual/amhdmitx/amhdmitx0 # cat config
cur_VIC: 16
cd = 4
cs = 2
audio config: on
3D config: off
The setting in question is "cs", a value of 0 would be RGB. But writing to it always leads to a "write error: Bad address". Any idea how to accomplish this?
Is it possible to set the HDMI Out to RGB Color space? /sys/devices/virtual/amhdmitx/amhdmitx0/output_rgb does not exist anymore. However, there is a setting in /sys/devices/virtual/amhdmitx/amhdmitx0/config that refers to Color Space:
Codeabox:/sys/devices/virtual/amhdmitx/amhdmitx0 # cat config cur_VIC: 16 cd = 4 cs = 2 audio config: on 3D config: off
The setting in question is "cs", a value of 0 would be RGB. But writing to it always leads to a "write error: Bad address". Any idea how to accomplish this?
There's a new way of setting it, but it's broken in the current build (and I broke it). Once kszaq reverts aml/video_dev: updates for nougat: · kszaq/linux-amlogic-le@c89478b · GitHub for the next build, you'll be able to run the following for forcing RGB out:
echo 'rgb,8bit' > /sys/class/amhdmitx/amhdmitx0/attr
If you don't have anything in autostart.sh yet, you'll be able to run the following to set it on boot:
echo "echo 'rgb,8bit' > /sys/class/amhdmitx/amhdmitx0/attr" > autostart.sh
There's a new way of setting it, but it's broken in the current build (and I broke it). Once kszaq reverts aml/video_dev: updates for nougat: · kszaq/linux-amlogic-le@c89478b · GitHub for the next build, you'll be able to run the following for forcing RGB out:
echo 'rgb,8bit' > /sys/class/amhdmitx/amhdmitx0/attr
If you don't have anything in autostart.sh yet, you'll be able to run the following to set it on boot:
echo "echo 'rgb,8bit' > /sys/class/amhdmitx/amhdmitx0/attr" > autostart.sh
Thanks!
kszaq, I did clean installation , used (renamed) dtb file for play 2 but It won't boot. Always stuck on Libreelec bootlogo
Update from Johns 8.0.2-testing8 is possible?
kszaq, I did clean installation , used (renamed) dtb file for play 2 but It won't boot. Always stuck on Libreelec bootlogo
I have the same on my play2.
Always stuck on the splash screen.
Something is wrong with the build for play2. I tought i was the only
Update from Johns 8.0.2-testing8 is possible?
Yes.