libera/#devuan/ Saturday, 2021-05-08

rwplinearain, What?!  Unix is very user friendly!  Unix is just very picky about who it picks to be friends! :-)01:48
jonadabEh, everyone's friends with Unix these days.01:58
jonadabNow, if you want to be in rare company, you've gotta join a TOPS-20 usergroup or something.  Or, heh, Plan9.01:59
jonadabIn another ten years or so, VMS will be there.02:00
rwpjonadab, Plan 9 is still alive.  It's just a little less popular.  Not going to be voted prom queen this year.  But the future?  Who knows! :-)02:17
rwpjonadab, I was just reacting to linearain's comment which was a paraphrase of a famous quote "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity. --Dennis Ritchie"02:18
onefangAll very #devuan-offtopic, you might find more friends there to discuss that.02:19
jonadabOh, aye.02:55
linux_nWhen i dual boot devuan and windows the time and date of both windows and linux gets messed up. Is there any fix for this?07:02
gnarfacelinux_n: yea07:17
gnarfacelinux_n: windows defaults to putting local time in the bios but linux defaults to putting UTC there07:18
gnarfacechange one or the other so they agree07:18
gnarfacethe best thing to do would be to change windows because storing UTC in the bios is the standard behavior, but not all versions of windows support this and the ones that do don't make it easy i don't think07:19
linux_nthanks07:20
gnarfacein devuan i think "dpkg-reconfigure tzdata" would prompt you with that question as well as the time zone07:20
linux_nok thanks07:21
gnarfaceoh wait, linux_n, i found this: https://www.reddit.com/r/debian/comments/3by6dn/clock_is_set_to_wrong_time/07:22
gnarfacemight be relevant, looks like someone posted the registry key you'd use to set it in windows07:22
linux_nok07:23
gnarfacedon't just use it blindly, double check07:23
gnarfacemake sure it's right for your version of windows, etc07:23
gnarface(i think regedit would let you create invalid nodes and windows will just ignore them)07:24
gnarfaceof course you'll have to set the time one more time after that07:24
gnarfacethe "ntpdate" tool is useful for a one-time set of the system time, if you don't want to just run ntpd07:24
gnarfacethe benefit of using the UTC time with everything is that you can change time zone offsets without breaking the time07:25
onefangProbably better off letting Windows have it's way and configuring Linux to do the same as what Windows does by default.07:25
gnarfacein this case i really don't think so07:26
gnarfacebut it should work either way07:26
onefangCoz Linux allows it easily, Windows is a registry hack.07:26
linux_nok07:26
gnarfacewell, that's true07:27
gnarfacei use wine so i've learned to live with registry hacks07:27
onefangChanging timezones might be important if it's a laptop that regularly changes timezones.  Otherwise, not important.07:27
onefangNone of my computers have ever changed timezone, coz I've lived in the same timezone for the last 40 years.  lol07:30
iv4nshm4k0vgnarface: ?  Is there any reason /not/ to run ntpd?  I don't think I can recall any problems in my two decades of using it.07:35
linux_nin devuan when i type: dpkg-reconfigure tzdata it says08:00
linux_nbash: dpkg-reconfigure: command not found08:00
linux_nwhen i run : hwclock --verbose i get :Using the rtc interface to the clock.08:03
linux_nLast drift adjustment done at 1620429918 seconds after 196908:03
linux_nLast calibration done at 1620429918 seconds after 196908:03
linux_nHardware clock is on local time08:03
linux_nAssuming hardware clock is kept in local time.08:03
linux_nso i guess devuan is using local time and i need to change it to utc.08:03
gnarfaceiv4nshm4k0v: some people don't like the extra load on principle.  also, it's not super useful for single machine configurations if you don't have a relatively constant network connection, and there is a theoretical security issue based on mass poisoning of the regional time network to cause up to 2 minute time inaccuracies across a whole geographic area08:51
gnarfaceiv4nshm4k0v: (it has been demonstrated in the wild before but making a much more severe time shift without getting noticed seems impractical, still... for the paranoid, it might be something to be avoided)08:52
gnarfaceif linux_n comes back, someone tell him to make sure debconf is installed and then try it again as root... is /usr/sbin/ not in root's path anymore?  it might just need to be called as /usr/sbin/dpkg-reconfigure08:54
lunarioto upgrade from beowulf to chimaera, all i have to do is s/beowulf/chimaera/g in sources.list, right? what about the beowulf-updates and beowulf-security lines?10:24
gnarfacelunario: you can just comment them out.  testing doesn't have those.11:18
xinomilountill chimaera becomes officially stable11:20
emdetecan i use `dkms` to build a kernel module from the source-package for a module that is not regulary build for the binary-package? or do i need to rebuild the whole kernel?12:43
buZzdkms can compile modules against kernel sources elsewhere12:46
buZzbut you need more than just a source package afaik , the sourcecode needs to be setup for dkms iirc12:47
buZzbut, if its not a out-of-tree kernel module, why not just install the module package?12:47
emdetewhat would a "module package" be?12:48
buZzwhat module are you trying to install?12:49
emdeteks_wlan12:49
buZzks7010 ?12:49
emdeteyes12:49
emdetejust found a sdio card in my computerscrap12:50
emdeteso nothing important, just playing around a bit if i should trash it or not12:50
buZzonly in kernel since 4.812:51
buZzi -guess- nobody at debian packaged it yet12:51
emdete:D yes, nobody has that esoteric card ;)12:51
buZzand no clue if SDIO requires more support in a kernel vs just a module for the wifi device12:51
buZzSDIO is more used in embedded land12:51
emdeteyes, that's where is got it - long ago12:52
emdetes/is/I/12:52
emdetebut back to my initial question: it's a "no", because dkms needs some "setup for dkms", correct?12:57
buZzyes, its ment for compile out-of-tree modules13:00
xrogaanThere's nothing more annoying than people CCing you when they reply to a list which you are subscribed.13:46
storm_hello there : devuan can use on new gen cpu and hardware16:41
coagenanyone using devuan on raspberry pi?17:36
Junicchidist-upgrading to chimaera from beowulf18:10
Junicchiupgraded*18:10
Junicchiand probably because of  libc6-dev : Breaks: python3.7 (< 3.7.7-1+b1) but 3.7.3-2+deb10u3 is to be installed18:11
Junicchihttp://0x0.st/-BVp.png18:11
Junicchiinstalling python3.7 will break a lot things18:15
Junicchiand i don't want to build it18:15
Junicchiisn't there an easier way?18:15
golinuxcoagen: #devuan-arm18:17
hagbard_you could use python3.9 from chimaera instead18:17
golinuxcoagen: And here: https://dev1galaxy.org/viewforum.php?id=2418:22
Junicchihagbard_: yes that's the current version i have18:28
Junicchibut i also want 3.718:28
Junicchiso the only way seems to be builgind huh18:29
fsmithredI think I removed libc6-dev to upgrade.18:37
Junicchifsmithred: doesn't sound clever18:44
Junicchihttp://0x0.st/-BV7.png18:44
Junicchii'm not trying to upgrade btw, i just want to have an older version of python too18:45
fsmithredJunicchi, what command produced that output?18:45
fsmithredif you want an older version of python, you might need to install it manually18:46
fsmithredand I mean "not from a package"18:46
fsmithredbut I'm guessing18:46
Junicchii know building an older version is a solution18:49
coagengolinux: thanks!20:16
golinuxcoagen: Nice to see that you're still around . . .21:04
luser978nobody on *-offtopic tonight, eh? :-)21:41
coagengolinux: I'm always around :)23:09

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!