[00:10] teward: I think the build got dropped because no one from QA team was testing it [00:30] * tsimonq2 volunteers as tribute [00:32] Wait a couple months when I can afford a raspberry pi(on my list of things to do for a long time) and I will do it [00:49] hey all, ureadahead process floods the log with ignoring relative path messages [00:49] should I just disable it? [00:49] ubuntu 15.04 uses systemd right? [00:49] CooloutAC: yes [00:50] so wondering if I even need ureadahead? [00:50] CooloutAC: if you have ssd probably not [00:50] also which log [00:50] I don't have ssd [00:51] but whats up with all the ignoring relative path messages does tha tmean something not working right with ureadahead? [00:51] ah then yes then you might need it and that is why you asked for loading [00:51] doesn't seem to be working right [00:51] anyway i disabled it, don't even notice a diff in boot times [00:52] the constant logging spamming might actaully hurt [00:52] what do you mean? [00:52] so you are saying that is just informational, not an error? [00:53] i disabled ureadahead and can't tell if its taking longer to boot or not, don't think any diff [00:53] ianorlyn: basially my whole syslog is ignored relative path [00:53] was annoying, thought ureadhead had a problem, disabled it I can't notice any diff [00:54] CooloutAC: I am saying that writing to the log ureadhead failed might hurt io perfromance with a spinning disk to flush the cache and make io perfomrance worth [00:54] this log spam might be a bug [00:54] !bug [00:54] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [00:54] oh you are saying the writing to the log might slow boot time...to be honest i can't tell any diff with ureadahead on or off [00:55] CooloutAC: not boot time but while running [00:55] i didn't think it was even needed anymore with system d [00:55] what do you mean while running? [00:55] i thought ureadahead was just for boot? its for other things too? [00:55] I thought thats what prefetch was for or w/e its called [00:55] I'll ahve to do more research on it [00:55] no I was saying logspam might hurt performance [00:56] lol [00:56] nah not noticeable, plus ureadhead messages are only on boot [00:56] i disabled it though, i think its garbage program and not even needed with systemd [00:59] ianorlyn: this is my exact issue https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1429098/comments/17 [00:59] Launchpad bug 1429098 in ureadahead (Ubuntu) "systemd[1]: ureadahead.service fails on vanilla kernels, needs Ubuntu kernel patch" [Medium,Triaged] [01:00] the post by dino99 [01:02] I will add my name to the list I guess and repost his message [01:02] CooloutAC: IF you have a launchapd account you can mark as affecting you too [01:02] ok [01:02] don't repost the message that ends up spamming people [01:02] what? [01:03] I'll copy and paste it then I don't know what you mean [01:03] copy and pasting messages in comments sends emial to bug squad [01:03] well good then [01:04] so what should I do "hello, my manme is cooloutac i have the same exact problem as dino99 in post #17" is that better? [01:04] lol [01:04] I'll do that then [01:06] ok I made my comment [01:08] he wrote that on 4-20 hehe [01:08] i send him a message on irc too [01:09] ianorlyn: i had to disable it on my trisquel system also [01:09] ureadahead never works for me to be honest lol [01:09] I'm starting to think its a myth [01:10] ah I don't think trisquel mini on a vm [01:15] ianorlyn: don't think what? [01:20] works on my hardware [01:21] I don't think the wifi would work on my tablet and could not get it to boot on my hardware [01:21] I may have just had a keyboard go down [01:24] ianorlyn: ya thats why I'm using lubuntu lol [01:24] no free driver for my intel wirless pro card [01:24] CooloutAC: I think that needs the firmware but is still freeer than the broadcom in mine [01:32] I dont' think there is any free driver for intel wirless cards [01:33] or so I was told, definitely didn't work on mine [01:51] wireless cards just suck, they don't live by the same rules [01:51] i always say the digital realm needs the same laws as the physical realm, but jesus, wireless is even less restricted and wild [01:52] in the wireless world they do w/e they want. [02:05] yeah I think a pci ethernet adapter I got as a hand me down over ten years ago is more reliable that wifi still today [02:06] works great with the old tulip module [03:04] ianorlyn: nice [08:05] on ubuntu 14.04 after recent PPA update, lxqt-panel won't start anymore [08:05] saying "lxqt-panel: symbol lookup error: lxqt-panel: undefined symbol: _ZTIN4LxQt12ConfigDialogE" [08:06] unfortunately, more recent packages are only for 15.0x [08:06] any idea to get my panel back ? [08:06] desktop without panel is kinda useless [09:05] i have got a problem to install steam on lubuntu 15.04 . is this the right place to ask for help? [09:05] yes [09:10] my terminal output is in german... is this a problem? [09:10] LC_ALL=C command and you should get an english output. Though I also understand german :) [09:11] lifelessi: but please use a paste service [09:11] like pastebin.com [09:14] http://hastebin.com/ovujuzixen.vhdl [09:16] lifelessi: which lubuntu version ? Do you have ppas enabled for some backported stuff ? [09:19] 15.04 my output of apt-get is http://hastebin.com/bovehojoho [09:20] are the packages up 2 date ? Did you run apt-get upgrade already ? [09:20] Is this working ? [09:21] lifelessi: no need to use packages from valve, you can use distro repos for steam now [09:21] it only fetches a little launcher script anyhow, the steam client goes in ~/ [09:22] the LC_ALL=C is useful to remember if you ever want to play games made with Unity [09:22] apt-get upgrade worked without problems... used the steam deb cause i was unable to find it in lubuntu store [09:23] you need to have multiverse enabled for it to show up [09:24] lifelessi: oh so you've manually installed the deb from valve? and the client doesnt start? or what is the issue [09:25] hateball: see the pastebin links [09:25] some packages seem to be installed that conflict with the ones in the repo [09:26] lifelessi: can you please execute: LC_ALL=C apt-get install libgl1-mesa-glx:i386 -o "Debug::pkgProblemResolver=1" and paste its output on a pastebin [09:27] already tryed to dpkg --add-architecture i386 .... if i start steam it wants to install a libary it cant so after seam update it crash cause the libGL.so.1 is missing [09:27] mom [09:27] lifelessi: architecture i386 is added already as otherwise it would not show you that it tires to install those i386 packages. So thats ok [09:28] looks like it take some time XD [09:29] it produces a very detailed output and should show where the conflict is actually [09:32] to much to copy and an "> log" doesnt write the debug info in the file :/ [09:34] lifelessi: either you raise the scrollback lines in lxterminals settings or you use "command" 2>&1 > log as I think it might use the error output and not the normal output so 2>&1 pipes the error output to the normal output so that > should get it aswell [09:47] LC_ALL=C apt-get install libgl1-mesa-glx:i386 -o "Debug::pkgProblemResolver=1" 2>%1 > log doesnt work :/ and i think my clipboard is to small XD [09:49] oO [09:49] not %1 but &1 [09:56] got it with "2>" http://hastebin.com/japohibale [09:57] lifelessi: irgendwie ist dein libudev kaputt [09:58] libudev1 is different in i386 and amd64 versions [09:58] ok....??? [09:58] how can i repair it? [09:58] can you show me apt-cache policy libudev1:i386 and apt-cache policy libudev1:amd64 [10:00] http://hastebin.com/meterawulo [10:04] lifelessi: there is the problem [10:04] downgrade the amd64 version with sudo apt-get install libudev1:amd64=219-7ubuntu3 [10:05] and then try installing the libgl1-mesa-glx:i386 package again [10:06] get error http://hastebin.com/zowogugola [10:07] hmm... whats friendly-recovery ? Can you remove it [10:10] purged it but i think im near to kill my system http://hastebin.com/evipirusur [10:11] XD [10:11] yeah thats strange [10:12] somehow you have half mixed newer packages and half mixed older ones [10:13] sounds like i have to do a fresh install :,( [10:14] lifelessi: the question is how did it come so far [10:14] did you have any repos activated before and installed from them ? [10:15] jdownloader and dropbox [10:16] I think you might also had vivid-security activated which provides that newer libudev though it seems like the i386 was not installed from there [10:16] make sure to have vivid-security activated in synaptic [10:17] and refresh the package list and try again [10:17] installing the libgl1-mesa-glx:i386 [10:19] my sources.list http://hastebin.com/cuyijomuke there is something with vivid-security [10:28] why doesnt it upgrade the libudev1:i386=219-7ubuntu3 to libudev1:i386=219-7ubuntu6 ??? [10:32] I am not sure [10:33] libudev1:i386=219-7ubuntu6 is in main for 15.04.... and if i download the deb and install it? [10:43] lifelessi: yes you can do this [10:51] ok that worked^^ why ever he cant find libudev1:i386=219-7ubuntu6 over update... but now the lib i need for steam is installing XD [10:51] and if my pc survive the next reboot im happy... [10:57] :) [12:09] famous last words it would appear [13:09] Hello, Is there a way to hide menubar in leafpad? [22:55] Hello, I am trying to install Lubuntu for the first time and need some help. [22:57] I have used mostly Fedora up to this point, but this system only has a graphics driver for Lubuntu and I've heard great things. [22:57] Problem is I don't know how to get the driver running prior to install, the Try and Install options both give a blank screen. [22:57] Can anyone help? [22:59] sorry, are you able to install in graphical mode? [23:00] and what's your graphics card? [23:04] oh, ok :) [23:07] Is anyone here? [23:08] rytomi: yes we're here but you timed out [23:08] [2015-09-14 18:59:56] <vikingredwolf> sorry, are you able to install in graphical mode? [23:08] [2015-09-14 19:00:06] <vikingredwolf> and what's your graphics card? [23:09] The system uses a Via VX900 chipset, Chrome9 graphics card. When it loads GUI I just get blank screen, but can still access other VTs [23:09] oh back! :D [23:09] Via provides a GFX driver for Lubuntu 15.04 [23:10] But I guess I need to get it installed somehow first. [23:10] Sorry, didn't realize I timed out. [23:11] there's an entry about that precisely: http://ubuntuforums.org/showthread.php?t=2263938 [23:12] Thanks for the link, I'll read through that. [23:12] but not sure if helpful [23:17] rytomi: did you do a disk check on the usb? [23:20] rytomi: maybe this helps https://journalxtra.com/linux/ubuntu-fixing-the-blank-screen-on-installation-bug/ [23:27] Did the check it has no issues. [23:28] The thread doesn't really help me because I don't have it installed yet. [23:29] its not for having it installed [23:29] its with the live usb [23:30] rytomi: https://journalxtra.com/linux/ubuntu-fixing-the-blank-screen-on-installation-bug/ [23:32] Thanks, reading that now. [23:36] is there a way to get lubuntu if i only have a 512 mb flash drive and no CD rom? [23:36] the iso is almost 700mb [23:36] the only choice is using a Ubuntu minimal installer and install then lubuntu-core [23:46] cxd13, https://help.ubuntu.com/community/Installation/MinimalCD [23:46] vikingredwolf: I am pretty sure if you have a hard drive you could install lubuntu-desktop [23:47] I'd install the task over the metapackage. [23:47] right, but I guess he should have one too. he said he hasn't a cd reader. me neither. [23:48] vikingredwolf: cool thank you. [23:49] ianorlyn: i'm doing this from windows [23:49] the alternate install won't help either, it's 690M sized [23:50] ah I don't expirence making usb from windows [23:50] i asked in windows and they said just open the iso, and drag all the contents to the usb stick [23:50] https://help.ubuntu.com/community/Installation/FromUSBStick#Creating_a_bootable_Ubuntu_USB_flash_drive_from_Windows [23:51] thanks [23:51] you're welcome [23:52] cxd13: in windows i use a program called rawrite32.exe [23:52] so they let you install actual lubuntu from their iso and not just ubuntu + generic lxde [23:52] cxd13: https://www.netbsd.org/~martin/rawrite32/ [23:53] use that to burn the iso [23:53] CooloutAC: ok thanks will check it out