IRC log of #maemo for Monday, 2018-06-11

*** sicelo has quit IRC00:11
*** sunshavi has joined #maemo00:15
*** sicelo has joined #maemo00:20
*** florian_kc is now known as florian00:54
*** xy2_ has quit IRC01:43
*** jonwil has joined #maemo02:02
*** Pali has quit IRC02:11
*** sunshavi has quit IRC02:41
*** sunshavi has joined #maemo02:43
*** xorly has quit IRC02:44
*** atk has quit IRC03:00
*** atk has joined #maemo03:00
*** sunshavi has quit IRC03:04
*** inz has quit IRC04:03
*** inz has joined #maemo04:03
*** LauRoman|Alt has joined #maemo05:59
*** florian_kc has joined #maemo06:11
*** florian has quit IRC06:14
*** CatButts has quit IRC06:24
*** pagurus has joined #maemo06:50
*** pagurus` has quit IRC06:51
*** vahe has joined #maemo07:00
*** Kilroo has quit IRC07:04
*** LauRoman|Alt has quit IRC07:07
*** jonwil has quit IRC07:14
*** spiiroin has quit IRC08:07
*** florian__ has joined #maemo08:22
*** florian_kc has quit IRC08:24
*** spiiroin has joined #maemo08:30
*** geaaru_ has quit IRC08:42
*** xy2_ has joined #maemo09:05
*** xy2_ has quit IRC09:23
brolin_empeyDo non-AMD chipsets still exist for current AMD x86 platforms?  Or is it like Intel x86 platforms, where there are no longer any non-Intel chipsets: apparently the Pentium 4 era was the last era with non-Intel chipsets.09:23
*** auenf has joined #maemo09:27
*** auenfx8 has quit IRC09:29
*** Pali has joined #maemo09:35
*** Pali has quit IRC09:37
brolin_empeyI see only Intel and AMD chipsets listed on https://www.msi.com/Motherboards/ .  Apparently the Asus Web site does not allow filtering by chipset.09:42
brolin_empeyNo, apparently the Asus Web site does allow filtering by chipset but it also lists only Intel and AMD chipsets.09:44
brolin_empeySame for https://www.gigabyte.com/Motherboard .09:51
*** Venemo has joined #maemo09:59
*** KotCzarny has quit IRC10:18
*** florian_kc has joined #maemo10:19
*** florian__ has quit IRC10:21
*** florian_kc has quit IRC10:24
*** Venemo has quit IRC10:29
MaxdamantusI suspect "chipset" practically means "class of CPUs" nowadays.10:35
*** jskarvad has joined #maemo10:35
Maxdamantus(I don't know anything about whether AMD requires their own hardware on motherboards, but I imagine even if they didn't, people would still use the term "chipset" to denote the set of CPUs that will work on the board)10:36
MaxdamantusLooking at the dates on the Wikipedia page for "List of AMD chipsets", I suspect they don't.10:37
bencohMaxdamantus: "chipset" actually refers to the specialized/helper chips on the motherboard, not the set of working CPUs10:38
*** geaaru has joined #maemo10:40
bencoh(and chip vendors eventually started merging their set of chips in a single helper chip)10:40
*** Venemo has joined #maemo10:43
Maxdamantusbencoh: yes, I know.10:44
Wizzupthere are some chinese companies taking amd zen and producing their 'own' CPUs with it10:44
Maxdamantusbencoh: but I imagine even if they didn't have them (which seems to be the case for AMD), people would still use the term "chipset".10:44
bencohah10:44
Maxdamantus“This is an overview of chipsets sold under the brand AMD, manufactured before May 2004 by the company itself, before the adoption of open platform approach”10:45
*** KotCzarny has joined #maemo10:46
MaxdamantusSo I guess since the "open platform approach", it's just been up to motherboard producers to implement whatever's necessary.10:46
Maxdamantus(again, just a guess, don't know anything about AMD from actual experience)10:46
*** florian_kc has joined #maemo11:04
*** kraft has quit IRC11:19
sixwheeledbeast^Last non-AMD chipset I can remember would be AM2+ era (Athlon64), not long after ATI became part of AMD. I recall after that the only boards non-AMD chipset being GeForce. So imagine AM3 boards would be the last non-AMD chipset, I only recall 900 Series chipset from there.11:26
*** kraft has joined #maemo11:41
*** florian__ has joined #maemo11:58
*** vahe has quit IRC12:17
*** eMHa has quit IRC13:12
*** xorly has joined #maemo13:20
*** jonwil has joined #maemo13:21
jonwilDoes anyone know of a mirror of the Nokia QT repository that used to be at https://gitorious.org/+qt-developers/qt/x11-maemo ? I dont mean https://github.com/community-ssu/qt-x11-maemo which is the Community SSU repository, I mean the nokia repository as it was at the time Nokia stopped making commits to it.13:23
*** tm has joined #maemo13:24
MaxdamantusBased on https://wiki.maemo.org/Qt_Maemo_Git_Process , maybe this one? https://gitorious.org/qt/x11-maemo13:26
MaxdamantusThe top of the log looks like nokia.13:27
Maxdamantus(hint: add ".git" to the end of the URL to get a remote that you can actually clone through `git`)13:29
jonwilIts not cloning13:31
jonwilNow it is :)13:31
MaxdamantusIt seems slow.13:31
jonwilI still want https://gitorious.org/+qt-developers/qt/x11-maemo though13:31
jonwilsince both are different repos with different contents13:31
Maxdamantusafaict that was a community project.13:31
Maxdamantus(according to the wiki page I linked)13:31
*** eMHa has joined #maemo13:32
jonwilWhat I am trying to figure out is the relationship between https://gitorious.org/+qt-developers/qt/x11-maemo, http://qt.gitorious.org/qt/x11-maemo and https://github.com/community-ssu/qt-x11-maemo13:32
jonwili.e. exactly what source code was first used to build https://github.com/community-ssu/qt-x11-maemo13:32
MaxdamantusActually, it's the same repo.13:33
Maxdamantuswell, the same head commit, at least.13:34
jonwilwhich ones?13:34
Maxdamantushttps://web.archive.org/web/20110909004922/https://gitorious.org/+qt-developers/qt/x11-maemo13:34
Maxdamantuslast push is 1f7db8413:34
Maxdamantuswhich is the head of the repo I first linked.13:34
Maxdamantusguess the reason it's slow is just because the repository is so big.13:35
MaxdamantusReceiving objects:  43% (230155/534275), 157.12 MiB | 744.00 KiB/s13:35
jonwilYeah13:35
Maxdamantusbut you can they're the same by looking at the commit ids through the gitweb UI and through the wayback view of gitorious.13:36
jonwilMy guess is that https://gitorious.org/+qt-developers and http://qt.gitorious.org were aliases of each other13:39
jonwilIf you look at the wayback view of http://qt.gitorious.org/qt/x11-maemo you can see that its owned by +qt-developers13:40
jonwilAha, now13:41
jonwilnow I see13:41
jonwilhttp://gitorious.org/+qt-maemo-developers/qt/qt-maemo is a totally different repo than http://qt.gitorious.org/qt/x11-maemo aka https://gitorious.org/+qt-developers/qt/x11-maemo13:41
* Maxdamantus hopes someday to use software on his phone that is not a fork of a fork of some mainstream software.13:42
jonwilAnd https://github.com/community-ssu/qt-x11-maemo formerly https://gitorious.org/community-ssu/qt-x11-maemo is clearly a fork of https://gitorious.org/+qt-developers/qt/x11-maemo13:43
jonwilso now I have yet another QT tree on my disk :)13:48
MaxdamantusYou can probably save disk space by just keeping them all in the same local repository.13:49
Maxdamantusin one of the repositories, just add the other repositories as alternatives, then add all the remotes as used by the other repositories, and fetch.13:52
Maxdamantusthen `git repack -a -d`, and remove the alternates file.13:52
Maxdamantus(won't need to download anything significant since you should already have the relevant objects accessible through alternates)13:53
jonwilTotal on-disk size of all 4 QT related repos I can find off the top of my head is only 2.69GB which isn't a problem13:54
jonwilI have the Nokia QT repository, the CSSU repo that was forked from it, the upstream QT 4.x source repository and then the Debian QT 4.x repository (which is just the debian local packaging/patches stuff on top of the Nokia repo)13:55
jonwilI mean the upstream QT repo13:56
jonwilor rather its a fork on top of an upstream QT tarball :)13:56
WizzupMaxdamantus: you're welcome to help out @ not a fork of a fork :p14:30
MaxdamantusWizzup: yeah, if I can get around to doing stuff, it would basically just be making separate non-maemo software that is useful for my N900.14:32
Maxdamantus(so I can just run those programs on debian or something)14:32
sixwheeledbeast^https://gitorious.org/qt/niqts-qt-maemo-developers-x11-maemo.git/   ?14:34
jonwilI got what I want now14:37
jonwilSo its all good14:37
MaxdamantusThat last repository linked is a subset of https://gitorious.org/qt/x11-maemo14:37
jonwilhttps://gitorious.org/qt/x11-maemo is the same code that used to be at both http://qt.gitorious.org/qt/x11-maemo and http://qt.gitorious.org/qt/x11-maemo14:37
*** Venemo has quit IRC14:53
*** sunshavi has joined #maemo14:54
*** Venemo has joined #maemo14:56
*** florian_kc is now known as florian15:07
*** Venemo has quit IRC15:14
*** Oxyd76 has quit IRC15:19
*** Venemo has joined #maemo15:22
*** spiiroin has quit IRC15:27
*** Venemo has quit IRC15:42
*** LauRoman has quit IRC15:50
*** Venemo has joined #maemo15:52
*** spiiroin has joined #maemo16:00
*** Oxyd76 has joined #maemo16:07
*** xy2_ has joined #maemo16:17
DocScrutinizer05famous findings that should have been archived on a wiki page but never were16:33
DocScrutinizer05~qt16:34
infobotit has been said that qt is TrollTech's QT library, available at http://www.trolltech.com16:34
DocScrutinizer05~#maemo qt is  https://gitorious.org/qt/x11-maemo is the same code that used to be at both http://qt.gitorious.org/qt/x11-maemo and http://qt.gitorious.org/qt/x11-maemo16:34
infobotokay, DocScrutinizer0516:34
DocScrutinizer05~qt16:34
infobotit has been said that qt is https://gitorious.org/qt/x11-maemo is the same code that used to be at both http://qt.gitorious.org/qt/x11-maemo and http://qt.gitorious.org/qt/x11-maemo16:34
DocScrutinizer05~literal x1116:36
infobot"#maemo x11" is "Install xauth on N900 (apt-get install xauth). Run from your PC 'ssh -X user@Nokia-N900', and N900's X will be forwarded to your PC"16:36
DocScrutinizer05~#maemo x11 is also see ~qt16:37
infobotokay, DocScrutinizer0516:37
DocScrutinizer05~x1116:38
infobot[x11] Install xauth on N900 (apt-get install xauth). Run from your PC 'ssh -X user@Nokia-N900', and N900's X will be forwarded to your PC, or see ~qt16:38
DocScrutinizer05~listvalues x11-maemo16:39
DocScrutinizer05WUT??16:39
DocScrutinizer05~+listvalues x11-maemo16:40
infobotexceeded allowed forked count (shm 0): RSSFeeds, Debian16:40
DocScrutinizer05wtf?!16:40
DocScrutinizer05~+listvalues x1116:40
infobotexceeded allowed forked count (shm 0): RSSFeeds, Debian16:40
DocScrutinizer05~+listvalues poettering16:40
infobotexceeded allowed forked count (shm 0): RSSFeeds, Debian16:40
KotCzarnyyou've just dos'ed the poor bot16:41
KotCzarnyout of mem or shm space16:41
DocScrutinizer05~die16:41
*** infobot has quit IRC16:41
*** infobot has joined #maemo16:42
*** ChanServ sets mode: +v infobot16:42
DocScrutinizer05~+listvalues x11-maemo16:42
infobotFactoid search of 'x11-maemo' by value (1): #maemo qt.16:42
DocScrutinizer05o.O16:42
DocScrutinizer05~+status16:46
infobotSince Mon Jun 11 13:41:20 2018, there have been 0 modifications, 0 questions, 0 dunnos, 0 morons and 1 command.  I have been awake for 4m 46s this session, and currently reference 119759 factoids.  I'm using about 82296 kB of memory. With 0 active forks. Process time user/system 1.16/0.14 child 0/016:46
DocScrutinizer05wish I've thought of that before killing it16:46
DocScrutinizer05wonder what ": RSSFeeds, Debian" means16:47
KotCzarnymight be someone else started some task16:47
*** xes has quit IRC16:48
DocScrutinizer05~+help rssfeeds16:48
infobot   Desc: rssfeeds is used to control the RSS Feed tracking module16:48
infobot  Usage: rssfeeds [command]16:48
infobotExample: rssfeeds flush16:48
infobot   Desc: flush - Will erase the cache file. (Must be chattr +o)16:48
infobot   Desc: update - Force a manual update of the feeds. (Must be chattr +o)16:48
DocScrutinizer05never wrapped my head around that16:48
DocScrutinizer05prolly an unmaintained command that somebody ran nevertheless for debian?16:50
DocScrutinizer05nfc, rssfeeds is not making sense to me16:53
*** xes has joined #maemo16:53
DocScrutinizer05there must be more commands related to this16:53
DocScrutinizer05can't spot anythinh meaningful that might be related, in ~help. No "feed" or whatever command16:54
DocScrutinizer05news?16:56
DocScrutinizer05~+help news16:56
infobot   Desc: News functions16:56
infobot  Usage: news [chan] <add,del,mod,set,latest,read,help>16:56
DocScrutinizer05~+help newsadd16:56
infobotno help on newsadd.  Use 'help' without arguments.16:56
DocScrutinizer05~+help news add16:56
infobot   Desc: Add news items16:56
infobot  Usage: news [chan] add <title>16:56
infobotExample: news add This is a test16:57
infobotsee _news set Text_ aswell16:57
DocScrutinizer05~news16:57
DocScrutinizer05the bot is bitrotting :-S17:02
DocScrutinizer05~+status17:03
infobotSince Mon Jun 11 13:41:20 2018, there have been 0 modifications, 0 questions, 0 dunnos, 0 morons and 16 commands.  I have been awake for 21m 47s this session, and currently reference 119759 factoids.  I'm using about 82428 kB of memory. With 0 active forks. Process time user/system 2.62/0.43 child 0/017:03
DocScrutinizer05~+uptime17:06
infobot- Uptime for purl -17:06
infobotNow: 25m 3s running infobot 1.5.4 (SVN) -- linux17:06
infobot1: 59d 8h 41m 19s running infobot 1.5.4 (SVN) -- linux, ended Sun Nov 14 18:39:57 201017:06
infobot2: 57d 3h 9m 23s running infobot 1.5.4 (SVN) -- linux, ended Fri Jun 26 20:39:27 200917:06
infobot3: 53d 8h 24m 4s running infobot 1.5.4 (SVN) -- linux, ended Tue Nov  7 05:34:20 201717:06
*** jonwil has quit IRC17:09
brolin_empeysixwheeledbeast^: Yes, at work we have an AM2 motherboard from 2006 with a non-AMD (nVidia nForce) chipset but I noticed that non-AMD chipsets for AMD x86 platforms seem to have disappeared.17:19
sixwheeledbeast^brolin_empey: Nvidia have concentrated on GFX, ATI are part of AMD. also there is only the Southbridge chipset required on later stuff compared to older boards with a "northbridge".17:25
enycsixwheeledbeast^: what about VIA, SiS, Ali ?18:07
KotCzarnyall subpar performance, to say at least18:10
enycI remember the Pentium-II with silly chipset18:11
enyc'weird ISA timing issues on some cards, too18:11
enycetc18:11
sixwheeledbeast^All older chipsets than above?18:11
enycno idea18:12
sixwheeledbeast^I recall a SiS chipset on my first board Socket A18:14
enyci had loats of weird failures orf sockt-A athlons18:20
enyc'capactiros on board, chips fail, .....18:20
enycamd64's seem to have been more robust.18:20
sixwheeledbeast^umm?18:25
enycerr as above?18:27
enycanyway18:27
*** Pali has joined #maemo18:29
*** florian has quit IRC18:43
sixwheeledbeast^I never had any issues with any AMD stuff. I always understood Socket A and Athlon where solid. Most chip deaths where related to damaging the CPU on heatsink mounting18:45
sixwheeledbeast^Latter CPU's "amd64" had lids on covering the die etc and therefore less likely to damage from heatsink mounting.18:46
sixwheeledbeast^caps would be down to board manufacturer I suppose.18:47
*** florian__ has quit IRC18:47
*** DocScrutinizer05 has quit IRC18:54
*** Venemo has quit IRC19:06
*** geaaru has quit IRC19:25
*** LauRoman|Alt has joined #maemo19:29
*** florian__ has joined #maemo19:31
*** eMHa has quit IRC19:37
*** Oxyd76 has quit IRC19:49
*** florian__ has quit IRC20:07
*** kalin_ has quit IRC20:08
*** Oxyd76 has joined #maemo20:09
*** florian has joined #maemo20:18
*** jskarvad has quit IRC20:47
*** drrty has joined #maemo20:51
*** DocScrutinizer05 has joined #maemo21:16
*** drrty has quit IRC21:23
*** drrty has joined #maemo21:35
*** florian__ has joined #maemo21:37
*** __LauRoman has joined #maemo21:54
*** LauRoman|Alt has quit IRC21:58
*** LauRoman|Alt has joined #maemo22:16
*** __LauRoman has quit IRC22:20
*** DocScrutinizer05 has quit IRC22:54
*** DocScrutinizer05 has joined #maemo22:54
*** DocScrutinizer05 has quit IRC22:55
*** DocScrutinizer05 has joined #maemo22:55
*** DocScrutinizer05 has quit IRC23:07
*** DocScrutinizer05 has joined #maemo23:08
*** Oxyd76 has quit IRC23:15
*** LauRoman has joined #maemo23:29
*** Oxyd76 has joined #maemo23:40
*** eMHa has joined #maemo23:42
*** florian__ has quit IRC23:48
*** florian_kc has joined #maemo23:49
*** Oxyd76 has quit IRC23:50
*** segnior has quit IRC23:53
*** M4rtinK has joined #maemo23:55

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!