speaker
stringlengths
1
16
start
int64
0
1.44k
end
int64
0
1.44k
text
stringlengths
0
498
dialogue_id
stringclasses
179 values
turn_id
int64
0
2.6k
original_split
stringclasses
6 values
oerheks
941
941
driver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use'
2017-09-02
206
train
linuxnoob011
941
941
16.04.2 LTS (xenial); 4.10.0-33-generic
2017-09-02
207
train
CountryfiedLinux
941
941
ok thanks
2017-09-02
208
train
linuxnoob011
941
941
pavlos ^
2017-09-02
209
train
CountryfiedLinux
942
942
It says amdgpu driver in use.
2017-09-02
210
train
CountryfiedLinux
943
943
Kernel driver in use: amdgpu
2017-09-02
211
train
CountryfiedLinux
943
943
So that means I have it loaded?
2017-09-02
212
train
CountryfiedLinux
944
944
I don't know the difference between amdgpu and amdgpu-pro.
2017-09-02
213
train
yasonTR
944
944
will rsnapshot work on ubuntu 16.04?
2017-09-02
214
train
pavlos
945
945
linuxnoob011: try sudo modprobe alx (you can see the modules loaded with lsmod
2017-09-02
215
train
linuxnoob011
946
946
a lot to re-type. let me see if i can throw in a usb wireless card and connect from the ubuntu comp
2017-09-02
216
train
linuxnoob011
946
946
is it ok if i brb in 2 mins pavlos?
2017-09-02
217
train
pavlos
946
946
sure
2017-09-02
218
train
CountryfiedLinux
946
946
Is amdgpu and amdgpu-pro the same thing? Am I using the supported driver or the dead one?
2017-09-02
219
train
ChaosD
946
946
leftyfb: my internal cardreader disconnects, not my sdcard. i got ro and dmesg shows that my dev 4 on bus 2 disconnects an after a few ms it reconnects as dev 6 on bus 2.
2017-09-02
220
train
oerheks
949
949
CountryfiedLinux, take a read firsthttps://help.ubuntu.com/community/AMDGPU-Driver
2017-09-02
221
train
oerheks
949
949
i already explained
2017-09-02
222
train
CountryfiedLinux
950
950
ok thanks
2017-09-02
223
train
CountryfiedLinux
951
951
I didn't clearly understand but that articled answered my question.
2017-09-02
224
train
linuxnoob011
954
954
hi pavlos--having a hard time getting my wireless to work through ubuntu as well, so i will retype as necessary
2017-09-02
225
train
linuxnoob011
955
955
the commands you last asked me to run returns a long output--is there anything in particular you are looking for?
2017-09-02
226
train
pavlos
955
955
linuxnoob011: your card should work with 16.04 and that kernel
2017-09-02
227
train
linuxnoob011
955
955
agreed--and it has as recently as 48 hours ago
2017-09-02
228
train
pavlos
955
955
linuxnoob011: the modprobe adds a module just in case it was not loaded ... lsmod lists all the modules you have
2017-09-02
229
train
linuxnoob011
956
956
ah, i see
2017-09-02
230
train
linuxnoob011
956
956
so i had a semi-complex network setup before
2017-09-02
231
train
pavlos
956
956
linuxnoob011: can you boot with another kernel?
2017-09-02
232
train
pavlos
956
956
linuxnoob011: what is semi-complex?
2017-09-02
233
train
linuxnoob011
956
956
i had a split tunnel vpn set up. not sure i would have changed anything that would affect basic connectivity
2017-09-02
234
train
linuxnoob011
957
957
i mean, i undid the obvious things, like the static ip address to a gateway that no longer exists
2017-09-02
235
train
linuxnoob011
957
957
but if there are other sanity checks i should do, i'm happy to run them
2017-09-02
236
train
linuxnoob011
957
957
and i'm sure i can figure out how to boot to another kernel. maybe 4.8?
2017-09-02
237
train
pavlos
957
957
linuxnoob011: look at your /etc/network/interfaces
2017-09-02
238
train
linuxnoob011
958
958
it's set back to a vanilla version
2017-09-02
239
train
linuxnoob011
958
958
both the loopback interface and the ehternet are set to auto
2017-09-02
240
train
linuxnoob011
958
958
and the ethernet to use dhcp
2017-09-02
241
train
pavlos
958
958
linuxnoob011: to boot another kernel, during boot press the left shift so that the grub menu comes up and you select older kernel
2017-09-02
242
train
pavlos
959
959
linuxnoob011: auto eth0 inet dhcp (or another device enp2s0
2017-09-02
243
train
linuxnoob011
959
959
ah, wasn't sure if i'd have to download an old kernel
2017-09-02
244
train
linuxnoob011
959
959
i'll try to boot up an old version now
2017-09-02
245
train
pavlos
959
959
linuxnoob011: the kernels you have are in /boot
2017-09-02
246
train
BluesKaj
960
960
HI folks
2017-09-02
247
train
linuxnoob011
960
960
pavlos already restarting. i should have checked /boot first. i think i purged after my last upgrade
2017-09-02
248
train
pavlos
960
960
linuxnoob011: are you using Network Manager to manage your connections?
2017-09-02
249
train
linuxnoob011
960
960
usually, no. but right this second, yes.
2017-09-02
250
train
linuxnoob011
961
961
basically, i tried to undo as much as my added complexity as possible and revert to base settings
2017-09-02
251
train
pavlos
961
961
linuxnoob011: if so, the interfaces file should just have auto lo iface lo inet loopback
2017-09-02
252
train
linuxnoob011
962
962
ah, fair point. i'll change that on reboot
2017-09-02
253
train
pavlos
962
962
linuxnoob011: you plugged a usb wifi and it did not pick up wireless ?
2017-09-02
254
train
linuxnoob011
963
963
it did not, but i'm not certain the card works natively with linux
2017-09-02
255
train
linuxnoob011
964
964
pavlos unfortunately, i'm having trouble booting into an older kernel. the left half of my screen is dead, so i can't tell what the boot options are. and plugging into an external didn't work
2017-09-02
256
train
pavlos
964
964
linuxnoob011: ifconfig lists just lo, no other network, right?
2017-09-02
257
train
linuxnoob011
964
964
when i'm back booted up, i'll confirm
2017-09-02
258
train
linuxnoob011
965
965
think ifconfig lists my ethernet device
2017-09-02
259
train
linuxnoob011
965
965
enp7s0
2017-09-02
260
train
pavlos
965
965
linuxnoob011: but no ip?
2017-09-02
261
train
linuxnoob011
965
965
if i manually assign it one
2017-09-02
262
train
linuxnoob011
965
965
it will show a local network ip
2017-09-02
263
train
linuxnoob011
965
965
i.e., if i give a static ip in /etc/network/intefaces
2017-09-02
264
train
pavlos
966
966
linuxnoob011: Network Manager should manage that if the wired connection is set to as DHCP
2017-09-02
265
train
pavlos
966
966
linuxnoob011: top right of screen, properties of the wired connection
2017-09-02
266
train
linuxnoob011
967
967
i'm going to try to boot into my usual kernel. i'll start network manager (it is not set to run by default so i have to start it on boot) pavlos
2017-09-02
267
train
linuxnoob011
967
967
and i will confirm my interfaces file only configures the loopback device
2017-09-02
268
train
pavlos
967
967
linuxnoob011: ok
2017-09-02
269
train
linuxnoob011
970
970
pavlos ok, all that is done
2017-09-02
270
train
linuxnoob011
970
970
pinging google returns an unknown host error
2017-09-02
271
train
linuxnoob011
970
970
ifconfig shows two network devices
2017-09-02
272
train
linuxnoob011
970
970
my ethernet card (no ip address)
2017-09-02
273
train
linuxnoob011
970
970
and the loopback device
2017-09-02
274
train
pavlos
971
971
linuxnoob011: if you look at the NM properties of the wired connection, the ipv4 settings should be DHCP. can you verify?
2017-09-02
275
train
linuxnoob011
971
971
hmm, the network manager menu is all greyed out
2017-09-02
276
train
linuxnoob011
972
972
i cannot edit the connections
2017-09-02
277
train
linuxnoob011
972
972
pavlos never mind--just took a bit for network manager to come up i guess. the options are no longer greyed out
2017-09-02
278
train
pavlos
973
973
linuxnoob011: your system is able to see the atheros card, it assigns enp7s0, the issue is you dont get dhcp and probably dns
2017-09-02
279
train
linuxnoob011
973
973
pavlos good intuition--the NM was set to manual
2017-09-02
280
train
linuxnoob011
973
973
changed it back to DHCP
2017-09-02
281
train
linuxnoob011
973
973
looks like i have an ip address on the ethernet card now
2017-09-02
282
train
pavlos
973
973
linuxnoob011: connection info might tell you your ip
2017-09-02
283
train
linuxnoob011
973
973
but pinging googles till returns an unknown host
2017-09-02
284
train
linuxnoob011
974
974
ah, just noticed:
2017-09-02
285
train
linuxnoob011
974
974
i now have an avahi profiled device
2017-09-02
286
train
linuxnoob011
974
974
i stil don't know what avahi is--i just usually try to avoid it
2017-09-02
287
train
pavlos
974
974
linuxnoob011: can you ping 8.8.8.8
2017-09-02
288
train
linuxnoob011
974
974
pavlos: no--unreachable
2017-09-02
289
train
pavlos
974
974
linuxnoob011: what ip did you get
2017-09-02
290
train
linuxnoob011
975
975
i'll pm my IP--one sec
2017-09-02
291
train
linuxnoob011
976
976
just sent over PM
2017-09-02
292
train
pavlos
977
977
linuxnoob011: saw it, this is a local ip
2017-09-02
293
train
hosas
1,002
1,002
does anyone here uses radiotray? do you still have access to SKY.fm? thanks
2017-09-02
294
train
imstucklikealway
1,015
1,015
I'm trying to make changes to nautilus and I need a little guidance. To start with I'm trying to find where a tooltip is used. I've found the tooltip and it references a c file that doesn't seem to exist. I've downloaded a few versions and in each case the file(s) a tooltip in en_GB.po references doesn't exist for example ../src/nautilus-window-menus.c:548
2017-09-02
295
train
jdjn
1,021
1,021
huzza! the window buttons are finally in the proper place
2017-09-02
296
train
ioria
1,029
1,029
imstucklikealway, afaik only in the left panel
2017-09-02
297
train
pepee
1,034
1,034
hi. I have this intel skylate (i7-6700hq) + nvidia 960m laptop, asus n552vw, that freezes on resume from suspend (magic sysrq keys work), when running on battery... has anyone had a similar issue, or has any clue on what could be the problem/solution?
2017-09-02
298
train
brainwash
1,064
1,064
pepee: I would check the system log
2017-09-02
299
train
m15k
1,072
1,072
Hi. Can someone tell me what's happening when I've got a virtual server and curl the servers domain. Is the request going via loopback interfaces or is it handles like a normal internet request.
2017-09-02
300
train
pepee
1,074
1,074
brainwash, yeah, tried that already... read/write to disk freezes, then the whole system does, so there is nothing in the logs
2017-09-02
301
train
tgm4883
1,074
1,074
m15k: it would depend on what IP is getting returned
2017-09-02
302
train
vlt
1,075
1,075
m15k: The request goes to the IP address the DNS returns.
2017-09-02
303
train
brainwash
1,075
1,075
pepee: well, then test with the latest kernel from the kernel ppa site
2017-09-02
304
train
tgm4883
1,075
1,075
m15k: ping the address and it will tell you what IP address it's doing
2017-09-02
305
train