/srv/irclogs.ubuntu.com/2017/02/28/#lubuntu.txt

wxlnot a reboot. just an openbox restart00:00
ronniedudeok, now begins me having to fuck around with my alsa and pulseaudio configs (kill me now)00:00
ronnieduderip me for cheaping out on a chromebook00:00
wxl!language | ronniedude00:01
ronniedudemy bad00:01
* wxl kicks the dumb bot00:01
wxlanyways the `openbox --reconfigure` command will do the trick for you00:01
ronniedudehey okay! ill try that now00:01
wxlin general with linux you don't need to reboot. unless you got a new kernel. and even that, that's not necessarily true anymore00:01
ronniedudei'm not that knowledgable on which processes i can safely kill without breaking things so I ususally avoid all that and just reboot but again let me try your command00:02
wxlwell, we're not killing anything :)00:03
ronniedudeoh true this is a built in openbox command00:03
wxlbtw this is really useful http://openbox.org/wiki/Help:Bindings00:03
wxlas is this http://openbox.org/wiki/Help:Actions00:03
ronniedudewell i mainly wanted to get my super key bound and ill leave the rest to xbindkeys00:04
ronniedudegoing afk, thanks wxl00:07
wxlnp ronniedude have fun00:07
=== garywhite is now known as js209
=== js209 is now known as garywhite
ronniedudewell for one thing @wxl lubuntu's install size is about 1/4 that of mintMate02:56
ronniedudeoh geez is there a way to ditch openbox and go with another window manager, the keyboard shortcuts are atrocious haing to configure them in an xml file and i think i broke it anyway.03:28
ronniedudewait i found a gui tool to configure it for some ease of use, im still unsure if it supports custom commands. but also i think i may need a new Lubuntu-rc.xml file03:32
Unit193Should be able to *copy* /usr/share/lubuntu/openbox/rc.xml to ~/.config/openbox/lubuntu-rc.xml03:37
wxlUnit193 speaks wise words03:38
wxlronniedude: why the switch to Lubuntu from MintMATE?03:39
Unit193ronniedude: But yes, one can also switch out Window Managers in LXDE.03:40
ronniedudemate was a little too taxing on my system, im running a dual core atom in this chromebook03:40
wxlwell, that's one of the benefits of openbox: it's lightweight03:41
ronniedudeyeah i know :P03:41
ronniedudewhen idle in mate i was sit at 1.2/2GB ram03:41
ronniedudenow im about 900MB with firefox open03:42
ronniedudeso clear difference03:42
wxlso if resource usage is your issue, maybe don't mess with it03:42
Unit193wxl: Nah man, he can always switch to i3.03:42
ronniedudeyeah i found a gui to help with the keybindings, although some of them dont work too well. i think i need to install some dependencies. is xbacklight preinstalled? actually let me check03:43
wxlUnit193: well, i use awesome but i bet most folks would find configuring in lua a trite more difficult than xml XD03:43
ronniedudeok well i found my problem, xbacklight thinks my output doesnt have backlight capabilities03:44
ronniedude"No outputs have backlight property"03:45
wxlronniedude: http://askubuntu.com/questions/715306/xbacklight-no-outputs-have-backlight-property-no-sys-class-backlight-folder03:46
Unit193wxl: Can always xmllint --noout on the file, validate before trying.03:46
wxlUnit193: of course, that only validates the xml. it doesn't tell you whether or not you properly created the xml but did something totally stupid XD03:46
ronniedudeprobably the latter for me :P03:50
wxlXD03:50
wxlbut he does give a good hint, ronniedude. at least you can exclude the possibility of syntactic xml errors.03:50
ronniedude"sudo ln -s /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight/ /sys/class/backlight" i get "file exists". I'm going to assume I need to follow the "xorg.config" file steps?03:54
wxlwhat does /sys/class/backlight link to?03:55
wxloh hm03:55
wxlactually that might be wrong03:55
wxlon my system /sys/class/backlight/intel_backlight is the link03:56
wxlfeel free to suggest an edit and get the bonus points on askubuntu :)03:57
wxlwait a minute03:58
wxli'm thinking about this wrong03:58
ronniedudeoh?03:59
wxlthat command says "make a file called intel_backlight in /sys/class/backlight and link it to the intel_backlight in /sys/devices/pciblahblahblah"03:59
ronniedudeis the askubuntu steps wrong?04:00
wxland it's complaining it's already there04:00
ronniedudeyes it is04:00
ronnieduderight04:00
wxlwhere does it link to?04:00
ronniedudehow can i check?04:00
wxlls -al /sys/class/backlight/04:01
ronniedudegot this: http://pastebin.com/eJyMw5jX04:02
wxlthat looks like it's set up04:07
wxland it STILL doesn't work04:07
wxl?04:07
ronniedudelet me try once more then a reboot then if it still doesnt work ill switch to ubuntu-mate and try that one out :P04:08
wxlwell don't try the link again04:08
wxljust try xbacklight again04:08
ronniedudekk04:08
ronniedudexbacklight is still bitching at me :/04:08
ronniedudesorry language04:08
ronniedudeforgot04:08
ronniedudelet me try a reboot who knows04:09
ronniedudebrb04:09
ronniedude_wxl: hey! it works now!04:12
wxlthere ya go04:12
ronniedude_and you said reboots werent necessary :P04:12
ronniedude_haha04:12
wxlprobably wasn't04:12
ronniedude_a04:12
ronniedude_probably04:12
wxlprobably could just have reloaded intel_backlight04:13
ronniedude_Also the hotkey i setup for it in the xml file is working now too04:13
wxlthere04:13
ronniedude_well the good thing is im on an ssd so reboot is fast04:13
ronniedude_there goes my clone ^04:14
wxlif you register your nick it's easy to get rid of those04:14
ronniedude_ill leave that for later, now i have to start importing my chromebook's particular asound.state file and configure the pulseaudio files too :P04:16
ronniedude_because right now i dont have sound04:16
ronniedude_thanks google04:16
ronniedude_thankfully ive done this before and lubuntu uses the same alsa and pulseaudio packages04:17
ronniedude_ok and i found out why my sound up and down commands arent working either: "amixer -q sset Master 3%+ unmute" gives me "amixer: Unable to find simple control 'Master',0"04:26
ronniedude_I'm assuming I have to tell amixer to associate Master with a set of controls?04:27
wxlhave you loaded up alsamixer and see if you can use it comfortably?04:27
ronniedude_Yeah i guess that would be a better starting point04:27
ronniedude_too many eggs in my basket04:28
wxlif alsamixer works, it's probably just a naming thing04:28
wxlif it doesnt work, you probably have either a messed up alsa configuration or a driver issue04:28
ronniedude_ill update as info comes up04:28
wxlonce you get alsa fixed you can move on to pulseaudio04:28
ronniedude_right04:28
M1chaelR4cemaHi every one08:05
M1chaelR4cema I wanna create a php "program", and a wanna use it in a internal network, but, i dont wanna the people steal my project, once in a time they will have access to machine. but they will never hava the root password. is it possible?08:07
ronniedudewxl u here?16:47
ronniedudenice! how do i "download a blob" > https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware/+/refs/heads/master/intel/fw_sst_0f28.bin-48kHz_i2s_master16:48
ronniedudeas per the guide on: http://askubuntu.com/questions/499923/ubuntu-14-04-intel-chromebook-no-sound16:49
ronniedudeor anyone16:50
Nonobonsoir es ce que quelqu'un peut m'aider a installer lunbuntu19:03
NonoJ' ai une vielle machine avec seulement 256Mo de RAM19:04
wxl!fr | Nono19:06
ubottuNono: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.19:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!