ChanServ changed the topic of #libreelec to: LibreELEC Support ~ Log https://libera.irclog.whitequark.org/libreelec ~ No discussion or support for piracy addons or IPTV/VPN services
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
sugarbeet has quit [Ping timeout: 245 seconds]
sugarbeet has joined #libreelec
minimal has quit [Quit: Leaving]
kaliko9 has joined #libreelec
kaliko has quit [Quit: Ping timeout (120 seconds)]
kaliko9 is now known as kaliko
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
Ueak-_ has joined #libreelec
Ueak-_ has left #libreelec [TRUMP 2024 OR WE ALL GONNA DIE, ELON MUSK IS A PROPHET]
syphyr has quit [Quit: Leaving]
keypusher has quit [Ping timeout: 272 seconds]
keypusher has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
arch3r has quit [Ping timeout: 258 seconds]
tsal has quit [Ping timeout: 272 seconds]
arch3r has joined #libreelec
arch3r has quit [Excess Flood]
tsal has joined #libreelec
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 272 seconds]
arch3r has joined #libreelec
buzzmarshall has quit [Quit: Konversation terminated!]
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
e1z0 has quit [Quit: :O]
e1z0 has joined #libreelec
e1z0 has quit [Client Quit]
e1z0 has joined #libreelec
e1z0 has quit [Read error: Connection reset by peer]
e1z0 has joined #libreelec
<LEBot> [slack] <chewitt> Worst case you can try to “dd” with /dev/random as input and /dev/mmcblk0 as output. At some point it will hang since you trashed the bit of virtual filesystem that had dd in it, but as long as it run for a few seconds and trashes the partition tables and filesystem on the card OS should see it as a wiped/blank card and offer formatting options
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
arch3r has quit [Ping timeout: 255 seconds]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 240 seconds]
GreenRio- has joined #libreelec
GreenRiot has quit [Ping timeout: 240 seconds]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 272 seconds]
arch3r has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #libreelec
<mack> Thanks chewitt. I'm trying that out now. My first attempt was with /dev/random and the dd just seemed to not do much. ps still showed a process running, but there was no activity in top. Upon reboot, everything was the same as before. I'm now trying /dev/urandom, and the dd command is acting the same as before but top shows cpu usage by the dd process.
<mack> Just a simple `dd if=/dev/urandom of=/dev/mmcblk0` should do the trick, right?
coltseavers has quit [Remote host closed the connection]
coltseavers has joined #libreelec
arch3r has quit [Ping timeout: 260 seconds]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 248 seconds]
arch3r has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
Nightah has quit [Quit: ZNC - https://znc.in]
Nightah has joined #libreelec
Nightah has quit [Read error: Connection reset by peer]
Nightah has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
<mack> Well, the dd with urandom finally finished - it reported no more room on device and 14.9 GB copied. Restarting and seeing what happens!
<mack> It seems this SD card is just broken. The pi no longer boots, as expected, but the card is still not recognized by any other machine.
<mack> Thank you for the idea!
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
<colo> mack: the "proper" tool to verify a (dead) block device is `badblocks`, btw :)
<colo> also, using `dd` with the default blocksize (512 bytes) is unnecessarily slow. if you use "bs=1M on
<colo> "bs=1M" on the dd command line, you will speed up the process _a lot_
<colo> "oflag=direct" and "status=progress" are handy options, too
<colo> (the first bypasses the page cache when writing, the other reports the attained speed)
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
TomTom_ has joined #libreelec
minimal has joined #libreelec
_xor has quit [Quit: Ping timeout (120 seconds)]
_xor has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
riot_dd has joined #libreelec
Fenster has quit [Ping timeout: 272 seconds]
riot_dd_ has quit [Ping timeout: 240 seconds]
TomTom_ is now known as TomTom
Fenster has joined #libreelec
Fenster` has joined #libreelec
Fenster has quit [Ping timeout: 258 seconds]
_xor has quit [Read error: Connection reset by peer]
_xor has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
GNUmoon has quit [Remote host closed the connection]
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
arch3r has quit [Ping timeout: 272 seconds]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 246 seconds]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 272 seconds]
arch3r- has joined #libreelec
arch3r- is now known as arch3r
arch3r has quit [Excess Flood]
arch3r has joined #libreelec
arch3r has quit [Excess Flood]
arch3r has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
arch3r has quit [Ping timeout: 260 seconds]
arch3r has joined #libreelec
arch3r has quit [Excess Flood]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 248 seconds]
casedup has joined #libreelec
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 240 seconds]
arch3r has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
<mack> colo. I assumed that the dd would fail shortly after starting, forgetting that LE runs all in RAM, so I wasn't concerned with speed.
<mack> is badblocks even in a LE distribution? Mounting in another system to do any diagnostics was impossible.
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
gouchi has joined #libreelec
tsal has quit [Ping timeout: 260 seconds]
<colo> mack: it is not, I think
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
<LEBot> [slack] <chewitt> no, but you might be able to copy the binary over from Ubuntu and use it
syphyr has joined #libreelec
GreenRiot has joined #libreelec
GreenRio- has quit [Ping timeout: 258 seconds]
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
arch3r has quit [Ping timeout: 258 seconds]
arch3r has joined #libreelec
arch3r- has joined #libreelec
arch3r has quit [Ping timeout: 258 seconds]
arch3r- has quit [Ping timeout: 258 seconds]
arch3r has joined #libreelec
arch3r has quit [Ping timeout: 248 seconds]
arch3r has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
arch3r- has joined #libreelec
arch3r has quit [Ping timeout: 248 seconds]
arch3r- has quit [Ping timeout: 255 seconds]
arch3r has joined #libreelec
mack has quit []
arch3r has quit [Ping timeout: 255 seconds]
arch3r has joined #libreelec
mack has joined #libreelec
syphyr has quit [Remote host closed the connection]
syphyr has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
hbbs has quit [Quit: bye]
hbbs has joined #libreelec
hbbs has quit [Changing host]
hbbs has joined #libreelec
Fenster` has quit [Ping timeout: 260 seconds]
arch3r has quit [Ping timeout: 258 seconds]
arch3r has joined #libreelec
arch3r has quit [Excess Flood]
arch3r has joined #libreelec
gouchi has quit [Remote host closed the connection]
<k-man> is there some way i can enter my jellyfin password into kodi attached to my TV without having to use the tv remote to enteri t?
arch3r- has joined #libreelec
arch3r has quit [Ping timeout: 240 seconds]
Fenster` has joined #libreelec
<k-man> oh, kodi remote. i forgot about that
arch3r- is now known as arch3r
tsal has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
LEBot has quit [Remote host closed the connection]
LEBot has joined #libreelec
Dreadnaught has joined #libreelec
ryan-c has quit [Quit: znc]
mack has quit [Quit: No Ping reply in 180 seconds.]
mack has joined #libreelec
ryan-c has joined #libreelec
Kulrak has quit [Ping timeout: 258 seconds]