DaVu changed the topic of #libreelec to: [~ LibreELEC Support Channel ~ current release: LibreELEC (Leia) 9.0.2 RELEASE ~ No discussion/support for piracy addons ~ https://libreelec.tv/2018/04/community-builds/ ~ https://freenode.irclog.whitequark.org/libreelec ~]
shibboleth has quit [Quit: shibboleth]
orblivion is now known as orb
^elf^ has joined #libreelec
self has quit [Ping timeout: 264 seconds]
_whitelogger has joined #libreelec
_whitelogger has joined #libreelec
The_Coolest has quit [Remote host closed the connection]
The_Coolest has joined #libreelec
andy-burns has joined #libreelec
andy-burns has quit [Ping timeout: 240 seconds]
andy-burns has joined #libreelec
_whitelogger has joined #libreelec
DaRock has joined #libreelec
<DaRock> still struggling with this slow system due to a large disk
<DaRock> tried zeroing the drive, smaller partitions, nothing seems to work
javi404 has quit [Ping timeout: 240 seconds]
javi404 has joined #libreelec
<DaRock> I think if I dd the rpi2 img to the drive it will work fine, but the resize will simply collapse because it has no idea what to do with more than 2Tb errors, and so I get a 32Mb of storage space which obviously will fail
DaRock has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
DaRock has joined #libreelec
<DaRock> still struggling with this slow system due to a large disk
DaRock has quit [Client Quit]
DaRock has joined #libreelec
<DaRock> still struggling with slow performance on rpi with large disk
<damex> so stop using it. use some know-to-be-good configuration and connect your hdd as data-only or whatever
<oblikoamorale> DaRock: I probably can cook you a test rpi build (later), if you want :)
<oblikoamorale> with that kernel option enabled
<DaRock> yay! my irc is working again!
<DaRock> oblikoamorale: thx for that, but I'll see how it goes - I have a few more things to test yet
<DaRock> interestingly, the resize worked a bit but was slow, that seemed to be a data corruption because htsp client was crashing the system; making the partition from scratch and it gets to the libreelec splash and stalls
<oblikoamorale> judging by responses from that forum link you posted, kernel option is probably the fix
<DaRock> I'm doing some fine grained forensics now, and I may have a lead on the ext4 parameters used
<oblikoamorale> you mean mkfs options?
<oblikoamorale> like inode count etc
<DaRock> well it does seem odd that the resize "kinda" worked, but this is outright failing
<DaRock> maybe - I'm comparing the parameters used by libreelec on the dist and my own laptop parameters: they differ greatly
<DaRock> I'm yet to pull off the hdd from rpi and compare the parameters there, but given I've partitioned my laptop hdd by hand, I figure they're probably the same
<DaRock> this stands out: Inode size:256
<DaRock> and this: Block size: 4096
<DaRock> thats on the laptop
<DaRock> compared to: Inode size: 128
<DaRock> having said all that, I'd better get this figured out soon - the natives are getting useless!
<DaRock> sorry, restless...
<DaRock> how does it go? "No tv and no beer make Homer something something..."
<oblikoamorale> welp you're in deep trouble then lol
<DaRock> oblikoamorale: you wouldn't happen to know the mkfs options used to create the ext4 partition would you?
kre10 has joined #libreelec
FrEaKmAn_ has joined #libreelec
<oblikoamorale> umm, I'd go with default options excluding maybe -m 0 (no space reserve for root user) and -T news (increases inode count)
<FrEaKmAn_> hi all.. I'm facing an issue with downloading file to my usb drive (I tested with 2 drives, one ext4, other ntfs) and download is jumping up and down (like it's freezing). Also, sometimes simple ls command takes some time, while other time it works super fast
<FrEaKmAn_> I tried dd to test write speed, it's above 30MB/s,, so this isn't an issue
<FrEaKmAn_> any ideas what could be a problem?
andy-burns has quit [Ping timeout: 258 seconds]
andy-burns has joined #libreelec
andy-burns has quit [Ping timeout: 258 seconds]
<DaRock> oblikoamorale: why no reserved root?
<oblikoamorale> just my personal preference, as well as -T usage type. ymmw, of course
<oblikoamorale> it's just default reserved space of 5% (afaik) of 4TB is kind of wasteful
<DaRock> do you have any idea what they use druing build?
<oblikoamorale> no idea sorry
<DaRock> well, actually 2Tb :-)
<DaRock> I'm already wasting 2Tb because mbr has to be used :-D
<oblikoamorale> lol
<oblikoamorale> thats not good
<DaRock> so I'm sure another 5% won't kill it :-)
<DaRock> well what they use must be somewhere in a script....
<damex> so with libreelec 9.2.0 - there would be a support for rpi4. i see in release post '1080p playback behaviour and performance on the 4B are broadly on-par with the previous 3B/3B+ model' or it should be able to handle higher bitrate?
<damex> 'HEVC media which is now hardware decoded' is it 10bit hevc too?
<DaRock> from https://github.com/LibreELEC/LibreELEC.tv/blob/master/scripts/mkimage: mke2fs -F -q -t ext4 -m 0 "${LE_TMP}/part2.ext4"
<oblikoamorale> well nothing unusual then
<DaRock> so that may not be it
<DaRock> indeed
<DaRock> although the dist comes with fat16 in part1, but in the script I see reference to fat32 only
fetzerch_ has quit [Ping timeout: 248 seconds]
<DaRock> something doesn't add up: why does the mkimage script use fat32 but the actual dist img use fat16?
<DaRock> I can't find anything else on it
fetzerch has joined #libreelec
kre10 has quit [Remote host closed the connection]
_whitelogger has joined #libreelec
DaRock has quit [Remote host closed the connection]
DaRock has joined #libreelec
<DaRock> I think I may know what the problem is: its been hanging because partition resizing is not possible/required. I get a blank screen/splash for ages if I do the partitioning myself. I don't think it knows what to do because the checks it looks for are either or both insane and unreasonable
<DaRock> IOW: it has been near impossible to hack and use they way you wish to use the system - only the way _they intended_
<DaRock> that kinda goes against open source thinking...
<DaRock> so kinda not as "libre" as would be led to believe
_whitelogger has joined #libreelec
elektirnis has joined #libreelec
fetzerch_ has joined #libreelec
fetzerch has quit [Ping timeout: 246 seconds]
shibboleth has joined #libreelec
shibboleth has quit [Quit: shibboleth]
mehlon has joined #libreelec
<mehlon> is there some way to add a directory to the root?
<mehlon> I'm trying to install the Guix package manager which has to be installed at /gnu/
<vpeter> mehlon: You need to make your own build.
<mehlon> how would I do that?
<mehlon> that seems like a lot, couldn't I just modify the squashfs or something?
<vpeter> Probably.
DaRock has quit [Ping timeout: 240 seconds]
chewitt has joined #libreelec
ink0gnito has joined #libreelec
vegankumpir has quit [Ping timeout: 260 seconds]
self has joined #libreelec
vegankumpir has joined #libreelec
^elf^ has quit [Ping timeout: 264 seconds]
mehlon has quit [Quit: Leaving]
_whitelogger has joined #libreelec
FrEaKmAn_ has quit [Quit: Leaving]
The_CooIest has joined #libreelec
The_Coolest has quit [Ping timeout: 260 seconds]
pyrodex has quit [Quit: What up my glip glops!]
pyrodex has joined #libreelec
vegankumpir has quit [Ping timeout: 240 seconds]
vegankumpir has joined #libreelec
svetlemodry has joined #libreelec
kre10 has joined #libreelec
kre10 has quit [Read error: Connection reset by peer]
Gittun has joined #libreelec
vegankumpir has quit [Ping timeout: 258 seconds]
vegankumpir has joined #libreelec
shibboleth has joined #libreelec
shibboleth has quit [Remote host closed the connection]
shibboleth has joined #libreelec
shibboleth has quit [Quit: shibboleth]
gouchi has joined #libreelec
ink0gnito has quit [K-Lined]
gouchi has quit [Remote host closed the connection]
_whitelogger has joined #libreelec
shibboleth has joined #libreelec