Jump to content


Photo

OpenPLi 9.0 release available


  • Please log in to reply
303 replies to this topic

Re: OpenPLi 9.0 release available #301 fpignon

  • Senior Member
  • 27 posts

0
Neutral

Posted 29 November 2023 - 00:14

That may work, depending on what the other side is, and how the files got stored on "that other side".

 

In this case it is probably because CIFS assumes Windows at the other side (so it uses cp437 instead of utf8 ), but you use a Linux server running Samba (in this case from Synology) which probably defaults to utf8, being linux.

Indeed, Synology uses UTF8  by default (My file name is garbled. What can I do? - Synology Kunskapscenter). As explained in the article (The Purpose of iocharset=utf8 in Mounting Windows SMB Shares to Linux | DeviceTests), it seems Linux uses the iso8859-1 character encoding for mounts. Note also that I'm not using mount manager (maybe mount manager adds iocharset=utf8 ?). But if other folks are facing similar issue, this is the way to go.



Re: OpenPLi 9.0 release available #302 Beeker

  • PLi® Contributor
  • 1,423 posts

+189
Excellent

Posted 29 November 2023 - 08:20

I was back on 8.3 since last weekend and lcd4linux worked like a charm. now i did a flash to nightly, after that online update, after that i did your telnet commands and looked for the file you mentioned.

 

Second screen is black. logile says, only internal lcd is working, i didn´t see anything about my external display. No error message or anything like that...

Try this config file.
Rename it to: lcd4config and upload it to

/etc/enigma2/

LCD4linux OpenPLi 8.3 comes with this file.
LCD4linux OpenPLi 9.0 has no default lcd4config file.

Some users using the old 8.3 lcd4config file with OpenPLi 9.0 to fix the display, I recall.


 

 

Attached Files


Edited by Beeker, 29 November 2023 - 08:20.

DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: OpenPLi 9.0 release available #303 WanWizard

  • PLi® Core member
  • 66,934 posts

+1,650
Excellent

Posted 29 November 2023 - 12:00

it seems Linux uses the iso8859-1 character encoding for mounts. Note also that I'm not using mount manager (maybe mount manager adds iocharset=utf8 ?). But if other folks are facing similar issue, this is the way to go.

 

In Windows speak they are codepages, and cp437 is the standard codepage used by Windows.

 

They key here is not as such which codepage you use, but how consistent you are, as it is only a solution if ALL connections to the share, and the host itself if that creates files, use the same characterset.

 

And in this lies the problem: Windows (PC or Server) is a platform that can create files, and Windows to Windows connections always use their native characterset, and you can't change that when opening a share.

 

Samba, as a CIFS server, is able to convert, which is a feature that Synology uses in their NAS.

So if you create a file called "âêîôû.txt" in Windows, copy that (in Windows) to a share on a Synology, then look at that share on the NAS, it is still "âêîôû.txt", so correctly converted to utf-8. If you name an NFS mount from a linux machine (like your box) to that share, you will also see "âêîôû.txt". But if you make a CIFS mount from a linux machine, and you don't specifiy the other side uses utf-8, the connection defaults to a Windows characterset, and you will see "�����.txt".

 

In other words, if you connect to a Windows machine from linux, use CIFS. If you connect to a Linux machine, use NFS. Or know what you're doing and add iocharset to the mount options.
 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), Mutant HD66SE (S2+T2), (Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, for the forseeable future I will not be very active. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: OpenPLi 9.0 release available #304 Yobnned

  • New Member
  • 2 posts

0
Neutral

Posted Today, 20:50

Has anybody flashed a Sab Triple Tuner with OpenPli 9?

Will it cause any problems?




13 user(s) are reading this topic

1 members, 12 guests, 0 anonymous users