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:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1 [00:00:21] *** Joins: v01t (~v01t@replaced-ip )
2 [00:00:31] *** Joins: h0 (~h0@replaced-ip )
3 [00:01:03] *** Joins: blasen (~bigcake@replaced-ip )
4 [00:01:58] *** Quits: tec__ (~aegis@replaced-ip ) (Quit: bye..)
5 [00:02:17] *** Quits: blasen (~bigcake@replaced-ip ) (Remote host closed the connection)
6 [00:03:05] *** Quits: Ximensi0ns (~Ximensi0n@replaced-ip ) (Ping timeout: 240 seconds)
7 [00:03:51] <somiaj> in linux almost all drivers (modules) are
in the kernel and don't need a tool to manage them. You should
answer poprocks if you have an actual issue, what is it you are
looking to do? If you want to list all hardware on your system,
install and use lshw, there is also lspci, and lsusb for pci and usb
bus
8 [00:03:51] *** Quits: Tom-_ (~tomg@replaced-ip ) (Read error: Connection reset by peer)
9 [00:04:01] *** debhelper sets mode: +l 1615
10 [00:04:30] <jack__> so in order to
11 [00:04:37] *** Joins: Tom-_ (~tomg@replaced-ip )
12 [00:04:53] <jack__> know if there is a proprietary driver for
my pc
13 [00:05:13] <jack__> i have to google for every piece of
hardware ?
14 [00:05:47] *** Quits: Bierjpg|XeonX8 (~bier@replaced-ip ) (Ping timeout: 276 seconds)
15 [00:06:33] *** Quits: fmerges (~fmerges@replaced-ip ) (Ping timeout: 256 seconds)
16 [00:07:14] *** Quits: powi (~powi@replaced-ip ) (Remote host closed the connection)
17 [00:07:51] *** Joins: Adbray (~Adbray@replaced-ip )
18 [00:07:52] *** Quits: afroboy (~afroboy@replaced-ip ) (Quit: Leaving)
19 [00:09:45] *** Joins: tmkn (~tmkn@replaced-ip )
20 [00:09:59] <jack__> i found this hardinfo
21 [00:10:24] *** Joins: kingsley (~kingsley@replaced-ip )
22 [00:11:04] *** Quits: vidarr (~vidr@replaced-ip ) (Quit: leaving)
23 [00:11:07] *** Quits: tmkn (~tmkn@replaced-ip ) (Client Quit)
24 [00:12:07] *** Quits: r3 (~arethree@replaced-ip ) (Read error: Connection reset by peer)
25 [00:13:18] <poprocks> Well... lspci -v will give you some
good info about your hardware. You have to understand, Linux comes
from the philosophy that device drivers should be GPL and pushed
upstream to the kernel tree in order for hardware to be supported.
Third party binary drivers are not really in line with that
philosophy. Yes, there are hacks out there that sort of
"force" binary or semi-binary drivers to function. The
nvidia binary drivers
26 [00:13:34] *** Quits: hph^ (~hph@replaced-ip ) (Ping timeout: 264 seconds)
27 [00:14:13] *** Joins: x0n (~x0n@replaced-ip )
28 [00:15:19] *** Joins: Ximensi0ns (~Ximensi0n@replaced-ip )
29 [00:15:30] *** Joins: rounnus (~rounnus@replaced-ip )
30 [00:16:04] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 256 seconds)
31 [00:16:51] <poprocks> jack__: Also many of us find things
like a "found new hardware wizard" and the like to be
somewhat of an affront to how we want our OS's to function. I
have a Slackware box for example, which could just as easily be a
Debian Stable box, that functions as a server. It just sits there
for months on end without being rebooted, and it doesn't even
have a monitor or keyboard attached. In fact, I'm chatting with
you right now by
32 [00:17:41] *** Joins: fooctrl (~havoc@replaced-ip )
33 [00:18:08] <hicks> Install debian, if everything works, you
don't _need_ proprietary drivers. If something doesn't
work, like wifi or GFX you might, then you search for the hardware
you have to find out (or ask here). If everything works but you have
issues, perhaps slow fps in games, then you might also need
proprietary. In the process you'll learn a little about the
kind of hw best supported by linux which will help you make more
informed purchases in the future.
34 [00:18:23] <annadane> this is what i'm saying. unless
you need proprietary, don't use it
35 [00:18:33] <annadane> !xy problem
36 [00:18:33] <dpkg> Slow down for a bit! Are you sure that you
need to jump through that particular hoop to achieve your goal? We
suspect you don't, so why don't you back up a bit and tell
us about the overall objective... We know that people often falsely
diagnose problems because they are too close to them -- it's
easy to miss that there is a better way to proceed. See
replaced-url
37 [00:19:00] <somiaj> in most cases users of linux want free
drivers, and if you get new hardware, all you often have to do is
plug it in, and load the correct module
38 [00:19:29] <annadane> missing firmware can be discovered
later via dmesg | grep -i firmware but even then, just because it
says something is missing doesn't mean you necessarily need it
39 [00:19:30] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
40 [00:19:35] <annadane> if unsure, ask the lovely people in
#debian
41 [00:19:54] <annadane> microcode is more important, i'd
at least have that installed
42 [00:20:16] *** Joins: r3 (~arethree@replaced-ip )
43 [00:20:20] *** Joins: tuxmartin_ (~martin@replaced-ip )
44 [00:22:41] *** Quits: marshall__ (~marshall@replaced-ip ) (Ping timeout: 276 seconds)
45 [00:23:17] *** Joins: marshall__ (~marshall@replaced-ip )
46 [00:23:33] *** Quits: mefistof1les (~mefistofe@replaced-ip ) (Ping timeout: 256 seconds)
47 [00:23:55] *** Quits: r3 (~arethree@replaced-ip ) (Read error: Connection reset by peer)
48 [00:24:30] *** Joins: cereal_poster (~Douglas@replaced-ip )
49 [00:24:35] <annadane> if the question is "i want to
install debian but i'm scared of not being able to boot into it
at all or install from the mirrors at all because my hardware
requires non-free stuff", there are non-free firmware installer
images
50 [00:24:58] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 264 seconds)
51 [00:25:16] *** Joins: tmkn (~tmkn@replaced-ip )
52 [00:25:38] *** Joins: r3 (~arethree@replaced-ip )
53 [00:25:40] *** Quits: r3 (~arethree@replaced-ip ) (Remote host closed the connection)
54 [00:25:46] <poprocks> annadane: I'm not sure he has a
question.
55 [00:26:10] <jack__> I found this packet:
firmware-linux-nonfree
56 [00:26:21] <jack__> you guys are completely useless
57 [00:26:30] <annadane> why not ask intelligent questions
first?
58 [00:26:44] <somiaj> jack__: if you want good support ask good
questions. You asked for a hardware manager, and were given multiple
ways to list the hardware on your system.
59 [00:28:18] <somiaj> but in this case, if you are having
trouble with a paticular piece of hardware, ask about that piece of
hardware.
60 [00:29:13] *** Quits: Ximensi0ns (~Ximensi0n@replaced-ip ) (Ping timeout: 256 seconds)
61 [00:29:35] <jack__> no i just like performance
62 [00:29:53] <annadane> ok, but the proprietary software
doesn't always give you better performance
63 [00:30:06] <jack__> hmmm
64 [00:30:12] *** Quits: booyah (~bb@replaced-ip ) (Ping timeout: 245 seconds)
65 [00:30:41] <jack__> whats the difference between iucode and
intel-microcode ?
66 [00:30:50] <annadane> apt show iucode intel-microcode
67 [00:31:27] *** Quits: tmkn (~tmkn@replaced-ip ) (Quit: WeeChat 2.1)
68 [00:31:27] *** Quits: nobodi (~nobodi@replaced-ip ) (Ping timeout: 240 seconds)
69 [00:31:38] <annadane> oh, oops
70 [00:31:43] <annadane> apt show iucode-tool intel-microcode
71 [00:32:26] *** Joins: tmkn (~tmkn@replaced-ip )
72 [00:32:47] *** Quits: tmkn (~tmkn@replaced-ip ) (Client Quit)
73 [00:33:03] *** Joins: tmkn (~tmkn@replaced-ip )
74 [00:33:36] <jack__> hmm
75 [00:34:20] <annadane> (which will only actually work if you
have contrib non-free in your sources.list but packages.debian.org
also has descriptions)
76 [00:34:52] <jack__> you install both
77 [00:36:01] <annadane> well, iucode-tool is a dependency of
intel-microcode
78 [00:36:16] <jack__> yea
79 [00:36:24] *** Joins: brokencycle (~brokencyc@replaced-ip )
80 [00:36:32] <annadane> but i guess i shouldn't be
answering questions if i'm useless
81 [00:36:36] <annadane> i'll just go away then
82 [00:37:04] <jack__> correct
83 [00:37:32] <annadane> and nobody will help you either with
that attitude
84 [00:37:38] *** Quits: demo (~demo@replaced-ip ) (Quit: Leaving)
85 [00:37:39] <annadane> sorry, we're not puppets
86 [00:37:47] <annadane> we do have feelings
87 [00:38:17] <jack__> apt show is cool
88 [00:38:18] <apt> ...but show is already something else...
89 [00:38:20] *** Joins: Bierjpg|X8 (~bier@replaced-ip )
90 [00:38:57] <jack__> i was reading about firmware-misc-nonfree
91 [00:39:16] <jack__> there is a list of hardware
92 [00:39:47] *** Joins: cerbere__ (~cerbere@replaced-ip )
93 [00:40:05] *** Parts: postno (postno@replaced-ip ) ("Leaving")
94 [00:40:11] *** Joins: P1an_IX (~plan_IX@replaced-ip )
95 [00:40:27] <jack__> a pretty long list
96 [00:41:06] <jack__> and here comes back my first question
97 [00:41:34] <jack__> Why there is not a fuckin autodetect
98 [00:41:37] <jack__> ?
99 [00:41:56] *** Joins: hph^ (~hph@replaced-ip )
100 [00:41:56] <jack__> and
101 [00:42:07] *** Joins: r3 (~arethree@replaced-ip )
102 [00:42:27] <jack__> suppose I need 1 of em , installing em
all will slow my pc ?
103 [00:42:39] <jack__> ???
104 [00:42:42] *** Quits: tmkn (~tmkn@replaced-ip ) (Ping timeout: 260 seconds)
105 [00:43:06] *** Joins: tmkn (~tmkn@replaced-ip )
106 [00:43:16] *** Quits: cerbere_ (~cerbere@replaced-ip ) (Ping timeout: 268 seconds)
107 [00:43:59] *** Joins: dunningk (uid199403@replaced-ip )
108 [00:44:13] <jack__> a wiki says "In some cases the
installer detects the need for non-free firmware and prompts the
user to make the firmware available to the installer to complete the
installation."
109 [00:44:14] *** Joins: cCkw (~ejakuk@replaced-ip )
110 [00:44:21] <jack__> but its not true
111 [00:44:40] *** Joins: trobotham (~nitemare@replaced-ip )
112 [00:44:50] <annadane> what you just said it manifestly false
and it's pissing me off
113 [00:44:54] <annadane> s/it/is
114 [00:45:04] <annadane> i'm just putting you on ignore
115 [00:45:30] *** Joins: alan_atwood (~alan_atwo@replaced-ip )
116 [00:45:30] <jack__> fine!
117 [00:45:39] *** Quits: herbmillerjr (~herbmille@replaced-ip ) (Remote host closed the connection)
118 [00:46:04] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
119 [00:46:06] *** Joins: wonderworld (~ww@replaced-ip )
120 [00:47:26] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 260 seconds)
121 [00:50:38] *** Joins: ww_ (~ww@replaced-ip )
122 [00:50:41] *** Quits: wonderworld (~ww@replaced-ip ) (Ping timeout: 248 seconds)
123 [00:51:07] *** Quits: cmm11 (~cmm11@replaced-ip ) (Quit: Server has caught fire)
124 [00:52:15] <xar-> don't feed the trolls annadane
125 [00:52:23] *** Quits: Neomex (~quassel@replaced-ip ) (Remote host closed the connection)
126 [00:52:26] *** Joins: cmm11 (~cmm11@replaced-ip )
127 [00:52:58] <jack__> should i install firmware-misc-nonfree ?
128 [00:53:09] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
129 [00:53:21] <xar-> sure, what's the worst that could
happen?
130 [00:53:42] <jack__> slow pc ?
131 [00:54:03] <xar-> should make things faster.
132 [00:54:31] <jack__> it has a long list of drivers
133 [00:54:46] <xar-> the sky is blue.
134 [00:54:57] *** Quits: tmkn (~tmkn@replaced-ip ) (Quit: WeeChat 2.1)
135 [00:56:12] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
136 [00:56:19] *** Joins: earthundead (~earthunde@replaced-ip )
137 [00:56:22] <jack__> "firmware-linux-nonfree" has
anything else other than its depedencies ?
138 [00:56:52] <xar-> probably.
139 [01:00:34] *** Joins: Wharncliffe (~coffee@replaced-ip )
140 [01:00:43] *** Quits: Toadisattva (~Toadisatt@replaced-ip ) (Remote host closed the connection)
141 [01:02:18] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Remote host closed the connection)
142 [01:02:36] *** Joins: sibyakin (~sibyakin@replaced-ip )
143 [01:03:03] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
144 [01:03:22] <jack__> its 19k large
145 [01:03:37] *** Joins: eric23 (~user@replaced-ip )
146 [01:03:38] <jack__> it could be just a container
147 [01:03:49] <somiaj> just installing firmware isn't
nesacarlly going to increase preformance
148 [01:04:01] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Remote host closed the connection)
149 [01:04:37] <somiaj> as already mentioned, you can see what
firmware your system is looking for and isn't able to load with
dmesg | grep -i firmware
150 [01:05:34] <somiaj> I wouldn't worry about this unless
you have a specific issue, then research that issue. For the most
part the best modules are already included in the linux kernel
151 [01:05:42] *** rofl_ is now known as jcarpenter2
152 [01:06:59] <jack__> that command , gives me just this
153 [01:07:01] <jack__> BIOS _OSI(Linux) query ignored
154 [01:07:15] *** Joins: yokisuci (~yokisuci@replaced-ip )
155 [01:07:27] *** Quits: vitus_ (~Ben@replaced-ip ) (Ping timeout: 240 seconds)
156 [01:08:20] <jack__> somiaj, don't you think that intel
microcodes will improve performances ?
157 [01:08:26] *** Quits: eric23 (~user@replaced-ip ) (Ping timeout: 260 seconds)
158 [01:09:06] *** Joins: fearnothing (~nothing@replaced-ip )
159 [01:09:45] *** Quits: iflema (~ian@replaced-ip ) (Quit: WeeChat 1.0.1)
160 [01:11:04] *** Joins: dc13ff (uid190567@replaced-ip )
161 [01:11:17] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 260 seconds)
162 [01:11:26] <somiaj> jack__: not really, though it is
suggested you install it, or just update the firmware on your mobo
163 [01:11:32] *** Joins: hgfd123 (~hgfd123@replaced-ip )
164 [01:13:04] *** Joins: RealUnix28200 (~eric.buck@212.83.172.192)
165 [01:15:29] *** Joins: plasm0duck (~chris@replaced-ip )
166 [01:16:03] *** Joins: paulgrmn_ (~paulgrmn@replaced-ip )
167 [01:18:46] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Remote host closed the connection)
168 [01:19:20] *** Quits: StygianBlues (~StygianBl@replaced-ip ) (Quit: Quit)
169 [01:19:32] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
170 [01:19:36] *** Joins: StygianBlues (~StygianBl@replaced-ip )
171 [01:20:14] <jack__> somebody tells the devs to make a nonfree
drivers autodetect please
172 [01:21:18] *** Quits: StygianBlues (~StygianBl@replaced-ip ) (Client Quit)
173 [01:21:34] *** Joins: StygianBlues (~StygianBl@replaced-ip )
174 [01:21:37] *** plasm0duck is now known as plasmoduk
175 [01:21:41] *** Quits: plasmoduk (~chris@replaced-ip ) (Quit: Leaving)
176 [01:21:55] *** Joins: plasmoduk (~chris@replaced-ip )
177 [01:22:26] *** Quits: nighty-- (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
178 [01:22:53] <somiaj> Read the debian social contract, debian
main is only for free stuff. And the nature of non-free is we
can't support it, becase the linux devs can't see the
source code
179 [01:23:48] *** Joins: nobodi (~nobodi@replaced-ip )
180 [01:24:07] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
181 [01:24:14] <jack__> yeah bu do that anyway
182 [01:26:10] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 260 seconds)
183 [01:26:18] *** Joins: iflema (~ian@replaced-ip )
184 [01:27:22] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 264 seconds)
185 [01:27:49] *** Joins: xp (~xp@replaced-ip )
186 [01:28:05] *** Joins: sdrac8 (~sdrac8@replaced-ip )
187 [01:29:06] <jack__> oh
188 [01:29:43] <jack__> the downloaded firefox is like a
standalone version ! cool!
189 [01:30:22] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Ping timeout: 264 seconds)
190 [01:32:48] *** Joins: janisvilcans (~janisvilc@replaced-ip )
191 [01:33:03] *** Joins: AimHere (~David@replaced-ip )
192 [01:34:57] *** Quits: Zyferus (~Zyferus@replaced-ip ) (Ping timeout: 256 seconds)
193 [01:36:58] *** Quits: hicks (~quassel@replaced-ip##) (Quit: ##replaced-url
194 [01:37:57] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 240 seconds)
195 [01:38:22] *** Quits: rounnus (~rounnus@replaced-ip ) (Remote host closed the connection)
196 [01:38:29] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
197 [01:40:13] *** Joins: hicks (~quassel@replaced-ip )
198 [01:42:27] *** Joins: csmall (~csmall@replaced-ip )
199 [01:42:37] *** Joins: Zyferus (Zyferus@replaced-ip )
200 [01:43:12] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
201 [01:43:50] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
202 [01:45:07] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 260 seconds)
203 [01:46:03] *** Quits: rpifan (~rpifan@replaced-ip ) (Quit: Leaving)
204 [01:46:19] *** Joins: rpifan (~rpifan@replaced-ip )
205 [01:48:42] *** Quits: masber (~masber@replaced-ip ) (Read error: Connection reset by peer)
206 [01:50:20] *** Quits: jack__ (~jack@replaced-ip ) (Quit: Leaving)
207 [01:50:49] *** Quits: hicks (~quassel@replaced-ip##) (Quit: ##replaced-url
208 [01:51:10] *** Quits: GenteelBen (GenteelBen@replaced-ip ) ()
209 [01:55:34] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 260 seconds)
210 [01:56:35] *** Joins: karmavil (uid261628@replaced-ip )
211 [01:56:35] *** Quits: cadillac_ (~omab@replaced-ip ) (Read error: Connection reset by peer)
212 [01:57:26] *** Quits: xp (~xp@replaced-ip ) (Quit: xp)
213 [01:57:28] *** Joins: hicks (~quassel@replaced-ip )
214 [01:57:44] *** Joins: expert975 (~xp@replaced-ip )
215 [01:59:16] *** Joins: patterson (patterson@replaced-ip )
216 [02:00:33] *** Quits: orphean (~Orphean@replaced-ip ) (Ping timeout: 248 seconds)
217 [02:00:54] *** Joins: shinnya (~shinnya@replaced-ip )
218 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
219 [02:01:22] *** Joins: de-facto (~de-facto@replaced-ip )
220 [02:03:05] *** Joins: spithash_ (~spithash@replaced-ip )
221 [02:04:32] *** Quits: oerheks (~oerheks@replaced-ip ) (Quit: Leaving)
222 [02:04:48] *** Quits: unmy (~unmy@replaced-ip ) (Quit: unmy)
223 [02:04:53] *** Joins: cadillac_ (~omab@replaced-ip )
224 [02:05:32] *** Quits: plasmoduk (~chris@replaced-ip ) (Ping timeout: 260 seconds)
225 [02:06:25] *** Quits: spithash (~spithash@replaced-ip ) (Ping timeout: 248 seconds)
226 [02:07:52] *** Quits: Sri_Designer (~Sir_Desig@replaced-ip##) (Quit: 15 minutes with you / oh, I wouldn't
say no... I wear black on the outside because black is how I feel
on the inside... Uso negro por fuera porque negro me siento por
dentro... ##replaced-url
227 [02:08:50] *** Joins: oerheks (~oerheks@replaced-ip )
228 [02:08:56] *** Joins: Guest3445 (~will@replaced-ip )
229 [02:09:35] *** Guest3445 is now known as birdbolt1
230 [02:10:57] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 240 seconds)
231 [02:12:54] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
232 [02:13:52] *** Joins: morfeokmg (~morfeokmg@replaced-ip )
233 [02:13:56] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
234 [02:14:02] *** debhelper sets mode: +l 1609
235 [02:15:27] *** Quits: Led_Zeppelin (~user@replaced-ip ) (Ping timeout: 260 seconds)
236 [02:15:33] *** Joins: RealUnix3385 (~eric.buck@196.75.52.147)
237 [02:17:10] *** Quits: RealUnix28200 (~eric.buck@212.83.172.192)
(Ping timeout: 264 seconds)
238 [02:18:07] *** Quits: apt (ibot@replaced-ip ) (Read error: Connection reset by peer)
239 [02:18:55] *** Joins: apt (ibot@replaced-ip )
240 [02:19:15] *** Joins: dreamon__ (~dreamon@replaced-ip )
241 [02:21:43] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Read error: Connection reset by peer)
242 [02:23:00] *** Quits: phenom (~primus@replaced-ip ) (Ping timeout: 256 seconds)
243 [02:23:35] *** Quits: birdbolt1 (~will@replaced-ip ) (Ping timeout: 240 seconds)
244 [02:28:13] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 256 seconds)
245 [02:28:34] *** Quits: AJC_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 264 seconds)
246 [02:28:41] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 276 seconds)
247 [02:28:48] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
248 [02:29:48] *** Quits: cereal_poster (~Douglas@replaced-ip ) (Read error: Connection reset by peer)
249 [02:29:50] *** Joins: SIX10 (~SIX10@replaced-ip )
250 [02:30:30] *** Quits: mac` (~Kevin@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
251 [02:30:32] *** Joins: RealUnix28200 (~eric.buck@196.75.35.43)
252 [02:30:34] *** Joins: phenom (~primus@replaced-ip )
253 [02:31:30] *** Quits: holden- (~holden-@replaced-ip ) (Remote host closed the connection)
254 [02:32:22] *** Quits: RealUnix3385 (~eric.buck@196.75.52.147) (Ping
timeout: 260 seconds)
255 [02:32:35] *** Joins: eudaemon (~user@replaced-ip )
256 [02:32:57] *** Quits: clemens3_ (~clemens@replaced-ip ) (Ping timeout: 240 seconds)
257 [02:33:41] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Ping timeout: 265 seconds)
258 [02:33:42] *** Quits: cCkw (~ejakuk@replaced-ip ) (Quit: Leaving)
259 [02:33:57] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
260 [02:34:02] *** debhelper sets mode: +l 1602
261 [02:35:59] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
262 [02:35:59] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (Changing host)
263 [02:35:59] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
264 [02:36:21] *** Joins: AJC_Z0 (~AJ_Z0@replaced-ip )
265 [02:36:21] *** Quits: AJC_Z0 (~AJ_Z0@replaced-ip ) (Changing host)
266 [02:36:21] *** Joins: AJC_Z0 (~AJ_Z0@replaced-ip )
267 [02:38:10] *** Joins: cr0w3 (~cr0w3@replaced-ip )
268 [02:38:27] *** Quits: buu (~buu@replaced-ip ) (Read error: Connection reset by peer)
269 [02:39:10] *** Joins: brokencycle (~brokencyc@replaced-ip )
270 [02:39:42] *** Joins: buu (~buu@replaced-ip )
271 [02:40:41] *** Quits: hexjay (~hexjay@replaced-ip ) (Read error: Connection reset by peer)
272 [02:41:09] *** Joins: hexjay (~hexjay@replaced-ip )
273 [02:44:34] *** Quits: morfeokmg (~morfeokmg@replaced-ip ) (Read error: Connection reset by peer)
274 [02:44:36] *** Joins: morfeokm1 (~morfeokmg@replaced-ip )
275 [02:44:48] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 265 seconds)
276 [02:45:00] *** Quits: Akuw (~kenny@replaced-ip ) (Remote host closed the connection)
277 [02:45:14] *** Quits: frostyfrog (~frostyfro@replaced-ip ) (Read error: Connection reset by peer)
278 [02:45:18] *** Joins: Akuw (~kenny@replaced-ip )
279 [02:45:45] *** Quits: Akuw (~kenny@replaced-ip ) (Client Quit)
280 [02:46:43] *** Quits: clyde542 (cly@replaced-ip ) ()
281 [02:46:57] *** Joins: mrxrobot (~robot@replaced-ip )
282 [02:47:36] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
283 [02:49:05] *** Joins: frostyfrog (~frostyfro@replaced-ip )
284 [02:50:26] *** Joins: plasm0duck (~chris@replaced-ip )
285 [02:50:46] *** Quits: dohfish (~oemillak@replaced-ip ) (Ping timeout: 264 seconds)
286 [02:51:53] *** Quits: NoCode (~NoCode@replaced-ip ) (Quit: Leaving)
287 [02:53:39] *** Quits: jonswift (~jswift@replaced-ip ) (Remote host closed the connection)
288 [02:53:45] *** Joins: aksis (~aksis@replaced-ip )
289 [02:54:46] *** Joins: yort (~yort@replaced-ip )
290 [02:58:12] *** Quits: ww_ (~ww@replaced-ip ) (Remote host closed the connection)
291 [02:58:40] *** Joins: masber (~masber@replaced-ip )
292 [02:58:57] *** Quits: x0n (~x0n@replaced-ip ) (Ping timeout: 240 seconds)
293 [02:59:30] *** Joins: siraben (~user@replaced-ip )
294 [03:03:25] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 260 seconds)
295 [03:04:39] *** Quits: deadz0 (~deadz0@replaced-ip ) (Quit: Leaving)
296 [03:04:57] <agio> hi, is it possible to print gpg-agents
current cache-ttl?
297 [03:05:10] *** Joins: littlebit1 (~Thunderbi@replaced-ip )
298 [03:05:33] *** Quits: yort (~yort@replaced-ip ) (Quit: WeeChat 2.1)
299 [03:05:43] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
300 [03:05:43] *** littlebit1 is now known as littlebit
301 [03:06:11] *** Joins: yort (~yort@replaced-ip )
302 [03:06:22] *** Quits: LostSoul (~LostSoul@replaced-ip ) (Ping timeout: 264 seconds)
303 [03:07:56] *** Joins: LostSoul (~LostSoul@replaced-ip )
304 [03:08:22] *** Quits: phenom (~primus@replaced-ip ) (Ping timeout: 260 seconds)
305 [03:09:16] *** Quits: yort (~yort@replaced-ip ) (Client Quit)
306 [03:09:32] *** Joins: yort (~yort@replaced-ip )
307 [03:09:45] *** Joins: cadillac_ (~omab@replaced-ip )
308 [03:10:47] *** Joins: anon__ (~anon@replaced-ip )
309 [03:11:27] *** Joins: x0n (~x0n@replaced-ip )
310 [03:13:25] *** Joins: nicht (~nicht@replaced-ip )
311 [03:13:25] *** Quits: nicht (~nicht@replaced-ip ) (Max SendQ exceeded)
312 [03:13:31] *** Joins: kilo (4961fe4b@replaced-ip )
313 [03:14:13] <kilo> hellooooo
314 [03:14:21] *** Quits: Hajnal (~anon@replaced-ip ) (Ping timeout: 240 seconds)
315 [03:14:23] <annadane> hellooooooooo
316 [03:14:30] <kilo> hellooooooooooooo
317 [03:14:46] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 264 seconds)
318 [03:15:14] <kilo> hmmm
319 [03:16:09] *** Joins: hen- (~hen@replaced-ip )
320 [03:16:31] <kilo> head on over to #kilonet for some spicy OS
debates!
321 [03:16:53] <abrotman> kilo: Please don't spam this
channel
322 [03:17:12] <kilo> not spam
323 [03:17:22] *** ChanServ sets mode: +o abrotman
324 [03:17:22] *** abrotman sets mode: +q
*!*@gateway/web/freenode/ip.73.97.254.75
325 [03:17:22] *** abrotman sets mode: -o abrotman
326 [03:17:28] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
327 [03:17:43] <annadane> k, will make a note to ignore them in
future
328 [03:19:08] *** Joins: orbiter (~orbiter@replaced-ip )
329 [03:19:20] *** Quits: sibyakin (~sibyakin@replaced-ip ) ()
330 [03:20:43] *** Parts: kilo (4961fe4b@replaced-ip ) ()
331 [03:20:45] *** Quits: V7 (~v7@replaced-ip ) (Ping timeout: 264 seconds)
332 [03:20:58] *** Quits: tubaman (~tubaman@replaced-ip ) (Ping timeout: 260 seconds)
333 [03:20:59] *** Joins: touchiz (~touchiz@replaced-ip )
334 [03:21:29] *** Quits: eudaemon (~user@replaced-ip ) (Read error: Connection reset by peer)
335 [03:21:50] *** Joins: eudaemon (~user@replaced-ip )
336 [03:22:44] *** Joins: kilo (4961fe4b@replaced-ip )
337 [03:22:57] *** Quits: x0n (~x0n@replaced-ip ) (Ping timeout: 240 seconds)
338 [03:24:05] *** Parts: kilo (4961fe4b@replaced-ip ) ()
339 [03:24:50] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 268 seconds)
340 [03:26:08] *** Joins: ktrl (~ktrl@replaced-ip )
341 [03:26:34] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 260 seconds)
342 [03:27:49] *** Parts: mrxrobot (~robot@replaced-ip ) ("cm9ib3Q=")
343 [03:28:21] *** ChanServ sets mode: +o abrotman
344 [03:28:22] *** abrotman sets mode: -q
*!*@gateway/web/freenode/ip.73.97.254.75
345 [03:28:22] *** abrotman sets mode: -o abrotman
346 [03:28:49] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Remote host closed the connection)
347 [03:29:14] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
348 [03:30:11] *** Joins: RealUnix3385 (~eric.buck@196.75.158.178)
349 [03:30:17] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
350 [03:30:46] *** Quits: RealUnix28200 (~eric.buck@196.75.35.43) (Ping
timeout: 260 seconds)
351 [03:32:21] *** Quits: RealUnix3385 (~eric.buck@196.75.158.178)
(Client Quit)
352 [03:33:56] *** Joins: lektrik (~mayday_ja@replaced-ip )
353 [03:34:32] *** Joins: janisvilcans (~janisvilc@replaced-ip )
354 [03:35:10] *** Joins: V7 (~v7@replaced-ip )
355 [03:35:19] *** Joins: x0n (~x0n@replaced-ip )
356 [03:36:02] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 265 seconds)
357 [03:36:30] *** Quits: pfoo_ (~pfood@replaced-ip ) (Ping timeout: 245 seconds)
358 [03:37:51] *** Quits: mahe (~mahe@replaced-ip ) (Ping timeout: 240 seconds)
359 [03:37:57] *** Joins: jinkyu (~jinkyu@replaced-ip )
360 [03:38:09] *** Joins: mahe (~mahe@replaced-ip )
361 [03:39:29] *** jinkyu is now known as jincreator
362 [03:39:54] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 265 seconds)
363 [03:42:02] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
364 [03:42:21] *** Quits: EmleyMoor (~phil@replaced-ip ) (Ping timeout: 240 seconds)
365 [03:43:33] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 264 seconds)
366 [03:43:57] *** Quits: hen- (~hen@replaced-ip ) (Ping timeout: 240 seconds)
367 [03:44:01] *** Joins: pfoo (~pfood@replaced-ip )
368 [03:44:07] *** Quits: pfoo (~pfood@replaced-ip ) (Changing host)
369 [03:44:07] *** Joins: pfoo (~pfood@replaced-ip )
370 [03:44:10] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 264 seconds)
371 [03:46:15] *** Joins: Led_Zeppelin (~user@replaced-ip )
372 [03:47:44] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
373 [03:48:22] *** Joins: tubaman (~tubaman@replaced-ip )
374 [03:52:08] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Quit: WeeChat 1.6)
375 [03:52:27] <abrotman> w/in 25
376 [03:54:48] *** Joins: mandeep_ (~mandeep@replaced-ip )
377 [03:55:45] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
378 [03:56:26] *** Quits: has3knivesinpant (Elite17539@replaced-ip ) (Remote host closed the connection)
379 [03:57:20] *** Quits: ollien (~ollien@replaced-ip ) (Remote host closed the connection)
380 [03:57:38] *** Joins: sidmo_ (~ilven@replaced-ip )
381 [03:58:34] *** Joins: dvs (~hibbard@replaced-ip )
382 [03:58:53] *** Joins: ollien (~ollien@replaced-ip )
383 [04:01:03] *** Quits: Ramakandra (~OS-33708@replaced-ip ) (Read error: Connection reset by peer)
384 [04:01:31] *** Joins: Ramakandra (~OS-33708@replaced-ip )
385 [04:01:43] *** Quits: sidmo (~ilven@replaced-ip ) (Ping timeout: 256 seconds)
386 [04:01:55] *** Joins: EmleyMoor (~phil@replaced-ip )
387 [04:02:35] *** Quits: banc (~master@replaced-ip##) (Quit: ZNC - ##replaced-url
388 [04:03:16] *** Joins: Sri_Designer (~Sir_Desig@replaced-ip )
389 [04:04:38] *** Joins: Trieste (~T@replaced-ip )
390 [04:06:58] *** Quits: expert975 (~xp@replaced-ip ) (Quit: expert975)
391 [04:07:49] *** Joins: doloh4rze (~doloh4rze@replaced-ip )
392 [04:08:19] <doloh4rze> hi
393 [04:08:58] *** Joins: Vaelatern (~Vaelatern@replaced-ip )
394 [04:09:02] <Vaelatern> /close
395 [04:09:04] *** Parts: Vaelatern (~Vaelatern@replaced-ip ) ("WeeChat 2.1")
396 [04:10:09] *** Joins: sibyakin (~sibyakin@replaced-ip )
397 [04:10:53] *** Joins: hen- (~hen@replaced-ip )
398 [04:12:20] *** Joins: eric23 (~user@replaced-ip )
399 [04:14:01] *** debhelper sets mode: +l 1608
400 [04:14:10] *** Quits: marshall__ (~marshall@replaced-ip ) (Ping timeout: 264 seconds)
401 [04:18:13] *** Joins: banc (~master@replaced-ip )
402 [04:18:22] *** Quits: morfeokm1 (~morfeokmg@replaced-ip ) (Ping timeout: 260 seconds)
403 [04:23:20] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 260 seconds)
404 [04:25:58] *** Quits: xPucTu4 (~yahoo@replaced-ip ) (Ping timeout: 256 seconds)
405 [04:26:19] *** Joins: ttim_ (~not@replaced-ip )
406 [04:27:18] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
407 [04:28:14] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
408 [04:28:29] *** Joins: jeep (~jeep@replaced-ip )
409 [04:28:54] *** Quits: Guest64702 (~juno@replaced-ip ) (Read error: Connection reset by peer)
410 [04:29:02] *** Quits: ttim (~not@replaced-ip ) (Ping timeout: 260 seconds)
411 [04:30:53] *** Joins: Sir_Designer__ (Elite17539@replaced-ip )
412 [04:30:54] *** Sir_Designer__ is now known as Guest59750
413 [04:31:08] *** Joins: jarl (~blt@replaced-ip )
414 [04:31:08] *** Quits: jarlaxl (~blt@replaced-ip ) (Read error: Connection reset by peer)
415 [04:31:16] *** Joins: AetherWind (~AetherWin@replaced-ip )
416 [04:32:52] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
417 [04:33:46] *** Joins: clay (~clay@replaced-ip )
418 [04:34:05] *** Joins: nzhuk98 (nazar@replaced-ip )
419 [04:34:39] *** Joins: nicht (~nicht@replaced-ip )
420 [04:34:40] *** Quits: nicht (~nicht@replaced-ip ) (Max SendQ exceeded)
421 [04:35:17] *** Joins: b0xii (~b0xii@replaced-ip )
422 [04:35:33] *** Quits: clay (~clay@replaced-ip ) (Client Quit)
423 [04:36:29] *** Joins: sleepingforest (~sleepingf@replaced-ip )
424 [04:36:49] *** Quits: paulgrmn_ (~paulgrmn@replaced-ip ) (Ping timeout: 248 seconds)
425 [04:37:50] *** Quits: Wharncliffe (~coffee@replaced-ip ) (Quit: Lost terminal)
426 [04:37:52] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 256 seconds)
427 [04:40:49] *** Quits: rustbuckett (~rustbucke@replaced-ip ) (Ping timeout: 256 seconds)
428 [04:42:05] *** Quits: doloh4rze (~doloh4rze@replaced-ip ) (Quit: Leaving)
429 [04:42:15] *** Quits: necrose99 (~necrose99@replaced-ip ) (Ping timeout: 265 seconds)
430 [04:42:17] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
431 [04:43:21] *** Joins: electro33 (uid613@replaced-ip )
432 [04:44:23] *** Quits: nzhuk98 (nazar@replaced-ip ) (Quit: WeeChat 1.6)
433 [04:44:58] *** Quits: csmall (~csmall@replaced-ip ) (Quit: WeeChat 2.1)
434 [04:45:09] *** Joins: melissa666 (~melissa66@replaced-ip )
435 [04:45:12] *** Quits: melissa666 (~melissa66@replaced-ip ) (Max SendQ exceeded)
436 [04:45:39] *** Joins: melissa666 (~melissa66@replaced-ip )
437 [04:47:34] *** Quits: SIX10 (~SIX10@replaced-ip ) (Read error: Connection reset by peer)
438 [04:48:12] *** Quits: allohol (Elite21154@replaced-ip ) (Changing host)
439 [04:48:12] *** Joins: allohol (Elite21154@replaced-ip )
440 [04:48:12] *** Quits: allohol (Elite21154@replaced-ip ) (Changing host)
441 [04:48:12] *** Joins: allohol (Elite21154@replaced-ip )
442 [04:49:14] *** Joins: artropio (~artropio@replaced-ip )
443 [04:50:28] *** Joins: sydney_untangle (~sydney@replaced-ip )
444 [04:50:34] *** Quits: b0xii (~b0xii@replaced-ip ) (Ping timeout: 260 seconds)
445 [04:53:40] *** Joins: himcesjf_ (~cesjf@replaced-ip )
446 [04:53:41] *** Joins: b0xii (~b0xii@replaced-ip )
447 [04:54:25] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 256 seconds)
448 [04:56:34] *** Quits: kolla (~kolla@replaced-ip ) (Quit: %fog relay%)
449 [04:56:35] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 260 seconds)
450 [04:57:31] *** Joins: kolla (~kolla@replaced-ip )
451 [04:57:51] *** Quits: kri| (~kri@replaced-ip ) (Ping timeout: 240 seconds)
452 [04:59:20] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
453 [04:59:21] *** Joins: earthundead (~earthunde@replaced-ip )
454 [05:00:00] *** Quits: cadillac_ (~omab@replaced-ip ) (Quit: I quit)
455 [05:00:15] *** Joins: cadillac_ (~omab@replaced-ip )
456 [05:00:35] *** Quits: ranzpirat (~anon@replaced-ip ) (Ping timeout: 240 seconds)
457 [05:01:39] *** Joins: ranzpirat (~anon@replaced-ip )
458 [05:03:34] *** Joins: kri| (~kri@replaced-ip )
459 [05:03:35] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 260 seconds)
460 [05:05:32] *** Joins: necrose99 (~necrose99@replaced-ip )
461 [05:05:33] *** Quits: necrose99 (~necrose99@replaced-ip ) (Changing host)
462 [05:05:33] *** Joins: necrose99 (~necrose99@replaced-ip )
463 [05:06:05] *** Quits: Dragon092 (~Dragon@replaced-ip ) (Ping timeout: 276 seconds)
464 [05:09:17] *** Quits: b0xii (~b0xii@replaced-ip ) (Read error: Connection reset by peer)
465 [05:10:16] *** Joins: gerforce (~gerf0rce@replaced-ip )
466 [05:11:54] *** Joins: annadane (~annadane@replaced-ip )
467 [05:13:33] *** Quits: artropio (~artropio@replaced-ip ) (Quit: Leaving)
468 [05:13:36] *** Joins: b0xii (~b0xii@replaced-ip )
469 [05:13:40] *** Joins: NoCode (~NoCode@replaced-ip )
470 [05:14:12] *** Quits: gerforce (~gerf0rce@replaced-ip ) (Client Quit)
471 [05:15:08] *** Joins: gerforce (~gerf0rce@replaced-ip )
472 [05:16:05] *** Joins: clay (~clay@replaced-ip )
473 [05:18:24] *** Quits: b0xii (~b0xii@replaced-ip ) (Read error: Connection reset by peer)
474 [05:18:51] *** Joins: b0xii (~b0xii@replaced-ip )
475 [05:19:12] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 260 seconds)
476 [05:19:55] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 256 seconds)
477 [05:20:53] *** Parts: bleb (~cm@replaced-ip ) ()
478 [05:24:37] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
479 [05:25:34] *** Quits: nobodi (~nobodi@replaced-ip ) (Ping timeout: 264 seconds)
480 [05:27:56] *** Joins: lalaa (~juho@replaced-ip )
481 [05:29:16] *** Quits: Zardoz (~Zardoz@replaced-ip##) (Quit: ZNC 1.7.x-nightly-20171027-ddefb03d -
##replaced-url
482 [05:31:37] *** Joins: pvdp (~pvdp@replaced-ip )
483 [05:32:09] *** Joins: Zardoz (~Zardoz@replaced-ip )
484 [05:33:17] *** Quits: sigi_ (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
485 [05:33:31] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 256 seconds)
486 [05:33:40] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
487 [05:33:58] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 260 seconds)
488 [05:34:01] *** debhelper sets mode: +l 1601
489 [05:36:20] *** Joins: janisvilcans (~janisvilc@replaced-ip )
490 [05:36:24] *** Joins: netx (~netx@replaced-ip )
491 [05:36:32] *** Quits: zifxify (~zifxify@replaced-ip ) (Remote host closed the connection)
492 [05:36:44] *** Joins: zifxify (~zifxify@replaced-ip )
493 [05:36:56] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
494 [05:37:48] *** Quits: netx (~netx@replaced-ip ) (Client Quit)
495 [05:38:09] *** Quits: phinxy (~ted@replaced-ip ) (Ping timeout: 248 seconds)
496 [05:38:15] *** Joins: netx (~netx@replaced-ip )
497 [05:38:17] *** Quits: touchiz (~touchiz@replaced-ip ) (Quit: No No No !)
498 [05:41:27] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 256 seconds)
499 [05:43:44] *** Joins: deicide- (~deicide-@replaced-ip )
500 [05:44:09] *** Quits: deicide- (~deicide-@replaced-ip ) (Remote host closed the connection)
501 [05:45:01] *** Joins: deicide- (~deicide-@replaced-ip )
502 [05:46:25] *** Quits: cadillac_ (~omab@replaced-ip ) (Read error: Connection reset by peer)
503 [05:46:30] *** Joins: sigi_ (~chatzilla@replaced-ip )
504 [05:47:01] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 265 seconds)
505 [05:47:35] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
506 [05:51:48] *** Joins: happygilmoregent (~bwhite@replaced-ip )
507 [05:52:09] <happygilmoregent> I need some help with
nvidia-390.67 per nvidia.com says covers linux 64bit
508 [05:52:20] *** Joins: peterrooney (~peter@replaced-ip )
509 [05:52:57] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 240 seconds)
510 [05:53:51] <happygilmoregent> how does dkms work?
511 [05:54:54] *** Quits: arthurmde_ (uid38505@replaced-ip ) (Quit: Connection closed for inactivity)
512 [05:54:54] *** Joins: cadillac_ (~omab@replaced-ip )
513 [05:54:59] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
514 [05:54:59] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Changing host)
515 [05:54:59] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
516 [06:00:02] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Lähdössä)
517 [06:00:02] <Tom-_> !dkms
518 [06:00:03] <dpkg> Dynamic Kernel Module Support (DKMS) is a
framework for generating out-of-tree Linux kernel modules. Packages
using DKMS build modules during installation and when updated Linux
versions are installed, provided Linux kernel headers are present
(these are not installed by dkms). DKMS-managed modules are
installed to /lib/modules/$(uname -r)/updates/dkms/ . The module
build log file is at /var/lib/dkms/$module/$version/build/make.log
519 [06:00:05] *** Quits: eric23 (~user@replaced-ip ) (Ping timeout: 240 seconds)
520 [06:00:13] <Tom-_> automatically compiles kernel modules for
you
521 [06:00:15] <poprocks> happygilmoregent: because the Linux
kernel doesn't have anything like a stable ABI, it manages
building a rebuilding external kernel modules against the kernel(s)
you are running
522 [06:00:20] *** Joins: v01t (~v01t@replaced-ip )
523 [06:00:24] <happygilmoregent> oh ok
524 [06:01:20] *** Quits: happygilmoregent (~bwhite@replaced-ip ) (Quit: Lost terminal)
525 [06:02:22] *** Quits: hesperaux (~hesperaux@replaced-ip ) (Ping timeout: 260 seconds)
526 [06:05:42] *** Joins: Sleaker (~quassel@replaced-ip )
527 [06:07:06] *** Joins: Surre (~mplabs@replaced-ip )
528 [06:07:20] <Sleaker> so I'm trying to create a kickstart
image with preseed that uses my own gpg key, what's the best
way to inject the key to get it to sign properly, or is there a
better way to handle the gpg signing issue?
529 [06:07:28] <Surre> Hey all. What proxy is there apart from
tinyproxy? I'm having problems installing it so I'm
looking for an alternative
530 [06:07:47] <Surre> It's for internal use so I'm
looking for something fast, it doesn't have to do any checks,
just forward the request
531 [06:07:48] <Sleaker> I know in the past with ubuntu I just
rebuilt the ubuntu-keyring package with my own king included, but it
seemed like kind of a hacky solution, not sure if there's a
more clean way to do it.
532 [06:07:59] <Sleaker> key*
533 [06:10:55] *** Quits: blueness (~blueness@replaced-ip ) (Ping timeout: 256 seconds)
534 [06:11:08] *** Quits: brontosaurusrex (~brontosau@replaced-ip ) (Quit: brontosaurusrex)
535 [06:11:24] *** Joins: xPucTu4 (~yahoo@replaced-ip )
536 [06:12:49] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 248 seconds)
537 [06:12:49] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 248 seconds)
538 [06:14:30] *** Quits: donofrio_ (~donofrio@replaced-ip ) (Remote host closed the connection)
539 [06:15:06] <SerajewelKS> Surre: you might have better luck if
you explain your use case as well as the issue you're having
with tinyproxy
540 [06:15:22] <Surre> I'm getting this error
"Restarting tinyproxy (via systemctl): tinyproxy.serviceJob for
tinyproxy.service failed because the service did not take the steps
required by its unit configuration."
541 [06:15:29] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
542 [06:15:30] *** Joins: phinxy (~ted@replaced-ip )
543 [06:15:32] *** Quits: bnw (~bnw@replaced-ip ) (Ping timeout: 265 seconds)
544 [06:15:42] <Surre> when I try to start/restart it
545 [06:16:01] <SerajewelKS> what do the logs say?
546 [06:16:06] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
547 [06:16:14] *** Joins: qtfy (~qtfy@replaced-ip )
548 [06:18:11] <Surre> it says /run/tinyproxy/tinyproxy.pid is
not readable, no such file or directory
549 [06:18:15] *** Joins: hesperaux (~hesperaux@replaced-ip )
550 [06:18:25] <Surre> "Daemon never wrote its PID file.
Failing."
551 [06:18:35] <Surre> I'm pasting the whole message, one
sec
552 [06:19:05] <Surre>
replaced-url
553 [06:19:31] *** Joins: bnw (~bnw@replaced-ip )
554 [06:19:40] <Surre> looks like the daemon should have written
its pid in /run/tinyproxy/tinyproxy.pid
555 [06:19:43] <SerajewelKS> Surre: did you report the bug?
556 [06:19:49] *** Joins: tvm (~tvm@replaced-ip )
557 [06:20:06] <Surre> no, it's probably something else
honestly
558 [06:20:06] *** Joins: hamersaw (~hamersaw@replaced-ip )
559 [06:20:55] <SerajewelKS> Surre: /run should be a tmpfs on
debian
560 [06:21:11] *** Quits: srukle (~srukle@replaced-ip ) (Remote host closed the connection)
561 [06:21:22] <SerajewelKS> which means it doesn't survive
reboots. so nothing you did in there could have caused the problem.
562 [06:21:29] <SerajewelKS> or, if you did, a reboot would fix
it
563 [06:22:01] <Surre> hmn, I see your point
564 [06:22:27] <Surre> any workaround while the issue is
addressed?
565 [06:22:48] <Surre> I'm not committed to tinyproxy, any
proxy would do
566 [06:22:55] <Surre> my use case is this
567 [06:23:11] <SerajewelKS> i mean, you could back up your
config, purge it, reinstall it
568 [06:23:20] <SerajewelKS> see if that resolves the issue. if
it does, it's your config at fault.
569 [06:23:27] <Sleaker> stunnel? ssh -L? .. there's a lot
of ways to do a generic tunnel aren't there?
570 [06:23:31] <SerajewelKS> you may also try installing debian
in a VM and installing tinyproxy on that
571 [06:23:32] *** Joins: blueness (~blueness@replaced-ip )
572 [06:24:33] <SerajewelKS> Surre: did you tweak the systemd
unit at all?
573 [06:25:31] <SerajewelKS> Surre: it seems that tinyproxy drops
root privileges before writing its pid file. which is a dumb thing
to do. only root can write in /run by default.
574 [06:25:43] <SerajewelKS> so i guess this is by design. i
would report it to the debian bug tracker.
575 [06:25:44] <Surre> I have one server A from which I want to
request a 3rd party server B using two different public IPs. I plan
to setup two machines A' and A'' as proxy, on
different connections, to forward the requests from A
576 [06:25:54] <SerajewelKS> maybe the maintainer can patch it to
be sane
577 [06:25:59] <Surre> I didn't tweak anything. I'll
try purge+install in a moment
578 [06:26:07] *** Quits: qtfy (~qtfy@replaced-ip ) (Quit: bye)
579 [06:26:20] <Surre> <SerajewelKS> Surre: it seems that
tinyproxy drops root privileges before writing its pid file. which
is a dumb thing to do. only root can write in /run by default.
580 [06:26:29] <Surre> weird, if that's the case everyone
should be getting this error
581 [06:27:39] <SerajewelKS> based on the number of github issues
on their tracker about tinyproxy failing to start after a reboot,
citing errors creating a PID file, i would say plenty of people are
getting this error
582 [06:27:48] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
583 [06:27:50] <SerajewelKS> file a bug against the debian
package. the maintainer will fix it or punt it upstream.
584 [06:27:53] *** Joins: wgas (~wgas@replaced-ip )
585 [06:28:09] <Surre> alright
586 [06:28:10] *** Joins: rustbuckett (~rustbucke@replaced-ip )
587 [06:28:13] <Surre> maybe I can temporarily change the
permission of that dir
588 [06:28:22] *** Joins: kirk781 (~kirk781@replaced-ip )
589 [06:28:23] <Surre> or use another proxy altogether, if you
have a good suggestion :)
590 [06:29:17] *** Quits: masber (~masber@replaced-ip ) (Read error: Connection reset by peer)
591 [06:29:46] <Surre> changing the permissions didn't help.
there's probably another problem behind this issue?
592 [06:30:04] *** Quits: xPucTu4 (~yahoo@replaced-ip ) (Ping timeout: 256 seconds)
593 [06:30:47] *** Joins: shinnya (~shinnya@replaced-ip )
594 [06:32:21] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 240 seconds)
595 [06:32:50] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 260 seconds)
596 [06:34:14] *** Joins: Frogmorton (~lhf@replaced-ip )
597 [06:34:24] *** Joins: kooldavi (~kooldavi@replaced-ip )
598 [06:34:57] <SerajewelKS> what did you set the permissions to
599 [06:35:17] *** Joins: Toadisattva (~Toadisatt@replaced-ip )
600 [06:35:36] <Surre> 777, just to check if it worked
601 [06:35:38] <SerajewelKS> and on which nodes
602 [06:35:57] *** Quits: inaki (~inaki@replaced-ip ) (Ping timeout: 240 seconds)
603 [06:36:07] <Surre> on 777 on /run/tinyproxy/ recursively
604 [06:36:12] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 260 seconds)
605 [06:37:40] *** Joins: trytus (c12ebbfc@replaced-ip )
606 [06:39:00] *** Quits: sedo (~quassel@replaced-ip ) (Remote host closed the connection)
607 [06:39:00] *** Joins: nzhuk98 (~nazar@replaced-ip )
608 [06:39:16] *** Joins: sedo (~quassel@replaced-ip )
609 [06:39:37] *** Joins: jmnk (~jmnk@replaced-ip )
610 [06:41:44] *** Joins: wordchat (~Instantbi@replaced-ip )
611 [06:42:35] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
612 [06:43:06] *** Quits: ssarah (~miguel@replaced-ip ) (Remote host closed the connection)
613 [06:44:26] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 260 seconds)
614 [06:46:17] *** Quits: karmavil (uid261628@replaced-ip ) (Quit: Connection closed for inactivity)
615 [06:47:05] *** Joins: inaki (~inaki@replaced-ip )
616 [06:50:04] *** Quits: Toadisattva (~Toadisatt@replaced-ip ) (Quit: Toadisattva)
617 [06:50:04] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
618 [06:51:08] *** Joins: guiverc_t (~guiverc_t@replaced-ip )
619 [06:51:16] *** guiverc_t is now known as guiverc_d
620 [06:51:44] *** Joins: pragomer (~pragomer@replaced-ip )
621 [06:52:07] *** Joins: Maarten (~maarten@replaced-ip )
622 [06:54:01] *** debhelper sets mode: +l 1607
623 [06:54:14] *** Quits: ttim_ (~not@replaced-ip ) (Ping timeout: 260 seconds)
624 [06:54:24] *** Quits: guiverc_d (~guiverc_t@replaced-ip ) (Remote host closed the connection)
625 [06:56:13] *** Joins: annadane (~annadane@replaced-ip )
626 [06:56:38] *** Quits: annadane (~annadane@replaced-ip ) (Client Quit)
627 [06:57:00] *** Joins: annadane (~annadane@replaced-ip )
628 [06:57:58] *** Joins: sh1ro (~sh1ro@replaced-ip )
629 [06:58:19] *** Joins: littlebit1 (~Thunderbi@replaced-ip )
630 [06:58:23] *** Quits: annadane (~annadane@replaced-ip ) (Client Quit)
631 [06:58:33] *** Quits: b0xii (~b0xii@replaced-ip ) (Read error: Connection reset by peer)
632 [06:59:05] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
633 [06:59:05] *** littlebit1 is now known as littlebit
634 [06:59:41] *** Joins: smolboye (~smolboye@replaced-ip )
635 [07:02:25] *** Joins: sethkush- (~sethkush@replaced-ip )
636 [07:02:32] *** Quits: hen- (~hen@replaced-ip ) (Remote host closed the connection)
637 [07:03:08] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 268 seconds)
638 [07:03:38] *** Joins: b0xii (~b0xii@replaced-ip )
639 [07:05:36] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
640 [07:05:46] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 264 seconds)
641 [07:06:08] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
642 [07:06:08] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Changing host)
643 [07:06:08] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
644 [07:06:20] *** Joins: naxuroqa (~naxuroqa@replaced-ip )
645 [07:06:47] *** Joins: kallesbar (~kallesbar@replaced-ip )
646 [07:07:01] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Remote host closed the connection)
647 [07:07:30] *** Joins: sleepingforest (~sleepingf@replaced-ip )
648 [07:08:14] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
649 [07:09:19] *** sethkush- is now known as sethkush
650 [07:09:26] *** Parts: Frogmorton (~lhf@replaced-ip ) ()
651 [07:10:17] *** Joins: buspirate (~none@replaced-ip )
652 [07:11:07] *** spithash_ is now known as spithash
653 [07:11:28] *** Quits: b0xii (~b0xii@replaced-ip ) (Remote host closed the connection)
654 [07:13:35] *** Quits: aliasnumber10 (~aliasnumb@replaced-ip ) (Quit: Leaving)
655 [07:13:42] *** Joins: Notmine (~mplabs@replaced-ip )
656 [07:14:35] *** Quits: Surre (~mplabs@replaced-ip ) (Read error: Connection reset by peer)
657 [07:18:05] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Ping timeout: 240 seconds)
658 [07:18:49] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
659 [07:19:25] *** Quits: clay (~clay@replaced-ip ) (Remote host closed the connection)
660 [07:19:46] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Client Quit)
661 [07:21:33] *** Joins: sauvin (sauvin@replaced-ip )
662 [07:22:30] *** Joins: pax (~Thunderbi@replaced-ip )
663 [07:24:32] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Read error: Connection reset by peer)
664 [07:24:36] *** Joins: Surre (~mplabs@replaced-ip )
665 [07:24:41] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
666 [07:26:03] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
667 [07:27:32] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 260 seconds)
668 [07:28:01] *** Quits: Notmine (~mplabs@replaced-ip ) (Ping timeout: 248 seconds)
669 [07:30:13] *** Joins: peterrooney (~peter@replaced-ip )
670 [07:30:20] *** Quits: blingrang (~blingrang@replaced-ip ) (Quit: Leaving)
671 [07:30:26] <darxmurf> morning
672 [07:31:30] *** Joins: powi (~powi@replaced-ip )
673 [07:31:53] *** Joins: peterrooney_ (~peter@replaced-ip )
674 [07:32:42] *** Quits: peterrooney_ (~peter@replaced-ip ) (Client Quit)
675 [07:32:47] *** Quits: Thasan (~thasan@replaced-ip ) (Ping timeout: 260 seconds)
676 [07:33:00] *** Joins: peterrooney_ (~peter@replaced-ip )
677 [07:33:02] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
678 [07:33:22] *** Joins: Notmine (~mplabs@replaced-ip )
679 [07:33:33] *** Quits: Notmine (~mplabs@replaced-ip ) (Max SendQ exceeded)
680 [07:33:53] *** Quits: Surre (~mplabs@replaced-ip ) (Ping timeout: 248 seconds)
681 [07:34:01] *** debhelper sets mode: +l 1601
682 [07:34:24] *** Joins: Notmine (~mplabs@replaced-ip )
683 [07:34:34] *** Quits: mandeep_ (~mandeep@replaced-ip ) (Quit: Leaving)
684 [07:34:47] *** Joins: donofrio (~donofrio@replaced-ip )
685 [07:35:06] *** Joins: Surre (~mplabs@replaced-ip )
686 [07:35:30] *** Joins: mandeep_ (mandeep@replaced-ip )
687 [07:36:02] *** Joins: airwind (~belovent@replaced-ip )
688 [07:36:09] *** Quits: Notmine (~mplabs@replaced-ip ) (Read error: Connection reset by peer)
689 [07:37:45] *** Joins: janisvilcans (~janisvilc@replaced-ip )
690 [07:38:10] *** Quits: peterrooney_ (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
691 [07:38:13] *** Joins: electro33 (uid613@replaced-ip )
692 [07:38:41] *** Joins: Thasan (~thasan@replaced-ip )
693 [07:39:38] *** Joins: Notmine (~mplabs@replaced-ip )
694 [07:39:52] *** Joins: foo (~foo@replaced-ip )
695 [07:40:16] <foo> I'm looking at how many workers to set
on an app. It says this: Rule of thumb : (#CPU * 2) + 1 - how do I
know how many know of #CPU's I have? What command would show me
that? This instance is running in aws
696 [07:40:44] *** Joins: velix_inuse (~Velix@replaced-ip )
697 [07:41:51] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
698 [07:43:05] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 240 seconds)
699 [07:43:25] *** Quits: bachler (~bachler@replaced-ip ) (Ping timeout: 260 seconds)
700 [07:43:33] *** Quits: Surre (~mplabs@replaced-ip ) (Ping timeout: 264 seconds)
701 [07:43:51] *** Quits: jeep (~jeep@replaced-ip ) (Ping timeout: 256 seconds)
702 [07:44:18] *** Quits: sigi_ (~chatzilla@replaced-ip ) (Ping timeout: 256 seconds)
703 [07:44:18] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 256 seconds)
704 [07:44:50] *** Quits: Freddrickk (~fred@replaced-ip ) (Remote host closed the connection)
705 [07:45:20] *** Joins: Freddrickk (~fred@replaced-ip )
706 [07:45:26] *** Quits: Notmine (~mplabs@replaced-ip ) (Ping timeout: 265 seconds)
707 [07:47:05] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
708 [07:48:17] <nzhuk98> foo, you can get a list of your
processors/cores with cat /proc/cpuinfo
709 [07:48:32] *** Joins: Ximensi0ns (~Ximensi0n@replaced-ip )
710 [07:49:57] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
711 [07:50:33] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
712 [07:51:40] <foo> nzhuk98: I suspect this means I only have 1
core, correct?
replaced-url
713 [07:53:02] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 260 seconds)
714 [07:53:03] <nzhuk98> correct
715 [07:53:09] *** Joins: jpinx (~jpinx@replaced-ip )
716 [07:53:40] <foo> nzhuk98: thank you
717 [07:57:00] *** Joins: tyzef (~tyzef@replaced-ip )
718 [07:57:59] *** Joins: morphis (~morphis@replaced-ip )
719 [07:58:10] *** Joins: sigi_ (~chatzilla@replaced-ip )
720 [07:58:13] *** Joins: olegfusion (~olegfusio@replaced-ip )
721 [08:00:19] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
722 [08:01:06] *** Quits: J-BBBB (~J-BBB@replaced-ip ) (Ping timeout: 268 seconds)
723 [08:01:08] *** Joins: oceandrive (~oceandriv@replaced-ip )
724 [08:01:43] *** Quits: nobody (~none@replaced-ip ) (Ping timeout: 268 seconds)
725 [08:02:20] *** Quits: pixdamix (~pix@replaced-ip ) (Ping timeout: 268 seconds)
726 [08:02:35] *** Quits: bier (~bier@replaced-ip ) (Ping timeout: 240 seconds)
727 [08:02:57] *** Quits: tewdin (~tewdin@replaced-ip ) (Ping timeout: 268 seconds)
728 [08:03:10] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
729 [08:03:42] *** Joins: necrose99_ (~necrose99@replaced-ip )
730 [08:04:59] *** Joins: guiverc_d (~guiverc_t@replaced-ip )
731 [08:06:57] *** Quits: necrose99 (~necrose99@replaced-ip ) (Ping timeout: 264 seconds)
732 [08:08:22] *** Joins: RebelCoder (~RebelCode@replaced-ip )
733 [08:10:41] *** Joins: schu-r (~Thunderbi@replaced-ip )
734 [08:10:43] *** Joins: chele (~chele@replaced-ip )
735 [08:11:25] *** Quits: tyzef (~tyzef@replaced-ip ) (Ping timeout: 260 seconds)
736 [08:11:32] *** Quits: erasmus (~erasmus@replaced-ip ) (Ping timeout: 265 seconds)
737 [08:12:19] *** Joins: tyzef (~tyzef@replaced-ip )
738 [08:12:30] *** Quits: mandeep_ (mandeep@replaced-ip ) (Ping timeout: 265 seconds)
739 [08:14:43] *** Quits: nzhuk98 (~nazar@replaced-ip ) (Quit: WeeChat 1.6)
740 [08:14:50] *** Quits: dondelelcaro (don@replaced-ip##) (Quit: ZNC 1.6.5+deb1 - ##replaced-url
741 [08:15:02] *** Joins: dondelelcaro (don@replaced-ip )
742 [08:15:10] *** Joins: kardborren (~weechat@replaced-ip )
743 [08:15:34] *** Joins: annadane (~annadane@replaced-ip )
744 [08:18:33] *** Joins: J-BBBB (~J-BBB@replaced-ip )
745 [08:22:19] *** Joins: altin (~altin@replaced-ip )
746 [08:23:15] *** Joins: pixdamix (~pix@replaced-ip )
747 [08:23:55] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 268 seconds)
748 [08:24:20] *** Joins: enki (~enki@replaced-ip )
749 [08:24:51] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
750 [08:26:12] *** Joins: tewdin (~tewdin@replaced-ip )
751 [08:26:12] *** Quits: tewdin (~tewdin@replaced-ip ) (Changing host)
752 [08:26:12] *** Joins: tewdin (~tewdin@replaced-ip )
753 [08:27:38] *** Joins: bachler (~bachler@replaced-ip )
754 [08:28:02] *** Joins: tagomago (~tagomago@replaced-ip )
755 [08:28:05] *** Joins: bier (~bier@replaced-ip )
756 [08:29:55] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
757 [08:30:36] *** Joins: handsome_feng (~feng@replaced-ip )
758 [08:31:29] *** Quits: finlstrm (~quassel@replaced-ip ) (Ping timeout: 248 seconds)
759 [08:31:55] *** Quits: Alam_Squeeze (alam@replaced-ip ) (Ping timeout: 245 seconds)
760 [08:32:10] *** Quits: lsyoyom (~liny01@replaced-ip ) (Ping timeout: 264 seconds)
761 [08:32:10] *** Joins: hatesec (~chronicle@replaced-ip )
762 [08:32:27] *** Quits: tewdin (~tewdin@replaced-ip ) (Ping timeout: 240 seconds)
763 [08:32:29] *** Joins: ]BFG[ (~BFG@replaced-ip )
764 [08:32:48] <]BFG[> fuck debian with your worthless fucking
piece of shit SYSTEMD
765 [08:32:53] <]BFG[> get fucked into pieces
766 [08:32:58] <]BFG[> hope this shit project dies
767 [08:33:09] *** Parts: ]BFG[ (~BFG@replaced-ip ) ()
768 [08:33:51] *** Joins: Alam_Squeeze (alam@replaced-ip )
769 [08:33:58] *** Joins: lsyoyom (~liny01@replaced-ip )
770 [08:34:02] *** debhelper sets mode: +l 1611
771 [08:34:16] *** Joins: finlstrm (~quassel@replaced-ip )
772 [08:34:21] <pvdp> There is always #devuan for you...
773 [08:34:55] *** Joins: dunaeth (~dunaeth@replaced-ip )
774 [08:38:06] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 268 seconds)
775 [08:40:46] *** Joins: xPucTu4 (~yahoo@replaced-ip )
776 [08:43:57] *** Quits: bachler (~bachler@replaced-ip ) (Ping timeout: 260 seconds)
777 [08:43:57] *** Joins: jmnk (~jmnk@replaced-ip )
778 [08:44:00] *** Joins: Dragon092 (~Dragon@replaced-ip )
779 [08:44:37] <iflema> is devuan reproducable yet...
780 [08:46:38] *** Joins: OxDebug (~0xDebug@replaced-ip )
781 [08:47:06] *** Quits: tdn (~tdn@replaced-ip ) (Quit: leaving)
782 [08:47:27] *** Joins: tdn (~tdn@replaced-ip )
783 [08:47:38] <OxDebug> Just a quick test.
784 [08:48:54] <annadane> !test
785 [08:48:54] <dpkg> Test failed.
786 [08:49:01] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 256 seconds)
787 [08:49:20] *** Quits: pixdamix (~pix@replaced-ip ) (Ping timeout: 260 seconds)
788 [08:49:22] <OxDebug> lol
789 [08:49:29] <OxDebug> testing color scheme thats why lol dont
poke too much fun
790 [08:50:10] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 264 seconds)
791 [08:50:52] *** Joins: bachler (~bachler@replaced-ip )
792 [08:51:05] *** Quits: altin (~altin@replaced-ip ) (Remote host closed the connection)
793 [08:51:09] <rant> foo: use lscpu instead
794 [08:51:22] *** Joins: pixdamix (~pix@replaced-ip )
795 [08:51:31] *** Joins: encod3 (~encod3@replaced-ip )
796 [08:51:38] <rant> proc is cumbersome for that info because it
outputs a whole thing for each core rather than combining it all
into one
797 [08:51:50] <rant> which is what lscpu does
798 [08:52:24] *** Quits: OxDebug (~0xDebug@replaced-ip ) (Quit: Well its 2am, time to go home and spend some quality time
with the kids.)
799 [08:53:03] *** Joins: adoua (~adoua@replaced-ip )
800 [08:55:23] *** velix_inuse is now known as velix
801 [08:56:12] *** Joins: srtu (~hypnotoad@replaced-ip )
802 [08:56:28] *** Joins: tewdin (~tewdin@replaced-ip )
803 [08:56:37] *** Quits: airwind (~belovent@replaced-ip ) (Quit: Lost sanity)
804 [08:57:08] *** Joins: drzacek (~drzacek@replaced-ip )
805 [08:57:27] *** Quits: MrGr33n (~None@replaced-ip ) (Read error: Connection reset by peer)
806 [08:57:52] *** Joins: OS-38968 (~OS-38968@replaced-ip )
807 [08:58:20] *** Joins: dadabidet (5e178c66@replaced-ip )
808 [08:58:24] <dadabidet> hello
809 [08:58:37] *** Joins: MrGr33n (~None@replaced-ip )
810 [08:58:43] <dadabidet> does debian support a lighter
windowing manager, like XFCE?
811 [08:59:02] <dadabidet> I mean what is the most reliable of
them?
812 [08:59:04] <rant> xfce is not a window manager and yes we
have xfce
813 [08:59:18] <dadabidet> what's it called then?
814 [08:59:27] <rant> we have 6 complete desktop environments, of
which xfce is one of them
815 [08:59:30] <dadabidet> xorg is a windowing manager
816 [08:59:32] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
817 [08:59:43] <rant> window managers on the other hand we have
probably more than 4 times that many
818 [08:59:57] <rant> no xorg is not a windowing managr either
819 [09:00:17] *** Joins: janisvilcans (~janisvilc@replaced-ip )
820 [09:00:20] <rant> its a graphical client server it doesnt
even put things into a window
821 [09:00:33] <dadabidet> X then?
822 [09:00:38] <rant> you have to run an actual window manager AS
an X client to even have windows
823 [09:00:46] <rant> X doesnt do windows
824 [09:00:55] <dadabidet> ok so X is a window manager
825 [09:00:57] *** Joins: b0xii (~b0xii@replaced-ip )
826 [09:01:08] <dadabidet> any example of a window manager?
827 [09:01:10] <rant> X DOES NOT DO WINDOWS _AT_ _ALL_
828 [09:01:19] *** Joins: CountryNerd_ (~CountryNe@replaced-ip )
829 [09:01:21] <rant> thats what a window manager does
830 [09:01:37] <rant> a window manager is an X11 client
application
831 [09:01:41] *** Joins: CyberHacker (~CyberHack@replaced-ip )
832 [09:01:45] <rant> X is the server
833 [09:02:09] *** Quits: CountryNerd (~CountryNe@replaced-ip ) (Ping timeout: 268 seconds)
834 [09:02:12] <dadabidet> <rant> window managers on the
other hand we have probably more than 4 times that many <- any
example?
835 [09:02:21] <babilen> dadabidet: take a look at i3, awesomewm,
xmonad, fluxbox, openbox, …
836 [09:02:31] <rant> all X does is start a server that makes use
of the graphics and input hardware to allow applications to connect
to it as clients
837 [09:02:33] <mroh> dadabidet: the (standard) window manager in
xfce is called xfwm4
838 [09:02:47] <dadabidet> are those usable on top of gnome or
xfce?
839 [09:03:05] <babilen> dadabidet: partially, but generally
speaking: no
840 [09:03:29] <rant> dadabidet: gnome and xce are whats called
Desktop Environments, which include a window manager, and the window
manager can be swapped out for another, yes
841 [09:03:34] <babilen> The desktop environments you mentioned
typically come with their own window manager (cf. mroh's
comment)
842 [09:04:01] *** debhelper sets mode: +l 1622
843 [09:04:24] * babilen would love to see KDE paired with i3
844 [09:04:57] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 240 seconds)
845 [09:05:09] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Ping timeout: 264 seconds)
846 [09:06:07] <dadabidet> so now, a bare copy of netinst.iso on
a fat32 usb drive will suffice for installing?
847 [09:06:23] *** Joins: booyah (~bb@replaced-ip )
848 [09:06:47] *** Joins: nobody (~none@replaced-ip )
849 [09:06:47] *** Quits: nobody (~none@replaced-ip ) (Changing host)
850 [09:06:47] *** Joins: nobody (~none@replaced-ip )
851 [09:06:56] <rant> dadabidet: a desktop envrionment (DE) is a
suite of applications, we have 7 of them Gnome, KDE, Mate, Cinnamon,
LXDE, LXQT, XF. A DE typically includes a session manager which
maintains all the applications that are part of the DE and handles
logging in/out and starts up applications and remembers running
applications to start next time. There is also a window manager
which makes windows and draws frames and
852 [09:07:02] <rant> allows you to mov e applications around and
stack them, then there is usualy some kind of panel for menus/icons
etc, a deskto application providing the ability to put icons and
perhaps applets on the root window of X, and then there is usually a
file manager a browser and various other accessories and such
included
853 [09:07:35] <rant> dadabidet: what sort of internet
connectivity do you have on the machine you will install to? and
what sort of networking adapter does it have?
854 [09:08:08] <dadabidet> Im just looking for a light DE, I
guess xfce is popular enough, I remember LXDE is less mainstream
855 [09:08:31] <dadabidet> I have an asus laptop, wifi requires
web login, so it's not great
856 [09:08:56] <rant> dadabidet: does the wifi remember the mac
ID or does it require web login every time?
857 [09:09:26] <rant> I use one of those but mine will remember
my network adapters MAC ID so I only have to login once as long as I
use the same mac/hardware address
858 [09:09:29] <dadabidet> Mmmmh good question, I don't
think I had to login this morning, so it might remember MAC like
you're saying
859 [09:09:44] <rant> dadabidet: you cannot do a web login from
the netinstall
860 [09:09:45] <dadabidet> I remember it kinda of resets around
11AM
861 [09:10:09] <dadabidet> so netinstall, being a 290MB still
requires being online
862 [09:10:11] <rant> so if you need to do that, a netinstall
will not be sufficient to do more than a base (text) install
863 [09:10:39] <rant> yes, that is correct. you may also have
issues if your wifi adapter requires non-free firmware
864 [09:10:44] <dadabidet> Ill use gnome at first
865 [09:11:04] <annadane> i think xfce's certainly more
light than gnome
866 [09:11:04] <dadabidet> jeez wifi sucks so much
867 [09:11:09] <rant> so you may be better off using the GNOME
dvd1 iso to install unless you are savvy
868 [09:11:19] <dadabidet> its 2018 and wifi still sucks on linux
869 [09:11:25] <annadane> yeah well
870 [09:11:29] *** Joins: Srdeg (~srged@replaced-ip )
871 [09:11:34] <annadane> the dream is to _someday_ have passably
free hardware
872 [09:11:46] <dadabidet> If the debian DVD image fits on my usb
drive I can also use it
873 [09:11:52] <Srdeg> Does anyone know whats up with these
errors:
replaced-url
874 [09:12:09] <rant> no, it works pretty good in most cases..
just Debian's policy is not to include non-free components in
its main distribution which may or may not even apply to you.. my
wifi doesnt require non-free firmware
875 [09:12:34] <rant> you can also add in the non-free firmware
during the installer but the unstaller doesnt come with it
876 [09:12:37] * annadane doesn't use wifi really ever so ignores
dpkg complaining
877 [09:13:04] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Remote host closed the connection)
878 [09:13:15] *** Joins: abba (~abba@replaced-ip )
879 [09:13:42] *** Joins: BlueByte_ (~walther@replaced-ip )
880 [09:13:50] *** Quits: smolboye (~smolboye@replaced-ip ) (Ping timeout: 260 seconds)
881 [09:14:26] <rant> Srdeg: if you mean the rfkill stuff it
means the radio kill switch is on
882 [09:15:38] <rant> Srdeg: there are sometimes software and/or
hardware switches to shut off the radios on a system.. that can be
for any radios.. wifi, bluetooth, etc.. and for example clicking on
the network manager icon in a panel and unchecking wifi sets a soft
kill, where flipping a switch on a laptop sets a hard kill
883 [09:15:48] <agio> there are some libre wifi adapters
available:
884 [09:15:50] <agio>
replaced-url
885 [09:16:23] <agio> that have libre firmware too
886 [09:16:34] <rant> mine isn't libre per-se its just old
and doesnt require non-free firmware. It does however have a bug
that makes it not work with the new interace naming scheme
887 [09:16:35] *** Quits: dadabidet (5e178c66@replaced-ip ) (Ping timeout: 260 seconds)
888 [09:16:38] *** Quits: tyzef (~tyzef@replaced-ip ) (Quit: WeeChat 1.6)
889 [09:16:38] *** Joins: msimpson (~msimpson@replaced-ip )
890 [09:17:01] *** Joins: smolboye (~smolboye@replaced-ip )
891 [09:17:23] <rant> it uses a Realtek RTL8187B chipset and as
long as you disable the net.ifnames at boot, it works fine
892 [09:17:42] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
893 [09:17:54] *** Joins: chele (~chele@replaced-ip )
894 [09:18:13] <agio> rant: im running realtek rtl8192se - its a
good adapter but non-free. did you replace your original wifi
adapter with the Realtek?
895 [09:18:34] <rant> I dont have an "original wifi
adapter"
896 [09:18:56] <rant> I'm on a thin client that didnt have
one so I used a Netgear WG111v3 USB
897 [09:19:15] <rant> I could certainly put one in it.. it has a
mini pcie slot.. but I dont have one :P
898 [09:19:49] *** Joins: dionysus70 (~Thunderbi@replaced-ip )
899 [09:20:01] <Srdeg> rant: and what should i do to fix it ?
900 [09:20:02] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Remote host closed the connection)
901 [09:20:02] <agio> rant: oh, ok. and the netgear uses the
rtl8187b "under the hood" ?
902 [09:20:09] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
903 [09:20:10] *** dionysus70 is now known as dionysus69
904 [09:20:38] <rant> Srdeg: you should first figure out what is
causing the rfkill, use the rfkill command to see if its hard or
soft blocked.. then you remove the block by turning the kill off
905 [09:20:41] *** Joins: xav92 (~xavier@replaced-ip )
906 [09:20:50] *** Quits: foka (~foka@replaced-ip ) (Read error: Connection reset by peer)
907 [09:21:18] *** Joins: sysvalve (~sysvalve@replaced-ip )
908 [09:21:23] <Srdeg> rant , its not hard its just that the wifi
drops and the NM reconnects it
909 [09:21:28] <rant> Srdeg: I can't say because as I told
you there are numerous ways it can be enabled and idk what
you've done.. you may have a physical switch on your machine
you flipped, or maybe you clicked disable networking in the
network-manager applet I dont knot
910 [09:22:00] <rant> and those are just the two most common ways
an RF Kill is applied not by any means the only way
911 [09:22:13] <Srdeg> rant: thats the thing, i dont do anything
, it just randomly disconnects the wifi :/
912 [09:22:14] <rant> the rfkill command can do it
913 [09:22:27] <agio> rant: how do you find the performance of
the netgear/rtl8187b ?
914 [09:22:33] *** Joins: dadabidet (5e178c66@replaced-ip )
915 [09:22:42] <rant> Srdeg: that may be so, but I've never
known it to be.. rfkills arent usually applied automatically
916 [09:22:55] <dadabidet> sorry did see the answer to my
question about a larger USB image/
917 [09:23:10] <dadabidet> if you answered my question
918 [09:23:19] *** Joins: TomyWork (~tomy@replaced-ip )
919 [09:23:22] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
920 [09:23:23] <Srdeg> rant: maybe the switch is fkedup... and
thats why i keep getting this problem
921 [09:23:28] <rant> Srdeg: you need to provide more info and
use a damn pastebin so we can read it.. like paste.debian.net or
termbin.com because that screenshot was nearly unreadable
922 [09:23:48] <rant> Srdeg: I wouldnt know until you tell me
more about the hardware or the output from the rfkill command
923 [09:24:07] *** Joins: Pjusur (~Pjusur@replaced-ip )
924 [09:24:33] *** Joins: mibo1 (~mibo@replaced-ip )
925 [09:24:42] <rant> Srdeg: though its possible rfkill is not
installed which would be a pain when your network isnt working to
install it
926 [09:25:27] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 240 seconds)
927 [09:25:30] <rant> dadabidet: you need to figure out what kind
of wifi adapter you have.. what OS is the machine running now?
928 [09:25:32] <Srdeg> rant: I'm using... Wifi 4965AGN /
Wireless Card
929 [09:26:01] <dadabidet> rant windows10
930 [09:26:04] <rant> Srdeg: so are millions of other people..
that wouldnt tell me if the machine its in has a hardware or
soft-fn-key switch
931 [09:26:28] <Srdeg> rant: yes this old lappy does have a hard
switch
932 [09:26:28] *** Joins: PedroDeLaMancha (~pierre27@replaced-ip )
933 [09:26:44] *** Quits: chele (~chele@replaced-ip ) (Ping timeout: 256 seconds)
934 [09:26:56] <dadabidet> rant realtek RTL8723BE
935 [09:26:58] <rant> dadabidet: you should be able to go to the
device manager and right click the network card and goto properties
and get the vend/prod id codes of your adapter or at least tell us
its generic name and we can try determine if additional firmware
would be required
936 [09:27:46] *** Quits: ktrl (~ktrl@replaced-ip ) (Ping timeout: 260 seconds)
937 [09:28:21] <dadabidet> Realtek RTL8723BE Wireless LAN 802.11n
PCI-E NIC
938 [09:28:34] <rant> dadabidet: yes that adapter requires
firmware-realtek which is in our non-free section so you could use
the netinstall but you'd need to manually provide that firmware
package
939 [09:28:56] <rant> dadabidet: or alternatively use a larger
install media
940 [09:29:16] *** Joins: janisvilcans (~janisvilc@replaced-ip )
941 [09:29:47] <agio> also, if you need to connect to a secured
access point you will need wpa_supplicant - which I dont think is
provided by the netinstaller
942 [09:29:50] <dadabidet> rant: so what image should I download?
is there a larger image I can copy directly to my usb drive?
943 [09:30:29] <dadabidet> so only torrents are available
944 [09:30:30] <rant> dadabidet: its your choice.. you would need
only manually download the firmware-realtek package and put it on
the netinst media
945 [09:30:34] *** Quits: DIRT (~DIRT@replaced-ip ) (Ping timeout: 260 seconds)
946 [09:30:45] *** Joins: foka (~foka@replaced-ip )
947 [09:30:47] <rant> dadabidet: and no, its available as torrent
or http/ftp download
948 [09:31:15] <rant> ,v firmware-realtek
949 [09:31:16] <judd> Package: firmware-realtek on amd64 --
wheezy/non-free: 0.36+wheezy.1; wheezy-backports/non-free:
0.43~bpo70+1; jessie/non-free: 0.43; jessie-backports/non-free:
20161130-3~bpo8+1; stretch/non-free: 20161130-3;
stretch-backports/non-free: 20170823-1~bpo9+1; buster/non-free:
20170823-1; sid/non-free: 20170823-1
950 [09:31:19] *** Joins: littlebit (~Thunderbi@replaced-ip )
951 [09:31:26] <agio> rant: how do you find the performance of
the netgear/rtl8187b ? does it work well?
952 [09:32:03] *** Joins: milpool (39qUwYQpst@replaced-ip )
953 [09:32:20] <dadabidet>
replaced-url
954 [09:32:24] *** Joins: s8548a (~s8548a@replaced-ip )
955 [09:32:46] <s8548a> hi
956 [09:32:49] <rant> dadabidet: its not in the /dists/ its in
/pool/non-free/f/firmware-nonfree/firmware-realtek_20161130-3_all.deb
957 [09:33:16] <dadabidet> rant: I meant the large dvd image I
can copy on an usb drive
958 [09:33:38] <s8548a> is sudo password is not the root pswd and
user pswd?
959 [09:33:57] <dadabidet>
replaced-url
960 [09:33:59] <rant> dadabidet: oh, that also is not in /dists/
or even /debian/ its in /debian-cd/
961 [09:34:02] *** Joins: yareckonirc (~yareckoni@replaced-ip )
962 [09:34:02] *** debhelper sets mode: +l 1630
963 [09:35:00] <dadabidet> oh so the larger image is actually 3
dvd images?
964 [09:35:06] *** Quits: Kevlar_Noir (~lexou@replaced-ip ) (Quit: Leaving)
965 [09:35:21] <rant> dadabidet: that mirror doesn't seem to
have it..
replaced-url
966 [09:35:25] *** Joins: bevan (~bevan@replaced-ip )
967 [09:35:28] <rant> dadabidet: you only need the first one
968 [09:35:43] <rant> dadabidet: its actually more like 14 DVDs
but only 3 are available for download
969 [09:35:56] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
970 [09:36:05] *** Quits: sdrac8 (~sdrac8@replaced-ip ) (Read error: Connection reset by peer)
971 [09:36:15] *** Quits: bevan (~bevan@replaced-ip ) (Client Quit)
972 [09:36:15] <rant> dadabidet: without knowing the arch and if
you want BT or HTTP/FTP I can't give you a direct link
973 [09:36:33] <rant> dadabidet: would also need to know which DE
you want as there are DVD1 ISOS for each DE
974 [09:36:33] <dadabidet> whatever happens, will the
firmware-realtek package be in that DVD1 ?
975 [09:36:36] *** Quits: wgas (~wgas@replaced-ip ) (Remote host closed the connection)
976 [09:36:38] <rant> no
977 [09:36:41] *** Joins: sdrac8 (~sdrac8@replaced-ip )
978 [09:36:46] <dadabidet> rant: I'll do with gnome for now
979 [09:36:56] <dadabidet> ok so I don't need that DVD
intall
980 [09:37:01] *** Joins: wgas (~wgas@replaced-ip )
981 [09:37:04] <rant> well I could check.. but its irrelevant
really as it'd have all the whole DE on the DVD
982 [09:37:10] *** Joins: demonb (~demonb@replaced-ip )
983 [09:37:34] *** Joins: adoua (~adoua@replaced-ip )
984 [09:37:41] <dadabidet> Can I have that firmware-realtek in an
usb install?
985 [09:37:55] *** Joins: chele (~chele@replaced-ip )
986 [09:38:23] <s8548a> BRB
987 [09:38:57] <rant> dadabidet: its in the non-free section so
only way to have it is to download it manually no matter which
method you use. However with the DVD you wont need it DURING install
because the DVD will have everything needed to install a complete
graphical DE system
988 [09:39:17] <dadabidet> ooh
989 [09:39:18] <rant> dadabidet: in any case you will have to
manually download or download with apt after install
990 [09:39:50] <rant> dadabidet: the netinst just only contains
enough to install a base system which is text mode only
991 [09:40:16] <dadabidet> although netinst is a smaller isntall
time that downloading the full DVD, since netinst will pick relevant
packages
992 [09:41:08] <dadabidet> I should just put the realtek package
on the USB drive and manually isntall it
993 [09:41:13] <rant> dadabidet: netinst will download those
packages if you want to install a DE but if you dont have your
firmware during the netinst (which you must manually add since its
non-free) you will not be able to install more than whats on the
netinst image which is only the base
994 [09:41:56] <rant> dadabidet: if you manually download the
firmware-realtek deb and put it on the netinst you can then load it
during install and install a complete desktop install via the
internet
995 [09:42:24] <dadabidet> where is that .deb?
996 [09:42:34] <dadabidet> just google I guess
997 [09:43:01] <rant> dadabidet: its in
/pool/non-free/f/firmware-nonfree/firmware-realtek_20161130-3_all.deb
998 [09:43:02] <danwellby>
replaced-url
999 [09:43:16] <rant> danwellby: uh.. no..
1000 [09:43:23] <rant> thats ancient
1001 [09:43:26] <annadane>
replaced-url
1002 [09:43:41] <dadabidet>
replaced-url
1003 [09:43:47] <dadabidet> yes I found the same
1004 [09:43:51] *** Quits: ukine (~ukine@replaced-ip ) (Remote host closed the connection)
1005 [09:43:52] <annadane> (not sid!)
1006 [09:43:54] <dadabidet> less than 400KB
1007 [09:43:56] <rant> dadabidet: I woudlnt download the sid one
either
1008 [09:44:06] <danwellby> thats right, wrong way
1009 [09:44:08] <rant> if you want to use the previously mentioned
mirror
1010 [09:45:39] <dadabidet> what is the difference?
1011 [09:45:40] *** Quits: Srdeg (~srged@replaced-ip ) (Quit: Lost terminal)
1012 [09:45:46] <rant>
replaced-url
1013 [09:46:07] *** Joins: mbucher_ (~mbucher@replaced-ip )
1014 [09:46:08] <rant> the difference is you dont want a sid or
wheezy package on a stretch system
1015 [09:46:11] *** Joins: aton` (~aton@replaced-ip )
1016 [09:46:15] *** Quits: jarl (~blt@replaced-ip ) (Remote host closed the connection)
1017 [09:46:25] *** Joins: kork40 (53e92dfe@replaced-ip )
1018 [09:46:32] *** Quits: kork40 (53e92dfe@replaced-ip ) (Client Quit)
1019 [09:46:38] <rant> the above link is the stretch package from
the mirror you mentioned earlier
1020 [09:46:44] *** Quits: silverballz (~hidden@replaced-ip ) (Remote host closed the connection)
1021 [09:47:27] <annadane> i think you create a folder in the top
level of your install medium called firmware and put the .deb in
there, if i'm not mistaken
1022 [09:47:32] <annadane> the install notes mention this
1023 [09:47:39] <rant> and really you only need one file from that
deb
1024 [09:48:01] <rant> but as annadane said IIRC you can just put
the deb on the root of the netinst image
1025 [09:48:03] <dadabidet> so do we agree that netinst.iso will
boot automatically, by just copying it on a USB stick?
1026 [09:48:18] *** Joins: jarlaxl (~blt@replaced-ip )
1027 [09:48:27] <annadane> it depends on your BIOS
1028 [09:48:38] <annadane> ...settings
1029 [09:48:49] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 248 seconds)
1030 [09:48:55] *** Joins: unmy (~unmy@replaced-ip )
1031 [09:48:56] <rant> dadabidet: yes, it will boot if copied i.e.
cp netinst.iso /dev/sdb on linux, but you said you're on
windows 10, so no.. you need a raw writer
1032 [09:49:05] <rant> linux knows what to do with it, windows
doesnt
1033 [09:49:07] <dadabidet> oh ok
1034 [09:49:09] *** Joins: silverballz (~hidden@replaced-ip )
1035 [09:49:46] <annadane> bah i'm trying to find the right
link about the firmware on the install medium and can't find it
1036 [09:49:50] <dadabidet> so a raw writer like what, does debian
recommends one?
1037 [09:49:57] <annadane> usually people use cp
1038 [09:50:04] *** Joins: BlackBishop (dexter@replaced-ip )
1039 [09:50:12] *** Joins: airwind (~belovent@replaced-ip )
1040 [09:50:13] <rant> annadane: for win10
1041 [09:50:14] <dadabidet> yes I know but Im installing debian
because I don't have linux
1042 [09:50:16] <annadane> oh, windows 10
1043 [09:50:20] <annadane> !win32diskimager
1044 [09:50:20] <dpkg> win32diskimager is much more reliable than
<unetbootin> for copying ISO images to USB sticks and you can
download it from
replaced-url
1045 [09:50:32] <danwellby> etcher is the most user friendly
writer I have found for windows, even if it is non-free
1046 [09:50:39] *** Quits: Eduard_Munteanu (~Eduard_Mu@replaced-ip ) (Remote host closed the connection)
1047 [09:51:01] <annadane> !etcher
1048 [09:51:01] <dpkg> Initial testing shows etcher is not a
reliable way to copy debian images for installation. instead use cp
or dd for linux, or win32diskimager for windows.
replaced-url
1049 [09:51:08] <BlackBishop> trying to upgrade all the packages
to latest deb8 so I can then move to deb9 I get this ..
replaced-url
1050 [09:51:24] <dadabidet> I hope that file is not malware
infected like many of those sourceforge projects
1051 [09:51:34] *** Joins: Krisostoomus (~Krisostoo@replaced-ip )
1052 [09:51:37] <annadane> the .deb? it's from debian's
website...
1053 [09:51:45] <rant> annadane:
replaced-url
1054 [09:51:57] <rant> annadane: he means the image writer
1055 [09:52:01] <annadane> the issue is i'm trying to read
when i'm really tired
1056 [09:52:17] * rant makes annadane a coffee
1057 [09:52:36] <annadane> oh, scourgeforge, right
1058 [09:52:46] <annadane> err, sourceforge
1059 [09:52:58] <rant> actually loading firmware in installer
though is
replaced-url
1060 [09:53:07] <rant> which is the best resource as the wiki is
dated
1061 [09:53:14] <babilen> dpkg: firmware image
1062 [09:53:15] <dpkg> Unofficial <netinst> and DVD
installer images containing non-free Debian firmware packages are
available for installing Debian 9 "Stretch". See
replaced-url
1063 [09:53:34] <annadane> actually it's
replaced-url
1064 [09:53:36] <annadane> ...yeah
1065 [09:53:45] <annadane> too slow
1066 [09:53:57] <rant> babilen: now that i didnt know about
1067 [09:54:04] *** Joins: cdown (~cdown@replaced-ip )
1068 [09:54:11] *** Quits: siraben (~user@replaced-ip ) (Ping timeout: 256 seconds)
1069 [09:54:44] <annadane> "To prepare a USB stick (or other
medium like a hard drive partition, or floppy disk), the firmware
files or packages must be placed in either the root directory or a
directory named /firmware of the file system on the medium"
1070 [09:54:56] <rant> dadabidet: appaerently as bablien has
informed us, we DO have installer images with the firmware already
on them
1071 [09:54:58] <annadane> root here meaning top level
1072 [09:55:07] <annadane> and yeah we do, so it's up to you
1073 [09:55:09] <babilen> You can just grab the images referenced
above if you plan to use the netinst
1074 [09:55:30] *** Quits: Krisostoomus (~Krisostoo@replaced-ip ) (Client Quit)
1075 [09:56:02] <dadabidet> rant: babilen are those stable version
of debian? are they just tailored image for wifi support?
1076 [09:56:41] <rant> dadabidet: it appears so.. and being that
they're on debian.org, while they're unoficial they are
obviously from offical channels
1077 [09:56:50] <dadabidet> seems like they're specially made
for chipset support
1078 [09:56:56] *** Joins: daze (~daze@replaced-ip )
1079 [09:57:05] *** Joins: cdown_ (~cdown@replaced-ip )
1080 [09:57:06] <dadabidet> but they're non free image then
1081 [09:57:40] <babilen> Indeed, non-free firmware is in non-free
1082 [09:57:42] <dadabidet> yes they non free its in the path
1083 [09:58:01] <babilen> dpkg: firmware
1084 [09:58:01] <dpkg> Firmware is software to operate electronic
devices, usually contained in EPROM or flash memory. Some Linux
kernel drivers require firmware to be provided from userspace,
notably for <WiFi> devices. Most firmware files are not part
of a Debian release as they do not conform to the <DFSG>; some
are available via <contrib> and <non-free> packages, ask
me about <search>. See also <installer firmware>.
replaced-url
1085 [09:58:35] <rant>
replaced-url
1086 [09:58:56] <annadane> that's probably what i should have
done initially back when i didn't know any better, i'm not
sure if i ever knew of the existence of the non-free images, luckily
everything worked out on the first try
1087 [09:59:06] *** Joins: dreamon__ (~dreamon@replaced-ip )
1088 [09:59:21] <annadane> and by first try i really mean like
fifth try because i used rufus
1089 [09:59:28] <rant> I have always used full install images or
installed over ethernet in these cases
1090 [09:59:30] <dadabidet> annadane: you mean wifi worked without
those non free firmware? what kind of chipset was it?
1091 [09:59:48] <dadabidet> Well Im at a school, so no ethernet
1092 [09:59:54] <annadane> i just meant in general for my system,
back when my level of knowledge was less than it is now (if such a
thing is even possible)
1093 [10:00:07] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 268 seconds)
1094 [10:00:08] *** Quits: hph^ (~hph@replaced-ip ) (Remote host closed the connection)
1095 [10:00:12] *** cdown_ is now known as cdown
1096 [10:00:17] *** Joins: toorop (~toorop@replaced-ip )
1097 [10:00:28] *** Joins: hph^ (~hph@replaced-ip )
1098 [10:00:29] *** Quits: hph^ (~hph@replaced-ip ) (Max SendQ exceeded)
1099 [10:00:37] <annadane> my wifi lists firmware that should be
installed though i don't know if that's for bare minnimum
functionality or maximum functionality, but i never use it anyway so
i just don't bother
1100 [10:00:47] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 250 seconds)
1101 [10:00:49] *** Joins: hph^ (~hph@replaced-ip )
1102 [10:00:50] *** Quits: hph^ (~hph@replaced-ip ) (Max SendQ exceeded)
1103 [10:00:54] <annadane> and not for installs anyhow
1104 [10:00:55] *** Joins: ttim (~not@replaced-ip )
1105 [10:01:09] *** Joins: hph^ (~hph@replaced-ip )
1106 [10:01:10] *** Quits: hph^ (~hph@replaced-ip ) (Max SendQ exceeded)
1107 [10:01:15] <rant> as I mentioned I have an old Netgear
WG111v3 USB dongle and it has the RTL8187B which doesnt require
non-free firmware, and is supported by the installer.. however if
the installer/system uses the new long interface naming scheme the
adapter will constantly deauth every time you try connect
1108 [10:01:25] <rant> requires the kernel param net.ifnames=0 to
work
1109 [10:01:28] <annadane> have we confirmed the architecture in
question here actually is amd64? it's good to check
1110 [10:01:32] *** Joins: hph^ (~hph@replaced-ip )
1111 [10:01:34] *** Quits: hph^ (~hph@replaced-ip ) (Max SendQ exceeded)
1112 [10:01:35] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
1113 [10:01:44] <annadane> but yeah, just replace amd64 with
whatever yours actually is
1114 [10:01:47] <rant> annadane: he's running win10 on it.. I
think its a safe bet
1115 [10:01:54] <annadane> (it usually is amd64, it's by far
the most common)
1116 [10:01:54] *** Joins: hph^ (~hph@replaced-ip )
1117 [10:01:55] *** Quits: hph^ (~hph@replaced-ip ) (Max SendQ exceeded)
1118 [10:02:01] <rant> annadane: its not like win10 has a wide
range of supported archs
1119 [10:02:04] <rant> heh
1120 [10:02:20] <rant> it pretty much only runs on amd64
1121 [10:02:35] <rant> Win10 IOT on the other hand... will run on
arm
1122 [10:02:39] *** Joins: j7k6 (~j7k6@replaced-ip )
1123 [10:02:52] <rant> but regular Win10 only has support for one
arch that I'm aware.
1124 [10:03:29] *** Joins: turfal (~Thunderbi@replaced-ip )
1125 [10:03:40] <rant> it may technically run on x86 32bit but
good luck finding drivers for everything :P
1126 [10:03:55] <annadane> ok ok ok ok ok i get it
1127 [10:04:01] *** debhelper sets mode: +l 1638
1128 [10:04:02] <annadane> sorry for being prudent :P
1129 [10:04:41] <rant> annadane: na, its a valid point.. but since
we've been told (because I asked) that the system is currenly
win10.. we can reasonably deduce/assume amd64
1130 [10:04:59] *** Joins: pvn (~vep2@replaced-ip )
1131 [10:05:32] *** Quits: c0ncealed2 (c0ncealed@replaced-ip ) (Read error: Connection reset by peer)
1132 [10:06:09] *** Joins: c0ncealed2 (c0ncealed@replaced-ip )
1133 [10:06:46] <dadabidet> I just have to pray that this wifi
router will remember my MAC address
1134 [10:07:03] <rant> prior versions of windows especially XP,
Vista, or 7 you can't assume.. XP 64 was rare.. but it existed
1135 [10:07:40] <rant> dadabidet: and furthermore that both Win10
and the installer are using the actual hw mac and not randomly
generating one
1136 [10:07:41] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1137 [10:07:46] *** Joins: ttim_ (~not@replaced-ip )
1138 [10:07:46] <annadane> "debian is the universal OS, you
can run it on a toaster" "ok, what's the architecture
of the toaster"
1139 [10:08:16] * annadane now wants to actually try installing it on a
toaster purely to see if it can be done
1140 [10:08:37] <rant> I haven't used/supported win10 to know
if it has a 32bit.. but I do know its so new, pcs which have it also
have amd64 instruction sets
1141 [10:08:37] <annadane> assuming the toaster isn't one of
the stupid internet of things toasters
1142 [10:08:57] *** Quits: gerforce (~gerf0rce@replaced-ip ) (Quit: WeeChat 1.6)
1143 [10:09:19] <rant> heh, yeah.. Win10 IOT DOES run on arm and
such
1144 [10:09:38] <dadabidet> I don't know how those evil web
login wifi switch work
1145 [10:09:59] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 268 seconds)
1146 [10:10:00] <rant> its also free as I understand (available at
no cost, not libre)
1147 [10:10:11] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 276 seconds)
1148 [10:10:19] <annadane> i'm sure open/netbsd supports
toaster installs
1149 [10:10:31] <pvn> Morning, smartd keeps complaining about a
failed device, although the device was replaced and is working
properly. Is there a way to kind of "reset" smartd [OS
debian, "Ubuntu 16.04.3 LTS"]?
1150 [10:10:33] *** Quits: ttim (~not@replaced-ip ) (Ping timeout: 264 seconds)
1151 [10:10:34] <rant> dadabidet: mine is Comcast's Xfinity
Wifi and as long as I dont change my mac address I only have to
login once.. it never expires
1152 [10:10:53] <pvn> (sorry for asking this in a debian forum,
but I think that the pros are here)
1153 [10:11:11] <annadane> is it ubuntu or debian? ubuntu
generally isn't supported here
1154 [10:11:37] <pvn> It is an Ubuntu server, but I think that
should not matter...
1155 [10:11:41] <s8548a> sudo works now, I was resetting the VM, a
restart command solved.
1156 [10:11:44] <rant> pvn: there is no such thing as debian
ubuntu. We do not support ubuntu here.. and generally speaking, no
smartd doesnt need reset, your error is likely specific to ubuntu
1157 [10:11:46] <annadane> eh. no comment, i'll let it go
1158 [10:11:57] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1159 [10:12:25] <rant> pvn: thus why you should use debian or get
support in ubuntu channels.. because they change crap that causes
problms like this we dont know about and cannot support
1160 [10:12:33] <pvn> OK, I head over to the "Ubuntu
forum", and try my luck there
1161 [10:12:40] <rant> good luck
1162 [10:12:42] <pvn> rant: thx
1163 [10:12:44] <pvn> :)
1164 [10:13:23] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
1165 [10:14:50] *** Joins: cdown (~cdown@replaced-ip )
1166 [10:17:44] *** Parts: elge (~elge@replaced-ip ) ()
1167 [10:18:21] *** r0Oter is now known as r00ter
1168 [10:20:35] *** Quits: dadabidet (5e178c66@replaced-ip ) (Quit: Page closed)
1169 [10:22:43] *** Quits: milpool (39qUwYQpst@replaced-ip ) (Quit: Lost terminal)
1170 [10:24:23] *** Joins: ktrl (~ktrl@replaced-ip )
1171 [10:25:07] *** Quits: orbiter (~orbiter@replaced-ip ) (Read error: Connection reset by peer)
1172 [10:27:25] *** Quits: pragomer (~pragomer@replaced-ip ) (Quit: Leaving)
1173 [10:27:40] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1174 [10:28:54] *** Quits: ktrl (~ktrl@replaced-ip ) (Ping timeout: 260 seconds)
1175 [10:29:02] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
1176 [10:30:31] <s8548a> I just finished installing and set it up
Debian 9.4 on Virtual Box
1177 [10:30:35] *** Joins: __marco (~marco@replaced-ip )
1178 [10:32:08] *** Joins: dadabidet (5e178c66@replaced-ip )
1179 [10:32:19] <dadabidet> well it doesn't boot :(
1180 [10:32:23] <s8548a> now, $ cat /etc/network/interfaces -
returns auto lo and iface li inet loopback only
1181 [10:32:46] <annadane> dadabidet, :(, what happens?
1182 [10:32:57] <s8548a> where as I am expecting like-iface ens33
inet dhcp
1183 [10:33:37] <dadabidet> I wrote that netinst with win32 disk
imager, but it doesn't boot the installer
1184 [10:33:49] <annadane> doesn't even boot the installer?
hmm
1185 [10:33:58] <dadabidet> I wonder if there is something to
check in the UEFI bios interface thing
1186 [10:34:03] <s8548a> I am following this guide-replaced-url
1187 [10:34:11] *** Quits: mbucher_ (~mbucher@replaced-ip ) (Remote host closed the connection)
1188 [10:34:25] *** Joins: clemens3_ (~clemens@replaced-ip )
1189 [10:34:29] <dadabidet> like disabling boot signing
1190 [10:34:37] <dadabidet> or secure boot
1191 [10:34:39] *** Joins: mbucher_ (~mbucher@replaced-ip )
1192 [10:34:40] <s8548a> can anybody please help?
1193 [10:34:54] *** Joins: Gasoline (~DarkSkies@replaced-ip )
1194 [10:34:58] <annadane> yeah maybe secure boot or something
stupid
1195 [10:35:11] <dadabidet> I checked, it it supposed to boot on
usb
1196 [10:35:34] <dadabidet> although it was way down
1197 [10:35:48] <dadabidet> maybe should be before hdd
1198 [10:35:54] *** Joins: soee (~soee@replaced-ip )
1199 [10:35:55] <dadabidet> mmmh duh :x
1200 [10:36:03] *** Quits: dadabidet (5e178c66@replaced-ip ) (Quit: Page closed)
1201 [10:36:30] *** Joins: oish (~charlie@replaced-ip )
1202 [10:37:07] *** Quits: drzacek (~drzacek@replaced-ip ) (Ping timeout: 260 seconds)
1203 [10:37:46] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 260 seconds)
1204 [10:39:20] *** Joins: llucenic (~Thunderbi@replaced-ip )
1205 [10:39:38] *** Quits: jincreator (~jinkyu@replaced-ip ) (Quit: jincreator)
1206 [10:39:57] *** Joins: ktrl (~ktrl@replaced-ip )
1207 [10:41:40] *** Joins: afroboy (~afroboy@replaced-ip )
1208 [10:42:42] *** Parts: BlackBishop (dexter@replaced-ip ) ("WeeChat 2.0.1")
1209 [10:44:03] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 256 seconds)
1210 [10:44:32] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
1211 [10:45:00] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
1212 [10:45:04] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1213 [10:46:02] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1214 [10:47:06] *** Joins: bolovanos_ (~bolovanos@replaced-ip )
1215 [10:47:16] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1216 [10:47:48] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
1217 [10:47:49] *** Joins: shinnok (~shinnok@replaced-ip )
1218 [10:49:39] <rant> s8548a: help with what? you're
ollowing some 3rd party howto.. thats not supported here.. if you
have a specific problem related to something in debian you should
say what it is
1219 [10:49:57] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 260 seconds)
1220 [10:50:00] <rant> like if proprietary 3rd party howto needs
libfoo or whatever we can help with that
1221 [10:50:25] <rant> s8548a: as of right now we have no idea
what your problem is and nobody will try pry it out of you
1222 [10:51:32] <rant> s8548a: alternatively you can back up to
beore you decided to do all this, tell us what you're trying to
accomplish and we can offer you a possible debian supported way of
doing it
1223 [10:51:44] <s8548a> Ok, I agree on that 3rd party guide and
sorry.
1224 [10:51:59] *** Joins: tymczenko (~tymczenko@replaced-ip )
1225 [10:52:00] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Max SendQ exceeded)
1226 [10:52:02] <Sri_Designer> s8548a do this: $ sudo shutdown -r
now
1227 [10:52:05] <rant> s8548a: I'm not tryin to be a dick,
I'm just telling you this is why nobody will respond
1228 [10:52:17] <rant> Sri_Designer: please do not tell people to
do things like that in here
1229 [10:52:18] <Sri_Designer> when the machine is turned on
again, do this: $ ip addr
1230 [10:52:24] *** Joins: tymczenko (~tymczenko@replaced-ip )
1231 [10:52:32] <Sri_Designer> and this: $ cat /etc/resolv.conf
1232 [10:52:39] *** Joins: pnepe6 (~pnepe6@replaced-ip )
1233 [10:52:45] <Sri_Designer> to test the network: $ ping -c 4
replaced-url
1234 [10:52:56] <Sri_Designer> that's all, debian or not
debian.
1235 [10:53:04] <rant> you are going to length to debug a network
issue without knowing what the issue is
1236 [10:53:13] <Sri_Designer> rant what is the problem, kind sir?
1237 [10:53:15] <s8548a> I am a windows user and trying to use a
webserver based application called PartKeepr
1238 [10:53:30] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
1239 [10:53:34] <Sri_Designer> rant i want him to do the basics,
from clean start. are you a fascist/
1240 [10:53:48] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
1241 [10:53:55] <s8548a> got installed Debian 9.4 on virtualbox
and trying to setup the network interface
1242 [10:54:20] <Sri_Designer> s8548a most likelyyour virtual
machineis misconfigured. the networking is not set to be transparent
1243 [10:54:42] <s8548a> current settings-replaced-url
1244 [10:55:58] <Sri_Designer> that'snot enough information.
you need to look at your vm's settings for network adapter: it
should be naked, as in visible to the local netwrok and dhcp
configurable like any local host.
1245 [10:56:04] *** Joins: Nekojimi (~jimj316@replaced-ip )
1246 [10:56:09] <Sri_Designer> if you don't understand this,
you should not be doing this.
1247 [10:56:19] <s8548a> 1 moment
1248 [10:56:31] *** Joins: Peyam (~Peyam@replaced-ip )
1249 [10:56:58] *** Quits: beaver (~none@replaced-ip ) (Quit: I will come back, unfortunately …)
1250 [10:58:05] <rant> this is not always true.. on a local home
network you can bridge, sure.. but if you were connected to an ISP
directly they may only give you one IP for example, so you'd
want NAT not bridged
1251 [10:59:10] <Sri_Designer> i would think his local network is
already taking care of that, so why are you making this onerous. it
is clear as day this is a basic newbie at home.
1252 [11:00:01] *** Quits: Jordan_U (~jordan@replaced-ip ) (Quit: Lost terminal)
1253 [11:00:25] *** Joins: cdown (~cdown@replaced-ip )
1254 [11:01:06] <s8548a> ip addr and cat /etc/resolv.conf results
1255 [11:01:44] <s8548a>
replaced-url
1256 [11:01:50] *** Joins: rmrfchik (~paul@replaced-ip )
1257 [11:01:54] <rmrfchik> Hi, i
1258 [11:02:06] <s8548a> I will try with bridge adaptor
1259 [11:02:34] <Sri_Designer> s8548a congrats. you have local
loop and an external interface, configured and working, and hte DNS
is returning working values. you should have net.
1260 [11:02:58] <rmrfchik> Hi, i'm running debian on Intel
NUK with "Intel Corporation Atom Processor Z36xxx/Z37xxx Series
Graphics & Display (rev 0e) (prog-if 00 [VGA controller])"
1261 [11:03:27] *** Quits: foka (~foka@replaced-ip ) (Ping timeout: 240 seconds)
1262 [11:03:41] <rmrfchik> xserver-xorg-video-intel states that it
shouldn't be used with cards late 2007 (which is my case)
1263 [11:03:55] <rmrfchik> but xserver-xorg requires any video
driver
1264 [11:04:15] <rmrfchik> what should I install as
xorg-driver-video?
1265 [11:05:17] <s8548a> Sri_Designer:Thanks, but with this setup,
will the webserver is accessible by localhost method?
1266 [11:05:23] *** Joins: foka (~foka@replaced-ip )
1267 [11:06:17] *** Joins: soee_ (~soee@replaced-ip )
1268 [11:06:40] *** Joins: brokencycle (~brokencyc@replaced-ip )
1269 [11:07:25] <Sri_Designer> which? local loop is agnostic as
far as bridging the other interface goes.
1270 [11:07:31] <Sri_Designer> the two are completely separate.
1271 [11:07:44] *** Joins: schu-r (~Thunderbi@replaced-ip )
1272 [11:08:26] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 265 seconds)
1273 [11:08:26] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1274 [11:09:05] *** Joins: beaver (~none@replaced-ip )
1275 [11:09:17] <s8548a> ok, I will install the rest of the things
and will update.
1276 [11:09:20] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 260 seconds)
1277 [11:09:23] <s8548a> thanks again.
1278 [11:09:44] *** Quits: iflema (~ian@replaced-ip ) (Quit: WeeChat 1.0.1)
1279 [11:09:49] *** Quits: beaver (~none@replaced-ip ) (Client Quit)
1280 [11:09:52] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 256 seconds)
1281 [11:10:16] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
1282 [11:10:18] <Sri_Designer> s8548a you are welcome.
1283 [11:10:53] *** Joins: beaver (~none@replaced-ip )
1284 [11:10:59] *** Joins: oish (~charlie@replaced-ip )
1285 [11:11:04] *** Joins: czesmir (~stefan@replaced-ip )
1286 [11:12:16] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
1287 [11:12:44] *** Joins: Christian75_ (~Christian@replaced-ip )
1288 [11:13:02] *** Quits: czesmir (~stefan@replaced-ip ) (Client Quit)
1289 [11:13:41] *** Joins: jmnk (~jmnk@replaced-ip )
1290 [11:14:03] *** Joins: czesmir (~stefan@replaced-ip )
1291 [11:14:19] *** xxzz is now known as xxzz__
1292 [11:14:58] *** Joins: drzacek (~drzacek@replaced-ip )
1293 [11:15:13] *** Quits: Christian75 (~Christian@replaced-ip ) (Ping timeout: 248 seconds)
1294 [11:15:14] *** Joins: format_c (~koeppea@replaced-ip )
1295 [11:15:27] *** Quits: demonb (~demonb@replaced-ip ) (Quit: Leaving)
1296 [11:15:53] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
1297 [11:16:18] *** Joins: altin (~altin@replaced-ip )
1298 [11:16:18] *** Quits: altin (~altin@replaced-ip ) (Changing host)
1299 [11:16:18] *** Joins: altin (~altin@replaced-ip )
1300 [11:16:52] *** Joins: arora (~ashok@replaced-ip )
1301 [11:17:05] *** Joins: _ADN_ (~username@replaced-ip )
1302 [11:17:22] *** Quits: smolboye (~smolboye@replaced-ip ) (Ping timeout: 256 seconds)
1303 [11:17:49] *** Joins: smolboye (~smolboye@replaced-ip )
1304 [11:17:54] *** Quits: CaptainN (zelda@replaced-ip ) (Ping timeout: 260 seconds)
1305 [11:18:08] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1306 [11:18:10] *** Quits: czesmir (~stefan@replaced-ip ) (Client Quit)
1307 [11:18:17] *** Joins: catsup (~d@replaced-ip )
1308 [11:18:40] *** Joins: Haudegen (~quassel@replaced-ip )
1309 [11:18:54] *** Joins: czesmir (~stefan@replaced-ip )
1310 [11:19:01] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
1311 [11:19:31] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1312 [11:19:49] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
1313 [11:19:56] *** Joins: catsup (d@replaced-ip )
1314 [11:20:48] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1315 [11:20:51] *** Joins: z8z (~x@replaced-ip )
1316 [11:21:02] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 276 seconds)
1317 [11:22:03] *** Joins: jmnk (~jmnk@replaced-ip )
1318 [11:22:15] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 250 seconds)
1319 [11:23:21] *** Quits: c-c (csmr@replaced-ip ) (Ping timeout: 240 seconds)
1320 [11:23:44] *** Joins: j7k6 (~j7k6@replaced-ip )
1321 [11:24:01] *** debhelper sets mode: +l 1649
1322 [11:25:21] *** Joins: dooteo (c21e5946@replaced-ip )
1323 [11:25:42] *** Joins: hgfd123 (~hgfd123@replaced-ip )
1324 [11:25:45] <rant> rmrfchik: you should use lspci -nn because
that inormation is usually not sufficient to answer the question of
what is supported or not. its the vend/prod id codes that matter
1325 [11:25:54] *** Quits: export (~export@replaced-ip ) (Quit: restart)
1326 [11:25:55] <dooteo> Hi all,
1327 [11:26:07] *** Quits: djj (djj@replaced-ip ) (Ping timeout: 260 seconds)
1328 [11:26:10] *** Joins: export (~export@replaced-ip )
1329 [11:26:19] *** Joins: iflema (~ian@replaced-ip )
1330 [11:26:23] <rant> drivers don't claime devices based on
their name because different hardware can have the same name
1331 [11:26:37] <dooteo> As I wrote last night, I'm trying to
install Debian's netboot against a Ftp local mirror
1332 [11:26:43] *** Joins: soulz (~soulz@replaced-ip )
1333 [11:27:11] <rant> dooteo: you want to PXE boot over FTP?
1334 [11:27:20] <dooteo> at mirror section I set:
mirror/ftp/hostname string user:passwd@192.168.0.254
1335 [11:27:30] <dooteo> rant: yep!
1336 [11:27:45] <rmrfchik> rant, 00:02.0 VGA compatible controller
[0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series
Graphics & Display [8086:0f31] (rev 0e
1337 [11:27:59] <dooteo> error say: mirror does not supoprt the
specified release
1338 [11:29:37] *** Quits: wordchat (~Instantbi@replaced-ip ) (Ping timeout: 248 seconds)
1339 [11:29:42] *** Quits: dunaeth (~dunaeth@replaced-ip ) (Ping timeout: 265 seconds)
1340 [11:29:44] *** Joins: BlueByte_ (~walther@replaced-ip )
1341 [11:29:55] <dooteo> as far as I found in some forums, seems
to be a DNS issue. There is no DNS server
1342 [11:29:58] *** Joins: OS-37756 (~OS-37756@replaced-ip )
1343 [11:30:53] *** Joins: dunaeth (~dunaeth@replaced-ip )
1344 [11:30:57] <dooteo> neither a HTTP server
1345 [11:30:58] *** Quits: afroboy (~afroboy@replaced-ip ) (Ping timeout: 256 seconds)
1346 [11:31:00] *** Quits: handsome_feng (~feng@replaced-ip ) (Quit: Leaving)
1347 [11:31:24] <rant> rmrfchik:
replaced-url
1348 [11:31:25] <judd> Bug
replaced-url
1349 [11:31:42] <rant> rmrfchik: do you have an xlog or some kind
of error?
1350 [11:33:53] *** Quits: StygianBlues (~StygianBl@replaced-ip ) (Ping timeout: 248 seconds)
1351 [11:34:28] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
1352 [11:34:58] *** Quits: OS-37756 (~OS-37756@replaced-ip ) (Quit: Leaving)
1353 [11:35:37] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
1354 [11:35:40] *** Joins: r00t3xpl0it3r (~OS-37756@replaced-ip )
1355 [11:35:46] <r00t3xpl0it3r> hi
1356 [11:36:29] *** Joins: StygianBlues (~StygianBl@replaced-ip )
1357 [11:38:42] <petn-randall> hi r00t3xpl0it3r
1358 [11:38:44] *** Joins: fakefur (~fakefur@replaced-ip )
1359 [11:39:18] <BanHammor> i'd say that name is tacky, but
i've literally had this one since i was 13 :D
1360 [11:39:49] *** Quits: nighty- (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1361 [11:39:53] *** Quits: Christian75_ (~Christian@replaced-ip ) (Ping timeout: 276 seconds)
1362 [11:40:25] *** Joins: BenNZ (~Ben__@replaced-ip )
1363 [11:40:40] <rant> rmrfchik: because that is supported by the
kernel i915 driver and then should be supported by xorg-video-intel
because that xorg driver works with i915
1364 [11:43:20] *** Quits: Kelsar (~quassel@replaced-ip##) (Quit: ##replaced-url
1365 [11:43:31] *** Joins: erasmus (~erasmus@replaced-ip )
1366 [11:44:05] *** Joins: Kelsar (~quassel@replaced-ip )
1367 [11:44:09] <jelly> rant: right now the recommended xorg
driver for intel gpus is video-modesetting, not video-intel
1368 [11:44:41] <rant> recommend schmecommended :P point is if
there is an actual issue here I haven't seen it yet
1369 [11:45:00] <petn-randall> xorg-video-intel is apparently
deprecated, but upstream is still merging patches, and for me
it's the only thing that worked without screen tearing.
1370 [11:45:02] <rant> idk how to support what I can't see
1371 [11:45:30] *** Joins: afroboy (~afroboy@replaced-ip )
1372 [11:45:36] <rant> I was just pointing out as I always do,
that when people come in here for hardware support issues we need
the actual hw ids, not just the name
1373 [11:46:34] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1374 [11:47:02] *** Joins: cdown (~cdown@replaced-ip )
1375 [11:47:31] *** Quits: arora (~ashok@replaced-ip ) (Read error: Connection reset by peer)
1376 [11:47:55] *** Joins: thunderrd (~thunderrd@replaced-ip )
1377 [11:48:27] <rmrfchik> rant, there are no errors, all works
fine. I just curious, because package xserver-xorg-video-intel
states "The use of this driver is discouraged if your hw is new
enough"
1378 [11:48:52] <rmrfchik> rant, And I wonder what is best way
1379 [11:49:46] <rant> rmrfchik: I'm of the mind if it
ain't broke dont fix it :P but apparently on the xorg side
intel doesnt need a special driver anymore
1380 [11:49:59] *** Joins: orphean (~Orphean@replaced-ip )
1381 [11:50:14] *** Joins: lucad111 (~lucad111@replaced-ip )
1382 [11:51:11] <rant> however I see no modesetting in stretch
1383 [11:51:24] <rant> ,v xserver-xorg-video-modesetting
1384 [11:51:24] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
1385 [11:51:25] <judd> Package: xserver-xorg-video-modesetting on
amd64 -- wheezy: 0.3.0-1; jessie: 0.9.0-2
1386 [11:51:56] <rant> so idk about what jelly just said, maybe
jelly can elaborate
1387 [11:53:44] <petn-randall> xserver-xorg-video-modesetting is
part of one of the core packages now.
1388 [11:54:06] <rant> petn-randall: you know how this user would
go about using it over video-intel to test it?
1389 [11:54:29] <petn-randall> stretch: Virtual package provided
by: xserver-xorg-core
1390 [11:54:35] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
1391 [11:54:47] <petn-randall> rant: I tried, and only got screen
tearing on videos, so I switched back.
1392 [11:55:03] <petn-randall> I'm sure there's a way,
but it's not high on my priority list to get it to work.
1393 [11:55:08] <rant> petn-randall: yes but how.. just make a
conf.d with Driver "modesetting" ?
1394 [11:55:15] *** Joins: Christian75 (~Christian@replaced-ip )
1395 [11:55:45] <petn-randall> rant: IIRC just removign
video-intel should make it switch to the other.
1396 [11:55:52] <rant> ah
1397 [11:56:59] <rant> rmrfchik: you could try either of those
methods.. making a xorg.conf.d file or just removevev the intel
driver package
1398 [11:57:09] <rant> but I persosonally would lleave it alone if
itt works
1399 [11:57:57] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 240 seconds)
1400 [11:59:49] *** Joins: siraben (~user@replaced-ip )
1401 [11:59:57] *** Joins: aindilis (~aindilis@replaced-ip )
1402 [12:00:11] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1403 [12:00:20] *** Joins: v01t (~v01t@replaced-ip )
1404 [12:00:37] *** Quits: smolboye (~smolboye@replaced-ip ) (Read error: Connection reset by peer)
1405 [12:00:48] *** Joins: conta (~Thunderbi@replaced-ip )
1406 [12:01:11] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1407 [12:01:33] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Remote host closed the connection)
1408 [12:02:26] *** Quits: wgas (~wgas@replaced-ip ) (Quit: Leaving)
1409 [12:04:28] *** Joins: Pjusur2 (~Pjusur@replaced-ip )
1410 [12:04:44] *** Joins: djj (djj@replaced-ip )
1411 [12:05:55] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Ping timeout: 268 seconds)
1412 [12:06:16] *** Quits: srtu (~hypnotoad@replaced-ip ) (Remote host closed the connection)
1413 [12:06:18] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
1414 [12:06:45] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1415 [12:07:19] *** Joins: c-c (csmr@replaced-ip )
1416 [12:07:43] *** c-c is now known as Guest15195
1417 [12:08:22] *** Quits: nadley (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
1418 [12:09:37] *** Quits: r2rien (~me@replaced-ip ) (Ping timeout: 268 seconds)
1419 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1420 [12:10:03] *** Joins: wassname (cbdbecf9@replaced-ip )
1421 [12:10:40] *** Quits: wassname (cbdbecf9@replaced-ip ) (Client Quit)
1422 [12:11:07] *** Joins: dselect (~dselect@replaced-ip )
1423 [12:11:29] *** Joins: BlackBishop (dexter@replaced-ip )
1424 [12:11:45] *** Quits: shabius (~shabius@replaced-ip ) (Ping timeout: 265 seconds)
1425 [12:12:09] <BlackBishop> anyone using NUT can tell me how I
could get information from an APC ups ( like I did with apcaccess )
?
1426 [12:12:17] *** Joins: nadley (~quassel@replaced-ip )
1427 [12:12:26] *** Quits: AetherWind (~AetherWin@replaced-ip ) (Quit: Leaving)
1428 [12:14:17] *** Quits: naxuroqa (~naxuroqa@replaced-ip ) (Quit: brought to you by Carl's Jr.)
1429 [12:16:07] *** Quits: afroboy (~afroboy@replaced-ip ) (Quit: Leaving)
1430 [12:18:01] *** Joins: Fiacha (6d47db37@replaced-ip )
1431 [12:18:15] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Ping timeout: 268 seconds)
1432 [12:20:42] *** Quits: shinnok (~shinnok@replaced-ip ) (Ping timeout: 256 seconds)
1433 [12:21:01] <Fiacha> Hi, I want to run a script that takes a
while and then reboots at some point. To avoid the (putty) ssh
session from hanging on reboot, i want to exit it in the script. I
found killing the parent id works for that. To execute the reboot
script i use nohup. The problem is that the kill following nohup
also seems to terminate the unfinished nohup (at least the reboot
script does not get executed). Help?
1434 [12:23:30] <blackflow> Fiacha: reboot && exit not
working?
1435 [12:23:59] <Fiacha> blackflow: exit within a script only
exits the script
1436 [12:24:40] <Fiacha> script && exit would work but
then i need to tell the user to do that...
1437 [12:24:41] *** Joins: ibr2 (~ibr2@replaced-ip )
1438 [12:24:44] <blackflow> ah, well... Debian should _really_ fix
that annoying bug.
1439 [12:24:45] <petn-randall> Fiacha: If set up correctly, your
sshd will terminate the session cleanly when shutting down.
1440 [12:25:11] <ibr2> hey guys, is there any good channels that
discuss pentesting related stuff?
1441 [12:25:12] <Fiacha> petn-randall: apperently it's not
properly set up and i don't have control over that ;-)
1442 [12:25:20] <petn-randall> Fiacha: You need "UsePAM
yes" in /etc/ssh/sshd_config, and libpam-systemd installed.
1443 [12:25:35] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Ping timeout: 240 seconds)
1444 [12:25:37] *** Quits: eudaemon (~user@replaced-ip ) (Ping timeout: 260 seconds)
1445 [12:25:46] <abrotman> ibr2: /msg alis help
1446 [12:26:25] <Fiacha> petn-randall: it's an arm debian
stripped down to run on the bare minimum, i can't install
anything
1447 [12:26:49] <blackflow> Fiacha: oh wait, now I remember...
systemd-pam something something, install that, and ssh sessions will
gracefully terminate
1448 [12:27:14] <petn-randall> Fiacha: Not even 188 KB?
1449 [12:27:23] *** Joins: oo_miguel (~miguel@replaced-ip )
1450 [12:27:52] <blackflow> Fiacha: found it. libpam-systemd needs
to be installed.
1451 [12:28:13] *** Joins: wonderworld (~ww@replaced-ip )
1452 [12:28:17] *** Joins: bumbar_ (~bumbar@replaced-ip )
1453 [12:28:49] <annadane> "something something"
isn't a package? :(
1454 [12:29:07] *** Joins: dohfish (~oemillak@replaced-ip )
1455 [12:29:23] <Fiacha> petn-randall: dpkg -l |grep
libpam-systemd shows nothing so it is not installed? (not sure how
to check if it is installed)
1456 [12:30:02] <petn-randall> blackflow: I already mentioned
that, and also the config fix. :)
1457 [12:30:23] <petn-randall> Fiacha: 'apt-cache policy
libpam-systemd', but that method also works.
1458 [12:30:24] <Fiacha> blackflow: it's an embeeded system
and even though i could setup apt to work, i want to to be able to
be run on any of theses devices even offline (so without installing
anything)
1459 [12:30:42] <petn-randall> or rather just 'dpkg -l
libpam-systemd'.
1460 [12:31:36] <blackflow> petn-randall: ah sorry then. need moar
coffee ;)
1461 [12:31:38] *** Quits: ktrl (~ktrl@replaced-ip ) (Ping timeout: 260 seconds)
1462 [12:31:43] *** Quits: seekr (~seekr@replaced-ip ) (Read error: Connection reset by peer)
1463 [12:31:49] *** Quits: tsuggs (~tsuggs@replaced-ip ) (Ping timeout: 268 seconds)
1464 [12:31:54] <Fiacha> petn-randall: thanks for that, good to
know but it's not installed (installed (none))
1465 [12:32:06] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1466 [12:32:33] <blackflow> Fiacha: right, so you set it up
properly in advance. systemd-pam integration is definitely the
solution, rather than having to write some convoluted scripting
shenanigans
1467 [12:32:36] <ibr2> hey guys, is there any good channels that
discuss pentesting related stuff?
1468 [12:32:46] <petn-randall> Fiacha: You could add it though,
then you'd have the clean and 100% sure way that would work.
You can of course try to build your own solution.
1469 [12:32:55] <petn-randall> ibr2: abrotman already answered to
you.
1470 [12:33:06] <petn-randall> ibr2: /msg alis help
1471 [12:33:52] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
1472 [12:34:28] <Fiacha> ok, i will try to get them to add it to
the factory image. I couldn't get screen to be added so my
hopes are not high...
1473 [12:34:37] *** Quits: hypercore (~user@replaced-ip ) (Ping timeout: 250 seconds)
1474 [12:35:10] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 264 seconds)
1475 [12:36:31] <Fiacha> (and this is a system that has no video
output, only serial/ssh, and we need serial to set it up, and it
includes no xmodem etc. I needed to base64 decode and gunzip input
via serial to transfer files... screen would have helped (>_<)
1476 [12:36:46] *** Joins: DeathTickle (~DeathTick@replaced-ip )
1477 [12:36:50] *** Joins: medit (~shivam.si@117.212.95.227)
1478 [12:37:22] <Fiacha> But thank you. I will test it to see if I
can get it to work and then make my case.
1479 [12:37:39] <Fiacha> Thanks for the info about libpam-systemd
1480 [12:38:57] *** Joins: killian99 (~killian99@replaced-ip )
1481 [12:39:34] *** Quits: tuxmartin_ (~martin@replaced-ip ) (Ping timeout: 260 seconds)
1482 [12:39:44] *** Quits: dooteo (c21e5946@replaced-ip ) (Quit: Page closed)
1483 [12:39:59] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Read error: Connection reset by peer)
1484 [12:40:45] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 265 seconds)
1485 [12:40:49] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
1486 [12:41:47] *** Joins: lankanmon (~LKNnet@replaced-ip )
1487 [12:42:07] <petn-randall> Fiacha: Can you test your image
building steps in a VM?
1488 [12:42:19] *** Joins: NightTrain (coffee@replaced-ip )
1489 [12:42:32] *** Joins: enki (~enki@replaced-ip )
1490 [12:42:48] *** Quits: dustinm` (~dustinm@replaced-ip ) (Quit: Leaving)
1491 [12:43:22] *** Joins: ktrl (~ktrl@replaced-ip )
1492 [12:44:13] *** Joins: rounnus (~rounnus@replaced-ip )
1493 [12:44:57] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 240 seconds)
1494 [12:46:33] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Ping timeout: 265 seconds)
1495 [12:47:03] *** Quits: bnw (~bnw@replaced-ip ) (Quit: Leaving)
1496 [12:48:21] *** Joins: eudaemon (~user@replaced-ip )
1497 [12:48:37] *** Joins: kevoroid (~kevoroid@replaced-ip )
1498 [12:49:36] <DeathTickle> hi all, I have an lxc unprivileged
debian container running. All works fine so far. I installed nodejs
from backports in it, try running console.log and I get no output.
Though when I create a user account and run node as that user I get
the console.log output
1499 [12:49:43] <DeathTickle> anyone know what could be causing
this ?
1500 [12:51:12] *** Parts: x42 (x42@replaced-ip ) ("WeeChat 1.6")
1501 [12:51:16] <DeathTickle> and as root in the container I
can't get the REPL wheras as another user I get the REPL
1502 [12:51:42] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1503 [12:51:48] *** Joins: bubble (bubble@replaced-ip )
1504 [12:52:22] <rmrfchik> petn-randall, hmm, I see virtual
xserver-xorg-video-modesetting is installed (as provided by
xserver-xorg-core), but xserver-xorg-core still requires any of
xorg-driver-video
1505 [12:52:22] *** Joins: woshty (~woshty@replaced-ip )
1506 [12:52:59] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
1507 [12:53:52] *** Joins: seekr (~seekr@replaced-ip )
1508 [12:53:52] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
1509 [12:53:52] *** Joins: seekr (~seekr@replaced-ip )
1510 [12:54:05] <petn-randall> rmrfchik: It doesn't in
stable. Which release are you running?
1511 [12:54:12] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Client Quit)
1512 [12:54:49] <rmrfchik> petn-randall, unstable (as usual I do
since 1997 ;)
1513 [12:55:03] <petn-randall> !debian-next
1514 [12:55:04] <dpkg> #debian-next is the channel for
testing/unstable support on the OFTC network (irc.oftc.net), *not*
on Freenode. If you get "Cannot join #debian-next (Channel is
invite only)." it means you did not read it's on
irc.oftc.net.
1515 [12:55:14] <petn-randall> rmrfchik: In that case, try asking
in the testing/sid support channel. ^^^^
1516 [12:55:20] <rmrfchik> thanks
1517 [12:55:23] *** Joins: dustinm` (~dustinm@replaced-ip )
1518 [12:55:35] <annadane> except uh... right now that may not be
possible
1519 [12:55:36] *** Quits: volodim (~volodim@replaced-ip ) (Remote host closed the connection)
1520 [12:55:41] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1521 [12:55:41] <annadane> oh wait no, should be
1522 [12:55:50] *** Joins: turfal1 (~Thunderbi@replaced-ip )
1523 [12:56:13] *** Quits: medit (~shivam.si@117.212.95.227) (Ping
timeout: 265 seconds)
1524 [12:56:36] <petn-randall> annadane: Works fine here, I'm
in. :)
1525 [12:56:48] <annadane> yeah i'm just barred from
#debian-offtopic
1526 [12:57:05] *** Quits: turfal (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1527 [12:57:05] *** turfal1 is now known as turfal
1528 [12:58:28] *** Joins: aindilis (~aindilis@replaced-ip )
1529 [12:59:38] *** Quits: aindilis (~aindilis@replaced-ip ) (Remote host closed the connection)
1530 [12:59:44] *** Joins: RTZ0x859 (~element@replaced-ip )
1531 [13:00:30] *** Joins: bumbar_ (~bumbar@replaced-ip )
1532 [13:00:30] *** Quits: bumbar_ (~bumbar@replaced-ip ) (Changing host)
1533 [13:00:30] *** Joins: bumbar_ (~bumbar@replaced-ip )
1534 [13:00:42] *** Quits: encod3 (~encod3@replaced-ip ) ()
1535 [13:01:05] *** Joins: hypercore (~user@replaced-ip )
1536 [13:02:11] *** Quits: hexjay (~hexjay@replaced-ip ) (Read error: Connection reset by peer)
1537 [13:02:40] *** Joins: hexjay (~hexjay@replaced-ip )
1538 [13:03:26] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1539 [13:03:43] <Eryn_1983_FL> hi peeps
1540 [13:03:45] <Eryn_1983_FL> how is it going
1541 [13:04:02] *** Joins: r2rien (~me@replaced-ip )
1542 [13:04:13] *** Joins: Neomex (~quassel@replaced-ip )
1543 [13:04:35] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Ping timeout: 240 seconds)
1544 [13:04:49] <annadane> i am a zombie after like 17 hours of
IRC but can probably help you with whatever technical questions
1545 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1546 [13:05:24] *** Joins: dpkg (~dpkg@replaced-ip )
1547 [13:05:39] <Eryn_1983_FL> ok
1548 [13:05:56] <Eryn_1983_FL> so I got this wild idea of swapping
out my full desktop linux machine for a Pi
1549 [13:06:23] <Eryn_1983_FL> and using the maachine for
Everquest play and the pi for linux desktop and using a kvm to swap
between.
1550 [13:06:51] <Eryn_1983_FL> am I nuts? will it support
thunderbird firefox, and kodi at once?
1551 [13:06:54] *** Joins: patterson_ (~patterson@replaced-ip )
1552 [13:07:05] <BanHammor> do you have a Pi on hand?
1553 [13:07:09] <Eryn_1983_FL> no
1554 [13:07:16] <Eryn_1983_FL> the ones i got have a duty atm
1555 [13:07:27] <Eryn_1983_FL> its like 14$ vs 600$
1556 [13:07:32] <Eryn_1983_FL> for another pc
1557 [13:07:35] <annadane> my intuitive guess is "no"
but i really have no idea
1558 [13:07:38] <petn-randall> Eryn_1983_FL: Well, you get what
you pay for.
1559 [13:07:43] <Eryn_1983_FL> mmhmmm
1560 [13:07:53] <bogus-> so you have a working pc now?
1561 [13:07:54] <petn-randall> Eryn_1983_FL: Don't expect
youtube to run fluenty, or other things on a RPi3.
1562 [13:07:54] <BanHammor> it's got a weak mobile-style CPU
without a build in cooler
1563 [13:07:58] <BanHammor> so it throttles
1564 [13:08:08] <Eryn_1983_FL> yeah i am thinking i would have to
network my hdds
1565 [13:08:13] <Eryn_1983_FL> hmm ok,
1566 [13:08:27] *** Quits: patterson (patterson@replaced-ip ) (Ping timeout: 240 seconds)
1567 [13:08:34] <bogus-> I bought a second hand thinkpad for a
comparable idea
1568 [13:08:40] <BanHammor> if you're using FF i think it
won't use the hardware H264 decoder so get ready for STELLAR
PERFORMANCE
1569 [13:08:41] <bogus-> that works quite well ;-)
1570 [13:09:11] <Eryn_1983_FL> yeah yeah i am just going to find
another desktop and get a kvm,
1571 [13:09:13] * annadane feels like the last person in the world using
a desktop for personal use and not a laptop
1572 [13:09:15] <bogus-> you can get something like a thinkpad
x240 for 250 euro's
1573 [13:09:25] *** Quits: patterson_ (~patterson@replaced-ip ) (Client Quit)
1574 [13:09:30] <Eryn_1983_FL> i dont like thinkpads they look
ugly
1575 [13:09:38] *** Joins: CountryNerd (~CountryNe@replaced-ip )
1576 [13:09:40] <BanHammor> and pi doesn't? :D
1577 [13:09:47] <Eryn_1983_FL> their tiny and cute..
1578 [13:09:47] <annadane> also my desk is an absolute mess and
does not fit a laptop at all
1579 [13:09:49] <bogus-> they look beautifulL!
1580 [13:10:00] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
1581 [13:10:00] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 256 seconds)
1582 [13:10:08] <dgp> Get one of the odroid boards if you want
something fast
1583 [13:10:16] <bogus-> annadane: no youi're not. I use my
desktop all the time
1584 [13:10:23] *** Joins: iderik (~idk@replaced-ip )
1585 [13:10:25] <Eryn_1983_FL> odroid?
1586 [13:10:27] *** Quits: CountryNerd_ (~CountryNe@replaced-ip ) (Ping timeout: 240 seconds)
1587 [13:10:39] <dgp>
replaced-url
1588 [13:11:12] <Eryn_1983_FL> i see them on amazon
1589 [13:12:12] *** Joins: amcorreia (~amcorreia@replaced-ip )
1590 [13:12:14] *** Quits: melissa666 (~melissa66@replaced-ip ) (Ping timeout: 260 seconds)
1591 [13:12:29] *** Joins: yokel (~yokel@replaced-ip )
1592 [13:12:29] *** Quits: BeamWatcher (~gashead76@replaced-ip ) (Remote host closed the connection)
1593 [13:12:31] *** Quits: Kobaz (~kobaz@replaced-ip ) (Ping timeout: 268 seconds)
1594 [13:12:43] *** Joins: bipul (~7dodo.net@unaffiliated/bipul)
1595 [13:12:52] <dgp> The rpi stuff overhyped garbage really. The
odroid stuff is a bit more expensive but is solid and the xu4 board
is fast for an ARM.
1596 [13:13:21] <dgp> If you don't mind garbage get one of
the orangepi boards for the same price as the rpi, run real debian
on it and have twice as many cores
1597 [13:13:59] <BanHammor> rpi still has more of a community, i
think
1598 [13:14:56] <dgp> BanHammor: A community of people that
screech "WHAT ABOUT THE CHILDREENz!" and have almost no
clue about anything technical
1599 [13:14:59] *** Joins: adoua (~adoua@replaced-ip )
1600 [13:15:11] <Eryn_1983_FL> well i am not runing games, but
thunderbird, firefox and want to watch movies through it
1601 [13:15:20] <Eryn_1983_FL> so would recommend the odroid for
that dgp?
1602 [13:15:36] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 268 seconds)
1603 [13:15:39] <Eryn_1983_FL> If i needed to do like cad i would
swap to the desktop dualboot
1604 [13:15:54] *** Quits: r00t3xpl0it3r (~OS-37756@replaced-ip ) (Quit: Leaving)
1605 [13:16:15] <dgp> Eryn_1983_FL: AFAIK their amlogic based
boards have working video acceleration for h264 but make sure you
check
1606 [13:16:23] <BanHammor> Eryn_1983_FL, if you're still
keeping your PC...why are you doing this?
1607 [13:16:29] *** Joins: melissa666 (~melissa66@replaced-ip )
1608 [13:16:35] *** Joins: r00t3xpl0it3r (~OS-37756@replaced-ip )
1609 [13:16:46] <dgp> hardware decoding on ARM generally means
being stuck to a kernel that's at least a year out of date
1610 [13:17:00] <Eryn_1983_FL> desktop is going to be on windows
most of the time, playing EQ
1611 [13:17:26] *** Quits: Pjusur2 (~Pjusur@replaced-ip ) (Remote host closed the connection)
1612 [13:17:29] <Eryn_1983_FL> its either A two desktops one
windows and one linux, i build a table or find one to put it on i
got no room under,
1613 [13:17:36] *** Joins: liz4rd213 (~pi@replaced-ip )
1614 [13:17:40] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 260 seconds)
1615 [13:17:41] <Eryn_1983_FL> or B i get a pi /kvm i can mount on
wall.
1616 [13:17:51] *** Joins: Pjusur2 (~Pjusur@replaced-ip )
1617 [13:17:57] <Eryn_1983_FL> and run desktop linux on that and
windows machine is the other desktop on floor
1618 [13:17:59] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
1619 [13:18:03] <Eryn_1983_FL> understand
1620 [13:18:19] <BanHammor> or you could run thunderbird and
firefox and movies from your windows installation?
1621 [13:18:27] <Eryn_1983_FL> nooo
1622 [13:18:28] *** Quits: kevoroid (~kevoroid@replaced-ip ) (Quit: leaving)
1623 [13:18:34] <Eryn_1983_FL> its just for game
1624 [13:18:40] <BanHammor> or vice versa, wine that everquest
1625 [13:18:42] <Eryn_1983_FL> not moving back to windows screw
that
1626 [13:18:48] *** Quits: airwind (~belovent@replaced-ip ) (Quit: Lost sanity)
1627 [13:18:49] <Eryn_1983_FL> it doesnt work/work well ban
1628 [13:18:50] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 260 seconds)
1629 [13:18:53] <Eryn_1983_FL> I tried and tried and cried
1630 [13:19:05] <Eryn_1983_FL> got to have directX or whatever
1631 [13:19:16] <Eryn_1983_FL> i cant even do a virtualmachine
1632 [13:19:40] *** Joins: enki (~enki@replaced-ip )
1633 [13:19:42] <Eryn_1983_FL> they got that locked out even with
the video accecration from the houst machine
1634 [13:20:44] <BanHammor> you can even VM linux if you want to
1635 [13:20:55] <BanHammor> will probably be as fast as running it
on an ARM board
1636 [13:21:12] *** Quits: tagomago (~tagomago@replaced-ip ) (Remote host closed the connection)
1637 [13:21:19] <Eryn_1983_FL> thats like giving up on my desktop
1638 [13:21:21] <Eryn_1983_FL> for linux
1639 [13:21:35] *** Joins: tagomago (~tagomago@replaced-ip )
1640 [13:22:45] *** Quits: baconicsynergy (~baconicsy@replaced-ip ) (Remote host closed the connection)
1641 [13:22:53] <Eryn_1983_FL> I think kvm+ a high small table so
i put it above the servers, with airflow,
1642 [13:23:00] <Eryn_1983_FL> then another desktop for linux,
1643 [13:23:07] <Eryn_1983_FL> i want my performance
1644 [13:23:12] *** Joins: matthelmke (~matthelmk@replaced-ip )
1645 [13:24:28] <BanHammor> then you absolutely should stay away
from tiny SoC boards :P
1646 [13:24:39] *** Joins: Kobaz (~kobaz@replaced-ip )
1647 [13:25:11] *** Quits: drzacek (~drzacek@replaced-ip ) (Ping timeout: 276 seconds)
1648 [13:25:51] *** Joins: Sveta (~svetlana@replaced-ip )
1649 [13:26:26] *** Quits: Sveta (~svetlana@replaced-ip ) (Client Quit)
1650 [13:26:28] *** Joins: bablux (~bablux@replaced-ip )
1651 [13:28:21] *** Quits: powi (~powi@replaced-ip ) (Quit: Leaving)
1652 [13:29:50] <Eryn_1983_FL> yeah
1653 [13:31:46] *** Joins: jubo2 (~juboxi@replaced-ip )
1654 [13:32:27] *** Quits: siraben (~user@replaced-ip ) (Ping timeout: 240 seconds)
1655 [13:32:40] *** Joins: Aussie_matt (~quassel@replaced-ip )
1656 [13:33:13] <hypercore> why is /var/replaced-url
1657 [13:33:20] <clemens3_> I am trying to make rpi my desktop
1658 [13:33:22] <clemens3_> but
1659 [13:33:46] <clemens3_> yeah, is slow.. and I think I had a
bad usb hub that fried 2 external disks
1660 [13:34:10] *** Joins: Nekojimi (~jimj316@replaced-ip )
1661 [13:34:17] <clemens3_> most people do some other projects
with it than desktop..
1662 [13:34:30] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 256 seconds)
1663 [13:34:44] <clemens3_> i am in the process of compiling
everything myself, takes a long time.. but this time I hope I get X
completed at least..
1664 [13:34:54] *** Joins: hgfd123 (~hgfd123@replaced-ip )
1665 [13:36:27] *** Joins: turossztrapacska (~turossztr@replaced-ip )
1666 [13:37:59] *** Joins: BenNZ (~Ben__@replaced-ip )
1667 [13:38:00] *** Joins: encod3 (~encod3@replaced-ip )
1668 [13:38:01] *** Joins: briner (~briner@replaced-ip )
1669 [13:38:32] *** Quits: magyar (~magyar@replaced-ip ) (Ping timeout: 255 seconds)
1670 [13:41:06] *** Joins: magyar (~magyar@replaced-ip )
1671 [13:41:08] *** Joins: briner_ (~briner@replaced-ip )
1672 [13:42:42] *** Quits: fakefur (~fakefur@replaced-ip ) (Quit: Gone coding...)
1673 [13:43:02] *** Quits: briner (~briner@replaced-ip ) (Ping timeout: 260 seconds)
1674 [13:43:14] *** Joins: arora (~ashok@replaced-ip )
1675 [13:43:58] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 268 seconds)
1676 [13:46:16] *** Quits: arora (~ashok@replaced-ip ) (Client Quit)
1677 [13:46:51] *** Joins: demo (~demo@replaced-ip )
1678 [13:46:54] *** Quits: liz4rd213 (~pi@replaced-ip ) (Read error: Connection reset by peer)
1679 [13:47:48] *** demo is now known as jdx
1680 [13:49:56] *** Joins: Ar3s_ (~Android@replaced-ip )
1681 [13:51:19] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
1682 [13:51:37] *** Joins: CyberManifest (~CyberMani@replaced-ip )
1683 [13:51:43] *** Quits: Ar3s_ (~Android@replaced-ip ) (Client Quit)
1684 [13:51:47] *** Joins: fmerges (~fmerges@replaced-ip )
1685 [13:54:09] *** Joins: vivid (~ViViD@replaced-ip )
1686 [13:55:42] *** Joins: sysvalve (~sysvalve@replaced-ip )
1687 [13:55:52] *** Quits: sibyakin (~sibyakin@replaced-ip ) ()
1688 [13:55:56] *** Joins: BouleDeGomme (b918bbbf@replaced-ip )
1689 [13:56:27] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Ping timeout: 240 seconds)
1690 [13:56:32] *** Quits: NightTrain (coffee@replaced-ip ) (Quit: Lost terminal)
1691 [13:57:43] *** Joins: janisvilcans (~janisvilc@replaced-ip )
1692 [13:57:57] *** Quits: bites (~bites@replaced-ip ) (Quit: adios)
1693 [13:58:00] *** Quits: necrose99_ (~necrose99@replaced-ip ) (Read error: Connection reset by peer)
1694 [13:58:35] *** Quits: MrGeneral (~MrGeneral@replaced-ip ) (Ping timeout: 245 seconds)
1695 [13:59:05] *** Quits: dwar (~dwar@replaced-ip ) (Ping timeout: 240 seconds)
1696 [13:59:39] *** Quits: `slikts (~nelabs@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1697 [14:00:08] *** Joins: MrGeneral (~MrGeneral@replaced-ip )
1698 [14:00:08] *** Quits: funnel (~funnel@replaced-ip ) (Ping timeout: 255 seconds)
1699 [14:00:38] *** Joins: Bercik (~Yotsuba@replaced-ip )
1700 [14:01:45] *** Quits: tvm (~tvm@replaced-ip ) (Quit: Leaving)
1701 [14:01:56] *** Quits: skagerak (Elite20507@replaced-ip ) (Ping timeout: 255 seconds)
1702 [14:02:03] *** Joins: `slikts (~nelabs@replaced-ip )
1703 [14:02:03] *** Quits: `slikts (~nelabs@replaced-ip ) (Changing host)
1704 [14:02:03] *** Joins: `slikts (~nelabs@replaced-ip )
1705 [14:02:56] *** Joins: dwar (~dwar@replaced-ip )
1706 [14:03:18] *** Joins: chomwitt (~chomwitt@replaced-ip )
1707 [14:04:12] *** Quits: sigi_ (~chatzilla@replaced-ip ) (Ping timeout: 260 seconds)
1708 [14:04:37] *** Joins: sleonard (~stephen@replaced-ip )
1709 [14:04:38] *** Joins: kirk781 (~kirk781@replaced-ip )
1710 [14:04:39] *** Joins: soee (~soee@replaced-ip )
1711 [14:05:13] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 256 seconds)
1712 [14:05:57] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 240 seconds)
1713 [14:07:00] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
1714 [14:07:08] *** Joins: funnel (~funnel@replaced-ip )
1715 [14:08:45] *** Joins: jmnk (~jmnk@replaced-ip )
1716 [14:09:43] *** Joins: skagerak (Elite20507@replaced-ip )
1717 [14:09:45] *** Quits: plasm0duck (~chris@replaced-ip ) (Ping timeout: 256 seconds)
1718 [14:11:05] *** Joins: toor_ (~toor@replaced-ip )
1719 [14:13:00] *** Joins: chan201 (~quassel@replaced-ip )
1720 [14:13:31] *** Quits: turossztrapacska (~turossztr@replaced-ip ) (Quit: Leaving)
1721 [14:13:35] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 240 seconds)
1722 [14:13:56] *** Joins: dethos (~dethos@replaced-ip )
1723 [14:15:22] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1724 [14:15:42] *** Quits: toor_ (~toor@replaced-ip ) (Client Quit)
1725 [14:16:30] *** Joins: cockroach (~blattodea@replaced-ip )
1726 [14:16:39] *** Quits: jdx (~demo@replaced-ip ) (Quit: Leaving)
1727 [14:18:00] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 256 seconds)
1728 [14:19:51] *** Quits: netx (~netx@replaced-ip ) (Quit: Bye)
1729 [14:20:08] *** Joins: netx (~netx@replaced-ip )
1730 [14:20:15] *** Quits: jarlaxl (~blt@replaced-ip ) (Quit: Leaving)
1731 [14:20:44] *** Joins: jarlaxl (~blt@replaced-ip )
1732 [14:20:58] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 268 seconds)
1733 [14:23:16] *** Joins: kriech0r (~manuel@replaced-ip )
1734 [14:25:01] <rant> Eryn_1983_FL: you ever tried Crossover?
Thats what I use for directx
1735 [14:26:15] *** Joins: jmnk (~jmnk@replaced-ip )
1736 [14:26:40] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
1737 [14:27:24] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
1738 [14:27:50] *** Joins: fakefur (~fakefur@replaced-ip )
1739 [14:28:15] *** Joins: oish (~charlie@replaced-ip )
1740 [14:28:57] <rant> Eryn_1983_FL: that thing you mentioned
Everquest, and Everquest II hav 4/5 stars on Crossover
1741 [14:29:04] *** Quits: CountryNerd (~CountryNe@replaced-ip ) (Quit: CountryNerd)
1742 [14:29:16] <rant> reported to work with or without steam
1743 [14:31:29] *** Quits: chan201 (~quassel@replaced-ip ) (Ping timeout: 276 seconds)
1744 [14:31:35] *** Quits: trytus (c12ebbfc@replaced-ip ) (Ping timeout: 260 seconds)
1745 [14:31:59] *** Quits: AdamDay88 (~AdamDayX@replaced-ip ) (Quit: WeeChat 1.4)
1746 [14:32:17] *** Quits: turfal (~Thunderbi@replaced-ip ) (Quit: turfal)
1747 [14:32:59] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 256 seconds)
1748 [14:34:25] *** Joins: sgrover_river (~sgrover_r@replaced-ip )
1749 [14:34:54] *** Joins: jmnk (~jmnk@replaced-ip )
1750 [14:36:20] *** Neomex is now known as Barelytoasted
1751 [14:36:52] *** Quits: OS-38968 (~OS-38968@replaced-ip ) (Ping timeout: 260 seconds)
1752 [14:38:20] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1753 [14:40:15] <pineiden> the are someone that knows how to use
dbus?
1754 [14:41:14] *** Joins: arthurmde_ (uid38505@replaced-ip )
1755 [14:41:48] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1756 [14:43:12] *** Joins: alxy (uid115853@replaced-ip )
1757 [14:43:14] *** Quits: TheManWithNoSock (~paige@replaced-ip ) (Ping timeout: 260 seconds)
1758 [14:44:12] *** Joins: Gurty (~princess@replaced-ip )
1759 [14:44:15] *** Quits: Gurty (~princess@replaced-ip ) (Changing host)
1760 [14:44:15] *** Joins: Gurty (~princess@replaced-ip )
1761 [14:45:33] *** Quits: Odyseus (~Odyseus@replaced-ip ) (Quit: I'm leaving)
1762 [14:45:55] *** Quits: sm0x (~sm0x@replaced-ip ) (Ping timeout: 250 seconds)
1763 [14:45:58] *** Joins: electro33 (uid613@replaced-ip )
1764 [14:46:12] <rant> probably a lot of people know how to use
dbus or else so much software wouldnt have been programmed around it
1765 [14:47:07] *** Quits: BouleDeGomme (b918bbbf@replaced-ip ) (Quit: Page closed)
1766 [14:47:39] <pineiden> i hace a question, to define a
"system" dbus channel, when o where i have to do that?
1767 [14:48:10] *** Joins: czesmir_ (~stefan@replaced-ip )
1768 [14:48:35] *** Joins: conta1 (~Thunderbi@replaced-ip )
1769 [14:49:35] *** Quits: ttim_ (~not@replaced-ip ) (Ping timeout: 240 seconds)
1770 [14:50:02] *** Joins: zodd (~Zzzzzzzzz@replaced-ip )
1771 [14:50:26] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 276 seconds)
1772 [14:51:11] *** Joins: sm0x (~sm0x@replaced-ip )
1773 [14:51:31] *** Joins: Csibesz (~Markus@replaced-ip )
1774 [14:51:38] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 260 seconds)
1775 [14:51:44] *** Joins: jmnk (~jmnk@replaced-ip )
1776 [14:52:00] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1777 [14:54:05] *** Quits: fakefur (~fakefur@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1778 [14:55:05] *** Quits: elevated (~elevated@replaced-ip ) (Ping timeout: 256 seconds)
1779 [14:56:00] *** Quits: pnepe6 (~pnepe6@replaced-ip ) (Quit: Leaving)
1780 [14:57:03] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
1781 [14:57:03] <rant> pineiden: you could try #dbus perhaps
1782 [14:57:22] *** Joins: loader (~loader@replaced-ip )
1783 [14:58:50] *** Joins: hgfd123 (~hgfd123@replaced-ip )
1784 [14:59:12] *** Quits: DeeAitch (~oops@replaced-ip ) (Ping timeout: 268 seconds)
1785 [14:59:38] *** Quits: whislock (~whislock@replaced-ip ) (Quit: WeeChat 2.0.1)
1786 [15:00:20] *** Joins: whislock (whislock@replaced-ip )
1787 [15:01:15] *** Quits: colttt (~quassel@replaced-ip ) (Remote host closed the connection)
1788 [15:02:41] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 276 seconds)
1789 [15:03:22] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 264 seconds)
1790 [15:03:27] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
1791 [15:03:29] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 248 seconds)
1792 [15:04:01] *** debhelper sets mode: +l 1640
1793 [15:05:02] *** Joins: MichaelOF (~michael@replaced-ip )
1794 [15:05:12] *** Joins: imp (~imp@replaced-ip )
1795 [15:05:58] *** czesmir_ is now known as czesmir
1796 [15:07:41] *** Parts: Led_Zeppelin (~user@replaced-ip ) ("Leaving")
1797 [15:07:47] *** Quits: mcint (mcint@replaced-ip ) (Ping timeout: 260 seconds)
1798 [15:07:57] *** Joins: BlueByte_ (~walther@replaced-ip )
1799 [15:08:13] *** Joins: Tralfaz (~none@replaced-ip )
1800 [15:09:35] *** Joins: cadillac_ (~omab@replaced-ip )
1801 [15:10:16] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1802 [15:10:57] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
1803 [15:12:21] *** Quits: zodd (~Zzzzzzzzz@replaced-ip ) (Read error: Connection reset by peer)
1804 [15:14:00] *** Quits: finlstrm (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1805 [15:14:20] <darxmurf> damn, I still have this weird problem
with mount.cifs of windows 10 shares !
1806 [15:14:20] *** Joins: drzacek (~drzacek@replaced-ip )
1807 [15:14:51] <darxmurf> when I force a SMB protocol version
higher than 1.0, some folders are not listed in my mount Oo
1808 [15:15:10] <darxmurf> but if I cd in this folder, I can enter
it and list files
1809 [15:18:12] *** Quits: briner_ (~briner@replaced-ip ) (Quit: briner_)
1810 [15:18:16] *** Joins: Murii_ (~vlad@replaced-ip )
1811 [15:18:38] <darxmurf> why the hell everything is listed with
vers=1.0 and not higher ?
1812 [15:19:37] *** Quits: Pavr (~Pavr@replaced-ip ) (Quit: bye)
1813 [15:20:14] *** Quits: davetk (~davetk@replaced-ip ) (Remote host closed the connection)
1814 [15:20:34] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1815 [15:21:30] *** Joins: mcint (mcint@replaced-ip )
1816 [15:22:30] *** Joins: Brigo (~Brigo@replaced-ip )
1817 [15:23:17] *** Joins: finlstrm (~quassel@replaced-ip )
1818 [15:23:38] *** Quits: ibr2 (~ibr2@replaced-ip ) (Ping timeout: 265 seconds)
1819 [15:24:21] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1820 [15:24:31] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
1821 [15:24:55] *** Quits: hypercore (~user@replaced-ip ) (Ping timeout: 250 seconds)
1822 [15:25:15] *** Joins: earthundead (~earthunde@replaced-ip )
1823 [15:25:30] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1824 [15:25:56] *** Joins: shinnok (~shinnok@replaced-ip )
1825 [15:25:58] *** Joins: nast (~nast@replaced-ip )
1826 [15:26:25] *** Quits: alan_atwood (~alan_atwo@replaced-ip ) (Ping timeout: 248 seconds)
1827 [15:27:04] *** Quits: nast (~nast@replaced-ip ) (Max SendQ exceeded)
1828 [15:27:20] *** Joins: ibr2 (~ibr2@replaced-ip )
1829 [15:27:22] *** Joins: briner (~briner@replaced-ip )
1830 [15:27:35] *** Joins: nast (~nast@replaced-ip )
1831 [15:28:28] *** Quits: r00t3xpl0it3r (~OS-37756@replaced-ip ) (Ping timeout: 265 seconds)
1832 [15:28:31] *** Quits: rounnus (~rounnus@replaced-ip ) (Remote host closed the connection)
1833 [15:28:43] *** Quits: finlstrm (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
1834 [15:28:53] *** Joins: rounnus (~rounnus@replaced-ip )
1835 [15:29:19] *** Quits: imp (~imp@replaced-ip ) (Quit: WeeChat 2.1)
1836 [15:29:49] *** Joins: hypercore (~user@replaced-ip )
1837 [15:30:43] *** Joins: srukle (~srukle@replaced-ip )
1838 [15:30:48] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
1839 [15:30:56] *** Parts: BlackBishop (dexter@replaced-ip ) ("WeeChat 2.0.1")
1840 [15:31:14] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
1841 [15:31:21] *** Joins: fstd (~fstd@replaced-ip )
1842 [15:31:22] *** Quits: xPucTu4 (~yahoo@replaced-ip ) (Ping timeout: 265 seconds)
1843 [15:31:41] *** himcesjf_ is now known as him-cesjf
1844 [15:33:01] *** Joins: Pavr (~Pavr@replaced-ip )
1845 [15:33:07] *** Joins: Haudegen (~quassel@replaced-ip )
1846 [15:33:31] *** Quits: jarlaxl (~blt@replaced-ip ) (Read error: Connection reset by peer)
1847 [15:33:54] *** Joins: jarlaxl (~blt@replaced-ip )
1848 [15:33:58] *** Quits: RB2 (~RB2@replaced-ip ) (Ping timeout: 264 seconds)
1849 [15:35:10] *** Quits: jlacroix (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
1850 [15:35:17] <hypercore> guys i'm trying to integrate
drone with gitea, but the webhook gives gitea a url of
localhost:8000 instead of mywebsite.com
1851 [15:35:25] *** Joins: jlacroix (~quassel@replaced-ip )
1852 [15:35:45] *** Quits: Acrisor (~Cristian@replaced-ip ) (Ping timeout: 264 seconds)
1853 [15:36:13] *** Joins: Acrisor (~Cristian@replaced-ip )
1854 [15:36:38] *** Joins: Guppi (~aweoi@replaced-ip )
1855 [15:36:47] *** Joins: hele (~hele@replaced-ip )
1856 [15:37:06] *** Joins: RB2 (~RB2@replaced-ip )
1857 [15:37:50] *** Joins: finlstrm (~quassel@replaced-ip )
1858 [15:38:10] *** Quits: Azrael_- (~aweoi@replaced-ip ) (Ping timeout: 264 seconds)
1859 [15:40:55] <darxmurf> Ha, they are also talking about this
samba issue on ubuntu but report system... and they are more active
than debian... :-x
1860 [15:41:05] *** Quits: oceandrive (~oceandriv@replaced-ip ) (Quit: oceandrive)
1861 [15:41:43] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1862 [15:42:13] *** Joins: orbular (~orbular@replaced-ip )
1863 [15:43:20] *** Quits: dethos (~dethos@replaced-ip ) (Quit: Time to Go!)
1864 [15:43:22] <tw> it's probably a bug in the kernel driver
because smb2/3 has never been default.
1865 [15:43:36] <tw> (until recently?)
1866 [15:44:07] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1867 [15:44:52] <darxmurf> it looks like yes
1868 [15:45:13] <darxmurf> I opened this debian bug report for the
cifs-utils package but it's maybe not the correct place
1869 [15:45:18] <darxmurf>
replaced-url
1870 [15:45:19] <judd> Bug
replaced-url
1871 [15:45:50] <darxmurf> the issue is pretty sneaky
1872 [15:46:14] *** Joins: FuturePilot (~Fufu@replaced-ip )
1873 [15:46:47] *** Joins: huwjr (~huwjr@replaced-ip )
1874 [15:46:58] <darxmurf> should I ask to move this bug on the
kernel side ?
1875 [15:47:53] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 250 seconds)
1876 [15:49:01] *** Joins: conta1 (~Thunderbi@replaced-ip )
1877 [15:49:05] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Read error: Connection reset by peer)
1878 [15:49:34] *** Quits: nast (~nast@replaced-ip ) (Quit: Leaving)
1879 [15:50:10] *** Joins: thunderrd (~thunderrd@replaced-ip )
1880 [15:50:26] *** Joins: j7k6 (~j7k6@replaced-ip )
1881 [15:51:59] *** Quits: kriech0r (~manuel@replaced-ip ) (Quit: leaving)
1882 [15:55:02] *** Quits: guideline (guideline@replaced-ip ) (Ping timeout: 256 seconds)
1883 [15:55:07] *** Joins: oish (~charlie@replaced-ip )
1884 [15:55:36] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 256 seconds)
1885 [15:56:35] *** Joins: DeeAitch (~oops@replaced-ip )
1886 [15:56:48] *** Joins: bites (~bites@replaced-ip )
1887 [15:57:16] *** Quits: yareckonirc (~yareckoni@replaced-ip ) (Quit: yareckonirc)
1888 [15:57:53] *** Joins: smolboye (~smolboye@replaced-ip )
1889 [15:58:19] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Quit: dionysus69)
1890 [15:58:22] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 260 seconds)
1891 [15:58:25] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1892 [15:58:39] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
1893 [15:58:43] *** Joins: schu-r (~Thunderbi@replaced-ip )
1894 [15:59:35] *** Joins: romo (~romo@replaced-ip )
1895 [15:59:37] *** Quits: towo^work (~towo@replaced-ip ) (Remote host closed the connection)
1896 [15:59:57] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 240 seconds)
1897 [16:01:01] *** thelucky1ike is now known as theluckymike
1898 [16:01:08] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1899 [16:01:08] *** Joins: Ceber (~cerberus@replaced-ip )
1900 [16:01:50] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
1901 [16:02:37] *** Joins: earthundead (~earthunde@replaced-ip )
1902 [16:02:59] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1903 [16:03:14] *** Joins: alan_atwood (~alan_atwo@replaced-ip )
1904 [16:04:27] *** Joins: mefistof1les (~mefistofe@replaced-ip )
1905 [16:04:54] *** Joins: GenteelBen (GenteelBen@replaced-ip )
1906 [16:05:26] *** Quits: Kevlar_Noir (~lexou@replaced-ip ) (Quit: Leaving)
1907 [16:05:29] *** Quits: abba (~abba@replaced-ip ) (Quit: WeeChat 2.1)
1908 [16:05:47] *** Joins: pierre27_ (~pierre27@replaced-ip )
1909 [16:08:31] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
1910 [16:10:29] *** Quits: nwe (~nwe@replaced-ip ) (Quit: Reconnecting)
1911 [16:10:45] *** Joins: nwe (~nwe@replaced-ip )
1912 [16:10:53] *** Quits: totonika (~toto@replaced-ip ) (Read error: Connection reset by peer)
1913 [16:11:13] *** Joins: Raed|Laptop (~Raed@replaced-ip )
1914 [16:11:17] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 250 seconds)
1915 [16:11:27] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
1916 [16:11:44] *** Joins: dc13ff (uid190567@replaced-ip )
1917 [16:12:44] *** Joins: Ellied (~ellie@replaced-ip )
1918 [16:13:21] *** Joins: shinnya (~shinnya@replaced-ip )
1919 [16:13:52] *** Joins: endstille (~endstille@replaced-ip )
1920 [16:14:01] *** debhelper sets mode: +l 1646
1921 [16:14:27] *** Joins: rpifan (~rpifan@replaced-ip )
1922 [16:14:38] *** Joins: Havis (~Havis@replaced-ip )
1923 [16:14:49] *** Joins: totonika (~toto@replaced-ip )
1924 [16:15:03] *** Joins: sleepingforest (~sleepingf@replaced-ip )
1925 [16:15:08] *** Joins: demo (~demo@replaced-ip )
1926 [16:15:16] *** demo is now known as jdx
1927 [16:15:45] *** Quits: pierre27_ (~pierre27@replaced-ip ) (Quit: Leaving)
1928 [16:16:16] *** Joins: Walakea (~Thunderbi@replaced-ip )
1929 [16:16:25] *** Joins: nighty- (~nighty@replaced-ip )
1930 [16:16:28] *** Joins: dracc (~dracc@replaced-ip )
1931 [16:16:57] <Walakea> is there any danger in having 2 Debian
versions installed on separate partitions but sharing /home
directory?
1932 [16:17:16] *** Joins: j7k6 (~j7k6@replaced-ip )
1933 [16:17:20] <darxmurf> I would say yes
1934 [16:17:45] <darxmurf> like a mess in your .config folder and
packages conf
1935 [16:18:04] *** Parts: hypercore (~user@replaced-ip ) ()
1936 [16:18:05] *** Joins: schu-r (~Thunderbi@replaced-ip )
1937 [16:18:37] <Walakea> but having a different user would avoid
this, right?
1938 [16:18:47] <darxmurf> yep
1939 [16:19:38] *** Joins: gerforce (~gerforce@replaced-ip )
1940 [16:19:56] <darxmurf> week-end time, see you folks
1941 [16:21:10] *** Joins: Urchin (~urchin@replaced-ip )
1942 [16:21:55] *** Joins: f1n94 (~m@replaced-ip )
1943 [16:22:19] *** Joins: MoonkYang (~moonkyang@replaced-ip )
1944 [16:22:41] *** Joins: morfeokmg (~morfeokmg@replaced-ip )
1945 [16:22:46] *** Joins: r00t3xpl0it3r (~OS-37756@replaced-ip )
1946 [16:23:01] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
1947 [16:24:01] *** debhelper sets mode: +l 1659
1948 [16:26:05] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 260 seconds)
1949 [16:27:10] <petn-randall> Walakea: It will probably mostly
work, but will break when e.g. firefox updates the sqlite database
layout in the ~/.mozilla/ directory, and the older Firefox version
can't cope with it.
1950 [16:27:39] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1951 [16:28:24] *** Quits: poteus (~poteus@replaced-ip ) (Ping timeout: 265 seconds)
1952 [16:28:52] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1953 [16:30:59] *** Joins: jmnk (~jmnk@replaced-ip )
1954 [16:31:02] *** Joins: joejoejoe (~user@replaced-ip )
1955 [16:31:06] *** Quits: allu2 (~allu2@replaced-ip ) (Ping timeout: 276 seconds)
1956 [16:31:33] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1957 [16:31:34] <joejoejoe> Hello! How do I get the update widget
thing that tells me if my computer is up to date?
1958 [16:31:55] <petn-randall> joejoejoe: which OS release and
Desktop do you have?
1959 [16:32:11] *** Quits: ra1stlin (~ra1stlin@replaced-ip ) (Ping timeout: 256 seconds)
1960 [16:32:20] *** Quits: rustbuckett (~rustbucke@replaced-ip ) (Quit: rustbuckett)
1961 [16:32:23] <joejoejoe> petn-randall: Debian 9 and Mate.
1962 [16:32:29] *** Quits: ephemer0l_ (~ephemer0l@replaced-ip ) (Ping timeout: 276 seconds)
1963 [16:32:37] *** Joins: rustbuckett (~rustbucke@replaced-ip )
1964 [16:32:38] *** Quits: mibo1 (~mibo@replaced-ip ) (Quit: Leaving.)
1965 [16:32:54] *** Quits: goberle (~goberle@replaced-ip ) (Ping timeout: 260 seconds)
1966 [16:32:57] *** Quits: _aeris_ (~aeris@replaced-ip ) (Ping timeout: 250 seconds)
1967 [16:33:00] *** Quits: Guest15195 (csmr@replaced-ip ) (Ping timeout: 256 seconds)
1968 [16:33:00] *** Quits: djj (djj@replaced-ip ) (Ping timeout: 256 seconds)
1969 [16:33:47] *** Joins: djj (djj@replaced-ip )
1970 [16:33:48] *** Joins: c-c (csmr@replaced-ip )
1971 [16:33:57] <petn-randall> joejoejoe: I believe you can
install gnome-packagekit and it will give you such a thing.
1972 [16:34:11] *** c-c is now known as Guest14681
1973 [16:34:12] <Walakea> do i "cp" installable iso
images into the /dev/sdb or /media/....? (it is a usb drive)
1974 [16:34:14] *** Joins: DaVinciCode1 (~DaVinciCo@replaced-ip )
1975 [16:34:48] *** Quits: DaVinciCode1 (~DaVinciCo@replaced-ip ) (Remote host closed the connection)
1976 [16:34:54] <joejoejoe> petn-randall: Let me try that...
1977 [16:35:04] *** Joins: DaVinciCode1 (~DaVinciCo@replaced-ip )
1978 [16:35:05] *** Quits: DaVinciCode1 (~DaVinciCo@replaced-ip ) (Remote host closed the connection)
1979 [16:35:11] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Quit: Leaving)
1980 [16:35:20] *** Joins: DaVinciCode1 (~DaVinciCo@replaced-ip )
1981 [16:35:25] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Ping timeout: 260 seconds)
1982 [16:35:26] *** Quits: DaVinciCode1 (~DaVinciCo@replaced-ip ) (Remote host closed the connection)
1983 [16:35:41] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
1984 [16:36:12] *** Joins: eric23 (~user@replaced-ip )
1985 [16:36:16] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
1986 [16:36:38] *** Quits: ibr2 (~ibr2@replaced-ip ) (Ping timeout: 268 seconds)
1987 [16:36:41] <joejoejoe> Oh no, now I think its update-notofier
...
1988 [16:37:08] <joejoejoe> Too late, packagekit already
installlllling...
1989 [16:37:23] <toruvinn> Walakea, probably to the device if you
want to boot from it.
1990 [16:37:55] <toruvinn> Walakea, assuming /media/ means
"if i mount it there". no, dont mount your usb flash
drive, just copy the hybrid iso to the device.
1991 [16:38:03] *** Quits: shinnok (~shinnok@replaced-ip ) (Quit: byebye)
1992 [16:38:05] * joejoejoe wonders what he just installed...
1993 [16:38:07] <toruvinn> obviously bear in mind you're
erasing everything on the flash drive...
1994 [16:38:19] *** Joins: jocthbr (~salci@replaced-ip )
1995 [16:38:24] *** Joins: guideline (~guideline@replaced-ip )
1996 [16:38:29] *** Quits: Xyle (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1997 [16:38:33] *** Quits: guideline (~guideline@replaced-ip ) (Remote host closed the connection)
1998 [16:38:34] *** Joins: _aeris_ (~aeris@replaced-ip )
1999 [16:39:12] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
2000 [16:39:21] <Walakea> toruvinn: yes
2001 [16:39:35] <petn-randall> Walakea: You cp it to /dev/sdb,
after you double-checked that it's your USB drive and not any
other. It also has to be unmounted.
2002 [16:39:49] *** Quits: joejoejoe (~user@replaced-ip ) (Quit: leaving)
2003 [16:39:57] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Ping timeout: 260 seconds)
2004 [16:40:03] <petn-randall> Walakea: That means, if you have a
/dev/sdb1 mounted to /media/foo/, you need to umount that first.
2005 [16:41:28] <Walakea> i think i have it unmounted (i use GUI),
but when i try to cp, it says:
2006 [16:41:28] <Walakea> cp: cannot create regular file
'/dev/sdb': No medium found
2007 [16:41:47] <petn-randall> Walakea: What is the exact command
you're running?
2008 [16:41:56] <Walakea> sudo cp
firmware-buster-DI-alpha3-amd64-netinst.iso /dev/sdb; sync
2009 [16:42:20] <petn-randall> Walakea: And you checked that
/dev/sdb is your thumb drive? Because that error message says you
didn't.
2010 [16:42:31] <toruvinn> Walakea, i didnt ask questions. ;-)
2011 [16:42:53] *** Joins: schu-r (~Thunderbi@replaced-ip )
2012 [16:42:57] *** Joins: llucenic (~Thunderbi@replaced-ip )
2013 [16:43:07] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2014 [16:43:29] <Walakea> Gnome disks states that there is a USB,
does not state details (because it is unmounted), but says: Device:
/dev/sdb
2015 [16:43:44] <toruvinn> petn-randall, well kinda glad it's
that kind of error message, not another one once he reboots ;-D
2016 [16:43:57] <Walakea> maybe i should umount it via terminal?
2017 [16:44:01] *** debhelper sets mode: +l 1652
2018 [16:44:03] <toruvinn> Walakea, be extremely careful when
handling raw /dev/xxx block devices.
2019 [16:44:14] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
2020 [16:44:17] <toruvinn> it's super-easy to overwrite
your... whatever drive.
2021 [16:45:11] *** Joins: greycat (~wooledg@replaced-ip )
2022 [16:45:29] *** Joins: kirk781 (~kirk781@replaced-ip )
2023 [16:45:59] <petn-randall> Walakea: what does `ls /dev/sd*`
return?
2024 [16:46:02] <Walakea> i probably fixed it
2025 [16:46:46] <Walakea> sda's and sdb's
2026 [16:46:50] *** Joins: Xyle (~quassel@replaced-ip )
2027 [16:47:03] <petn-randall> ... and the exact output?
2028 [16:47:28] <Walakea> doesn't matter, i just plugged the
USB again and ran "cp", now i have it
2029 [16:48:10] <Walakea> although i am still not sure about the
automatic mounting when in GUI
2030 [16:50:27] *** Quits: Walakea (~Thunderbi@replaced-ip ) (Quit: Walakea)
2031 [16:51:39] *** Joins: hamersaw (~hamersaw@replaced-ip )
2032 [16:52:12] *** Quits: totonika (~toto@replaced-ip ) (Ping timeout: 260 seconds)
2033 [16:52:22] *** Joins: totonika (~toto@replaced-ip )
2034 [16:52:37] *** Joins: andyreplaced-url
2035 [16:52:45] *** Quits: andyreplaced-url
2036 [16:52:51] *** Quits: cerbere__ (~cerbere@replaced-ip ) (Quit: Leaving)
2037 [16:52:54] *** Joins: guideline (guideline@replaced-ip )
2038 [16:53:03] *** Joins: bertbob (~bertbob@replaced-ip )
2039 [16:53:29] *** Joins: imp (~imp@replaced-ip )
2040 [16:54:32] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2041 [16:54:50] *** Quits: Guest14681 (csmr@replaced-ip ) (Ping timeout: 260 seconds)
2042 [16:55:09] *** Joins: capchamomile (~capnchamo@replaced-ip )
2043 [16:55:27] *** Joins: jhutchin1_wk (~jonathan@replaced-ip )
2044 [16:55:28] *** Quits: capchamomile (~capnchamo@replaced-ip ) (Client Quit)
2045 [16:55:41] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2046 [16:57:06] *** Quits: xav92 (~xavier@replaced-ip ) (Quit: Leaving)
2047 [16:58:58] *** Quits: PedroDeLaMancha (~pierre27@replaced-ip ) (Remote host closed the connection)
2048 [16:59:12] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 260 seconds)
2049 [16:59:47] *** Quits: emilsp (~emilsp@replaced-ip ) (Ping timeout: 612 seconds)
2050 [17:01:50] *** Quits: reu (Elite20151@replaced-ip ) (Ping timeout: 260 seconds)
2051 [17:02:06] *** Joins: nobodi (~nobodi@replaced-ip )
2052 [17:02:39] *** Quits: BlueByte_ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2053 [17:02:48] *** Joins: c-c_ (csmr@replaced-ip )
2054 [17:03:05] *** Quits: dwar (~dwar@replaced-ip ) (Ping timeout: 240 seconds)
2055 [17:03:05] *** Quits: hiroki (~hyamamoto@replaced-ip ) (Ping timeout: 240 seconds)
2056 [17:04:02] *** Quits: jarlaxl (~blt@replaced-ip ) (Quit: Leaving)
2057 [17:04:25] *** Joins: reu (Elite20151@replaced-ip )
2058 [17:04:32] *** Quits: TomyWork (~tomy@replaced-ip ) (Remote host closed the connection)
2059 [17:04:35] *** Quits: spithash (~spithash@replaced-ip ) (Quit: Leaving)
2060 [17:04:40] *** Joins: hiroki (~hyamamoto@replaced-ip )
2061 [17:04:40] *** Quits: hiroki (~hyamamoto@replaced-ip ) (Changing host)
2062 [17:04:40] *** Joins: hiroki (~hyamamoto@replaced-ip )
2063 [17:05:23] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
2064 [17:06:03] *** Joins: dwar (~dwar@replaced-ip )
2065 [17:06:22] *** Quits: hamersaw (~hamersaw@replaced-ip ) (Quit: WeeChat 1.6)
2066 [17:07:07] *** Quits: eudaemon (~user@replaced-ip ) (Ping timeout: 256 seconds)
2067 [17:07:34] *** Quits: cockroach (~blattodea@replaced-ip ) (Quit: leaving)
2068 [17:08:10] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2069 [17:08:22] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
2070 [17:08:30] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2071 [17:10:14] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Ping timeout: 260 seconds)
2072 [17:10:44] *** Quits: hexjay (~hexjay@replaced-ip ) (Read error: Connection reset by peer)
2073 [17:11:11] *** Joins: hexjay (~hexjay@replaced-ip )
2074 [17:11:47] *** Quits: briner (~briner@replaced-ip ) (Ping timeout: 268 seconds)
2075 [17:12:24] *** Quits: pineiden (~pineiden1@replaced-ip ) (Quit: Leaving)
2076 [17:14:01] *** debhelper sets mode: +l 1642
2077 [17:14:08] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
2078 [17:14:31] *** Quits: Tralfaz (~none@replaced-ip ) (Quit: Leaving)
2079 [17:14:48] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2080 [17:14:56] *** Joins: emilsp (~emilsp@replaced-ip )
2081 [17:15:51] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 250 seconds)
2082 [17:16:04] *** Joins: andeh (~andeh@replaced-ip )
2083 [17:16:17] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Remote host closed the connection)
2084 [17:17:01] *** Joins: janisvilcans (~janisvilc@replaced-ip )
2085 [17:18:15] *** Quits: gerforce (~gerforce@replaced-ip ) (Quit: WeeChat 1.6)
2086 [17:19:58] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
2087 [17:21:20] *** Joins: fstd_ (~fstd@replaced-ip )
2088 [17:21:36] *** Joins: ibr2 (~ibr2@replaced-ip )
2089 [17:22:25] *** Quits: janisvilcans (~janisvilc@replaced-ip ) (Ping timeout: 256 seconds)
2090 [17:22:59] *** Quits: __marco (~marco@replaced-ip ) (Quit: Leaving)
2091 [17:23:39] *** Quits: bablux (~bablux@replaced-ip ) (Ping timeout: 250 seconds)
2092 [17:24:27] *** Joins: clyde542 (cly@replaced-ip )
2093 [17:24:34] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Ping timeout: 256 seconds)
2094 [17:24:52] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 260 seconds)
2095 [17:24:52] *** fstd_ is now known as fstd
2096 [17:25:25] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
2097 [17:26:34] *** Quits: msimpson (~msimpson@replaced-ip ) (Quit: Leaving)
2098 [17:26:34] *** Joins: freddy_fcch_ (~freddy_fc@replaced-ip )
2099 [17:26:35] *** Quits: guiverc_d (~guiverc_t@replaced-ip ) (Ping timeout: 268 seconds)
2100 [17:27:23] *** Joins: dri2 (~dri@replaced-ip )
2101 [17:28:30] *** Quits: DeathTickle (~DeathTick@replaced-ip ) (Quit: DeathTickle)
2102 [17:28:57] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 240 seconds)
2103 [17:29:18] *** Quits: freddy_fcch (~freddy_fc@replaced-ip ) (Ping timeout: 265 seconds)
2104 [17:30:04] *** Joins: j7k6 (~j7k6@replaced-ip )
2105 [17:31:19] *** Joins: hgfd123 (~hgfd123@replaced-ip )
2106 [17:32:16] *** Joins: nzhuk98 (~nazar@replaced-ip )
2107 [17:32:49] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
2108 [17:33:02] *** X230t is now known as Chinesium
2109 [17:34:10] *** Joins: electro33 (uid613@replaced-ip )
2110 [17:35:46] *** Quits: dunaeth (~dunaeth@replaced-ip ) (Ping timeout: 264 seconds)
2111 [17:36:05] *** Quits: kirk781 (~kirk781@replaced-ip ) (Read error: Connection reset by peer)
2112 [17:36:25] *** Joins: doors_1 (~kirk781@replaced-ip )
2113 [17:36:42] *** Quits: doors_1 (~kirk781@replaced-ip ) (Remote host closed the connection)
2114 [17:37:08] *** Joins: doors_1 (~kirk781@replaced-ip )
2115 [17:38:28] *** Joins: orbiter (~orbiter@replaced-ip )
2116 [17:40:11] *** Joins: wonderworld (~ww@replaced-ip )
2117 [17:40:14] *** Parts: jonvonb (~username@replaced-ip ) ()
2118 [17:40:15] *** Joins: toorop (~toorop@replaced-ip )
2119 [17:43:05] *** Joins: ttyS2 (~username@replaced-ip )
2120 [17:43:17] *** ttyS2 is now known as jonvonb
2121 [17:43:31] *** Quits: nobodi (~nobodi@replaced-ip ) (Quit: WeeChat 1.6)
2122 [17:44:16] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
2123 [17:45:03] *** Quits: Pjusur2 (~Pjusur@replaced-ip ) (Quit: Leaving)
2124 [17:45:08] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
2125 [17:46:21] *** Joins: PoaB (~Thunderbi@replaced-ip )
2126 [17:47:04] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
2127 [17:47:10] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 264 seconds)
2128 [17:48:54] *** Joins: yokel (~yokel@replaced-ip )
2129 [17:50:34] *** Joins: pytto (~pytto@replaced-ip )
2130 [17:51:11] *** Quits: pytto (~pytto@replaced-ip ) (Max SendQ exceeded)
2131 [17:51:42] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 260 seconds)
2132 [17:52:12] *** Joins: pytto (~pytto@replaced-ip )
2133 [17:53:21] *** Parts: pytto (~pytto@replaced-ip ) ()
2134 [17:53:38] *** Joins: pytto (~pytto@replaced-ip )
2135 [17:53:47] *** Quits: pytto (~pytto@replaced-ip ) (Remote host closed the connection)
2136 [17:54:02] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 256 seconds)
2137 [17:54:33] *** Joins: pytto (~pytto@replaced-ip )
2138 [17:55:24] *** Quits: enki (~enki@replaced-ip ) (Ping timeout: 265 seconds)
2139 [17:55:33] *** Quits: notadeveloper (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2140 [17:55:36] *** Joins: enki (~enki@replaced-ip )
2141 [17:55:47] <pytto> hi guys
2142 [17:55:55] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 260 seconds)
2143 [17:57:10] <jelly> hi gal
2144 [17:58:42] *** Quits: pytto (~pytto@replaced-ip ) (Client Quit)
2145 [17:58:59] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
2146 [17:59:23] *** Joins: shann_ (~Stanislas@replaced-ip )
2147 [17:59:40] *** Joins: thunderrd (~thunderrd@replaced-ip )
2148 [17:59:49] *** Joins: bablux (~bablux@replaced-ip )
2149 [18:00:10] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
2150 [18:00:15] *** Joins: james1138 (~james1138@replaced-ip )
2151 [18:00:15] *** Quits: andeh (~andeh@replaced-ip ) (Quit: andeh)
2152 [18:00:22] *** Joins: v01t (~v01t@replaced-ip )
2153 [18:00:31] *** Joins: satanist_ (~satanist@replaced-ip )
2154 [18:00:38] *** Joins: andeh (~andeh@replaced-ip )
2155 [18:01:39] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
2156 [18:01:45] *** Joins: gluon_ (~gluon@replaced-ip )
2157 [18:01:48] *** Joins: jesopo (jess@replaced-ip )
2158 [18:01:50] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 256 seconds)
2159 [18:02:02] *** Quits: satanist (~satanist@replaced-ip ) (Ping timeout: 260 seconds)
2160 [18:02:13] *** Quits: beaver (~none@replaced-ip ) (Ping timeout: 250 seconds)
2161 [18:02:20] *** Quits: Chelsea (~Chelsea@replaced-ip ) (Ping timeout: 260 seconds)
2162 [18:02:20] *** Quits: SWAT (~swat@replaced-ip ) (Ping timeout: 260 seconds)
2163 [18:02:32] *** Joins: jmnk (~jmnk@replaced-ip )
2164 [18:02:35] *** Joins: m1911 (~Mutter@replaced-ip )
2165 [18:02:39] *** Quits: reu (Elite20151@replaced-ip ) (Ping timeout: 265 seconds)
2166 [18:02:39] *** Quits: madage (~madage@replaced-ip ) (Ping timeout: 250 seconds)
2167 [18:02:50] *** Joins: hgfd123 (~hgfd123@replaced-ip )
2168 [18:02:55] *** Quits: kardborren (~weechat@replaced-ip ) (Ping timeout: 260 seconds)
2169 [18:03:11] *** Joins: Chelsea (~Chelsea@replaced-ip )
2170 [18:03:12] *** Joins: Tom01 (~tom@replaced-ip )
2171 [18:03:22] *** Joins: beaky1 (~beaky@replaced-ip )
2172 [18:03:27] *** Joins: reu (Elite20151@replaced-ip )
2173 [18:03:30] *** Quits: uso (~uso@replaced-ip ) (Ping timeout: 260 seconds)
2174 [18:03:32] *** Joins: adelyne_ (~adelyne@replaced-ip )
2175 [18:03:57] *** Quits: Chinesium (~Funk@replaced-ip ) (Ping timeout: 245 seconds)
2176 [18:03:57] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
2177 [18:04:02] *** Joins: madage (~madage@replaced-ip )
2178 [18:04:06] <james1138> Question. How does a person add ClamAv
PPA and GUFW/UFW PPA to debian repositories? With all the talk in
the media about breaches - I like to keep the most up-to-date on the
antivirus and Firewall.
2179 [18:04:14] *** Quits: Cecil (~cecil@replaced-ip ) (Ping timeout: 256 seconds)
2180 [18:04:45] *** Quits: bablux (~bablux@replaced-ip ) (Remote host closed the connection)
2181 [18:04:50] *** Joins: beaver (~none@replaced-ip )
2182 [18:05:03] *** Quits: andeh (~andeh@replaced-ip ) (Client Quit)
2183 [18:05:12] *** Joins: areyouloco (~areyouloc@replaced-ip )
2184 [18:05:19] *** Joins: Guest1042 (~swat@replaced-ip )
2185 [18:05:27] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2186 [18:05:27] *** Joins: andeh (~andeh@replaced-ip )
2187 [18:05:33] *** Joins: bablux (~bablux@replaced-ip )
2188 [18:05:42] *** Joins: Apeiron`- (~Apeiron@replaced-ip )
2189 [18:05:47] *** Joins: MrHyde (~MrHyde@replaced-ip )
2190 [18:05:50] *** Quits: JelmerD (~JelmerD@replaced-ip ) (Ping timeout: 245 seconds)
2191 [18:05:50] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 245 seconds)
2192 [18:05:50] *** Quits: shannara (~Stanislas@replaced-ip ) (Ping timeout: 245 seconds)
2193 [18:05:56] *** Joins: Ishaq` (~Ishaq@replaced-ip )
2194 [18:05:59] *** Quits: MrHyde_ (~MrHyde@replaced-ip ) (Ping timeout: 245 seconds)
2195 [18:06:09] *** Quits: Caeli (~caeli@replaced-ip ) (Ping timeout: 245 seconds)
2196 [18:06:10] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
2197 [18:06:36] *** Quits: m1911 (~Mutter@replaced-ip ) (Client Quit)
2198 [18:07:02] *** Quits: iNs (~ins@replaced-ip ) (Ping timeout: 245 seconds)
2199 [18:07:28] *** Joins: diniwed (~gavron@replaced-ip )
2200 [18:07:29] *** Quits: Chelsea (~Chelsea@replaced-ip ) (Ping timeout: 248 seconds)
2201 [18:07:40] *** Joins: Caeli (~caeli@replaced-ip )
2202 [18:07:45] *** Caeli is now known as Guest60064
2203 [18:07:54] *** Quits: Guest60064 (~caeli@replaced-ip ) (Changing host)
2204 [18:07:54] *** Joins: Guest60064 (~caeli@replaced-ip )
2205 [18:08:08] *** Guest60064 is now known as Caeli
2206 [18:08:12] <petn-randall> james1138: You don't add PPAs
to Debian.
2207 [18:08:14] <petn-randall> !ppa
2208 [18:08:14] <dpkg> [ppa] Personal Package Archive (see
replaced-url
2209 [18:08:35] *** Joins: john1008 (~john1008@replaced-ip )
2210 [18:08:42] *** Quits: doors_1 (~kirk781@replaced-ip ) (Quit: Leaving)
2211 [18:08:58] *** Quits: PoaB (~Thunderbi@replaced-ip ) (Quit: PoaB)
2212 [18:09:08] <petn-randall> james1138: clamav is quite mediocre
at finding malware for windows. If you really depend on it, I'd
use some tool from other vendors, probably not FOSS.
2213 [18:09:20] *** Joins: JelmerD (~JelmerD@replaced-ip )
2214 [18:09:24] *** Joins: Chelsea (~Chelsea@replaced-ip )
2215 [18:09:34] *** Joins: Cecil (~cecil@replaced-ip )
2216 [18:09:35] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Quit: Leaving)
2217 [18:09:42] *** Joins: Chinesium (~Funk@replaced-ip )
2218 [18:09:43] *** Quits: jhutchin1_wk (~jonathan@replaced-ip ) (*.net *.split)
2219 [18:09:44] *** Quits: bertbob (~bertbob@replaced-ip ) (*.net *.split)
2220 [18:09:44] *** Quits: whislock (whislock@replaced-ip ) (*.net *.split)
2221 [18:09:44] *** Quits: Nekojimi (~jimj316@replaced-ip ) (*.net *.split)
2222 [18:09:44] *** Quits: erasmus (~erasmus@replaced-ip ) (*.net *.split)
2223 [18:09:44] *** Quits: papercan[m] (papercanma@replaced-ip ) (*.net *.split)
2224 [18:09:44] *** Quits: camael[m] (camaelmatr@replaced-ip ) (*.net *.split)
2225 [18:09:44] *** Quits: iWaldo__ (~iWaldo@replaced-ip ) (*.net *.split)
2226 [18:09:44] *** Quits: rany (~rany@replaced-ip ) (*.net *.split)
2227 [18:09:44] *** Quits: Apeiron` (~Apeiron@replaced-ip ) (*.net *.split)
2228 [18:09:44] *** Quits: Furai (~Furai@replaced-ip ) (*.net *.split)
2229 [18:09:44] *** Quits: ron-slc (~Ron@replaced-ip ) (*.net *.split)
2230 [18:09:44] *** Quits: civillian (~nick@replaced-ip ) (*.net *.split)
2231 [18:09:44] *** Quits: dgp (~daniel@replaced-ip ) (*.net *.split)
2232 [18:09:44] *** Quits: M6HZ (~M6HZ@replaced-ip ) (*.net *.split)
2233 [18:09:44] *** Quits: ribdro (~ribdro@replaced-ip ) (*.net *.split)
2234 [18:09:44] *** Quits: nathanhi (~nathanhi@replaced-ip ) (*.net *.split)
2235 [18:09:44] *** Quits: r00tobo (~r00tobo@replaced-ip ) (*.net *.split)
2236 [18:09:44] *** Quits: samtunez (samtunez@replaced-ip ) (*.net *.split)
2237 [18:09:44] *** Quits: Trel (~Trel@replaced-ip ) (*.net *.split)
2238 [18:09:44] *** Quits: tolecnal (tolecnal@replaced-ip ) (*.net *.split)
2239 [18:09:44] *** Quits: SirLagz (~SirLagz@replaced-ip ) (*.net *.split)
2240 [18:09:44] *** Quits: peter5 (peters@replaced-ip ) (*.net *.split)
2241 [18:09:44] *** Quits: mrtnt (~martint@replaced-ip ) (*.net *.split)
2242 [18:09:44] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (*.net *.split)
2243 [18:09:44] *** Quits: verm1n (~verm1n@replaced-ip ) (*.net *.split)
2244 [18:09:45] *** Quits: crisu (crisu@replaced-ip ) (*.net *.split)
2245 [18:09:45] *** Quits: Cisien (~Chris@replaced-ip ) (*.net *.split)
2246 [18:09:45] *** Quits: fred`` (fred@replaced-ip ) (*.net *.split)
2247 [18:09:45] *** Quits: NapoleonMalapart (zukaritasm@replaced-ip ) (*.net *.split)
2248 [18:09:46] *** Quits: attero (atteromatr@replaced-ip ) (*.net *.split)
2249 [18:09:46] *** Quits: aykut (~aykut@replaced-ip ) (*.net *.split)
2250 [18:09:46] *** Quits: White-Falcon (2085709@replaced-ip ) (*.net *.split)
2251 [18:09:46] *** Quits: Aristide (~Aristide@replaced-ip ) (*.net *.split)
2252 [18:09:46] *** Quits: Cork (~Cork@replaced-ip ) (*.net *.split)
2253 [18:09:46] *** Quits: thurin (~thurin@replaced-ip ) (*.net *.split)
2254 [18:09:46] *** Quits: skza (~skza@replaced-ip ) (*.net *.split)
2255 [18:09:46] *** Quits: Bonn333 (~Bonn333@replaced-ip ) (*.net *.split)
2256 [18:09:46] *** Quits: thnee (~thnee@replaced-ip ) (*.net *.split)
2257 [18:09:46] *** Quits: gluon (~gluon@replaced-ip ) (*.net *.split)
2258 [18:09:46] *** Quits: Psi-Jack (~psi-jack@replaced-ip ) (*.net *.split)
2259 [18:09:46] *** Quits: Lazuruz_ (~nitusa@replaced-ip ) (*.net *.split)
2260 [18:09:46] *** Quits: sethkush (~sethkush@replaced-ip ) (*.net *.split)
2261 [18:09:46] *** Quits: abrotman (~abrotman@replaced-ip ) (*.net *.split)
2262 [18:09:46] *** Quits: luckman212 (~luckman21@replaced-ip ) (*.net *.split)
2263 [18:09:46] *** Quits: f3d (~f3d@replaced-ip ) (*.net *.split)
2264 [18:09:46] *** Quits: pcdummy (~quassel@replaced-ip ) (*.net *.split)
2265 [18:09:46] *** Quits: adelyne (~adelyne@replaced-ip ) (*.net *.split)
2266 [18:09:46] *** Quits: qman__ (quassel@replaced-ip ) (*.net *.split)
2267 [18:09:46] *** Quits: rupam123456 (~quassel@replaced-ip ) (*.net *.split)
2268 [18:09:46] *** Quits: Ishaq (~Ishaq@replaced-ip ) (*.net *.split)
2269 [18:09:46] *** Quits: theluckymike (~theluckym@replaced-ip ) (*.net *.split)
2270 [18:09:46] *** Quits: cyberzeus (~nunyuh@replaced-ip ) (*.net *.split)
2271 [18:09:46] *** Quits: quite (quite@replaced-ip ) (*.net *.split)
2272 [18:09:49] *** Quits: beaky (~beaky@replaced-ip ) (Ping timeout: 255 seconds)
2273 [18:09:49] *** Joins: DeathTickle (~DeathTick@replaced-ip )
2274 [18:09:49] *** Joins: Nnavd (~Nnavd@replaced-ip )
2275 [18:09:49] *** Quits: nolsen (nolsen@replaced-ip ) (Ping timeout: 255 seconds)
2276 [18:09:52] <petn-randall> james1138: Also both clamav and
gufw are in Debian stable, no need for a PPA.
2277 [18:09:54] *** Joins: Nekojimi (~jimj316@replaced-ip )
2278 [18:09:59] *** Joins: aykut_ (~aykut@replaced-ip )
2279 [18:10:58] *** Joins: iNs (~ins@replaced-ip )
2280 [18:11:01] *** Joins: nyuszika7h_ (nyuszika7h@replaced-ip )
2281 [18:11:03] *** Joins: StathisA (~StathisA@replaced-ip )
2282 [18:11:22] *** Joins: M6HZ (~M6HZ@replaced-ip )
2283 [18:11:39] <james1138> Petn-randall... what do you suggest
instead of ClamAv? I also installed ClamFS for file scanning. I
heard about Avast but Firefox & Thunderbird appear to have
plugins with work with ClamAv
2284 [18:11:57] *** Quits: flipp (~flipp@replaced-ip ) (Ping timeout: 240 seconds)
2285 [18:11:57] *** Quits: DzAirmaX (~DzAirmaX@replaced-ip ) (Ping timeout: 240 seconds)
2286 [18:12:09] <petn-randall> james1138: Why do you need plugins
for firefox? clamav is only good at finding Windows malware.
2287 [18:12:15] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 260 seconds)
2288 [18:12:15] *** Quits: sim590 (~sim590@replaced-ip ) (Ping timeout: 260 seconds)
2289 [18:12:15] *** Quits: DannyFritz (sid182043@replaced-ip ) (Ping timeout: 260 seconds)
2290 [18:12:57] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Ping timeout: 240 seconds)
2291 [18:13:09] <petn-randall> james1138: On Windows your first
line of defense may be antivirus, on Linux it's applying
security updates in a timely manner, privilege seperation, firewalls
and MAC (selinux/apparmor).
2292 [18:13:26] <petn-randall> james1138: IMHO if you find malware
with a scanner, it's already too late.
2293 [18:13:42] *** Joins: DannyFritz (sid182043@replaced-ip )
2294 [18:14:17] *** Joins: tolecnal (tolecnal@replaced-ip )
2295 [18:14:17] *** Joins: bertbob (~bertbob@replaced-ip )
2296 [18:14:17] *** Joins: whislock (whislock@replaced-ip )
2297 [18:14:17] *** Joins: erasmus (~erasmus@replaced-ip )
2298 [18:14:17] *** Joins: sethkush (~sethkush@replaced-ip )
2299 [18:14:17] *** Joins: papercan[m] (papercanma@replaced-ip )
2300 [18:14:17] *** Joins: camael[m] (camaelmatr@replaced-ip )
2301 [18:14:17] *** Joins: iWaldo__ (~iWaldo@replaced-ip )
2302 [18:14:17] *** Joins: rany (~rany@replaced-ip )
2303 [18:14:17] *** Joins: Furai (~Furai@replaced-ip )
2304 [18:14:17] *** Joins: ron-slc (~Ron@replaced-ip )
2305 [18:14:17] *** Joins: mrtnt (~martint@replaced-ip )
2306 [18:14:17] *** Joins: civillian (~nick@replaced-ip )
2307 [18:14:17] *** Joins: dgp (~daniel@replaced-ip )
2308 [18:14:17] *** Joins: ribdro (~ribdro@replaced-ip )
2309 [18:14:17] *** Joins: nathanhi (~nathanhi@replaced-ip )
2310 [18:14:17] *** Joins: r00tobo (~r00tobo@replaced-ip )
2311 [18:14:17] *** Joins: samtunez (samtunez@replaced-ip )
2312 [18:14:17] *** Joins: Trel (~Trel@replaced-ip )
2313 [18:14:17] *** Joins: SirLagz (~SirLagz@replaced-ip )
2314 [18:14:17] *** Joins: peter5 (peters@replaced-ip )
2315 [18:14:17] *** Joins: rafalcpp (~racalcppp@replaced-ip )
2316 [18:14:17] *** Joins: verm1n (~verm1n@replaced-ip )
2317 [18:14:17] *** Joins: crisu (crisu@replaced-ip )
2318 [18:14:17] *** Joins: Cisien (~Chris@replaced-ip )
2319 [18:14:17] *** Joins: fred`` (fred@replaced-ip )
2320 [18:14:17] *** Joins: theluckymike (~theluckym@replaced-ip )
2321 [18:14:17] *** Joins: attero (atteromatr@replaced-ip )
2322 [18:14:17] *** Joins: NapoleonMalapart (zukaritasm@replaced-ip )
2323 [18:14:17] *** Joins: White-Falcon (2085709@replaced-ip )
2324 [18:14:17] *** Joins: Aristide (~Aristide@replaced-ip )
2325 [18:14:17] *** Joins: Cork (~Cork@replaced-ip )
2326 [18:14:17] *** Joins: thurin (~thurin@replaced-ip )
2327 [18:14:17] *** Joins: skza (~skza@replaced-ip )
2328 [18:14:17] *** Joins: Bonn333 (~Bonn333@replaced-ip )
2329 [18:14:17] *** Joins: thnee (~thnee@replaced-ip )
2330 [18:14:17] *** Joins: Psi-Jack (~psi-jack@replaced-ip )
2331 [18:14:17] *** Joins: Lazuruz_ (~nitusa@replaced-ip )
2332 [18:14:17] *** Joins: abrotman (~abrotman@replaced-ip )
2333 [18:14:17] *** Joins: luckman212 (~luckman21@replaced-ip )
2334 [18:14:17] *** Joins: f3d (~f3d@replaced-ip )
2335 [18:14:17] *** Joins: pcdummy (~quassel@replaced-ip )
2336 [18:14:17] *** Joins: qman__ (quassel@replaced-ip )
2337 [18:14:17] *** Joins: rupam123456 (~quassel@replaced-ip )
2338 [18:14:17] *** Joins: cyberzeus (~nunyuh@replaced-ip )
2339 [18:14:17] *** Joins: quite (quite@replaced-ip )
2340 [18:14:17] *** tolecnal is now known as tolecnal1
2341 [18:14:17] *** tolecnal1 is now known as tolecnal
2342 [18:14:34] *** Joins: sim590 (~sim590@replaced-ip )
2343 [18:14:35] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 240 seconds)
2344 [18:14:43] *** Joins: DzAirmaX (~DzAirmaX@replaced-ip )
2345 [18:14:48] *** Joins: kooldavi (~kooldavi@replaced-ip )
2346 [18:14:53] *** Quits: luckman212 (~luckman21@replaced-ip ) (Max SendQ exceeded)
2347 [18:14:53] *** Quits: Trel (~Trel@replaced-ip ) (Max SendQ exceeded)
2348 [18:14:53] *** Quits: SirLagz (~SirLagz@replaced-ip ) (Max SendQ exceeded)
2349 [18:14:54] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Max SendQ exceeded)
2350 [18:14:56] *** Joins: flipp (~flipp@replaced-ip )
2351 [18:15:03] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
2352 [18:15:09] *** Joins: luckman212 (~luckman21@replaced-ip )
2353 [18:15:11] *** Joins: SirLagz (~SirLagz@replaced-ip )
2354 [18:15:25] *** Joins: Trel (~Trel@replaced-ip )
2355 [18:15:36] *** Joins: rafalcpp (~racalcppp@replaced-ip )
2356 [18:15:36] *** Quits: iWaldo__ (~iWaldo@replaced-ip ) (Remote host closed the connection)
2357 [18:16:03] *** Joins: iWaldo__ (~iWaldo@replaced-ip )
2358 [18:16:04] *** Joins: uso (~uso@replaced-ip )
2359 [18:16:27] *** Quits: Guest93732 (~ard1t@replaced-ip ) (Ping timeout: 240 seconds)
2360 [18:16:27] *** Quits: _systemd_is_evil (~NOsystemd@replaced-ip ) (Ping timeout: 240 seconds)
2361 [18:16:30] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 260 seconds)
2362 [18:16:35] <james1138> I also have Wine installed to play
some of my older Windows games. Antivirus is just playing safe.
2363 [18:16:55] *** Quits: pokeguylow (~pgl@replaced-ip ) (Ping timeout: 260 seconds)
2364 [18:17:08] <petn-randall> james1138: I'd say antivirus
is irrelevant for Linux.
2365 [18:17:15] *** Joins: Guest93732 (~ard1t@replaced-ip )
2366 [18:17:17] <petn-randall> (and a waste of time, IMHO)
2367 [18:17:23] <Sleaker> james1138: having wine doesn't mean
anything.
2368 [18:17:27] *** Quits: gehaxelt_ (~gehaxelt@replaced-ip ) (Ping timeout: 240 seconds)
2369 [18:17:27] *** Quits: Polylith (~Polylith@replaced-ip ) (Ping timeout: 240 seconds)
2370 [18:17:30] *** Quits: SleePy (~SleePy@replaced-ip ) (Ping timeout: 260 seconds)
2371 [18:17:37] *** Joins: nolsen (nolsen@replaced-ip )
2372 [18:17:41] *** Quits: contrapunctus[m] (contrapunc@replaced-ip ) (Ping timeout: 240 seconds)
2373 [18:17:48] *** Quits: x0x0_ (x0x0matrix@replaced-ip ) (Ping timeout: 245 seconds)
2374 [18:17:51] *** Quits: papercan[m] (papercanma@replaced-ip ) (Ping timeout: 240 seconds)
2375 [18:17:51] *** Quits: camael[m] (camaelmatr@replaced-ip ) (Ping timeout: 240 seconds)
2376 [18:17:53] *** Quits: NapoleonMalapart (zukaritasm@replaced-ip ) (Ping timeout: 240 seconds)
2377 [18:17:53] *** Quits: attero (atteromatr@replaced-ip ) (Ping timeout: 240 seconds)
2378 [18:17:55] <jelly> ,v clamav
2379 [18:17:56] <judd> Package: clamav on amd64 -- wheezy:
0.99+dfsg-0+deb7u2; jessie-updates: 0.99.2+dfsg-0+deb8u3;
stretch-updates: 0.99.2+dfsg-6+deb9u1; wheezy-security:
0.99.4+dfsg-1+deb7u1; stretch: 0.99.4+dfsg-1+deb9u1; jessie:
0.100.0+dfsg-0+deb8u1; stretch-proposed-updates:
0.100.0+dfsg-0+deb9u1; buster: 0.100.0+dfsg-1+b2; sid:
0.100.0+dfsg-1+b2
2380 [18:17:58] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
2381 [18:18:09] *** Quits: b00kworm (bookwormre@replaced-ip ) (Ping timeout: 247 seconds)
2382 [18:18:10] *** Quits: paulez[m] (paulezmatr@replaced-ip ) (Ping timeout: 256 seconds)
2383 [18:18:23] <jelly> so even oldstable has latest clamav
2384 [18:18:30] <karlpinc> james1138: If you really want to lock
it down turn on selinux. Also make sure you don't allow
passwordless sudo. (Or don't even use sudo, and don't
allow root to ssh in. That way 2 sets of credentials are required to
be root.)
2385 [18:18:33] <Sleaker> what's the best way to get my gpg
key available for a kickstart CD that I'm building myself?
2386 [18:18:35] <james1138> Thanks Judd!
2387 [18:18:39] <jelly> (but stable does not, yet, eh)
2388 [18:19:00] *** Joins: elevated (~elevated@replaced-ip )
2389 [18:19:06] *** Joins: SleePy (~SleePy@replaced-ip )
2390 [18:19:14] *** Joins: Polylith (~Polylith@replaced-ip )
2391 [18:19:19] <hassoon> ow the usb mouse is not working how can
i make it work
2392 [18:19:21] <Sleaker> in the past I've been using ubuntu
discs and I'm swapping over to debian for this next release. on
ubuntu I had been rebuilding the ubuntu-keyring and including my own
key in it, but not sure that's the best solution to start with
2393 [18:19:21] <karlpinc> james1138: Once you detect something
malicious on your system it's time to re-install and restore
(data only!) from a backup.
2394 [18:19:27] <jelly> karlpinc: uh, are selinux policies usable
these days
2395 [18:19:28] *** Joins: _systemd_is_evil (~NOsystemd@replaced-ip )
2396 [18:19:36] *** Joins: gehaxelt (~gehaxelt@replaced-ip )
2397 [18:20:07] *** Joins: pokeguylow (~pgl@replaced-ip )
2398 [18:20:48] *** Joins: Deille (~Ellied@replaced-ip )
2399 [18:20:53] <petn-randall> apparmor is kinda usable on
testing/sid.
2400 [18:20:54] <karlpinc> jelly: I don't find selinux very
useable at all. The one time I turned it on it took forever messing
around with it. I can't speak to the current state of the
selinux policies. But, it does "work", and really well if
you mess with it long enough.
2401 [18:20:57] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 240 seconds)
2402 [18:21:05] <jelly> Sleaker: kickstart CD?
2403 [18:21:21] <petn-randall> Isn't kickstart something from
redhat/centos?
2404 [18:21:29] <jelly> or Amiga
2405 [18:21:29] <Sleaker> jelly: preseeded ISO disc with a
self-signed key.
2406 [18:21:37] <Sleaker> petn-randall: nah, debian uses the term
too
2407 [18:21:49] <Sleaker> it's in the self-creation disc docs
somewhere
2408 [18:21:51] *** Quits: Aristide (~Aristide@replaced-ip ) (Ping timeout: 240 seconds)
2409 [18:22:00] <Sleaker> but same concept. I generate my own disc
from my own repositories.
2410 [18:22:08] <Sleaker> they use my local gpg key.
2411 [18:22:18] <Sleaker> what's the best awy to get the
debian-installer to recognize my key?
2412 [18:22:25] *** Quits: scoopex (~scoopex@replaced-ip ) (Quit: leaving)
2413 [18:22:34] *** Joins: scoopex (~scoopex@replaced-ip )
2414 [18:22:35] <Sleaker> rebuild debian-archive-keyring with my
key, or is there some other facility for this?
2415 [18:22:45] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (Ping timeout: 260 seconds)
2416 [18:22:59] *** Quits: mbucher_ (~mbucher@replaced-ip ) (Remote host closed the connection)
2417 [18:23:07] <jelly> no, just slip a keyring file in
/etc/apt/trusted.gpg.d/ somehow
2418 [18:23:31] <Sleaker> oh in the initrd.
2419 [18:23:58] *** Joins: cadillac_ (~omab@replaced-ip )
2420 [18:23:59] <Sleaker> it needs to be available in the target
though for apt to work doesn't it?
2421 [18:24:02] *** debhelper sets mode: +l 1629
2422 [18:24:14] *** Joins: hipp (~hipp@replaced-ip )
2423 [18:25:01] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2424 [18:25:05] *** Quits: z8z (~x@replaced-ip ) (Ping timeout: 260 seconds)
2425 [18:25:16] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
2426 [18:25:17] <jelly> I don't know where d-i gets its
keyrings from, but as far as the target is concerned, make sure your
own sleaker-archive-keyring deb gets installed
2427 [18:25:33] *** Quits: netx (~netx@replaced-ip ) (Quit: Bye)
2428 [18:25:56] <jelly> if things are sane, maybe there's an
udeb as well
2429 [18:26:12] *** Quits: DocHopper_ (~DocHopper@replaced-ip ) (Read error: Connection reset by peer)
2430 [18:26:13] <Sleaker> jelly: debs don't get installed
until after system setup initially. the d-i wont even recognize the
apt-archive if the key isn't in the keyring before it starts
the initial check
2431 [18:26:22] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Read error: Connection reset by peer)
2432 [18:26:25] *** Quits: phuzion (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2433 [18:26:25] *** Quits: MACscr (~MACscr@replaced-ip ) (Read error: Connection reset by peer)
2434 [18:26:28] *** Quits: iWaldo__ (~iWaldo@replaced-ip ) (Read error: Connection reset by peer)
2435 [18:26:29] <Sleaker> in the past I've modified the
distros base udeb basically.
2436 [18:26:30] *** Quits: jcarpenter2 (~rofl@replaced-ip ) (Read error: Connection reset by peer)
2437 [18:26:30] *** Joins: fly_agaric (~Administr@replaced-ip )
2438 [18:26:38] *** Quits: Deille (~Ellied@replaced-ip ) (Quit: SIGNAL LOST)
2439 [18:26:46] <Sleaker> I probably just don't understand
the order that d-i is loading udebs vs normal debs
2440 [18:26:46] <jelly> Sleaker: yes, but you'll still want
to have it after the base install is finished, too
2441 [18:26:51] <Sleaker> right
2442 [18:27:00] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Read error: Connection reset by peer)
2443 [18:27:01] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.6)
2444 [18:27:05] <Sleaker> my first issue is that it's not
even available in the base installer atm.
2445 [18:27:07] <fly_agaric> hello guys, a question about ssl
certificates. is it possible to have 2 different ssl wildcard
certificates which are holding the same wildcard domain?
2446 [18:27:15] <Sleaker> I already have it installed in other
packages.
2447 [18:27:38] <jelly> Sleaker: perhaps ask in #debian-boot over
on irc.oftc.net
2448 [18:27:47] <Sleaker> cool, thanks jelly
2449 [18:27:52] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 260 seconds)
2450 [18:27:55] <jelly> that's the d-i people channel\
2451 [18:28:03] *** Joins: DocHopper_ (~DocHopper@replaced-ip )
2452 [18:28:06] *** Quits: yonder (~yonder@replaced-ip ) (Read error: Connection reset by peer)
2453 [18:28:12] *** Quits: ribdro (~ribdro@replaced-ip ) (Read error: Connection reset by peer)
2454 [18:28:24] <blackflow> fly_agaric: technically yes, if by
certificates you mean a set of key + crt files
2455 [18:28:32] <jelly> fly_agaric: it's possible to have a
zillion cert+key pairs with same CN and SAN, sure, why not
2456 [18:28:38] *** Joins: phuzion (~phuzion@replaced-ip )
2457 [18:28:39] *** Joins: x032cx (~lxuser@replaced-ip )
2458 [18:28:54] *** Joins: yonder (~yonder@replaced-ip )
2459 [18:29:06] *** Quits: pentiumone133 (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2460 [18:29:07] <fly_agaric> okay because i always though you can
only have one wildcard ssl cert with for example *.test.com
2461 [18:29:07] *** Quits: magyar (~magyar@replaced-ip ) (Remote host closed the connection)
2462 [18:29:10] *** Quits: ScottE (~ScottE@replaced-ip ) (Ping timeout: 256 seconds)
2463 [18:29:13] *** Joins: Aristide (~Aristide@replaced-ip )
2464 [18:29:18] <fly_agaric> because today i found two
2465 [18:29:20] *** Quits: benklop (~quassel@replaced-ip ) (Remote host closed the connection)
2466 [18:29:21] *** Quits: czer00 (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
2467 [18:29:23] *** Quits: disi (~quassel@replaced-ip ) (Remote host closed the connection)
2468 [18:29:30] *** Joins: kardborren (~weechat@replaced-ip )
2469 [18:29:33] <fly_agaric> with different serial numbers but
both are working
2470 [18:29:35] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 240 seconds)
2471 [18:29:45] *** Quits: lel (l@replaced-ip ) (Ping timeout: 260 seconds)
2472 [18:29:51] *** Joins: melvin (~melvin@replaced-ip )
2473 [18:29:51] *** Quits: Nathan2055_ (~Nathan205@replaced-ip ) (Ping timeout: 256 seconds)
2474 [18:29:51] <petn-randall> fly_agaric: How would certificate
rollovers work if you could only have one?
2475 [18:30:04] <jelly> very, very quickly!
2476 [18:30:11] <jelly> and precisely!
2477 [18:30:12] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 265 seconds)
2478 [18:30:14] *** melvin is now known as Guest76766
2479 [18:30:18] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 256 seconds)
2480 [18:30:18] *** Quits: flugger (~flug@replaced-ip ) (Ping timeout: 256 seconds)
2481 [18:30:21] *** Quits: ron-slc (~Ron@replaced-ip ) (Ping timeout: 240 seconds)
2482 [18:30:26] <petn-randall> fly_agaric: A CA can sign an
arbitrary amount of certificates, nothing is stopping them.
2483 [18:30:40] *** Quits: th_ (~th@replaced-ip ) (Ping timeout: 245 seconds)
2484 [18:30:43] *** Quits: Trel (~Trel@replaced-ip ) (Ping timeout: 268 seconds)
2485 [18:30:47] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Ping timeout: 260 seconds)
2486 [18:30:47] *** Quits: NonParity (~nonparity@replaced-ip ) (Ping timeout: 260 seconds)
2487 [18:30:47] *** Quits: Jguy (~Jguy@replaced-ip ) (Ping timeout: 260 seconds)
2488 [18:30:51] <jelly> and you can be a CA if you want to.
2489 [18:30:52] <petn-randall> fly_agaric: Only thing a site admin
can do against it is use HPKP for HTTPS.
2490 [18:30:56] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
2491 [18:30:59] *** Quits: phebus (~phebus@replaced-ip ) (Ping timeout: 256 seconds)
2492 [18:31:02] *** Quits: meLon (~meLon@replaced-ip ) (Ping timeout: 245 seconds)
2493 [18:31:26] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 276 seconds)
2494 [18:31:29] *** Quits: Guest53082 (~anon@replaced-ip ) (Ping timeout: 248 seconds)
2495 [18:31:30] *** Quits: melissa666 (~melissa66@replaced-ip ) (Ping timeout: 260 seconds)
2496 [18:31:31] *** Joins: Ricardo__ (~rick@replaced-ip )
2497 [18:31:54] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
2498 [18:32:12] <jelly> (well that's not the ONLY thing;
there's DNS CAA, there's DANE, and other stuff)
2499 [18:32:14] <karlpinc> fly_agaric: You can also setup a CAA
DNS record to provide controls which legitimate CAs will follow.
2500 [18:32:25] *** Joins: alue-42 (~kenobi@replaced-ip )
2501 [18:32:29] *** Joins: diniwed (~gavron@replaced-ip )
2502 [18:32:33] *** Quits: trumee (~trumee@replaced-ip ) (Read error: Connection reset by peer)
2503 [18:32:55] <fly_agaric> okay but technically one certificate
would be enough? iam I right here?
2504 [18:33:04] <fly_agaric> i mean if i have pub + key
2505 [18:33:06] <petn-randall> jelly: Oh right, I always forget
about those.
2506 [18:33:15] <fly_agaric> i can use it on every webserver
2507 [18:33:29] <petn-randall> fly_agaric: It wouldn't be
good practice IMO, but yes.
2508 [18:33:35] <jelly> petn-randall: so does the CA industry,
esp. DANE which would kill their business
2509 [18:33:48] *** Joins: oish (~charlie@replaced-ip )
2510 [18:33:49] *** Quits: jordanm (~jordanm@replaced-ip ) (Ping timeout: 256 seconds)
2511 [18:33:55] *** Quits: james1138 (~james1138@replaced-ip ) (Quit: Leaving)
2512 [18:33:56] <karlpinc> There's also letsencrypt.org.
2513 [18:33:58] *** Quits: Guest44170 (~melvin@replaced-ip ) (Ping timeout: 264 seconds)
2514 [18:34:01] *** debhelper sets mode: +l 1599
2515 [18:34:18] *** Joins: jmnk (~jmnk@replaced-ip )
2516 [18:34:23] <jelly> yes, all the fashionable botnets have
valid, working LE certs
2517 [18:34:51] <blackflow> CAA is just a hint. rogue/evil CAs can
ignore it.
2518 [18:34:57] *** shann_ is now known as shannara
2519 [18:35:27] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 260 seconds)
2520 [18:35:33] <jelly> whether it's a hint or enforced
depends completely on the client
2521 [18:35:46] *** Quits: elevated (~elevated@replaced-ip ) (Quit: bye)
2522 [18:36:13] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2523 [18:36:27] *** Quits: Barelytoasted (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2524 [18:37:05] *** Joins: aindilis (~aindilis@replaced-ip )
2525 [18:37:09] *** Joins: vivid (~ViViD@replaced-ip )
2526 [18:37:43] *** Quits: areyouloco (~areyouloc@replaced-ip ) (Read error: Connection reset by peer)
2527 [18:38:02] *** Joins: xPucTu4 (~yahoo@replaced-ip )
2528 [18:38:18] *** Joins: Darcidride_ (~Darcidrid@replaced-ip )
2529 [18:38:56] *** Joins: mac` (~Kevin@replaced-ip )
2530 [18:39:00] *** Joins: disposable3 (~Thunderbi@replaced-ip )
2531 [18:40:00] *** Joins: telcoguy (~telcoguy@replaced-ip )
2532 [18:40:02] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
2533 [18:40:09] <petn-randall> jelly: CAA should only be parsed by
CAs, not clients.
2534 [18:40:19] *** Quits: orbiter (~orbiter@replaced-ip ) ()
2535 [18:40:57] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
2536 [18:41:39] *** Joins: z8z (~x@replaced-ip )
2537 [18:42:12] *** Quits: guideline (guideline@replaced-ip ) (Ping timeout: 256 seconds)
2538 [18:43:05] *** Joins: Trel (~Trel@replaced-ip )
2539 [18:43:10] *** Quits: disposable3 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
2540 [18:44:07] <jelly> ah
2541 [18:47:17] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 245 seconds)
2542 [18:47:25] *** Quits: ibr2 (~ibr2@replaced-ip ) (Ping timeout: 256 seconds)
2543 [18:47:26] *** Parts: crash_ (~crash@replaced-ip ) ()
2544 [18:49:29] *** Joins: dreamon__ (~dreamon@replaced-ip )
2545 [18:50:33] *** Joins: dc13ff (uid190567@replaced-ip )
2546 [18:51:29] *** Joins: BlueByte_ (~walther@replaced-ip )
2547 [18:52:33] *** Quits: huwjr (~huwjr@replaced-ip ) (Quit: huwjr)
2548 [18:52:57] *** Quits: fmerges (~fmerges@replaced-ip ) (Quit: leaving)
2549 [18:53:00] *** Joins: hejux (~justin@replaced-ip )
2550 [18:53:06] <hejux> ls
2551 [18:53:09] <hejux> clear
2552 [18:53:52] *** Parts: hejux (~justin@replaced-ip ) ()
2553 [18:55:40] *** Joins: jmnk (~jmnk@replaced-ip )
2554 [18:55:51] *** Joins: walther__ (~walther@replaced-ip )
2555 [18:56:06] *** Joins: guideline (guideline@replaced-ip )
2556 [18:56:15] <petn-randall> wait, this isn't google
2557 [18:57:43] *** Joins: OS-34800 (~OS-34800@replaced-ip )
2558 [18:58:31] *** Joins: [Brain] (~brain@replaced-ip )
2559 [18:58:57] *** Quits: BlueByte_ (~walther@replaced-ip ) (Ping timeout: 256 seconds)
2560 [18:59:35] *** Joins: faw (~faw@replaced-ip )
2561 [19:00:34] *** Quits: lalaa (~juho@replaced-ip ) (Quit: Leaving)
2562 [19:00:45] *** Joins: x0x0_ (x0x0matrix@replaced-ip )
2563 [19:00:51] *** beaky1 is now known as beaky
2564 [19:00:56] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Quit: ....)
2565 [19:01:01] *** Joins: ibr2 (~ibr2@replaced-ip )
2566 [19:02:21] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2567 [19:02:49] *** Joins: wonderworld (~ww@replaced-ip )
2568 [19:03:29] *** Quits: smolboye (~smolboye@replaced-ip ) (Ping timeout: 248 seconds)
2569 [19:04:37] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (Ping timeout: 256 seconds)
2570 [19:04:46] <buu> There's no way debian/kernel is
involved in setting the link speed for a pcie device right??
2571 [19:05:11] *** Quits: lbatalha (~lbatalha@replaced-ip ) (Ping timeout: 256 seconds)
2572 [19:05:16] <petn-randall> buu: Sounds like a XY problem to
me.
2573 [19:05:36] <buu> Yes but the X is really complicated
2574 [19:06:21] *** Quits: j7k6 (~j7k6@replaced-ip ) (Ping timeout: 250 seconds)
2575 [19:06:23] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Quit: WeeChat 1.0.1)
2576 [19:06:34] <buu> LnkSta: Speed 2.5GT/s, Width x4, TrErr-
Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
2577 [19:06:46] <buu> This is supposed to be an x8 at 5GT/s
2578 [19:07:25] *** Joins: sine0 (~sine0@replaced-ip )
2579 [19:07:27] <buu> Or, well, anything faster than 2.5
2580 [19:07:55] *** Joins: NapoleonMalapart (zukaritasm@replaced-ip )
2581 [19:07:55] *** Joins: paulez[m] (paulezmatr@replaced-ip )
2582 [19:07:56] *** Joins: attero (atteromatr@replaced-ip )
2583 [19:07:56] *** Joins: contrapunctus[m] (contrapunc@replaced-ip )
2584 [19:07:56] *** Joins: b00kworm (bookwormre@replaced-ip )
2585 [19:08:02] *** Joins: j7k6 (~j7k6@replaced-ip )
2586 [19:08:02] *** Joins: slowly[m] (slowlymatr@replaced-ip )
2587 [19:08:02] *** Joins: pubmania (techboltma@replaced-ip )
2588 [19:08:02] *** Joins: makayabou[m] (makayaboum@replaced-ip )
2589 [19:08:03] *** Joins: windsack[m] (windsackma@replaced-ip )
2590 [19:08:03] *** Joins: papercan[m] (papercanma@replaced-ip )
2591 [19:08:03] *** Joins: vm[m] (vmmatrixor@replaced-ip )
2592 [19:08:03] *** Joins: smellems[m] (smellemsma@replaced-ip )
2593 [19:08:03] *** Joins: camael[m] (camaelmatr@replaced-ip )
2594 [19:08:31] *** Quits: bablux (~bablux@replaced-ip ) (Ping timeout: 250 seconds)
2595 [19:08:40] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2596 [19:10:16] *** Joins: smolboye (~smolboye@replaced-ip )
2597 [19:10:16] <petn-randall> buu: So you which part is supposed
to go at 5GT/s? The slot or the PCIe card?
2598 [19:10:32] <buu> the card
2599 [19:10:34] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.6)
2600 [19:10:44] <buu> the slot should be a pcie3.0 8x
2601 [19:10:46] <buu> at least
2602 [19:10:54] <buu>
replaced-url
2603 [19:11:01] <buu> I'm perplexed.
2604 [19:11:48] <petn-randall> Speed 2.5GT/s, Width x4
2605 [19:12:12] <petn-randall> buu: Sounds like the slot
doesn't carry the full width. ^^^
2606 [19:12:38] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
2607 [19:12:39] *** Joins: osro (~osro@replaced-ip )
2608 [19:12:52] *** Quits: [diablo] (~diablo]@replaced-ip##) (Quit: The Lounge - ##replaced-url
2609 [19:13:23] *** Joins: L0ki (~Android@replaced-ip )
2610 [19:14:01] *** debhelper sets mode: +l 1612
2611 [19:14:24] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
2612 [19:14:24] <buu> petn-randall: shouldn't 4x pcie2 be ..
10GT/s?
2613 [19:14:27] *** Joins: allu2 (~allu2@replaced-ip )
2614 [19:14:28] *** Joins: ra1stlin (~ra1stlin@replaced-ip )
2615 [19:15:23] <buu> Oh wait that makes sense
2616 [19:15:45] <buu> I'm going to go look at the actual box,
'm bored of guessing
2617 [19:16:35] *** Joins: diniwed (~gavron@replaced-ip )
2618 [19:16:49] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 248 seconds)
2619 [19:17:38] *** Joins: mframe (~mframe@replaced-ip )
2620 [19:18:51] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
2621 [19:19:57] <petn-randall> buu: Note that many mobos have
slots that physically fit 8x, but are only electrically wired for
4x. Just for example.
2622 [19:20:27] *** Joins: ToBeCloud (uid51591@replaced-ip )
2623 [19:20:45] *** Joins: AlexPortable (uid7568@replaced-ip )
2624 [19:21:20] *** Joins: colinjmatt (~colinjmat@replaced-ip )
2625 [19:21:20] <jelly> even on slots kind-of-dedicated for GPU?
2626 [19:21:22] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
2627 [19:21:48] *** Quits: L0ki (~Android@replaced-ip ) (Quit: AndroidIrc Disconnecting)
2628 [19:21:52] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 256 seconds)
2629 [19:22:16] *** Joins: L0ki (~Android@replaced-ip )
2630 [19:22:31] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Ping timeout: 268 seconds)
2631 [19:22:37] <petn-randall> There's usually only one slot
that handles the full speed of that gen. That's what I saw on
many desktop machines.
2632 [19:24:35] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
2633 [19:24:36] *** Quits: L0ki (~Android@replaced-ip ) (Client Quit)
2634 [19:24:49] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 265 seconds)
2635 [19:25:10] *** Quits: m0j0dj0dj0 (~punk3r@replaced-ip ) (Quit: go drink with my bitches!)
2636 [19:25:54] *** Quits: eric23 (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 24.5.1))
2637 [19:26:04] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
2638 [19:28:09] *** Quits: DocHopper_ (~DocHopper@replaced-ip ) (Read error: Connection reset by peer)
2639 [19:28:39] *** Joins: shdhdhdhjhd (5aae0296@replaced-ip )
2640 [19:29:34] *** Joins: SolidState_ (~SolidStat@replaced-ip )
2641 [19:29:40] *** Joins: oish (~charlie@replaced-ip )
2642 [19:30:17] *** Joins: ChmEarl (~chmearl@replaced-ip )
2643 [19:30:39] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Changing host)
2644 [19:30:39] *** Joins: ChmEarl (~chmearl@replaced-ip )
2645 [19:30:56] *** shdhdhdhjhd is now known as teraflop
2646 [19:32:11] *** Quits: solidstate (~SolidStat@replaced-ip ) (Ping timeout: 256 seconds)
2647 [19:32:42] *** teraflop is now known as jdjdjdjdj
2648 [19:33:35] <buu> petn-randall: It claims to support many
slots
2649 [19:33:38] <buu> But I'm a little confused.
2650 [19:33:46] *** Quits: xPucTu4 (~yahoo@replaced-ip ) (Ping timeout: 256 seconds)
2651 [19:34:04] *** Joins: wildlander (~wildlande@replaced-ip )
2652 [19:34:14] <buu> 40-Lane CPU-
2653 [19:34:15] <buu> 5 x PCIe 3.0/2.0 x16 (x16, x16/x16,
x16/x16/x8, x8/x8/x16/x8, x8/x8/x8/x8/x8 mode) *1
2654 [19:35:47] *** Quits: osro (~osro@replaced-ip ) (Quit: osro)
2655 [19:37:14] *** Quits: jdjdjdjdj (5aae0296@replaced-ip ) (Ping timeout: 260 seconds)
2656 [19:39:35] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
2657 [19:41:40] *** Joins: lldd_ (~atrapado@replaced-ip )
2658 [19:42:19] *** Joins: Ilyas (uid43013@replaced-ip )
2659 [19:43:25] *** Joins: vidarr (~vidr@replaced-ip )
2660 [19:43:52] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2661 [19:44:08] *** Joins: xPucTu4 (~yahoo@replaced-ip )
2662 [19:44:22] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.2-dev)
2663 [19:45:15] *** Joins: deicide- (~deicide-@replaced-ip )
2664 [19:45:34] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
2665 [19:45:46] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
2666 [19:47:32] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Ping timeout: 265 seconds)
2667 [19:49:25] *** Quits: andeh (~andeh@replaced-ip ) (Quit: andeh)
2668 [19:50:04] *** Joins: andeh (~andeh@replaced-ip )
2669 [19:50:14] *** Joins: [diablo] (~diablo]@replaced-ip )
2670 [19:50:51] <`Kevin> buu: mobo model specs?
2671 [19:50:54] <`Kevin> + cpu
2672 [19:51:04] *** Joins: hgfd123 (~hgfd123@replaced-ip )
2673 [19:51:56] <RoyK> smells like supermicro ;)
2674 [19:52:02] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 255 seconds)
2675 [19:52:07] *** Quits: john1008 (~john1008@replaced-ip ) (Quit: Leaving)
2676 [19:52:19] <buu> I solved it, but thanks
2677 [19:52:52] *** Quits: walther__ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2678 [19:53:29] *** Joins: acidtripper (~gonza@replaced-ip )
2679 [19:53:33] <acidtripper> Hi
2680 [19:53:47] <acidtripper> isn't a silly thing to ask for
internet connection when installing wlan firmware?
2681 [19:54:09] *** Joins: hypn0 (~h@replaced-ip )
2682 [19:54:10] <acidtripper> isn't a silly and RMS suck to
don't include firmware's as time ago did?
2683 [19:54:19] <greycat> Usually you install with an ethernet
cable, or you download the non-free firmware installer image.
2684 [19:54:50] <greycat> Debian is committed to not having
non-free software/firmware/microcode in its base system. If
that's a problem for you, there are other Linuxes out there.
2685 [19:54:50] *** Quits: buu (~buu@replaced-ip ) (Read error: Connection reset by peer)
2686 [19:55:07] *** Joins: buu (~buu@replaced-ip )
2687 [19:55:13] <acidtripper> isn't a silly thing to dont
include vi, vim, cfdisk and other needed packages in install iso?
2688 [19:55:31] <acidtripper> i think debian is taking such a
stupid route last years
2689 [19:55:34] <greycat> *plonk*
2690 [19:55:48] <rant> acidtripper: do you actually need support
with something? or could you possibly tell me how much wood a
woodchuch chucked if a woodchuck chucked wood?
2691 [19:55:52] *** Quits: z8z (~x@replaced-ip ) (Quit: Quitting)
2692 [19:56:00] <greycat> He's just here to troll.
2693 [19:56:18] <rant> greycat: and aren't you an operator
again?
2694 [19:56:41] *** Quits: RTZ0x859 (~element@replaced-ip ) (Quit: Leaving)
2695 [19:56:47] <acidtripper> i think this kind of things must be
taken into account
2696 [19:56:50] <acidtripper> in debates
2697 [19:56:53] *** Joins: krytarik (~krytarik@replaced-ip )
2698 [19:57:04] <rant> acidtripper: this is not a debating
channel, its a support channel
2699 [19:57:05] <acidtripper> its incredible to include graphic
installer
2700 [19:57:16] <acidtripper> and not including cfdisk for example
2701 [19:57:17] <acidtripper> or vim
2702 [19:57:19] <acidtripper> vi
2703 [19:57:24] *** Quits: buu (~buu@replaced-ip ) (Remote host closed the connection)
2704 [19:57:45] <acidtripper> not including firmware necessary to
start wifi
2705 [19:57:50] <acidtripper> in 2018
2706 [19:58:00] <acidtripper> having in stable a vulnerable kernel
2707 [19:58:20] *** Joins: graphene (~graphene@replaced-ip )
2708 [19:58:21] <acidtripper> i give debian lot of chances... but
is annoying the way decisions are taken
2709 [19:58:36] *** Quits: orbular (~orbular@replaced-ip ) (Remote host closed the connection)
2710 [19:58:44] <rant> ok, sorry, goodbye.. good luck with another
OS
2711 [19:58:55] <Urchin> I've seen worse
2712 [19:58:57] *** Quits: sgrover_river (~sgrover_r@replaced-ip ) (Ping timeout: 240 seconds)
2713 [19:59:01] *** Quits: graphene (~graphene@replaced-ip ) (Read error: Connection reset by peer)
2714 [19:59:01] <acidtripper> of course, slackware is the place
and as i see will always be
2715 [19:59:06] *** Joins: orbular (~orbular@replaced-ip )
2716 [19:59:21] *** Quits: telcoguy (~telcoguy@replaced-ip ) (Ping timeout: 240 seconds)
2717 [19:59:27] <Urchin> like, probably a rootkitted kernel on the
install disk that nobody cares about
2718 [19:59:27] <acidtripper> you dont include firmware.. as if
rms will include it in that fabolous list...
2719 [19:59:29] *** Joins: jmnk (~jmnk@replaced-ip )
2720 [19:59:32] *** Joins: graphene (~graphene@replaced-ip )
2721 [19:59:40] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
2722 [19:59:55] <jelly> !firmware images
2723 [19:59:55] <dpkg> Unofficial <netinst> and DVD
installer images containing non-free Debian firmware packages are
available for installing Debian 9 "Stretch". See
replaced-url
2724 [19:59:58] <acidtripper> rootkited kernel where? Urchin ?
2725 [20:00:15] <acidtripper> dpkg: thank youuu
2726 [20:00:15] <dpkg> acidtripper: my pleasure
2727 [20:00:21] <jelly> ^ those will however never be official
2728 [20:00:23] *** Joins: Neomex (~quassel@replaced-ip )
2729 [20:00:25] <Urchin> acidtripper: that was a long long time
ago, but that was on Arch
2730 [20:00:38] <acidtripper> ahhaa if official is unusuful lest
be unofficial Urchin
2731 [20:01:11] <acidtripper> if being official means sucking rms
d*ck...
2732 [20:01:13] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2733 [20:01:19] <acidtripper> for him not including in list ahhaa
2734 [20:01:32] <acidtripper> dont catch the idea.
2735 [20:01:47] *** Joins: graphene (~graphene@replaced-ip )
2736 [20:01:56] <acidtripper> dont catch the idea to give a
firmware installer that needs internet connection
2737 [20:02:10] *** Quits: jdx (~demo@replaced-ip ) (Remote host closed the connection)
2738 [20:02:15] <jelly> acidtripper: keep this channel for tech
support, please. If you want to whine about choices of DFSG
interpretation, there's #debian-offtopic or /dev/null
2739 [20:02:36] <acidtripper> hahah /dev/null
2740 [20:02:40] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2741 [20:02:45] <bites> what's the difference between
official installer images and unofficial ones besides firmware and
having the word "unofficial" in the path?
2742 [20:02:53] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
2743 [20:02:54] *** Joins: jordanm (~jordanm@replaced-ip )
2744 [20:02:54] *** Joins: magyar (~magyar@replaced-ip )
2745 [20:02:55] *** Joins: pentiumone133 (~quassel@replaced-ip )
2746 [20:02:56] *** Joins: jcarpenter2 (~rofl@replaced-ip )
2747 [20:02:58] *** Joins: iWaldo (~iWaldo@replaced-ip )
2748 [20:03:00] <greycat> The unofficial ones are not advertised
on the web site.
2749 [20:03:00] *** Joins: trumee (~trumee@replaced-ip )
2750 [20:03:01] *** Joins: melissa666 (~melissa66@replaced-ip )
2751 [20:03:02] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
2752 [20:03:05] *** Joins: graphene (~graphene@replaced-ip )
2753 [20:03:12] *** Joins: Nach0z (~nach0z@replaced-ip )
2754 [20:03:13] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2755 [20:03:14] *** Joins: blackest_mamba (~blackest_@replaced-ip )
2756 [20:03:15] <greycat> It's very difficult to know they
exist unless you come here, or some other venue.
2757 [20:03:16] *** Joins: th_ (~th@replaced-ip )
2758 [20:03:22] *** Joins: Nathan2055 (~Nathan205@replaced-ip )
2759 [20:03:22] *** Quits: Nathan2055 (~Nathan205@replaced-ip ) (Changing host)
2760 [20:03:22] *** Joins: Nathan2055 (~Nathan205@replaced-ip )
2761 [20:03:25] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Remote host closed the connection)
2762 [20:03:30] *** Joins: MACscr (~MACscr@replaced-ip )
2763 [20:03:35] <jelly> this is intentional
2764 [20:03:38] *** Joins: ScottE (~ScottE@replaced-ip )
2765 [20:03:40] *** Quits: Trel (~Trel@replaced-ip ) (Remote host closed the connection)
2766 [20:03:43] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2767 [20:03:48] <bites> they are created by the same team,
arn't they?
2768 [20:03:54] <jelly> sssssh.
2769 [20:04:01] <bites> heh
2770 [20:04:01] *** debhelper sets mode: +l 1627
2771 [20:04:24] <acidtripper> haha shhh rms wil hear
2772 [20:04:26] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
2773 [20:04:26] <acidtripper> :P
2774 [20:04:35] <acidtripper> the build weekly also
2775 [20:04:35] *** Joins: OS-38265 (~OS-38265@replaced-ip )
2776 [20:04:43] *** Parts: OS-38265 (~OS-38265@replaced-ip ) ()
2777 [20:04:44] *** Joins: phebus (~phebus@replaced-ip )
2778 [20:05:20] *** Joins: anon___ (~anon@replaced-ip )
2779 [20:05:34] *** Joins: graphene (~graphene@replaced-ip )
2780 [20:06:21] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2781 [20:06:22] *** Joins: _31N108E (~Mutter@replaced-ip )
2782 [20:06:43] *** Joins: graphene (~graphene@replaced-ip )
2783 [20:06:46] *** Joins: velix_inuse (~Velix@replaced-ip )
2784 [20:06:46] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2785 [20:06:47] *** Joins: lel (l@replaced-ip )
2786 [20:06:56] *** Joins: flugger (~flug@replaced-ip )
2787 [20:06:56] *** Quits: flugger (~flug@replaced-ip ) (Changing host)
2788 [20:06:56] *** Joins: flugger (~flug@replaced-ip )
2789 [20:07:13] *** Joins: pineidon (~pineidon1@replaced-ip )
2790 [20:07:21] *** Joins: meLon (~meLon@replaced-ip )
2791 [20:07:24] *** Quits: zzz (~zzz@replaced-ip ) (K-Lined)
2792 [20:07:33] *** Quits: jesopo (jess@replaced-ip ) (Quit: et nos unum sumus)
2793 [20:07:43] *** Joins: jesopo (jess@replaced-ip )
2794 [20:08:01] *** Joins: Jguy (~Jguy@replaced-ip )
2795 [20:08:01] *** Quits: Jguy (~Jguy@replaced-ip ) (Changing host)
2796 [20:08:01] *** Joins: Jguy (~Jguy@replaced-ip )
2797 [20:08:13] *** Joins: zzz (~zzz@replaced-ip )
2798 [20:09:50] *** Quits: acidtripper (~gonza@replaced-ip ) (Ping timeout: 245 seconds)
2799 [20:10:02] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 256 seconds)
2800 [20:10:03] *** Quits: _31N108E (~Mutter@replaced-ip ) (Client Quit)
2801 [20:10:14] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 276 seconds)
2802 [20:10:28] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Ping timeout: 256 seconds)
2803 [20:10:51] *** Joins: acidtripper (~gonza@replaced-ip )
2804 [20:11:05] *** Quits: danwellby (~danwellby@replaced-ip ) (Ping timeout: 240 seconds)
2805 [20:11:18] <acidtripper> thanks
2806 [20:11:22] *** Joins: danwellby (~danwellby@replaced-ip )
2807 [20:11:28] <acidtripper> for the one who told me about
unofficial image
2808 [20:11:37] <acidtripper> that was what i was looking for
2809 [20:11:38] <acidtripper> :D
2810 [20:12:46] *** Joins: OS-38594 (~OS-38594@replaced-ip )
2811 [20:12:51] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 240 seconds)
2812 [20:13:03] *** Joins: OS-34800 (~OS-34800@replaced-ip )
2813 [20:13:07] *** Quits: vidarr (~vidr@replaced-ip ) (Quit: leaving)
2814 [20:14:01] *** debhelper sets mode: +l 1633
2815 [20:14:46] <acidtripper> debian may i marry you?
2816 [20:14:53] *** Joins: Trel (~Trel@replaced-ip )
2817 [20:14:58] <acidtripper> debian telme the time
2818 [20:15:12] *** Joins: Bry2k200 (~bry2k200@replaced-ip )
2819 [20:15:23] *** Joins: linext (~linext___@replaced-ip )
2820 [20:15:33] <Maarten> debian is not siri
2821 [20:16:05] *** Quits: danwellby (~danwellby@replaced-ip ) (Ping timeout: 240 seconds)
2822 [20:16:44] *** Joins: rainfyre (~rainfyre@replaced-ip )
2823 [20:18:17] <jelly> acidtripper: dude, keep it to tech support
questions in here, people don't look at irc the whole time and
don't want to come back to pages of chat where tech support
questions are supposed to be
2824 [20:18:42] *** Joins: jmnk (~jmnk@replaced-ip )
2825 [20:18:48] *** satanist_ is now known as satanist
2826 [20:19:26] *** Quits: acidtripper (~gonza@replaced-ip ) (Ping timeout: 265 seconds)
2827 [20:20:05] *** Quits: kzimmermann (~kzimmerma@replaced-ip ) (Ping timeout: 240 seconds)
2828 [20:20:45] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Quit: Leaving)
2829 [20:21:42] <blackflow> btw, the chanserv welcome message
seems to suggest this is a discussion channel, doesn't strictly
say it's support only. topic notwithstanding.
2830 [20:21:50] *** Joins: walther__ (~walther@replaced-ip )
2831 [20:21:56] *** Joins: martian67| (~martian67@replaced-ip )
2832 [20:22:22] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
2833 [20:22:23] *** Joins: electro33 (uid613@replaced-ip )
2834 [20:22:35] <JPT> Sure. But just in case - there is also
#debian-offtopic :)
2835 [20:22:37] *** Quits: ibr2 (~ibr2@replaced-ip ) (Remote host closed the connection)
2836 [20:22:37] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 250 seconds)
2837 [20:22:58] *** Joins: adoua (~adoua@replaced-ip )
2838 [20:23:02] <jelly> blackflow: yeah, that drifted over time
and ought to be fixed
2839 [20:23:11] <blackflow> yeah, just saying :)
2840 [20:23:51] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2841 [20:24:31] <l9> i have a problem i never seen before
2842 [20:24:41] <Sleaker> bleh, no one active in debian-boot :(
2843 [20:24:42] <l9> my computer boots but halts under the boot
2844 [20:24:42] *** Joins: sleepingforest (~sleepingf@replaced-ip )
2845 [20:25:12] <l9> anyone alive to help debug it?
2846 [20:26:18] <jhutchins_wk> l9: "Under the boot" is
not very specific. Can you describe where it halts? What release it
it? Do you have boot messages displayed? Is this something new?
2847 [20:26:20] *** Quits: sauvin (sauvin@replaced-ip ) (Read error: Connection reset by peer)
2848 [20:26:22] <hypn0> you could try removing, quiet and splash
from boot line to get a bit more output
2849 [20:26:39] <jhutchins_wk> Yes, by editing the boot command in
grub.
2850 [20:26:45] <jelly> Sleaker: welcome to the weekend
2851 [20:26:48] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2852 [20:26:53] <Sleaker> yah true.
2853 [20:27:00] <l9> brb
2854 [20:27:07] <Sleaker> this is usually why I go home at noon on
fridays.
2855 [20:27:16] <Sleaker> useless to start new projects :(
2856 [20:27:40] *** Quits: martian67| (~martian67@replaced-ip ) (Remote host closed the connection)
2857 [20:27:46] <jhutchins_wk> Sleaker: I would expect a channel
that specialised to be pretty dead.
2858 [20:28:17] <jhutchins_wk> Switching networks...
2859 [20:28:24] <peterrooney> i've finally moved to stretch,
and...i regret it. how to I stop the scrollbars from vanishing?
2860 [20:28:26] *** Joins: martian67 (~martian67@replaced-ip )
2861 [20:28:44] *** Joins: czer00 (~quassel@replaced-ip )
2862 [20:28:45] <greycat> what scrollbars?
2863 [20:28:52] *** Joins: jhutchin1_wk (~jonathan@replaced-ip )
2864 [20:29:06] <Sleaker> jhutchins_wk: yah, just trying to get
help on how to load gpg keys into a customized disc. or best
practice for it.
2865 [20:29:25] *** Joins: danwellby (~danwellby@replaced-ip )
2866 [20:29:38] *** Joins: Haudegen (~quassel@replaced-ip )
2867 [20:30:33] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 256 seconds)
2868 [20:32:04] <l9> well it all seems fine
2869 [20:32:21] <l9> but X isnt starting and terminal is acting up
2870 [20:32:36] <l9> it keeps changing focus on my tty
2871 [20:32:50] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Ping timeout: 260 seconds)
2872 [20:34:12] <peterrooney> greycat: scrollbars that only show
up when the window has focus, AND the mouse is moving. And covers
things up in the window when they do appear.
2873 [20:34:53] <greycat> *What* window? What program are you
using?
2874 [20:35:21] <l9> what was the chan sid and buster?
2875 [20:35:29] *** Joins: jmnk (~jmnk@replaced-ip )
2876 [20:35:52] *** Joins: bablux (~bablux@replaced-ip )
2877 [20:35:55] <peterrooney> greycat: not all prorams. but
transmission, for starters.
2878 [20:35:56] <greycat> !debian-next
2879 [20:35:56] <dpkg> #debian-next is the channel for
testing/unstable support on the OFTC network (irc.oftc.net), *not*
on Freenode. If you get "Cannot join #debian-next (Channel is
invite only)." it means you did not read it's on
irc.oftc.net.
2880 [20:36:15] *** Joins: littlebit (~Thunderbi@replaced-ip )
2881 [20:36:47] *** Quits: hexjay (~hexjay@replaced-ip ) (Ping timeout: 260 seconds)
2882 [20:36:48] <l9> thanks
2883 [20:36:49] <l9> :)
2884 [20:37:33] *** Quits: bablux (~bablux@replaced-ip ) (Client Quit)
2885 [20:37:45] *** Joins: bablux (~bablux@replaced-ip )
2886 [20:37:56] *** Quits: Havis (~Havis@replaced-ip ) (Quit: Leaving)
2887 [20:38:22] *** Joins: hexjay (~hexjay@replaced-ip )
2888 [20:39:00] *** Joins: birdbolt1 (~will@replaced-ip )
2889 [20:44:01] *** debhelper sets mode: +l 1640
2890 [20:45:21] *** Joins: _31N108E (~Mutter@replaced-ip )
2891 [20:45:30] *** Joins: ttyS1 (~jospina@replaced-ip )
2892 [20:46:03] *** Parts: ttyS1 (~jospina@replaced-ip ) ()
2893 [20:46:25] *** Joins: NullTerminator (~NullTermi@replaced-ip )
2894 [20:47:17] *** Joins: ttyS1 (~jospina@replaced-ip )
2895 [20:47:22] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2896 [20:47:26] *** Quits: NullTerminator (~NullTermi@replaced-ip ) (Client Quit)
2897 [20:47:28] *** Joins: jnavila (~jnavila@replaced-ip )
2898 [20:47:52] <jelly> peterrooney: transmission-qt or
transmission-gtk?
2899 [20:47:58] *** Joins: adicarlo
(~a.p.dicar@cpe-67-250-43-8.nyc.res.rr.com)
2900 [20:48:06] <adicarlo> heyhey everyone
2901 [20:48:33] *** Quits: rounnus (~rounnus@replaced-ip ) (Remote host closed the connection)
2902 [20:48:37] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
2903 [20:48:55] *** Joins: deadz0 (~deadz0@replaced-ip )
2904 [20:49:55] *** Joins: will_ (~will@replaced-ip )
2905 [20:50:14] <l9> weird
2906 [20:50:19] *** will_ is now known as Guest28335
2907 [20:50:32] <l9> it kinda happend after i was in single user
mode
2908 [20:50:40] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 245 seconds)
2909 [20:50:47] *** Joins: format_c (~koeppea@replaced-ip )
2910 [20:50:49] *** Joins: dayten (~gnoid@replaced-ip )
2911 [20:50:55] *** Quits: walther__ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2912 [20:51:31] <adicarlo> apt sure is wierd: apt-show-versions -a
nvidia-driver | grep backport gives "nvidia-driver:amd64
390.48-2~bpo9+3 stretch-backports ftp.debian.org" -- all well
and good
2913 [20:51:31] <adicarlo>
2914 [20:51:31] <apt> ...but sure is already something else...
2915 [20:51:40] <adicarlo> but 'apt -t stretch-backports
install nvidia-driver nvidia-kernel-dkms' wants to downgrade me
to stable
2916 [20:51:43] <peterrooney> jelly: -gtk
2917 [20:51:44] *** Quits: jhutchin1_wk (~jonathan@replaced-ip ) (Ping timeout: 276 seconds)
2918 [20:51:55] *** Quits: birdbolt1 (~will@replaced-ip ) (Ping timeout: 245 seconds)
2919 [20:53:26] *** Joins: deepfreez (~deepfreez@replaced-ip )
2920 [20:53:58] <peterrooney> greycat: liferea, for second,
epiphany, openbox configuration manager, disk useage analyzer...
plus, along the way, I've discovered the occasional GNOME
program that has decided that I don't get to choose my window
manager.
2921 [20:54:01] *** debhelper sets mode: +l 1646
2922 [20:54:31] <peterrooney> it's not every program, but
even one is too many.
2923 [20:54:36] *** Quits: foka (~foka@replaced-ip##) (Quit: ZNC 1.7.0+deb1+b1 - ##replaced-url
2924 [20:55:00] <greycat> Unfortunately I've never used any
of those and don't know anything about them. If you're
seeing this in more than one program, it's probably a single
underlying toolkit or library that they have in common. It may be
possible to configure it, once you work out which toolkit is doing
it.
2925 [20:56:02] *** Joins: ttim (~not@replaced-ip )
2926 [20:56:34] *** Joins: jmnk (~jmnk@replaced-ip )
2927 [20:56:35] *** Quits: nobody (~none@replaced-ip ) (Ping timeout: 240 seconds)
2928 [20:56:59] *** Joins: foka (~foka@replaced-ip )
2929 [20:58:19] *** Quits: rainfyre (~rainfyre@replaced-ip ) (Ping timeout: 256 seconds)
2930 [20:58:30] *** Quits: pixdamix (~pix@replaced-ip ) (Ping timeout: 260 seconds)
2931 [20:58:57] *** Quits: J-BBBB (~J-BBB@replaced-ip ) (Ping timeout: 260 seconds)
2932 [21:00:15] *** Quits: tewdin (~tewdin@replaced-ip ) (Ping timeout: 260 seconds)
2933 [21:00:15] *** Quits: bier (~bier@replaced-ip ) (Ping timeout: 260 seconds)
2934 [21:00:27] *** Joins: DIRT (~DIRT@replaced-ip )
2935 [21:01:33] *** Joins: Cujo (~Cujo@replaced-ip )
2936 [21:01:38] *** Joins: ephemer0l_ (~ephemer0l@replaced-ip )
2937 [21:02:08] *** Joins: shabius (~shabius@replaced-ip )
2938 [21:02:16] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2939 [21:02:53] <greycat> checking one package at random, liferea
uses libgtk3
2940 [21:04:17] <greycat> I get s bunch of google results for
"configure libgtk3 scrollbar" from various years on
various specific quirks, so happy hunting
2941 [21:04:40] *** Quits: xcm (~xcm@replaced-ip ) (Killed (leguin.freenode.net (Nickname regained by services)))
2942 [21:04:51] *** Joins: lpouzenc (~lpouzenc@replaced-ip )
2943 [21:05:20] *** Joins: xcm (~xcm@replaced-ip )
2944 [21:05:30] <rant> yes there are lots of annoying widget
changes the scrollbars chief among them.. in synaptic you can't
hardly see nor click on the last thing in a list cause the
horizontal scroll covers it
2945 [21:05:48] <rant> its also annoying that clicking on them
seeks to that position rather than page
2946 [21:06:58] <jhutchins_wk> adicarlo: Stretch is stable.
2947 [21:07:07] <peterrooney> yah, the parts where they said
"screw it" to the arrows at the end, and made left-click
become "jump to here" instead of page up/down... my
committment to ahimsa weakened.
2948 [21:07:15] *** Quits: martian67 (~martian67@replaced-ip ) (Ping timeout: 250 seconds)
2949 [21:07:20] <rant> there was a time when widgets were for
controlling things or such.. now they're all about eye candy
and is gotten to the point they dont even have to work anymore as
long as it looks cool
2950 [21:07:26] <adicarlo> jhutchins_wk: yes I know...
2951 [21:07:32] <jhutchins_wk> Everybody has scroll wheels these
days.
2952 [21:07:48] <rant> doesnt mean thats what you wanna use :P
2953 [21:07:50] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 260 seconds)
2954 [21:07:50] <jhutchins_wk> ,v nvidia-driver
2955 [21:07:51] <judd> Package: nvidia-driver on amd64 --
wheezy-backports/non-free: 340.102-1~bpo70+1; jessie/non-free:
340.106-1; stretch/non-free: 375.82-1~deb9u1;
jessie-backports/non-free: 384.130-1~bpo8+1;
stretch-proposed-updates/non-free: 384.130-1;
stretch-backports/non-free: 390.48-2~bpo9+3; buster/non-free:
390.48-3; sid/non-free: 390.67-1
2956 [21:07:52] <peterrooney> so, thje question is, what do I do
about it /now/
2957 [21:08:20] <greycat> "libgtk becomes Athena widgets
version 2, welcome to 2016" or 2014 or whatever year this
actually happened
2958 [21:08:39] <rant> peterrooney: I haven't figured that
out yet.. but as greycat suggested I was going to eventually look
into gtk3 configuration.. just wasnt very high on my list of
priorities
2959 [21:08:45] <adicarlo> judd: yah I'm trying to use the
stretch-backports version here since the one from stable
doens't work with kernel 4.16
2960 [21:08:51] <adicarlo> maybe I should just backup my kernel
though
2961 [21:08:57] <rant> peterrooney: however hearing you complain
moves it up a bit :P
2962 [21:09:06] *** Joins: telcoguy (~telcoguy@replaced-ip )
2963 [21:09:07] *** Joins: martian67 (~martian67@replaced-ip )
2964 [21:09:10] <rant> peterrooney: I thought I was just being
ridiculous a bit
2965 [21:09:40] <adicarlo> FYI, the context here is just tryihng
to get CUDA working, i'm blacklisting nouveau and all that
2966 [21:10:37] *** Joins: jmnk (~jmnk@replaced-ip )
2967 [21:12:33] *** Joins: corretico (~corretico@replaced-ip )
2968 [21:14:38] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 256 seconds)
2969 [21:15:02] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
2970 [21:15:32] *** Guest28335 is now known as birdbolt1
2971 [21:15:51] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
2972 [21:15:56] *** Joins: hgfd123 (~hgfd123@replaced-ip )
2973 [21:16:26] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
2974 [21:19:03] *** Quits: lpouzenc (~lpouzenc@replaced-ip ) (Quit: lpouzenc)
2975 [21:19:25] *** Quits: x032cx (~lxuser@replaced-ip ) (Remote host closed the connection)
2976 [21:20:56] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
2977 [21:20:59] <rant> peterrooney: which desktop do you use (if
any) and are you interested in a followup later on this issue? cause
I think I'm gonna work on this now.. it has been annoying me a
lot
2978 [21:22:06] *** Quits: adicarlo
(~a.p.dicar@cpe-67-250-43-8.nyc.res.rr.com) (Quit: reboot)
2979 [21:22:37] <rant> peterrooney: I'm torn at the outset
with a whole gtk3->gtk2 reversion and making some kinda aid for
configuration possibly as simple as a full gtk conffile with
comments
2980 [21:22:41] *** Quits: sh1ro (~sh1ro@replaced-ip ) (Quit: sh1ro)
2981 [21:22:49] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Remote host closed the connection)
2982 [21:23:07] <peterrooney> rant: enlightenment
2983 [21:23:08] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 256 seconds)
2984 [21:23:12] *** Joins: sleepingforest (~sleepingf@replaced-ip )
2985 [21:23:22] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Quit: WeeChat 1.6)
2986 [21:23:36] <rant> peterrooney: heh, Id think you wouldnt be
overly concerned with such things using that :P
2987 [21:24:16] *** Quits: iderik (~idk@replaced-ip ) (Quit: iderik)
2988 [21:24:28] <peterrooney> rant: the part where the toolkit
decided it's gonna be my window manager is wackness
2989 [21:24:33] <rant> but that counts as no DE as far as I'm
concerned
2990 [21:25:11] *** Joins: krabador (~krabador@replaced-ip )
2991 [21:25:13] <rant> peterrooney: yeah.. gtk stuff has never
been concicely well documented in my opinion for the average user
2992 [21:25:27] <rant> its not all that complex though
2993 [21:26:18] *** Joins: format_c (~koeppea@replaced-ip )
2994 [21:26:24] <rant> peterrooney: this link may provide some
immediate relief or at least a starting point
replaced-url
2995 [21:26:38] <peterrooney> my favourite compsci prof taught us,
write the documentation first. then, make the code do it. that way,
if there's a bug, you only have to change one. GNOME must
believe documentation is the devil
2996 [21:26:45] *** Joins: Vanfanel (~dasd2312@replaced-ip )
2997 [21:27:18] *** Quits: Epakai (~epakai@replaced-ip ) (Read error: Connection reset by peer)
2998 [21:27:24] *** Joins: Epakai_ (~epakai@replaced-ip )
2999 [21:27:47] *** Joins: poteus (~poteus@replaced-ip )
3000 [21:28:10] *** Joins: lbatalha (~lbatalha@replaced-ip )
3001 [21:28:15] <rant> peterrooney: well I've criticized
gnome3 and thus gtk3 from the outset for taking us back.. gnome3
lost all ability to config in the UI and took us back to manual
hacking of configs with no documentation to aid this
3002 [21:28:33] <rant> in gnome2 you could just right click on
things and change them
3003 [21:29:33] *** Quits: matthelmke (~matthelmk@replaced-ip ) (Quit: Probably the weekend or rebooting to install updates...)
3004 [21:30:43] *** Joins: tymczenko (~tymczenko@replaced-ip )
3005 [21:30:45] <Vanfanel> Hi there. While trying to debug a
program in Debian, I am getting after a segfault: "61
strncase.c: No such file or directory". Does it mean that
strncase.c is missing on my system? It seems to be part of glibc,
which is installed on the libstdc++2.9-glibc2.1-dev package
3006 [21:30:48] <peterrooney> as i said before, regret.
3007 [21:30:54] *** velix_inuse is now known as velix
3008 [21:30:57] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
3009 [21:32:24] *** Quits: sleepingforest (~sleepingf@replaced-ip ) (Remote host closed the connection)
3010 [21:32:37] *** Joins: weathermaker (~Thunderbi@replaced-ip )
3011 [21:32:41] <greycat> Vanfanel: it means you need to contact
the support people for whatever you're trying to build.
3012 [21:32:57] *** Quits: weathermaker (~Thunderbi@replaced-ip ) (Client Quit)
3013 [21:33:18] <greycat> You could be doing something wrong, or
you could be missing a Debian *-dev package, or you could need a
version of something that doesn't exist in your release of
Debian, or almost anything.
3014 [21:33:18] *** Quits: Bry2k200 (~bry2k200@replaced-ip ) (Quit: Leaving)
3015 [21:34:04] <rant> Vanfanel: typically a "foo: bar"
message is saying that the foo: is saying bar that is the no such
file error is being produced by that file.. though you dont
typically see those kinds of messages in running a program, you see
them in compiling one in which case they mean the error occured in
that module and it usually shows a line number where the error
occured in that file
3016 [21:34:19] <rant> Vanfanel: there isnt enough
information/context to know what this means though
3017 [21:35:19] <Vanfanel> greycat: the people developing this
software don't use GNU/Linus, it seems I am the only person
testing on our OS
3018 [21:35:34] *** Joins: wgas (~wgas@replaced-ip )
3019 [21:35:45] <Vanfanel> rant: it happens during a GDB session,
the program builds fine
3020 [21:36:01] *** Joins: J-BBBB (~J-BBB@replaced-ip )
3021 [21:36:21] *** Joins: pixdamix (~pix@replaced-ip )
3022 [21:36:39] *** Joins: bier (~bier@replaced-ip )
3023 [21:36:48] *** Joins: dutchfish (~wil@replaced-ip )
3024 [21:36:51] <greycat> Ahhhh. Then it's gdb trying to show
you the source code file where the execution is currently sitting.
3025 [21:37:12] <greycat> If you're having basic trouble
understanding how to drive gdb, you can ask here, or in ##workingset
3026 [21:38:07] <Vanfanel> greycat: I more or less know how to use
GDB, but it seems it's missing a source file which is part of
glibc and I don't know in wich package that file is
3027 [21:39:01] *** Joins: tewdin (~tewdin@replaced-ip )
3028 [21:39:01] *** Quits: tewdin (~tewdin@replaced-ip ) (Changing host)
3029 [21:39:01] *** Joins: tewdin (~tewdin@replaced-ip )
3030 [21:39:01] *** Joins: p0lyph3m_ (~p0lyph3m@replaced-ip )
3031 [21:39:12] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
3032 [21:39:30] <greycat> If you really think you need to debug
libc itself, there's probably a -dbg package for that, but that
sounds horrible.
3033 [21:39:54] <greycat> Personally, if gdb were trying to show
me a piece of libc source code, I would just ignore the failure.
3034 [21:40:49] <Vanfanel> greycat: I know what you mean, but the
program is segfaulting, so I can't ignore that even if I wanted
to :D
3035 [21:41:08] *** Joins: Ekchuan (~RandyMars@replaced-ip )
3036 [21:41:43] <greycat> Usually with a core dump (or a seg fault
that occurs while you're in gdb), you are only interested in
the application's part of the stack trace, and not in the lower
level system libraries.
3037 [21:41:57] <greycat> So if you don't get the parts that
are internal to libc, that's usually OK.
3038 [21:42:21] *** Quits: poteus (~poteus@replaced-ip ) (Ping timeout: 264 seconds)
3039 [21:42:27] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 240 seconds)
3040 [21:42:47] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
3041 [21:42:53] *** Joins: shinnya (~shinnya@replaced-ip )
3042 [21:43:27] <Vanfanel> greycat: I get the idea. But having the
missing internal glibc code would help me to understand what's
going on. I wouldn't debug lowlevel libc functions otherwise,
as "it's not my business", so to say :P
3043 [21:43:40] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Quit: p0lyph3m)
3044 [21:44:31] <greycat> well, there's
replaced-url
3045 [21:44:49] <greycat> I have never touched that stuff, so good
luck.
3046 [21:45:20] *** Joins: poteus (~poteus@replaced-ip )
3047 [21:45:21] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Read error: Connection reset by peer)
3048 [21:45:24] *** Quits: Neomex (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3049 [21:45:35] *** Joins: Ekchuan (~RandyMars@replaced-ip )
3050 [21:45:44] *** p0lyph3m_ is now known as p0lyph3m
3051 [21:45:54] *** Quits: _31N108E (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
3052 [21:46:48] <Vanfanel> greycat: thanks! :)
3053 [21:48:51] *** Quits: hypn0 (~h@replaced-ip ) (Ping timeout: 240 seconds)
3054 [21:49:18] *** Joins: jmnk (~jmnk@replaced-ip )
3055 [21:49:25] *** Joins: foxrip (~foxrip@replaced-ip )
3056 [21:50:54] *** Joins: Ignacy (~Ignacy@replaced-ip )
3057 [21:51:19] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3058 [21:51:23] *** Quits: Peyam (~Peyam@replaced-ip ) (Read error: Connection reset by peer)
3059 [21:51:49] *** Joins: uppik (~uppik@replaced-ip )
3060 [21:52:18] *** Joins: dayten (~gnoid@replaced-ip )
3061 [21:53:25] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
3062 [21:53:37] *** Quits: bablux (~bablux@replaced-ip ) (Ping timeout: 250 seconds)
3063 [21:53:50] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Remote host closed the connection)
3064 [21:56:05] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
3065 [21:57:49] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Quit: p0lyph3m has no reason)
3066 [21:57:54] *** Joins: dru1d (~pi@replaced-ip )
3067 [21:57:59] *** Joins: bablux (~bablux@replaced-ip )
3068 [21:58:00] <rant> peterrooney: try these out echo
"GTK_OVERLAY_SCROLLING=0" >> ~/.profile for the
disappearing scroll bars and echo
"gtk-primary-button-warps-slider = false" >>
/etc/gtk-3.0/settings.ini for the (disabling) seeking to position
when clicking on them
3069 [21:58:08] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
3070 [21:58:35] <rant> you may have to relog for ~/.profile to be
read again
3071 [21:58:37] <greycat> ~/.profile sounds like the wrong place
for a variable that you didn't export
3072 [21:58:56] <greycat> I would look for a ~/.gtksomething
equivalent
3073 [21:59:10] <rant> well yeah I dont think gtk3 has a gtkrc
anymore
3074 [21:59:33] <rant> it was suggested to put it in
/etc/environment but thats global
3075 [22:00:16] <greycat>
replaced-url
3076 [22:00:43] *** Joins: freffvdgtrhbt (~htrhtrhtr@replaced-ip )
3077 [22:00:51] <greycat> my first result is
replaced-url
3078 [22:01:14] <greycat> second result is
replaced-url
3079 [22:01:19] *** Joins: sillyotter (~sillyotte@replaced-ip )
3080 [22:01:50] <rant> greycat: for the actual gtk properties,
which there doesnt seem to be one for the OVERLAY_SCROLLING, its an
env var
3081 [22:02:07] *** Joins: Brigo (~Brigo@replaced-ip )
3082 [22:02:07] <greycat> third result is
replaced-url
3083 [22:02:20] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Ping timeout: 245 seconds)
3084 [22:02:24] *** Joins: _m4ch1n3_ (~m4ch1n3@replaced-ip )
3085 [22:02:34] <rant> directly from the gnome site I just read
the settings.ini thing in its entirety.. there is only two settings
that you can put in any gtk file for scrollbars
3086 [22:02:51] <rant> the overlay (disappearing) thing is only
addressable by env
3087 [22:02:55] <greycat> sounds like a question for #gnome, then
3088 [22:03:05] *** Quits: sillyotter (~sillyotte@replaced-ip ) (Client Quit)
3089 [22:03:06] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
3090 [22:03:13] <greycat> If you need an env var, then you must
export it. Simply putting FOO=bar in .profile isn't enough.
3091 [22:03:19] <greycat> You need the word export.
3092 [22:03:44] <greycat> And you must also be sure you're
actually USING .profile as part of your login session, which is not
always the case.
3093 [22:03:46] *** Joins: jonswift (~jswift@replaced-ip )
3094 [22:04:01] *** debhelper sets mode: +l 1652
3095 [22:04:03] <greycat> see
replaced-url
3096 [22:04:22] <rant> well as I said, the place I found that said
to put that (without the export) into /etc/environment and that
seemed wrong to me.. I guessed at the ~/.profile
3097 [22:04:39] <greycat> /etc/environment is not a shell script.
It has a different syntax.
3098 [22:04:53] <rant> it used to be .gtkrc but thats no longer
used in gtk3 it seems
3099 [22:05:13] *** Joins: annadane (~annadane@replaced-ip )
3100 [22:05:17] *** Quits: _m4ch1n3_ (~m4ch1n3@replaced-ip ) (Client Quit)
3101 [22:05:22] *** Quits: zarzar (~zarzar@replaced-ip ) (Quit: Leaving)
3102 [22:05:47] *** Quits: freddy_fcch_ (~freddy_fc@replaced-ip ) (Remote host closed the connection)
3103 [22:06:10] *** Quits: jmnk (~jmnk@replaced-ip ) (Ping timeout: 260 seconds)
3104 [22:06:20] <rant> only app I could find bad behavior in was
synaptic and mine was busy installing stuff or I'd have tested
these myself already
3105 [22:08:03] <rant> ok I've confirmed that export
GTK_OVERLAY_SCROLLING=0;synaptic
3106 [22:08:14] <rant> that fixes the disappearing scrollbars
3107 [22:09:00] *** Joins: nobody (~none@replaced-ip )
3108 [22:09:00] *** Quits: nobody (~none@replaced-ip ) (Changing host)
3109 [22:09:00] *** Joins: nobody (~none@replaced-ip )
3110 [22:09:14] <rant> where to put it for proper loading other
than /etc/environment remains to be seen.. as that would affect all
users
3111 [22:09:28] <rant> effect even
3112 [22:10:05] *** Quits: kallesbar (~kallesbar@replaced-ip ) (Ping timeout: 240 seconds)
3113 [22:10:07] <greycat> see
replaced-url
3114 [22:10:17] *** Quits: Darcidride_ (~Darcidrid@replaced-ip ) (Remote host closed the connection)
3115 [22:10:27] <greycat> or ask #gnome how to do it without an
env var
3116 [22:11:28] <peterrooney> omjf you folk are so helpful.
3117 [22:11:37] *** Joins: Levure (~quassel@replaced-ip )
3118 [22:12:41] <jelly> peterrooney: that all sounds gtk3ish
really?
3119 [22:13:00] *** Joins: locrian9 (~mike@replaced-ip )
3120 [22:14:06] <rant> I'm just trying to figure out a quick
and dirty right now and i think I accomplished that.. i gotta step
out for a few.. later I am thinking I should write something that
can actually configure these various settings in a simple way
3121 [22:14:23] *** Joins: sprat (~me@replaced-ip )
3122 [22:14:51] <rant> even if its just a shell script
3123 [22:14:57] <greycat> It's amazing how completely out of
touch with reality the GNOME/libgtk devs are.
3124 [22:15:11] <rant> yes it is indeed
3125 [22:15:20] <greycat> "Let's make scrollbars work
like Athena widgets! Everyone loves Athena!"
3126 [22:15:41] <rant> why these setings would be split between
two places is ridiculous no matter what he reason
3127 [22:15:57] <rant> near as I can tell scrollbar behavior is in
at least 3 places
3128 [22:16:00] <greycat> Probably because three different people
worked on it, and each person made a different way to configure
their piece.
3129 [22:16:41] <rant> then a 4th should've made a util to
modify all 3 :P
3130 [22:16:50] *** Quits: ktrl (~ktrl@replaced-ip ) (Ping timeout: 260 seconds)
3131 [22:17:17] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
3132 [22:17:21] *** Joins: jmnk (~jmnk@replaced-ip )
3133 [22:17:26] <greycat> or the 4th should be a manager that
oversees the other three and whaps 'em on the heads to make
them get in sync with each other
3134 [22:17:41] *** aykut_ is now known as aykut
3135 [22:17:52] *** Joins: nonumber (~user@replaced-ip )
3136 [22:18:01] *** Joins: locrian9_ (~mike@replaced-ip )
3137 [22:18:05] *** Quits: locrian9 (~mike@replaced-ip ) (Ping timeout: 240 seconds)
3138 [22:18:08] <jcarpenter2> i'm looking for the upstream of
this source
replaced-url
3139 [22:18:18] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
3140 [22:18:24] <jcarpenter2> but "super" is ironically
hard to google, i'm not finding it :/
3141 [22:18:42] <greycat> If it builds to a package, you can check
the copyright file in the package.
3142 [22:18:57] <peterrooney> OK, scrollbars seem sane, now i
reboot to see if it sticks.
3143 [22:19:03] *** Quits: peterrooney (~peter@replaced-ip ) (Quit: new kernel compiled - reboot)
3144 [22:19:45] *** Quits: linext (~linext___@replaced-ip ) (Read error: Connection reset by peer)
3145 [22:20:52] <nonumber> i was following
replaced-url
3146 [22:20:53] *** Joins: jarlaxl (~blt@replaced-ip )
3147 [22:21:41] *** Joins: freddy (~freddy_fc@replaced-ip )
3148 [22:21:45] *** Quits: Urchin (~urchin@replaced-ip ) (Quit: Leaving)
3149 [22:22:05] *** freddy is now known as Guest36050
3150 [22:23:09] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Ping timeout: 264 seconds)
3151 [22:24:58] *** Joins: nix64bit (~Thunderbi@replaced-ip )
3152 [22:25:02] *** Joins: peterrooney (~peter@replaced-ip )
3153 [22:25:17] *** Joins: Neomex (~quassel@replaced-ip )
3154 [22:25:42] *** Quits: Thasan (~thasan@replaced-ip ) (Ping timeout: 260 seconds)
3155 [22:26:12] <rant> greycat: idk I was real pissed when gnome3
released and all the ability to click-drag, right click, use a conf
rfronend was all gone and it was just a solid as a rock ui
configurable only by undocumented methods.. idk whats wrong with
those devs.. its a step backwards in usability
3156 [22:26:35] <greycat> I have no answers for you.
3157 [22:27:12] <rant> yeah me either.. and with gtk3 being widely
adopted as peterrooney had indicatted, you have to deal with the
changes even if you arent using gnome3
3158 [22:28:12] <rant> so either a utility like that old tweakxp
thing needs to be written for gtk3, the whole thing needs to be
rewritten, or we need a wrapper to revert gtk3 apps to gtk2 in some
sane way
3159 [22:28:41] *** Quits: smolboye (~smolboye@replaced-ip ) (Ping timeout: 276 seconds)
3160 [22:28:45] <peterrooney> well, now I get to hang out on
#gnome for a while and see what their culture is
3161 [22:28:48] *** Quits: f1n94 (~m@replaced-ip ) (Quit: f1n94)
3162 [22:29:42] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Remote host closed the connection)
3163 [22:30:04] *** Quits: Vanfanel (~dasd2312@replaced-ip ) (Quit: Lost terminal)
3164 [22:31:56] *** Quits: lldd_ (~atrapado@replaced-ip ) (Quit: Leaving)
3165 [22:33:46] *** Quits: unmy (~unmy@replaced-ip ) (Quit: unmy)
3166 [22:34:50] *** Quits: kardborren (~weechat@replaced-ip ) (Ping timeout: 245 seconds)
3167 [22:34:57] *** Quits: Guest36050 (~freddy_fc@replaced-ip ) (Remote host closed the connection)
3168 [22:35:46] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.2-dev)
3169 [22:37:27] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
3170 [22:38:26] *** Quits: nonumber (~user@replaced-ip ) (Remote host closed the connection)
3171 [22:38:39] *** Quits: jcarpenter2 (~rofl@replaced-ip ) (Read error: Connection reset by peer)
3172 [22:38:42] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Read error: Connection reset by peer)
3173 [22:38:59] *** Quits: iWaldo (~iWaldo@replaced-ip ) (Read error: Connection reset by peer)
3174 [22:39:00] *** Quits: MACscr (~MACscr@replaced-ip ) (Read error: Connection reset by peer)
3175 [22:39:01] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Read error: Connection reset by peer)
3176 [22:39:11] *** Quits: ttyS1 (~jospina@replaced-ip ) (Read error: Connection reset by peer)
3177 [22:39:18] *** Joins: jcarpenter2 (~rofl@replaced-ip )
3178 [22:39:22] *** Joins: blackest_mamba (~blackest_@replaced-ip )
3179 [22:39:26] *** Joins: iWaldo (~iWaldo@replaced-ip )
3180 [22:39:38] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
3181 [22:39:45] *** Joins: tyzef (~tyzef@replaced-ip )
3182 [22:40:49] <rant> dpkg gtk3 scrollbar fix is to fix
disappearing scrollbars export GTK_OVERLAY_SCROLLING=0 or echo
"GTK_OVERLAY_SCROLLING=0" > /etc/environment and to
disable seeking / enable paging echo
"gtk-primary-button-warps-slider = false" >>
/etc/gtk-3.0/settings.ini
3183 [22:40:50] <dpkg> okay, rant
3184 [22:41:13] *** Joins: ttyS1 (~jospina@replaced-ip )
3185 [22:41:15] *** Quits: bablux (~bablux@replaced-ip ) (Quit: bablux)
3186 [22:41:17] *** Joins: freddy_fcch (~freddy_fc@replaced-ip )
3187 [22:41:39] *** Joins: MACscr (~MACscr@replaced-ip )
3188 [22:42:50] *** Quits: iWaldo (~iWaldo@replaced-ip ) (Disconnected by services)
3189 [22:43:07] *** Quits: jonswift (~jswift@replaced-ip ) (Ping timeout: 245 seconds)
3190 [22:43:16] <rant> dpkg gtk3 scrollbar fix ~= s/>/>>/
3191 [22:43:16] <dpkg> rant: I'm not sure, is it larger than
a breadbox?
3192 [22:43:17] *** Joins: iWaldo_ (~iWaldo@replaced-ip )
3193 [22:43:24] <rant> dpkg gtk3 scrollbar fix =~ s/>/>>/
3194 [22:43:24] <dpkg> rant: OK
3195 [22:43:25] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3196 [22:43:28] *** Joins: bablux (~bablux@replaced-ip )
3197 [22:44:01] *** debhelper sets mode: +l 1645
3198 [22:44:25] *** Joins: CaptainN (zelda@replaced-ip )
3199 [22:45:19] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
3200 [22:45:26] <rant> annadane: you get that?
3201 [22:46:01] *** Joins: ktrl (~ktrl@replaced-ip )
3202 [22:46:15] *** Quits: foxrip (~foxrip@replaced-ip ) (Quit: leaving)
3203 [22:46:17] *** Quits: fly_agaric (~Administr@replaced-ip ) (Quit: Verlassend)
3204 [22:46:38] <annadane> ^
3205 [22:46:42] *** Joins: foxrip (~foxrip@replaced-ip )
3206 [22:46:49] <rant> iirc you wanted to know that as well
3207 [22:47:03] <annadane> oh not the scrollbar fix
3208 [22:47:04] <annadane> afaik
3209 [22:47:20] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Quit: sdoubleyou)
3210 [22:47:35] <rant> I could swear you said you wanted to know
how to fix that too when we were complaining about it before
3211 [22:47:35] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
3212 [22:48:45] <rant> in any case a work around is now documented
3213 [22:50:00] <annadane> i know i complained about how being
able to disable tooltips but that's about it
3214 [22:50:04] <annadane> s/how/not
3215 [22:50:40] <rant> ah.. I thought the numerous times I bitched
about scrollbars you'd said you wanted to know as well
3216 [22:50:57] <rant> about the way it seeks to the location when
you click on it
3217 [22:51:01] *** Joins: will_ (~will@replaced-ip )
3218 [22:51:04] *** Joins: Odyseus (~Odyseus@replaced-ip )
3219 [22:51:14] <rant> rather than the old paging up/dn behavior
3220 [22:51:25] *** will_ is now known as Guest96568
3221 [22:51:31] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
3222 [22:51:55] *** Joins: badrabb1t (~quassel@replaced-ip )
3223 [22:52:08] *** Joins: Sir_Desi (~Sir_Desig@replaced-ip )
3224 [22:52:45] *** Quits: eir (eir@replaced-ip ) (Quit: Restarting (tomaw))
3225 [22:52:48] *** Quits: dohfish (~oemillak@replaced-ip ) (Quit: mIRC 7.1 - nbs-irc 2.39 - Danishbits Custom Klient v3.0)
3226 [22:53:00] *** Joins: annadane (~annadane@replaced-ip )
3227 [22:53:10] *** Quits: dri2 (~dri@replaced-ip ) (Ping timeout: 264 seconds)
3228 [22:53:11] *** Joins: eir (eir@replaced-ip )
3229 [22:53:31] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
3230 [22:53:43] *** Joins: csierra__ (~charlie@replaced-ip )
3231 [22:53:48] *** Quits: birdbolt1 (~will@replaced-ip ) (Ping timeout: 256 seconds)
3232 [22:53:53] *** Guest96568 is now known as birdbolt1
3233 [22:53:59] *** Parts: sprat (~me@replaced-ip ) ("Leaving")
3234 [22:55:27] *** Joins: walther__ (~walther@replaced-ip )
3235 [22:55:34] *** Joins: BeamWatcher (~gashead76@replaced-ip )
3236 [22:55:55] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Remote host closed the connection)
3237 [22:56:05] *** Quits: csierra_ (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
3238 [22:56:15] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
3239 [22:56:36] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
3240 [22:56:47] *** Joins: carles__ (~carles@replaced-ip )
3241 [22:57:57] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Read error: Connection reset by peer)
3242 [22:58:49] *** Quits: ttyS1 (~jospina@replaced-ip ) (Quit: Leaving.)
3243 [22:59:15] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Remote host closed the connection)
3244 [22:59:35] *** Quits: carles_ (~carles@replaced-ip ) (Ping timeout: 256 seconds)
3245 [22:59:38] *** Epakai_ is now known as Epakai
3246 [22:59:40] *** Quits: bablux (~bablux@replaced-ip ) (Quit: bablux)
3247 [22:59:49] *** badrabb1t is now known as rabb1t
3248 [23:00:11] *** rabb1t is now known as badrabb1t
3249 [23:00:23] *** Quits: corretico (~corretico@replaced-ip ) (Read error: Connection reset by peer)
3250 [23:00:25] *** Joins: bablux (~bablux@replaced-ip )
3251 [23:00:41] *** Joins: corretico (~corretico@replaced-ip )
3252 [23:01:08] *** Joins: mess (~mess@replaced-ip )
3253 [23:01:28] *** Joins: dkz (~elo@replaced-ip )
3254 [23:01:29] <dkz> hi
3255 [23:01:39] *** Joins: DaVinciCode1 (~DaVinciCo@replaced-ip )
3256 [23:02:11] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3257 [23:03:29] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
3258 [23:04:30] *** Quits: foxrip (~foxrip@replaced-ip ) (Quit: Lost terminal)
3259 [23:04:30] *** Quits: ArlequInOut (~DaVinciCo@replaced-ip ) (Ping timeout: 260 seconds)
3260 [23:06:51] *** Quits: bablux (~bablux@replaced-ip ) (Ping timeout: 250 seconds)
3261 [23:07:15] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't
do nothin' 'cause I'm cute and furry)
3262 [23:08:32] *** Joins: r0Oter (~r00ter@replaced-ip )
3263 [23:08:39] *** Quits: r00ter (~r00ter@replaced-ip ) (Disconnected by services)
3264 [23:08:47] <__m4ch1n3__> huh gromit-mpx used to display
drawings ontop of fullscreen sdl applications when toggled
visibility after start of fullscreen sdl app
3265 [23:09:03] *** Joins: pldiem (~dmazuruk@replaced-ip )
3266 [23:09:20] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Remote host closed the connection)
3267 [23:09:38] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
3268 [23:10:19] *** Quits: r00t3xpl0it3r (~OS-37756@replaced-ip ) (Remote host closed the connection)
3269 [23:10:44] *** Joins: r00t3xpl0it3r (~OS-37756@replaced-ip )
3270 [23:12:22] *** Joins: leerg319 (~alexey@replaced-ip )
3271 [23:12:23] *** Joins: _m4ch1n3_ (~m4ch1n3@replaced-ip )
3272 [23:12:58] <pldiem> Does anyone use Tor Browser and was able
to enable sound in youtube?
3273 [23:12:58] <pldiem> I'm getting this message: To play
audio, you may need to install the required PulseAudio software.
3274 [23:12:58] *** Quits: morfeokmg (~morfeokmg@replaced-ip ) (Read error: Connection reset by peer)
3275 [23:13:15] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Ping timeout: 260 seconds)
3276 [23:13:19] *** Joins: jonswift (~jswift@replaced-ip )
3277 [23:13:39] *** Joins: morfeokmg (~morfeokmg@replaced-ip )
3278 [23:13:41] *** Quits: Ishaq` (~Ishaq@replaced-ip ) (Quit: Unexpected Leave!)
3279 [23:14:11] <rant> pldiem: and? so install pulseaudio
3280 [23:14:36] <pldiem> * pulseaudio --check -v
3281 [23:14:36] <pldiem> * I: [pulseaudio] main.c: Daemon running
as PID 1190
3282 [23:14:45] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Ping timeout: 264 seconds)
3283 [23:14:59] *** Joins: Ishaq (~Ishaq@replaced-ip )
3284 [23:15:10] <pldiem> I even installed and checked pavucontrol
3285 [23:15:17] <pldiem> everything looks ok
3286 [23:15:19] <rant> to you really need tor to play youtube?
3287 [23:16:13] <pldiem> yes, I would like to be able to play
youtube through tor browser
3288 [23:16:18] <_m4ch1n3_> maybe try restart pulsedeamon
"pulseaudio -k && pulseaudio -D" as non root user
3289 [23:16:27] <pldiem> I understand that it is not the main
purpose of it
3290 [23:16:42] *** Joins: Nekojimi (~jimj316@replaced-ip )
3291 [23:16:49] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Remote host closed the connection)
3292 [23:16:57] <_m4ch1n3_> how about torsocks/torify +
youtube-dl?
3293 [23:16:57] <rant> its just kinda silly.. it would only make
your connection worse
3294 [23:17:47] *** Joins: hypn0 (~h@replaced-ip )
3295 [23:18:38] *** Quits: Chinesium (~Funk@replaced-ip ) (Ping timeout: 276 seconds)
3296 [23:19:04] <pldiem> @_m4ch1n3_ no luck
3297 [23:19:24] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
3298 [23:19:39] <rant> pldiem: this isn't an app in debian
and the error is vague.. it says to play audio you MAY need..
doesn't seem to want to commit to if it even requires pulse or
if there is even a problem trying to play audio
3299 [23:19:56] *** Quits: DaVinciCode1 (~DaVinciCo@replaced-ip ) (Quit: Leaving)
3300 [23:20:06] <rant> normally an app just straight up says
I'm trying to play some audio, its not working not maybe
I'm trying to play some audio and maybe its not working
3301 [23:20:12] *** Joins: ArlequInOut (~DaVinciCo@replaced-ip )
3302 [23:20:27] *** Quits: walther__ (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
3303 [23:21:13] <rant> pldiem: basically what I'm saying is
we'd need somehing more to go on that makes this a debian sound
issue we can troubleshoot or you should ask in a tor channel
3304 [23:21:44] *** Quits: p4p0l0 (~mlkkk@replaced-ip ) (Remote host closed the connection)
3305 [23:21:56] *** Joins: p4p0l0 (~mlkkk@replaced-ip )
3306 [23:21:58] *** Quits: freffvdgtrhbt (~htrhtrhtr@replaced-ip ) (Quit: Leaving)
3307 [23:22:05] <pldiem> I know it would be easier to find an
issue, but that info I pasted is all I get
3308 [23:22:23] <rant> well running it from a terminal may produce
more output
3309 [23:22:26] <pldiem> maybe there is something more in some
logs of Tor Browser
3310 [23:22:46] <pldiem> ok, I will try to run it from terminal
3311 [23:23:15] <_m4ch1n3_> google services over tor == unsolvable
captchas
3312 [23:23:24] <rant> if it is indeed trying to play some audio
via pulse itt sounds like its a pulse issue.. but it seems unsure if
thats even what its doing
3313 [23:23:44] *** Quits: tyzef (~tyzef@replaced-ip ) (Quit: bye all)
3314 [23:24:01] *** debhelper sets mode: +l 1639
3315 [23:24:07] <rant> if however it IS playing audio and
you're just not hearing it, itt sounds more like a mixer or hw
issue (unplugged speakers)
3316 [23:24:09] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
3317 [23:24:52] *** Joins: shaho (~shaho@replaced-ip )
3318 [23:25:08] *** Joins: xcm (~xcm@replaced-ip )
3319 [23:25:16] <SerajewelKS> _m4ch1n3_: here's a picture of
cows in a field. please select the tiles with street signs.
3320 [23:25:28] <_m4ch1n3_> :D
3321 [23:25:30] <SerajewelKS> *skip*
3322 [23:25:39] <SerajewelKS> "please try again"
3323 [23:26:24] <pldiem> unfortunately there are no logs
(facepalm)
3324 [23:26:52] <pldiem> video is playing fine
3325 [23:26:57] <bites> pldiem: check in /var/log/syslog if
something like apparmor is blocking it.
3326 [23:27:06] <pldiem> I have sound in another browser (firefox)
3327 [23:27:21] <rant> afaik tor browser IS a modified firefox
3328 [23:27:31] <pldiem> true
3329 [23:27:57] <rant> modified to be annoying and paranoid
3330 [23:28:10] <rant> wouldn't want somone knowing your
screen resolution
3331 [23:28:32] <rant> even though they only programmed that
script to check so they could format the page properly
3332 [23:28:55] <SerajewelKS> it's an attack vector if your
adversary is a government trying to determine your identity
3333 [23:29:03] <SerajewelKS> there's a reason it does what
it does
3334 [23:29:27] <pldiem> @bites yeap there is something like
...apparmor="DENIED"...
3335 [23:29:48] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 268 seconds)
3336 [23:30:04] <pldiem> what does that mean?
3337 [23:30:21] <rant> yeah... just gotta find someone with a
screen resolution the same as 4 billion other people.. its like a
fingerprint
3338 [23:30:42] <SerajewelKS> in combination with other things,
it's identifying
3339 [23:30:48] <bites> pldiem: if you run aa-status there should
be some profiles belonging to torbrowser in enforce mode. for
debugging i would suggest putting them in complain mode and try
again.
3340 [23:30:58] <SerajewelKS> if you don't need that kind of
paranoia in your browser then don't use it
3341 [23:30:59] <_m4ch1n3_> not if your pannel has uniq size
3342 [23:31:34] <SerajewelKS> it's entirely useless to
complain about features of a program of which you aren't the
target user
3343 [23:32:17] <pldiem> command not found: aa-status
3344 [23:32:43] <pldiem> can't find it in repo
3345 [23:32:56] <bites> as root, right?
3346 [23:33:05] <bites> it's in the apparmor package.
3347 [23:33:06] *** Joins: dayten_ (~gnoid@replaced-ip )
3348 [23:33:15] *** Joins: holden- (~holden-@replaced-ip )
3349 [23:33:36] *** Quits: holden- (~holden-@replaced-ip ) (Remote host closed the connection)
3350 [23:33:49] *** Quits: dracc (~dracc@replaced-ip ) (Quit: Leaving)
3351 [23:33:53] *** Joins: holden- (~holden-@replaced-ip )
3352 [23:33:57] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
3353 [23:34:17] <pldiem> forgot about root :)
3354 [23:35:27] <bites> then with aa-complain /path/from/aa-status
you can put the profiles in complain mode, which means it will still
spam your logs but not block anything.
3355 [23:35:39] <pldiem> there are 4 entries about tor in enforce
3356 [23:35:45] *** Quits: _m4ch1n3_ (~m4ch1n3@replaced-ip ) (Ping timeout: 264 seconds)
3357 [23:35:59] *** Quits: shaho (~shaho@replaced-ip ) (Quit: Leaving)
3358 [23:36:26] <bites> put them all in complain mode for now.
3359 [23:37:26] <pldiem> sudo: aa-complain: command not found
3360 [23:37:28] *** Joins: unmy (~unmy@replaced-ip )
3361 [23:37:30] <pldiem> even as root
3362 [23:37:51] <bites> oh, that one is in apparmor-utils
3363 [23:40:06] *** Quits: mess (~mess@replaced-ip ) (Quit: Leaving)
3364 [23:41:20] <pldiem> the command complains about path
3365 [23:41:34] <pldiem> I have torbrowser_firefox only there
3366 [23:41:44] <pldiem> which torbrowser_firefox - doesn't
find the path
3367 [23:43:13] <pldiem> I found proper name of the profile here
/etc/apparmor.d
3368 [23:43:15] *** Joins: NightTrain (~coffee@replaced-ip )
3369 [23:44:56] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: Connection reset by peer)
3370 [23:45:38] *** Joins: sydney_untangle (~sydney@replaced-ip )
3371 [23:46:39] <pldiem> @bites great suggestion, thank you
3372 [23:46:58] <pldiem> but I don't really know what I have
just done :)
3373 [23:47:03] *** Quits: nibble_zero (~nibble_ze@replaced-ip ) (Quit: nibble_zero)
3374 [23:47:13] <pldiem> I need some reading about this aa-* thing
3375 [23:47:20] <pldiem> but it helped
3376 [23:47:36] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
3377 [23:47:37] *** Joins: kqr (~kqr@replaced-ip )
3378 [23:47:38] <bites> you're welcome
3379 [23:47:40] *** Joins: _AsMo_ (~root@replaced-ip )
3380 [23:48:01] *** Quits: HNIC (~HNIC@replaced-ip##) (Quit: ZNC 1.6.5 - ##replaced-url
3381 [23:48:19] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 256 seconds)
3382 [23:48:59] *** Quits: _AsMo_ (~root@replaced-ip ) (Client Quit)
3383 [23:49:00] <kqr> don't know if this is the correct place
but I'll go: when I try to start mariadb-server 10 in Jessie,
either through systemctl or as an init.d script, the service is not
started. nothing shows up in the logs. it is about as mysterious as
it could be. if I first set _SYSTEMCTL_SKIP_REDIRECT=true and THEN
run "/etc/init.d/mysql start", well, then it works. does
anyone have an idea why this might be?
3384 [23:49:19] *** Joins: my_mind (uid305596@replaced-ip )
3385 [23:49:20] *** Joins: yokel (~yokel@replaced-ip )
3386 [23:51:00] <bites> pldiem: apparmor is, like selinux,
mandatory access control. it's meant to restrict binaries from
accessing files and resources beyond the standard unix access
control. it's a security measure. it prevents any access
that's not explisitly defined in the profiles. by putting them
in complain mode it will stop blocking, but instead only logging.
3387 [23:51:51] <bites> s/explisitly/explicitly/
3388 [23:53:52] *** Quits: noteness (~noteness@replaced-ip ) (Quit: co'o)
3389 [23:54:05] *** Quits: OS-38594 (~OS-38594@replaced-ip ) (Ping timeout: 260 seconds)
3390 [23:54:54] *** Joins: will_ (~will@replaced-ip )
3391 [23:55:12] *** Guest59750 is now known as Guest
3392 [23:55:17] *** will_ is now known as Guest21913
3393 [23:55:21] *** Quits: birdbolt1 (~will@replaced-ip ) (Disconnected by services)
3394 [23:55:29] *** Guest21913 is now known as birdbolt1
3395 [23:55:48] *** Joins: will__ (~will@replaced-ip )
3396 [23:55:57] <pldiem> @bites ok, now I see
...apparmor="ALLOWED"...
3397 [23:56:19] <pldiem> but isn't it less safe to leave it
this way?
3398 [23:56:19] *** Joins: noteness (~noteness@replaced-ip )
3399 [23:56:20] *** Joins: ziz15 (~ziz15@replaced-ip )
3400 [23:56:30] <bites> yep
3401 [23:56:32] *** Quits: morphis (~morphis@replaced-ip ) (Remote host closed the connection)
3402 [23:56:37] *** Guest is now known as lightsteelblue
3403 [23:57:08] <bites> a real fix would be allowing pulseaudio in
the torbrowser profiles and putting them back in enforce mode.
3404 [23:57:11] *** Quits: dunningk (uid199403@replaced-ip ) (Quit: Connection closed for inactivity)
3405 [23:57:28] <bites> i'm pretty sure the restriction was
intentional in the first place.
3406 [23:57:45] *** Quits: dubcl (~dubcl@replaced-ip ) (Remote host closed the connection)
3407 [23:57:48] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
3408 [23:58:42] <bites> but i can't help you with that. maybe
you can find a patch somewhere.
3409 [23:59:00] *** Joins: krabador (~krabador@replaced-ip )
3410 [23:59:22] <pldiem> ok, I will do more research, thanks again
3411 [23:59:32] <bites> good luck
3412 [23:59:32] *** Quits: daze (~daze@replaced-ip ) (Remote host closed the connection)
3413 [23:59:44] <pldiem> thx, see ya
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be