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 |
---|---|---|---|---|---|---|
josuebc | 1,241 | 1,241 | Hi there. I have an ESC/POS printer which appears under /dev/ttyAMC0. I can send some raw data doing something like `echo "raw data" > /dev/ttyACM0` and it prints. I then added the printer doing `lpadmin -p thermal -v serial:/dev/ttyACM0` and added my user to dialout group. Now when trying to print something using `lpr -r -l -P thermal to_print.txt` I get a "Unable to open serial port: Permission denied" error. Any idea why? | pilot-data | 1,759 | annotation-process |
Ben64 | 1,242 | 1,242 | josuebc: you might need to reboot for the change in group membership to take effect | pilot-data | 1,760 | annotation-process |
josuebc | 1,242 | 1,242 | Ben64: Already done that. | pilot-data | 1,761 | annotation-process |
ppf | 1,242 | 1,242 | SimonKLB: did you install cuda? | pilot-data | 1,762 | annotation-process |
akik | 1,243 | 1,243 | MonsieurBon: did you see which application is making the connections? | pilot-data | 1,763 | annotation-process |
niytro | 1,243 | 1,243 | hi all =) just wondering how to install QuickTime and Adobe Acrobat Reader plugins for chromium? I need to do an online course | pilot-data | 1,764 | annotation-process |
SimonKLB | 1,243 | 1,243 | ppf: not that im aware of, its possible if its bundled with nvidia somehow | pilot-data | 1,765 | annotation-process |
SimonKLB | 1,244 | 1,244 | dpkg -l | grep -i cuda gives me nothing though | pilot-data | 1,766 | annotation-process |
ppf | 1,244 | 1,244 | dpkg -l '*cuda*'? | pilot-data | 1,767 | annotation-process |
ppf | 1,244 | 1,244 | ah, yea that should yield about the same | pilot-data | 1,768 | annotation-process |
MonsieurBon | 1,244 | 1,244 | akik, seems to be apache2 but that still leaves me clueless... I'm wondering if I should open the connection and run tcpdump to see what's going on, but that's maybe a bit risky... | pilot-data | 1,769 | annotation-process |
ioria | 1,244 | 1,244 | SimonKLB, http://superuser.com/questions/956868/ubuntu-box-with-multiple-nvidia-graphic-cards | pilot-data | 1,770 | annotation-process |
ppf | 1,245 | 1,245 | what's it exactly that you want? (sorry i missed most of the conversation) | pilot-data | 1,771 | annotation-process |
SimonKLB | 1,245 | 1,245 | ppf: i have two nvidia cards, i want to use the secondary one for gpu passthrough in a vm | pilot-data | 1,772 | annotation-process |
SimonKLB | 1,245 | 1,245 | the problem is that the nvidia driver is claiming both of them during init | pilot-data | 1,773 | annotation-process |
SimonKLB | 1,246 | 1,246 | i think forcing vfio to load before nvidia will fix it | pilot-data | 1,774 | annotation-process |
SimonKLB | 1,246 | 1,246 | but im unable to do so | pilot-data | 1,775 | annotation-process |
apetiss | 1,246 | 1,246 | Any recommendations to an calendar app? (needs to be able to sync w google calendar) | pilot-data | 1,776 | annotation-process |
apetiss | 1,247 | 1,247 | cant get gnome calendar to work properly | pilot-data | 1,777 | annotation-process |
ioria | 1,247 | 1,247 | SimonKLB, have you seen this https://www.pugetsystems.com/labs/articles/Multiheaded-NVIDIA-Gaming-using-Ubuntu-14-04-KVM-585/ ? | pilot-data | 1,778 | annotation-process |
ppf | 1,248 | 1,248 | intersting hack | pilot-data | 1,779 | annotation-process |
ioria | 1,248 | 1,248 | SimonKLB, in particular this 'Create VFIO config files ' | pilot-data | 1,780 | annotation-process |
ppf | 1,248 | 1,248 | don't blacklist the driver, blacklist the card's pci address | pilot-data | 1,781 | annotation-process |
SimonKLB | 1,248 | 1,248 | ppf: didnt know you could that, please do tell! | pilot-data | 1,782 | annotation-process |
SimonKLB | 1,249 | 1,249 | ioria: not that one specifically, but ive read a lot of similar articles | pilot-data | 1,783 | annotation-process |
<system> | 1,249 | 1,249 | === nchambers is now known as Scrooge | pilot-data | 1,784 | annotation-process |
ppf | 1,250 | 1,250 | SimonKLB: it's from the link ioria posted | pilot-data | 1,785 | annotation-process |
SimonKLB | 1,250 | 1,250 | ah you mean through pci_stub? | pilot-data | 1,786 | annotation-process |
ppf | 1,250 | 1,250 | yes | pilot-data | 1,787 | annotation-process |
SimonKLB | 1,251 | 1,251 | the same problem remains there im afraid, pci_stub loads after nvidia haha | pilot-data | 1,788 | annotation-process |
SimonKLB | 1,251 | 1,251 | its driving me crazy | pilot-data | 1,789 | annotation-process |
backbox | 1,254 | 1,254 | oi | pilot-data | 1,790 | annotation-process |
Delphin2 | 1,256 | 1,256 | is there anyway to check ubuntu systems for problems if you upgrade and something is not working properly like ? | pilot-data | 1,791 | annotation-process |
ppf | 1,256 | 1,256 | Delphin2: check the log files | pilot-data | 1,792 | annotation-process |
ppf | 1,257 | 1,257 | SimonKLB: sorry i ran out of ideas | pilot-data | 1,793 | annotation-process |
Delphin2 | 1,257 | 1,257 | ppf: where would they be? | pilot-data | 1,794 | annotation-process |
MonsieurBon | 1,257 | 1,257 | akik, am I right, that I should not see any packages in tcpdump when they are dropped by iptables? | pilot-data | 1,795 | annotation-process |
ppf | 1,257 | 1,257 | you sure you're booting the right kernel? | pilot-data | 1,796 | annotation-process |
SimonKLB | 1,257 | 1,257 | ppf: no worries, im giving dracut a try now, wish me luck :D | pilot-data | 1,797 | annotation-process |
SimonKLB | 1,258 | 1,258 | ppf: yea, ive though of that as well hehe | pilot-data | 1,798 | annotation-process |
ppf | 1,258 | 1,258 | Delphin2: depends on what the problem is | pilot-data | 1,799 | annotation-process |
SimonKLB | 1,259 | 1,259 | ppf: it actually worked haha | pilot-data | 1,800 | annotation-process |
SimonKLB | 1,259 | 1,259 | rd.driver.pre for the win | pilot-data | 1,801 | annotation-process |
ppf | 1,259 | 1,259 | SimonKLB: nice :) | pilot-data | 1,802 | annotation-process |
confusius | 1,262 | 1,262 | good evening, folks. I am in need of assistance regarding m encrypted disk (on debian8 though...). What happened was (this is a full encrypted debian , encrypted with LUKS from the alternative installer) I booted up yesterday and debian reverted back to some default wallpaper but also did not accept my keystrokes anymore in a proper way (when typing a letter it would add an "s" in front of it) | pilot-data | 1,803 | annotation-process |
confusius | 1,262 | 1,262 | so I rebooted, but got a "no key with this passphrase available", on internal (laptop) and different USB keyboards / different USB port | pilot-data | 1,804 | annotation-process |
confusius | 1,262 | 1,262 | so I rebooted, but got a "no key with this passphrase available", on internal (laptop) and different USB keyboards / different USB port | pilot-data | 1,805 | annotation-process |
dax | 1,262 | 1,262 | confusius: ask #debian, this channel is for Ubuntu support | pilot-data | 1,806 | annotation-process |
confusius | 1,262 | 1,262 | meh, certainly true. What the heck was I thinking? | pilot-data | 1,807 | annotation-process |
confusius | 1,263 | 1,263 | sorry guys! | pilot-data | 1,808 | annotation-process |
confusius | 1,263 | 1,263 | (must be due to my previous help requests still being on kubuntu) | pilot-data | 1,809 | annotation-process |
MadDash | 1,265 | 1,265 | hi | pilot-data | 1,810 | annotation-process |
akik | 1,265 | 1,265 | MonsieurBon: i'm not sure about tcpdump question. you can block outgoing connections to www.williamhill.com (example) with: sudo ufw deny out from any to 141.138.130.12 | pilot-data | 1,811 | annotation-process |
MonsieurBon | 1,265 | 1,265 | akik, so I think the packages origin is actually from the outside as I'm seeing a lot of traffic in tcpdump to and from this address. The only thing I see is SYN and ACK packages though... I wonder why iptables is dropping the packages, as I have alowed related,established for both incoming and outgoing connections... | pilot-data | 1,812 | annotation-process |
akik | 1,266 | 1,266 | MonsieurBon: could it be advertisement traffic? | pilot-data | 1,813 | annotation-process |
akik | 1,267 | 1,267 | MonsieurBon: or if william hill is running a web crawler that hits your site | pilot-data | 1,814 | annotation-process |
MonsieurBon | 1,269 | 1,269 | akik, I don't have a website with ads on it. And that traffic would go from the users browser directly to the ad server, right? I will block the IP range for icoming traffic on port 80 and see what happens. Still wondering, why the outgoing packages are being dropped... | pilot-data | 1,815 | annotation-process |
UnderSampled | 1,272 | 1,272 | halp! | pilot-data | 1,816 | annotation-process |
<system> | 1,272 | 1,272 | === PaulW2U_ is now known as PaulW2U | pilot-data | 1,817 | annotation-process |
Bashing-om | 1,273 | 1,273 | !ask | pilot-data | 1,818 | annotation-process |
ubottu | 1,273 | 1,273 | Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience | pilot-data | 1,819 | annotation-process |
UnderSampled | 1,273 | 1,273 | I was running do-release-upgrade, and it froze while asking me about the config file for unattended updates | pilot-data | 1,820 | annotation-process |
AnonyFox | 1,273 | 1,273 | !patience | pilot-data | 1,821 | annotation-process |
ubottu | 1,273 | 1,273 | Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ | pilot-data | 1,822 | annotation-process |
<system> | 1,273 | 1,273 | === trond__ is now known as trond- | pilot-data | 1,823 | annotation-process |
UnderSampled | 1,274 | 1,274 | now, or course, it still wants to do those things, bit it also thinks its already in the new version | pilot-data | 1,824 | annotation-process |
UnderSampled | 1,275 | 1,275 | but dpkg is locked | pilot-data | 1,825 | annotation-process |
KaiForce | 1,275 | 1,275 | UnderSampled: virtual or physical? | pilot-data | 1,826 | annotation-process |
UnderSampled | 1,275 | 1,275 | vps | pilot-data | 1,827 | annotation-process |
pacovc | 1,275 | 1,275 | is there something wrong with the universe server to download | pilot-data | 1,828 | annotation-process |
ppf | 1,275 | 1,275 | UnderSampled: is do-release-upgrade still running? | pilot-data | 1,829 | annotation-process |
UnderSampled | 1,275 | 1,275 | don't think so | pilot-data | 1,830 | annotation-process |
KaiForce | 1,276 | 1,276 | UnderSampled: does there exist a pre-upgrade snap? | pilot-data | 1,831 | annotation-process |
UnderSampled | 1,276 | 1,276 | no | pilot-data | 1,832 | annotation-process |
ducasse | 1,276 | 1,276 | UnderSampled: check, since it launches screen on servers | pilot-data | 1,833 | annotation-process |
UnderSampled | 1,277 | 1,277 | I checked, its not running | pilot-data | 1,834 | annotation-process |
ppf | 1,277 | 1,277 | screen -ls | pilot-data | 1,835 | annotation-process |
UnderSampled | 1,277 | 1,277 | if I knew, I wouldn't have killed it | pilot-data | 1,836 | annotation-process |
ppf | 1,277 | 1,277 | pgrep dpkg | pilot-data | 1,837 | annotation-process |
mundus2018 | 1,277 | 1,277 | Can anyone help me figure out why OpenCL is not seeing my gpu | pilot-data | 1,838 | annotation-process |
UnderSampled | 1,278 | 1,278 | 13079 | pilot-data | 1,839 | annotation-process |
ppf | 1,278 | 1,278 | mundus2018: installed the opencl drivers for your gpu? | pilot-data | 1,840 | annotation-process |
mundus2018 | 1,279 | 1,279 | I think? this is what lspci says "01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Juniper XT [Radeon HD 5770] " | pilot-data | 1,841 | annotation-process |
mundus2018 | 1,279 | 1,279 | Hey | pilot-data | 1,842 | annotation-process |
mundus2018 | 1,279 | 1,279 | sorry wrongn channel on that last message | pilot-data | 1,843 | annotation-process |
MonsieurBon | 1,279 | 1,279 | akik, thx for your support | pilot-data | 1,844 | annotation-process |
ppf | 1,280 | 1,280 | mundus2018: you need the amdgpu pro driver for opencl | pilot-data | 1,845 | annotation-process |
z0ran | 1,280 | 1,280 | anyone had a problem to start mongodb...I have this error "Failed to start mongod.service: Unit mongodb-hugepage-fix.service not found." even i reinstalled it and installed again, it is mongo 3.2 and ubuntu 16.04 | pilot-data | 1,846 | annotation-process |
mundus2018 | 1,280 | 1,280 | ok ill see if I can get that figured out how to install | pilot-data | 1,847 | annotation-process |
UnderSampled | 1,281 | 1,281 | ppf: http://pastebin.com/Czy6T74f | pilot-data | 1,848 | annotation-process |
ppf | 1,282 | 1,282 | UnderSampled: so it's still running | pilot-data | 1,849 | annotation-process |
UnderSampled | 1,282 | 1,282 | I guess. how do J get back to it? | pilot-data | 1,850 | annotation-process |
ppf | 1,282 | 1,282 | screen -ls | pilot-data | 1,851 | annotation-process |
drkjstr | 1,282 | 1,282 | z0ran, Try the first comment on this page https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-16-04 | pilot-data | 1,852 | annotation-process |
UnderSampled | 1,282 | 1,282 | screen isn't even isntalled | pilot-data | 1,853 | annotation-process |
mundus2018 | 1,284 | 1,284 | Soo, Im already having issues trying to get this installed, http://pastebin.com/raw/0VaD3Nyc | pilot-data | 1,854 | annotation-process |
z0ran | 1,284 | 1,284 | drkjstr, I did, and it was working until I ended with command "db.shutdownServer() and after I couldnt restart it again....wtf | pilot-data | 1,855 | annotation-process |
z0ran | 1,285 | 1,285 | it gives me same message about mongodb-hugepage | pilot-data | 1,856 | annotation-process |
drkjstr | 1,285 | 1,285 | z0ran, silly question, have you rebooted the server to see if it will restart the service? | pilot-data | 1,857 | annotation-process |
z0ran | 1,285 | 1,285 | sure I did | pilot-data | 1,858 | annotation-process |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.