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:04] <n4dir> if you have different (old ) hardware you
may try to get your head into chroot as soon lvm/luks is involved.
Or do it with an emulator or such
1 [00:00:22] <n4dir> if you did it like 10 times it should be
just as easy
2 [00:00:25] *** Joins: RoboFlex13 (~RoboFlex1@replaced-ip )
3 [00:01:02] *** Joins: alexandros_tab_ (~quassel@replaced-ip )
4 [00:01:06] *** Joins: alexandros_c_ (~quassel@replaced-ip )
5 [00:01:16] <n4dir> if i think about it: an emulator is
probably the better choice
6 [00:01:25] <JarSs> lol n4dir it took me 2 hours to figure
this out without encryption and I barely gave tomreyn a heart attack
7 [00:02:37] <n4dir> yeah. but first to usual chroots untill
they go like no nothing. Then add the next step. Like that.
8 [00:03:00] <n4dir> or just do what the other guy recommended:
encrypt the data you care for by other means.
9 [00:03:08] *** Joins: barteks2x__ (~barteks2x@replaced-ip )
10 [00:03:12] *** Quits: barteks2x_ (~barteks2x@replaced-ip ) (Remote host closed the connection)
11 [00:03:20] *** Joins: yokel (~yokel@replaced-ip )
12 [00:03:29] <n4dir> < Unit193> You can also do some
middle ground with libpam-mount and cryfs or gocryptfs.
13 [00:04:17] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
14 [00:04:22] *** Quits: krasnij (kerosit@replaced-ip ) (Read error: Connection reset by peer)
15 [00:04:31] *** Quits: alexandros_tab (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
16 [00:04:33] *** Joins: krasnij (kerosit@replaced-ip )
17 [00:04:43] *** Quits: alexandros_c (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
18 [00:04:47] <Unit193> Since you mentioned VeraCrypt, pretty
sure you can use libpam-mount with that as well, though I
haven't done that. I'm not sure I exactly trust it, but I
use gocryptfs+libpam-mount.
19 [00:05:12] <JarSs> I don't know if that will happen
today... right now I need to install the firmware for the wifi on
this XPS
20 [00:05:21] <JarSs> and then figure out xcfe I haven't
used it in a bit
21 [00:05:30] <JarSs> (transitioning from KDE)
22 [00:05:56] <Unit193> It might be a bit of a jump from KDE,
but Xfce is a pretty standard and easy to use desktop, IMO.
23 [00:06:27] <JarSs> it's mostly the shortcuts. for
example, F2, but then "terminal" and enter doesn't
bring up terminal
24 [00:06:32] <JarSs> I need to figure out the hotkeys etc
25 [00:07:42] <Unit193> FWIW, in Xfce you can redefine most
hotkeys. Check application shortcuts in `xfce4-keyboard-settings`
26 [00:11:36] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Quit: Leaving)
27 [00:13:02] <JarSs> alright running into issues installing
broadcome-sta-source deb package
28 [00:13:20] <JarSs> depends dkms... where do I get that? I
thought the .deb has everything I need
29 [00:13:34] *** Quits: Adbray_ (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
30 [00:13:35] <JarSs> I mean this package:
replaced-url
31 [00:13:45] <JarSs> need it to get wifi going?
32 [00:14:17] *** Joins: Adbray (~Adbray@replaced-ip )
33 [00:16:15] *** Joins: metro (~metro@replaced-ip )
34 [00:19:46] *** Quits: BenDover (~Thunderbi@replaced-ip ) (Quit: BenDover)
35 [00:23:24] <nvz> you fetched this package manually?
36 [00:24:03] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Read error: Connection reset by peer)
37 [00:24:19] *** Quits: treeview2 (~treeview@replaced-ip ) (Quit: Leaving)
38 [00:24:19] <JarSs> yes
39 [00:24:26] <nvz> no, it doesnt even remotely contain all you
need.. it at best contains source code for the driver (not certain
as I havent touched broadcom in a long time), at worst fetches it
remotely
40 [00:24:40] <nvz> you also need a slew of build dependencies
to compile that source into a driver
41 [00:24:59] <JarSs> nvz: ooohh boy. how do I even start to get
these? I thought there was a .deb for that?
42 [00:25:05] <JarSs> on a different machine, that was the case
43 [00:25:14] <nvz> when actually online itll fetch all that..
44 [00:25:37] <nvz> build-essential for example will get you
most of what you need.. but still that package itself doesnt contain
it
45 [00:25:45] <nvz> it merely exists to depend upon and pull the
rest
46 [00:26:03] *** Quits: yanmaani (~yanmaani@replaced-ip ) (Ping timeout: 240 seconds)
47 [00:26:29] <nvz> dkms is a framework for automatically
rebuilding drivers on kernel upgrades.. that is required.. the
compiler is required.. and probably several other tools in the build
chain
48 [00:26:42] <nvz> ,depends broadcom-sta-source
49 [00:26:44] <judd> Package broadcom-sta-source in buster/amd64
-- depends: debhelper (>= 8), make, xz-utils.
50 [00:26:50] <JarSs> well how do I get all this stuff from the
internet if connecting to the internet is the issue lol
51 [00:26:52] <nvz> perhaps on this other machine you had all
the dependencies
52 [00:26:58] <JarSs> judd: that's what I have
53 [00:27:04] <nvz> judd is a bot
54 [00:27:10] <JarSs> oh >.>
55 [00:27:33] <nvz> I asked the bot to tell me what the
dependencies were for this
56 [00:27:45] <JarSs> also I can't have a panel because
I'm running in kiosk mode.. .apperently? what's all this
stuff man
57 [00:27:55] <JarSs> ok one thing at a time. right now I need
to figure out how to get wifi going
58 [00:28:12] <nvz> you cannot plug in? but have another debian
system with internet?
59 [00:28:23] <JarSs> I have a VM with debian
60 [00:28:28] <JarSs> I can move files back and forth?
61 [00:28:34] <JarSs> with USB
62 [00:28:45] *** Joins: yanmaani (~yanmaani@replaced-ip )
63 [00:29:01] *** debhelper sets mode: +l 1138
64 [00:29:03] <nvz> yes, though again been a long time since I
did this so I'm not certain what tools are still available lets
see..
65 [00:29:07] <nvz> ,v apt-zip
66 [00:29:08] <judd> No package named 'apt-zip' was
found in amd64.
67 [00:29:44] <Unit193> nvz: apt-offline?
68 [00:30:03] <nvz> ah.. is that what its called now? :P
69 [00:30:09] <nvz> ,i apt-offline
70 [00:30:10] <judd> No package named 'apt-offline'
was found in buster/amd64.
71 [00:30:17] <nvz> ,i apt-offline --release stretch
72 [00:30:19] <judd> Package apt-offline (admin, optional) in
stretch/amd64: offline APT package manager. Version: 1.7.2; Size:
61.1k; Installed: 311k; Homepage:
replaced-url
73 [00:30:40] <nvz> JarSs: you are using stretch correct? the
link you posted was to a stretch package
74 [00:31:44] *** Joins: winy (~vince@replaced-ip )
75 [00:31:56] <JarSs> I don't know
76 [00:32:07] <JarSs> I just looked up XPS setup and that's
what came up...
77 [00:32:37] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 264 seconds)
78 [00:32:39] <nvz> JarSs: xps setup?
79 [00:32:54] <JarSs> yes.
80 [00:33:00] <JarSs> 2015 model, Jesse
81 [00:33:05] <nvz> idk what that means.
82 [00:33:08] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
83 [00:33:15] <nvz> Dell made a machine that shipped with
debian?
84 [00:33:20] <JarSs> DELL XPS 13, from 2015 :)
85 [00:33:23] <JarSs> and no
86 [00:33:30] <JarSs> was windows originally
87 [00:33:45] <nvz> then why is it sounding like you already had
some situation youre now just dealing with
88 [00:33:59] <JarSs> nvz: not sure what you mean?
89 [00:34:12] <nvz> were this me, I'd go get a buster image
and install buster on it
90 [00:34:15] <JarSs> oh you mean the OTHER laptop? sorry. yes
there was another, a percision 2013
91 [00:34:22] <JarSs> I did install buster on it.
92 [00:34:26] <nvz> I dont know why you'd be using stretch
or jessie or w/e and trying to fix it
93 [00:34:38] <JarSs> wait wait wait. lol there's a
confusion here. sorry
94 [00:34:59] *** Joins: dominic34 (Thunderbir@replaced-ip )
95 [00:34:59] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Excess Flood)
96 [00:35:04] <JarSs> I install Buster from LIVE CD on an XPS
from 2015, originally with Windows. Wiped, did the graphical
install.
97 [00:35:09] *** Joins: dominic34 (Thunderbir@replaced-ip )
98 [00:35:23] <nvz> yes well there are tools to use the apt of
one machine to prep a full dependency install package for an offline
machine, but they changed a lot in recent years
99 [00:35:36] <JarSs> Now, that Dell, after I solved a whole
issue with booting it and GRUB (not related) dooes not have WiFi NIC
100 [00:35:36] <nvz> without knowing WHICH system you are using,
its gonna be hard to tell you waht you can do
101 [00:35:41] *** Joins: n4dir (~n4dir@replaced-ip )
102 [00:35:45] <nvz> and if they're two DIFFERENT systems it
may be even harder
103 [00:35:51] <nvz> if they're not both running the same
version
104 [00:36:09] <JarSs> the system is a Dell XPS 2015, Jesse
105 [00:36:38] <nvz> I'm talking about the OPERATING SYSTEM
106 [00:36:40] <JarSs> here:
replaced-url
107 [00:36:54] <JarSs> Debian, Buster? Is there another flavor of
it?
108 [00:36:55] <JarSs> I'm lsot
109 [00:36:58] <JarSs> *lost
110 [00:37:11] <nvz> as you may have just deduced from what I
just did with judd, apt-zip no longer exists, and neither does
apt-offline
111 [00:37:22] <nvz> it does however exist in the previous
release, stretch
112 [00:37:33] <nvz> are both your debian systems running Debian
10.x Buster?
113 [00:37:40] <JarSs> yes.
114 [00:38:00] <nvz> alright then we need a solution available in
Buster
115 [00:38:17] <JarSs> OK, makes sense
116 [00:38:32] <JarSs> So the link I posted earlier is not that
117 [00:38:47] <nvz> no, the link you posted earlier is
packages.debian.org
118 [00:38:55] <nvz> where you can go manually resolve
dependencies on your own
119 [00:39:03] <nvz> and for one thing it was to the stretch
version of a package
120 [00:39:11] <nvz> you dont wanna be putting stretch packages
on buster
121 [00:39:22] *** Joins: trysten (~user@replaced-ip )
122 [00:39:53] <nvz> in fact you may not even need to do this
whatever you're following as a guide.. as things for how to get
that particular wifi working may have changed since stretch
123 [00:39:58] <JarSs> nvz: "stretch" is Debian 9??
124 [00:40:04] *** Joins: Mazhive (~Mazhive@replaced-ip )
125 [00:40:05] <JarSs> ohhh god. lol I'm sorry I think
I'm just getting it
126 [00:40:26] <nvz> perhaps you should start with specifically
what the adapter is use lspci -nn or lsusb if its usb.. and tell us
the 1234:abcd identifier
127 [00:41:01] *** Joins: treeview (~treeview@replaced-ip )
128 [00:41:04] <JarSs> ok... I know it's not USB, it's
internal
129 [00:41:06] <JarSs> does that help?
130 [00:41:27] <nvz> if the machine is running, and you type
lspci -nn it will help if you tell me the vend:prod identifier
131 [00:41:35] <nvz> will be 8 hex digits seperated by a colon
132 [00:41:36] <JarSs> ok on sec
133 [00:41:46] <nvz> the first 4 I could guess
134 [00:41:53] <nvz> as they'll be the ones for broadcom :P
135 [00:42:05] <JarSs> command not found
136 [00:42:16] <JarSs> the path is messed up maybe ?
137 [00:42:30] *** Quits: trysten_ (~user@replaced-ip ) (Ping timeout: 258 seconds)
138 [00:44:16] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
139 [00:44:54] *** Quits: janneke (~janneke@replaced-ip ) (Remote host closed the connection)
140 [00:45:03] <nvz> its /usr/bin/lspci should work as any user
141 [00:45:05] *** Joins: janneke (~janneke@replaced-ip )
142 [00:45:16] <nvz> and it is also a fairly base command should
be on anything
143 [00:45:28] *** Quits: Buliarous (~gypsydang@replaced-ip ) (Remote host closed the connection)
144 [00:45:33] <nvz> ,file lspci
145 [00:45:37] <judd> Search for lspci in buster/amd64: pciutils:
usr/bin/lspci; grc: usr/share/grc/conf.lspci; debian-installer:
usr/share/doc/debian-installer/devel/hardware/arm/kurobox-pro/info/lspci
146 [00:45:43] <nvz> ,i pciutils
147 [00:45:45] <judd> Package pciutils (admin, standard) in
buster/amd64: Linux PCI Utilities. Version: 1:3.5.2-1; Size: 272.6k;
Installed: 1220k; Homepage:
replaced-url
148 [00:45:57] <nvz> its a standard package, pciutils
149 [00:46:35] *** Joins: x033gg (x033gg@replaced-ip )
150 [00:47:40] *** Quits: nevivurn (~nevivurn@replaced-ip ) (Quit: Goodbye~)
151 [00:48:06] <JarSs> ok lsipc or lspci
152 [00:48:22] <JarSs> because I don't have lspci
153 [00:48:48] <JarSs> lsipc gives me number bot nothing that I
see seperated by :
154 [00:49:06] <JarSs> don't think that's what you mean
155 [00:49:08] <nvz> yeah its suppose to be lspci
156 [00:49:22] <nvz> as in the List Peripheral Control Interface
157 [00:49:33] <nvz> as in tell me what f'n cards are in
this motherboard :P
158 [00:49:37] *** Joins: yokel (~yokel@replaced-ip )
159 [00:50:10] <nvz> I can look it up I suppose if its stock and
there arent options on which card it can be
160 [00:50:57] <JarSs> will ip command do any good?
161 [00:51:19] <nvz> nope
162 [00:51:30] <JarSs> ok hm
163 [00:51:33] <nvz> and googling is suggesting these machines
came with intel wireless
164 [00:51:40] <nvz> which means that broadcom pacakge wouldnt
help at all
165 [00:51:51] <JarSs> I can boot into bios maybe? hmm ok I see
166 [00:51:54] <nvz> you would probably just need firmware for
the intel if thats what you have
167 [00:52:01] <nvz> no, bios wont be of much help either
168 [00:52:06] <JarSs> let me see
169 [00:52:13] <nvz> the kernel would have some idea what the
card is..
170 [00:52:25] <nvz> you can read the output of dmesg or
journalctl -k
171 [00:52:33] <nvz> look for mention of wifi or firmware issues
172 [00:52:48] <nvz> itd be closer to the bottom
173 [00:54:33] <nvz> btw becomming root in buster changed a bit
174 [00:54:35] <nvz> !buster su
175 [00:54:35] <dpkg> In buster, su no longer overrides PATH by
default, requiring that you use "su -" or "su
-l" for login shells (which is not really a new thing at
all...). To approximate the previous behaviour, put
"ALWAYS_SET_PATH yes" in /etc/login.defs. See
replaced-url
176 [00:54:37] <JarSs> ok with grep I can get
177 [00:55:08] <JarSs> failing to load iwlwifi-7265d-29
178 [00:55:33] <nvz> yes, then you have intel, the driver is
loaded already, you're just missing the firmware for the card
179 [00:55:46] <nvz> you were totally going the wrong direction
with the broadcom thing :P
180 [00:56:01] <nvz> ,file iwlwifi-7265
181 [00:56:01] <JarSs> well I came to the right place then :D
182 [00:56:05] <judd> No packages in buster/amd64 were found with
that file.
183 [00:56:14] <nvz> ,file iwlwifi-7265d-29.ucode
184 [00:56:18] <judd> Search for iwlwifi-7265d-29.ucode in
buster/amd64: firmware-iwlwifi: lib/firmware/iwlwifi-7265D-29.ucode
185 [00:56:37] *** Joins: FennecCode (MadestMadn@replaced-ip )
186 [00:56:44] <nvz> JarSs: you need the firmware-iwlwifi
package, for BUSTER
187 [00:56:49] <nvz> :P
188 [00:56:59] <nvz> that will not require additional
dependencies
189 [00:57:06] <nvz> its just firmware files
190 [00:57:44] <JarSs>
replaced-url
191 [00:57:44] <JarSs> ?
192 [00:59:27] <nvz> thatd be the package page, amd64 download
links should be at the bottom
193 [00:59:33] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
194 [00:59:33] *** Quits: dominic34 (Thunderbir@replaced-ip ) (Ping timeout: 260 seconds)
195 [00:59:53] <nvz> fwiw you dont exactly have my full attention
I'm actively going back and forth to the kitchen making dinenr
196 [00:59:56] <nvz> heh
197 [01:00:15] <JarSs> got it
198 [01:00:17] <JarSs> installed
199 [01:00:40] <JarSs> says something about o114-2 couldn't
be access by user _apt something about permission denied (I ran as
sudo)
200 [01:00:44] <JarSs> I will restart and see.
201 [01:00:54] <nvz> JarSs: since you seem competent in
linux/debian and were fooled by this lemme let you in on a lil
secret..
202 [01:01:09] <nvz> JarSs: don't rely on the onine specs of
a company like dell which customizes its machines :P
203 [01:01:33] <nvz> especially when youre relying on information
not from dell even but an outdated walkthrough from a user
204 [01:02:02] <JarSs> I HAVE INTERNET
205 [01:02:07] <jhutchins> Manufacturers are contantly changing
hardware without updating the specs or the model number.
206 [01:02:13] <JarSs> nvz: yoo da man
207 [01:02:17] <JarSs> or woman, I don't know
208 [01:02:47] <JarSs> ok now the last thing today lol is to
figure out why XCFE is running in kiosk mode
209 [01:02:53] <JarSs> and won't allow me to modify the
panel
210 [01:03:03] *** Joins: ced117 (~ced117@replaced-ip )
211 [01:03:06] <JarSs> (first lets run apt upgrade)
212 [01:03:53] <nvz> yes the most reliable means is the pciid
number vend:prod of the actual piece of hardware or an error from
the kernel like the one you foun
213 [01:04:03] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
214 [01:04:12] <nvz> even the human-readable NAME of hardware is
ambiguous often enough
215 [01:04:28] *** Quits: liske1 (~liske1@replaced-ip ) (Quit: leaving)
216 [01:04:43] <nvz> a Foo Super Card may very well have been
produced with numerous different chips on it by numerous different
manufacturers and still called the same thing
217 [01:06:00] *** Joins: enoch85 (~enoch85@replaced-ip )
218 [01:06:12] <nvz> and yeah, I da man.. heh.. been around here
a long time.. amatures will take problems at face value and not try
get at the details and root of an issue
219 [01:06:33] <nvz> you'd have spent hours trying to get
broacom drivers built only to realize you didnt have a broadcom card
:P
220 [01:06:38] * nvz can do all this while cooking sloppy joes :D
221 [01:07:38] *** Quits: thiras (~thiras@replaced-ip ) (Read error: Connection reset by peer)
222 [01:07:42] <nvz> now if only I had a canopener worth a damn
223 [01:07:58] <JarSs> haha
224 [01:08:01] *** Joins: thiras (~thiras@replaced-ip )
225 [01:08:07] <JarSs> I like this channel. I think I'll
keep coming
226 [01:08:11] *** Joins: yokel (~yokel@replaced-ip )
227 [01:08:29] <JarSs> nvz: you in the mood to help me figure out
my XCFE issue as well, so I can start using the thing, or no?
228 [01:08:40] <JarSs> It's ok if not, I milked this channel
for help today
229 [01:08:42] <JarSs> learning a lot though
230 [01:08:51] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
231 [01:08:56] <JarSs> need to save this buffer for future
reference
232 [01:09:30] *** Quits: wsky (uid453465@replaced-ip ) (Quit: Connection closed for inactivity)
233 [01:09:45] *** Quits: hitest (~hitest@replaced-ip ) (Quit: Leaving)
234 [01:10:22] *** Parts: x033gg (x033gg@replaced-ip ) ("Well, its time to blend another device.")
235 [01:10:27] *** Joins: x033gg (x033gg@replaced-ip )
236 [01:10:44] <nvz> you should just hang out here.. and at some
point I can teach ya the tricks of the trade to doing that.. most of
us don't run normal irc clients locally, we leave a client
connected remotely at all times
237 [01:10:58] <nvz> more time you spend here the more you
learn.. helps keep ya up to speed on changes too
238 [01:11:35] <nvz> and fwiw if you ever think to yourself well,
most cans have pop tabs now.. I'll just buy this $0.88
mainstays canopener from walmart.. yeah.. dont..
239 [01:12:56] <nvz> maybe someday I'll learn the ways of
being an single adult or get one of those clever wife things..
240 [01:13:03] <JarSs> nvz I'm running emacs over here but I
don't have it running 24/7
241 [01:13:07] <JarSs> I should though, that's coming around
242 [01:14:59] *** Joins: Grldfrdom (uid391113@replaced-ip )
243 [01:16:25] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
244 [01:17:46] *** Joins: Space_Man (~Space_Man@replaced-ip )
245 [01:18:38] <nvz> heh
246 [01:19:04] <JarSs> nvz: fixed (the kiok option)
247 [01:19:10] <JarSs> had to clear the .chache/sessions
248 [01:19:22] <JarSs> you using XCFE?
249 [01:19:35] <nvz> no, MATE.. I've used XFCE fairly
recently though
250 [01:19:51] <nvz> its an interesting codebase, but I find it a
tad immature yet
251 [01:20:24] <JarSs> XCFE? immature?
252 [01:20:25] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 240 seconds)
253 [01:20:28] <JarSs> isn't it like the older?
254 [01:20:34] <JarSs> I guess GNOME is actually
255 [01:20:42] <JarSs> but them MATE is not as mature as XCFE
256 [01:20:46] <JarSs> unless I have it backwards
257 [01:21:20] <nvz> MATE is GNOME 2.x
258 [01:21:34] <nvz> its been around as long as I been here..
under a different name
259 [01:22:13] <nvz> and in mate, when I change from one dock to
another my monitors available configure to their last used setup
automatically I dont need to muck with display properties
260 [01:22:39] <nvz> and while xfce panel has some neat features,
the experience is not consistent.. some applets work in rows, others
do not.. etc
261 [01:22:44] <JarSs> hmm. last I saw of MATE was on Mint
262 [01:22:46] <nvz> it just cramps my flow
263 [01:22:48] <JarSs> and that was a few years ago
264 [01:25:14] <nvz> to me XFCE has much the same problem Debian
has that our current leader wants to address.. they are growing in
features and stuff, but not maturing the user experience across
those features
265 [01:25:23] <nvz> many aspects of XFCE seem half baked
266 [01:25:25] *** Quits: HalfWord (~halfword@replaced-ip ) (Ping timeout: 240 seconds)
267 [01:25:34] <nvz> but there is enough in there to get ya
intrigued
268 [01:27:04] <nvz> it lacks a consistent user friendly
experience yet.. teases ya with oh look.. you can make rows of
applets on the panel.. but only these certain applets will obey
this..
269 [01:27:52] <JarSs> nvz: that sounds like KDE to me, which is
why I wanted to try XCFE
270 [01:28:30] <JarSs> there's so much crap coming with
KDE... I can't even save my wifi password without configuring
the KDE wallet (or it keeps forgetting it), and the default browser
is some konquor thing I never used
271 [01:28:30] <nvz> mate however everything feels like it goes
together.. doesnt feel like a bunch of projects just thrown together
that werent designed to go together
272 [01:29:03] *** Quits: boblee_ (~boblee@replaced-ip ) (Ping timeout: 240 seconds)
273 [01:29:04] <JarSs> KDE for the most part looks good though,
in line, it's slick and fast. just hate all the crap they load
274 [01:29:56] *** Joins: hitest (~hitest@replaced-ip )
275 [01:30:53] *** Quits: treeview (~treeview@replaced-ip ) (Quit: Leaving)
276 [01:31:32] *** Quits: leorat (~leorat@replaced-ip ) (Read error: Connection reset by peer)
277 [01:32:06] *** Joins: leorat (~leorat@replaced-ip )
278 [01:32:16] *** Joins: boblee (~boblee@replaced-ip )
279 [01:33:06] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 258 seconds)
280 [01:33:52] <nvz> yeah well those backends have always been
the bane of KDE and QT apps
281 [01:34:02] <nvz> making them slow and bulky
282 [01:34:37] *** Joins: treeview (~treeview@replaced-ip )
283 [01:35:01] *** Joins: Christian75 (~Christian@replaced-ip )
284 [01:35:08] <nvz> and fwiw maturity doesnt necessarily come
with age it comes with experience and reflection, and XFCE wasnt
even an option in Debian as long as GNOME/KDE
285 [01:37:34] *** Joins: yokel (~yokel@replaced-ip )
286 [01:37:40] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
287 [01:40:51] *** Quits: lucasmsoares96 (~lucasmsoa@replaced-ip ) (Quit: Lost terminal)
288 [01:44:14] *** Quits: walnut_burl (~oak@replaced-ip ) (Ping timeout: 256 seconds)
289 [01:46:05] *** Joins: walnut_burl (~oak@replaced-ip )
290 [01:48:06] <th_> pcmanfm seems to pass the wrong path when
draggin files from it or opening files in other apps
291 [01:48:21] *** Joins: cmj (~c@replaced-ip )
292 [01:50:26] *** Parts: cmj (~c@replaced-ip ) ()
293 [01:52:54] <nvz> is it a normal local filesystem or something
that requires some gvfsd crap like a fuse, network, or such
filesystem?
294 [01:53:18] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
295 [01:54:05] *** Joins: debsan (~debsan@replaced-ip )
296 [01:54:35] *** Joins: nan` (~nan`@replaced-ip )
297 [01:55:06] *** Joins: cdown (~cdown@replaced-ip )
298 [01:56:08] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 260 seconds)
299 [01:58:37] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 246 seconds)
300 [01:59:16] <another> hmm.. i need to start an executable as
user on boot which initializes the env. any advice?
301 [02:00:04] *** Quits: waxfire (~waxfire@replaced-ip##) (Quit: The Lounge - ##replaced-url
302 [02:00:19] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 258 seconds)
303 [02:00:24] <PyR3X> another: use systemd
304 [02:00:37] *** Joins: waxfire (~waxfire@replaced-ip )
305 [02:00:58] <another> any documentation on that?
306 [02:01:07] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
307 [02:01:31] <somiaj> another: don't quite folow, what do
you mean by initializes the enviorment? YOu mean your shell?
308 [02:01:41] *** Quits: winy (~vince@replaced-ip ) (Quit: Leaving.)
309 [02:01:52] *** Joins: de-facto (~de-facto@replaced-ip )
310 [02:02:06] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
311 [02:04:43] *** Joins: yokel (~yokel@replaced-ip )
312 [02:05:41] <another> basically run a login shell, eg. source
.profile, .bashrc
313 [02:06:11] <somiaj> you shouldn't have to do this at
boot, but when you activate a shell/login.
314 [02:06:45] <somiaj> how do you login? Depending on how you
run a shell ~/.bashrc, or ~/.profile (or ~/.bash_profile) should be
parsed already.
315 [02:08:10] <another> via ssh
316 [02:08:15] *** Quits: Phroschi_L (~Phroggo@replaced-ip ) (Quit: Leaving)
317 [02:08:36] <somiaj> ssh should be using a login shell and
parsing ~/.profile or ~/.bashprofile
318 [02:09:02] <another> the important point was *on boot*
319 [02:09:50] <somiaj> I personally have my ~/.profile source
~/.bashrc (But I don't use a shell other than bash)
320 [02:10:17] <somiaj> on boot doesn't mean much here,
shells are setup when they run (not at boot)
321 [02:10:43] *** Quits: JobMuffin (uid456047@replaced-ip ) (Quit: Connection closed for inactivity)
322 [02:13:05] <somiaj> why do you think you need this at boot? A
service not having its enviorment variables setup correctly?
323 [02:14:02] <another> because i want to start a tmux server as
user on boot
324 [02:14:49] <another> which needs the env already sourced and
set up
325 [02:15:04] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
326 [02:19:41] *** Joins: yokel (~yokel@replaced-ip )
327 [02:19:50] <somiaj> tmux isn't a server. Anyways, what
you need this at boot for? minecraft? There are ways to get the unit
to setup the enivorment run tmux at boo as a system unit file.
328 [02:24:23] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Quit: ........)
329 [02:25:26] <gry> minetest works ok
330 [02:25:30] *** Joins: Peeanio (~max@replaced-ip )
331 [02:25:34] <gry> it is very similar to minecraft
332 [02:26:32] *** Joins: n4dir (~n4dir@replaced-ip )
333 [02:27:27] <another> 1) tmux does have a server component 2)
this has nothing to do with minecraft
334 [02:28:01] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
335 [02:31:23] *** Quits: d1b (~db@replaced-ip ) (Read error: Connection reset by peer)
336 [02:31:31] *** Joins: d1b (~db@replaced-ip )
337 [02:32:15] <somiaj> anyways, you need to configure the
systemd unit file and any enviorment variables you need when
launching tmux can be configured there.
338 [02:32:51] *** Quits: CrazyEddy (crazyed@replaced-ip ) (Remote host closed the connection)
339 [02:33:52] <somiaj> I saw some suggestions in google on how
to write said unit file.
340 [02:34:27] *** Joins: montyboy (sid333652@replaced-ip )
341 [02:36:15] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
342 [02:38:05] *** Quits: qubenix (~qubenix@replaced-ip ) (Quit: quit)
343 [02:39:01] *** debhelper sets mode: +l 1132
344 [02:39:23] *** Joins: qubenix (~qubenix@replaced-ip )
345 [02:42:45] *** Quits: akp55 (~akp55@replaced-ip ) (Remote host closed the connection)
346 [02:43:07] <another> thank you for your input
347 [02:46:50] *** Quits: yae7nae4 (~yae7nae4@replaced-ip ) (Ping timeout: 246 seconds)
348 [02:47:12] *** Joins: yae7nae4 (~yae7nae4@replaced-ip )
349 [02:47:37] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 244 seconds)
350 [02:48:23] *** Joins: diniwed (~gavron@replaced-ip )
351 [02:48:44] *** Joins: dvs (~hibbard@replaced-ip )
352 [02:53:16] *** Joins: torbo (~user@replaced-ip )
353 [02:53:57] *** Joins: yokel (~yokel@replaced-ip )
354 [02:54:38] *** Quits: aeWessan (~aeWessan@replaced-ip ) (Quit: Leaving)
355 [02:56:24] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 244 seconds)
356 [02:58:53] *** Joins: independent (independen@replaced-ip )
357 [03:03:43] *** Quits: Aurora_v_kosmose (~Aurora_iz@replaced-ip ) (Ping timeout: 240 seconds)
358 [03:05:10] *** Quits: MrFixIt (~Sam@replaced-ip ) (Remote host closed the connection)
359 [03:06:08] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
360 [03:08:49] *** Joins: Aurora_v_kosmose (~Aurora_iz@replaced-ip )
361 [03:10:47] *** Joins: yokel (~yokel@replaced-ip )
362 [03:12:37] *** Joins: Antioch (~Antioch@replaced-ip )
363 [03:15:13] *** Quits: oxek (qjvl@replaced-ip ) (Quit: oxek)
364 [03:16:10] *** Quits: tmroland (~tmroland@replaced-ip ) (Quit: tmroland)
365 [03:16:45] *** Joins: akp55 (~akp55@replaced-ip )
366 [03:21:13] *** Quits: akp55 (~akp55@replaced-ip ) (Ping timeout: 246 seconds)
367 [03:22:25] *** Quits: phogg (~phogg@replaced-ip ) (Ping timeout: 256 seconds)
368 [03:22:43] *** Quits: madage (~madage@replaced-ip ) (Ping timeout: 240 seconds)
369 [03:23:40] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 246 seconds)
370 [03:24:52] *** Joins: madage (~madage@replaced-ip )
371 [03:26:07] *** Joins: yokel (~yokel@replaced-ip )
372 [03:26:26] *** Joins: a0z (~a0z@replaced-ip )
373 [03:26:47] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Read error: Connection reset by peer)
374 [03:27:03] *** Joins: sidmo_ (~ident@replaced-ip )
375 [03:28:03] *** Joins: phogg (~phogg@replaced-ip )
376 [03:28:05] *** Joins: Space_Man (~Space_Man@replaced-ip )
377 [03:29:36] *** Quits: hitest (~hitest@replaced-ip ) (Quit: Leaving)
378 [03:30:11] *** Joins: MrFixIt (~Sam@replaced-ip )
379 [03:31:25] *** Quits: sidmo (~ident@replaced-ip ) (Ping timeout: 264 seconds)
380 [03:33:38] *** Joins: dD__ (~ddshore@replaced-ip )
381 [03:34:34] *** Quits: maxrazer (~siducer88@replaced-ip ) (Remote host closed the connection)
382 [03:36:21] *** Joins: thiras (~thiras@replaced-ip )
383 [03:41:16] *** Quits: n4dir (~n4dir@replaced-ip ) (Ping timeout: 244 seconds)
384 [03:43:40] *** Joins: akp55 (~akp55@replaced-ip )
385 [03:44:03] *** Quits: madage (~madage@replaced-ip ) (Ping timeout: 240 seconds)
386 [03:44:26] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
387 [03:45:16] *** Joins: madage (~madage@replaced-ip )
388 [03:45:25] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
389 [03:48:25] *** Quits: tekk (me@replaced-ip ) (Ping timeout: 240 seconds)
390 [03:50:20] *** Joins: yokel (~yokel@replaced-ip )
391 [03:50:47] *** Joins: tekk (me@replaced-ip )
392 [03:51:25] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 240 seconds)
393 [03:51:26] *** Quits: b1ack0p (~M@replaced-ip ) (Quit: sleeping)
394 [03:51:44] *** Joins: ary (~ary@replaced-ip )
395 [03:54:44] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
396 [03:54:54] *** Joins: nan` (~nan`@replaced-ip )
397 [03:55:05] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
398 [03:55:12] *** Quits: r3 (~r3@replaced-ip ) (Ping timeout: 265 seconds)
399 [03:57:51] *** Quits: koniu (~koniu@replaced-ip ) (Remote host closed the connection)
400 [03:58:15] *** Joins: koniu (~koniu@replaced-ip )
401 [03:59:05] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 240 seconds)
402 [04:00:06] *** Quits: CombatVet (~c4@replaced-ip ) (Remote host closed the connection)
403 [04:00:32] *** Joins: CombatVet (~c4@replaced-ip )
404 [04:00:52] *** Quits: Kel (~KelMonsta@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
405 [04:01:24] *** Quits: sveva65 (~sverre@replaced-ip ) (Read error: Connection reset by peer)
406 [04:01:30] *** Joins: Merixer (~Merixer@replaced-ip )
407 [04:02:22] *** Joins: sveva65 (~sverre@replaced-ip )
408 [04:02:23] *** Joins: deicide- (~deicide-@replaced-ip )
409 [04:06:25] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 240 seconds)
410 [04:06:27] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
411 [04:09:01] *** Joins: r3 (r3@replaced-ip )
412 [04:09:41] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
413 [04:11:50] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
414 [04:12:21] *** Joins: Buliarous (~gypsydang@replaced-ip )
415 [04:12:42] *** Quits: chiluk (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
416 [04:13:54] *** Joins: yokel (~yokel@replaced-ip )
417 [04:15:44] *** Quits: saptech (~saptech@replaced-ip ) (Remote host closed the connection)
418 [04:16:07] *** Joins: saptech (~saptech@replaced-ip )
419 [04:16:53] *** Quits: MatrixBottolonie (~matrixirc@replaced-ip ) (Remote host closed the connection)
420 [04:17:10] *** Joins: MatrixBottolonie (~matrixirc@replaced-ip )
421 [04:18:11] *** Quits: saptech (~saptech@replaced-ip ) (Remote host closed the connection)
422 [04:18:37] *** Joins: saptech (~saptech@replaced-ip )
423 [04:20:54] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
424 [04:23:09] *** Quits: R2AMO (~rdanilov7@replaced-ip ) (Remote host closed the connection)
425 [04:27:08] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 258 seconds)
426 [04:31:52] *** Joins: roylaprattep (~roylaprat@replaced-ip )
427 [04:33:25] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 240 seconds)
428 [04:34:31] *** Joins: citypw (~citypw@replaced-ip )
429 [04:34:42] *** Joins: Prints (~333@replaced-ip )
430 [04:35:38] *** Joins: yokel (~yokel@replaced-ip )
431 [04:38:05] *** Joins: werkudhoro (~galih72@replaced-ip )
432 [04:39:03] *** Joins: mns (~mns@replaced-ip )
433 [04:43:28] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 246 seconds)
434 [04:43:43] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
435 [04:44:31] *** Joins: nt1036 (~nt1036@replaced-ip )
436 [04:47:36] *** Quits: akp55 (~akp55@replaced-ip ) (Remote host closed the connection)
437 [04:48:08] *** Joins: yokel (~yokel@replaced-ip )
438 [04:48:30] *** Joins: diniwed (~gavron@replaced-ip )
439 [04:48:42] *** Joins: akp55 (~akp55@replaced-ip )
440 [04:48:48] *** Joins: secntech (~secntech@replaced-ip )
441 [04:49:46] *** Parts: werkudhoro (~galih72@replaced-ip ) ()
442 [04:52:25] *** Quits: prnflks (~prnflks@replaced-ip ) (Ping timeout: 240 seconds)
443 [04:52:31] *** Joins: prnflks_ (~prnflks@replaced-ip )
444 [04:53:05] *** Quits: akp55 (~akp55@replaced-ip ) (Ping timeout: 244 seconds)
445 [04:55:55] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 240 seconds)
446 [05:01:12] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
447 [05:01:47] *** Quits: frostschutz (~frostschu@replaced-ip ) (Ping timeout: 240 seconds)
448 [05:03:00] *** Joins: frostschutz (~frostschu@replaced-ip )
449 [05:06:37] *** Quits: retran (~retran@replaced-ip ) (Quit: Leaving)
450 [05:08:17] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Quit: Leaving)
451 [05:09:05] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
452 [05:09:16] *** Joins: r4u1 (~raf@replaced-ip )
453 [05:14:08] *** Joins: palimaar (~oasd@replaced-ip )
454 [05:16:25] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 244 seconds)
455 [05:22:28] *** Joins: yokel (~yokel@replaced-ip )
456 [05:25:28] *** Quits: leorat (~leorat@replaced-ip ) (Remote host closed the connection)
457 [05:29:38] *** Joins: mirrorbird (~psutcliff@replaced-ip )
458 [05:30:34] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
459 [05:31:10] *** Joins: leorat (~leorat@replaced-ip )
460 [05:31:51] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
461 [05:32:40] *** Quits: x033gg (x033gg@replaced-ip ) (Quit: Well its 1 AM, Better go home and spend some quality time
with the kids.)
462 [05:33:48] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 265 seconds)
463 [05:35:45] *** Quits: dD__ (~ddshore@replaced-ip ) (Ping timeout: 240 seconds)
464 [05:38:43] *** Joins: CrazyEddy (crazyed@replaced-ip )
465 [05:40:04] *** Quits: independent (independen@replaced-ip ) (Remote host closed the connection)
466 [05:41:13] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
467 [05:42:17] *** Joins: freebench_ (~freebench@replaced-ip )
468 [05:42:46] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 244 seconds)
469 [05:43:25] *** Quits: dselect (~dselect@replaced-ip ) (Ping timeout: 240 seconds)
470 [05:43:31] *** Parts: Peeanio (~max@replaced-ip ) ()
471 [05:43:48] *** Quits: MatrixBottolonie (~matrixirc@replaced-ip ) (Ping timeout: 244 seconds)
472 [05:43:48] *** Quits: ced117 (~ced117@replaced-ip ) (Ping timeout: 244 seconds)
473 [05:43:55] *** Quits: trysten (~user@replaced-ip ) (Ping timeout: 240 seconds)
474 [05:43:55] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Ping timeout: 240 seconds)
475 [05:44:11] *** Joins: trysten (~user@replaced-ip )
476 [05:44:25] *** Joins: MatrixBottolonie (~matrixirc@replaced-ip )
477 [05:44:25] *** Quits: freebench (~freebench@replaced-ip ) (Ping timeout: 240 seconds)
478 [05:44:36] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
479 [05:44:45] *** Quits: sptnx (senate@replaced-ip ) (Ping timeout: 244 seconds)
480 [05:44:55] *** Quits: th_ (~th@replaced-ip ) (Ping timeout: 240 seconds)
481 [05:45:26] *** Joins: yokel (~yokel@replaced-ip )
482 [05:46:11] *** Joins: steven_saus (~steven_sa@replaced-ip )
483 [05:47:56] *** Quits: CrystalMath (~coderain@replaced-ip ) (Ping timeout: 244 seconds)
484 [05:48:22] *** Quits: areisp (~ars@replaced-ip ) (Ping timeout: 244 seconds)
485 [05:49:01] *** debhelper sets mode: +l 1120
486 [05:49:27] *** Joins: CrystalMath (~coderain@replaced-ip )
487 [05:50:14] *** Quits: sinaowolabi (~Sina@replaced-ip ) (Ping timeout: 265 seconds)
488 [05:50:21] *** Joins: n4dir (~n4dir@replaced-ip )
489 [05:51:02] *** Joins: areisp (~ars@replaced-ip )
490 [05:53:32] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
491 [05:55:24] *** Joins: nan` (~nan`@replaced-ip )
492 [05:55:43] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
493 [05:55:55] *** Joins: independent (independen@replaced-ip )
494 [05:57:10] *** Quits: apt (ibot@replaced-ip ) (Quit: Leaving)
495 [05:57:30] *** Joins: apt (ibot@replaced-ip )
496 [05:57:55] *** Quits: bryceml (~bryceml@replaced-ip ) (Ping timeout: 240 seconds)
497 [05:57:55] *** Quits: mirko (~mirko@replaced-ip ) (Ping timeout: 240 seconds)
498 [05:58:26] *** Joins: bryceml (~bryceml@replaced-ip )
499 [05:58:48] *** Quits: leorat (~leorat@replaced-ip ) (Read error: Connection reset by peer)
500 [05:59:07] *** Quits: nyov (~nyov@replaced-ip ) (Ping timeout: 240 seconds)
501 [06:00:21] *** Quits: rf-n00b (rf-n00b@replaced-ip ) (Ping timeout: 244 seconds)
502 [06:03:06] *** Joins: mirko (~mirko@replaced-ip )
503 [06:03:35] *** Joins: rf-n00b (rf-n00b@replaced-ip )
504 [06:04:55] *** Quits: luna_is_here (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
505 [06:05:31] *** Joins: iamchroot (~iamchroot@replaced-ip )
506 [06:05:37] *** Joins: luna_is_here (~quassel@replaced-ip )
507 [06:06:01] *** Joins: nyov (~nyov@replaced-ip )
508 [06:06:27] *** Joins: leorat (~leorat@replaced-ip )
509 [06:10:05] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
510 [06:10:15] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Remote host closed the connection)
511 [06:11:28] *** Joins: Jade_NL (~JadeNL@replaced-ip )
512 [06:11:29] *** Joins: palimaar (~oasd@replaced-ip )
513 [06:13:26] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 265 seconds)
514 [06:15:34] *** Joins: yokel (~yokel@replaced-ip )
515 [06:17:54] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 244 seconds)
516 [06:18:02] *** Quits: metro (~metro@replaced-ip ) (Quit: Leaving)
517 [06:19:58] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
518 [06:20:35] *** Quits: tomg (~tomg@replaced-ip ) (Ping timeout: 240 seconds)
519 [06:22:15] *** Joins: fredl (~fredl@replaced-ip )
520 [06:23:17] *** Quits: independent (independen@replaced-ip ) (Ping timeout: 258 seconds)
521 [06:26:21] *** Quits: hisacro (~OBSD@replaced-ip ) (Quit: \o|)
522 [06:32:27] *** Quits: b (coffee@replaced-ip ) (Quit: Lost terminal)
523 [06:32:35] *** Joins: stree (~stree@replaced-ip )
524 [06:32:40] *** Quits: diniwed (~gavron@replaced-ip ) (Read error: Connection reset by peer)
525 [06:33:13] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman, Jacob Appelbaum,
and other good people! | ##replaced-url
526 [06:34:38] *** Joins: hisacro (~OBSD@replaced-ip )
527 [06:35:55] *** Quits: jrmiah (~irc@replaced-ip ) (Quit: [BX] Dr. Kavorkian would KILL to use BitchX.
Shouldn't you?)
528 [06:41:25] *** Quits: st-gourichon-fid (~Stephane@replaced-ip ) (Ping timeout: 240 seconds)
529 [06:42:29] *** Joins: tomg (~tomg@replaced-ip )
530 [06:48:02] *** Quits: torbo (~user@replaced-ip ) (Remote host closed the connection)
531 [06:49:44] *** Joins: nevivurn (~nevivurn@replaced-ip )
532 [06:50:22] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
533 [06:51:58] *** Joins: ansimita (~ansimita@replaced-ip )
534 [06:52:06] *** Joins: yokel (~yokel@replaced-ip )
535 [06:52:18] *** Joins: Kuttenbrunzer (~Kuttenbru@replaced-ip )
536 [06:52:26] *** Quits: nebunez (~user@replaced-ip ) (Ping timeout: 244 seconds)
537 [06:54:55] *** Joins: CyberManifest (~CyberMani@replaced-ip )
538 [06:58:19] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
539 [06:59:20] *** Joins: diogenes_ (~diogenes_@replaced-ip )
540 [07:03:05] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 240 seconds)
541 [07:04:35] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
542 [07:06:07] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
543 [07:06:07] *** Lord_of_Life_ is now known as Lord_of_Life
544 [07:06:31] *** Joins: Poster (~poster@replaced-ip )
545 [07:07:07] *** Joins: th_ (~th@replaced-ip )
546 [07:08:22] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 256 seconds)
547 [07:08:50] *** bocaneri is now known as Sauvin
548 [07:11:51] *** th_ is now known as th
549 [07:12:12] *** th is now known as th_
550 [07:12:13] *** Quits: foka (~foka@replaced-ip ) (Ping timeout: 264 seconds)
551 [07:13:24] *** Quits: nevivurn (~nevivurn@replaced-ip ) (Ping timeout: 256 seconds)
552 [07:14:18] *** Joins: k4nz (~Thunderbi@replaced-ip )
553 [07:15:02] *** Joins: nevivurn (~nevivurn@replaced-ip )
554 [07:16:27] *** Quits: paulgrmn (~paulgrmn@replaced-ip ) (Ping timeout: 240 seconds)
555 [07:17:50] *** Quits: nt1036 (~nt1036@replaced-ip ) (Ping timeout: 244 seconds)
556 [07:19:24] *** Quits: ary (~ary@replaced-ip ) (Quit: Saliendo)
557 [07:21:27] *** Joins: programmer892278 (~programme@replaced-ip )
558 [07:23:42] *** Quits: saptech (~saptech@replaced-ip ) (Quit: Leaving)
559 [07:24:14] *** Quits: nevivurn (~nevivurn@replaced-ip ) (Ping timeout: 258 seconds)
560 [07:26:45] *** Joins: akp55 (~akp55@replaced-ip )
561 [07:29:53] *** Quits: mns (~mns@replaced-ip ) (Quit: leaving)
562 [07:31:15] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 265 seconds)
563 [07:31:16] *** Quits: akp55 (~akp55@replaced-ip ) (Ping timeout: 244 seconds)
564 [07:32:08] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 260 seconds)
565 [07:33:08] *** Joins: Immanuel (~Manu@replaced-ip )
566 [07:37:30] *** Joins: szorfein (~daggoth@replaced-ip )
567 [07:38:07] *** Quits: Praematura_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
568 [07:38:12] *** Joins: yokel (~yokel@replaced-ip )
569 [07:38:54] *** Joins: Praematura (~quassel@replaced-ip )
570 [07:38:59] *** Quits: Abrax (~Abrax@replaced-ip ) (Ping timeout: 240 seconds)
571 [07:39:55] *** Quits: JarSs (~user@replaced-ip ) (Remote host closed the connection)
572 [07:41:43] *** Joins: nt1036 (~nt1036@replaced-ip )
573 [07:43:04] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving...)
574 [07:43:55] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
575 [07:44:42] *** Joins: k4nz (~Thunderbi@replaced-ip )
576 [07:48:38] *** Quits: roguelazer (~roguelaze@replaced-ip##) (Quit: ZNC - ##replaced-url
577 [07:50:24] *** Joins: mibo (~mibo@replaced-ip )
578 [07:50:53] *** Joins: roguelazer (~roguelaze@replaced-ip )
579 [07:51:35] *** Quits: Kuttenbrunzer (~Kuttenbru@replaced-ip ) (Remote host closed the connection)
580 [07:52:27] *** Joins: independent (independen@replaced-ip )
581 [07:53:23] *** Joins: coot_ (~coot@replaced-ip )
582 [07:54:47] *** Quits: a0z (~a0z@replaced-ip ) (Ping timeout: 240 seconds)
583 [07:56:35] *** Quits: alexandros_c_ (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
584 [07:56:40] *** Quits: coot (~coot@replaced-ip ) (Ping timeout: 246 seconds)
585 [07:56:40] *** coot_ is now known as coot
586 [07:56:47] *** Quits: independent (independen@replaced-ip ) (Ping timeout: 240 seconds)
587 [07:56:55] *** Quits: alexandros_tab_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
588 [07:58:07] *** Joins: Abrax (~Abrax@replaced-ip )
589 [07:58:33] *** Quits: st-gourichon-fid (~Stephane@replaced-ip##) (Quit: ZNC - ##replaced-url
590 [07:59:01] *** debhelper sets mode: +l 1113
591 [07:59:16] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Remote host closed the connection)
592 [07:59:32] *** Joins: st-gourichon-fid (~Stephane@replaced-ip )
593 [07:59:36] *** Joins: k4nz (~Thunderbi@replaced-ip )
594 [07:59:45] *** Quits: roguelazer (~roguelaze@replaced-ip##) (Quit: ZNC - ##replaced-url
595 [08:00:59] *** Joins: roguelazer (~roguelaze@replaced-ip )
596 [08:02:40] *** Quits: greknod (~greknod@replaced-ip ) (Remote host closed the connection)
597 [08:03:05] *** Joins: greknod (~greknod@replaced-ip )
598 [08:03:52] *** Joins: independent (independen@replaced-ip )
599 [08:03:55] <independent>
replaced-url
600 [08:04:34] <sney> !kali-magic
601 [08:04:34] <dpkg> Kali Linux is just an operating system. It
does not magically turn you into a hacker. It is also offtopic in
#debian. Please fulfill your fantasies in #kali-linux on
chat.freenode.net. See also <based on debian> and <they
don't know>.
602 [08:07:20] *** Joins: sptnx (senate@replaced-ip )
603 [08:07:37] *** Joins: foka (~foka@replaced-ip )
604 [08:09:33] <nvz> dpkg, what is they don't know?
605 [08:09:34] <dpkg> We're sorry your distro's channel
isn't being helpful, but that doesn't make it appropriate
to use #debian for non-Debian questions. Please go back to your
channel and wait patiently for better help, or install Debian and
party with us.
606 [08:09:55] <nvz> hmm.. and here I thought it was a song by
Jon B on Cool Relax :P
607 [08:10:18] * nvz wanders off to youtube to play Jon B
608 [08:11:05] *** Joins: czesmir (~stefan@replaced-ip )
609 [08:13:55] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
610 [08:14:27] *** Quits: iamchroot (~iamchroot@replaced-ip ) (Quit: Leaving)
611 [08:15:29] * nvz fights the urge to modify that factoid to say
party with us and Jon B :P
612 [08:16:22] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 258 seconds)
613 [08:17:47] <independent> Debian < Kali
614 [08:18:07] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 240 seconds)
615 [08:19:59] *** Joins: palimaar (~oasd@replaced-ip )
616 [08:20:16] <sptnx> for pentest i agree. any server i
don't agree
617 [08:21:25] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 240 seconds)
618 [08:23:26] <sptnx> kali is pretty bloated to have all tools
and libs they have, just becuase people is too lazy to install what
they need by themself
619 [08:24:02] <nvz> not to mention as I understand they
explicitly say its not a full featured distro meant to be used for
learning
620 [08:24:52] *** Joins: Ycarus (~Ycarus@replaced-ip )
621 [08:28:01] *** Quits: Olipro (~Olipro@replaced-ip ) (Ping timeout: 244 seconds)
622 [08:29:14] <sptnx> i'm doing the same when i need a
linux desktop, i'm too lazy to install debian and configure
gnome/whatever to look nice and be as userfriende as i want, so i
install a distro that have that in default install. right now
elementary os is my choise for desktop..
623 [08:29:23] *** Joins: Olipro (~Olipro@replaced-ip )
624 [08:29:46] <sptnx> but for servers debian on everything :D
625 [08:31:12] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 244 seconds)
626 [08:31:43] <nvz> its /really/ not that hard to set things
up.. and if you get something you like you can always just make your
own package that depends on everything you want and maybe tosses
your configs in place too or something
627 [08:32:05] <nvz> or do the same by looking at a preconfigured
distro you like and learning what they do that you like
628 [08:32:36] <nvz> the problem with spinoffs is they dont often
have nearly the resources or community behind them that Debian has
and that is worth the effort
629 [08:33:38] *** Quits: Olipro (~Olipro@replaced-ip ) (Read error: Connection reset by peer)
630 [08:33:42] *** Joins: nan` (~nan`@replaced-ip )
631 [08:34:09] *** Joins: fredl (~fredl@replaced-ip )
632 [08:34:48] *** Joins: deltanedas (~deltaneda@replaced-ip )
633 [08:38:36] *** Joins: yokel (~yokel@replaced-ip )
634 [08:38:37] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 264 seconds)
635 [08:39:00] *** Joins: gr8ron (~tero@replaced-ip )
636 [08:39:23] *** Quits: graytron (~tero@replaced-ip ) (Ping timeout: 240 seconds)
637 [08:42:04] <oiaohm> sptnx and nvz I really wish for desktop
setups instead of having to pick between distributions if I could
pick between preseed files instead.
638 [08:42:48] <sptnx> it doesent happen very often i have a
linux desktop.. i'm satified with macos as desktop, apple have
sucessully made a userfriendly unix distro.
639 [08:43:42] <sptnx> 2021 - year of the linux desktop? :P
640 [08:43:50] <n4dir> at least an apple user which knows that
it's Unix.
641 [08:43:56] <n4dir> who
642 [08:43:59] <sptnx> :P
643 [08:44:21] *** Quits: learnin4 (~learnin@replaced-ip ) (Ping timeout: 258 seconds)
644 [08:44:21] <sptnx> apple have it easy when they only need
support for thier own hw
645 [08:44:38] <oiaohm> I cannot get the performance I need out
apple hardware.
646 [08:45:18] <oiaohm> and I don't like windows. So my
desktop is Linux.
647 [08:45:18] *** Joins: learnin4 (~learnin@replaced-ip )
648 [08:46:20] <sptnx> not even tjhe new mac pro with 28 ores
xeon and 1,5tb memory? :)
649 [08:46:34] *** Quits: tsal (~tsal@replaced-ip ) (Read error: Connection reset by peer)
650 [08:46:35] <sptnx> cores*
651 [08:47:01] *** Quits: Nokaji (~Nokaji@replaced-ip ) (Ping timeout: 264 seconds)
652 [08:47:17] <n4dir> makes me think of the iMac in the living
room which is still ppc architecture ...
653 [08:47:47] <sptnx> soon we have arm in mac
654 [08:47:53] <n4dir> yes?
655 [08:48:04] *** Quits: NixZiZ (sid302101@replaced-ip ) (*.net *.split)
656 [08:48:04] *** Quits: ggherdov (sid11402@replaced-ip ) (*.net *.split)
657 [08:48:05] *** Quits: Treylis (~quassel@replaced-ip ) (*.net *.split)
658 [08:48:05] *** Quits: poxifide (deathspawn@replaced-ip ) (*.net *.split)
659 [08:48:05] *** Quits: tyzoid (~tyzoid@replaced-ip ) (*.net *.split)
660 [08:48:06] *** Quits: sbingner (~sam@replaced-ip ) (*.net *.split)
661 [08:48:06] *** Quits: DerHorst (~derhorst@replaced-ip ) (*.net *.split)
662 [08:48:06] *** Quits: s_ (rootvegeta@replaced-ip ) (*.net *.split)
663 [08:48:06] *** Quits: Emil (emil@replaced-ip ) (*.net *.split)
664 [08:48:06] *** Quits: zErOaCid (acid@replaced-ip ) (*.net *.split)
665 [08:48:06] *** Quits: NeilHanlon (~kneel@replaced-ip ) (*.net *.split)
666 [08:48:06] *** Quits: mwalling (mwalling@replaced-ip ) (*.net *.split)
667 [08:48:06] *** Quits: plicease_ (quassel@replaced-ip ) (*.net *.split)
668 [08:48:06] *** Quits: Nightmare (ddoscomin@replaced-ip ) (*.net *.split)
669 [08:48:08] <sptnx> they should put in amd instead
670 [08:48:27] <n4dir> well: i ain't got the money anyway.
If someone gives me one for free, i take it and look what i can do
with it. Which usually is Linux or *BSD*
671 [08:48:32] <sptnx> yeah apple put thier ipad-cpu in new
macbookpro
672 [08:48:43] <sptnx> no more x86
673 [08:48:43] *** Quits: szorfein (~daggoth@replaced-ip ) (*.net *.split)
674 [08:48:43] *** Quits: CombatVet (~c4@replaced-ip ) (*.net *.split)
675 [08:48:43] *** Quits: koniu (~koniu@replaced-ip ) (*.net *.split)
676 [08:48:43] *** Quits: madage (~madage@replaced-ip ) (*.net *.split)
677 [08:48:43] *** Quits: Aurora_v_kosmose (~Aurora_iz@replaced-ip ) (*.net *.split)
678 [08:48:43] *** Quits: de-facto (~de-facto@replaced-ip ) (*.net *.split)
679 [08:48:43] *** Quits: boblee (~boblee@replaced-ip ) (*.net *.split)
680 [08:48:43] *** Quits: yanmaani (~yanmaani@replaced-ip ) (*.net *.split)
681 [08:48:43] *** Quits: nobyk (~nobyk@replaced-ip ) (*.net *.split)
682 [08:48:43] *** Quits: milkt (~debian@replaced-ip ) (*.net *.split)
683 [08:48:43] *** Quits: HeXiLeD (~grumpy@replaced-ip ) (*.net *.split)
684 [08:48:43] *** Quits: beelzebuzz (~rasputin@replaced-ip ) (*.net *.split)
685 [08:48:43] *** Quits: u0m3 (~u0m3@replaced-ip ) (*.net *.split)
686 [08:48:43] *** Quits: kreyren (~kreyren@replaced-ip ) (*.net *.split)
687 [08:48:43] *** Quits: tommaso (~tommaso@replaced-ip ) (*.net *.split)
688 [08:48:43] *** Quits: tryte (~tryte@replaced-ip ) (*.net *.split)
689 [08:48:43] *** Quits: _aeris_ (~aeris@replaced-ip ) (*.net *.split)
690 [08:48:43] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (*.net *.split)
691 [08:48:43] *** Quits: ghost43 (~daer@replaced-ip ) (*.net *.split)
692 [08:48:43] *** Quits: j7k6 (~j7k6@replaced-ip ) (*.net *.split)
693 [08:48:43] *** Quits: Thominus (~Thominus@replaced-ip ) (*.net *.split)
694 [08:49:15] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
695 [08:50:18] <n4dir> were they also able to upgrade bash (in
the meantime) ?
696 [08:50:52] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 258 seconds)
697 [08:51:12] *** Joins: cliluw (~cliluw@replaced-ip )
698 [08:51:58] *** Joins: wikan (~wikan@replaced-ip )
699 [08:52:04] * wikan waves
700 [08:52:19] <wikan> I have very tricky and not easy question
probably
701 [08:53:12] <wikan> generaly I use i3 window manager. I am
saing this because I use i3's exec_always command to run
autostart scripts.
702 [08:54:03] <wikan> so, I have 6 scripts. 5 of them look like
"bash file" and one command is "xrdb -merge
file"
703 [08:54:45] <wikan> and exactly xrdb command doesn't work
everytime. Maybe 4 times of 5. So I have no clue why xrdb
doesn't merge.
704 [08:55:04] <somiaj> why do you need to run 'bash
file', i3 should already be running in a shell and not need to
launch bash seperatally, maybe just use 'exec' or
'soruce'
705 [08:55:27] <somiaj> wikan: maybe a race condition, but
personally I would put that inside your session file, what do you
use to run i3?
706 [08:56:01] <wikan> somiaj well... probably slim
707 [08:56:14] *** Quits: |subz3r0| (~subz3r0@replaced-ip ) (Ping timeout: 258 seconds)
708 [08:56:25] <wikan> probably because here is slim and as I
think I use slim on all machines
709 [08:56:53] <somiaj> wikan: do you use the xsession that comes
with i3, or ~/.xsession (which is what I use)?
710 [08:57:12] <wikan> and because you asked me why "bash
file"... well sorry I use just "file.sh" because all
files have executable flags
711 [08:57:41] <wikan> somiaj: I have no idea
712 [08:57:46] <somiaj> wikan: okay, I just though you were
launching another shell when you didn't really need to or could
use 'exec' or 'source' instead
713 [08:57:51] <somiaj> wikan:
replaced-url
714 [08:57:52] <wikan> I use different oses
715 [08:58:32] <wikan> some oseses read .Xresources other
.Xdefaults :|
716 [08:58:33] <somiaj> wikan: anyways, if you choose the
'default' session you should be able to use ~/.xsession
and have it runa bunch of commands before running i3, or you can use
~/.xsessionrc, and that will get parsed before running the window
manager
717 [08:58:52] <wikan> dunno what debian use and I didn't
check because I need -merge command
718 [08:58:57] <somiaj> I found sharing $HOME between different
oses a pain when I tried it once, just due to conflicting versions
of software.
719 [08:59:02] *** debhelper sets mode: +l 1080
720 [08:59:05] <wikan> i need to merge because it is not only
startup script
721 [08:59:34] *** Joins: Nokaji (~Nokaji@replaced-ip )
722 [08:59:45] <wikan> it starts when I reset i3. I reset i3 when
I change themes for example. So I need xterm to remerge
723 [08:59:58] <somiaj> anyways, maybe the i3 support could help
out, but in debian you could run a lot of these from a custom
~/.xsession or ~/.xsessionrc as per the wiki as opposed to i3
launching things. But the i3 people maybe able to better explain why
the startup scripts aren't always being honored.
724 [09:00:15] *** Joins: z8z (~x@replaced-ip )
725 [09:00:35] <wikan> cool, asked on xorg and i3 too ;)
726 [09:00:58] <wikan> sunday ;)
727 [09:01:15] <timur_davletshin> BTW, is it possible to run Xorg
+ Nvidia proprietary driver without root permission?
728 [09:01:16] <somiaj> ahh, well be areful about cross-posting
to much.
729 [09:01:29] *** Joins: bolovanos_ (~bolovanos@replaced-ip )
730 [09:01:30] <somiaj> timur_davletshin: after you install it as
root.
731 [09:01:50] <timur_davletshin> somiaj, are you sure?
732 [09:01:50] <wikan> asked here because I was wonder maybe
there is a bug you know about ;)
733 [09:01:55] <somiaj> timur_davletshin: debian even (if you use
startx and not a display manager) has a non setuid xorg, that will
run completely as the user.
734 [09:02:00] *** Quits: unluckyshrubbery (~unluckysh@replaced-ip##) (Quit: ZNC 1.8.2 - ##replaced-url
735 [09:02:07] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
736 [09:02:09] <somiaj> timur_davletshin: yes, I've ran xorg
+ nvidia + using non-setuid xorg for a while.
737 [09:02:41] *** Joins: EoflaOE (~eoflaoe@replaced-ip )
738 [09:02:44] <timur_davletshin> somiaj, checked Debian Stable
on old laptop and it runs in root…
739 [09:02:50] <somiaj> wikan: it sounds like some race
condition, or make sure you are running it in the actual shell that
i3 is using to ensure everything is updated.
740 [09:03:03] <somiaj> timur_davletshin: are you using a display
manager or startx?
741 [09:03:10] <somiaj> also are you using the xorg-legacy
packages or not?
742 [09:03:14] *** Joins: Haudegen (~quassel@replaced-ip )
743 [09:03:31] <timur_davletshin> somiaj, default Gnome desktop
installation.
744 [09:04:00] <sptnx> n4dir: i use zsh in macos :)
745 [09:04:30] <somiaj> that still didn't answer my
question, also default gnome waylend..but anyways, if you have a
graphical login, then you are running a display manager, and the
display manager runs xorg as root
746 [09:04:37] <somiaj> !xorg root
747 [09:04:37] <dpkg> From Debian 9 "Stretch" onwards
(xorg-server 1.17.3-1), the Xorg server is no longer setuid root,
reducing the risk of privilege escalation security problems. This
relies on logind and libpam-systemd and moves the logs to
~/.local/share/xorg; use the xserver-xorg-legacy package and see
Xwrapper.config(5) if you'd rather a setuid root X.
748 [09:04:50] <timur_davletshin> somiaj, wayland + nvidia?
749 [09:04:57] <oiaohm> sptnx: I have threadripper and epic
systems.
750 [09:04:58] <timur_davletshin> It's not working.
751 [09:05:17] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
752 [09:05:20] <somiaj> but if you disable the display manager
and run xorg using 'startx' it won't run as root,
which has been the standard since stretch.
753 [09:05:59] *** Quits: nickname123 (~nickname1@replaced-ip ) (Ping timeout: 265 seconds)
754 [09:07:11] <timur_davletshin> I start it from GDM.
755 [09:07:29] *** Joins: nickname123 (~nickname1@replaced-ip )
756 [09:07:48] <somiaj> gdm is your display manager which is
running as root, if you don't want to run as root use startx
(I'm not quite sure how gdm passes things off to xorg, but I
think it is already running xorg as root)
757 [09:07:49] <timur_davletshin> Meanwhile nouveau starts in
userspace.
758 [09:08:01] <somiaj> how did you install the nvidia driver?
759 [09:08:06] <timur_davletshin> GDM doesn't run from root.
760 [09:08:14] <timur_davletshin> It has his own user.
761 [09:08:23] <n4dir> sptnx: that doesn't really answer my
question.
762 [09:08:31] <timur_davletshin> somiaj, official repos.
763 [09:08:48] <somiaj> ahh, I don't keep up on what display
managers do as I don't use them
764 [09:08:53] <somiaj> timur_davletshin: clarify that, what
offical repos?
765 [09:09:18] <somiaj> the debian packages should have
blacklisted nouveau, so I don't see why it should be loading if
you used the debian packages.
766 [09:09:37] <timur_davletshin> deb.debian.org :)
767 [09:10:12] <timur_davletshin> main contrib non-free - if
you're interested.
768 [09:11:30] <oiaohm> sptnx: do note threadripper single core
performance in most cases is faster than the Xeon that is in the
apple pro. So the 32 core thread ripper kicks tail and you have 64
core version on top of that. Yes the 32 core threadripper released
at the time the current apple pro was released kicked it tail.
769 [09:11:34] <somiaj> well it should work, and I have used the
nvidia drivers and startx running fully as my user just fine. I
don't understand why nouveau is loading at all, the debian
packages should proerply blacklist it
770 [09:12:27] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Remote host closed the connection)
771 [09:12:58] <timur_davletshin> somiaj, forget about nouveau.
It works only before you enable non-free and install proprietary
driver.
772 [09:14:30] <somiaj> correct, nouveu is going to be the
default, but once you install the non-free drivers, then it is black
listed. I'm not quite sure on the details about how gdm passes
things to the user when it runs, but debian's xorg is not
setuid root anymore, so if you use startx instead, it will be fully
as your user.
773 [09:15:09] <timur_davletshin> somiaj, OK, leave it. I assume
it as a normal operation with GDM/KDM. Not a big deal.
774 [09:15:22] *** Quits: secntech (~secntech@replaced-ip ) (Read error: Connection reset by peer)
775 [09:15:26] <timur_davletshin> somiaj, true, no suid bit
anymore.
776 [09:16:05] *** Joins: apt (ibot@replaced-ip )
777 [09:20:02] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
778 [09:20:25] *** Joins: yokel (~yokel@replaced-ip )
779 [09:22:44] *** Joins: gimmel (~gavin@replaced-ip )
780 [09:23:06] *** Joins: nan` (~nan`@replaced-ip )
781 [09:24:02] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
782 [09:25:02] *** kornbluth.freenode.net sets mode: +l 1113
783 [09:25:02] *** Joins: NixZiZ (sid302101@replaced-ip )
784 [09:25:02] *** Joins: ggherdov (sid11402@replaced-ip )
785 [09:25:02] *** Joins: Treylis (~quassel@replaced-ip )
786 [09:25:02] *** Joins: poxifide (deathspawn@replaced-ip )
787 [09:25:02] *** Joins: tyzoid (~tyzoid@replaced-ip )
788 [09:25:02] *** Joins: Emil (emil@replaced-ip )
789 [09:25:02] *** Joins: sbingner (~sam@replaced-ip )
790 [09:25:02] *** Joins: DerHorst (~derhorst@replaced-ip )
791 [09:25:02] *** Joins: s_ (rootvegeta@replaced-ip )
792 [09:25:02] *** Joins: zErOaCid (acid@replaced-ip )
793 [09:25:02] *** Joins: NeilHanlon (~kneel@replaced-ip )
794 [09:25:02] *** Joins: mwalling (mwalling@replaced-ip )
795 [09:25:02] *** Joins: plicease_ (quassel@replaced-ip )
796 [09:25:02] *** Joins: Nightmare (ddoscomin@replaced-ip )
797 [09:29:01] *** debhelper sets mode: +l 1096
798 [09:29:08] *** Joins: de-facto (~de-facto@replaced-ip )
799 [09:29:09] *** Joins: tryte (~tryte@replaced-ip )
800 [09:29:09] *** Joins: ghost43 (~daer@replaced-ip )
801 [09:29:09] *** Joins: CombatVet (~c4@replaced-ip )
802 [09:29:25] *** Joins: _aeris_ (~aeris@replaced-ip )
803 [09:29:27] *** Joins: coot (~coot@replaced-ip )
804 [09:30:24] *** Joins: tagomago (~tagomago@replaced-ip )
805 [09:32:49] *** Joins: beelzebuzz (~rasputin@replaced-ip )
806 [09:33:04] *** Joins: tommaso (~tommaso@replaced-ip )
807 [09:33:19] *** Joins: u0m3 (~u0m3@replaced-ip )
808 [09:33:35] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
809 [09:33:35] *** Joins: boblee (~boblee@replaced-ip )
810 [09:34:54] *** Joins: madage (~madage@replaced-ip )
811 [09:35:08] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 256 seconds)
812 [09:36:11] *** Joins: luuuciano (~luuuciano@replaced-ip )
813 [09:36:30] *** Joins: Aurora_v_kosmose (~Aurora_iz@replaced-ip )
814 [09:36:50] *** Joins: koniu (~koniu@replaced-ip )
815 [09:37:08] *** Joins: yanmaani (~yanmaani@replaced-ip )
816 [09:37:50] *** Joins: Jerrynicki (~niklas@replaced-ip )
817 [09:38:10] *** Quits: MatrixBottolonie (~matrixirc@replaced-ip ) (Remote host closed the connection)
818 [09:38:20] *** Joins: j7k6 (~j7k6@replaced-ip )
819 [09:39:01] *** debhelper sets mode: +l 1111
820 [09:39:24] *** Joins: milkt (~debian@replaced-ip )
821 [09:39:39] *** Joins: idlenode (~idlenode@replaced-ip )
822 [09:39:43] *** Joins: szorfein (~daggoth@replaced-ip )
823 [09:39:47] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
824 [09:39:52] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
825 [09:40:06] *** Joins: Olipro (~Olipro@replaced-ip )
826 [09:42:11] *** Joins: Oksana (~Wikiwide@replaced-ip )
827 [09:42:13] *** Quits: nickname123 (~nickname1@replaced-ip ) (Ping timeout: 260 seconds)
828 [09:42:30] *** Joins: MatrixBottolonie (~matrixirc@replaced-ip )
829 [09:43:01] *** Quits: z8z (~x@replaced-ip ) (Ping timeout: 244 seconds)
830 [09:43:32] *** Joins: nickname123 (~nickname1@replaced-ip )
831 [09:44:19] *** Joins: citypw (~citypw@replaced-ip )
832 [09:45:18] *** Quits: EmptyMessage7103 (~EmptyMess@replaced-ip ) (Ping timeout: 258 seconds)
833 [09:45:19] *** Quits: Olipro (~Olipro@replaced-ip ) (Ping timeout: 272 seconds)
834 [09:46:11] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Read error: Connection reset by peer)
835 [09:47:04] *** Joins: Space_Man (~Space_Man@replaced-ip )
836 [09:47:41] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
837 [09:49:18] *** Joins: xet7 (~xet7@replaced-ip )
838 [09:59:59] *** Quits: gimmel (~gavin@replaced-ip ) (Ping timeout: 244 seconds)
839 [10:04:07] *** Quits: Oksana (~Wikiwide@replaced-ip ) (Ping timeout: 244 seconds)
840 [10:04:16] *** Joins: guybrush- (~guybrush-@replaced-ip )
841 [10:04:43] *** Quits: gry (~test@replaced-ip ) (Ping timeout: 244 seconds)
842 [10:11:21] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
843 [10:13:59] *** Joins: Tobbi (~Tobbi@replaced-ip )
844 [10:17:06] *** Quits: yonder (~yonder@replaced-ip ) (Remote host closed the connection)
845 [10:17:11] *** Joins: yokel (~yokel@replaced-ip )
846 [10:19:37] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Ping timeout: 244 seconds)
847 [10:20:02] *** Quits: milkt (~debian@replaced-ip ) (Remote host closed the connection)
848 [10:20:22] *** Joins: milkt (~debian@replaced-ip )
849 [10:23:47] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
850 [10:26:12] *** Joins: tmroland (~tmroland@replaced-ip )
851 [10:27:45] *** Joins: tomg_ (~tomg@replaced-ip )
852 [10:31:04] *** Quits: tomg (~tomg@replaced-ip ) (Ping timeout: 244 seconds)
853 [10:31:22] *** Joins: unluckyshrubbery (~unluckysh@replaced-ip )
854 [10:31:49] *** Joins: fflori (~fflori@replaced-ip )
855 [10:40:06] *** Joins: diogenes_ (~diogenes_@replaced-ip )
856 [10:41:40] *** Joins: yokel (~yokel@replaced-ip )
857 [10:55:17] *** Joins: dastier (~dastier@replaced-ip )
858 [10:55:43] *** Quits: dastier (~dastier@replaced-ip ) (Client Quit)
859 [10:56:07] *** Joins: NetTerminalGene (~Thunderbi@replaced-ip )
860 [10:58:59] *** Joins: asy (~asymptoti@replaced-ip )
861 [10:59:01] *** debhelper sets mode: +l 1118
862 [10:59:03] *** Quits: tmroland (~tmroland@replaced-ip ) (Quit: tmroland)
863 [11:00:09] *** Joins: idhugo (~idhugo@replaced-ip )
864 [11:00:22] *** Quits: zamnedix (~zamnedix@replaced-ip##) (Quit: ZNC 1.7.5+deb4 - ##replaced-url
865 [11:00:38] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 256 seconds)
866 [11:02:01] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
867 [11:02:25] *** Joins: zamnedix (~zamnedix@replaced-ip )
868 [11:02:53] *** Joins: yokel (~yokel@replaced-ip )
869 [11:03:06] *** Joins: platvoeten (~platvoete@replaced-ip )
870 [11:03:55] *** Quits: deltanedas (~deltaneda@replaced-ip ) (Ping timeout: 240 seconds)
871 [11:04:23] *** Quits: Nokaji (~Nokaji@replaced-ip##) (Quit: ***** Who Is Bill Gates? (Full Documentary,
2020) : [Corbett Report] - ##replaced-url
872 [11:05:29] *** Joins: gimmel (~gavin@replaced-ip )
873 [11:06:01] *** Joins: Nokaji (~Nokaji@replaced-ip )
874 [11:08:59] *** Joins: koaxpf (~w@replaced-ip )
875 [11:13:33] *** tomg_ is now known as tomg
876 [11:13:43] *** Joins: GuiltySpark343 (~GuiltySpa@replaced-ip )
877 [11:14:58] *** Quits: koaxpf (~w@replaced-ip ) (Ping timeout: 260 seconds)
878 [11:16:52] *** Joins: format_c (~format_c@replaced-ip )
879 [11:18:32] *** Joins: rsx (~rsx@replaced-ip )
880 [11:19:40] *** Joins: Olipro (~Olipro@replaced-ip )
881 [11:19:57] *** Joins: KOJIbKA (~Thunderbi@replaced-ip )
882 [11:21:07] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 240 seconds)
883 [11:25:03] *** Joins: monksam (~monksam@replaced-ip )
884 [11:26:01] <jelly> Nokaji, leaving just one channel leaves
the others unchanged, though; that's why I asked
885 [11:26:15] *** Joins: b1ack0p (~m@replaced-ip )
886 [11:26:16] *** Joins: grobi (~rtng@replaced-ip )
887 [11:27:32] *** Joins: BCMM (~BCMM@replaced-ip )
888 [11:27:45] *** Joins: Miles8of9 (~obrien@replaced-ip )
889 [11:28:34] *** Quits: Betal (~Betal@replaced-ip ) (Quit: WeeChat 2.9)
890 [11:28:43] *** Quits: BCMM (~BCMM@replaced-ip ) (Read error: Connection reset by peer)
891 [11:29:01] *** debhelper sets mode: +l 1125
892 [11:29:28] *** Joins: oxek (qjvl@replaced-ip )
893 [11:30:33] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
894 [11:31:51] <Deknos> hey, is there some unix tool which prints
out certain ipv4/6 network prefixes? like something like giveme -4
-localnetwork -cidrformat? it's not a big task building that
myself, but i somehow suspect someone already did that
895 [11:34:14] *** Quits: GuiltySpark343 (~GuiltySpa@replaced-ip ) (Quit: GuiltySpark343)
896 [11:34:43] *** Quits: idlenode (~idlenode@replaced-ip ) (Ping timeout: 240 seconds)
897 [11:35:55] <b1ack0p> hi there
898 [11:36:07] <b1ack0p> is there a non free firmware for old ati
radeon x1400 gpus?
899 [11:38:20] <jelly> Deknos, ipcalc ?
900 [11:39:02] <jelly> unsure what the tool would do
specifically, from your description
901 [11:40:38] *** Joins: fredl (~fredl@replaced-ip )
902 [11:42:25] <Deknos> that one sounds quite right. i will
investigate it
903 [11:43:09] <Deknos> hum, i calculates effective adresses, but
only for ipv4
904 [11:43:47] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: reboot)
905 [11:43:55] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
906 [11:46:40] *** Joins: b1ack0p (~m@replaced-ip )
907 [11:46:55] *** Joins: k4nz (~Thunderbi@replaced-ip )
908 [11:47:08] *** Quits: nt1036 (~nt1036@replaced-ip ) (Remote host closed the connection)
909 [11:48:07] <Deknos> but since for example network prefixes
for certain netclasses for ipv6 seemed to change at the beginning of
ipv6 it would be nice having a tool which outputs that
910 [11:48:26] *** Joins: mibo (~mibo@replaced-ip )
911 [11:49:44] *** Quits: Tempesta (Tempesta@replaced-ip ) (Quit: AdiIRC is updating to v3.9 Beta Build (2020/09/12 UTC) 64
Bit)
912 [11:49:59] *** Joins: Tempesta (Tempesta@replaced-ip )
913 [11:50:29] *** Joins: obsed (~obesd@replaced-ip )
914 [11:53:17] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
915 [11:53:45] *** Quits: wikan (~wikan@replaced-ip ) (Quit: WeeChat 2.3)
916 [11:53:47] *** Joins: k4nz (~Thunderbi@replaced-ip )
917 [11:54:00] <unborn> black0
918 [11:54:28] <unborn> b1ack0p: no.. sorry.
919 [11:54:29] *** Joins: yann-kaelig (~yann-kael@replaced-ip )
920 [11:54:39] <b1ack0p> wat
921 [11:54:43] *** Quits: Olipro (~Olipro@replaced-ip ) (Read error: Connection reset by peer)
922 [11:54:46] <b1ack0p> no what?
923 [11:55:07] <unborn> b1ack0p: old ati radeon x1400 gpus....
924 [11:56:08] <b1ack0p> so?
925 [11:56:20] <yann-kaelig> Hi. I'm configuring a bridge
interface and I would like to know if there is something similar to
USERCTL option from redhat ( users are/are not allowed to control
this device. ) or if I can do something similar on Debian ?
926 [11:56:23] <b1ack0p> i installed ati-amd firmware and issue
is gone
927 [11:56:45] <jelly> !win b1ack0p
928 [11:56:45] <dpkg> Congratulations, b1ack0p! You have won the
US presidency!
929 [11:56:46] <unborn> b1ack0p: then why question posted here
then?
930 [11:57:11] <b1ack0p> :p
931 [11:57:13] <jelly> it's the best users who solve their
own issue
932 [11:57:21] <b1ack0p> am i now the new Trump? lol
933 [11:57:23] <unborn> b1ack0p: troll
934 [11:57:34] <b1ack0p> unborn: i am not troll
935 [11:57:44] <b1ack0p> i got the answer in ##linux
936 [11:57:48] <b1ack0p> before here
937 [11:57:59] <b1ack0p> so i asked in both place
938 [11:58:04] <jelly> unborn, no reason to get antagonistic
939 [11:58:19] <b1ack0p> i mean they suggested it maybe debian
non free thingy
940 [11:58:23] <b1ack0p> i asked here
941 [11:58:29] <jelly> it's all fine
942 [11:58:30] <b1ack0p> then i googled and found the firmware
package then installed
943 [11:58:45] *** Joins: JohnML (~john1@replaced-ip )
944 [11:58:58] <unborn> jelly its been solved back in a days..
gentoo times :) however its not within debian nor ubuntu.. light
years away.. perhaps you right I was antagonistic a bit too much..
sorry b1ack0p .. so your issue is solved right?
945 [11:59:18] <b1ack0p> it is ok
946 [11:59:22] *** Joins: Olipro (~Olipro@replaced-ip )
947 [11:59:26] *** Joins: yokel (~yokel@replaced-ip )
948 [11:59:28] * unborn back to my dark corner
949 [11:59:32] <b1ack0p> yea warning in dmesg is gone after
firmware install and reboot
950 [12:00:55] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 240 seconds)
951 [12:01:26] *** Quits: FrogPidgeon (~FrogPidge@replaced-ip ) (Ping timeout: 265 seconds)
952 [12:01:49] <unborn> great!
953 [12:03:50] <b1ack0p> :p
954 [12:04:13] <b1ack0p> jelly then i will make america great
again :p
955 [12:05:08] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 260 seconds)
956 [12:05:17] <jelly> they need someone to do that
957 [12:05:27] <b1ack0p> they already have someone lol
958 [12:05:30] *** Joins: n4dir (~n4dir@replaced-ip )
959 [12:05:32] *** Quits: gimmel (~gavin@replaced-ip ) (Ping timeout: 244 seconds)
960 [12:05:46] <jelly> doing a very, very bad job
961 [12:06:03] *** Quits: Olipro (~Olipro@replaced-ip ) (Ping timeout: 244 seconds)
962 [12:06:26] <unborn> 100yrs ago they should done it.. maga is
gone and usa is gone.. here we talk about debian.. usa is somewhere
in different galaxy..
963 [12:06:34] *** Joins: nickodd (~nickodd@replaced-ip )
964 [12:06:39] <unborn> no politics, just code
965 [12:07:04] <unborn> pls
966 [12:07:14] *** Quits: PaulGit (~PaulGit@replaced-ip##) (Quit: ZNC 1.8.1 - ##replaced-url
967 [12:08:30] <b1ack0p> sudo apt purge trump :p
968 [12:08:33] <b1ack0p> fine? lol
969 [12:08:48] <b1ack0p> well anyway other candidates are not
also different than him :p
970 [12:08:51] <unborn> i use su :D
971 [12:08:58] *** Quits: leorat (~leorat@replaced-ip ) (Quit: Leaving)
972 [12:09:38] <unborn> of course they are not - as I mentioned
usa is gone. anyway back to topic.
973 [12:09:41] <b1ack0p> ok then you can remove him as su - :p
974 [12:10:05] *** Joins: FrogPidgeon (~FrogPidge@replaced-ip )
975 [12:10:35] *** Joins: PaulGit (~PaulGit@replaced-ip )
976 [12:10:38] *** Joins: Olipro (~Olipro@replaced-ip )
977 [12:10:43] *** Joins: towo` (~towo@replaced-ip )
978 [12:11:14] *** Quits: deb (~deb@replaced-ip ) (Remote host closed the connection)
979 [12:11:39] *** Joins: dselect (~dselect@replaced-ip )
980 [12:12:03] *** Joins: bertbob (~bertbob@replaced-ip )
981 [12:14:25] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 240 seconds)
982 [12:14:46] <unborn> jelly I have bash which monitors my ip,
when ip is changed - I would like to replace it within server via
ssh - as root I can do this, then reboot my bind - do I need to use
dns keys or I can just apply my bash ? obviously I am looking for
proper solution and dns sec keys seems to be messy crap... whats
your opinion? at least I am here making those pointless comments to
jon doe kid - I should ask you...please if you have time - advice.
massive thanks.
983 [12:15:45] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
984 [12:16:48] <unborn> - also I know its out of topic.. but by
any chance..
985 [12:17:56] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
986 [12:21:32] <unborn> jelly: its so obvious, sorry to even
mention you. - it worked as designed while I do manage my dns on my
own. - problem solved. sorry to bother you. have great day.
987 [12:21:58] * unborn meh its working as in plan :)
988 [12:23:41] <unborn> I have wrote my dyndns based on isp......
what a thingy
989 [12:24:33] <unborn> - and I was put on mute, no one reads me
:D - well that's great
990 [12:25:41] *** Quits: Olipro (~Olipro@replaced-ip ) (Read error: Connection reset by peer)
991 [12:26:05] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 265 seconds)
992 [12:28:12] *** Joins: AimHere (~David@replaced-ip )
993 [12:28:13] *** Quits: yann-kaelig (~yann-kael@replaced-ip ) ()
994 [12:30:18] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.8)
995 [12:31:37] *** Quits: KOJIbKA (~Thunderbi@replaced-ip ) (Quit: KOJIbKA)
996 [12:31:53] <jelly> you solved it already, but nsupdate is a
thing
997 [12:33:00] <unborn> thanks.. yeah nsupdate is messy 'a
thing' but it works for some people.
998 [12:33:09] *** Joins: yokel (~yokel@replaced-ip )
999 [12:34:23] <unborn> you can unmute me jelly - as usually I
will beehive properly and stay quiet in corner :) - thank you. have
good day.
1000 [12:36:15] <jelly> you're not muted
1001 [12:36:52] <jelly> (you never were, not in months I thinks)
1002 [12:37:50] <ratrace> jelly: who are you talking to?
1003 [12:38:19] <unborn> jelly normally they do when I ask
question. I ain't speak here for about 9 months just sometime
when it was so obvious someone had to said politely that he is doing
wrong..
1004 [12:38:45] *** Joins: wsky (uid453465@replaced-ip )
1005 [12:38:58] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
1006 [12:39:28] *** Quits: obsed (~obesd@replaced-ip ) (Ping timeout: 246 seconds)
1007 [12:39:58] *** Joins: gimmel (~gavin@replaced-ip )
1008 [12:40:17] <unborn> jelly really? :) nice try... well some
things never change in this channel.. its okay, the quieter
I've become about debian the more a hear and learn, even
ratrace cannot read me, never mind.. I - was trying to be help-full?
1009 [12:40:45] <jelly> !slap ratrace
1010 [12:40:46] * dpkg strikes a resounding *THWAP* across
ratrace's face
1011 [12:44:51] *** Joins: deltanedas (~deltaneda@replaced-ip )
1012 [12:45:23] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1013 [12:47:05] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: reboot)
1014 [12:48:30] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 244 seconds)
1015 [12:48:55] *** Quits: gimmel (~gavin@replaced-ip ) (Ping timeout: 240 seconds)
1016 [12:49:05] <ratrace> Owie!
1017 [12:49:19] <ratrace> unborn: I was just kidding.
1018 [12:50:00] <flayer> this is weird
1019 [12:50:17] <n4dir> tell me about it ...
1020 [12:50:32] <unborn> ratrace: you seen my messages here? all a
long ? I was really not muted? *usually I was twat here really bad
one in past*
1021 [12:51:23] *** Joins: yokel (~yokel@replaced-ip )
1022 [12:51:49] <unborn> i really though I was muted... strange,
however you are op.. means you possibly can read unread etc..
1023 [12:52:23] <unborn> flayer: it is even for me. never mind
back to topic guys
1024 [12:53:07] *** Joins: gimmel (~gavin@replaced-ip )
1025 [12:53:47] *** Joins: b1ack0p (~m@replaced-ip )
1026 [12:54:08] *** Quits: hramrach (hramrach@replaced-ip ) (Ping timeout: 260 seconds)
1027 [12:54:20] *** Joins: nifker (~Thunderbi@replaced-ip )
1028 [12:54:37] <unborn> jelly, if that's true, my sincerely
deeply apologies and still valid thingy, the quieter I've
become the better me!
1029 [12:55:09] <unborn> clear
1030 [12:55:12] <unborn> meh
1031 [12:55:31] *** Joins: xmattx__ (~matt@replaced-ip )
1032 [12:55:36] <ratrace> if you were muted you wouldn't be
able to post to the channel at all. there's no shadow ban on
freenode afaik.
1033 [12:55:43] *** Joins: dasher00 (~dasher00@replaced-ip )
1034 [12:56:03] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 240 seconds)
1035 [12:58:43] *** Joins: de-facto (~de-facto@replaced-ip )
1036 [12:58:51] *** Joins: Oksana (~Wikiwide@replaced-ip )
1037 [13:00:16] *** Quits: puke (~vroom@replaced-ip ) (Quit: puke)
1038 [13:02:27] *** Quits: gimmel (~gavin@replaced-ip ) (Ping timeout: 244 seconds)
1039 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1040 [13:05:46] *** Joins: dpkg (~dpkg@replaced-ip )
1041 [13:06:44] *** Joins: puke (~vroom@replaced-ip )
1042 [13:09:07] *** Joins: nevivurn (~nevivurn@replaced-ip )
1043 [13:09:41] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1044 [13:15:52] *** Quits: Nokaji (~Nokaji@replaced-ip##) (Quit: ***** Who Is Bill Gates? (Full Documentary,
2020) : [Corbett Report] - ##replaced-url
1045 [13:18:57] *** Joins: discovered (~discovere@replaced-ip )
1046 [13:19:26] *** Joins: Nokaji (~Nokaji@replaced-ip )
1047 [13:23:24] *** Joins: obsed (~obesd@replaced-ip )
1048 [13:27:47] *** Quits: bolovanos_ (~bolovanos@replaced-ip ) (Ping timeout: 240 seconds)
1049 [13:28:20] *** Joins: hramrach (hramrach@replaced-ip )
1050 [13:33:13] *** Joins: CrystalMath (~coderain@replaced-ip )
1051 [13:33:49] *** Quits: b1ack0p (~m@replaced-ip ) (Ping timeout: 264 seconds)
1052 [13:34:43] *** Joins: shibboleth (~shibbolet@replaced-ip )
1053 [13:35:07] *** Quits: coot (~coot@replaced-ip ) (Ping timeout: 246 seconds)
1054 [13:36:33] *** Quits: deltanedas (~deltaneda@replaced-ip ) (Ping timeout: 244 seconds)
1055 [13:37:36] *** Joins: deltanedas (~deltaneda@replaced-ip )
1056 [13:38:08] *** Joins: palimaar (~oasd@replaced-ip )
1057 [13:39:37] *** Joins: yokel (~yokel@replaced-ip )
1058 [13:40:12] *** Joins: gimmel (~gavin@replaced-ip )
1059 [13:45:20] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
1060 [13:46:12] *** Joins: Colti (Miramar-FL@replaced-ip )
1061 [13:46:34] *** Joins: linearain (~linearain@replaced-ip )
1062 [13:47:47] <linearain> hi, could someone help me boot after
replacing the motherboard? Getting "Gave up waiting for root
file system device..." "ALERT UUID=... does not
exist."
1063 [13:48:15] *** Quits: supercoven (~Supercove@replaced-ip ) (Ping timeout: 265 seconds)
1064 [13:48:45] *** Quits: format_c (~format_c@replaced-ip ) (Quit: format_c)
1065 [13:49:31] <ratrace> linearain: what kind of rootfs was it?
filesystem? lvm? mdadm? fakeraid? hardware raid?
1066 [13:52:15] *** Joins: gry (~test@replaced-ip )
1067 [13:53:20] <linearain> ratrace, it was ext4 filesystem on
debian buster
1068 [13:54:09] <linearain> also before replacing the mobo i did
"swapoff -a", maybe that messed up the UUIDs?
1069 [13:54:19] *** Quits: yuta (~pi@replaced-ip ) (Quit: WeeChat 2.9)
1070 [13:55:25] *** Joins: akp55 (~akp55@replaced-ip )
1071 [13:56:46] *** Joins: Jerrynicki (~niklas@replaced-ip )
1072 [13:57:29] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
1073 [13:58:14] *** Joins: Numero-6 (~Numero-6@replaced-ip )
1074 [13:59:01] *** debhelper sets mode: +l 1131
1075 [14:02:01] *** Joins: dvs (~hibbard@replaced-ip )
1076 [14:02:55] *** Quits: schizo (~schizo@replaced-ip ) (Ping timeout: 240 seconds)
1077 [14:04:21] *** Joins: martinus__ (~martin@replaced-ip )
1078 [14:04:25] <ratrace> linearain: doubtful. I've never
heard of filesystem changing UUID when motherboard changes, unless
that UUID was not of filesystem itself but a hardware/fakeraid
device or something. It's possible network interface name
changes, nvme devices change, but not filesystem.
1079 [14:05:19] <linearain> ratrace, it also says:
1080 [14:05:21] <linearain> - Boot args (cat /proc/cmdline)
1081 [14:05:21] <linearain> - Check rootdelay= (did the system
wait long ehough?)
1082 [14:05:21] <linearain> - Missing modules (cat /proc/modules:
ls /dev)
1083 [14:06:13] *** Joins: idhugo (~idhugo@replaced-ip )
1084 [14:06:38] <linearain> where do i set rootdelay when i am at
graphical grub? when i press 'e' to edit theres a ton of
lines
1085 [14:07:12] <ratrace> linearain: on the vmlinuz line. was/is
this an EFI system?
1086 [14:07:22] <jhutchins> linearain: Does the BIOS on the new
motherboard actually see the drive at the correct address?
1087 [14:07:23] <linearain> yes, both motherboards are older
1088 [14:07:47] <linearain> the motherboard does show the name of
the drive, what do you mean by address?
1089 [14:08:20] <linearain> wait i will try to find the address
1090 [14:08:26] <jelly> linearain, boot a linux livecd, pastebin
lsblk output, tell us where the root fs is (supposed to be)
1091 [14:09:27] *** Joins: Ericounet (~Eric@replaced-ip )
1092 [14:09:37] *** Quits: gimmel (~gavin@replaced-ip ) (Ping timeout: 244 seconds)
1093 [14:09:51] <linearain> ok
1094 [14:09:55] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1095 [14:10:28] *** Quits: Trieste (~T@replaced-ip ) (Ping timeout: 256 seconds)
1096 [14:11:11] <linearain> jhutchins, i cant find an address in
the bios just the drive name
1097 [14:11:43] <jelly> if the drivers are significantly
different, initrd might have to be recreated
1098 [14:12:11] *** Quits: CxP (~CxP@replaced-ip ) (Quit: bye)
1099 [14:13:01] *** Quits: Numero-6 (~Numero-6@replaced-ip ) (Quit: << - Qui etes vous ? - Je suis le nouveau numero 2 -
Qui est le numero 1 ? - Vous etes le numero 6 - Je ne suis pas un
numero ! Je suis un homme libre!! >>)
1100 [14:13:08] <jhutchins> linearain: Yeah, it's not an
address, it's like drive1, drive2, and we want to be sure
it's 1, and that it's selected as first in the boot order.
1101 [14:13:31] <linearain> jhutchins, i got only 1 drive in the
system
1102 [14:13:46] <jhutchins> jelly: I really wouldn't expect
any differences in SATA drivers.
1103 [14:14:33] <linearain> new mobo is SiS chipset, previous was
Intel
1104 [14:14:44] <ratrace> efi trusted boot not passing required
params to the kernel?
1105 [14:15:10] <ratrace> %s/trusted/secure/
1106 [14:15:16] *** Joins: CxP (~CxP@replaced-ip )
1107 [14:15:23] *** Joins: yokel (~yokel@replaced-ip )
1108 [14:16:47] *** Joins: yuta (~pi@replaced-ip )
1109 [14:18:01] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
1110 [14:18:49] *** Quits: epony (epony@replaced-ip ) (Remote host closed the connection)
1111 [14:20:35] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1112 [14:20:50] *** Joins: epony (epony@replaced-ip )
1113 [14:23:37] *** Quits: linearain (~linearain@replaced-ip ) (Ping timeout: 264 seconds)
1114 [14:24:13] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 264 seconds)
1115 [14:24:47] *** Joins: menace (~deknos@replaced-ip )
1116 [14:25:00] *** Joins: yokel (~yokel@replaced-ip )
1117 [14:25:25] *** Quits: Deknos (~deknos@replaced-ip ) (Ping timeout: 240 seconds)
1118 [14:29:49] *** Joins: fax (~quassel@replaced-ip )
1119 [14:30:20] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
1120 [14:31:32] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 260 seconds)
1121 [14:31:56] *** Quits: impli (~impli@replaced-ip ) (Remote host closed the connection)
1122 [14:33:34] *** Quits: obsed (~obesd@replaced-ip ) (Ping timeout: 246 seconds)
1123 [14:33:47] *** Joins: shtrb (~shtrb@replaced-ip )
1124 [14:34:07] *** Quits: ikus060 (~ikus060@replaced-ip ) (Ping timeout: 240 seconds)
1125 [14:34:12] *** Quits: menace (~deknos@replaced-ip ) (Quit: menace)
1126 [14:34:26] <shtrb> Is there a problem with deb.debian.org
today ? I'm getting some crazy slow update speed today from it.
1127 [14:34:28] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
1128 [14:34:42] *** Joins: Ooze (~Ooze@replaced-ip )
1129 [14:35:12] <ratrace> isn't that just DNS redirector?
1130 [14:35:22] <shtrb> I had checked on two different machines
(each on it's own network connection) and both getting only
~70kbps downspeed
1131 [14:35:35] <shtrb> ratrace, I thought it was a CDN service
1132 [14:36:39] <ratrace> getting 10MBps here
1133 [14:37:47] <shtrb> That is what I normally expect :-(
1134 [14:37:51] *** Joins: linearain (~linearain@replaced-ip )
1135 [14:38:01] * shtrb got a special service today :-(
1136 [14:38:18] <oiaohm> shtrb: luck of the draw.
1137 [14:38:34] <oiaohm> Not all debian mirrors are the best
performing.
1138 [14:38:49] <shtrb> today specifically ? or on general ?
1139 [14:39:30] <linearain> jelly, i booted into livecd, lsblk
doesnt seem to find my root fs :/
1140 [14:39:43] *** Quits: freebench_ (~freebench@replaced-ip ) (Ping timeout: 260 seconds)
1141 [14:42:08] *** Joins: never_released (~excalibur@replaced-ip )
1142 [14:43:02] *** Joins: yokel (~yokel@replaced-ip )
1143 [14:43:59] *** Joins: spacebison (~bison@replaced-ip )
1144 [14:47:50] <linearain> after booting a live image, fdisk does
not show my drive where my os is installed
1145 [14:47:57] *** Joins: rebrec (~rebrec@replaced-ip )
1146 [14:48:27] <ratrace> linearain: try reseating the sata
cables, or try another sata port, there's likely more than one
1147 [14:49:03] <ratrace> also please pastebin journalctl -b -k -p
err
1148 [14:49:05] <ratrace> !paste
1149 [14:49:05] <dpkg> Do not paste more than 2 lines to this
channel. Instead, use for text:
replaced-url
1150 [14:49:08] *** Joins: aleph87 (~art@replaced-ip )
1151 [14:49:25] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1152 [14:49:36] *** Parts: wsky (uid453465@replaced-ip ) ()
1153 [14:49:54] <linearain> im trying a different sata port. But i
cant see how it could be a problem since i do get to grub
1154 [14:50:18] *** Joins: ikus060 (~ikus060@replaced-ip )
1155 [14:50:33] <ratrace> linearain: also please paste blkid run
as root
1156 [14:50:39] <linearain> ok
1157 [14:53:27] *** Joins: debsan (~debsan@replaced-ip )
1158 [14:54:02] *** Joins: yokel (~yokel@replaced-ip )
1159 [14:54:54] *** Joins: nan` (~nan`@replaced-ip )
1160 [14:56:34] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 258 seconds)
1161 [14:58:23] <linearain> ratrace,
replaced-url
1162 [14:58:30] *** Joins: thiras (~thiras@replaced-ip )
1163 [14:58:53] <linearain> lsblk shoows loop0 and sda which is
the usb stick with live image
1164 [14:59:13] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 244 seconds)
1165 [15:00:25] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 240 seconds)
1166 [15:01:30] *** Parts: aleph87 (~art@replaced-ip ) ()
1167 [15:01:37] *** Joins: StathisA (~StathisA@replaced-ip )
1168 [15:02:06] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Quit: WeeChat 2.8)
1169 [15:02:23] <linearain> oh sorry you said blkid
1170 [15:02:34] *** Joins: steven_saus (~steven_sa@replaced-ip )
1171 [15:06:34] *** Quits: Sauvin (sauvin@replaced-ip ) (Ping timeout: 256 seconds)
1172 [15:06:58] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 244 seconds)
1173 [15:08:33] <linearain> blkid
replaced-url
1174 [15:08:53] *** Joins: idlenode (~idlenode@replaced-ip )
1175 [15:08:57] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1176 [15:09:01] *** Joins: StathisA (~StathisA@replaced-ip )
1177 [15:09:06] *** Joins: Merixer (~Merixer@replaced-ip )
1178 [15:10:45] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 258 seconds)
1179 [15:11:17] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Quit: ........)
1180 [15:12:04] <ratrace> linearain: well that's really
weird. check BIOS that there's no some funny setting about the
drives. thta's what, an ssd? hdd? also please paste journalctl
-b -k | grep " sd "
1181 [15:12:15] <linearain> ssd
1182 [15:12:55] <linearain> so what could cause the grub to load
but the root fileystem not being found? i will do that 1 minute
1183 [15:13:44] <ratrace> bootloader is executed directly bios.
it's possible faulty bios could do that, but then initramfs and
kernel can't get correct data from bios
1184 [15:13:50] <ratrace> directly *from bios
1185 [15:14:15] *** Joins: Deknos (~deknos@replaced-ip )
1186 [15:14:35] *** Quits: rebrec (~rebrec@replaced-ip ) (Read error: Connection reset by peer)
1187 [15:14:42] <linearain> i used to boot from hdd on this same
mobo just fine, even once installed very same debian like the one on
the ssd
1188 [15:14:52] <ratrace> "Gave up waiting for root
filesystem device" is kernel/initramfs issue, way after
grub's done its work
1189 [15:15:27] <linearain> ratrace, so does that mean my ssd is
not damaged at least?
1190 [15:15:31] *** Joins: yokel (~yokel@replaced-ip )
1191 [15:15:38] <ratrace> linearain: no idea
1192 [15:15:41] *** Joins: rebrec (~rebrec@replaced-ip )
1193 [15:16:31] *** Joins: amlchief (~amlchief@replaced-ip )
1194 [15:17:07] <ratrace> since bootloader code is started,
I'd assume the ssd is functional enough to allow /boot be found
and kernel+initramfs loaded. by that logic, even if ssd is faulty,
it should at least register as a blokc device, or maybe not if
it's a cascade of issues.
1195 [15:17:19] *** Quits: ttill (~ttill@replaced-ip ) (Ping timeout: 246 seconds)
1196 [15:18:26] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
1197 [15:19:27] *** Joins: obsed (~obesd@replaced-ip )
1198 [15:20:11] <linearain>
replaced-url
1199 [15:21:23] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 240 seconds)
1200 [15:21:50] <ratrace> linearain: well whatever the cause, the
kernel isn't registering your ssd at all, assuming sda is not
it. so to be 100% sure, that's a sata ssd, not nvme?
1201 [15:21:59] *** Joins: rf-n00b_ (rf-n00b@replaced-ip )
1202 [15:23:01] *** Quits: rf-n00b (rf-n00b@replaced-ip ) (Ping timeout: 258 seconds)
1203 [15:24:01] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1204 [15:24:30] *** Joins: hitest (~hitest@replaced-ip )
1205 [15:24:58] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1206 [15:25:29] *** Joins: StathisA (~StathisA@replaced-ip )
1207 [15:27:27] *** Joins: gribouille (~rrrrrr@replaced-ip )
1208 [15:27:35] <gribouille> hi
1209 [15:28:22] <shtrb> Did anything happen with debian-solar in
the end ? any mailing list or channel ?
1210 [15:28:41] <linearain> ratrace, its a sata ssd
1211 [15:28:44] <shtrb> sorry wrong channel
1212 [15:29:17] *** Joins: yokel (~yokel@replaced-ip )
1213 [15:29:18] *** Parts: virusuy (~virusuy@replaced-ip ) ()
1214 [15:29:39] <gribouille> smartctl --scan says I must use the
option -d scsi for all my three disks ; smartctl -i /dev/sdb says
that the drive is SATA. is it normal?
1215 [15:29:40] <ratrace> linearain: have another disk to try? try
eliminate variables one by one. if it's faulty disk, maybe
another will work. if it doesn't, then maybe the sata controler
or bios are at fault...
1216 [15:29:55] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 246 seconds)
1217 [15:31:07] <linearain> ratrace, the last time this ssd was
running on a previous motherboard, i did swapoff -a, could that have
messed up the UUIDs in the master boot record?
1218 [15:31:29] <ratrace> linearain: no, and you don't have
an issue with UUIDs, you have an issue with no disk being visible to
the kernel
1219 [15:31:36] *** Joins: tsal (~tsal@replaced-ip )
1220 [15:32:12] *** Quits: shabius (~shabius@replaced-ip ) (Quit: Leaving)
1221 [15:33:17] *** Joins: kreyren (~kreyren@replaced-ip )
1222 [15:34:44] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.3)
1223 [15:36:05] *** Joins: metro (~metro@replaced-ip )
1224 [15:37:59] *** Joins: fredl (~fredl@replaced-ip )
1225 [15:38:07] *** Joins: nan` (~nan`@replaced-ip )
1226 [15:38:24] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 244 seconds)
1227 [15:38:55] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
1228 [15:39:55] *** Joins: emucla (~emucla@replaced-ip )
1229 [15:40:17] <linearain> ratrace, the original motherboard was
very old, didnt evne have ahci possibly, this one is a bit newer,
maybe i need to load a certain module?
1230 [15:40:30] <linearain> for ide or something
1231 [15:42:23] <ratrace> well, iirc the kernel does old ATA
support through SATA/SCSI, but I'm not really sure, it's
been many years since I had to work with ide.
1232 [15:42:49] <ratrace> linearain: see if there's a
/dev/hda or /dev/hdb device or something like that, or if hda/hdb is
mentioned in the journal
1233 [15:43:03] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 244 seconds)
1234 [15:45:35] <linearain> ratrace, there isnt. dmesg says
ata3.00: qc timeout (cmd 0xec), ata3.00: failed to IDENTIFY (I/O
error, err_mask=0x4)
1235 [15:46:21] *** Joins: Jerrynicki (~niklas@replaced-ip )
1236 [15:46:58] *** Quits: epony (epony@replaced-ip ) (Remote host closed the connection)
1237 [15:47:09] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 265 seconds)
1238 [15:47:42] <ratrace> linearain: ah, right, forgot about ata*
log entries. indeed, there's something wrogn with the disc or
BIOS
1239 [15:47:56] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 258 seconds)
1240 [15:47:56] *** Joins: epony (epony@replaced-ip )
1241 [15:48:17] *** Joins: brokencycle (~brokencyc@replaced-ip )
1242 [15:49:01] <gribouille> how can I use smart to check an
external usb disk?
1243 [15:49:11] *** Joins: paulgrmn (~paulgrmn@replaced-ip )
1244 [15:49:34] *** Joins: mzajc (~marko@replaced-ip )
1245 [15:49:47] <ratrace> gribouille: smartctl -a /dev/sdb or
whatever the device actually is
1246 [15:50:09] <linearain> how do i load ahci module at grub?
1247 [15:50:43] *** Quits: idlenode (~idlenode@replaced-ip ) (Ping timeout: 240 seconds)
1248 [15:50:51] <gribouille> ratrace, I get /dev/sde: Unknown USB
bridge [0x0bc2:0x61b5 (0x1402)]
1249 [15:51:02] <ratrace> linearain: ideally you don't, but
grub-mkconfig (run by update-grub) autodetects. problem here is
autodetection, the kernel from livecd can't see the drive
1250 [15:52:52] *** Joins: Newami (~Newami@replaced-ip )
1251 [15:53:12] *** Joins: uvolmer (~uvolmer@replaced-ip )
1252 [15:53:13] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 260 seconds)
1253 [15:53:39] *** Quits: Newami (~Newami@replaced-ip ) (Read error: Connection reset by peer)
1254 [15:54:21] *** Joins: Immanuel (~Manu@replaced-ip )
1255 [15:55:00] *** Joins: tmroland (~tmroland@replaced-ip )
1256 [15:55:12] *** Joins: lucasmsoares96 (~lucasmsoa@replaced-ip )
1257 [15:59:54] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1258 [16:00:49] *** Joins: shibboleth (~shibbolet@replaced-ip )
1259 [16:06:00] *** Quits: rebrec (~rebrec@replaced-ip ) (Ping timeout: 265 seconds)
1260 [16:11:28] <tomreyn> gribouille: try with -d sat
1261 [16:12:19] *** Joins: yokel (~yokel@replaced-ip )
1262 [16:12:25] <gribouille> tomreyn, ok, it works
1263 [16:13:38] *** Quits: emucla (~emucla@replaced-ip ) (Quit: Leaving)
1264 [16:13:57] <tomreyn> good
1265 [16:14:20] <tomreyn> you could report this to the
smartmontools folks
1266 [16:14:55] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (Ping timeout: 240 seconds)
1267 [16:15:10] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
1268 [16:15:32] <tomreyn>
replaced-url
1269 [16:15:53] <tomreyn> your seagate device is not listed there,
yet
1270 [16:16:06] <gribouille> tomreyn, it was alrady reported here:
replaced-url
1271 [16:17:13] <tomreyn> gribouille: they didn't discuss
which usb bridge it is, though
1272 [16:18:01] *** Joins: __marco (~marco@replaced-ip )
1273 [16:18:26] <gribouille> tomreyn, does it matter?
1274 [16:19:08] <tomreyn> yes, because this listing uses usb
bridges as an identifier, and to tell people which options to use
wiuth this bridge.
1275 [16:19:40] <tomreyn> if oyu don't know the bridge, you
can only guess how to communicate with the drive, and it won't
work out of the box, like it was for you.
1276 [16:20:21] <gribouille> tomreyn, you can search google with
the model number
1277 [16:20:29] *** Quits: puke (~vroom@replaced-ip ) (Quit: puke)
1278 [16:20:33] <tomreyn> gribouille: thank you.
1279 [16:21:48] <gribouille> I if juse the wrong value for -d, can
it harm the disk?
1280 [16:22:25] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 246 seconds)
1281 [16:23:23] *** Joins: os_ (~androirc@replaced-ip )
1282 [16:24:12] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
1283 [16:26:49] *** Joins: Jerrynicki (~niklas@replaced-ip )
1284 [16:26:59] *** Joins: yokel (~yokel@replaced-ip )
1285 [16:27:36] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 256 seconds)
1286 [16:27:42] *** Joins: apt (ibot@replaced-ip )
1287 [16:27:53] *** Joins: Barralastic (~Barralast@replaced-ip )
1288 [16:28:18] <genr8_> no
1289 [16:30:44] *** Joins: StathisA (~StathisA@replaced-ip )
1290 [16:30:45] *** Joins: NewUser0001 (~NewUser00@replaced-ip )
1291 [16:31:33] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
1292 [16:32:44] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 244 seconds)
1293 [16:32:55] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 256 seconds)
1294 [16:33:13] *** Joins: StathisA_ (~StathisA@replaced-ip )
1295 [16:33:56] *** Joins: nan` (~nan`@replaced-ip )
1296 [16:35:45] *** Quits: StathisA (~StathisA@replaced-ip ) (Ping timeout: 244 seconds)
1297 [16:35:46] *** StathisA_ is now known as StathisA
1298 [16:35:47] *** Joins: nifker1 (~Thunderbi@replaced-ip )
1299 [16:35:50] *** Quits: nifker (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1300 [16:35:50] *** nifker1 is now known as nifker
1301 [16:38:03] *** Joins: Aki-lucky (~Aki-lucky@replaced-ip )
1302 [16:38:18] *** Quits: Aki-lucky (~Aki-lucky@replaced-ip ) (Max SendQ exceeded)
1303 [16:38:48] *** Joins: Aki-lucky (~Aki-lucky@replaced-ip )
1304 [16:39:01] *** debhelper sets mode: +l 1138
1305 [16:39:13] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 264 seconds)
1306 [16:42:31] *** Joins: nifker1 (~Thunderbi@replaced-ip )
1307 [16:44:25] *** Quits: nifker (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1308 [16:44:25] *** nifker1 is now known as nifker
1309 [16:47:09] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1310 [16:49:57] *** Joins: yokel (~yokel@replaced-ip )
1311 [16:52:19] *** Joins: GrayGhost (~mhc@replaced-ip )
1312 [16:54:25] <GrayGhost> i deleted and reinstall the partition
EFi to make it larger and now debian will not boot to Gnome
1313 [16:54:59] <GrayGhost> because it errors with a message cat
find uuid of the old EFI partition
1314 [16:55:13] <GrayGhost> cat = Can't
1315 [16:55:49] <GrayGhost> is that old uuid save in fstab ?
1316 [16:56:14] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1317 [16:57:27] *** Quits: Antioch (~Antioch@replaced-ip##) (Quit: The Lounge - ##replaced-url
1318 [16:57:47] *** Quits: lucasmsoares96 (~lucasmsoa@replaced-ip ) (Ping timeout: 240 seconds)
1319 [16:57:55] *** Quits: palimaar (~oasd@replaced-ip ) (Ping timeout: 240 seconds)
1320 [16:58:25] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1321 [16:58:48] *** Joins: Dr_Fausto (~timothe@replaced-ip )
1322 [16:59:31] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 244 seconds)
1323 [16:59:41] *** Joins: Merixer (~Merixer@replaced-ip )
1324 [16:59:49] *** Joins: uniqdom (~uniqdom@replaced-ip )
1325 [17:00:07] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 240 seconds)
1326 [17:00:35] <tomreyn> GrayGhost: the old uuid is probably
present in fstab, as well as in the initrd, and has changed when you
resized the efi system partition.
1327 [17:00:52] <tomreyn> (i mean replaced rather than resized.)
1328 [17:01:25] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1329 [17:01:40] <GrayGhost> tomreyn: so I need to change it in
both places ?
1330 [17:01:43] *** Joins: idhugo (~idhugo@replaced-ip )
1331 [17:01:49] <tomreyn> yes
1332 [17:02:01] <tomreyn> first of all, find out which partition
contains your efi system partition (it may well be /dev/sda1).
1333 [17:02:45] <GrayGhost> I have the new uuid ... so I will just
change it in the two places
1334 [17:02:58] <tomreyn> the run blkid against it, and copy this
UUID to the respective line in fstab, replacing the old one. then
run update-initramfs -k $(uname -r) -u
1335 [17:03:34] <tomreyn> okay you can skip blkid if you have the
new uuid already
1336 [17:04:18] <GrayGhost> whare is initrd file located ?
1337 [17:04:38] *** Joins: Highlander (~alain@replaced-ip )
1338 [17:04:55] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 240 seconds)
1339 [17:06:52] <tomreyn> GrayGhost: it is generated by the
command i provided, then stored in /boot/
1340 [17:07:31] <jhutchins> GrayGhost: It is not directly
editable.
1341 [17:07:53] *** Joins: yokel (~yokel@replaced-ip )
1342 [17:07:59] *** Joins: czesmir (~stefan@replaced-ip )
1343 [17:09:19] <GrayGhost> tomreyn: do I need to be running the
debian os to run the update command , or can I do it from a
different linux os
1344 [17:09:48] <GrayGhost> I can boot to mint now ... I cant get
to debian
1345 [17:11:03] <tomreyn> GrayGhost: you should either run it from
the system if it still boots and mounts file systems (what you said
so far sounded like it does), or use a similar linux system, then
chroot mount into the existing installation and run it then.
1346 [17:11:19] <tomreyn> the latter is a more difficult.
1347 [17:11:57] <GrayGhost> the debian will boot to a repair
promppt
1348 [17:12:02] <jhutchins> The general process to do the chroot
is here:
1349 [17:12:09] <jhutchins> !fixgrub
1350 [17:12:10] <dpkg> To reinstall <GRUB> boot to your
Debian install disk/live CD, switch to the other console (Alt-F2),
mount your root filesystem (mount -t ext4 /dev/whatever /target ;
mount --bind /dev /target/dev ; mount -t proc none /target/proc ;
mount -t sysfs none /target/sys), chroot into it (chroot /target),
run "mount /boot/efi" on EFI and "update-grub
&& grub-install /dev/whatever". See also <rescue
mode>, <dual boot guide>, <supergrub>.
1351 [17:12:22] *** Quits: yuta (~pi@replaced-ip ) (Quit: WeeChat 2.9)
1352 [17:12:39] <jhutchins> Obviously, you're not
reinstalling grub, but that will get you a chroot you can work with.
1353 [17:13:28] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1354 [17:13:30] *** Joins: Merixer (~Merixer@replaced-ip )
1355 [17:13:42] <GrayGhost> thanks for the help
1356 [17:14:01] <tomreyn> i'd do it from the recovery menu /
root prompt it boots to now
1357 [17:14:28] <tomreyn> it's a lot easier and less can go
wrong
1358 [17:14:39] *** Joins: puke (~vroom@replaced-ip )
1359 [17:16:03] <GrayGhost> so at the recovery prompt :
update-initramfs -k $(uname -r) -u
1360 [17:16:42] <GrayGhost> inserting my uname ?
1361 [17:18:20] *** Joins: lucasmsoares96 (~lucasmsoa@replaced-ip )
1362 [17:19:47] *** Joins: b1ack0p (~m@replaced-ip )
1363 [17:22:16] *** Quits: GrayGhost (~mhc@replaced-ip ) (Quit: Leaving)
1364 [17:22:31] <os_> GrayGohst, it will automatically subsituted
by your linux version
1365 [17:22:44] <os_> he went away
1366 [17:24:45] *** Joins: uvolmer (~uvolmer@replaced-ip )
1367 [17:25:32] *** Joins: ChmEarl (~chmearl@replaced-ip )
1368 [17:25:53] <jelly> linearain, that's weird, is the
current montherboard perhaps a very new model or a very old model
(10+ years?)
1369 [17:26:11] *** Joins: GrayGhost (~mhc@replaced-ip )
1370 [17:26:33] <jelly> linearain, care to pastebin the output of
"lspci -nn" to see what kind of ATA controller you might
have
1371 [17:28:02] <GrayGhost> it booted to debian with just the
change to fstab ... so I should run the update command ?
1372 [17:28:21] *** Quits: Bjornn- (~Bjornn@replaced-ip ) (Remote host closed the connection)
1373 [17:28:25] *** Joins: Lupricon (~Lupricon@replaced-ip )
1374 [17:28:48] *** Joins: bouzu_ (~bouzu_@replaced-ip )
1375 [17:31:25] *** Joins: kopper (~mrbabar@replaced-ip )
1376 [17:31:36] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
1377 [17:32:16] <GrayGhost> mhc@debian:~$ update-initramfs -k
$(uname -r) -u
1378 [17:32:16] <GrayGhost> bash: update-initramfs: command not
found
1379 [17:32:16] <GrayGhost> mhc@debian:~$
1380 [17:36:44] *** Quits: b1ack0p (~m@replaced-ip ) (Quit: reboot)
1381 [17:37:06] *** Quits: GrayGhost (~mhc@replaced-ip ) (Remote host closed the connection)
1382 [17:37:52] *** Quits: guybrush- (~guybrush-@replaced-ip ) (Quit: Leaving)
1383 [17:37:55] *** Quits: Dr_Fausto (~timothe@replaced-ip ) (Ping timeout: 240 seconds)
1384 [17:39:50] *** Joins: yokel (~yokel@replaced-ip )
1385 [17:40:03] <tomreyn> oops, missed
1386 [17:40:19] <linearain> jelly, the old motherboard is intel
d865perl, 32-bit only cpu with hyperthreaing so the kernel is SMP,
the new one is intel d201gly2 with SiS chipset
1387 [17:40:37] <linearain> old one is 2003~, newer one is 2007~
1388 [17:40:56] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 244 seconds)
1389 [17:41:01] <linearain> d201gly2 has a single core 64-bit
capable cpu but the os is obviously 32-bit
1390 [17:41:19] *** Joins: nan` (~nan`@replaced-ip )
1391 [17:41:22] *** Joins: idhugo (~idhugo@replaced-ip )
1392 [17:42:31] <linearain> from what i googled these things i
mentioned, going from 32-bit to 64-bit and from smp to no smp caused
similar disk discovery issues
1393 [17:42:32] *** Quits: akp55 (~akp55@replaced-ip ) (Remote host closed the connection)
1394 [17:43:22] <linearain> im sure os reinstall would fix all
this but im not willing to reinstall it right now
1395 [17:43:25] *** Quits: fling (~fling@replaced-ip ) (Ping timeout: 264 seconds)
1396 [17:44:26] *** Joins: dvs (~Herbert@replaced-ip )
1397 [17:45:47] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1398 [17:45:55] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 240 seconds)
1399 [17:52:21] *** Joins: martinus__ (~martin@replaced-ip )
1400 [17:53:08] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1401 [17:56:22] *** Joins: GrayGhost (~mhc@replaced-ip )
1402 [17:56:41] *** Joins: menace (~deknos@replaced-ip )
1403 [17:56:59] *** Joins: mzajc (~marko@replaced-ip )
1404 [17:57:14] <cybrNaut> i can't unzip this file from Roku:
replaced-url
1405 [17:57:25] *** Quits: Deknos (~deknos@replaced-ip ) (Ping timeout: 240 seconds)
1406 [17:57:35] <GrayGhost> I got debian to boot finaly ... but it
is very long boot time
1407 [17:57:39] <cybrNaut> is there an alternate zip tool that
uses a different lib than the standard zip tool?
1408 [17:58:30] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 244 seconds)
1409 [17:59:58] <shtrb> cybrNaut, 7z ?
1410 [18:00:13] *** Joins: virusuy (~virusuy@replaced-ip )
1411 [18:02:46] *** Joins: freebench (~freebench@replaced-ip )
1412 [18:03:00] <cybrNaut> shtrb: thanks for the tip.. i'll
try that next, but it appears my problem is that the link is
actually html
1413 [18:03:41] <shtrb> cybrNaut, that could also damage zip files
:D
1414 [18:05:14] <cybrNaut> yup.. it was a misleading link.. I
trusted the extension and used wget. After visiting the
"zip" webpage the real zip was therein.
1415 [18:05:59] *** Quits: GrayGhost (~mhc@replaced-ip ) (Remote host closed the connection)
1416 [18:06:19] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
1417 [18:07:35] *** Joins: Colti (Miramar-FL@replaced-ip )
1418 [18:08:55] *** Quits: freebench (~freebench@replaced-ip ) (Remote host closed the connection)
1419 [18:09:22] *** Joins: freebench (~freebench@replaced-ip )
1420 [18:09:43] *** Quits: alx^ (~alx^@replaced-ip ) (Ping timeout: 260 seconds)
1421 [18:11:45] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 240 seconds)
1422 [18:13:12] *** Quits: BrianG61UK_ (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
1423 [18:14:04] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1424 [18:14:57] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
1425 [18:15:23] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1426 [18:15:51] *** Joins: yokel (~yokel@replaced-ip )
1427 [18:15:55] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 240 seconds)
1428 [18:16:34] *** Joins: Vizva (~Vizva@replaced-ip )
1429 [18:16:37] *** Quits: os_ (~androirc@replaced-ip ) (Ping timeout: 256 seconds)
1430 [18:17:18] *** Joins: lupulo (~IceChat9@replaced-ip )
1431 [18:17:49] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Remote host closed the connection)
1432 [18:18:07] *** Joins: Lupricon (~Lupricon@replaced-ip )
1433 [18:18:34] *** Joins: Ericounet (~Eric@replaced-ip )
1434 [18:18:40] *** Quits: gribouille (~rrrrrr@replaced-ip ) (Quit: Leaving)
1435 [18:21:08] *** Joins: Tom01 (~tom@replaced-ip )
1436 [18:22:34] *** Joins: gelignite (~gelignite@replaced-ip )
1437 [18:23:02] *** Quits: obsed (~obesd@replaced-ip ) (Read error: Connection reset by peer)
1438 [18:23:05] *** Joins: lesless (~lessless@replaced-ip )
1439 [18:23:22] <oxek> welcome to modern internet, where URLs are
meaningless
1440 [18:23:26] *** Joins: GrayGhost (~mhc@replaced-ip )
1441 [18:24:08] <GrayGhost> how do I diagnose a long boot time ?
1442 [18:24:46] <oxek> systemd-analyze; systemd-analyze blame
1443 [18:28:02] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1444 [18:29:06] <GrayGhost>
replaced-url
1445 [18:30:00] *** Quits: ArsenArsen (~Arsen@replaced-ip ) (Quit: bye)
1446 [18:30:20] *** Joins: ArsenArsen (~Arsen@replaced-ip )
1447 [18:30:55] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1448 [18:31:12] *** Quits: dvs (~Herbert@replaced-ip ) (Quit: Leaving)
1449 [18:31:45] *** Quits: amlchief (~amlchief@replaced-ip ) (Remote host closed the connection)
1450 [18:31:45] *** Quits: kreyren (~kreyren@replaced-ip ) (Remote host closed the connection)
1451 [18:31:45] *** Quits: milkt (~debian@replaced-ip ) (Remote host closed the connection)
1452 [18:31:53] *** Joins: kreyren (~kreyren@replaced-ip )
1453 [18:31:53] *** Joins: amlchief (~amlchief@replaced-ip )
1454 [18:31:54] <oxek> under 1 min? Don't worry about it.
1455 [18:31:56] *** Joins: milkt (~debian@replaced-ip )
1456 [18:33:30] *** Quits: uniqdom (~uniqdom@replaced-ip ) (Quit: Leaving)
1457 [18:33:40] <GrayGhost> this is from systemd-analyze: Startup
finished in 6.170s (firmware) + 3.800s (loader) + 34.855s (kernel) +
3min 743ms (userspace) = 3min 45.569s
1458 [18:34:20] <GrayGhost> allmost 4 min
1459 [18:34:54] <lupulo> GrayGhost you could prepare a coffee
while booting
1460 [18:35:00] *** Joins: rf-n00b (rf-n00b@replaced-ip )
1461 [18:35:17] <GrayGhost> lol .. I did that .. it did not help
any
1462 [18:36:08] *** Quits: rf-n00b_ (rf-n00b@replaced-ip ) (Ping timeout: 244 seconds)
1463 [18:36:38] <GrayGhost> breakfast blend with a little cream :)
1464 [18:38:11] *** Joins: Jerrynicki (~niklas@replaced-ip )
1465 [18:39:21] *** Quits: mzajc (~marko@replaced-ip ) (Quit: SIGTERM'd)
1466 [18:41:38] <somiaj> GrayGhost: what version of debian are you
running?
1467 [18:45:02] *** Joins: hanasaki (~hanasaki@replaced-ip )
1468 [18:46:21] *** Joins: yann-kaelig (~yann-kael@replaced-ip )
1469 [18:47:04] *** Joins: Gerowen (~Gerowen@replaced-ip )
1470 [18:47:05] *** Quits: rabbitear_g (~rabbitear@replaced-ip ) (Remote host closed the connection)
1471 [18:47:29] <yann-kaelig> Hi. I have installed the quota
package, configured /etc/default/quota but when I execute rpcinfo -p
I do not see rquotad. Any ide what I missed ?
1472 [18:47:33] *** Joins: rabbitear_g (~rabbitear@replaced-ip )
1473 [18:47:49] <GrayGhost> buster 10 gnome
1474 [18:47:54] <Vizva> the cp command to write usb does not
longer worlk?
1475 [18:49:36] <somiaj> GrayGhost: Just courious, saw someone in
testing having issues with plymouth, which I noticed was taking a
long time.
1476 [18:49:53] <somiaj> Vizva: it should, what was the exact
command you ran, are you coppying an image to the device, or a file
onto the file system?
1477 [18:50:25] *** Quits: freebench (~freebench@replaced-ip ) (Ping timeout: 240 seconds)
1478 [18:51:02] <Vizva> cp file.iso /dev/sdd ; sync
1479 [18:51:31] <somiaj> what is this file.iso? that will write
that file to the device directly, but not all .iso's can be
written that way.
1480 [18:51:34] <Vizva> a windows iso but the output was ufs
1481 [18:51:45] <GrayGhost>
replaced-url
1482 [18:51:58] <Vizva> i did before and it work , some months ago
1483 [18:52:16] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1484 [18:52:17] <somiaj> window's .iso might not be directly,
but you may have to ask in ##windows about how to best get an .iso
onto a usb
1485 [18:52:38] *** Quits: shtrb (~shtrb@replaced-ip ) (Quit: Leaving)
1486 [18:53:00] <somiaj> Vizva: anyways, that is writting the .iso
directly to the usb, if the driver is useful afterwards totally
depends on the .iso image used, and windows.iso are out of the scope
of debian
1487 [18:53:09] <GrayGhost> it was booting up in about 20 sec. ...
now 4 min
1488 [18:53:48] <somiaj> GrayGhost: well the first thing you
linked didn't show anything to crazy, plymouth seemed to take a
bit of time (though I guess I don't need some fancy boot screen
so I see it as extra)
1489 [18:55:12] *** Joins: MikZyth (~MikZyth@replaced-ip )
1490 [18:55:50] <somiaj> GrayGhost: and this is the time to get to
the graphical login screen, or are you including the time to log
into gnome from the display manager in this?
1491 [18:55:54] <yann-kaelig> really weird, journactl -u
quotarpc.service output the service succeeded but systemctl status
quotarpc show Active: inactive (dead)
1492 [18:56:43] *** Joins: supercoven (~Supercove@replaced-ip )
1493 [18:57:14] <GrayGhost> somiaj, that is just to the login
screen
1494 [18:57:43] <somiaj> GrayGhost: well maybe try this, change
from graphical.target to multi-user.target and see if you have the
same issue
1495 [18:57:44] <GrayGhost> from there it is very quick
1496 [18:58:30] <GrayGhost> somiaj, how would i do that ?
1497 [19:00:52] *** Joins: yokel (~yokel@replaced-ip )
1498 [19:01:34] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
1499 [19:02:07] *** Quits: Lupricon (~Lupricon@replaced-ip ) (Read error: Connection reset by peer)
1500 [19:02:21] *** Joins: Vizva (~Vizva@replaced-ip )
1501 [19:02:27] *** Joins: Lupricon (~Lupricon@replaced-ip )
1502 [19:03:41] <lupulo> GrayGhost your graphical login is xdm?
1503 [19:04:24] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
1504 [19:05:22] <Vizva> thx
1505 [19:05:29] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Remote host closed the connection)
1506 [19:05:56] <GrayGhost> Gnome
1507 [19:06:11] *** Quits: ski (~ski@replaced-ip ) (Ping timeout: 244 seconds)
1508 [19:06:30] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 258 seconds)
1509 [19:06:35] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
1510 [19:06:35] *** Lord_of_Life_ is now known as Lord_of_Life
1511 [19:06:53] *** Quits: longears (longears@replaced-ip ) (Ping timeout: 258 seconds)
1512 [19:08:50] *** Joins: freebench (~freebench@replaced-ip )
1513 [19:09:13] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
1514 [19:09:31] *** Joins: Thominus (~Thominus@replaced-ip )
1515 [19:09:52] <lupulo> GrayGhost i ask about display manager
1516 [19:09:57] <somiaj> GrayGhost: there are two basic ways, one
is you can hit e during boot time and add the option
'systemd.unit=multi-user.target' to boot using that once
1517 [19:10:07] *** Joins: Hokedli (~laslie@replaced-ip )
1518 [19:10:20] <somiaj> GrayGhost: the other is run
'systemctl set-default multi-user.target'
1519 [19:10:30] <somiaj> lupulo: most likely they are running gdm3
if using gnome.
1520 [19:11:14] <somiaj> GrayGhost: this will disable boot into a
graphical system, and if this is fast, the issue is loading gdm
1521 [19:13:42] <lupulo> GrayGhost
replaced-url
1522 [19:13:45] *** Quits: Kyros (~kyros@replaced-ip ) (Ping timeout: 240 seconds)
1523 [19:13:53] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
1524 [19:14:24] *** Quits: hitest (~hitest@replaced-ip ) (Quit: Leaving)
1525 [19:15:26] *** Joins: Kyros (~kyros@replaced-ip )
1526 [19:16:21] *** Joins: gribouille (~rrrrrr@replaced-ip )
1527 [19:16:35] <gribouille> hi again
1528 [19:16:44] *** Joins: dw1 (~me@replaced-ip )
1529 [19:17:07] <gribouille> I did a SMART test with smartctl -d
ata -t long /dev/sdb ; how can I get the result?
1530 [19:17:15] <dw1> smartctl -a /dev/sdb
1531 [19:17:24] <dw1> where would i place this systemd .service
file to enable it?
replaced-url
1532 [19:17:42] <dw1> i want to unmount my encrypted home dir on
logout
1533 [19:18:04] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1534 [19:18:19] *** Joins: elxbarbosa (~user@replaced-ip )
1535 [19:18:21] <somiaj> dw1: local unit files go in
/etc/systemd/system/
1536 [19:19:11] *** Joins: leorat (~leorat@replaced-ip )
1537 [19:19:44] *** Joins: yokel (~yokel@replaced-ip )
1538 [19:19:55] *** Joins: deicide- (~deicide-@replaced-ip )
1539 [19:20:23] *** Joins: idhugo_ (~idhugo@replaced-ip )
1540 [19:20:49] *** Quits: stree (~stree@replaced-ip ) (Quit: Caught exception)
1541 [19:20:50] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Read error: Connection reset by peer)
1542 [19:21:04] *** Joins: stree (~stree@replaced-ip )
1543 [19:21:06] <dw1> #1 is the last test result
1544 [19:21:28] <gribouille> I have # 1 Extended offline Completed
without error 00% 52800
1545 [19:21:41] <dw1> good
1546 [19:21:46] *** Joins: Gerowen (~Gerowen@replaced-ip )
1547 [19:22:05] <gribouille> dw1, does it mean that the drive is
sound?
1548 [19:22:22] <dw1> yeah
1549 [19:22:45] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 240 seconds)
1550 [19:23:13] *** Quits: GrayGhost (~mhc@replaced-ip ) (Remote host closed the connection)
1551 [19:23:25] <dw1> and youre at 6 yeras operation time
1552 [19:23:35] <dw1> so i would keep backups.. :P
1553 [19:24:12] <dw1> just in case
1554 [19:24:33] <gribouille> dw1, done
1555 [19:24:41] *** Joins: yonder (~yonder@replaced-ip )
1556 [19:26:18] <gribouille> dw1, when I run smartctl -x /dev/sdb,
I get the following mesage in /var/log/kern.log: ata6.00: exception
Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen ...
1557 [19:27:53] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Read error: Connection reset by peer)
1558 [19:28:42] <dw1> actually i dont know how to interpret the
results
1559 [19:29:10] <dw1> that Vendor Specific SMART Attributes with
Thresholds section might be the current status
1560 [19:29:19] <dw1> and on my 7 year old drive... theyre all
pretty bad
1561 [19:29:23] *** Joins: idhugo_ (~idhugo@replaced-ip )
1562 [19:29:38] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
1563 [19:29:53] <dw1> i just ran a test earlier today
1564 [19:29:56] <gribouille> dw1, what results? the SMART results
or the kernel mesage?
1565 [19:30:02] *** Quits: elxbarbosa (~user@replaced-ip ) (Remote host closed the connection)
1566 [19:30:11] <dw1> for the first time in a long time
1567 [19:30:36] <dw1> all mine say Pre-fail, Old-age etc
1568 [19:30:42] <dw1> not optimal prob :p
1569 [19:31:16] <dw1> also it runs like crap
1570 [19:31:25] *** Joins: JohnML (~john1@replaced-ip )
1571 [19:32:00] <gribouille> dw1, does it say "Completed
without error" too?
1572 [19:32:02] *** Joins: Ericounet (~Eric@replaced-ip )
1573 [19:32:06] <dw1> yes
1574 [19:32:29] <gribouille> does it says that your drive is good
or not?
1575 [19:32:49] <dw1> pre-fail isnt encouraging
1576 [19:33:17] <dw1>
replaced-url
1577 [19:33:52] <dw1> guess i should replace it :/
1578 [19:34:10] *** Joins: yokel (~yokel@replaced-ip )
1579 [19:34:31] *** Quits: nevivurn (~nevivurn@replaced-ip ) (Ping timeout: 244 seconds)
1580 [19:35:09] <dw1> though my reallocated is actually 0
1581 [19:35:22] <gribouille> I have Reallocated_Sector_Ct 0x0033
100 100 036 Pre-fail Always - 2
1582 [19:35:55] *** Joins: fredl (~fredl@replaced-ip )
1583 [19:36:09] <dw1> that guy claims "Anything other than a
zero raw value is a potential problem"
1584 [19:36:40] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 244 seconds)
1585 [19:36:55] *** Joins: nevivurn (~nevivurn@replaced-ip )
1586 [19:37:26] <dw1> should prob find a better explanation of
each of those results
1587 [19:37:26] <gribouille> is possible to test several disks at
the same time?
1588 [19:37:39] <dw1> i woudl think so since the tests are run by
the disks themselves
1589 [19:38:39] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1590 [19:38:58] *** Joins: nt1036 (~nt1036@replaced-ip )
1591 [19:38:58] *** Quits: tmroland (~tmroland@replaced-ip ) (Remote host closed the connection)
1592 [19:39:42] *** Quits: tijara (~tijara@replaced-ip ) (Disconnected by services)
1593 [19:40:29] *** Joins: tijara_ (~tijara@replaced-ip )
1594 [19:41:26] *** Quits: MikZyth (~MikZyth@replaced-ip ) (Quit: WeeChat 2.7.1)
1595 [19:41:53] *** tijara_ is now known as tijara
1596 [19:42:13] *** Joins: nan` (~nan`@replaced-ip )
1597 [19:42:46] *** Joins: thoros (~thoros@replaced-ip )
1598 [19:43:17] <gribouille> In a test result, I have 23 for
LifeTime(hours)
1599 [19:43:27] *** Joins: yokel (~yokel@replaced-ip )
1600 [19:45:35] *** Quits: metro (~metro@replaced-ip ) (Remote host closed the connection)
1601 [19:46:04] *** Quits: discovered (~discovere@replaced-ip ) (Quit: Leaving)
1602 [19:46:46] <bolt> reallocated sectors used to be an issue
1603 [19:46:53] <bolt> now some disks seem to do it even when
they're healthy
1604 [19:47:00] *** Quits: nan` (~nan`@replaced-ip ) (Ping timeout: 244 seconds)
1605 [19:48:42] <bolt> That said, it's something that worries
me, so i grab disks like the "ironwolf pro" series that
don't do that shit. They still use
"Raw_Read_Error_Rate" as a random number generator,
however, which also annoys me. Manual reading of SMART values is
going out the window.
1606 [19:48:42] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1607 [19:48:57] <bolt> In general, if short and long tests
succeed, your drives are likely fine.
1608 [19:49:14] *** Joins: k4nz (~Thunderbi@replaced-ip )
1609 [19:49:27] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
1610 [19:50:11] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1611 [19:52:32] *** Joins: yokel (~yokel@replaced-ip )
1612 [19:54:24] *** Quits: Enissay (~Enissay@replaced-ip ) (Quit: WeeChat 2.8)
1613 [19:55:19] *** Joins: Enissay (~Enissay@replaced-ip )
1614 [19:56:39] *** Joins: gelignite (~gelignite@replaced-ip )
1615 [19:57:24] <NetTerminalGene> ,v linux
1616 [19:57:25] <judd> No package named 'linux' was
found in amd64.
1617 [19:58:15] <sponix> ,v linux-image-amd64
1618 [19:58:16] <judd> Package: linux-image-amd64 on amd64 --
jessie: 3.16+63+deb8u2; jessie-security: 3.16+63+deb8u7;
stretch-security: 4.9+80+deb9u6; stretch: 4.9+80+deb9u11;
stretch-backports: 4.19+105+deb10u4~bpo9+1; buster:
4.19+105+deb10u5; buster-backports: 5.7.10-1~bpo10+1; bullseye:
5.8.7-1; sid: 5.8.7-1; experimental: 5.9~rc4-1~exp1
1619 [19:58:30] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1620 [19:58:38] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1621 [19:59:27] *** Quits: wbrawner (~wbrawner@replaced-ip##) (Quit: The Lounge - ##replaced-url
1622 [19:59:41] *** Quits: thoros (~thoros@replaced-ip ) (Quit: WeeChat 2.9)
1623 [19:59:46] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 246 seconds)
1624 [20:00:01] *** Joins: wbrawner (~wbrawner@replaced-ip )
1625 [20:00:42] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1626 [20:02:29] * flayer tickles judd
1627 [20:04:41] *** Joins: uvolmer (~uvolmer@replaced-ip )
1628 [20:04:54] *** Quits: pfoo (~pfood@replaced-ip ) (Quit: o/)
1629 [20:04:59] *** Quits: NewUser0001 (~NewUser00@replaced-ip ) (Quit: Leaving)
1630 [20:06:36] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1631 [20:07:04] *** Quits: idhugo_ (~idhugo@replaced-ip ) (Ping timeout: 244 seconds)
1632 [20:07:22] *** Quits: lucasmsoares96 (~lucasmsoa@replaced-ip ) (Quit: Lost terminal)
1633 [20:08:01] *** Joins: lucasmsoares96 (~lucasmsoa@replaced-ip )
1634 [20:10:58] *** Joins: lesless (~lessless@replaced-ip )
1635 [20:11:01] *** Joins: yokel (~yokel@replaced-ip )
1636 [20:11:03] *** Quits: lucasmsoares96 (~lucasmsoa@replaced-ip ) (Client Quit)
1637 [20:12:30] *** Quits: nevivurn (~nevivurn@replaced-ip ) (Ping timeout: 265 seconds)
1638 [20:13:59] *** Quits: yann-kaelig (~yann-kael@replaced-ip ) ()
1639 [20:15:15] *** Joins: diniwed (~gavron@replaced-ip )
1640 [20:15:20] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1641 [20:15:34] *** Quits: linearain (~linearain@replaced-ip ) (Quit: Leaving)
1642 [20:15:51] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1643 [20:17:40] *** Joins: rovonovo_zoro (uid229900@replaced-ip )
1644 [20:17:59] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
1645 [20:18:19] *** Joins: tagomago (~tagomago@replaced-ip )
1646 [20:18:58] *** Joins: fstd_ (~fstd@replaced-ip )
1647 [20:21:01] *** Quits: Prints (~333@replaced-ip ) (Ping timeout: 244 seconds)
1648 [20:22:28] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1649 [20:22:47] *** Joins: borsin (~borsin@replaced-ip )
1650 [20:22:59] *** Quits: tagomago (~tagomago@replaced-ip ) (Ping timeout: 256 seconds)
1651 [20:23:18] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 260 seconds)
1652 [20:23:19] *** Joins: k4nz (~Thunderbi@replaced-ip )
1653 [20:23:20] *** fstd_ is now known as fstd
1654 [20:23:53] *** Joins: mirrorbird (~psutcliff@replaced-ip )
1655 [20:24:45] *** Quits: Ceber (~cerberus@replaced-ip ) (Read error: Connection reset by peer)
1656 [20:25:06] *** Joins: yokel (~yokel@replaced-ip )
1657 [20:26:00] *** Joins: Ceber (~cerberus@replaced-ip )
1658 [20:26:08] *** Quits: borsin (~borsin@replaced-ip ) (Client Quit)
1659 [20:26:36] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1660 [20:27:44] *** Joins: analogical (~analogica@replaced-ip )
1661 [20:27:50] *** Joins: ElNomReal (~E@replaced-ip )
1662 [20:29:31] *** Joins: nobyk (~nobyk@replaced-ip )
1663 [20:30:02] *** Parts: analogical (~analogica@replaced-ip ) ()
1664 [20:31:09] *** Joins: borsin (~borsin@replaced-ip )
1665 [20:31:39] *** Joins: Prints (~333@replaced-ip )
1666 [20:31:50] *** Quits: deltanedas (~deltaneda@replaced-ip ) (Ping timeout: 256 seconds)
1667 [20:35:52] *** Joins: RandomGuy90 (~RandomGuy@replaced-ip )
1668 [20:36:15] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
1669 [20:38:13] *** Joins: deltanedas (~deltaneda@replaced-ip )
1670 [20:38:35] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1671 [20:45:51] *** Joins: sinaowolabi (~Sina@replaced-ip )
1672 [20:47:25] *** Quits: FennecCode (MadestMadn@replaced-ip ) (Ping timeout: 240 seconds)
1673 [20:51:21] *** Joins: yokel (~yokel@replaced-ip )
1674 [20:52:02] *** Quits: Christian75 (~Christian@replaced-ip ) (Remote host closed the connection)
1675 [20:52:04] *** Joins: cheet (~cheet@replaced-ip )
1676 [20:52:25] *** Quits: paulgrmn (~paulgrmn@replaced-ip ) (Ping timeout: 240 seconds)
1677 [20:52:42] *** Quits: RandomGuy90 (~RandomGuy@replaced-ip ) (Quit: WeeChat 2.3)
1678 [20:53:10] *** Joins: RandomGuy90 (~RandomGuy@replaced-ip )
1679 [20:53:49] *** Joins: Christian75 (~Christian@replaced-ip )
1680 [20:55:44] *** Joins: fling (~fling@replaced-ip )
1681 [20:56:14] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1682 [21:01:09] *** Quits: k4nz (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1683 [21:02:04] *** Joins: k4nz (~Thunderbi@replaced-ip )
1684 [21:03:12] *** Joins: rebrec (~rebrec@replaced-ip )
1685 [21:09:55] *** Joins: metro (~metro@replaced-ip )
1686 [21:13:52] *** Quits: Gerowen (~Gerowen@replaced-ip ) (Quit: Leaving)
1687 [21:14:37] *** Joins: m0u_ (~m0u@replaced-ip )
1688 [21:15:36] *** Joins: coot (~coot@replaced-ip )
1689 [21:17:28] *** Parts: dw1 (~me@replaced-ip ) ("✌(◕‿-)✌")
1690 [21:19:25] *** Quits: hramrach (hramrach@replaced-ip ) (Ping timeout: 240 seconds)
1691 [21:21:58] *** Joins: debsan (~debsan@replaced-ip )
1692 [21:23:55] *** Joins: Trieste (~T@replaced-ip )
1693 [21:24:19] *** Joins: Betal (~Betal@replaced-ip )
1694 [21:26:44] *** Quits: ElNomReal (~E@replaced-ip ) (Remote host closed the connection)
1695 [21:26:49] *** Joins: yokel (~yokel@replaced-ip )
1696 [21:29:13] *** Quits: mirrorbird (~psutcliff@replaced-ip ) (Ping timeout: 244 seconds)
1697 [21:32:35] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1698 [21:33:42] *** Joins: Myst (~Myst@replaced-ip )
1699 [21:33:47] <Myst> Hello
1700 [21:34:35] *** Joins: magnulu (~magnulu@replaced-ip )
1701 [21:35:51] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1702 [21:35:51] *** Quits: gribouille (~rrrrrr@replaced-ip ) (Quit: Leaving)
1703 [21:35:59] *** Joins: ElNomReal (~E@replaced-ip )
1704 [21:36:55] *** Joins: lisco (~lisco@replaced-ip )
1705 [21:39:33] *** Joins: hodyna (~hodyna@replaced-ip )
1706 [21:40:01] *** Joins: nebunez (~user@replaced-ip )
1707 [21:42:40] *** Quits: m0u_ (~m0u@replaced-ip ) (Ping timeout: 246 seconds)
1708 [21:45:30] *** Joins: yokel (~yokel@replaced-ip )
1709 [21:47:24] *** Joins: rf-n00b_ (rf-n00b@replaced-ip )
1710 [21:48:07] *** Joins: nan` (~nan`@replaced-ip )
1711 [21:48:11] *** Quits: rf-n00b (rf-n00b@replaced-ip ) (Ping timeout: 240 seconds)
1712 [21:49:01] *** debhelper sets mode: +l 1145
1713 [21:49:09] *** Quits: AimHere (~David@replaced-ip ) (Quit: Leaving)
1714 [21:50:22] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
1715 [21:50:29] *** Quits: Highlander (~alain@replaced-ip ) (Quit: Highlander)
1716 [21:52:08] <nvz> o/
1717 [21:53:56] <jhutchins> ,kernels
1718 [21:53:57] <judd> Available kernel versions are:
experimental: 5.8.0-trunk-686-pae (5.8.3-1~exp1); sid: 5.8.0-1-686
(5.8.7-1); bullseye: 5.8.0-1-686 (5.8.7-1); buster-backports:
5.7.0-0.bpo.2-686 (5.7.10-1~bpo10+1); buster: 4.19.0-10-686
(4.19.132-1); stretch-backports: 4.19.0-0.bpo.9-686-pae
(4.19.118-2+deb10u1~bpo9+1); stretch: 4.19.0-0.bpo.10-686-pae
(4.19.132-1~deb9u2); jessie-backports:
1719 [21:53:58] <judd> 4.9.0-0.bpo.6-686-pae
(4.9.88-1+deb9u1~bpo8+1); jessie: 4.9.0-0.bpo.12-686
(4.9.210-1+deb9u1~deb8u1)
1720 [21:54:37] *** Quits: NetTerminalGene (~Thunderbi@replaced-ip ) (Quit: NetTerminalGene)
1721 [21:55:12] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1722 [21:56:10] *** Joins: shabius (~shabius@replaced-ip )
1723 [21:56:22] *** Joins: m0u_ (~m0u@replaced-ip )
1724 [22:02:46] *** Quits: supercoven (~Supercove@replaced-ip ) (Read error: Connection reset by peer)
1725 [22:03:13] *** Joins: bocaneri (sauvin@replaced-ip )
1726 [22:06:39] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1727 [22:06:44] *** Joins: n4dir (~n4dir@replaced-ip )
1728 [22:07:33] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
1729 [22:11:24] *** Quits: hodyna (~hodyna@replaced-ip ) (Quit: Leaving)
1730 [22:12:25] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 258 seconds)
1731 [22:13:16] *** Quits: martinus__ (~martin@replaced-ip ) (Ping timeout: 256 seconds)
1732 [22:14:11] *** Joins: akp55 (~akp55@replaced-ip )
1733 [22:14:23] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
1734 [22:14:55] *** Quits: jess (jess@replaced-ip ) (Ping timeout: 240 seconds)
1735 [22:15:03] *** Quits: Hallcyon (~Hallcyon@replaced-ip ) (Quit: Halcyon flies away.)
1736 [22:15:28] *** Parts: nickodd (~nickodd@replaced-ip ) ()
1737 [22:15:28] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
1738 [22:18:03] *** Joins: jpe (~jp@replaced-ip )
1739 [22:18:43] *** Quits: koniu (~koniu@replaced-ip ) (Ping timeout: 240 seconds)
1740 [22:18:48] *** Quits: akp55 (~akp55@replaced-ip ) (Ping timeout: 260 seconds)
1741 [22:19:01] *** debhelper sets mode: +l 1133
1742 [22:19:04] *** Joins: Hallcyon (~Hallcyon@replaced-ip )
1743 [22:19:06] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1744 [22:20:25] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Ping timeout: 240 seconds)
1745 [22:21:44] *** Joins: deb (~deb@replaced-ip )
1746 [22:25:53] *** Quits: ElNomReal (~E@replaced-ip ) (Remote host closed the connection)
1747 [22:26:24] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Quit: leaving)
1748 [22:27:42] *** Joins: ceska (~Cieska@replaced-ip )
1749 [22:29:09] *** Quits: menace (~deknos@replaced-ip ) (Ping timeout: 244 seconds)
1750 [22:29:59] *** Joins: lesless (~lessless@replaced-ip )
1751 [22:30:07] *** Joins: yokel (~yokel@replaced-ip )
1752 [22:31:14] *** Quits: lesless (~lessless@replaced-ip ) (Client Quit)
1753 [22:31:15] *** Joins: koniu (~koniu@replaced-ip )
1754 [22:32:07] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 240 seconds)
1755 [22:33:23] *** Joins: jess (jess@replaced-ip )
1756 [22:35:42] *** rf-n00b_ is now known as rf-n00b
1757 [22:38:25] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 256 seconds)
1758 [22:38:48] *** Quits: magyar (~magyar@replaced-ip ) (Quit: Riding the split)
1759 [22:38:55] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 240 seconds)
1760 [22:39:34] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 244 seconds)
1761 [22:39:51] *** Quits: xmattx__ (~matt@replaced-ip ) (Quit: Konversation terminated!)
1762 [22:40:36] *** Quits: m0u_ (~m0u@replaced-ip ) (Ping timeout: 244 seconds)
1763 [22:40:54] *** Joins: Immanuel (~Manu@replaced-ip )
1764 [22:42:31] *** Joins: nsr_afk (~inkognito@replaced-ip )
1765 [22:42:36] *** Joins: magyar (~magyar@replaced-ip )
1766 [22:43:25] *** Quits: nsrafk (~inkognito@replaced-ip ) (Ping timeout: 264 seconds)
1767 [22:43:33] *** nsr_afk is now known as nsrafk
1768 [22:43:46] *** Joins: yokel (~yokel@replaced-ip )
1769 [22:44:50] *** Joins: uvolmer (~uvolmer@replaced-ip )
1770 [22:45:10] *** Joins: mirrorbird (~psutcliff@replaced-ip )
1771 [22:45:15] *** Quits: johnjay (~pi@replaced-ip ) (Ping timeout: 244 seconds)
1772 [22:46:32] *** Quits: szorfein (~daggoth@replaced-ip ) (Quit: szorfein)
1773 [22:47:35] *** Quits: amlchief (~amlchief@replaced-ip ) (Remote host closed the connection)
1774 [22:49:45] *** Joins: in1t3r (~LordShiva@replaced-ip )
1775 [22:51:12] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
1776 [22:56:28] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
1777 [22:58:44] *** Quits: mpmc (~mpmc@replaced-ip##) (Quit: ZNC - ##replaced-url
1778 [22:59:01] *** debhelper sets mode: +l 1127
1779 [22:59:47] *** Quits: uvolmer (~uvolmer@replaced-ip ) (Ping timeout: 240 seconds)
1780 [23:00:02] *** Parts: virusuy (~virusuy@replaced-ip ) ()
1781 [23:01:11] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1782 [23:01:45] *** Joins: mpmc (~mpmc@replaced-ip )
1783 [23:02:54] *** Joins: Raito_Bezarius (~Raito_Bez@replaced-ip )
1784 [23:09:48] *** Joins: yokel (~yokel@replaced-ip )
1785 [23:13:31] *** Quits: mpmc (~mpmc@replaced-ip ) (Remote host closed the connection)
1786 [23:14:30] *** Joins: mpmc (~mpmc@replaced-ip )
1787 [23:14:34] *** Joins: b1ack0p (~m@replaced-ip )
1788 [23:17:16] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1789 [23:19:08] *** Joins: Dancus (~Dancus@replaced-ip )
1790 [23:20:04] *** Joins: winy (~vince@replaced-ip )
1791 [23:25:18] *** Joins: akp55 (~akp55@replaced-ip )
1792 [23:27:02] *** Quits: rovonovo_zoro (uid229900@replaced-ip ) (Quit: Connection closed for inactivity)
1793 [23:27:33] *** Joins: apt (ibot@replaced-ip )
1794 [23:28:34] *** Quits: stree (~stree@replaced-ip ) (Ping timeout: 244 seconds)
1795 [23:28:49] *** Joins: freebench_ (~freebench@replaced-ip )
1796 [23:29:31] *** Joins: alexandros_c (~alexandro@replaced-ip )
1797 [23:29:58] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 260 seconds)
1798 [23:30:16] *** Joins: Deknos (~deknos@replaced-ip )
1799 [23:30:55] *** Quits: freebench (~freebench@replaced-ip ) (Ping timeout: 240 seconds)
1800 [23:31:01] *** Quits: cliluw (~cliluw@replaced-ip ) (Remote host closed the connection)
1801 [23:32:31] *** Joins: cliluw (~cliluw@replaced-ip )
1802 [23:33:13] *** Quits: deltanedas (~deltaneda@replaced-ip ) (Ping timeout: 244 seconds)
1803 [23:33:57] *** Joins: johnjay (~pi@replaced-ip )
1804 [23:34:59] *** Quits: ikus060 (~ikus060@replaced-ip ) (Quit: Leaving)
1805 [23:35:02] *** Quits: coot (~coot@replaced-ip ) (Quit: coot)
1806 [23:38:20] *** Joins: adapter (~adapter@replaced-ip )
1807 [23:39:49] *** Joins: evilbug (~evilbug@replaced-ip )
1808 [23:42:30] *** Joins: yokel (~yokel@replaced-ip )
1809 [23:43:19] *** Joins: paulgrmn (~paulgrmn@replaced-ip )
1810 [23:47:58] *** Joins: anon0913 (~anon@replaced-ip )
1811 [23:49:01] *** debhelper sets mode: +l 1135
1812 [23:49:25] *** Quits: fredl (~fredl@replaced-ip ) (Ping timeout: 240 seconds)
1813 [23:50:15] *** Quits: Dancus (~Dancus@replaced-ip ) (Quit: Leaving)
1814 [23:51:00] *** Quits: adapter (~adapter@replaced-ip ) (Read error: Connection reset by peer)
1815 [23:53:56] *** Joins: dvs (~hibbard@replaced-ip )
1816 [23:53:58] *** Quits: yokel (~yokel@replaced-ip ) (Ping timeout: 244 seconds)
1817 [23:54:45] *** Quits: fflori (~fflori@replaced-ip ) (Remote host closed the connection)
1818 [23:54:59] *** Quits: deb (~deb@replaced-ip ) (Ping timeout: 240 seconds)
1819 [23:58:19] *** Quits: Case_Of (~Case_Of@replaced-ip##) (Quit: ZNC - ##replaced-url
1820 [23:58:27] *** Joins: yokel (~yokel@replaced-ip )
1821 [23:58:36] *** Joins: Case_Of (~Case_Of@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be