People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service closed 2021-06-01)
0 [00:00:02] *** Quits: drzacek (~drzacek@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1 [00:00:15] <nvz> carlino3: do you need assistance with backporting the lib from testing/unstable to stable? it should be rather trivial and I could tell you how to do that
2 [00:00:27] *** Joins: gordonfish (~gordonfis@replaced-ip )
3 [00:00:33] <nvz> though you probably know enough to hack it in dirty :P
4 [00:00:37] *** Quits: flayer (~a_flayer@replaced-ip ) (Quit: Leaving)
5 [00:00:49] <nvz> but I could show you the Debian Way(tm)
6 [00:01:03] *** Joins: drzacek (~drzacek@replaced-ip )
7 [00:01:31] <carlino3> i suppose that i want to add the unstable repo to my sources.list file and update, right?
8 [00:01:38] <nvz> carlino3: nope
9 [00:01:40] *** Joins: przemoc (~przemoc@replaced-ip )
10 [00:01:47] <carlino3> tell me
11 [00:01:51] <nvz> carlino3: and if you think it may be a security issue you'd report it to OUR bts..
12 [00:01:57] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: sleeping)
13 [00:02:02] <nvz> !ssb
14 [00:02:02] <dpkg> First, check for a backport on <debian-backports>. If unavailable: 1) Add a deb-src line for sid (not a deb line!); ask me about <deb-src sid> 2) enable debian-backports (see <bdo>) 3) apt update; apt install build-essential; apt build-dep packagename 4) apt -b source packagename 5) dpkg -i packagename-ver.deb To change compilation options, see <package recompile>; for versions newer than sid see <uupdate>.
15 [00:02:34] <nvz> carlino3: you only want a deb-src line, so it wont actually pull binaries from sid, just the source.. apt will do all the building and packaging for you as described above ^
16 [00:02:45] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
17 [00:02:51] <nvz> carlino3: there are no backports already available for this, so you can skip checking backports, judd would've listed it if there were
18 [00:03:07] *** Joins: CombatVet (~c4@replaced-ip )
19 [00:03:16] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
20 [00:03:36] *** Joins: CombatVet (~c4@replaced-ip )
21 [00:03:56] <nvz> carlino3: doing the SSB, makes it build the newer source against the dependencies in stable, and will cause less trouble and chance of breakages in your stable debian boxes
22 [00:04:28] *** Quits: g6502 (~user@replaced-ip ) (Quit: WeeChat 2.8)
23 [00:04:57] *** Joins: g6502 (~user@replaced-ip )
24 [00:04:57] <carlino3> oh i see now
25 [00:05:01] <carlino3> it is rebuilding the library
26 [00:05:26] <carlino3> ! deb-src sid
27 [00:05:26] <dpkg> You can get apt to download source packages with a <deb-src> line in your <sources.list>. A suitable entry for the sid release is: "deb-src replaced-url
28 [00:05:31] <nvz> carlino3: yes and making you a stable-friendly deb package for it you can install on stable systems you'll use in production with less worry of breakage
29 [00:06:16] <carlino3> so i guess this should be reported to debian package mantainers so they can replace the buggy package right?
30 [00:06:33] <nvz> carlino3: and as I said before if this sid version doesnt have the issue than it'd seem upstream fixed it already.. debian devs wouldnt be concerned with the stable issue unless it may be a security flaw.. in which case you'd wanna file a bug on our bts against that stable package and perhaps include your test code..
31 [00:08:57] <carlino3> as i said i don't think this represents a security flaw even if it is exploitable in some way, but i will report anyway just in case. in the worst case i will be ignored :P
32 [00:08:57] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
33 [00:09:49] *** Joins: k4nz (~Thunderbi@replaced-ip )
34 [00:10:23] <nvz> carlino3: one of debian's priorities as outlined in the social contract is providing a stable os.. and to do so we don't change stuff once its gone stable unless it concerns one of our other priorities.. like security.. so chances are unless its a serious issue that has security implications, the DDs wont do anything as long as its fixed in testing/unstable other than wait to release Debian 11 with the newer
35 [00:10:29] <nvz> version
36 [00:11:17] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
37 [00:11:33] *** Joins: enoch (~textual@replaced-ip )
38 [00:11:50] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
39 [00:12:53] <carlino3> nvz: well, it can cause trouble to people writing long lines in programs using this lib
40 [00:13:19] *** Joins: mirage335 (~mirage335@replaced-ip )
41 [00:13:22] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 258 seconds)
42 [00:13:37] *** Quits: hemimaniac (~hemimania@replaced-ip##) (Quit: ZNC - ##replaced-url
43 [00:14:47] <nvz> carlino3: well, wouldnt hurt to file the bug.. and you already got a test case that makes it easily demonstratable
44 [00:15:32] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
45 [00:17:06] *** Quits: NeoCron (~neocron_@replaced-ip ) (Ping timeout: 244 seconds)
46 [00:17:43] *** Quits: tomg (~tomg@replaced-ip ) (Ping timeout: 246 seconds)
47 [00:18:12] <nvz> carlino3: all you gotta do is email to submit@bugs.debian.org with the first two lines being "Package: libedit2" and "Version: 3.1-20181209-1" and explain the issue, that it occurs on Buster/Stable and not on Sid/Unstable and perhaps include your test code
48 [00:18:42] * annadane chains nvz to a reportbug console and forces him to use it
49 [00:18:43] <nvz> carlino3: you don't quote the control strings as I did.. I just did that to illustrate verbatim what the first two lines of the email should be
50 [00:18:55] * nvz slaps annadane with a trout
51 [00:21:00] *** Quits: kent (~kent@replaced-ip ) (Quit: WeeChat 2.8)
52 [00:21:01] <annadane> in all seriousness that does look simpler than reportbug
53 [00:21:34] <nvz> it is. and the Package/Version lines are really all thats required for control purposes.. but doesnt hurt to learn other headers
54 [00:21:40] <abrotman> reportbug is easy ..
55 [00:21:55] <nvz> reportbug is useless :P
56 [00:21:59] <carlino3> nvz: so yes, looks like fixed by libedit2_3.1-20191231-1_amd64.deb package
57 [00:22:02] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
58 [00:22:04] <abrotman> nvz: maybe you should use windows
59 [00:22:25] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 264 seconds)
60 [00:22:38] <nvz> it does little other than very little preliminary info iirc and present you with a template that could've just as easily been the only file in the reportbug package.. a simple text template..
61 [00:22:48] <nvz> and then you gotta go through annoying config to actually get the bug sent
62 [00:23:01] <nvz> when its much easier to just use whatever email method you already have and submit it manually :P
63 [00:23:31] <nvz> reportbug is like an idea that was never fleshed out
64 [00:23:38] <abrotman> and reviewing existing bugs, and text (your email could be html-only) ...
65 [00:23:46] <abrotman> Don't be a lazy PITA
66 [00:25:03] *** Joins: lxbarbosa (~user@replaced-ip )
67 [00:25:32] *** Joins: jrgill (~jrgill@replaced-ip )
68 [00:26:05] <carlino3> nvz: all you gotta do is email to submit@bugs.debian.org with the first two lines being "Package: libedit2" and "Version: 3.1-20181209-1" and explain the issue
69 [00:26:11] *** Quits: gryffus (~gryffus@replaced-ip ) (Quit: This computer has gone to sleep)
70 [00:26:20] <carlino3> does it needs to match that format? is parsed by some software?
71 [00:26:26] <abrotman> carlino3: did you look to see if the bug already exists?
72 [00:26:31] <carlino3> or was just a recommendation
73 [00:26:40] <carlino3> abrotman: yes, i did
74 [00:27:05] <carlino3> i couldn't find anything
75 [00:27:47] *** Joins: pacbard (~pacbard@replaced-ip )
76 [00:28:34] *** Joins: geowiesnot (~user@replaced-ip )
77 [00:28:34] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
78 [00:28:51] <nvz> carlino3: yes its parsed by the bts.. you can read more about submitting bugs a bugs.debian.org of course.. but really those two fields are required to properly identify the package and version
79 [00:29:08] *** Joins: k4nz (~Thunderbi@replaced-ip )
80 [00:29:22] <nvz> there are plenty of other header fields you can use.. but I usually just leave all that up to the maintainer to fill in
81 [00:29:25] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
82 [00:29:27] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
83 [00:29:27] *** Joins: tomg (~tomg@replaced-ip )
84 [00:29:46] *** Quits: omyasuda (~omy@replaced-ip ) (Quit: Leaving.)
85 [00:29:56] <abrotman> how nice of you ...
86 [00:30:24] <nvz> yeah well they know the package better than I do, and I'm not a developer.. what I call a severe bug, they may disagree and change it anyhow
87 [00:30:33] <nvz> I only specify the stuff thats not up for debate :P
88 [00:32:10] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
89 [00:33:50] *** Joins: hemimaniac (~gimmie.da@ns504042.ip-142-4-208.net)
90 [00:34:48] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 256 seconds)
91 [00:34:55] *** Parts: hemimaniac (~gimmie.da@ns504042.ip-142-4-208.net) ()
92 [00:34:59] *** Lord_of_Life_ is now known as Lord_of_Life
93 [00:36:09] *** Joins: hemimaniac (~gimmie.da@ns504042.ip-142-4-208.net)
94 [00:37:17] *** Joins: hussar (hussar@replaced-ip )
95 [00:37:47] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Quit: Admiral_Purr)
96 [00:45:38] <carlino3> nvz: done, thanks for cooperate :)
97 [00:46:31] *** Quits: AlpacaFace (uid394415@replaced-ip ) (Quit: Connection closed for inactivity)
98 [00:47:32] *** Quits: enoch (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
99 [00:51:20] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
100 [00:51:57] *** Joins: Conradish006 (~conradish@replaced-ip )
101 [00:52:21] *** Quits: pacbard (~pacbard@replaced-ip ) (Quit: pacbard)
102 [00:55:03] <nvz> no problem.
103 [00:55:12] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
104 [00:55:13] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
105 [00:56:15] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
106 [00:59:16] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: Leaving)
107 [01:02:46] *** Quits: quackgyver (uid11872@replaced-ip ) (Quit: Connection closed for inactivity)
108 [01:03:56] *** Joins: tieinv (~username@replaced-ip )
109 [01:04:07] <Eryn_1983_FL> hey guys.
110 [01:04:33] <Eryn_1983_FL> so im trying to find what function of awk, i can use to search the output of a command, like grep,
111 [01:04:41] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
112 [01:04:47] <Eryn_1983_FL> i head it could do that or am I mistaken? i'd rather use all one program.
113 [01:05:49] *** Joins: dvs (~hibbard@replaced-ip )
114 [01:05:50] <carlino3> search?
115 [01:07:06] <Eryn_1983_FL> ok
116 [01:07:32] *** bocaneri is now known as Sauvin
117 [01:07:42] <Eryn_1983_FL> derp me
118 [01:07:44] <Eryn_1983_FL> # awk '/localhost/{print}' /etc/hosts
119 [01:09:25] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
120 [01:11:57] <rgwu> Slightly cleaner: awk '/localhost/' /etc/hosts
121 [01:13:11] *** Quits: Acheron (~Acheron@replaced-ip ) (Quit: Good Bye and Good Luck)
122 [01:15:03] *** Joins: mjacob (hEq036TNxw@replaced-ip )
123 [01:15:08] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
124 [01:15:12] <Eryn_1983_FL> ok
125 [01:15:45] *** Joins: Acheron (~Acheron@replaced-ip )
126 [01:16:07] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
127 [01:16:13] *** Joins: CombatVet (~c4@replaced-ip )
128 [01:16:15] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 272 seconds)
129 [01:16:31] *** Quits: halvors (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
130 [01:16:41] *** Joins: halvors (Thunderbir@replaced-ip )
131 [01:19:23] *** Quits: rany (~rany@replaced-ip ) (Ping timeout: 240 seconds)
132 [01:19:43] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
133 [01:21:17] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
134 [01:21:19] *** Quits: strive (~sedlav@replaced-ip ) (Ping timeout: 272 seconds)
135 [01:23:13] *** Joins: strive (~sedlav@replaced-ip )
136 [01:23:55] *** Joins: halvors1 (~Thunderbi@replaced-ip )
137 [01:24:12] *** Quits: halvors (Thunderbir@replaced-ip ) (Ping timeout: 272 seconds)
138 [01:24:12] *** halvors1 is now known as halvors
139 [01:25:11] *** Quits: mquin (~mquin@replaced-ip ) (Read error: Connection reset by peer)
140 [01:25:37] *** Joins: mquin (~mquin@replaced-ip )
141 [01:27:17] *** Joins: brachamh_ (~bracham@replaced-ip )
142 [01:28:58] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
143 [01:29:01] *** debhelper sets mode: +l 1108
144 [01:31:25] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Ping timeout: 264 seconds)
145 [01:31:37] *** Joins: Lupricon (~Lupricon@replaced-ip )
146 [01:32:01] *** Joins: dadinn (~dadinn@replaced-ip )
147 [01:32:16] *** Joins: AlpacaFace (uid394415@replaced-ip )
148 [01:35:21] *** Quits: fax_ (~quassel@replaced-ip ) (Remote host closed the connection)
149 [01:35:21] *** Quits: fax (~quassel@replaced-ip ) (Remote host closed the connection)
150 [01:35:41] *** Quits: Zppix (uid182351@replaced-ip ) (Quit: Connection closed for inactivity)
151 [01:38:00] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
152 [01:38:17] *** Joins: CombatVet (~c4@replaced-ip )
153 [01:38:34] *** Joins: refracture (~refractur@replaced-ip )
154 [01:38:52] *** Joins: cyberbootje (~cyberboot@replaced-ip )
155 [01:39:05] <cyberbootje> Hi all, i'm having an interesting issue with my touchscreen laptop. The touchscreen is not working when booted but if i suspend the laptop (or does it automatically) and awake it again the touchscreen does work. Any clue how to fix this?
156 [01:42:37] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
157 [01:43:23] *** Quits: CombatVet (~c4@replaced-ip ) (Ping timeout: 240 seconds)
158 [01:47:26] *** Joins: CombatVet (~c4@replaced-ip )
159 [01:52:23] *** Joins: electro33 (uid613@replaced-ip )
160 [01:57:45] *** Quits: tieinv (~username@replaced-ip ) (Quit: gone!)
161 [02:01:10] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
162 [02:01:28] *** Joins: de-facto (~de-facto@replaced-ip )
163 [02:02:29] *** Joins: monksam (~monksam@replaced-ip )
164 [02:02:55] <search_social> cyberbootje: touchpad="DELL0978:00 04F3:30C3 Touchpad"
165 [02:02:56] <search_social> setting="libinput Disable While Typing Enabled"
166 [02:02:56] <search_social> xinput --set-prop "$touchpad" "$setting" 0
167 [02:03:16] <search_social> this isn't your issue but you might be able to edit it to yours
168 [02:03:42] *** Quits: tinfoil-hat (~chrissly@replaced-ip ) (Quit: tinfoil-hat)
169 [02:04:07] *** Quits: jrgill (~jrgill@replaced-ip ) (Ping timeout: 246 seconds)
170 [02:04:23] *** Quits: lxbarbosa (~user@replaced-ip ) (Ping timeout: 272 seconds)
171 [02:05:53] *** Joins: dvs (~hibbard@replaced-ip )
172 [02:06:30] <cyberbootje> search_social: where do i edit that ?
173 [02:06:57] <cyberbootje> funny, what i have is a dell laptop
174 [02:07:48] *** Quits: Herbstleyd (~Herbstley@replaced-ip ) (Quit: Leaving)
175 [02:07:58] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
176 [02:09:23] *** Joins: _Matth_ (~Matth@replaced-ip )
177 [02:13:31] *** Joins: ddsys (~ddsys@replaced-ip )
178 [02:18:43] *** Quits: SonicPotato (~thelounge@replaced-ip ) (Ping timeout: 258 seconds)
179 [02:19:03] *** Joins: dominic34 (Thunderbir@replaced-ip )
180 [02:20:37] *** Quits: mikkel (~mike@replaced-ip ) (Ping timeout: 264 seconds)
181 [02:21:18] <search_social> cyberbootje: well on the command line if you type xinput you should see a list of devices and hopefully something looks like a touchscreen there
182 [02:21:40] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
183 [02:22:29] *** Joins: CombatVet (~c4@replaced-ip )
184 [02:23:08] <cyberbootje> yeah tried that, says i'm using Xwaylands
185 [02:23:12] <cyberbootje> Xwayland*
186 [02:23:19] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 258 seconds)
187 [02:23:42] <search_social> well on my computer xinput lists 6 devices under "virtual core pointer" and 9 devices under "virtual core keyboard"
188 [02:24:01] <cyberbootje> it's so weird.... installed a eGTouch driver and that works fine but pounces one cpu core at 100%
189 [02:24:02] *** Joins: voidSurfr (~todd_dsm@replaced-ip )
190 [02:24:11] <search_social> one of my devices was the touchpad and doing xinput --list-props DEVICE on that gave settings i needed
191 [02:24:20] <search_social> where was the driver from
192 [02:24:31] <cyberbootje> eGTouch
193 [02:24:34] <search_social> also what kernel are you running? a lot of weird issues were solved from me upgrading the default kernel 4 to kernel 5
194 [02:24:53] <cyberbootje> 5.6
195 [02:24:54] *** Joins: ragouel (~crow11@replaced-ip )
196 [02:25:49] <search_social> wait so with egtouch it works but pegs a cpu and without egtouch it only works after suspend?
197 [02:26:00] <cyberbootje> correct!
198 [02:26:27] <cyberbootje> the eGTouch is also a service, kill the service the touch will also stop working
199 [02:26:44] <search_social> well when you type xinput does it give you a bunch of virtual core pointers or does it just give one line saying xwayland?
200 [02:27:12] *** Quits: Oksana (~Wikiwide@replaced-ip ) (Read error: Connection reset by peer)
201 [02:27:12] <cyberbootje> one virtual core and 2 Xwayland
202 [02:28:33] <search_social> replaced-url
203 [02:28:51] <search_social> if you can't find your touch screen in the xinput list that's about the end of me personal experience
204 [02:29:13] *** Joins: k4nz (~Thunderbi@replaced-ip )
205 [02:29:16] *** Quits: voidSurfr (~todd_dsm@replaced-ip ) (Ping timeout: 256 seconds)
206 [02:29:26] <cyberbootje> hmm no i don't have the touchpad one
207 [02:29:43] <search_social> no i mean do you have a touch screen there
208 [02:30:32] *** Quits: g6502 (~user@replaced-ip ) (Quit: WeeChat 2.8)
209 [02:30:37] <cyberbootje> yes i do but it's not showing up in the list like what you just posted
210 [02:31:49] *** Joins: somiaj (~jaimos@replaced-ip )
211 [02:32:01] <search_social> well i won't be any help then i would try #wayland then
212 [02:32:07] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 246 seconds)
213 [02:32:51] *** Joins: diniwed (~gavron@replaced-ip )
214 [02:33:01] <cyberbootje> thx!
215 [02:34:27] *** Joins: Oksana (~Wikiwide@replaced-ip )
216 [02:35:41] *** Quits: GoatAvenger (~GoatAveng@replaced-ip ) (Remote host closed the connection)
217 [02:35:55] *** Joins: GoatAvenger (~GoatAveng@replaced-ip )
218 [02:37:52] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
219 [02:38:12] *** Joins: tinfoil-hat (~chrissly@replaced-ip )
220 [02:39:34] *** Quits: supercoven (~Supercove@replaced-ip ) (Ping timeout: 240 seconds)
221 [02:41:53] *** Joins: SonicPotato (~thelounge@replaced-ip )
222 [02:41:54] *** Joins: zv (~zv@replaced-ip )
223 [02:43:17] *** Joins: ddsys (~ddsys@replaced-ip )
224 [02:44:18] *** Joins: ob-sed (~obesd@replaced-ip )
225 [02:48:02] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
226 [02:48:10] *** Quits: Kiwis (5a35209e@replaced-ip ) (Quit: Connection closed)
227 [02:49:07] *** Joins: xcm (~xcm@replaced-ip )
228 [02:49:54] *** Quits: XORed (xored@replaced-ip ) (Ping timeout: 240 seconds)
229 [02:50:30] *** Joins: XORed (xored@replaced-ip )
230 [02:59:01] *** Quits: ob-sed (~obesd@replaced-ip ) (Ping timeout: 264 seconds)
231 [03:00:01] *** Quits: daknob (~daknob@replaced-ip ) (Quit: Quitting)
232 [03:00:24] *** Joins: daknob (~daknob@replaced-ip )
233 [03:03:22] *** Quits: gpunk (~gpunk@replaced-ip ) (Ping timeout: 256 seconds)
234 [03:04:36] *** Joins: fmaurer_ (~quassel@replaced-ip )
235 [03:06:48] *** Quits: XORed (xored@replaced-ip ) (Ping timeout: 272 seconds)
236 [03:08:25] *** Joins: jvwjgames (uid290762@replaced-ip )
237 [03:08:28] *** Quits: fmaurer (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
238 [03:08:37] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
239 [03:09:43] *** Joins: quackgyver (uid11872@replaced-ip )
240 [03:10:06] *** Quits: Logg (~Logg@replaced-ip ) (Remote host closed the connection)
241 [03:10:47] *** Quits: ragouel (~crow11@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
242 [03:11:37] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
243 [03:12:03] *** Joins: pacbard (~pacbard@replaced-ip )
244 [03:14:57] *** Joins: LCRERGO (~lucas@replaced-ip )
245 [03:15:21] <LCRERGO> Is there a recommended place where I should put backups?
246 [03:16:04] <Clock> On a flash drive LCRERGO
247 [03:16:33] * dvs feels an argument coming on...
248 [03:16:43] <EdePopede> HDD vs flash?
249 [03:16:50] <dvs> yup
250 [03:17:10] <LCRERGO> I mean inside the filesystem root
251 [03:17:11] <EdePopede> i had issues with both of them already, so... ;)
252 [03:17:28] <dvs> LCRERGO, that I wouldn't recommend.
253 [03:17:29] <LCRERGO> /var/backups or /backups
254 [03:17:33] <EdePopede> no
255 [03:17:40] <EdePopede> don't add directories at will
256 [03:17:56] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
257 [03:18:00] <EdePopede> your $HOME and /usr/local are up to you respectively the admin
258 [03:18:18] *** Joins: k4nz (~Thunderbi@replaced-ip )
259 [03:18:36] <EdePopede> also /opt iirc though i didn't use it in years (not sure about the recent standard)
260 [03:19:11] <rwp> Backups should always follow the 3-2-1-Rule. At least 3 copies, on 2 different mediums, with at least 1 offsite
261 [03:19:17] <EdePopede> and besides that a crashing disk killing your HOME would also kill your backup
262 [03:20:07] <EdePopede> it still would help against rm accidents
263 [03:21:34] <LCRERGO> I understand thx..
264 [03:21:39] <EdePopede> rwp: would another machine in the same LAN be considered offsite?
265 [03:21:56] <rwp> Normally not because it fails the house fire test.
266 [03:22:04] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 244 seconds)
267 [03:22:12] *** Joins: Zppix (uid182351@replaced-ip )
268 [03:22:54] <EdePopede> so FTP ;)
269 [03:23:23] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Konversation terminated!)
270 [03:23:28] <rwp> There are dozens of backup utilities available. Some of them are even good! :-)
271 [03:24:25] <EdePopede> i bought a 128GB flash drive last years for i think 10€. money shouldn't be an issue in most cases as long as it's not hires video
272 [03:24:56] <EdePopede> though i'm not sure about the quality of drives in that price region. different technologies.
273 [03:25:24] <EdePopede> rwp: no, i was referring to that old "Backups are for whimps" quote
274 [03:25:28] <rwp> It's a "Market for lemons" in that low price range. Quality is a random impossible to know quality.
275 [03:25:33] *** Joins: daschr (~daschr@replaced-ip )
276 [03:25:34] <rwp>
277 [03:26:02] <EdePopede> i have some drives looking the same, checked them out. PCI-IDs. well. NOT all the same :)
278 [03:26:05] *** Quits: davschr (~daschr@replaced-ip ) (Ping timeout: 272 seconds)
279 [03:27:02] <rwp> Feel free to call me wimpy but when editing files I save at every pause because I remember the days when a crash might happen at literally any time. And often did.
280 [03:27:30] <rwp> I always use RAID even on my desktop because I hate it when a single storage device fails and then I need to recover.
281 [03:27:32] <EdePopede> tbh i just bought that specific one just because. held its data so far and i don't plan to place the secret key to world domination of it. should it stop working, it wouldn't really be a problem.
282 [03:28:13] <EdePopede> “Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it.” — Linus Torvalds
283 [03:28:14] <rwp> I put things into version control. Push the version history to a different system. Backup both systems.
284 [03:28:15] <EdePopede> that one ;)
285 [03:28:35] <rwp> Yes. It is a good comment.
286 [03:29:04] <EdePopede> the only problem with raid being that it doubles the costs at least *sigh*
287 [03:29:20] <rwp> And I have on multiple occasions searched for information on something that I could not remember and found my own mailing list postings with the information I needed. :-)
288 [03:29:36] <EdePopede> heh
289 [03:29:49] <rwp> RAID is a cost multiplier. But as you noted the cost for storage these days can be very affordable.
290 [03:30:00] <rwp> And what we are saving is our own time to deal with an unexpected crash.
291 [03:30:21] <rwp> With RAID I can calmly swap the failed device at a time of my convenience.
292 [03:30:36] <rwp> So I am paying that extra 10€ for an increase in my convenience.
293 [03:31:01] <EdePopede> 10€? you're talking about flash drives again, not RAID, right?
294 [03:31:40] <rwp> Haha. I actually only said 10€ because you had mentined it for a 128GB flash drive. For me it would be $45USD for a 1TB spinning disk.
295 [03:33:28] <EdePopede> ah ok. i bought some 4TB over the last years, they had the best price per unit of all ;)
296 [03:33:51] <rwp> My main house home homebuilt NAS server has 6x 3TB drives in it at this time. 3 and 4 TB drives are still the knee of the cost-storage curve right now.
297 [03:34:18] <EdePopede> iirc the 32GB i had bought before (no idea how much before) wasn't cheaper than the 1328.
298 [03:34:45] <EdePopede> for some time they had the 8TB, but now it's up agian
299 [03:35:10] <brachamh_> ok this is weird...i just installed debian on a drive to throw into my server...and tried using sudo only to have it say command not found
300 [03:35:19] <rwp> A few years ago I ordered a 60TB SSD and the vendor shipped it and included a 30TB SSD free of cost just to empty their inventory.
301 [03:35:28] <brachamh_> i'm fairly new to debian, but i swear i didn't have to add that last time
302 [03:35:36] <dvs> brachamh_, sudo is not installed by default
303 [03:35:45] <EdePopede> 60TB? wait... SIX-TY?!?
304 [03:35:47] <brachamh_> ok. so i just have to install it?
305 [03:36:00] <dvs> brachamh_, yes
306 [03:36:03] <rwp> brachamh_, In the installer the sudo package is installed only if you do not pick a root password.
307 [03:36:13] <brachamh_> oh!
308 [03:36:14] <brachamh_> ok
309 [03:36:18] <rwp> If you only pick a user password and not a root password then the installer knows you need sudo for it.
310 [03:36:24] <rwp> But if you pick a root password then it does not.
311 [03:37:02] <rwp> That way the installer can cater to people who want the no-root-pass+sudo by default and those who want root+pass and do whatever later by default. Both.
312 [03:37:26] <rwp> EdePopede, It was a few years ago.
313 [03:37:47] <brachamh_> right, that makes sense. i started with ubuntu so i got used to everything right away.
314 [03:38:12] <rwp> And if you install it like with Ubuntu without a root password then you end up with sudo just like in Ubuntu.
315 [03:38:32] <brachamh_> ubuntu doesn't ask for a root password by default
316 [03:38:58] <rwp> And the form page dialog box does describe this feature. But as you become experienced installing using it then one can fly by answering questions and hitting enter without reading the details each and every time.
317 [03:39:37] <rwp> I think Ubuntu does not provide the option at install time for a root password and therefore only provides the no-root-pass+sudo scenario only.
318 [03:39:42] *** Joins: Renari (~Renari@replaced-ip )
319 [03:39:45] <brachamh_> yes
320 [03:39:56] *** Joins: WatchDog (~WatchDog@replaced-ip )
321 [03:40:07] <brachamh_> ubuntu caters to less techy users
322 [03:40:36] <rwp> It's a small example where Debian was at the time The Universal Operating System and provided for different use cases whereas Ubuntu was opinionated software and did not.
323 [03:41:03] <rwp> Alas Debian is now opinionated software too and has removed many useful different use cases.
324 [03:41:50] <brachamh_> and now i need to set up the network card in this computer
325 [03:42:06] <dvs> WiFi?
326 [03:42:11] <alexrelis[m]> rwp: What use cases specifically has Debian removed?
327 [03:43:42] <brachamh_> no but i installed debian (no DE) on this drive in a different computer, put the drive in my server, and so it's set up for the wrong network card
328 [03:44:26] <dvs> brachamh_, it still might show up
329 [03:44:36] *** Quits: eric23 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 24.5.1))
330 [03:47:57] *** Quits: tmroland (~tmroland@replaced-ip ) (Quit: tmroland)
331 [03:49:16] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 256 seconds)
332 [03:50:31] *** Quits: pacbard (~pacbard@replaced-ip ) (Quit: pacbard)
333 [03:50:35] <brachamh_> it's showing up, i think, but it's not active/connected
334 [03:50:40] *** Joins: sidmo (~ident@replaced-ip )
335 [03:51:05] <dvs> brachamh_, probably because the device name is different.
336 [03:54:11] <brachamh_> heh, i got a bunch of learning to do. i had set up ubuntu server on my server, and am wanting to switch to debian
337 [03:54:35] <brachamh_> but commands that i'm used to just being there, well, aren't there
338 [03:54:36] <rwp> alexrelis[m], I would prefer not to say. The discussions never go calmly. I would get shouted down. There would be bans.
339 [03:54:37] *** Joins: wymillerlinux (~wymillerl@replaced-ip )
340 [03:54:56] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 256 seconds)
341 [03:55:10] <rwp> brachamh_, Such as? Usually it is a simple thing to install what is needed.
342 [03:55:27] <rwp> I usually just operate the system and then install what I need as I run into needing them.
343 [03:55:41] <rwp> That way fresh servers don't have more accumulated cruft than they need.
344 [03:55:54] <brachamh_> right, that makes sense, i'm just not used to it. partially because i had installed everything i needed a while ago lol
345 [03:56:11] <brachamh_> i'm used to lshw to list the hardware
346 [03:56:35] *** Quits: drzacek (~drzacek@replaced-ip ) (Killed (beckett.freenode.net (Nickname regained by services)))
347 [03:56:37] *** Joins: drzacek (~drzacek@replaced-ip )
348 [03:56:41] <rwp> If you install new systems three times in a row then you will want to start using a system configurator tool such as puppet, chef, ansible, salt, other.
349 [03:57:06] <rwp> "apt-get install lshw"
350 [03:59:07] *** Quits: rgwu (~rgwu@replaced-ip ) (Quit: leaving)
351 [04:00:34] <brachamh_> rwp, thanks. that's good to know about the sysconfig tools
352 [04:02:11] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
353 [04:03:23] *** Joins: Aavar (~aavar@replaced-ip )
354 [04:04:03] <brachamh_> hard to install anything when you're not online though lol
355 [04:04:48] *** Quits: Aavar_ (~aavar@replaced-ip ) (Ping timeout: 256 seconds)
356 [04:06:41] <brachamh_> yes the wrong device was listed...changed that, now rebooting
357 [04:09:02] *** debhelper sets mode: +l 1102
358 [04:09:43] *** Quits: refracture (~refractur@replaced-ip ) (Quit: Leaving)
359 [04:14:11] *** Joins: kreyren (~kreyren@replaced-ip )
360 [04:16:25] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
361 [04:20:01] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
362 [04:22:45] *** Joins: citypw_ (~citypw@replaced-ip )
363 [04:26:44] *** Joins: XORed (xored@replaced-ip )
364 [04:31:48] *** Parts: asc (asc@replaced-ip ) ()
365 [04:35:01] *** Quits: XORed (xored@replaced-ip ) (Ping timeout: 264 seconds)
366 [04:35:27] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
367 [04:36:30] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
368 [04:36:44] *** Joins: XORed (xored@replaced-ip )
369 [04:36:46] <brachamh_> hmm...i can't get dd to copy my server OS drive
370 [04:37:56] <sponix> brachamh_: I have had good luck with "clonezilla" in the past
371 [04:39:15] <brachamh_> it has cli edition?
372 [04:39:29] *** Joins: otmi (~androirc@replaced-ip )
373 [04:40:13] <sponix> brachamh_: to my knowledge it is always ncurses ( text based menu system )
374 [04:40:15] <brachamh_> it seems it does
375 [04:41:56] <brachamh_> ah i don't have any blank cd's, and this server system seems to not want to boot from usb anymore
376 [04:42:02] *** Quits: JPT (~jpt@replaced-ip ) (Quit: Hoppla!)
377 [04:43:13] <rwp> brachamh_, What do you mean, "can't get dd to copy my server OS drive". What problems are you having?
378 [04:44:09] *** Joins: TESTED123 (~TESTED123@replaced-ip )
379 [04:44:19] <brachamh_> rwp it errors out with read errors
380 [04:45:01] <TESTED123> hey ...coded a cool program in c...replaced-url
381 [04:45:22] <rwp> brachamh_, Read errors would be a drive problem not a dd problem.
382 [04:45:29] *** Joins: runlevel7 (~runlevel7@replaced-ip )
383 [04:45:48] *** Joins: JordiGH (jordi@replaced-ip )
384 [04:46:16] <rwp> What does SMART say for your drives? "smartctl -a /dev/sda" (apt-get install smartmontools)
385 [04:46:20] <JordiGH> Hm, is there no firefox-esr-dbgsym that matches the current version in debian-proposed-updates?
386 [04:46:36] <JordiGH> The following packages have unmet dependencies:
387 [04:46:36] <JordiGH> firefox-esr-dbgsym : Depends: firefox-esr (= 68.9.0esr-1~deb10u1) but 68.10.0esr-1~deb10u1 is to be installed
388 [04:46:37] <JordiGH> Eh?
389 [04:46:37] <brachamh_> rwp i checked that yesterday and it's fine
390 [04:46:39] *** Quits: Medusa-chan (~Medusa-ch@replaced-ip ) (Quit: leaving)
391 [04:47:01] *** Quits: Oksana (~Wikiwide@replaced-ip ) (Ping timeout: 264 seconds)
392 [04:47:14] <sponix> brachamh_: It works off a USB Stick just fine. In fact I normally use use a regular Linux Live USB, and apt to pull it down for use into the live session. Only issue I have had with that is I had to do like partclone or a few deps it has manually because the package manager didn't do them correctly for me
393 [04:47:14] <rwp> brachamh_, I also suggest running short and long self-tests ("smartctl -t short /dev/sda ; sleep 120 ; smartctl -l selftest /dev/sda")
394 [04:47:17] <JordiGH> just gimme debug syms dammit
395 [04:48:05] *** Quits: TESTED123 (~TESTED123@replaced-ip ) (Quit: Leaving)
396 [04:48:07] <rwp> Additionally for a disk drive one does not need to use 'dd' and 'cat' or 'cp' can do the job too.
397 [04:49:05] <brachamh_> yesterday i thought the read errors were because i'd left the read drive mounted, apparently not. i'm wanting to clone the drive so i can keep the system running from the clone while i switch from ubuntu to debian on the current OS drive
398 [04:49:32] <brachamh_> cp won't do a proper clone, IIRC. does cat?
399 [04:50:20] *** Joins: JPT (~jpt@replaced-ip )
400 [04:50:27] <kreyren> kreyren@leonid:~$ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
401 [04:50:27] <kreyren> OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
402 [04:50:32] <kreyren> what am i doing wrong? o.o
403 [04:51:52] *** Joins: freshpassport (~freshpass@replaced-ip )
404 [04:54:50] * kreyren created replaced-url
405 [04:56:00] *** Joins: adapter (~adapter@replaced-ip )
406 [04:57:48] *** Quits: m0nkey_ (~dave@replaced-ip ) (Ping timeout: 258 seconds)
407 [04:58:02] *** Quits: ddsys (~ddsys@replaced-ip ) (Quit: Leaving)
408 [04:58:34] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
409 [04:59:16] <brachamh_> rwp, i just started a short self-test
410 [04:59:30] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
411 [04:59:42] <brachamh_> when it's done does it show the results?
412 [04:59:48] *** Joins: kreyren (~kreyren@replaced-ip )
413 [05:00:03] *** Joins: xcm (~xcm@replaced-ip )
414 [05:02:29] *** Quits: luxemboye (~luxemboye@replaced-ip ) (Remote host closed the connection)
415 [05:03:05] *** Joins: rany (~rany@replaced-ip )
416 [05:11:43] *** Joins: nickodd (~nickodd@replaced-ip )
417 [05:12:54] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
418 [05:12:59] <brachamh_> ok so after the short test it's showing read errors
419 [05:13:13] *** Joins: secntech (~secntech@replaced-ip )
420 [05:13:51] <brachamh_> so i guess i should be replacing it, not trying to replace the OS on it
421 [05:14:23] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
422 [05:15:09] <sponix> Yeah, errors are bad
423 [05:16:56] *** Quits: LCRERGO (~lucas@replaced-ip ) (Quit: leaving)
424 [05:17:53] *** Joins: mikkel (~mike@replaced-ip )
425 [05:17:55] <brachamh_> i'll put the new drive back in the other computer and set it all up in there. while that's working i'll copy all the personal stuff on the failing drive to another drive
426 [05:18:02] *** Joins: fstd_ (~fstd@replaced-ip )
427 [05:20:31] *** iamgroot is now known as iamgr00t
428 [05:22:25] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 264 seconds)
429 [05:22:25] *** fstd_ is now known as fstd
430 [05:23:25] *** Joins: njka- (~njka-@replaced-ip )
431 [05:24:05] <brachamh_> fun stuff. at least i caught it before the drive failed...and hopefully can get everything off of it and the next drive ready before it does fail. thanks rwp
432 [05:24:19] *** Joins: m0nkey_ (~dave@replaced-ip )
433 [05:24:23] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
434 [05:26:53] <dvs> This is why I like HDDs: you usually see it coming.
435 [05:27:41] <sponix> brachamh_: this a spinning drive failing or an ssd ?
436 [05:30:27] *** Quits: JordiGH (jordi@replaced-ip ) (Ping timeout: 260 seconds)
437 [05:33:12] <brachamh_> spinning
438 [05:33:13] *** Quits: daniel_gc (~daniel@replaced-ip ) (Quit: Leaving)
439 [05:33:24] *** Quits: realtime-neil (~realtime-@replaced-ip ) (Remote host closed the connection)
440 [05:33:55] <sponix> brachamh_: thought it might be since the read errors. Normally ssd the writes error out 1st, and sometimes long before anything else. From what I hear
441 [05:34:06] *** Joins: Newami (~Newami@replaced-ip )
442 [05:36:14] <brachamh_> ah ok. yeah the first couple drives in this thing are drives that were given to me, so i'm not surprised, as this one is a 250GB that is probably nowhere near new
443 [05:37:09] <dvs> 250GB? They don't even make those HDDs anymore
444 [05:38:04] <brachamh_> exactly. i told a friend i wanted to put a home server together, and he gave me a bunch of stuff that he had sitting around from an old project of his lol
445 [05:38:07] *** Joins: palimaar (~oasd@replaced-ip )
446 [05:38:10] <brachamh_> i'm slowly upgrading
447 [05:38:14] <sponix> I just retired 5 x 1TB WD Greens from 2009 - Recently... Hated to do it because they all still worked perfectly. But I needed the bays to have higher density than that these days
448 [05:38:37] <sponix> brachamh_: well, if it was given to you. Can't complain too much about free stuff :P
449 [05:38:38] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 256 seconds)
450 [05:38:57] <dvs> sponix, that's exactly what I did recently with my 2GB WD Reds
451 [05:39:23] <dvs> I mean 2TB
452 [05:39:37] <sponix> I was like ... I retired my 2GB Thumb drives years ago :)
453 [05:39:50] <dvs> heh
454 [05:40:31] <dvs> Yeah, now the smallest thumb drives I can find now are 8GB
455 [05:41:56] <sponix> dvs: I have some around here in a case that are like 256MB lol
456 [05:42:13] <dvs> d'oh!
457 [05:42:49] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 264 seconds)
458 [05:43:24] *** Joins: unixbhaskar (c3ce69d4@replaced-ip )
459 [05:47:01] *** Quits: carlino3 (a549f0fc@replaced-ip ) (Remote host closed the connection)
460 [05:47:07] *** Joins: WatchDog (~WatchDog@replaced-ip )
461 [05:52:08] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 256 seconds)
462 [05:55:22] *** Joins: lunaa (Lunateris@replaced-ip )
463 [05:55:22] <brachamh_> so, installing debian as a server...how many system partitions are recommended?
464 [05:57:08] *** Quits: martian67 (~martian67@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
465 [05:58:00] <brachamh_> ok so there's an option for seperate home, var, and tmp partitions
466 [05:58:52] <sponix> brachamh_: I like to be able to carry /home from one install to the next saving having to redo most of my user preferences. So I split that off
467 [05:59:08] <sponix> brachamh_: doing regular backups of /home would prevent the need for that, but I am lazy
468 [06:00:08] <sponix> only reason to split off /tmp or /var is if you are afraid of them getting FULL and it impacting your / grinding the system to a halt. OR /var if you want to carry over db or web stuff from install to install
469 [06:00:43] <sponix> I keep /var on / though, and just point it to a bigger drive with a symlink for /var/replaced-url
470 [06:01:54] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
471 [06:02:43] *** Joins: Antioch (~Antioch@replaced-ip )
472 [06:03:24] <brachamh_> ah ok. hmm...gonna have to customize this a bit
473 [06:04:16] *** Joins: martian67 (~martian67@replaced-ip )
474 [06:06:55] <CombatVet> any reason why a windows share wont mount at boot? dmesg shows this error: CIFS VFS: cifs_mount failed w/return code = -101
475 [06:07:16] <CombatVet> my fstab looks like this: //windows/share /mount/point cifs credentials=/path/to/.file,vers=3.0,gid=33,uid=33 0 0
476 [06:07:30] <metbsd> is it possible to use archlinux aur kernel in testing
477 [06:08:00] <CombatVet> also, it mounts when I 'mount -a' without a problem
478 [06:08:09] <sponix> metbsd: not sure ... But have to ask why you would want to ?
479 [06:08:19] *** Quits: Betal (~Betal@replaced-ip ) (Ping timeout: 265 seconds)
480 [06:08:22] <CombatVet> i'm thinking it tries to mount it prior to running networking
481 [06:08:32] <sponix> CombatVet: could be
482 [06:08:54] <CombatVet> sponix, how would you solve this?
483 [06:08:56] <metbsd> ok there's tweaked kernel that works for my amd ryzen 3 3200g gpu
484 [06:09:04] <metbsd> this kernel fix tearing problem
485 [06:09:15] <CombatVet> I even tried doing it under crontab, it wouldn't work
486 [06:09:29] <metbsd> i tried options in testing kernel with xorg no tearing, but still not perfect
487 [06:09:41] <sponix> CombatVet: if /etc/rc.local exist, it is normally ran after all other scripts and you could just drop a "mount -a" in there - possibly
488 [06:09:42] <metbsd> so i'm thinking to use this kernel in aur
489 [06:09:45] <metbsd> is it possible
490 [06:10:19] <sponix> CombatVet: Most would tell you to write a systemd service for it using the "after networking" type statement towards the top. But I am WAY too lazy for such
491 [06:10:47] *** Joins: Jade_NL (~JadeNL@replaced-ip )
492 [06:11:06] *** Joins: semeion (~semeion@replaced-ip )
493 [06:11:15] <sponix> metbsd: you are aware you are asking about using an Arch Linux community driven repo, on Debian -- correct ?
494 [06:11:29] <metbsd> replaced-url
495 [06:11:36] <metbsd> yes
496 [06:11:37] *** Joins: darunesh (~darunesh@replaced-ip )
497 [06:11:41] *** Joins: geowiesnot (~user@replaced-ip )
498 [06:11:44] <metbsd> i already got the kernel
499 [06:11:47] <sponix> metbsd: If you have such a need for a bleeding edge kernel provided by Arch. You might be best off just "using Arch"
500 [06:11:55] <metbsd> can i copy from arch /boot to debian /boot
501 [06:12:23] <metbsd> now i dual boot arch and debian
502 [06:12:35] <sponix> metbsd: you _could_ pull down the source used to build that kernel though, and build that. Possibly even make it into a deb package for installation
503 [06:12:50] <metbsd> and debian grub cannot boot arch for some reason. but arch grub can boot debian
504 [06:12:53] *** Joins: Betal (~Betal@replaced-ip )
505 [06:15:04] *** Joins: dhananjay (~darunesh@replaced-ip )
506 [06:15:08] <sponix> replaced-url
507 [06:15:28] *** dhananjay is now known as Guest49607
508 [06:15:51] <sponix> you can use that to guide you... taking your arch kernel source, and its default config.. And building that kernel for your Debian
509 [06:16:35] <quadrathoch2> CombatVet did you try x-systemd.requires=network-online.target ?
510 [06:16:41] *** Joins: Grldfrdom (uid391113@replaced-ip )
511 [06:17:07] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 260 seconds)
512 [06:18:10] *** Quits: jvwjgames (uid290762@replaced-ip ) (Quit: Connection closed for inactivity)
513 [06:21:36] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 256 seconds)
514 [06:22:17] *** Quits: TheCryptek (~TheCrypte@replaced-ip ) (Quit: Leaving the IRC world for now.)
515 [06:23:31] *** Joins: grobi (~rtng@replaced-ip )
516 [06:24:26] *** Quits: Betal (~Betal@replaced-ip ) (Ping timeout: 256 seconds)
517 [06:24:34] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
518 [06:24:37] *** Joins: TheCryptek (~TheCrypte@replaced-ip )
519 [06:26:07] *** Joins: xcm (~xcm@replaced-ip )
520 [06:29:06] *** Quits: lel (lel@replaced-ip ) (Ping timeout: 244 seconds)
521 [06:30:52] *** Quits: stnly (~stnly@replaced-ip ) (Quit: goodbye)
522 [06:31:55] *** Joins: stnly (~stnly@replaced-ip )
523 [06:35:10] *** Quits: longears (longears@replaced-ip ) (Ping timeout: 272 seconds)
524 [06:37:22] *** Quits: sixtysix (~sixtysix@replaced-ip ) (Ping timeout: 244 seconds)
525 [06:40:07] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
526 [06:42:48] *** Joins: Betal (~Betal@replaced-ip )
527 [06:44:01] *** Quits: TheCryptek (~TheCrypte@replaced-ip ) (Ping timeout: 264 seconds)
528 [06:45:13] *** Quits: wymillerlinux (~wymillerl@replaced-ip ) (Ping timeout: 264 seconds)
529 [06:45:14] *** Joins: grobi (~rtng@replaced-ip )
530 [06:50:39] *** Joins: TheCryptek (~TheCrypte@replaced-ip )
531 [06:52:28] *** Joins: towo^work (~towo@replaced-ip )
532 [06:52:52] *** Quits: anoncon (~Falsememo@replaced-ip ) (Ping timeout: 256 seconds)
533 [06:52:59] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
534 [06:54:33] *** Joins: diogenes_ (~diogenes_@replaced-ip )
535 [06:54:52] *** Joins: kreyren (~kreyren@replaced-ip )
536 [06:57:31] *** Joins: alex_c (~alexandro@replaced-ip )
537 [07:00:30] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 272 seconds)
538 [07:00:40] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
539 [07:03:28] *** Joins: Aehuse2a (~Aehuse2a@replaced-ip )
540 [07:06:43] *** Quits: citypw_ (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
541 [07:06:44] *** Joins: wytchmaster (~wytchmast@replaced-ip )
542 [07:10:47] *** Joins: Ericounet (~Eric@replaced-ip )
543 [07:10:56] *** Joins: endstille (~endstille@replaced-ip )
544 [07:12:39] *** Joins: dudz (znc@replaced-ip )
545 [07:12:58] *** Joins: Louis6321 (~Louis@replaced-ip )
546 [07:13:49] *** Quits: Louis (~Louis@replaced-ip ) (Ping timeout: 276 seconds)
547 [07:13:49] *** Louis6321 is now known as Louis
548 [07:18:08] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
549 [07:19:02] *** debhelper sets mode: +l 1108
550 [07:21:25] *** Joins: thiras (~thiras@replaced-ip )
551 [07:24:50] *** Quits: Decobus (~quassel@replaced-ip##) (Quit: ##replaced-url
552 [07:27:48] *** Joins: Decobus (~quassel@replaced-ip )
553 [07:35:27] *** Joins: ErichHyuuga (~smeggie@replaced-ip )
554 [07:35:28] *** Quits: Guest49607 (~darunesh@replaced-ip ) (Quit: #init 0)
555 [07:35:50] *** Joins: darunesh (~darunesh@replaced-ip )
556 [07:38:11] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
557 [07:38:11] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
558 [07:38:16] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
559 [07:38:28] *** k4nz1 is now known as k4nz
560 [07:39:22] *** Quits: hyiltiz_ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
561 [07:39:56] *** Quits: njka- (~njka-@replaced-ip ) (Read error: Connection reset by peer)
562 [07:40:37] *** Joins: njka- (~njka-@replaced-ip )
563 [07:42:05] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
564 [07:44:20] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
565 [07:44:43] *** Joins: k4nz (~Thunderbi@replaced-ip )
566 [07:45:27] *** Quits: ErichHyuuga (~smeggie@replaced-ip ) (Quit: Leaving)
567 [07:48:05] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
568 [07:50:27] *** Quits: esaym153 (~esaym153@replaced-ip ) (Ping timeout: 240 seconds)
569 [07:51:30] *** Joins: esaym153 (~esaym153@replaced-ip )
570 [07:51:44] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
571 [07:56:59] <brachamh_> ok so i just installed debian (no DE), and the text on the screen is huge!
572 [07:57:03] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
573 [07:57:21] *** Joins: fnaticrisk (~fnaticris@replaced-ip )
574 [07:57:59] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
575 [07:59:30] *** Parts: nickodd (~nickodd@replaced-ip ) ()
576 [08:00:15] *** Quits: Aehuse2a (~Aehuse2a@replaced-ip ) (Quit: Aehuse2a)
577 [08:02:58] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
578 [08:06:21] *** Joins: Sprckt (~sprckt@replaced-ip )
579 [08:07:43] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
580 [08:07:53] <Clock> o.o
581 [08:11:47] *** Joins: WatchDog (~WatchDog@replaced-ip )
582 [08:15:32] *** Quits: adapter (~adapter@replaced-ip ) (Ping timeout: 260 seconds)
583 [08:16:09] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 272 seconds)
584 [08:17:21] *** Joins: martinus__ (~martin@replaced-ip )
585 [08:21:23] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 240 seconds)
586 [08:22:38] *** Joins: de-facto (~de-facto@replaced-ip )
587 [08:22:50] *** Joins: palimaar (~oasd@replaced-ip )
588 [08:25:39] *** Joins: zeroes (~user0@replaced-ip )
589 [08:26:33] *** Joins: Hokedli (~laslie@replaced-ip )
590 [08:27:12] <zeroes> Someone know why this mirror command doesn't work , "debmirror -a amd64 -d buster -s main -h replaced-url
591 [08:27:27] *** Joins: inch (mijutu@replaced-ip )
592 [08:27:43] <zeroes> Got error: "Servname not supported for ai_socktype"
593 [08:29:01] *** debhelper sets mode: +l 1114
594 [08:29:07] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman and other victims of cancel culture! | ##replaced-url
595 [08:29:12] *** Joins: chieta (8bc36225@replaced-ip )
596 [08:30:26] *** Joins: sixtysix (~sixtysix@replaced-ip )
597 [08:31:13] *** Quits: _Matth_ (~Matth@replaced-ip ) (Ping timeout: 246 seconds)
598 [08:32:05] *** Quits: lunaa (Lunateris@replaced-ip ) (Ping timeout: 258 seconds)
599 [08:33:24] *** Quits: nobyk (~nobyk@replaced-ip ) (Quit: leaving)
600 [08:34:11] *** Joins: nobyk (~nobyk@replaced-ip )
601 [08:35:37] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 264 seconds)
602 [08:42:42] *** Joins: grobi (~rtng@replaced-ip )
603 [08:43:27] *** Joins: Aehuse2a (~Aehuse2a@replaced-ip )
604 [08:44:00] *** Joins: fflori (~fflori@replaced-ip )
605 [08:44:22] *** Joins: Haudegen (~quassel@replaced-ip )
606 [08:44:57] *** Joins: ich (~ich@replaced-ip )
607 [08:45:43] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
608 [08:46:25] *** Joins: geowiesnot (~user@replaced-ip )
609 [08:46:51] *** Quits: u0m3 (~u0m3@replaced-ip ) (Remote host closed the connection)
610 [08:47:05] *** Joins: u0m3 (~u0m3@replaced-ip )
611 [08:49:57] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
612 [08:52:55] *** Joins: tagomago (~tagomago@replaced-ip )
613 [08:53:44] *** Joins: eharris (~eharris@replaced-ip )
614 [08:54:14] *** Quits: WardenOfNight (~WardenOfN@replaced-ip ) (Ping timeout: 240 seconds)
615 [08:54:32] <eharris> So I just installed a new copy of debian buster, and it seems to have VT switching using ctl-alt-Fn disabled so I'm stuck at the X login screen How do I re-enable that?
616 [08:56:50] <ksk> eharris: that should work. Do you have a laptop or so, where you need to press "the magic button" to make these keys generate "F1" and not "unmoute sound" or so?
617 [08:57:00] <ksk> (you can most likely switch default behaviour in bios)
618 [08:57:15] <eharris> not a laptop, it's a desktop
619 [08:58:15] <eharris> ok, if it's not a config problem I will troubleshoot further. Thx
620 [08:58:58] *** Joins: reintegrated (~iain@replaced-ip )
621 [08:59:02] *** debhelper sets mode: +l 1120
622 [08:59:46] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
623 [09:00:24] *** Joins: tmroland (~tmroland@replaced-ip )
624 [09:00:34] *** Joins: WardenOfNight (~WardenOfN@replaced-ip )
625 [09:02:02] *** Joins: ob-sed (~obesd@replaced-ip )
626 [09:02:59] *** Quits: unluckyshrubbery (~unluckysh@replaced-ip##) (Quit: ZNC 1.8.1 - ##replaced-url
627 [09:05:47] *** Joins: mezzo (~mezzo@replaced-ip )
628 [09:09:06] *** Joins: Ycarus (~Ycarus@replaced-ip )
629 [09:09:10] *** Quits: unixbhaskar (c3ce69d4@replaced-ip ) (Remote host closed the connection)
630 [09:09:38] *** Joins: jpe (~jp@replaced-ip )
631 [09:11:53] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 272 seconds)
632 [09:12:16] *** Joins: tuxmania (~tuxmania@replaced-ip )
633 [09:16:21] *** Joins: _Matth_ (~Matth@replaced-ip )
634 [09:16:24] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
635 [09:17:30] *** Joins: Schrostfutz_ (~Schrostfu@replaced-ip )
636 [09:17:30] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
637 [09:18:07] *** Joins: awal1 (~awal1@replaced-ip )
638 [09:18:23] <Schrostfutz_> Hi, I installed a debian system that mounts the ESP as /boot. Is that a problem? During installation I got an error about failing to create hardlinks on /boot, but apt succeeded, so I assume that this is just a warning, or am I mistaken?
639 [09:19:05] *** Quits: darunesh (~darunesh@replaced-ip ) (Remote host closed the connection)
640 [09:19:20] *** Joins: darunesh (~darunesh@replaced-ip )
641 [09:21:47] *** Quits: Standalone1 (daniel@replaced-ip##) (Quit: The Lounge - ##replaced-url
642 [09:23:49] *** Quits: areisp_ (~ars@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
643 [09:24:25] *** Quits: hussar (hussar@replaced-ip ) (Ping timeout: 246 seconds)
644 [09:24:38] *** Joins: yuriii (~yurii@replaced-ip )
645 [09:24:43] *** Joins: areisp (~ars@replaced-ip )
646 [09:25:17] *** Quits: ponyofdeath (~vladi@replaced-ip ) (Ping timeout: 260 seconds)
647 [09:25:51] *** Joins: Tobbi (~Tobbi@replaced-ip )
648 [09:26:45] *** Joins: ponyofdeath (~vladi@replaced-ip )
649 [09:29:55] *** Joins: NeoCron (~neocron_@replaced-ip )
650 [09:31:36] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
651 [09:31:40] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
652 [09:32:04] *** Quits: Aehuse2a (~Aehuse2a@replaced-ip ) (Quit: Aehuse2a)
653 [09:33:01] *** Joins: Standalone1 (daniel@replaced-ip )
654 [09:33:14] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
655 [09:34:58] *** Quits: marko1325 (~Thunderbi@replaced-ip ) (Quit: marko1325)
656 [09:35:43] *** Joins: luuuciano_ (~luuuciano@replaced-ip )
657 [09:35:54] *** Quits: luuuciano__ (~luuuciano@replaced-ip ) (Ping timeout: 240 seconds)
658 [09:37:58] *** Quits: areisp (~ars@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
659 [09:38:21] *** Joins: areisp (~ars@replaced-ip )
660 [09:38:44] *** Joins: mbrad (~mbrad@replaced-ip )
661 [09:38:57] *** Quits: freshpassport (~freshpass@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
662 [09:39:03] *** Joins: citypw_ (~citypw@replaced-ip )
663 [09:39:54] *** Quits: tangarora_ (~tangarora@replaced-ip ) (Ping timeout: 240 seconds)
664 [09:40:18] *** Quits: Betal (~Betal@replaced-ip ) (Quit: WeeChat 2.8)
665 [09:43:53] *** Joins: g6502 (~user@replaced-ip )
666 [09:44:16] *** Joins: hyskaru (~hyskaru@replaced-ip )
667 [09:44:38] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
668 [09:44:53] *** Joins: k4nz (~Thunderbi@replaced-ip )
669 [09:49:01] *** debhelper sets mode: +l 1126
670 [09:49:53] *** Joins: nicolaf (~nicolaf@replaced-ip )
671 [09:52:39] *** Joins: nifker (~Thunderbi@replaced-ip )
672 [09:54:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
673 [09:55:40] *** Joins: TomyWork (~TomyLobo@replaced-ip )
674 [09:57:09] *** Quits: schizo (~schizo@replaced-ip##) (Quit: ZNC - ##replaced-url
675 [09:57:32] *** Joins: schizo (~schizo@replaced-ip )
676 [09:57:50] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Ping timeout: 244 seconds)
677 [10:00:12] *** Quits: g6502 (~user@replaced-ip ) (Quit: WeeChat 2.8)
678 [10:00:30] *** Joins: g6502 (~user@replaced-ip )
679 [10:00:57] <inch> Schrostfutz_: See replaced-url
680 [10:01:49] *** Quits: secntech (~secntech@replaced-ip ) (Read error: Connection reset by peer)
681 [10:02:10] <inch> Installing packages needs hard links and if they are not supported, things can go wrong.
682 [10:02:37] *** Joins: netcrash (~charmande@replaced-ip )
683 [10:03:04] *** Joins: OERIAS (~OERIAS@replaced-ip )
684 [10:03:56] <inch> Everything might work just fine until you need to upgrade a package which has files on /boot.
685 [10:06:33] *** Quits: skalis (1000@replaced-ip ) (Read error: Connection reset by peer)
686 [10:06:44] *** Joins: a0z (~a0z@replaced-ip )
687 [10:06:48] *** Joins: lankanmon (~LKNnet@replaced-ip )
688 [10:09:04] *** Joins: winy (~vince@replaced-ip )
689 [10:10:33] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
690 [10:12:45] *** Quits: quite (~quite@replaced-ip ) (Read error: Connection reset by peer)
691 [10:13:31] *** Joins: quite (~quite@replaced-ip )
692 [10:13:50] <EdePopede> i'm not sure about the relation between links/elinks/elinks2 (though this one may be the successor), but i think i installed links2 because the others (inlucding lynkx of course) don't support more than just plain character cell based text. but now it seems i can't get colors (at least links) in the -dump. elinks seems to have this option. but installing another variant just to get this feature for a html viewer seems like overkill. options?
693 [10:14:06] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
694 [10:14:33] *** Joins: Newami (~Newami@replaced-ip )
695 [10:14:34] *** Joins: skalis (1000@replaced-ip )
696 [10:15:24] *** Joins: Ericounet (~Eric@replaced-ip )
697 [10:18:06] *** Quits: _Matth_ (~Matth@replaced-ip ) (Ping timeout: 272 seconds)
698 [10:18:28] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
699 [10:19:31] *** Joins: asymptotically (~asymptoti@replaced-ip )
700 [10:19:38] *** Joins: bluenemo (~bluenemo@replaced-ip )
701 [10:22:32] *** Quits: martian67 (~martian67@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
702 [10:23:13] *** Joins: martian67 (~martian67@replaced-ip )
703 [10:25:18] *** Joins: tangarora (~tangarora@replaced-ip )
704 [10:25:31] *** Joins: diogenes_ (~diogenes_@replaced-ip )
705 [10:26:15] *** Joins: unluckyshrubbery (~unluckysh@replaced-ip )
706 [10:26:30] *** Quits: nebunez (~user@replaced-ip ) (Ping timeout: 256 seconds)
707 [10:27:03] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
708 [10:29:01] *** debhelper sets mode: +l 1134
709 [10:29:35] *** Quits: HeXiLeD (~grumpy@replaced-ip ) (Remote host closed the connection)
710 [10:30:58] *** Joins: HeXiLeD (~grumpy@replaced-ip )
711 [10:32:37] *** Quits: citypw_ (~citypw@replaced-ip ) (Remote host closed the connection)
712 [10:33:00] *** Joins: citypw_ (~citypw@replaced-ip )
713 [10:34:52] *** Joins: Texou (~Texou@replaced-ip )
714 [10:36:51] *** Joins: gelignite (~gelignite@replaced-ip )
715 [10:38:58] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
716 [10:40:47] *** Joins: max42343 (02cbf92a@replaced-ip )
717 [10:41:27] <max42343> Hello friends, yesterday I installed debian testing and tried to sintall the nvidia driver by this tutorial: replaced-url
718 [10:41:27] <max42343> white blinking cursor. How do I properly install NVIDIA drivers on Debian testing? Would it work without problems, if I used buster?
719 [10:42:29] <max42343> In general can I use backports for other releasese (buster-backports) on debian bullseye?
720 [10:43:03] <nkuttler> max42343: no
721 [10:43:46] <nkuttler> !nvidia dkms
722 [10:43:46] <dpkg> For Debian 7 "Wheezy" and later. Ask me about <contrib> and <non-free sources>. «aptitude -r install linux-headers-`uname -r|sed 's,[^-]*-[^-]*-,,'` nvidia-kernel-dkms && mkdir -p /etc/X11/xorg.conf.d && echo -e 'Section "Device"ntIdentifier "My GPU"ntDriver "nvidia"nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf». Reboot to enable the <nouveau> blacklist.
723 [10:43:51] <max42343> nkuttler: is there such a thing as bullseye backports?
724 [10:44:06] <nkuttler> max42343: no
725 [10:44:33] <max42343> So I can not isntall nvidia drivers on testing?
726 [10:44:48] <nkuttler> the bot just told you what to do?
727 [10:44:55] <ksk> ah, there he is :)
728 [10:46:02] *** Quits: nicolaf (~nicolaf@replaced-ip ) (Ping timeout: 260 seconds)
729 [10:46:57] *** Joins: martian67 (~martian67@replaced-ip )
730 [10:47:28] <max42343> Do I need to replace "My GPU" with my gpu?
731 [10:49:26] *** Joins: nicolaf (~nicolaf@replaced-ip )
732 [10:50:11] *** Quits: nicolaf (~nicolaf@replaced-ip ) (Remote host closed the connection)
733 [10:52:47] *** Joins: harski (~tth@replaced-ip )
734 [10:53:27] * themill suspects there are some \ missing from dpkg's output
735 [10:53:58] *** Joins: lucad111 (~lucad111@replaced-ip )
736 [10:56:59] *** Quits: necrobyte (~necrobyte@replaced-ip ) (Read error: Connection reset by peer)
737 [10:58:51] *** Quits: otmi (~androirc@replaced-ip ) (Read error: Connection reset by peer)
738 [10:58:59] *** Joins: WatchDog (~WatchDog@replaced-ip )
739 [11:02:01] *** Quits: dfacto (~qwerty@replaced-ip##) (Quit: The Lounge - ##replaced-url
740 [11:03:50] *** Joins: dfacto (~qwerty@replaced-ip )
741 [11:04:05] <Schrostfutz_> inch: Okay, that is a problem... In that case I'll likely mount the ESP to /efi instead and install some hooks to copy changed files from /boot instead. I just need to find out what the appropriate hooks are.
742 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
743 [11:07:12] *** Joins: stitched_unicorn (~Red@replaced-ip )
744 [11:08:06] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.8)
745 [11:11:01] *** Quits: max42343 (02cbf92a@replaced-ip ) (Remote host closed the connection)
746 [11:11:46] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
747 [11:12:04] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 256 seconds)
748 [11:12:13] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 246 seconds)
749 [11:12:35] *** Joins: yokel (~yokel@replaced-ip )
750 [11:12:39] *** Joins: gigetoo (~gigetoo@replaced-ip )
751 [11:12:53] *** Joins: nicolaf (~nicolaf@replaced-ip )
752 [11:13:05] *** Joins: Gazooo (~Gazooo@replaced-ip )
753 [11:14:36] *** Quits: u0m3 (~u0m3@replaced-ip ) (Remote host closed the connection)
754 [11:14:49] *** Joins: u0m3 (~u0m3@replaced-ip )
755 [11:15:39] *** Quits: zeroes (~user0@replaced-ip ) (Quit: leaving)
756 [11:17:49] *** Quits: nicolaf (~nicolaf@replaced-ip ) (Remote host closed the connection)
757 [11:19:11] *** Quits: nobyk (~nobyk@replaced-ip ) (Quit: leaving)
758 [11:21:27] *** Joins: nobyk (~nobyk@replaced-ip )
759 [11:24:56] *** Joins: Hokedli (~laslie@replaced-ip )
760 [11:26:13] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
761 [11:29:02] *** Quits: jpe (~jp@replaced-ip ) (Ping timeout: 272 seconds)
762 [11:30:21] *** Joins: jpe (~jp@replaced-ip )
763 [11:32:58] *** Quits: gelignite (~gelignite@replaced-ip ) (Remote host closed the connection)
764 [11:34:45] *** Joins: marduk (~marduk@replaced-ip )
765 [11:34:50] *** Joins: format_c (~format_c@replaced-ip )
766 [11:35:01] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
767 [11:35:24] *** Quits: quite (~quite@replaced-ip ) (Quit: quite)
768 [11:35:37] *** Joins: k4nz (~Thunderbi@replaced-ip )
769 [11:36:39] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
770 [11:38:03] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
771 [11:45:29] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
772 [11:45:48] *** Joins: k4nz (~Thunderbi@replaced-ip )
773 [11:47:57] *** Joins: tonyoy (~tonyoy@replaced-ip )
774 [11:49:12] *** Joins: nicolaf (~nicolaf@replaced-ip )
775 [11:49:56] *** Quits: nicolaf (~nicolaf@replaced-ip ) (Remote host closed the connection)
776 [11:50:14] *** Joins: nirakara (6641ca11@replaced-ip )
777 [11:53:54] *** Joins: freshpassport (~freshpass@replaced-ip )
778 [11:55:27] <nirakara> do you guys mind if i ask a question here even though I'm running ubuntu? I don't believe my problem is ubuntu specific and i run debian on all my other machines and servers...
779 [11:55:57] <nirakara> i'm installing 20.04 desktop using mdadm. created the raid 0 array and installed ubuntu onto it. the instructions im following call for `mount --bind /dev /target/dev` but when i run this command i get `mount: /target/dev: mount point does not exist.` im supposed to do the same for /proc and /sys so that I can chroot into the system and install
780 [11:55:58] <nirakara> mdadm before rebooting. what is the workaround for this?
781 [11:58:16] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
782 [11:59:19] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
783 [11:59:20] *** k4nz1 is now known as k4nz
784 [12:00:55] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
785 [12:01:00] *** Quits: nirakara (6641ca11@replaced-ip ) (Remote host closed the connection)
786 [12:01:25] *** Quits: ob-sed (~obesd@replaced-ip ) (Ping timeout: 264 seconds)
787 [12:01:47] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
788 [12:03:43] *** Quits: grobi (~rtng@replaced-ip ) (Read error: Connection reset by peer)
789 [12:04:16] *** Joins: grobi (~rtng@replaced-ip )
790 [12:04:52] *** Joins: WatchDog (~WatchDog@replaced-ip )
791 [12:05:58] *** Quits: chieta (8bc36225@replaced-ip ) (Remote host closed the connection)
792 [12:08:30] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Read error: Connection reset by peer)
793 [12:09:06] *** Joins: Ignacy (~Ignacy@replaced-ip )
794 [12:09:18] *** Joins: gelignite (~gelignite@replaced-ip )
795 [12:11:08] *** Joins: dselect (~dselect@replaced-ip )
796 [12:11:28] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Quit: ........)
797 [12:12:56] *** Joins: tomg_ (~tomg@replaced-ip )
798 [12:14:31] *** Quits: gavlee (~gav@replaced-ip ) (Ping timeout: 246 seconds)
799 [12:17:10] *** Quits: tomg (~tomg@replaced-ip ) (Ping timeout: 272 seconds)
800 [12:23:30] *** Quits: dadinn (~dadinn@replaced-ip ) (Ping timeout: 272 seconds)
801 [12:28:33] *** Quits: aidanpr (~aidanpr@replaced-ip##) (Quit: BlameFran - ##replaced-url
802 [12:30:51] *** Joins: aidanpr (~aidanpr@replaced-ip )
803 [12:32:40] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
804 [12:32:49] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
805 [12:34:58] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 260 seconds)
806 [12:35:07] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 258 seconds)
807 [12:35:30] *** Lord_of_Life_ is now known as Lord_of_Life
808 [12:37:16] *** Quits: Schrostfutz_ (~Schrostfu@replaced-ip ) (Ping timeout: 246 seconds)
809 [12:37:59] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
810 [12:39:02] *** debhelper sets mode: +l 1128
811 [12:39:43] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 240 seconds)
812 [12:40:53] *** Joins: martian67 (~martian67@replaced-ip )
813 [12:43:40] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
814 [12:45:29] *** Joins: winy (~vince@replaced-ip )
815 [12:45:39] *** Joins: budlight (~richard@replaced-ip )
816 [12:49:09] *** Joins: cdown (~cdown@replaced-ip )
817 [12:51:15] *** Joins: ragouel (~crow11@replaced-ip )
818 [12:52:45] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
819 [12:52:45] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 258 seconds)
820 [12:53:01] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 264 seconds)
821 [12:54:28] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
822 [12:56:55] *** Joins: disposable2 (~Thunderbi@replaced-ip )
823 [13:00:29] *** Joins: jrgill (~jrgill@replaced-ip )
824 [13:00:58] *** Joins: omyasuda (~omy@replaced-ip )
825 [13:01:58] *** Joins: Bodiro (~quassel@replaced-ip )
826 [13:02:24] *** Quits: nifker (~Thunderbi@replaced-ip ) (Remote host closed the connection)
827 [13:02:37] *** Quits: Anarchic (~Anarchic@replaced-ip##) (Quit: ZNC - ##replaced-url
828 [13:02:48] *** Joins: nifker (~Thunderbi@replaced-ip )
829 [13:02:54] *** Joins: Anarchic (~Anarchic@replaced-ip )
830 [13:03:57] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
831 [13:04:14] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
832 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
833 [13:05:18] *** Joins: geowiesnot (~user@replaced-ip )
834 [13:05:38] *** Joins: dpkg (~dpkg@replaced-ip )
835 [13:07:27] *** Joins: kreyren_ (~kreyren@replaced-ip )
836 [13:08:41] *** Quits: tonyoy (~tonyoy@replaced-ip ) (Quit: Quit)
837 [13:08:45] *** Quits: s7r (~s7r@replaced-ip ) (Ping timeout: 272 seconds)
838 [13:08:46] *** Quits: edgars (~edgars@replaced-ip ) (Ping timeout: 246 seconds)
839 [13:09:05] *** Parts: omyasuda (~omy@replaced-ip ) ()
840 [13:09:08] *** Quits: zphinx (zphinx@replaced-ip ) (Ping timeout: 256 seconds)
841 [13:09:26] *** Joins: quite (~quite@replaced-ip )
842 [13:10:03] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
843 [13:10:42] *** Joins: dvs (~hibbard@replaced-ip )
844 [13:10:55] *** Quits: Anarchic (~Anarchic@replaced-ip##) (Quit: ZNC - ##replaced-url
845 [13:11:28] *** Joins: Anarchic (~Anarchic@replaced-ip )
846 [13:12:04] *** Quits: Anarchic (~Anarchic@replaced-ip ) (Client Quit)
847 [13:12:21] *** Quits: RadoS (~cheater@replaced-ip ) (Remote host closed the connection)
848 [13:12:43] *** Joins: Anarchic (~Anarchic@replaced-ip )
849 [13:15:06] *** Quits: njka (~njka@replaced-ip ) (Ping timeout: 256 seconds)
850 [13:15:46] *** Joins: dadinn (~dadinn@replaced-ip )
851 [13:15:53] *** Parts: marduk (~marduk@replaced-ip ) ("WeeChat 2.3")
852 [13:16:20] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Quit: k4nz)
853 [13:17:05] *** Joins: k4nz (~Thunderbi@replaced-ip )
854 [13:18:34] *** Quits: winy (~vince@replaced-ip ) (Ping timeout: 240 seconds)
855 [13:18:59] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Client Quit)
856 [13:19:34] *** Joins: k4nz (~Thunderbi@replaced-ip )
857 [13:22:37] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 256 seconds)
858 [13:24:19] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
859 [13:25:33] *** Quits: tinga (~tinga@replaced-ip ) (Remote host closed the connection)
860 [13:25:47] *** Joins: tinga (~tinga@replaced-ip )
861 [13:28:20] *** Joins: tonyoy (~tonyoy@replaced-ip )
862 [13:28:38] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
863 [13:29:43] *** Joins: diogenes_ (~diogenes_@replaced-ip )
864 [13:30:07] *** Joins: palimaar (~oasd@replaced-ip )
865 [13:32:53] *** Quits: leorat (~leorat@replaced-ip ) (Quit: Leaving)
866 [13:33:27] *** Quits: tonyoy (~tonyoy@replaced-ip ) (Ping timeout: 272 seconds)
867 [13:36:20] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Ping timeout: 272 seconds)
868 [13:36:22] *** Quits: bluenemo (~bluenemo@replaced-ip ) (Quit: Leaving)
869 [13:37:52] *** Joins: lankanmon (~LKNnet@replaced-ip )
870 [13:38:45] *** Joins: winy (~vince@replaced-ip )
871 [13:39:34] *** Quits: epsilon (foobar@replaced-ip ) (Quit: cya)
872 [13:39:46] *** Joins: Kiwis (5a35209e@replaced-ip )
873 [13:40:32] *** Quits: Orphis (~orphis@replaced-ip ) (Ping timeout: 246 seconds)
874 [13:41:00] *** Joins: epsilon (foobar@replaced-ip )
875 [13:41:27] *** Joins: pacbard (~pacbard@replaced-ip )
876 [13:42:32] *** Joins: s7r (~s7r@replaced-ip )
877 [13:42:37] *** Joins: Orphis (~orphis@replaced-ip )
878 [13:46:43] *** Quits: g6502 (~user@replaced-ip ) (Quit: WeeChat 2.8)
879 [13:51:47] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
880 [13:52:56] *** Quits: michaelni (~michael@replaced-ip ) (Ping timeout: 258 seconds)
881 [13:56:09] *** Joins: ddsys (~ddsys@replaced-ip )
882 [13:57:02] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
883 [13:57:04] *** Quits: kiryin (~yin@replaced-ip ) (Ping timeout: 246 seconds)
884 [13:57:07] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 240 seconds)
885 [13:59:27] *** Joins: dexta (~D3XTA@replaced-ip )
886 [13:59:54] *** Joins: nevivurn (~nevivurn@replaced-ip )
887 [14:00:27] *** Quits: otisolsen70 (~otisolsen@replaced-ip ) (Quit: Leaving)
888 [14:02:36] *** Quits: stitched_unicorn (~Red@replaced-ip ) (Quit: stitched_unicorn)
889 [14:02:43] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Quit: rabbitear_g)
890 [14:03:15] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Quit: WeeChat 2.8)
891 [14:03:35] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
892 [14:03:37] *** Joins: DodgeThis (~DodgeThis@replaced-ip )
893 [14:04:12] *** Joins: k4nz (~Thunderbi@replaced-ip )
894 [14:05:34] *** Joins: michaelni (~michael@replaced-ip )
895 [14:07:10] *** Joins: Slashman (~Slash@replaced-ip )
896 [14:07:45] *** Joins: JordiGH (jordi@replaced-ip )
897 [14:08:30] *** Joins: cdown_ (~cdown@replaced-ip )
898 [14:09:38] *** Joins: shibboleth (~shibbolet@replaced-ip )
899 [14:11:22] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 256 seconds)
900 [14:11:24] *** cdown_ is now known as cdown
901 [14:11:57] *** Joins: nksegos (~Thunderbi@replaced-ip )
902 [14:14:46] *** Quits: pacbard (~pacbard@replaced-ip ) (Quit: pacbard)
903 [14:15:09] *** Joins: XenGi (~quassel@replaced-ip )
904 [14:15:31] *** Joins: Haudegen (~quassel@replaced-ip )
905 [14:15:52] *** Joins: KatrinValerie (~s3cr34t@replaced-ip )
906 [14:15:58] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 246 seconds)
907 [14:16:13] *** Joins: pacbard (~pacbard@replaced-ip )
908 [14:18:05] <KatrinValerie> Does anyone know which is the best mainted broadcom wifi driver? My card has a BCM4360 chipset
909 [14:19:01] *** debhelper sets mode: +l 1134
910 [14:19:10] *** jelly-home is now known as jelly
911 [14:20:33] <Clock> night all!
912 [14:21:16] *** Joins: hoarycripple (~hoarycrip@replaced-ip )
913 [14:21:28] *** Joins: lyakh (~lyakh@replaced-ip )
914 [14:22:25] <dvs> KatrinValerie, I don't know if it's the best maintained but the wl driver worked the best when I had to use Broadcom drivers.
915 [14:22:28] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
916 [14:22:29] <lyakh> hi, I cannot seem to find ecryptfs-utils in stable and testing?
917 [14:22:44] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
918 [14:23:08] *** Joins: oiaohm (~oiaohm@replaced-ip )
919 [14:23:44] *** Joins: bliv (~bliv@replaced-ip )
920 [14:24:43] *** Joins: TomyLobo2 (~TomyLobo@replaced-ip )
921 [14:24:48] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
922 [14:25:02] *** Joins: k4nz (~Thunderbi@replaced-ip )
923 [14:25:30] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Disconnected by services)
924 [14:25:36] *** TomyLobo2 is now known as TomyWork
925 [14:26:46] *** Joins: krzych (krzych@replaced-ip )
926 [14:27:31] <KatrinValerie> dvs: it works but it has an annoying bug that limits the usable channels of the 5ghz spectrum
927 [14:27:53] <KatrinValerie> I think 40-48 are the only channels that work
928 [14:27:59] *** Joins: jham (~juri@replaced-ip )
929 [14:28:35] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
930 [14:29:01] *** debhelper sets mode: +l 1141
931 [14:29:06] <KatrinValerie> on a side note, can someone recommend a graphical interface for wifi settings that gives you more advanced options than the gnome-settings dialogues?
932 [14:29:08] *** Joins: rany (~rany@replaced-ip )
933 [14:29:26] *** Joins: shoobie (~shoobie@replaced-ip )
934 [14:29:26] <KatrinValerie> should work with networkmanager
935 [14:29:27] *** Joins: dowwie (~dowwie@replaced-ip )
936 [14:29:35] <Fox> lyakh: replaced-url
937 [14:30:02] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
938 [14:30:35] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Client Quit)
939 [14:30:56] *** Quits: dijong_ (~dijong@replaced-ip ) (Remote host closed the connection)
940 [14:31:42] *** Joins: dijong_ (~dijong@replaced-ip )
941 [14:32:14] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
942 [14:32:40] <jham> hello, after googling I found out that (correct me if I am wrong) there is currently no support for bluetooth HFP 1.6 (16khz) headsets. Looks like only 8khz is supported which leads to an ancient speech sound quality. My idea to fix it was to buy a usb dongle which supports HFP >= 1.6 and behaves to the OS as a common usb headset. Is anyone aware of such a donge compatible to current debian stable?
943 [14:33:36] <lyakh> Fox, oh, that's a bummer :-/ Thanks though! I took the two packages from unstable for now - seem to work...
944 [14:33:58] *** Quits: j03 (~j03@replaced-ip ) (Ping timeout: 260 seconds)
945 [14:34:18] *** Joins: greycat (~greg@replaced-ip )
946 [14:35:48] *** Quits: Bodiro (~quassel@replaced-ip##) (Quit: ##replaced-url
947 [14:36:08] <netvixtra> jham: ASUS USB-BT400
948 [14:37:02] *** Quits: pacbard (~pacbard@replaced-ip ) (Quit: pacbard)
949 [14:38:22] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
950 [14:38:55] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
951 [14:39:06] *** Joins: winy (~vince@replaced-ip )
952 [14:39:14] <Fox> lyakh: did you install unstable packages on a buster ?
953 [14:39:44] *** Quits: fflori (~fflori@replaced-ip ) (Read error: Connection reset by peer)
954 [14:39:48] <lyakh> Fox: on bullseye
955 [14:39:57] <Fox> k
956 [14:40:03] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 240 seconds)
957 [14:40:19] <lyakh> this means I won't be getting security and other updates for them now :-/
958 [14:40:32] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 260 seconds)
959 [14:41:54] <jham> netvixtra: thank you - is this a bt dongle which mocks headset behavior or "just" a bt dongle with which i could be able to get 16khz wideband audio on debian with my bt headset connected to it? My Thinkpad does have BT interface the problem is probably the BT driver not supporting 16khz audio generally on debian.
960 [14:48:01] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 244 seconds)
961 [14:51:15] *** Joins: MrTrick (uid181961@replaced-ip )
962 [14:52:40] *** Joins: martian67 (~martian67@replaced-ip )
963 [14:54:25] *** Joins: jess (jess@replaced-ip )
964 [14:54:48] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
965 [14:55:26] *** Joins: Ceber (~cerberus@replaced-ip )
966 [14:56:29] *** Quits: Error451 (~R@replaced-ip ) (Remote host closed the connection)
967 [14:58:53] <ikonia> anyone on debian 10 running the puppet agent that is shipped from the debian repos rather than from the puppet repos
968 [14:59:09] <ikonia> looking for a test case of if systemd is able to start the agent
969 [15:00:26] <greycat> One would assume that *someone* is using it. Maybe you should just try to diagnose whatever's going wrong on yours. Is it starting too soon, before the network is up? The usual cause for that one is "allow-hotplug".
970 [15:01:14] *** Joins: czesmir (~stefan@replaced-ip )
971 [15:01:15] <karlpinc> ikonia: _Possibly_ also, see the readme.debian.
972 [15:01:16] <ikonia> greycat: so I'm trying to diagnose if the problem is with the arm build that is shipped downstream from debian to raspbian, I'm currently building a debian 10 box to validate it on x86_64 first
973 [15:01:19] <karlpinc> !readme.debian
974 [15:01:19] <dpkg> README.Debian (or README.Debian.gz) is a document found in the /usr/share/doc/$packagename/ which explains any Debian specific details in the package's operation or configuration.
975 [15:01:32] <ikonia> but thought it worth seeing if anyone had it running before building a test box
976 [15:01:54] <ikonia> karlpinc: a wise step, thank you
977 [15:02:12] <KatrinValerie> any reason why you use puppet over something like ansible?
978 [15:02:21] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Quit: WeeChat 2.8)
979 [15:02:34] <ikonia> KatrinValerie: personal preference, puppet fit the usecase better
980 [15:02:41] <ikonia> nothing against ansible, use it all the time
981 [15:02:56] <KatrinValerie> I stan it, despite never having used it in production xD
982 [15:03:03] *** Joins: steven_saus (~steven_sa@replaced-ip )
983 [15:03:23] *** Joins: anoncon (~Falsememo@replaced-ip )
984 [15:03:37] <KatrinValerie> and now I'm studying math, so I might never get to enjoy orchestrating a bunch of debian machines for a venture
985 [15:04:15] <KatrinValerie> but looking at how I handle my desktop i probably shouldn't end up in that line of work anyways
986 [15:04:40] <KatrinValerie> more of a topic for the debian-social channel, sorry.
987 [15:05:48] <ikonia> interesting in the README,
988 [15:06:59] <ikonia> I'll need to build a debian box to validate the debian package, I suspect this will be a Raspbian/pii type problem, rather than a debian upstream
989 [15:07:05] *** Joins: Zathras (~Zzzth@replaced-ip )
990 [15:08:15] *** Joins: cek (uid23454@replaced-ip )
991 [15:09:45] <Zathras> Hi, I am looking for a tool to 'archive' a server beside the obvious tar. When migrating to a new server I would like to have an easy accessible backup on the new server of the old server's packagelist, etc, home, root, replaced-url
992 [15:09:57] *** Joins: b1ack0p (~m@replaced-ip )
993 [15:10:20] <greycat> get the package list with dpkg --get-selections, redirect it to a text file
994 [15:10:57] <greycat> I wouldn't bother with tar for the backup copies of the files. I'd just rsync them somewhere (another server on the network, or an external disk).
995 [15:11:03] *** Joins: Error451 (~R@replaced-ip )
996 [15:11:31] *** Quits: freshpassport (~freshpass@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
997 [15:12:00] <greycat> Don't forget /opt, pieces of /var (cron jobs, mail if you use /var/mail, log files maybe), or unique things like /srv /service /package ....
998 [15:12:45] <Zathras> yep. The 'forgetting' part is mainly why I am looking for a tool instead of manual labour
999 [15:13:09] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
1000 [15:13:32] *** Joins: nifker (~Thunderbi@replaced-ip )
1001 [15:28:45] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
1002 [15:30:30] *** Quits: pvdp66556 (~pvdp@replaced-ip ) (Remote host closed the connection)
1003 [15:30:58] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
1004 [15:32:48] *** Joins: gelignite (~gelignite@replaced-ip )
1005 [15:38:06] *** Joins: rgwu (~rgwu@replaced-ip )
1006 [15:38:14] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1007 [15:39:18] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 260 seconds)
1008 [15:39:54] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
1009 [15:40:04] *** Quits: kilobyte_ch (~kbch@replaced-ip ) (Quit: WeeChat 2.3)
1010 [15:41:08] *** Joins: martian67 (~martian67@replaced-ip )
1011 [15:43:41] *** Joins: pvdp66556 (~pvdp@replaced-ip )
1012 [15:43:59] *** Joins: mfranzwa (~mfranzwa@replaced-ip )
1013 [15:46:37] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Ping timeout: 246 seconds)
1014 [15:47:33] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1015 [15:51:23] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
1016 [15:52:50] *** Joins: WatchDog (~WatchDog@replaced-ip )
1017 [15:52:51] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1018 [15:53:37] *** Joins: k4nz (~Thunderbi@replaced-ip )
1019 [15:53:51] *** Joins: debron (~debron@replaced-ip )
1020 [15:54:30] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 256 seconds)
1021 [15:54:46] <debron> hi guys, please, could you help me to set my TL- WN722N usb wifi adapter to work?
1022 [15:55:13] <debron> if I say: lsusb: it appears with its model name, i already installed firmware-atheros (and also firmware-realtek) just in case
1023 [15:55:43] <debron> but I cant see any wifi adapter in default debian desktop menu for wifi
1024 [15:56:52] <Zathras> debron, that adapter comes in multiple versions
1025 [15:57:00] <debron> bus 001 Device 005: ID XXX:XXX TP-Link TL-WN722N v2
1026 [15:57:10] <greycat> dpkg tl-wn722n
1027 [15:57:10] <dpkg> The TP-LINK TL-WN722N "150Mbps High Gain Wireless USB Adapter" is an 802.11n device (USB ID 0cf3:9271). It contains an Atheros AR9271 chip; for support on Debian systems, ask me about <ath9k_htc>. replaced-url
1028 [15:57:48] <debron> uhm, why it didnt got recognize then?
1029 [15:57:49] <lyakh> confused... "man git" prints in English (which is also what I want). "git --help" prints in German... How come?
1030 [15:57:50] <debron> weird, let me check
1031 [15:58:51] <greycat> Maybe there's a German translation for the git program's output strings but not the man page(s)?
1032 [16:00:12] <Zathras> debron, v2 is probably a realtek unit. modprobe 8188eu
1033 [16:00:31] *** Joins: jo3 (~e11i0t@replaced-ip )
1034 [16:00:33] <greycat> I don't see any translations in replaced-url
1035 [16:00:34] *** Joins: tieinv (~username@replaced-ip )
1036 [16:00:43] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Remote host closed the connection)
1037 [16:00:44] <Zathras> see: replaced-url
1038 [16:01:50] *** Joins: banisterfiend (~textual@replaced-ip )
1039 [16:02:19] *** Joins: dominic34 (Thunderbir@replaced-ip )
1040 [16:02:29] *** Joins: Ycarus (~Ycarus@replaced-ip )
1041 [16:02:50] <lyakh> greycat: it looks like a "glitch:" I just tried a fresh login in a tty, and there both were in English. Perhaps I had some wrong settings previously in my locale, presumably, after I logout and login again to the GUI, it will all be good here too...
1042 [16:03:04] *** Quits: cooldude (~cooldude1@replaced-ip ) (Ping timeout: 246 seconds)
1043 [16:03:51] <greycat> Or, your GUI is setting locale variables that differ from the ones you get in a console login.
1044 [16:04:07] <greycat> Desktop Environments like to take over everything.
1045 [16:04:12] <lyakh> yes, just did a "su - /me" in a terminal in the GUI and it was all good there too
1046 [16:04:55] <karlpinc> Zathras: rsnapshot?
1047 [16:05:37] *** Quits: jo3 (~e11i0t@replaced-ip ) (Ping timeout: 264 seconds)
1048 [16:06:59] <b1ack0p> which wine pack can i install? is it ok to run sudo apt install wine?
1049 [16:07:18] <b1ack0p> it shows :
1050 [16:07:21] <b1ack0p> Recommended packages: wine32
1051 [16:07:44] *** Parts: cek (uid23454@replaced-ip ) ()
1052 [16:10:06] *** Joins: mns (~mns@replaced-ip )
1053 [16:11:44] <Zathras> karlpinc, thanks. After checking the docs: rsnapshot does not support push, only pull which would require root ssh access
1054 [16:11:58] <greycat> b1ack0p: why are you requesting this much hand-holding? just try it and see. if it doesn't work, remove it.
1055 [16:12:00] <Zathras> pity
1056 [16:14:46] *** Quits: fluxwave (~dev@replaced-ip ) (Read error: Connection reset by peer)
1057 [16:14:52] *** Joins: CrystalMath (~coderain@replaced-ip )
1058 [16:15:07] <b1ack0p> greycat: i didnt want to install wrong package
1059 [16:15:10] <b1ack0p> ok
1060 [16:15:11] *** Parts: KatrinValerie (~s3cr34t@replaced-ip ) ()
1061 [16:17:16] *** Quits: astra`` (~astra@replaced-ip ) (Ping timeout: 256 seconds)
1062 [16:20:05] *** Joins: zphinx (zphinx@replaced-ip )
1063 [16:20:43] *** Quits: citypw_ (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1064 [16:20:50] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1065 [16:22:28] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1066 [16:24:49] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
1067 [16:25:16] *** Joins: ZeroWalker (~Zerowalke@replaced-ip )
1068 [16:25:37] <ZeroWalker> could someone help me understand Note 4 mentions in the table here: replaced-url
1069 [16:26:23] <ZeroWalker> i don't really get what it means, never used backport, does it just mean i add a new sourcelist or is there more to it?
1070 [16:28:12] <oerheks> backports; newer packages made available for older debian version replaced-url
1071 [16:28:35] <ksk> ZeroWalker: Igore it. It just wants to tell you that the debian kernel may not be the latest kernel that was release by the linux kernel procject - but that is perfectly normal.
1072 [16:29:01] *** debhelper sets mode: +l 1147
1073 [16:29:10] <ksk> !tell ZeroWalker about backports
1074 [16:29:34] <ZeroWalker> But it mentions it for several features, one of them being dynamic ram, which behaves kinda odd at times (just allocating forever for no reason at times)
1075 [16:29:35] <ksk> As long as you are not missing features (like termperature readings on a recent ryzen) I would not bother.
1076 [16:29:43] *** Quits: dijong_ (~dijong@replaced-ip ) (Ping timeout: 240 seconds)
1077 [16:34:27] *** Quits: mspe (mspe@replaced-ip ) (Quit: WeeChat 2.8)
1078 [16:35:43] *** Quits: skalis (1000@replaced-ip ) (Remote host closed the connection)
1079 [16:37:49] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1080 [16:38:11] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
1081 [16:38:23] *** Joins: mehregaan (~Mehregaan@replaced-ip )
1082 [16:38:46] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1083 [16:40:30] *** Joins: dijong_ (~dijong@replaced-ip )
1084 [16:41:10] <mehregaan> hello
1085 [16:41:34] *** Quits: mehregaan (~Mehregaan@replaced-ip ) (Quit: Leaving)
1086 [16:42:12] <ksk> ZeroWalker: This then kind of sounds like a missing feature, try installing the kernel from backports :)
1087 [16:43:18] <ZeroWalker> ksk, and i am not sure how i do that, do i just add it to source list and update/upgrade, or do i "apt install kernel" or something:s
1088 [16:44:06] *** Joins: skalis (1000@replaced-ip )
1089 [16:44:11] <ksk> You add backports to sources list, and do "apt -t buster-backports install linux-image-amd64" - or whichever kernel package you have installed.
1090 [16:44:42] <ksk> ZeroWalker: the bot, dpkg, should have messaged you with a short sentence about backports, and a link to the debian wiki/handbook.
1091 [16:45:27] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1092 [16:45:39] <ZeroWalker> i can't see anything sadly, i see you wrote the !tell thing, but then there's just us talking and some people quitting/joining the channel
1093 [16:45:54] <ksk> Its a private message, somewhere ;)
1094 [16:45:57] <ksk> !backports
1095 [16:45:57] <dpkg> A backport is a package from a newer Debian branch, compiled from source for an older branch to avoid dependency and <ABI> complications. replaced-url
1096 [16:45:58] *** Quits: pvdp66556 (~pvdp@replaced-ip ) (Remote host closed the connection)
1097 [16:46:01] <ZeroWalker> oh i am blind
1098 [16:46:10] <ksk> (its only now in channel, it was not before)
1099 [16:46:27] <ZeroWalker> yeah see it now, never look there, not the first time i have missed private messages, sorry and thanks!
1100 [16:47:24] *** Joins: KaiForce (~chatzilla@replaced-ip )
1101 [16:48:20] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 256 seconds)
1102 [16:48:31] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 272 seconds)
1103 [16:48:53] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1104 [16:57:27] *** Joins: factor (~factor@replaced-ip )
1105 [16:58:10] *** Joins: format_c (~format_c@replaced-ip )
1106 [16:59:37] *** Joins: nebunez (~user@replaced-ip )
1107 [17:01:12] *** Quits: Antioch (~Antioch@replaced-ip##) (Quit: The Lounge - ##replaced-url
1108 [17:03:46] *** Joins: krabador (~krabador@replaced-ip )
1109 [17:03:58] *** Joins: Tom01 (~tom@replaced-ip )
1110 [17:05:43] *** Quits: debron (~debron@replaced-ip ) (Ping timeout: 246 seconds)
1111 [17:06:31] *** Joins: debron (~debron@replaced-ip )
1112 [17:06:36] <debron> Hello guys
1113 [17:06:41] *** Quits: rare_energy (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1114 [17:07:04] <debron> I am still trying to get my TL-Wn722n on debian
1115 [17:07:48] <debron> Still cant find Wifi devices, weird because lsusb show the device model name. I went to the company website, they offer some driver to compile for linux
1116 [17:07:53] <debron> but im having this error on Make
1117 [17:08:49] <debron> replaced-url
1118 [17:09:28] <debron> i tried creating the ...\build directory myself, but then, it enters the directory and fail with: make[1]: *** No rule to make target 'modules'. Stop.
1119 [17:09:41] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: bbl)
1120 [17:11:40] <debron> could someone help me to short this out? i do not even know what SKRC or KSRC is
1121 [17:12:35] <debron> is there some config file in debian where i should manually specify that USB debvice is a wifi adapter?
1122 [17:12:40] *** Joins: diniwed (~gavron@replaced-ip )
1123 [17:13:28] <debron> because that is what looks that is happening right now... debian know's what brand-model it is, but debian doesnt find any wifi devices
1124 [17:14:19] <greycat> dpkg tl-wn722n
1125 [17:14:19] <dpkg> The TP-LINK TL-WN722N "150Mbps High Gain Wireless USB Adapter" is an 802.11n device (USB ID 0cf3:9271). It contains an Atheros AR9271 chip; for support on Debian systems, ask me about <ath9k_htc>. replaced-url
1126 [17:14:22] <greycat> dpkg ath9k_htc
1127 [17:14:23] <dpkg> ath9k_htc is a Linux kernel driver for Atheros AR9271 and AR7010-based 802.11n USB wireless LAN devices, introduced in Linux 2.6.35. Firmware is required, ask me about <atheros firmware> to provide. replaced-url
1128 [17:14:47] <greycat> If that wiki page can't help you, then I for sure can't either.
1129 [17:15:12] <debron> ok , i went before to the tp-link site, let me check the wiki
1130 [17:15:13] *** Joins: sgalvez (~sgalvez@replaced-ip )
1131 [17:15:15] <debron> thanks again greycat
1132 [17:16:12] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 256 seconds)
1133 [17:16:34] <Zathras> greycat, that bot msgs is probably not entirely correct as multiple version of that WiFiNIC exist. Not all use the same chipset
1134 [17:16:48] <Zathras> at least that is what a quick ddg session learned me
1135 [17:17:29] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
1136 [17:17:32] <greycat> Well, they could compare their USB ID to the one the bot showed.
1137 [17:17:42] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
1138 [17:17:59] *** Joins: martian67 (~martian67@replaced-ip )
1139 [17:18:13] <greycat> If theirs doesn't match, then yeah, that would raise a red flag.
1140 [17:18:53] <debron> the bot says exactly my model number
1141 [17:18:59] <Zathras> see: replaced-url
1142 [17:19:20] <greycat> What Zathras is trying to tell you is that the *model number* is unreliable. You need to check the USB ID as well.
1143 [17:19:33] <debron> oh
1144 [17:19:36] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
1145 [17:19:39] <debron> yeah i guess config is comming now
1146 [17:19:53] <debron> i installed firmware-atheros long ago, but i downloaded it in a different way
1147 [17:19:58] <debron> so im reinstalling from apt just in case
1148 [17:20:06] <debron> and making sure its taking the nonfree in this case
1149 [17:20:17] <debron> now... i guess ill go on with configurations show in the wiki
1150 [17:20:35] <debron> the lsusb should tell me usb id
1151 [17:21:09] *** Quits: tieinv (~username@replaced-ip ) (Quit: gone!)
1152 [17:21:26] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1153 [17:22:37] <debron> Oh noes... before when i typed lsusb , i could see my adapter brand and model there, but not anymore
1154 [17:22:44] *** Joins: towo` (~towo@replaced-ip )
1155 [17:22:47] <debron> maybe its because i reinstalled firmware-atheros
1156 [17:22:50] <debron> ill reboot
1157 [17:22:57] <Zathras> debron, use dmidecode
1158 [17:23:10] <debron> what for'
1159 [17:23:24] <Zathras> or more verbosity on lsusb
1160 [17:23:31] <debron> no its okay
1161 [17:23:35] <debron> its just that device
1162 [17:23:42] <debron> its not being recognized anymore like it used to
1163 [17:23:42] <Zathras> for detecting the model/name/chipset
1164 [17:23:52] <debron> oh
1165 [17:23:52] <Zathras> unplug/replug it
1166 [17:23:58] <debron> yeah tried that already
1167 [17:24:05] <debron> and same result
1168 [17:24:11] <Zathras> use different usb port
1169 [17:25:02] <debron> same result
1170 [17:25:04] <debron> all the time
1171 [17:25:13] *** Quits: factor (~factor@replaced-ip ) (Quit: Leaving)
1172 [17:25:17] *** Joins: icarusfactor (~factor@replaced-ip )
1173 [17:25:21] <debron> uhm this is weird, before it could be seen
1174 [17:25:25] <debron> im going to reboot, brb
1175 [17:25:31] *** Quits: debron (~debron@replaced-ip ) (Quit: WeeChat 2.3)
1176 [17:29:05] *** Joins: debron (~debron@replaced-ip )
1177 [17:29:12] <Zathras> wb
1178 [17:29:17] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1179 [17:29:33] <debron> thanks
1180 [17:29:35] <debron> no luck at all
1181 [17:29:47] <debron> oh man this is one of those things that really bring me down
1182 [17:30:11] <Zathras> debron, use an usb-hub in the middle. Might help. Or follow the advice of dmidecode
1183 [17:30:13] <debron> when 10 minutes earlier, i could clearly see TPLink - TL Wn722n-2 in the lsusb command
1184 [17:30:17] <debron> and now i dont see nothing
1185 [17:33:46] *** Joins: rustbuckett (~downtime@replaced-ip )
1186 [17:34:06] <debron> ok i trhink i got the port number
1187 [17:34:15] <debron> with lsusb -t
1188 [17:34:22] <debron> and it says its wireless adapter
1189 [17:34:28] <Zathras> debron, use -vvv
1190 [17:35:24] <debron> couldnt open device, some information might be missing
1191 [17:35:26] <debron> i think i found it
1192 [17:35:31] <debron> it says its a wireless device
1193 [17:35:41] <Zathras> shocking
1194 [17:35:41] <debron> but also could be my telephone which is sharing internet via usb
1195 [17:37:21] <Zathras> ID can be linked to manufacturer
1196 [17:38:08] <debron> mmm
1197 [17:38:57] <debron> ok then yeah
1198 [17:39:01] <debron> it was my mobile phone
1199 [17:39:03] <debron> so
1200 [17:39:03] *** Joins: behanw (uid110099@replaced-ip )
1201 [17:39:16] <debron> the rest of devices are: keyboard, audio card, and 2 usb hubs
1202 [17:39:20] <debron> "usb hubs"
1203 [17:39:37] <debron> i suspect one of those is my mouse, and the other one is my wifi card
1204 [17:40:19] <debron> so the one with the error you said "shocking" its my mobile phone, sharing internet to my computer through USB
1205 [17:40:21] <Zathras> assumption is the mother of all F*ckups
1206 [17:40:46] <debron> yeah, i will not believe never in my assumptions
1207 [17:40:48] <debron> xD
1208 [17:40:49] <Zathras> lookup IDs on the net
1209 [17:40:56] <debron> uhm?
1210 [17:40:58] <debron> ah yeah
1211 [17:41:12] <debron> yeah thats how i found out which one was my mobile
1212 [17:41:16] <debron> by the id XXX:XXX
1213 [17:41:34] <debron> one of them, my audio card, is no problem, because is recognized with brand name and all
1214 [17:41:53] <debron> my keyboard has also a card reader (for ID)
1215 [17:42:00] <debron> and its also shown there, but 2 times
1216 [17:42:06] <debron> i guess its because that feature
1217 [17:42:13] <debron> but i cant find my mouse
1218 [17:42:23] <debron> or wifi card
1219 [17:42:35] *** Quits: Newami (~Newami@replaced-ip ) (Quit: Leaving)
1220 [17:42:57] <Zathras> alternatively: unplug wifi thingy: lsusb, count lines, plugin thingy, count lines: if lines+1 then compare lines -> new lines is device
1221 [17:43:03] *** Quits: dijong_ (~dijong@replaced-ip ) (Ping timeout: 240 seconds)
1222 [17:43:31] <Zathras> I am not really interested in mouses atm
1223 [17:44:01] *** Quits: ragouel (~crow11@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1224 [17:44:13] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
1225 [17:45:12] *** Joins: dijong_ (~dijong@replaced-ip )
1226 [17:46:16] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1227 [17:50:14] <debron> replaced-url
1228 [17:50:37] *** Joins: Slashman (~Slash@replaced-ip )
1229 [17:50:38] <debron> Zathras: that are all ^
1230 [17:50:49] <debron> so its one of the linux fundation
1231 [17:51:01] *** Joins: darunesh (~darunesh@replaced-ip )
1232 [17:54:44] *** Quits: reintegrated (~iain@replaced-ip ) (Ping timeout: 272 seconds)
1233 [17:54:48] <debron> maybe its broken...
1234 [17:55:06] <debron> going to try in windows installation for a moment, maybe the device just died
1235 [17:55:25] *** Quits: krabador (~krabador@replaced-ip ) (Ping timeout: 264 seconds)
1236 [17:55:31] <debron> because im unplugging everything else, and those linux fundations still there, and nothing changes when i plug this in
1237 [17:55:54] <Zathras> debron, nope. DeviceID starts with: replaced-url
1238 [17:56:40] <debron> im telling you, it doesnt appear
1239 [17:56:54] <debron> before it did, but not anymore since 1 hour ago
1240 [17:56:59] <debron> I dont know why
1241 [17:57:10] <Zathras> yes. And I made suggestions how to go around that if possible
1242 [17:57:21] <debron> should i try to disconnect my mobile for a moment? its sharing internet through usb, so i might get disconected
1243 [17:57:36] <debron> Zathras: the -vvv i did long ago
1244 [17:57:42] <debron> and i told you results
1245 [17:57:46] <Zathras> do not see the benefit of that
1246 [17:57:59] <Zathras> nope: dmidecode & usb-hub
1247 [17:58:04] <debron> oooh
1248 [17:58:15] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1249 [17:58:20] <debron> ok one moment
1250 [17:58:25] <Zathras> most likely dmidecode will not work when lsusb fails though
1251 [17:58:53] <debron> usb hub, you mean me to use a usb hub to plug this device?
1252 [17:58:56] <debron> i do not have any
1253 [17:59:08] <debron> why is that a solution?
1254 [18:00:16] <debron> somethihng went really wrong with this, I dont know what. i installed debian today, for some time i was able to see the device name with lsusb, but not anymore
1255 [18:00:21] <debron> maybe died
1256 [18:00:32] <debron> brb, going to reboot on different OS and check
1257 [18:00:32] <Zathras> because the hub might get recognized by the mainboard usb interface while the tp-link can be read by the hub. Sometimes then the ID gets properly read by the motherboard as the hub is a proxy
1258 [18:00:57] <Zathras> weird but true
1259 [18:01:27] *** Quits: debron (~debron@replaced-ip ) (Quit: WeeChat 2.3)
1260 [18:01:28] <Zathras> also note my last two links
1261 [18:05:24] *** Quits: NeoCron (~neocron_@replaced-ip ) (Ping timeout: 256 seconds)
1262 [18:08:37] *** Quits: nebunez (~user@replaced-ip ) (Ping timeout: 258 seconds)
1263 [18:11:05] *** Joins: Aehuse2a (~Aehuse2a@replaced-ip )
1264 [18:12:49] *** Quits: search_social (~search_so@replaced-ip ) (Ping timeout: 264 seconds)
1265 [18:13:42] *** Joins: search_social (~search_so@replaced-ip )
1266 [18:14:04] *** Quits: Aehuse2a (~Aehuse2a@replaced-ip ) (Client Quit)
1267 [18:16:19] *** Joins: electro33 (uid613@replaced-ip )
1268 [18:16:24] *** Parts: oz4ga (~tim@replaced-ip ) ("Leaving")
1269 [18:20:43] *** Quits: dijong_ (~dijong@replaced-ip ) (Ping timeout: 240 seconds)
1270 [18:22:35] *** Quits: Haudegen (~quassel@replaced-ip ) (Quit: Bin weg.)
1271 [18:23:44] *** Joins: Betal (~Betal@replaced-ip )
1272 [18:25:27] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
1273 [18:27:40] *** Quits: ZeroWalker (~Zerowalke@replaced-ip ) (Ping timeout: 272 seconds)
1274 [18:28:50] *** Joins: rany (~rany@replaced-ip )
1275 [18:29:01] *** debhelper sets mode: +l 1140
1276 [18:29:54] *** Joins: dijong_ (~dijong@replaced-ip )
1277 [18:33:23] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 244 seconds)
1278 [18:33:57] *** Joins: dez (uid92154@replaced-ip )
1279 [18:34:03] *** Quits: a0z (~a0z@replaced-ip ) (Quit: Leaving)
1280 [18:35:10] *** Joins: ceska (~Cieska@replaced-ip )
1281 [18:35:13] *** Joins: thiras (~thiras@replaced-ip )
1282 [18:35:55] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1283 [18:40:17] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1284 [18:40:26] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 258 seconds)
1285 [18:43:07] *** Joins: Slashman (~Slash@replaced-ip )
1286 [18:43:56] *** Joins: dastier (~dastier@replaced-ip )
1287 [18:44:07] *** Joins: martinus__ (~martin@replaced-ip )
1288 [18:45:24] *** Quits: mikkel (~mike@replaced-ip ) (Ping timeout: 272 seconds)
1289 [18:46:03] *** Quits: dijong_ (~dijong@replaced-ip ) (Ping timeout: 240 seconds)
1290 [18:47:18] *** Joins: Witch-King (~Witch-Kin@replaced-ip )
1291 [18:48:35] *** Joins: dijong_ (~dijong@replaced-ip )
1292 [18:48:56] *** Joins: darunesh (~darunesh@replaced-ip )
1293 [18:48:59] *** Quits: JordiGH (jordi@replaced-ip ) (Remote host closed the connection)
1294 [18:49:28] *** Quits: Witch-King (~Witch-Kin@replaced-ip ) (Remote host closed the connection)
1295 [18:50:57] *** Joins: JordiGH (jordi@replaced-ip )
1296 [18:51:06] *** Joins: shampoocat (~shampooca@replaced-ip )
1297 [18:52:56] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1298 [18:54:16] *** Joins: ChmEarl (~chmearl@replaced-ip )
1299 [18:54:34] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 244 seconds)
1300 [18:54:59] *** Quits: bolt (~r00t@replaced-ip ) (Quit: telnet irc.freenode.net 6667)
1301 [19:00:13] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1302 [19:01:17] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 260 seconds)
1303 [19:01:21] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
1304 [19:03:07] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Quit: Leaving)
1305 [19:03:08] *** Joins: lumag_ (~lumag@replaced-ip )
1306 [19:03:11] *** Parts: lumag_ (~lumag@replaced-ip ) ()
1307 [19:04:19] *** Joins: aindilis (~aindilis@replaced-ip )
1308 [19:04:56] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Read error: Connection reset by peer)
1309 [19:06:09] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
1310 [19:06:42] *** Quits: rany (~rany@replaced-ip ) (Remote host closed the connection)
1311 [19:07:07] *** Joins: rany (~rany@replaced-ip )
1312 [19:07:11] *** Quits: Mathisen (~mathisen@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1313 [19:07:50] *** Joins: bolt (~r00t@replaced-ip )
1314 [19:08:01] *** Quits: or4n (~or4n@replaced-ip ) (Ping timeout: 264 seconds)
1315 [19:08:03] *** Quits: tryte (~tryte@replaced-ip ) (Ping timeout: 240 seconds)
1316 [19:08:20] *** Joins: g6502 (~user@replaced-ip )
1317 [19:09:25] *** Joins: tryte (~tryte@replaced-ip )
1318 [19:09:56] *** Quits: tryte (~tryte@replaced-ip ) (Remote host closed the connection)
1319 [19:10:06] *** Joins: tryte_ (~tryte@replaced-ip )
1320 [19:10:15] *** Joins: Mathisen (~mathisen@replaced-ip )
1321 [19:13:41] *** Joins: njka (~njka@replaced-ip )
1322 [19:14:31] *** Joins: or4n (~or4n@replaced-ip )
1323 [19:16:56] *** Joins: dvs (~hibbard@replaced-ip )
1324 [19:17:10] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1325 [19:18:25] *** Quits: bolt (~r00t@replaced-ip ) (Quit: telnet irc.freenode.net 6667)
1326 [19:21:25] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
1327 [19:24:18] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1328 [19:25:32] *** Joins: DavidRamiroJ (~davidrami@replaced-ip )
1329 [19:25:53] *** Joins: platvoeten (~platvoete@replaced-ip )
1330 [19:25:59] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1331 [19:29:40] *** Joins: grobi (~rtng@replaced-ip )
1332 [19:29:57] *** Joins: debron (~debron@replaced-ip )
1333 [19:30:09] *** Joins: supercoven (~Supercove@replaced-ip )
1334 [19:30:10] <debron> TL-WN722N
1335 [19:30:15] <debron> how to call the bot again?
1336 [19:30:19] <debron> i need that wiki link
1337 [19:30:22] <debron> please
1338 [19:30:35] <debron> ! TL-WN722N
1339 [19:30:35] <dpkg> The TP-LINK TL-WN722N "150Mbps High Gain Wireless USB Adapter" is an 802.11n device (USB ID 0cf3:9271). It contains an Atheros AR9271 chip; for support on Debian systems, ask me about <ath9k_htc>. replaced-url
1340 [19:30:42] <sney> !msg the bot
1341 [19:30:42] <dpkg> Please have conversations with the bots in a private message as much as possible. Instead of using "!topic" or "!tell <your nick> about <topic>" in the channel, you can just "/msg dpkg topic". See <bot help> and replaced-url
1342 [19:30:42] <greycat> dpkg ath9k_htc
1343 [19:30:43] *** Quits: boblee (~boblee@replaced-ip ) (Ping timeout: 240 seconds)
1344 [19:30:55] <greycat> dpkg ath9k_htc
1345 [19:30:55] <dpkg> ath9k_htc is a Linux kernel driver for Atheros AR9271 and AR7010-based 802.11n USB wireless LAN devices, introduced in Linux 2.6.35. Firmware is required, ask me about <atheros firmware> to provide. replaced-url
1346 [19:30:59] *** Joins: ndegruchy (~ndegruchy@replaced-ip )
1347 [19:31:01] <debron> thanks
1348 [19:31:53] *** Joins: Haudegen (~quassel@replaced-ip )
1349 [19:32:25] *** Joins: Grldfrdom (uid391113@replaced-ip )
1350 [19:32:36] <debron> greycat: could you help me to compile drivers?
1351 [19:32:45] <debron> I got the ones provided by the Brand
1352 [19:32:54] <debron> I think will be the only possible way
1353 [19:32:55] *** Joins: boblee (~boblee@replaced-ip )
1354 [19:33:06] *** Joins: hussar (hussar@replaced-ip )
1355 [19:33:09] <debron> They provide the code and a short guide on how to compile it, but I get error
1356 [19:34:07] <debron> replaced-url
1357 [19:34:48] <debron> What I dont understand is why I cant even identify the device , when pluged in...
1358 [19:34:57] <dvs> /lib/modules/4.19.0-9-amd64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
1359 [19:35:00] <debron> Maybe Zathras was right about the USB-HUB
1360 [19:35:29] <debron> but if so... i would really probably not use this OS, probably would try different distr
1361 [19:35:45] <debron> dvs: ?
1362 [19:36:09] *** Joins: hesk (~hesk@replaced-ip )
1363 [19:36:22] <debron> did you just mention a file location?
1364 [19:36:26] <dvs> yes
1365 [19:36:39] <debron> is that suposed to help in this case?
1366 [19:36:46] <debron> I cant understand what you mean there
1367 [19:37:01] <dvs> it says that the ath9k_htc.ko module is already in the kernel
1368 [19:37:20] <RoyK> dvs: what does "ip link list" say?
1369 [19:37:30] <dvs> RoyK, it for debron
1370 [19:37:40] <dvs> **its
1371 [19:38:08] <debron> dvs but thats not the thing that tp-link is providing there, right?
1372 [19:38:13] <debron> they claim to provide a linux driver
1373 [19:38:17] <debron> need to compile it
1374 [19:38:33] <debron> I am not sure if ath9k_htc will work for my wifi card
1375 [19:38:48] <debron> replaced-url
1376 [19:38:52] <debron> is not listed there
1377 [19:38:58] <debron> so I guess its not supported
1378 [19:39:01] *** debhelper sets mode: +l 1149
1379 [19:39:06] <debron> thats why im try to compile from tp-link site
1380 [19:39:16] <debron> TL-WN722N
1381 [19:39:19] <debron> v2
1382 [19:39:24] <RoyK> debron: what happens if you rmmod the driver and then modprobe it? there should be something in dmesg
1383 [19:39:58] *** Quits: DavidRamiroJ (~davidrami@replaced-ip ) (Remote host closed the connection)
1384 [19:40:04] <debron> RoyK: I am sorry, I am very rookie at linux, what is rmmod and, modprobe?
1385 [19:40:19] <debron> dmesg sounds more familiar, but still will need to look about it
1386 [19:41:05] <RoyK> dmesg -T will show you the kernel log with readable timestamps. rmmod ath9k_htc will unload the ath9k_htc driver. modprobe ath9k_htc will load it again
1387 [19:41:23] <debron> oki I will try all those
1388 [19:41:25] <debron> thanks
1389 [19:41:45] <RoyK> run dmesg -T after unloading/reloading the module
1390 [19:42:20] <debron> how was that command for read logs... in real time?
1391 [19:42:31] <debron> mmmm
1392 [19:42:40] <debron> i want to script all the stuff
1393 [19:42:49] *** Parts: eharris (~eharris@replaced-ip ) ()
1394 [19:42:49] <debron> then look in the returned file
1395 [19:42:52] <debron> of the script
1396 [19:43:13] <RoyK> never mind - just run this first to see what's in dmesg when you load the driver
1397 [19:43:16] <greycat> if you can't even do things by hand, writing a program to do it for you is not going to go well
1398 [19:43:34] <debron> xDDD i mean "script"
1399 [19:43:36] <debron> console script
1400 [19:43:38] <RoyK> modinfo ath9k_htc will show you if there are flags like "verbose" or something that can be used to get more info
1401 [19:43:39] <debron> ok ok
1402 [19:44:09] <debron> so first rmmod ath9k_htc
1403 [19:44:14] <RoyK> it'll load automatically if you make it work
1404 [19:44:16] <RoyK> yes
1405 [19:44:16] <debron> then modprobe
1406 [19:44:20] <debron> and then check dmesg
1407 [19:44:24] <RoyK> modprobe ath9k_htc, yes
1408 [19:44:26] <RoyK> and yes
1409 [19:44:43] *** Joins: bolt (~r00t@replaced-ip )
1410 [19:44:44] <debron> ok module not loaded
1411 [19:44:56] <debron> i need to install firmware-atheros , right?
1412 [19:44:58] <RoyK> lsmod will show you what's loaded
1413 [19:45:04] *** Quits: folivora (~out@replaced-ip ) (Remote host closed the connection)
1414 [19:45:04] <debron> i just reinstalled debian fresh installation
1415 [19:45:10] <debron> so i will have to install again
1416 [19:45:14] <RoyK> I guess so - didn't the article/bod say that above?
1417 [19:45:18] <RoyK> nah
1418 [19:45:26] <RoyK> apt search firmware-atheros
1419 [19:45:42] *** Joins: Lovercraft (~Lovercraf@replaced-ip )
1420 [19:45:45] <RoyK> apt install whateverit'scalled
1421 [19:45:56] <debron> firmware-atheros/stable 20190114-2 all
1422 [19:46:01] <RoyK> install that
1423 [19:46:27] <debron> oki
1424 [19:46:34] *** Joins: format_c (~format_c@replaced-ip )
1425 [19:46:47] <debron> after installing, module stil not currently loaded
1426 [19:46:52] <debron> do i need to start it manually?
1427 [19:46:56] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1428 [19:48:06] <debron> replaced-url
1429 [19:48:55] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1430 [19:49:05] <debron> ok i did modprobe and read dmesg
1431 [19:49:09] <debron> i found this in very last line
1432 [19:49:11] <debron> [Mon Jul 6 18:48:28 2020] usbcore: registered new interface driver ath9k_htc
1433 [19:49:23] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1434 [19:49:48] <Zathras> debron, atheros is bs. Just read the docs / links I provided. Your device is a realtek unit
1435 [19:49:58] <debron> isnt it very weird that I do not even see it at all in "lsusb"?
1436 [19:50:11] <debron> ooohhh
1437 [19:50:46] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
1438 [19:50:54] <Zathras> v1=atheros v2=realtek v3=v2 rebranded
1439 [19:51:21] *** Joins: Python1320 (Python1320@replaced-ip )
1440 [19:51:44] <Zathras> distro swap is bs. It is a kernel issue at most. More likely a hardware issue
1441 [19:52:05] <debron> the device is working, I tested few minutes ago in the windows partition
1442 [19:52:09] <debron> and works fine
1443 [19:52:16] <debron> in same usb slot
1444 [19:52:22] <debron> maybe kernel problem
1445 [19:52:37] <Zathras> good. Try a hub or dmidecode, or just straight away the driver
1446 [19:52:43] <debron> but its true that once i had atheros installed and saw the real device name once
1447 [19:52:53] <debron> im going to reboot after installing realtek
1448 [19:52:57] <debron> maybe im lucky
1449 [19:53:00] <Zathras> at the last link I provided a patch to the kernel was suggested
1450 [19:53:10] <Zathras> but that seemed old info
1451 [19:53:19] <Zathras> so maybe you are in luck and can do without
1452 [19:53:33] <debron> should i reboot now?
1453 [19:53:38] <debron> after installing firmware-realtek?
1454 [19:54:01] <debron> or maybe restart networking services and network-manager
1455 [19:54:36] <Zathras> sounds like a plan. Also check logs afterwards. You could also have conflicting sw (versions) installed
1456 [19:54:44] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1457 [19:54:48] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 258 seconds)
1458 [19:55:01] <debron> which logs would be good idea? dmesg?
1459 [19:55:19] <Zathras> dmesg/syslog/messages
1460 [19:55:46] *** Joins: timahvo1 (~rogue@replaced-ip )
1461 [19:56:10] <Zathras> you might need to modprobe the right realtek module manually
1462 [19:57:34] *** Joins: xandros_c (~alexandro@replaced-ip )
1463 [19:58:07] <debron> how to know the right one?
1464 [19:58:12] <debron> i know there is one called realtek
1465 [19:58:51] <Zathras> r8188eu
1466 [19:59:08] <Zathras> replaced-url
1467 [20:00:27] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1468 [20:00:34] <debron> thanks you man
1469 [20:00:45] <debron> or sir, whatever you feel more confortable with
1470 [20:01:24] *** Quits: alex_c (~alexandro@replaced-ip ) (Ping timeout: 272 seconds)
1471 [20:01:49] <Zathras> first one is fine ;-)
1472 [20:01:49] <debron> Zathras: replaced-url
1473 [20:02:00] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1474 [20:02:04] <debron> look thats the dmesg after modprobe that module
1475 [20:02:07] *** Joins: folivora (~out@replaced-ip )
1476 [20:02:53] <debron> but lsusb still show the same
1477 [20:02:54] *** Quits: netcrash (~charmande@replaced-ip ) (Quit: leaving)
1478 [20:02:56] <debron> im going to do a reboot
1479 [20:03:00] <debron> just in case lol
1480 [20:03:04] <debron> even if its a nonsense in linux
1481 [20:03:17] <debron> well... maybe it works, but not because reboot, but restart some services
1482 [20:03:25] <debron> but as im newbie and idk, ill just try a reboot
1483 [20:03:27] <debron> brb
1484 [20:03:33] *** Quits: debron (~debron@replaced-ip ) (Quit: WeeChat 2.3)
1485 [20:04:04] *** Quits: Lovercraft (~Lovercraf@replaced-ip##) (Quit: ZNC - ##replaced-url
1486 [20:05:12] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1487 [20:06:50] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1488 [20:07:43] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1489 [20:07:47] *** Joins: aindilis (~aindilis@replaced-ip )
1490 [20:08:05] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1491 [20:08:34] *** Joins: darunesh (~darunesh@replaced-ip )
1492 [20:08:57] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1493 [20:10:23] *** Quits: WatchDog (~WatchDog@replaced-ip ) (Ping timeout: 240 seconds)
1494 [20:10:46] *** Joins: debron (~debron@replaced-ip )
1495 [20:10:50] <debron> hi back
1496 [20:10:55] <debron> no miracles for now
1497 [20:11:26] *** Joins: nebunez (~user@replaced-ip )
1498 [20:11:39] <Zathras> debron, replaced-url
1499 [20:11:56] *** Quits: SM0TVI (~sm0tvi@replaced-ip ) (Read error: Connection reset by peer)
1500 [20:12:00] <Zathras> note: quite old
1501 [20:12:06] *** Joins: arunesh (~darunesh@replaced-ip )
1502 [20:12:37] *** Joins: SM0TVI (~sm0tvi@replaced-ip )
1503 [20:12:49] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1504 [20:13:04] <Zathras> also check (the bottom of) replaced-url
1505 [20:13:05] *** Joins: loptr (~loptr@replaced-ip )
1506 [20:13:07] <debron> Zathras: its just not there
1507 [20:13:09] <debron> like not plugged
1508 [20:13:15] *** Joins: towo` (~towo@replaced-ip )
1509 [20:13:21] <debron> you know? i already identified all my usb's , and its not in there
1510 [20:13:23] <debron> Idk why
1511 [20:13:27] *** Joins: semeion (~semeion@replaced-ip )
1512 [20:13:29] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1513 [20:13:34] *** Quits: bolt (~r00t@replaced-ip ) (Quit: telnet irc.freenode.net 6667)
1514 [20:13:39] <debron> it doesnt detect or change nothing when i plug/unplug it
1515 [20:13:44] <debron> if like it were dead, but its not
1516 [20:13:51] <Zathras> debron, so try alternative methods and check logs
1517 [20:14:16] <debron> do you think worth try to compile the driver provided for tp-link?
1518 [20:14:18] <Zathras> repeating it does not work and/or show does not fix things
1519 [20:14:23] <debron> or I already have a good driver?
1520 [20:14:33] <Zathras> probably the driver is ok
1521 [20:14:47] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 260 seconds)
1522 [20:15:15] <debron> then... i think im overwelmed by this
1523 [20:15:31] <debron> this cheap adapter is start to bitting me right here
1524 [20:15:57] *** Joins: Ericounet (~Eric@replaced-ip )
1525 [20:16:15] <debron> I would love to NOT install ubuntu xD
1526 [20:16:24] <debron> but im afraid, with ubuntu I wont have this problem
1527 [20:16:42] *** Joins: WatchDog (~WatchDog@replaced-ip )
1528 [20:16:49] <Zathras> lol. Has little to do with distros. It is all about kernels
1529 [20:16:50] <debron> so I think i will end up installing ubuntu and check if it works out-of-the-box
1530 [20:16:58] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
1531 [20:17:03] *** Joins: Admiral_Purr (~Admiral_P@replaced-ip )
1532 [20:17:06] *** Joins: geowiesnot (~user@replaced-ip )
1533 [20:17:09] <Zathras> check my last two links
1534 [20:17:15] <debron> but ubuntu kernel uses to be a bit newer always, or is not anymore?
1535 [20:17:28] <debron> but i do not have a usb hub with me
1536 [20:17:32] <Zathras> probably. I do not use ubuntu
1537 [20:17:35] <debron> what i do have is a usb extension wire
1538 [20:17:55] <debron> ok, lets try a bit more
1539 [20:18:00] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 256 seconds)
1540 [20:18:11] <Zathras> what version of Debian?
1541 [20:18:20] <debron> 10
1542 [20:18:22] <debron> buster
1543 [20:18:27] <Zathras> ok. good
1544 [20:19:00] <debron> you said somethign about dmidecode?
1545 [20:19:02] <debron> or something similar
1546 [20:19:18] <Zathras> I am puzzled though: you claimed it was recognized by Buster before?
1547 [20:19:22] <Zathras> yes
1548 [20:19:35] <debron> Zathras: yes
1549 [20:19:36] *** Joins: darunesh (~darunesh@replaced-ip )
1550 [20:19:47] <debron> once, i did lsusb, on the first installation
1551 [20:19:56] <debron> i think in that moment i had both atheros and realtek
1552 [20:20:07] <debron> and it appeared , and very perfect, with the v2 at the end
1553 [20:20:15] *** Quits: TomyWork (~TomyLobo@replaced-ip ) (Remote host closed the connection)
1554 [20:20:17] <Zathras> lsusb should be independed of installed drivers
1555 [20:20:18] <debron> TL - WN722N v2
1556 [20:20:30] <debron> like that , u know?
1557 [20:20:36] <debron> but never saw that again
1558 [20:20:42] <debron> and it was today, few hours ago
1559 [20:20:42] *** Quits: Sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
1560 [20:20:58] <debron> and it worked even in network manager
1561 [20:21:12] *** Quits: arunesh (~darunesh@replaced-ip ) (Ping timeout: 260 seconds)
1562 [20:21:17] <debron> you know something weird, it was at same time that i had my mobile working USB sharing connection
1563 [20:21:38] <debron> so i had this doubt on my mind "is network manager show me wifi networks because of my mobile, or the usb wireless card?
1564 [20:21:50] <debron> but it couldnt be my mobile
1565 [20:22:01] <debron> because my mobile doesnt act like that, it just provides something like ethernet
1566 [20:22:03] *** Joins: nicolaf (~nicolaf@replaced-ip )
1567 [20:22:09] <debron> so, i unplugged my mobile
1568 [20:22:10] *** Joins: arunesh (~darunesh@replaced-ip )
1569 [20:22:14] <debron> and never worked again
1570 [20:22:16] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1571 [20:22:20] <debron> even after re-installing the SO
1572 [20:22:22] <debron> OS*
1573 [20:22:59] <debron> and in that time, i could see my addapter perfect in lsusb
1574 [20:23:09] <debron> and I havent been able to that anymore
1575 [20:23:31] <debron> the weirdest thing, is that after re-installing the OS , i cant reproduce this
1576 [20:23:48] <debron> so... is something being maintained? even after formating disk? how is it possible?
1577 [20:24:07] *** Quits: darunesh (~darunesh@replaced-ip ) (Ping timeout: 260 seconds)
1578 [20:24:34] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1579 [20:24:51] *** Joins: towo` (~towo@replaced-ip )
1580 [20:25:18] *** Quits: arunesh (~darunesh@replaced-ip ) (Remote host closed the connection)
1581 [20:25:34] *** Joins: arunesh (~darunesh@replaced-ip )
1582 [20:25:47] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1583 [20:26:14] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Ping timeout: 258 seconds)
1584 [20:26:19] <Zathras> grep -i "WN722N" /usr/share/misc/usb.ids
1585 [20:27:08] <Zathras> so it is in Buster's ID database
1586 [20:27:50] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
1587 [20:28:58] <Zathras> maybe try the USB port on which it worked/showed when on Debian before?
1588 [20:29:34] <Zathras> and check logs.... and /proc as mentioned in my link, and try dmidecode...
1589 [20:29:34] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
1590 [20:29:51] *** Joins: k4nz1 (~Thunderbi@replaced-ip )
1591 [20:30:03] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
1592 [20:30:10] <debron> ok, I will check few things
1593 [20:30:13] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
1594 [20:30:14] *** k4nz1 is now known as k4nz
1595 [20:30:32] <debron> anyway still annoying me that couldnt reproduce after reinstall the whole OS
1596 [20:30:47] <debron> what could i break, that persist a format?
1597 [20:30:49] <debron> or a reinstall?
1598 [20:30:51] *** Joins: Texou (~Texou@replaced-ip )
1599 [20:32:22] *** Quits: sixtysix (~sixtysix@replaced-ip ) (Ping timeout: 258 seconds)
1600 [20:32:51] *** Joins: asymptotically (~asymptoti@replaced-ip )
1601 [20:32:55] <Zathras> nothing. Only bad thing you could do is raise the gain. Would probably mean you will need to tweak the driver
1602 [20:33:37] <Zathras> uninstalling unneeded things driverwise might also help. But again: lsusb should be independent
1603 [20:33:50] *** Joins: aindilis (~aindilis@replaced-ip )
1604 [20:33:53] <debron> Zathras: !!!
1605 [20:33:55] <debron> i know now
1606 [20:33:59] <debron> what could be the difference
1607 [20:34:13] <debron> look, first time i was downloading packages on my mobile, then sharing to PC through USB
1608 [20:34:13] <Zathras> so with normal usage you cannot break things beyond repair
1609 [20:34:25] <debron> so, i downloaded a "wrong" package by accident
1610 [20:34:31] <debron> realtek and atheros 2016
1611 [20:34:32] <Zathras> so purge it
1612 [20:34:34] <debron> instead of 2019
1613 [20:34:36] <debron> noooo
1614 [20:34:42] <debron> that one are the one that worked ONCE
1615 [20:34:48] <debron> now im installing 2019 and i dont get nothing
1616 [20:34:55] <debron> what if i install the 2016 packages again?
1617 [20:35:05] <debron> i purge 2019 now
1618 [20:35:10] <debron> and install 2016 packages
1619 [20:35:15] <debron> of the firmware
1620 [20:35:17] <debron> maybe that works
1621 [20:35:19] <Zathras> only the realtek one makes sense
1622 [20:35:26] <debron> ok i will do that
1623 [20:35:40] <debron> yeah i did with both last time because wasnt sure
1624 [20:36:19] <Zathras> there are a zillion realtek drivers. Get the right one
1625 [20:36:51] <Zathras> preferably the debian one. Not a third party one
1626 [20:36:53] <debron> great, maybe is just that
1627 [20:37:01] <debron> no, im getting them from debian packages
1628 [20:37:49] *** tomg_ is now known as tomg
1629 [20:38:02] <Zathras> also consider installing from commandline
1630 [20:38:15] <Zathras> probably the package is still in the apt cache
1631 [20:38:43] <Zathras> so you can use dpkg
1632 [20:40:05] <debron> got it
1633 [20:40:07] <debron> !!
1634 [20:40:07] <dpkg> I'm not your csh prompt!
1635 [20:40:08] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
1636 [20:40:23] <debron> Zathras: it worked, now i can see my usb with right device name as ouput of lsusb
1637 [20:40:43] <debron> but i used not 2016, but i downloaded the latest, which was only on backports
1638 [20:40:48] *** Joins: semeion (~semeion@replaced-ip )
1639 [20:40:52] <Zathras> cool
1640 [20:41:06] <debron> i have backport enabled on my sources... but it was installing the stable aparently
1641 [20:41:53] <greycat> You have to read and follow the backports instructions.
1642 [20:42:07] <debron> oki
1643 [20:42:18] *** Joins: mitc0185 (~erikm@replaced-ip )
1644 [20:42:44] <debron> thanks for suggest :) i guess to force this kind of things too
1645 [20:42:46] *** Joins: NeoCron (~neocron_@replaced-ip )
1646 [20:43:16] *** Quits: loptr (~loptr@replaced-ip ) (Ping timeout: 256 seconds)
1647 [20:43:30] *** Joins: mi11k1 (uid419178@replaced-ip )
1648 [20:44:20] *** Joins: bolt (~r00t@replaced-ip )
1649 [20:44:23] <Zathras> debron, just curious. Should I read your nick as "debron", "deb ron" or "de bron" ?
1650 [20:45:25] *** Joins: longears (longears@replaced-ip )
1651 [20:45:58] *** Joins: jvwjgames (uid290762@replaced-ip )
1652 [20:48:05] *** Quits: semeion (~semeion@replaced-ip ) (Ping timeout: 258 seconds)
1653 [20:48:16] *** Quits: debron (~debron@replaced-ip ) (Ping timeout: 272 seconds)
1654 [20:48:39] *** Joins: joba (~joba@replaced-ip )
1655 [20:49:32] *** Quits: Kiwis (5a35209e@replaced-ip ) (Ping timeout: 272 seconds)
1656 [20:51:15] *** Joins: semeion (~semeion@replaced-ip )
1657 [20:51:51] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1658 [20:57:13] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 264 seconds)
1659 [20:57:15] *** Quits: hesk (~hesk@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1660 [20:57:22] *** Quits: arunesh (~darunesh@replaced-ip ) (Ping timeout: 260 seconds)
1661 [20:58:24] *** Joins: Kiwis (5a35209e@replaced-ip )
1662 [20:58:24] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Ping timeout: 272 seconds)
1663 [20:58:53] *** Joins: Lupricon (~Lupricon@replaced-ip )
1664 [20:58:59] *** xandros_c is now known as alexandros_c
1665 [20:59:35] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 265 seconds)
1666 [20:59:45] *** Quits: AquaL1te (~AquaL1te@replaced-ip ) (Quit: Reconnecting)
1667 [20:59:46] *** Joins: hesk (~hesk@replaced-ip )
1668 [20:59:51] *** Joins: AquaL1te (~AquaL1te@replaced-ip )
1669 [21:00:10] *** Joins: wonderer (~quakeroat@replaced-ip )
1670 [21:01:06] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1671 [21:02:38] *** Joins: k4nz (~Thunderbi@replaced-ip )
1672 [21:06:50] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 265 seconds)
1673 [21:08:23] *** Joins: loptr (~loptr@replaced-ip )
1674 [21:10:44] *** Joins: StathisA (~StathisA@replaced-ip )
1675 [21:11:22] *** Quits: Ericounet (~Eric@replaced-ip ) (Ping timeout: 260 seconds)
1676 [21:12:28] *** Joins: cryptic (~cryptic@replaced-ip )
1677 [21:14:06] *** Quits: banisterfiend (~textual@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1678 [21:14:50] *** Joins: mikkel (~mike@replaced-ip )
1679 [21:16:46] *** Quits: icarusfactor (~factor@replaced-ip ) (Quit: Leaving)
1680 [21:18:10] *** Joins: silverwhitefish (~hidden@replaced-ip )
1681 [21:20:31] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 246 seconds)
1682 [21:21:01] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1683 [21:21:47] *** Joins: xcm (~xcm@replaced-ip )
1684 [21:22:54] *** Joins: sawgood (~sawgood@replaced-ip )
1685 [21:25:34] *** Quits: geowiesnot (~user@replaced-ip ) (Ping timeout: 240 seconds)
1686 [21:27:51] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
1687 [21:30:37] *** Quits: esaym153 (~esaym153@replaced-ip ) (Remote host closed the connection)
1688 [21:31:20] *** Quits: hobbanero (~hobbanero@replaced-ip ) (Read error: Connection reset by peer)
1689 [21:31:34] *** Quits: hesk (~hesk@replaced-ip ) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
1690 [21:33:27] *** Quits: mezzo (~mezzo@replaced-ip ) (Quit: leaving)
1691 [21:34:13] *** Quits: towo` (~towo@replaced-ip ) (Ping timeout: 244 seconds)
1692 [21:37:33] *** Quits: Admiral_Purr (~Admiral_P@replaced-ip ) (Read error: Connection reset by peer)
1693 [21:40:37] *** Joins: towo` (~towo@replaced-ip )
1694 [21:41:31] *** Quits: loptr (~loptr@replaced-ip ) (Ping timeout: 246 seconds)
1695 [21:42:39] <GNU\colossus> I'm trying to pair a blutooth speaker with my headless Debian box. bluetoothctl pair <hwaddr> always asks for a PIN, but the speaker doesn't accept any. my desktop (using `blueman`) doesn't have that issue. any ideas how I could replicate the blueman behavior with only bluetoothctl?
1696 [21:43:45] <GNU\colossus> (supplying a bogus pin, or one of the "well-known defaults" (0000, 1111, 1234) makes the pairing process fail)
1697 [21:45:04] *** Quits: otisolsen70 (~otisolsen@replaced-ip ) (Quit: Leaving)
1698 [21:48:09] <GNU\colossus> it also "just works" on CLI on my archlinux box
1699 [21:52:45] *** Quits: MrTrick (uid181961@replaced-ip ) (Quit: Connection closed for inactivity)
1700 [21:53:00] *** Quits: nicolaf (~nicolaf@replaced-ip ) (Remote host closed the connection)
1701 [21:54:17] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Quit: Leaving)
1702 [21:56:39] *** Joins: alexandros_c (~alexandro@replaced-ip )
1703 [21:56:55] *** Joins: cryptic (~cryptic@replaced-ip )
1704 [21:57:33] <annadane> i don't know, try the backported kernel? if it works on arch
1705 [21:58:23] <Zathras> GNU\colossus, google "bluetoothctl without pin" gives useful info....
1706 [21:58:35] *** Joins: omnisip (~dan@replaced-ip )
1707 [21:59:15] <omnisip> hey guys, I am running a managed service provider and would love to use a high quality management interface for all of the servers I've deployed in customer lans, what would you recommend?
1708 [21:59:27] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
1709 [21:59:40] *** Joins: dominic34 (Thunderbir@replaced-ip )
1710 [22:00:56] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Client Quit)
1711 [22:02:26] <GNU\colossus> "interface"? your terminal emulator, running a shell. from there, use something like puppet.
1712 [22:04:02] *** Joins: otisolsen70 (~otisolsen@replaced-ip )
1713 [22:05:26] <karlpinc> omnisip: ansible
1714 [22:05:40] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Ping timeout: 256 seconds)
1715 [22:06:34] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 240 seconds)
1716 [22:06:43] *** Quits: u0m3 (~u0m3@replaced-ip ) (Ping timeout: 240 seconds)
1717 [22:06:56] *** Joins: u0m3 (~u0m3@replaced-ip )
1718 [22:07:22] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1719 [22:10:06] *** Joins: adapter (~adapter@replaced-ip )
1720 [22:15:32] *** Joins: ZeroWalker (~Zerowalke@replaced-ip )
1721 [22:22:05] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1722 [22:23:27] *** Joins: banisterfiend (~textual@replaced-ip )
1723 [22:23:31] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 246 seconds)
1724 [22:24:21] *** Quits: supercoven (~Supercove@replaced-ip ) (Read error: Connection reset by peer)
1725 [22:24:34] *** Quits: itsnotgoodname (~itsnotgoo@replaced-ip ) (Ping timeout: 246 seconds)
1726 [22:26:07] *** Quits: blackest_mamba (~blackest_@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1727 [22:27:18] *** Quits: MrFixIt (~Sam@replaced-ip ) (Remote host closed the connection)
1728 [22:31:55] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
1729 [22:33:05] *** Joins: blackest_mamba (~blackest_@replaced-ip )
1730 [22:33:45] *** Joins: cdown (~cdown@replaced-ip )
1731 [22:36:42] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
1732 [22:39:43] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
1733 [22:40:06] *** Joins: oiaohm (~oiaohm@replaced-ip )
1734 [22:42:25] *** Quits: troulouliou_dev (~troulouli@replaced-ip ) (Ping timeout: 246 seconds)
1735 [22:44:32] *** Joins: troulouliou_dev (~troulouli@replaced-ip )
1736 [22:46:25] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
1737 [22:46:27] *** Joins: Witch-King (~Witch-Kin@replaced-ip )
1738 [22:47:23] *** Quits: rany (~rany@replaced-ip ) (Ping timeout: 240 seconds)
1739 [22:49:01] *** debhelper sets mode: +l 1143
1740 [22:50:46] *** Joins: rany (~rany@replaced-ip )
1741 [22:50:55] *** Joins: leorat (~leorat@replaced-ip )
1742 [22:52:03] *** Joins: geowiesnot (~user@replaced-ip )
1743 [22:52:56] <annadane> what do you use for .mobi?
1744 [22:53:16] *** Quits: mi11k1 (uid419178@replaced-ip ) (Quit: Connection closed for inactivity)
1745 [22:53:26] *** Quits: koniu (~koniu@replaced-ip ) (Remote host closed the connection)
1746 [22:53:35] *** Parts: mason (~mason@replaced-ip ) ()
1747 [22:53:52] *** Joins: koniu (~koniu@replaced-ip )
1748 [22:54:14] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 240 seconds)
1749 [22:54:28] *** Quits: wonderer (~quakeroat@replaced-ip ) (Quit: Famous quotes #122: "Heroism on command, senseless violence, and all the loathsome nonsense that goes by the name of patriotism -- how passionately I hate them!")
1750 [22:55:29] *** Joins: ulyssec (~Android@replaced-ip )
1751 [22:56:07] *** Joins: esaym153 (~esaym153@replaced-ip )
1752 [22:56:20] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1753 [22:57:38] <annadane> apparently calibre can do it but i thought i tried and it didn't work then
1754 [22:57:49] <annadane> i'll just use that then
1755 [23:03:09] *** Quits: peterrooney (~peter@replaced-ip ) (Read error: Connection reset by peer)
1756 [23:04:07] *** Quits: towo` (~towo@replaced-ip ) (Ping timeout: 244 seconds)
1757 [23:05:21] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 272 seconds)
1758 [23:05:33] *** Joins: pvdp66556 (~pvdp@replaced-ip )
1759 [23:08:20] *** Quits: NeoCron (~neocron_@replaced-ip ) (Ping timeout: 244 seconds)
1760 [23:10:35] *** Joins: towo` (~towo@replaced-ip )
1761 [23:10:36] *** Quits: Witch-King (~Witch-Kin@replaced-ip ) (Remote host closed the connection)
1762 [23:11:17] <nvz> yes, calibre is quite nice can cleanly convert any ebook to any other format desired
1763 [23:11:35] <nvz> I've used it to convert ebooks for viewing on a cheap $15 chinese mp3 player
1764 [23:11:49] *** Joins: p3lim (~p3lim@replaced-ip )
1765 [23:12:42] <p3lim> Making a repo using reprepro, got multiple components and the packages in each component have the same name, so I'm getting errors that the package can't be included since it already exists
1766 [23:12:51] <p3lim> How can I fix this?
1767 [23:12:58] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Quit: WeeChat 2.8)
1768 [23:13:31] *** Quits: koniu (~koniu@replaced-ip ) (Remote host closed the connection)
1769 [23:13:52] *** Joins: koniu (~koniu@replaced-ip )
1770 [23:15:32] <nvz> idk you probably need to be more specific.. reprepro allows for different VERSIONS of the same package..
1771 [23:15:57] *** Quits: JordiGH (jordi@replaced-ip ) (Remote host closed the connection)
1772 [23:16:07] *** Quits: hyskaru (~hyskaru@replaced-ip ) (Quit: hyskaru)
1773 [23:16:37] *** Joins: JordiGH (jordi@replaced-ip )
1774 [23:16:47] *** Quits: mbrad (~mbrad@replaced-ip ) (Quit: leaving)
1775 [23:17:50] <nvz> 0.
1776 [23:17:57] *** Joins: dvs (~hibbard@replaced-ip )
1777 [23:19:15] *** Joins: MrFixIt (~Sam@replaced-ip )
1778 [23:21:00] <p3lim> same name, same version, same everything but parts of the contents (hence why I seperate as component)
1779 [23:21:03] *** Quits: ZeroWalker (~Zerowalke@replaced-ip ) (Quit: Leaving)
1780 [23:21:08] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1781 [23:21:25] <nvz> then make sepereate repositorities... use somethign that deduplicates like btrfs or such
1782 [23:21:51] <nvz> there shouldnt be same name and same version.. reprepro nor apt are designed to understand such things
1783 [23:21:56] <p3lim> there's no way to add like a tag or something to the filename it produces to differentiate them?
1784 [23:23:01] <nvz> replaced-url
1785 [23:23:04] <p3lim> actually, reprepro should be designed to manage multiple codenames, and they could have this exact same issue
1786 [23:23:12] <nvz> perhaps somethign in that setup would clarify
1787 [23:23:51] <Enissay> I have a folder in which I want to replace a given string in both filenames & content using command line. Any directions please ?
1788 [23:23:59] <nvz> replaced-url
1789 [23:24:06] <nvz> for example spells out the config
1790 [23:24:09] <greycat> Enissay: replaced-url
1791 [23:24:43] *** Joins: Newami (~Newami@replaced-ip )
1792 [23:28:14] *** Quits: njka- (~njka-@replaced-ip ) (Ping timeout: 240 seconds)
1793 [23:29:03] *** Joins: pacbard (~pacbard@replaced-ip )
1794 [23:29:52] *** Quits: pacbard (~pacbard@replaced-ip ) (Client Quit)
1795 [23:30:02] *** Joins: graphicsv (uid340368@replaced-ip )
1796 [23:30:32] *** Joins: tgunr (~davec@replaced-ip )
1797 [23:30:38] *** Quits: Newami (~Newami@replaced-ip ) (Quit: Leaving)
1798 [23:35:56] *** Quits: michaelni (~michael@replaced-ip ) (Quit: Leaving)
1799 [23:35:59] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1800 [23:36:06] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 272 seconds)
1801 [23:36:43] *** Joins: michaelni (~michael@replaced-ip )
1802 [23:37:36] *** Joins: mtn (~mtn@replaced-ip )
1803 [23:39:23] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
1804 [23:43:27] *** Joins: yonder (~yonder@replaced-ip )
1805 [23:43:50] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1806 [23:44:12] *** Joins: tonyoy (~tonyoy@replaced-ip )
1807 [23:46:21] *** Quits: greycat (~greg@replaced-ip ) (Quit: Bye)
1808 [23:46:24] *** Joins: sz0 (uid110435@replaced-ip )
1809 [23:51:00] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Remote host closed the connection)
1810 [23:52:05] *** Joins: seekr (~seekr@replaced-ip )
1811 [23:53:32] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1812 [23:54:13] *** Quits: asymptotically (~asymptoti@replaced-ip ) (Quit: Leaving)
1813 [23:54:58] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Remote host closed the connection)
1814 [23:55:15] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
1815 [23:56:11] *** Joins: njka- (~njka-@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be