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 |
---|---|---|---|---|---|---|
stranglerfish
| 408 | 408 |
i am going to a therapist currently but so far it hasn't helped :s
|
2017-09-02
| 806 |
train
|
creat
| 426 | 426 |
In Ubuntu, when connecting a USB-powered HDD (WD My Passport) or a flash key through a USB3 hub (AmazonBasics 4-port), the HDD/key isn't detected automatically. And they get detected only after doing "sudo lsusb -v" Connecting them directly to system works though.
|
2017-09-02
| 807 |
train
|
vadi
| 426 | 426 |
My Ubuntu 17.04 is not detecting my Android phone at all when I plug it in - nothing new shows up on dmesg and it's not on lsusb. The phone however blips and starts charging fine when I plug it in. How can I fix this?
|
2017-09-02
| 808 |
train
|
ducasse
| 427 | 427 |
vadi: check that you're using a data cable, not just a charging cable
|
2017-09-02
| 809 |
train
|
creat
| 428 | 428 |
The issue is present in last two LTS releases.
|
2017-09-02
| 810 |
train
|
creat
| 428 | 428 |
Have not checked on other versions
|
2017-09-02
| 811 |
train
|
vadi
| 428 | 428 |
ducasse: how do I check that?
|
2017-09-02
| 812 |
train
|
vadi
| 430 | 430 |
Ah yep, a different cable worked. Thanks
|
2017-09-02
| 813 |
train
|
ducasse
| 431 | 431 |
creat: i'd suspect that's a problem with the hub, not ubuntu
|
2017-09-02
| 814 |
train
|
creat
| 432 | 432 |
No driver problems or anything like that?
|
2017-09-02
| 815 |
train
|
ducasse
| 432 | 432 |
i doubt it
|
2017-09-02
| 816 |
train
|
creat
| 433 | 433 |
I see
|
2017-09-02
| 817 |
train
|
chakli
| 434 | 434 |
Hello guys, I was trying to install ubuntu, i have tried 17.04 gnome and 17.10 ubuntu. and in both i get an error. grub-efi-amd64-signed package failed to install in /target/ . Is there any way to solve this
|
2017-09-02
| 818 |
train
|
hypermist
| 444 | 444 |
can someone help me with the error /lib/ld-linux-armhf.so.3: No such file or directory
|
2017-09-02
| 819 |
train
|
hypermist
| 444 | 444 |
trying to cross compile
|
2017-09-02
| 820 |
train
|
ducasse
| 445 | 445 |
hypermist: try #ubuntu-arm
|
2017-09-02
| 821 |
train
|
hypermist
| 445 | 445 |
yu
|
2017-09-02
| 822 |
train
|
hypermist
| 445 | 445 |
ty *
|
2017-09-02
| 823 |
train
|
theSanDiegoKid
| 461 | 461 |
How can I edit a text file that requires root access?
|
2017-09-02
| 824 |
train
|
ducasse
| 462 | 462 |
theSanDiegoKid: gui or terminal?
|
2017-09-02
| 825 |
train
|
theSanDiegoKid
| 463 | 463 |
ducasse, gui but I think I just figured it out in terminalby using nano.
|
2017-09-02
| 826 |
train
|
ducasse
| 467 | 467 |
theSanDiegoKid: if you want to use a gui editor, don't start it with sudo - use gksudo
|
2017-09-02
| 827 |
train
|
theSanDiegoKid
| 468 | 468 |
ducasse: oh okay.. thanks!
|
2017-09-02
| 828 |
train
|
theSanDiegoKid
| 469 | 469 |
Has anyone used android studio on ubuntu? For some reason my device is not showing up as a run environment.
|
2017-09-02
| 829 |
train
|
theSanDiegoKid
| 473 | 473 |
Ignore that, figured it out.
|
2017-09-02
| 830 |
train
|
koomen
| 474 | 474 |
Hi there. I use ubuntu with i3 and I have some problems with my brightness. When I use the brightness-controller and I adjust the screen brightness, it instantly changes back to my current state (something keeps overwriting it I think) and with xbacklight I get the message: "No outputs have backlight property" ... even though I have some settings in /etc/X11/xorg.conf to define my card and backlight property,
|
2017-09-02
| 831 |
train
|
koomen
| 474 | 474 |
it nothing works... anyone knows this problem or can help me debug? I tried sooo many things already...
|
2017-09-02
| 832 |
train
|
Hexal
| 476 | 476 |
Hi, I'm using dual OS Ubuntu 16.4 and Windows 10, I would like to installing Ubuntu 17 which is I already downloaded and burn in USB Live
|
2017-09-02
| 833 |
train
|
ducasse
| 476 | 476 |
koomen: please don't crosspost
|
2017-09-02
| 834 |
train
|
koomen
| 476 | 476 |
ducasse: np
|
2017-09-02
| 835 |
train
|
ntinos
| 478 | 478 |
koomen: what `ls /sys/class/backlight` gives you?
|
2017-09-02
| 836 |
train
|
koomen
| 478 | 478 |
ntinos: intel_backlight -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
|
2017-09-02
| 837 |
train
|
Hexal
| 479 | 479 |
May I ask you someone help me about this without loosing my data on windows and grub working again
|
2017-09-02
| 838 |
train
|
ntinos
| 480 | 480 |
koomen: do `cat brightness` and then `echo number | sudo tee /sys/class/backlight/intel_backlight/brightness`
|
2017-09-02
| 839 |
train
|
koomen
| 480 | 480 |
ntinos: yeah that does work already.
|
2017-09-02
| 840 |
train
|
ntinos
| 481 | 481 |
so the problem is using your fn keys and xbacklight?
|
2017-09-02
| 841 |
train
|
koomen
| 481 | 481 |
ntinos: well the keys are set properly, but xbacklight needs an output or so which it doesn't have... can't find my screen I think since it says: "No outputs have backlight property"
|
2017-09-02
| 842 |
train
|
ntinos
| 486 | 486 |
yes, xbacklight has issues with Intel
|
2017-09-02
| 843 |
train
|
ntinos
| 486 | 486 |
mind posting /etc/X11/xorg.conf?
|
2017-09-02
| 844 |
train
|
koomen
| 486 | 486 |
ntinos: well it worked before ...
|
2017-09-02
| 845 |
train
|
koomen
| 486 | 486 |
ntinos: sure, sec
|
2017-09-02
| 846 |
train
|
ntinos
| 487 | 487 |
koomen: did update anything? kernel, xorg, driver?
|
2017-09-02
| 847 |
train
|
koomen
| 487 | 487 |
ntinos: well I did install a lot of system stuff on my previous install of ubuntu ... I did a re-install because I accidently upgraded, instead of updated
|
2017-09-02
| 848 |
train
|
koomen
| 488 | 488 |
so I did a reinstall and now it doesn't work and I can't find out what I need to get it fixed
|
2017-09-02
| 849 |
train
|
koomen
| 489 | 489 |
ntinos: https://wiki.archlinux.org/index.php/backlight#xbacklight this is what I used
|
2017-09-02
| 850 |
train
|
koomen
| 489 | 489 |
the section about: put this in your "/etc/X11/xorg.conf"
|
2017-09-02
| 851 |
train
|
ntinos
| 492 | 492 |
maybe you can put your busid as well; what `lspci -k | grep VGA` gives you?
|
2017-09-02
| 852 |
train
|
koomen
| 493 | 493 |
ntinos: 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
|
2017-09-02
| 853 |
train
|
ntinos
| 493 | 493 |
Hexal: start the installation, format ONLY the ubuntu partition and reinstall it on it
|
2017-09-02
| 854 |
train
|
Hexal
| 493 | 493 |
ntinos, I'll starting now
|
2017-09-02
| 855 |
train
|
ntinos
| 494 | 494 |
koomen: put: BusID "PCI:0:2:0"
|
2017-09-02
| 856 |
train
|
ntinos
| 494 | 494 |
below Option on your xorg.conf
|
2017-09-02
| 857 |
train
|
koomen
| 494 | 494 |
ntinos: did that already, didn't work either
|
2017-09-02
| 858 |
train
|
ntinos
| 497 | 497 |
maybe rm intel_backlight symlink, rm backlight dir, and do ln -s ../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight backlight
|
2017-09-02
| 859 |
train
|
spexi
| 498 | 498 |
Hi! I just installed Ubuntu server 16.04.3 LTS and I can't get wired or wireless connection working. Devices are Realtek RTL8111/8168 and Qualcomm Atheros AR9287.
|
2017-09-02
| 860 |
train
|
spexi
| 498 | 498 |
I have tried different configurations to /etc/network/interfaces. Setting iface enp3s0 inet dhcp takes forever to run, over 5min on boot. With static it won't work either. What was weird, was that with both wired and wireless I could ping the very first time, and every other ping attempt after that was packet loss. What should I try?
|
2017-09-02
| 861 |
train
|
koomen
| 499 | 499 |
ntinos: how can I remove it ? it says: Operation nothing permitted when I am in "sudo -i"
|
2017-09-02
| 862 |
train
|
koomen
| 499 | 499 |
operation not permitted **
|
2017-09-02
| 863 |
train
|
ntinos
| 501 | 501 |
well, crap; do you really need xbacklight tho? you can use a script to wrap cat/echo on /sys/.../brightness
|
2017-09-02
| 864 |
train
|
koomen
| 502 | 502 |
ntinos: I don't mind ... I just want somthing that can help me adjust my brightness, but without having it to run with sudo
|
2017-09-02
| 865 |
train
|
koomen
| 503 | 503 |
ntinos: I just want something that adds +2% or so to the brightness when I press my keyboard key...
|
2017-09-02
| 866 |
train
|
ntinos
| 503 | 503 |
https://ptpb.pw/67pn
|
2017-09-02
| 867 |
train
|
ntinos
| 503 | 503 |
I'm using this
|
2017-09-02
| 868 |
train
|
ntinos
| 503 | 503 |
on STEP change 20 to 50 if you want 2% steps
|
2017-09-02
| 869 |
train
|
ntinos
| 504 | 504 |
the just call it as /path/to/script.sh up and /path/to/script.sh down
|
2017-09-02
| 870 |
train
|
koomen
| 504 | 504 |
ntinos: yeah but .. I still have to run that as sudo ...
|
2017-09-02
| 871 |
train
|
koomen
| 504 | 504 |
ntinos: ain't gonna work right when I bind it in i3 to my keyboard key?
|
2017-09-02
| 872 |
train
|
EriC^^
| 505 | 505 |
koomen: try xbacklight
|
2017-09-02
| 873 |
train
|
koomen
| 505 | 505 |
EriC^^: I have a problem with that ... that's the point of not using it
|
2017-09-02
| 874 |
train
|
EriC^^
| 505 | 505 |
what's the problem?
|
2017-09-02
| 875 |
train
|
koomen
| 505 | 505 |
EriC^^: it says: "no outputs have backlight property"
|
2017-09-02
| 876 |
train
|
Hexal
| 505 | 505 |
ntinos, I'm in "Installation type"but none of the options on this page is not active
|
2017-09-02
| 877 |
train
|
EriC^^
| 505 | 505 |
oh, write a script that adds or removes
|
2017-09-02
| 878 |
train
|
Hexal
| 506 | 506 |
Hi EriC^^
|
2017-09-02
| 879 |
train
|
EriC^^
| 506 | 506 |
hi Hexal
|
2017-09-02
| 880 |
train
|
koomen
| 506 | 506 |
EriC^^: yeah but I have to run that script as sudo
|
2017-09-02
| 881 |
train
|
Hexal
| 506 | 506 |
I'm started installing :D
|
2017-09-02
| 882 |
train
|
koomen
| 506 | 506 |
EriC^^: and then I can't bind it to my keyboard keys ...
|
2017-09-02
| 883 |
train
|
EriC^^
| 506 | 506 |
koomen: yeah, add it to /etc/sudoers with NOPASSWD
|
2017-09-02
| 884 |
train
|
koomen
| 506 | 506 |
EriC^^: oh, haven't thought about that ..
|
2017-09-02
| 885 |
train
|
koomen
| 506 | 506 |
mhmh, let me try!
|
2017-09-02
| 886 |
train
|
ntinos
| 508 | 508 |
as alternative and if you're running acpid, add it to your actions/events
|
2017-09-02
| 887 |
train
|
Hexal
| 511 | 511 |
ntinos, Please check this link https://i.imgur.com/tPpGkLM.jpg
|
2017-09-02
| 888 |
train
|
ntinos
| 512 | 512 |
Hexal: something else and new pic
|
2017-09-02
| 889 |
train
|
Hexal
| 512 | 512 |
ntinos, yes :))
|
2017-09-02
| 890 |
train
|
Hexal
| 513 | 513 |
ntinos, but not working on something else too
|
2017-09-02
| 891 |
train
|
Hexal
| 513 | 513 |
ntinos, "continue" is detractive
|
2017-09-02
| 892 |
train
|
Hexal
| 514 | 514 |
detective*
|
2017-09-02
| 893 |
train
|
Hexal
| 514 | 514 |
sorry for typo
|
2017-09-02
| 894 |
train
|
Hexal
| 514 | 514 |
deactivate*
|
2017-09-02
| 895 |
train
|
ntinos
| 514 | 514 |
you mean the option to continue is disabled? cannot really help with that
|
2017-09-02
| 896 |
train
|
Hexal
| 515 | 515 |
ntinos, yes exactly
|
2017-09-02
| 897 |
train
|
Hexal
| 515 | 515 |
ntinos, I'll start installation from beginning
|
2017-09-02
| 898 |
train
|
Hexal
| 520 | 520 |
ntinos, "Primary" or "Logical"?
|
2017-09-02
| 899 |
train
|
ntinos
| 521 | 521 |
what you had already; don't delete anything; just format current ubuntu partition
|
2017-09-02
| 900 |
train
|
ntinos
| 521 | 521 |
supposing you have no files needed
|
2017-09-02
| 901 |
train
|
Hexal
| 523 | 523 |
ntinos, I did that and now I'm choosing my country
|
2017-09-02
| 902 |
train
|
Hexal
| 535 | 535 |
ntinos, already done thank you
|
2017-09-02
| 903 |
train
|
Hexal
| 538 | 538 |
ntinos, I start updating and showing me this message "E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
|
2017-09-02
| 904 |
train
|
ntinos
| 540 | 540 |
Hexal: sudo apt update?
|
2017-09-02
| 905 |
train
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.