*** Venemo has joined #maemo | 00:11 | |
*** florian_kc has joined #maemo | 00:17 | |
*** florian_kc is now known as florian | 00:31 | |
*** Venemo has quit IRC | 00:31 | |
*** Venemo has joined #maemo | 00:32 | |
*** hurrian has joined #maemo | 00:34 | |
*** tm has quit IRC | 00:34 | |
Maxdamantus | Mm .. lots of read errors on that SD card now. | 00:57 |
---|---|---|
* Maxdamantus is doing a ddrescue over the network. | 00:58 | |
* Maxdamantus needs to figure out how to get the SD reader on his Thinkpad x240 to work sometime so he doesn't have to use his Aspire One, which has a faulty screen connection. | 00:59 | |
*** Vajb has quit IRC | 01:18 | |
*** r00t|home has quit IRC | 01:39 | |
*** Enrico_M_RX-51 has quit IRC | 01:43 | |
*** r00t|home has joined #maemo | 01:46 | |
*** Enrico_M_RX-51 has joined #maemo | 01:55 | |
*** Vajb has joined #maemo | 01:55 | |
Vajb | how much I need to open the device if I clean antenna contacts? | 02:03 |
DocScrutinizer05 | many of you might have missed: [9 Feb 2019 22:48:54] [wallops] Users of mIRC are urged to update their client to the latest version (v7.55) as versions previous are affected by a Remote Code Execution vulnerability. Any users found abusing this vulnerability will face a network ban. For more information see (as of now unreleased) CVE-2019-6453 and https://www.mirc.com/news.html | 02:11 |
*** hurrian_ has joined #maemo | 03:27 | |
*** hurrian has quit IRC | 03:29 | |
*** rikanee__ has joined #maemo | 03:29 | |
*** Kabouik- has quit IRC | 03:31 | |
*** Kabouik- has joined #maemo | 03:31 | |
*** hurrian_ has quit IRC | 03:32 | |
*** hurrian has joined #maemo | 03:35 | |
*** rikanee__ has quit IRC | 03:37 | |
*** Kabouik has joined #maemo | 03:42 | |
*** Kabouik- has quit IRC | 03:42 | |
*** infobot has quit IRC | 04:17 | |
*** LauRoman|Alt has joined #maemo | 04:21 | |
*** LauRoman has quit IRC | 04:24 | |
*** Pali has quit IRC | 04:26 | |
*** al3x_10m has quit IRC | 04:54 | |
brolin_empey | Maxdamantus: Can you use an external SD card reader/writer? Or use one on a PC Card or ExpressCard or similar if you want one connected via PCI instead of via USB? | 05:14 |
Maxdamantus | brolin_empey: my main computer's case has an integrated SD card reader alongside other USB ports that are plugged into one of the header, but it doesn't seem to handle errors very well. | 05:15 |
Maxdamantus | brolin_empey: it just exposes the card as a USB mass storage device, and it seems to consider a read error the same as taking the card out. | 05:16 |
Maxdamantus | I'm not going to bother getting a PCI SD card reader just for rare cases like this. | 05:18 |
Maxdamantus | Wonder if actual SDIO over USB is a thing. | 05:19 |
brolin_empey | If you have the right type of PCI or PCI Express slot on a desktop motherboard, you can try using a PCI card that can accept a PC Card or an ExpressCard with an SD card reader/writer so you can try using an SD card reader/writer connected directly via PCI instead of indirectly connected via USB. | 05:19 |
Maxdamantus | There's this .. dunno if anyone's made an actual end-user product though: http://www.saelig.com/pr/vub300.html | 05:24 |
Maxdamantus | "4bit SDIO" | 05:25 |
brolin_empey | “USB bus”, heh. QFN ICs have a reputation of causing soldering problems in production. | 05:35 |
*** cyteen__ has quit IRC | 05:56 | |
*** cyteen__ has joined #maemo | 05:56 | |
*** Kilroo has joined #maemo | 05:58 | |
*** Kilroo has quit IRC | 06:35 | |
*** AndrewX192 has quit IRC | 06:38 | |
*** AndrewX192 has joined #maemo | 06:38 | |
*** florian_kc has joined #maemo | 06:42 | |
*** florian has quit IRC | 06:45 | |
*** pagurus has quit IRC | 06:59 | |
*** pagurus` has joined #maemo | 06:59 | |
*** infobot has joined #maemo | 07:14 | |
*** ChanServ sets mode: +v infobot | 07:14 | |
*** merlin1991 has quit IRC | 07:25 | |
*** merlin1991 has joined #maemo | 07:25 | |
KotCzarny | maxd: the old one or new evo? | 08:43 |
DocScrutinizer05 | >>a PC Card or ExpressCard or similar if you want one connected via PCI instead of via USB?<< funny enough those are very likely aöso using the simple USB on the card bus | 08:58 |
DocScrutinizer05 | :-D | 08:59 |
Maxdamantus | KotCzarny: old one. | 09:16 |
Maxdamantus | (SanDisk) | 09:17 |
Maxdamantus | (not that it has anything to do with the brand; it's just a card that's been used for a few years) | 09:17 |
* Maxdamantus wonders if SD cards tend to have some sort of mechanism to get information about write cycles from them. | 09:19 | |
Maxdamantus | on SSDs you can normally find that information in SMART: | 09:20 |
Maxdamantus | 241 Total_LBAs_Written 0x0032 099 099 000 Old_age Always - 26350448159 | 09:20 |
KotCzarny | maxd: they do, but most likely they have shitty wear levelling algo | 09:31 |
KotCzarny | and normal fs rips it with metadata writes mostly | 09:31 |
KotCzarny | wearing out few particular 4MB areas | 09:32 |
Maxdamantus | KotCzarny: I meant I wonder if that information is exposed. | 09:33 |
KotCzarny | unlikely | 09:33 |
Maxdamantus | I know it does wear levelling, otherwise it would be a major misuse of flash storage. | 09:33 |
KotCzarny | still, most likely would be beneficial to use fs which has dynamic metadata areas | 09:34 |
KotCzarny | kind of ubifs for big disks | 09:34 |
Maxdamantus | or basically any CoW filesystem, like btrfs. | 09:38 |
Maxdamantus | That should normally only write to the superblocks repeatedly afaik (and that only happens every 30 seconds) | 09:39 |
KotCzarny | how btrfs handles metadata? | 09:39 |
KotCzarny | because its not the data being the problem | 09:39 |
Maxdamantus | The same way it handles all data. It writes it to a new location and eventually that location will be referred to by the superblock. | 09:39 |
KotCzarny | maybe i should move my sdcards to btrfs ho hum | 09:40 |
Maxdamantus | I will almost certainly use btrfs on N900 when I upgrade the kernel. | 09:41 |
*** tm has joined #maemo | 10:01 | |
* Maxdamantus reckons flash-based filesystems will eventually be mainstream anyway. | 10:04 | |
Maxdamantus | It's obviously more efficient to just do wear levelling in the filesystem, instead of having something that uses wear levelling to emulate a block device. | 10:05 |
Maxdamantus | Probably mostly makes sense after getting rid of partitions too. | 10:12 |
*** LauRoman|Alt has quit IRC | 10:17 | |
KotCzarny | depends on target device | 10:28 |
KotCzarny | and usage pattern | 10:28 |
*** Enrico_M_RX-51 has quit IRC | 10:29 | |
*** Enrico_M_RX-51 has joined #maemo | 10:37 | |
*** Enrico_M_RX-51 has quit IRC | 10:57 | |
*** heroux has quit IRC | 11:18 | |
*** heroux has joined #maemo | 11:19 | |
*** antranigv has joined #maemo | 11:22 | |
*** hurrian has quit IRC | 11:35 | |
*** hurrian_ has joined #maemo | 11:36 | |
*** florian_kc has quit IRC | 11:46 | |
*** Enrico_M_RX-51 has joined #maemo | 11:54 | |
*** Pali has joined #maemo | 12:03 | |
*** hurrian_ has quit IRC | 12:16 | |
*** hurrian has joined #maemo | 12:26 | |
*** Wikiwide has joined #maemo | 12:26 | |
Wikiwide | Yes, that's a good question, Enrico_M_RX-51: It remains duckduckgo, instead of whatever search engine is chosen. | 12:27 |
Enrico_Menotti | Wikiwide Bug? | 12:41 |
Enrico_Menotti | Given all these problems with browsers on Maemo, I wonder whether it makes more sense to try improving one of these or to try completing the fundamentals of Maemo Leste (I'm thinking about modem mainly) and then using modern browsers over that. | 12:43 |
Enrico_Menotti | Or to buy a modern smartphone, yes, but I hate those big flat things without any key, where you do continuous mistakes in typing and phone calls are very uncomfortable. | 12:46 |
*** hurrian_ has joined #maemo | 13:09 | |
*** dafox has joined #maemo | 13:11 | |
*** hurrian has quit IRC | 13:11 | |
*** al3x_10m has joined #maemo | 13:11 | |
*** hurrian has joined #maemo | 13:11 | |
Wikiwide | I agree, phablets are an annoying fashion trend. | 13:13 |
*** hurrian_ has quit IRC | 13:14 | |
*** Venemo has quit IRC | 13:19 | |
Wikiwide | Enrico_Menotti: Since QML is easy to edit ;-) I am trying to debug why is doesn't parse its own searchengines settings | 13:20 |
*** shentey has joined #maemo | 13:22 | |
Enrico_Menotti | Wikiwide Thanks. If you step upon the reason why the "c" is swapped with the "C", and why rotation does not work, that's also of interest to me. Just if you happen to find it. | 13:22 |
Wikiwide | According to QML, search from input field always defaults to 0, aka first search engine in the list. Now, how to change that... | 13:26 |
Enrico_Menotti | Wikiwide There's more, seems to me. I edited the search engine configuration file, putting Google in first position, then DuckDuckGo and at the end Wikipedia. The search engine list in the QML GUI settings has changed, but it lists DuckDuckGo as first choice exactly as before. Wikipedia and Google have switched positions: | 15:25 |
Enrico_Menotti | If I put (in the file) 1. DuckDuckGo 2. Wikipedia 3. Google I find (in the GUI) 1. DuckDuckGo 2. Wikipedia 3. Google | 15:25 |
Enrico_Menotti | If I put (in the file) 1. Google 2. DuckDuckGo 3. Wikipedia I fine (in the GUI) 1. DuckDuckGo 2. Google 3. Wikipedia | 15:26 |
Enrico_Menotti | And the search engine queried from the address bar is ALWAYS DuckDuckGo. | 15:27 |
Enrico_Menotti | (Qua qua.) | 15:27 |
Enrico_Menotti | :) | 15:27 |
*** shentey has quit IRC | 15:33 | |
*** Cor-Ai has quit IRC | 15:37 | |
*** Cor-Ai has joined #maemo | 15:40 | |
*** hurrian has quit IRC | 15:58 | |
*** Wikiwide has left #maemo | 16:52 | |
*** thuttu77 has quit IRC | 16:54 | |
*** antranigv has quit IRC | 17:12 | |
*** reinob has joined #maemo | 17:36 | |
*** reinob has left #maemo | 17:42 | |
*** thuttu77 has joined #maemo | 17:53 | |
*** antranigv has joined #maemo | 18:11 | |
Vajb | Enrico_Menotti: I circled that search engine problem by putting them in "start page". | 19:26 |
Enrico_M_RX-51 | Vajb Good workaround! | 19:42 |
*** geaaru_ has joined #maemo | 19:49 | |
*** geaaru_ has left #maemo | 19:50 | |
*** Enrico_M_RX-51 has quit IRC | 20:12 | |
*** florian_kc has joined #maemo | 20:25 | |
*** Enrico_M_RX-51 has joined #maemo | 20:39 | |
*** dderby has quit IRC | 20:59 | |
*** dderby has joined #maemo | 21:35 | |
*** florian_kc is now known as florian | 22:01 | |
*** Venemo has joined #maemo | 22:06 | |
*** Kilroo has joined #maemo | 23:40 | |
*** Enrico_M_RX-51 has quit IRC | 23:57 | |
*** Enrico_M_RX-51 has joined #maemo | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!