Zibri

Results 201 comments of Zibri

> Try this call, > > https://github.com/Salamek/huawei-lte-api/blob/1a28bbf96eec2480b04e03b46584f67ffeb9dc11/huawei_lte_api/api/OnlineUpdate.py#L15C9-L15C17 > > (or maybe status or check_new_version) url-list, status and check new version return there is an update and the version but not...

> Have you tried copying the disk using real target hardware? Does the resulting copy/disk work if you copy it that way? yes, since I just tried to copy a...

> Only now I noticed that we are talking about the Single Copy option. You probably damaged the source floppy irreversibly in this way. Read from 08 and write to...

@radius75 maverick can indeed copy a normally formatted disk using a single 1541... it's with emulators and U2+ that it has problems.. and yes.. a normally formatted disk works everywhere......

yep. as I said.. I tried even with a normal disk... real floppy > g64 on U2+ = corrupted.

We need a script to fix all the "broken" llama-3b around. I dumped the script from a working one and it is: ``` {% set loop_messages = messages %}{% for...

on linux (or anywhere else bash or busybox runs) it's very easy: #!/bin/bash while read a b;do mega-login &>/dev/null $a $b && mega-logout &>/dev/null && echo refreshed $a || echo...

and also ERR! devtools-backend:Proxy Internal request failed http://192.168.42.11:9222/json/version Error: socket hang up ERR! devtools-backend:Proxy Internal request failed http://192.168.42.11:9222/json/version Error: connect EMFILE 192.168.42.11:9222 - Local (undefined:undefined)

Ubuntu 17.10 I just did what's written in the readme... but it does not work and I don't know why. I badly need this to remote debug a smart tv...

$ node -v v8.11.3 $ uname -a Linux zibrixnb 4.13.0-45-generic #50-Ubuntu SMP Wed May 30 08:23:18 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=17.10 DISTRIB_CODENAME=artful DISTRIB_DESCRIPTION="Ubuntu 17.10"