Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Friday, March 3, 2017

#ubuntu channel featuring OerHeks, ubottu, pac1, tetramaster, zenguy, genii, and 8 others.

tetramaster 2017-03-03 12:51:03
OerHeks, this is network backup software, for big IT systems
zenguy 2017-03-03 12:51:55
hi is it possible for the syslog to overfill with this stuff http://pastebin.com/vVupPDYi
k1l 2017-03-03 12:52:34
zenguy: yes, errors can spam the logfiles and grow to several GB size
zenguy 2017-03-03 12:52:52
hmm interesting what should i do?
tetramaster 2017-03-03 12:53:55
i don`t need sofftware like this, i want only backup files on tape
zenguy 2017-03-03 12:53:57
find this JPEG and delete it or it's app?
Ben64 2017-03-03 12:54:34
tetramaster: do you know what tar stands for?
samuel_ 2017-03-03 12:54:35
oi tudo bem
OerHeks 2017-03-03 12:55:21
tetramaster, yes, bcula is advanced, but supports tapedrives http://blog.bacula.org/what-is-bacula/supported-tape-drives/
samuel_ 2017-03-03 12:55:24
não sou do brasil
OerHeks 2017-03-03 12:55:37
and the other OS you named
samuel_ 2017-03-03 12:55:39
ou perdão sou do brasil
tetramaster 2017-03-03 12:55:48
Ben64, yes, but data should be readable also under windows os
k1l 2017-03-03 12:55:55
!br | samuel_
ubottu 2017-03-03 12:55:55
samuel_: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.
Ben64 2017-03-03 12:55:59
tetramaster: how would that make it unreadable on windows
tetramaster 2017-03-03 12:57:23
Ben64, mt program is unavailable under win
Ben64 2017-03-03 12:57:42
i never said mt
tetramaster 2017-03-03 12:58:06
Ben64, how read tar files from tape under win?
Ben64 2017-03-03 12:58:09
ask ##windows about windows software
tetramaster 2017-03-03 12:58:18
;)
Ben64 2017-03-03 12:58:23
not kidding
tetramaster 2017-03-03 12:59:08
many backup software under win uses own standards
tetramaster 2017-03-03 12:59:56
one program can`t read data saved by other software ...
k1l 2017-03-03 13:00:08
zenguy: looks like a jdk issue with some own libjpeg
zenguy 2017-03-03 13:01:30
ok hmm
zenguy 2017-03-03 13:01:44
maybe use a different java library?
tetramaster 2017-03-03 13:01:48
i also tried ferro backup
zenguy 2017-03-03 13:01:56
like oracle or openjava
tetramaster 2017-03-03 13:02:03
and novabackup
tetramaster 2017-03-03 13:02:20
(trial version)
zenguy 2017-03-03 13:05:41
looks like i have oracle sun java installed
zenguy 2017-03-03 13:10:21
hmm see if that worked reboot time :)
azizLIGHT 2017-03-03 13:12:51
i have xboxdrv installed and my x360 wired controller works ok when i launch it manually with "sudo xboxdrv --mimic-xpad --silent &" but x360 wired controller doesnt work when i boot up and xboxdrv service starts automatically on boot with commandline "xboxdrv --daemon --silent --dbus disabled --mimic-xpad --mimic-xpad-wireless --trigger-as-button --detach-kernel-driver --next-controller --mimic-xpad
azizLIGHT 2017-03-03 13:12:54
--mimic-xpad-wireless --trigger-as-button --detach-kernel-driver --next-controller --mimic-xpad --mimic-xpad-wireless --trigger-as-button --detach-kernel-driver --next-controller --mimic-xpad --mimic-xpad-wireless --trigger-as-button --detach-kernel-driver" .... i have to stop the service and launch the command manually and then controller works
azizLIGHT 2017-03-03 13:13:03
im on 14.04
mikeymop 2017-03-03 13:13:09
k1l: wait but my directory is rwxrw-r-x and it browse to it
mikeymop 2017-03-03 13:13:15
i can't
azizLIGHT 2017-03-03 13:13:44
xboxdrv 0.8.5-1 from http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
glitchd 2017-03-03 13:16:31
azizLIGHT, i might be xpad interferring with xboxdrv
glitchd 2017-03-03 13:17:01
azizLIGHT, try "sudo rmmod xpad && sudo xboxdrv --silent &"
azizLIGHT 2017-03-03 13:17:22
rmmod: ERROR: Module xpad is not currently loaded
azizLIGHT 2017-03-03 13:17:38
and xboxdrv says: Error couldn't claim the USB interface: LIBUSB_ERROR_BUSY
glitchd 2017-03-03 13:18:55
azizLIGHT, look up the libusb error and figure that part out
azizLIGHT 2017-03-03 13:19:05
i unplugged and replugged the controller and launched xboxdrv a bunch of times
azizLIGHT 2017-03-03 13:19:30
same error, kept repeating, and now its working
azizLIGHT 2017-03-03 13:19:40
im seeing controller buttons on the prompt
azizLIGHT 2017-03-03 13:19:54
how do i make it work properly on boot
pac1 2017-03-03 13:20:16
freecad
glitchd 2017-03-03 13:20:24
azizLIGHT, try ps -A | grep xboxdrv
glitchd 2017-03-03 13:20:51
azizLIGHT, is there a bunch of instances of it running already?
azizLIGHT 2017-03-03 13:20:59
glitchd: http://paste.ubuntu.com/24105329/
glitchd 2017-03-03 13:21:49
azizLIGHT, kill those 2 processes and try the command again
azizLIGHT 2017-03-03 13:21:50
this is ps aux | grep xboxdrv: http://paste.ubuntu.com/24105337/
glitchd 2017-03-03 13:22:23
azizLIGHT, kill all of the processes regarding xboxdrv
glitchd 2017-03-03 13:22:28
azizLIGHT, then try again
glitchd 2017-03-03 13:22:36
azizLIGHT, with the command i gave you
azizLIGHT 2017-03-03 13:24:01
glitchd: well i dont have xpad loaded, and xboxdrv seems to be working sure
azizLIGHT 2017-03-03 13:24:07
why doesnt it work on boot
glitchd 2017-03-03 13:25:13
because its not set to load on boot
glitchd 2017-03-03 13:25:31
you have to add it to the list of modules to load on boot
azizLIGHT 2017-03-03 13:26:32
sorry i was not clear. i meant that ive never had xpad working or loaded, so thats not the issue. i meant that why doesnt xboxdrv service ever make the controlelr work on boot automatically? why must i shutdown the already running (but not functioning) xboxdrv service, and then launch it again with sudo xboxdrv --mimic-xpad & to make it work
glitchd 2017-03-03 13:27:00
im not sure
azizLIGHT 2017-03-03 13:27:34
how can i modify the command line arguments to the xboxdrv service thats launched on boot
azizLIGHT 2017-03-03 13:27:39
i want to remove --silent
azizLIGHT 2017-03-03 13:27:41
and see a log
azizLIGHT 2017-03-03 13:27:54
or rather, is thera log somewhere already
glitchd 2017-03-03 13:30:35
azizLIGHT, http://manpages.ubuntu.com/manpages/zesty/man5/modules.5.html
azizLIGHT 2017-03-03 13:33:42
is doing "sudo modprobe xpad" permanent
azizLIGHT 2017-03-03 13:33:55
will it survive a reboot
genii 2017-03-03 13:34:19
no
genii 2017-03-03 13:34:30
put the module name /etc/modules
azizLIGHT 2017-03-03 13:38:52
so i added xpad to /etc/modules and controller works on on boot
irishab 2017-03-03 13:38:54
hi
azizLIGHT 2017-03-03 13:39:08
but one of my sound output devices has disappeared?
azizLIGHT 2017-03-03 13:39:26
i only see my monitor's speakers listed, while the regular headphoine jack out thats connected to my speakers is not listed
irishab 2017-03-03 13:40:00
please! how do i install wine
irishab 2017-03-03 13:41:17
ls
irishab 2017-03-03 13:41:26
help
foodSurprise 2017-03-03 13:43:10
hey fellas
foodSurprise 2017-03-03 13:43:23
i've installed google-chrome...how do i install flash