[00:00] if you have the debs in /var/cache/apt/archives/, you can use ..install binpackage=version [00:01] ya, they aren't there anymore :/ [00:01] did you see bryce's mention in u-devel about the debs in his ppa? [00:02] nixternal: nah, I'd say it's somewhere in gdebi-gtk>>dpkg, since gdebi-gtk gives dpkg: unable to read filedescriptor flags for : Bad file descriptor [00:02] ya I did actually, what is his ppa [00:02] ...whereas gdebi from terminal works without problems [00:02] deb http://ppa.launchpad.net/bryceharrington/ppa/ubuntu karmic main [00:03] thank you [00:03] np [00:03] hahahaha, I was trying to move my mouse to copy that :p can't do that w/o X [00:04] you can do it with gpm, if you get used to it. [00:04] ok gonna test out #NM 0.7.1 . if I don't come back, blame @asac ... ;) [00:08] dtchen: thanks dude, that fixed it [00:08] ahh, I love my KDE when I can use it :) [00:09] * genii throws un unknown widget error at nixternal! [00:09] * nixternal throws the widget back [00:09] who needs silly widgets anyways :p [00:09] True, true [00:09] oops [00:09] nixternal: did you really say that? [00:10] I haven't seen anything under my Konsole in a long time anyways :) [00:10] Plasmoids are soooo cool [00:10] oh they are, I just need to start utilizing them after I write them :) [00:10] I hope a day I can drag one from my LCD to a phone screen [00:11] kwin is crashing here since my latest update of karmic, any quick fix please? :) [00:12] nixternal: any clue? :) [00:13] bobesponja: why yes, I know how to fix it [00:13] deb http://ppa.launchpad.net/bryceharrington/ppa/ubuntu karmic main [00:13] sudo apt-get update [00:13] sudo apt-get upgrade [00:13] cool, thanks a lot [00:13] add that to /etc/apt/sources.list of course [00:14] bobesponja: just fixed that about 2 minutes before you joined the channel [00:14] nixternal: yeah I saw your latest message and suspected exactly that [00:14] you get to kdm, log in, it starts and then crashes back out to kdm? [00:14] yes [00:15] if so, then yes, what I just said will fix it, or at least should fix it [00:15] intel video? [00:15] yep [00:15] I'm using plasma-desktop from xfce right now, but it I start kwin I get the same error [00:15] nixternal: took you a while, but now you don't miss users confirming it [00:15] right, earlier I couldn't get anyone on my side [00:16] I need to do the same on my GNOME box too so I can get it back up and working [00:17] back in a bit all [00:33] anyone else experiencing problem w/ GNOME? [00:33] in ubuntu+1 that is [00:34] pace_t_zulu: That is a _very_ generic description ;) [00:35] arand: login doesn' [00:35] t complete [00:35] arand: failsafe GNOME doesn't complete login either [00:35] pace_t_zulu: In what way, black or white screen? ... [00:36] arand: see the desktop wallpaper... panels come up... notify window showing network is connected... then screen goes blank and back to login splash... not enough time for the Ubuntu login audio to complete [00:37] arand, do you know where the relevant log files might be? [00:37] arand, i can get to failsafe terminal [00:38] Uhm, no, I had some problems with it going to white or black screen every now and then but that seems to be a completely different thing [00:38] arand, i think this could be visual effects... but i don't know where i might find logs that would indicate what is causing the problem [00:39] /var/log/gdm might be something... [00:41] arand, yeat that's what i'm looking at... in /var/log/gdm/:0.log.2 the last line is "Saw signal 11. Server aborting." [00:42] arand, see the same thing in /var/log/gdm/:0.log.3 [00:43] arand, i /var/log/gdm/:0.log.1 and /var/log/gdm/:0.log.4 i see " ddxSigGiveUp: Closing log" [00:45] pace_t_zulu: sounds like bug #391808 [00:45] Launchpad bug 391808 in mesa "[i945] Xorg crash in intel_renderbuffer_set_region() on Dell XPS 1330" [High,Fix released] https://launchpad.net/bugs/391808 [00:46] Wicla: yeah i've got Intell chipset... i think 965M [00:46] Had the same problem. A fix is submitted in that bug report that fixes it :) [00:48] Wicla, the fix being Bryce's PPA? [00:48] yeah. [00:56] Wicla, thank you ... problem solved [00:57] i have another problem w/ karmic ... I was using the BCM 43xx STA driver in Jaunty... when i upgraded to Karmic this went away (not even an option on "Hardware Drivers" ... anyone know how to resolve this issue? [01:08] anyone know how to resolve my BCM 43xx WiFi driver issue? [01:11] sudo apt-get install bcmwl-kernel-source, or just unblacklist b43 and ssb to use the kernel drivers [01:11] Sarvatt, thank you ... [01:11] Sarvatt, how do i "unblacklist" ? [01:12] i dont know exactly what file the old driver put the blacklist in, it would be one of the ones in /etc/modprobe.d/ [01:13] Sarvatt: thank you [01:18] Sarvatt, the method for dealing w/ the blacklist seems to be addressed here: http://ubuntuforums.org/showthread.php?t=248141 [01:18] Sarvatt, thank you for pointing me in the right direction [01:19] ah, I was asking you for the output of ls /etc/modprobe.d/ to try to walk you through it in a PM, but looks like you found a guide :) [01:19] Sarvatt, sorry missed the pm [01:19] in one of those files you'll find blacklist b43 and blacklist ssb, you want to remove the # in front of those [01:19] err you want to ADD a # in front of those, sorry [01:34] Sarvatt, commenting out those lines does not resolve the issue after i purged bcmwl-kernel-sources [01:35] look through the other files in /etc/modprobe.d/, the old STA drivers probably didnt use that one [01:35] Sarvatt, i also commented out 'blacklist bcm43xx" in blacklist.conf [01:36] i dont know why you installed bcmwl-kernel-source and then commented it out and then purged bcmwl-kernel-source [01:36] just reinstall bcmwl-kernel-source :) [01:36] Sarvatt, i commented out all lines in blacklist-bcm43.conf [01:37] Sarvatt, i purged bcmwl-kernel-source because i prefer not to have unnecessary packages on my system [01:38] Sarvatt, it seems as if the bcmwl-kernel-source resolved the issue... the modprobe.d blacklist had no effect [01:39] because the old STA drivers were blacklisting b43 and ssb somewhere else, the blacklist-bcm43.conf was probably installed by bcmwl-kernel-source [01:42] Sarvatt, so i need to find any blacklist command referring to bcm and comment it out? [01:45] i suppose i just need to install bcmwl-kernel-source again [01:59] so Sarvant... wireless networking is not an option in my notification tray... but the driver is indicated to be active in "Hardware Drivers" [02:04] Sarvatt, bcmwl-kernel-source uncomments the blacklisted items [02:10] Sarvatt, is bcmwl-kernel-source required? or can this issue be resolved with the correct blacklist configuration? === DanaG1 is now known as DanaG [02:38] Sarvatt: you deal with the radeon-kms PPA, right? [02:39] I'm trying it on a Radeon 7500, and I'm getting this: [02:39] er [02:39] (EE) AIGLX error: Calling driver entry point failed [02:39] KMS itself is working (now that I removed the xinput2 PPA packages), but DRI is not -- it's using swrast. [02:44] damn. [03:08] ah, I got help in #radeon. [03:08] I just have to compile my own mesa. [03:12] To use libdrm-radeon1, probably, yes. [03:13] what version of mesa do you have DanaG ? [03:14] http://pastebin.com/f582b2036 -- that's *drm* and *radeon* [03:15] seems a fix is coming DanaG for mesa [03:15] 7.6.0~git20090624.bc5c40d7-0ubuntu0sarvatt [03:15] apt-cache policy mesa-common-dev [03:16] what does that show? [03:16] Installed: 7.4.1-1ubuntu3 [03:16] Candidate: 7.6.0~git20090621.df70d304-0ubuntu0sarvatt2 [03:16] mesa (7.4.1-1ubuntu6) karmic; urgency=low [03:16] Launchpad-Bugs-Fixed: 379797 [03:16] bug 379797 [03:17] Is that for with r100/r200 KMS? [03:17] Launchpad bug 379797 in mesa "(Needs mesa 7.5rc2) mesa doesn't install dri.pc" [High,Fix released] https://launchpad.net/bugs/379797 [03:17] is that your problem? [03:17] Yeah, I'm using the KMS repo. [03:17] check the pastebinned thingg. [03:17] DanaG, which one is that? [03:17] oooh missed the pastebin :P [03:18] I've tried the 7.6 one; no change. [03:18] ...are you using the kernel in the PPA? [03:18] DanaG, i mean what is the kms repo [03:18] (notice its a lower version than in ubuntu right now) [03:19] Yeah, I'm booted into -9kms4 (or whatever that '4' was). [03:19] gmake[5]: INSTALL@: Command not found [03:19] that's a strange error. [03:19] (in trying to compile my own mesa.) [03:20] why? the mesa in the ppa uses libdrm-radeon1 [03:20] lemme' show you the xorg log. [03:20] Driver entry point failed, is what I get. [03:20] theres another problem, probably didnt revert absolutely everything when you switched [03:21] (EE) AIGLX error: Calling driver entry point failed [03:22] xorg should be ubuntu packages, all 4 libdrm's should be 2.4.11+git20090617.2fa2db13-0ubuntu0sarvatt [03:22] xserver-xorg-video-ati should be 1:6.12.2.99+git20090605+radeon-gem-cs3.7a514a75-0ubuntu0tormod3 [03:24] dpkg -l *mesa* *xorg* *radeon* *drm*: [03:24] or wait, apt-cache policy is better... lemme' pastebin that. [03:24] i didn't know the radeon driver still used aiglx [03:25] ugh, apt-cache policy won't take wildcards. [03:26] dpkg -l | grep sarvatt or grep tormod :) [03:26] if you have more than drm and mesa in my name it needs to be downgraded [03:27] http://pastebin.com/f1309edbe [03:27] # [03:27] # [03:27] ii drm-modules-source 2.4.11+git20090604+libdrm-radeon.2cb4c64d-0ubuntu0tormod3 Source for the DRM kernel rendering modules [03:27] you installed drm-modules-source and wiped out drm from the kernel [03:27] purge it, reinstall the kernel [03:27] modinfo drm [03:28] filename: /lib/modules/2.6.30-9-generic/kernel/drivers/gpu/drm/drm.ko [03:28] # [03:28] # [03:28] ii mesa-utils 7.6.0~git20090624.bc5c40d7-0ubuntu0sarvatt Miscellaneous Mesa GL utilities [03:28] downgrade that [03:29] you dont have intel but this needs to be downgraded if you use intel later # [03:29] # [03:29] ii xserver-xorg-video-intel 2:2.7.99.901+git20090624.f0270bbb-0ubuntu0sarvatt X.Org X server -- Intel i8xx, i9xx display d [03:29] To another your-name one, or back to bare ubuntu? [03:29] everything from xorg-edgers isnt portable anywhere else right now because of the dri2proto changes [03:29] just sudo apt-get install mesa-utils/karmic xserver-xorg-video-intel/karmic [03:29] sudo apt-get purge drm-modules-source [03:29] 7.6.0~git20090621.df70d304-0ubuntu0sarvatt2 0 [03:30] that's the other. [03:30] 500 http://ppa.launchpad.net karmic/main Packages [03:30] stupid apt-cache... doesn't show WHICH ppa. [03:30] iyep thats the right one [03:31] Might be good to add a bit of the PPA name to the package version. [03:31] =P [03:32] The only currently-visible difference is commit number and date. [03:32] Oh yeah, I tried MPX (on an nvidia-based thingy)... fun. [03:32] Too bad nothing is compiled to use it. [03:32] MPX works as part of the xinput2, of course. [03:33] And nvidia is quite glitchy with cursor drawing. [03:33] * DanaG restarts gdm... [03:35] yay, that worked. [03:35] Thanks! [03:35] (oh yeah, I'm running finch in screen. Quite a winning combination.) [03:36] Checking for non power of two support: Not present. [03:37] DanaG, are you using my xi2 ppa? [03:37] Was now, but not anymore. [03:37] ppa packages are supposed to end with ~ppa but the system doesn't reject the upload if they don't [03:37] https://edge.launchpad.net/~sarvatt/+archive/xorg-testing [03:38] ah ok [03:38] But that doesn't help with having MULTIPLE ppa archives. [03:38] it just recently added support for >255 keys [03:38] (remember you having a problem with that) [03:38] ooooooooh! Sweeet, [03:38] . [03:39] Too bad I killed (as in, firmware wedged in a bad state) the laptop that uses that... so I have to try it once I send it out and get it back. [03:39] =P [03:39] you're using a newer kernel in that ppa than is in karmic [03:39] i think [03:41] Linux GLaDOS 2.6.30-9-generic #10kms6-Ubuntu SMP Mon Jun 15 19:25:59 UTC 2009 i686 GNU/Linux [03:41] http://pastebin.com/f13b8925a [03:42] that's glxinfo [03:43] odd... NPOT is missing. [03:45] I wonder if that secondary card (a no-display-attached voodoo3 that doesn't even have tdfx load) would do it. [03:45] NOte that the tdfx driver is not loading. [03:46] That reminds me... I wanna' reboot with that card as primary, just for the hell of it. === hggdh_ is now known as hggdh [04:29] DanaG, how old is the voodoo card? [04:29] Voodoo3. [04:29] http://www.csc.calpoly.edu/~dgoyette/tdfx [04:30] er, probably 1999-2000-ish. [04:36] DanaG: there have been a bunch of fixes in that area since the mesa in the radeon-kms PPA but we cant update mesa in there until theres a newer kernel :) [04:36] the ppas and you have linux-libc-dev from 2.6.30-10 which doesnt have the radeon KMS stuff in it [04:36] DanaG, does it work or what? [04:37] it'll be better once 2.6.31-rc1 comes out === Amaranth_ is now known as Amaranth [04:54] The voodoo3 doesn't give DRI -- screen-res and color depth are too high. [04:54] I'd have to make Xorg start at 16-bit color, for one. [04:55] oh yeah, and compiz on the radeon isn't working -- reports no NPOT. [04:55] Linux GLaDOS 2.6.30-9-generic #10kms6-Ubuntu SMP Mon Jun 15 19:25:59 UTC 2009 i686 GNU/Linux [04:55] that's uname -a. [05:00] DanaG: What did you expect? [05:01] On what? The radeon? [05:01] either one [05:01] Without the KMS PPA stuff, NPOT is fine on the RV200. [05:01] what kind of radeon is it? [05:01] ah, rv200 [05:01] Radeon 7500. [05:01] ok then, bug in the KMS stuff [05:03] What's the difference between R100 and RV200... and between RV200 and R200? [05:04] real R200 is 8500, isn't it? [05:04] yeah, I believe so [05:04] pretty sure the RV200 is the R200 with stuff taken out though [05:04] vs an R100 with stuff added [05:05] http://dri.freedesktop.org/wiki/ATIRadeon#head-fe8db4f01efc841aa992be504f62d77518eaab10 [05:07] is aiglx going to be taken out with the 2.6.31 kernel? [05:10] argh, where's my NPOT? [05:11] bjsnider: isn't aiglx part of xorg ? [05:12] i think aiglx is software 3d rendering [05:12] which shouldn't be necessary with ttm [05:12] bjsnider: isn't TTM a memory manager ? [05:13] http://www.x.org/wiki/ttm [05:13] ttm makes hardware 3d rendering possible [05:14] hardware 3d rendering is currently possible afaik. [05:14] where are you getting this information from ? [05:14] it isn't wihtout a memory manager [05:14] AIGLX is Accelerated Indirect GLX [05:14] Indirect GLX is normally software rendering, AIGLX makes it hardware rendering [05:15] oh, and: DRM version 1.0 too old to support HyperZ, disabling. [05:15] It has a slight overhead versus direct rendering but not enough to matter for things like compiz (the only that that needs it) [05:15] but direct rendering is possible with ttm no? [05:15] DanaG: Ah, the DRM version changed and the driver is turning stuff off based on that [05:15] bjsnider: direct rendering is possible now [05:16] People talk in this channel? [05:16] Exciting! [05:16] but not without a memory manager [05:16] bjsnider: What isn't currently possible is pbuffers, framebuffer objects, and texture_from_pixmap [05:16] I'm also getting horrid font corruption. [05:16] note those are all somewhat related [05:16] Ugh. [05:16] bjsnider: No, AIGLX is only used for compiz on your system right now [05:16] bjsnider: all other 3D apps are using direct rendering [05:17] bjsnider: the TTM allows other things, it doesn't really have much to do with 3d in its self . [05:17] so aiglxis all about the compositing [05:17] www.csc.calpoly.edu/~dgoyette/screenshot.png [05:17] Might need capital S. [05:17] yeah. [05:17] bjsnider: The purpose of the TTM implementaion is to provide tools for buffer object placement, caching, mapping and synchronization [05:17] TTM allows for mode setting and those things I mentioned above [05:18] UUgh, have to restart Xoreg. [05:18] at what point does it become possible for the open source drivers to abandon aiglx? [05:18] bjsnider: Why would they? It's useful for remote X sessions [05:18] bjsnider: in order to do what exactly ? [05:18] to use composite direct rendering [05:19] bjsnider: but why ? i don't see what you gain [05:19] bjsnider: AIGLX was always a TODO, it was just low priority until 3D compositing needed it [05:19] i only see what you loose [05:19] bjsnider: On my system right now (intel) I have GEM, UXA, and DRI2 so I run compiz without AIGLX [05:19] oh, and: DRM version 1.0 too old to support HyperZ, disabling. [05:20] oops, already said that. [05:20] but there is no reason to remove AIGLX, it is useful for remote sessions [05:20] like if I start up an X server on my machine and run glxgears on your machine without AIGLX it'll use software rendering [05:20] Would be best with gigabit ethernet. [05:20] Amaranth, how's that working these days? [05:20] Okay, now what do I do? [05:20] with AIGLX it'll use the hardware on my machine to do the rendering [05:21] bjsnider: pretty well, KMS is not so nice though [05:21] I lost my brightness control and my screen is locked to full brightness [05:21] well, forget kms [05:21] http://www.csc.calpoly.edu/~dgoyette/Screenshot.png [05:21] Intel had better fix that before the 9.10 release or people will scream [05:21] DanaG: You showed that already [05:21] DanaG: The answer is (turn off KMS) [05:21] fixed the case. [05:21] err, "" not () [05:21] Amaranth: that issue is in F11 too i believe. you should be able to use kde / gnome brightness controls though [05:21] just before jaunty was released you told me it would be a year before the intel driver was fixed [05:22] mase_work: No, my monitor does not expose any brightness controls [05:22] ah ok [05:22] Desktop, or laptop? [05:22] mase_work: It's all in the video chip and the kernel does not expose that interface [05:22] fair enough. [05:22] ... or all-in-one? [05:22] mase_work: I believe the plan is for the kernel to expose the interface and the intel xorg driver to use it to emulate the way it has always worked before [05:22] laptop [05:23] bjsnider: They suddenly put the breaks on features and spent months improving it [05:23] err, brakes [05:23] i see hahaha [05:23] it's still not as good as before [05:23] i think that's what i said would happen [05:24] but they also now have a new tool to see why things suck [05:24] but you cynically refused to believ it [05:24] bjsnider: I still think it'll be a long time before it even gets back to where it was before and all this new stuff promised to make it better and faster [05:25] oh come on [05:25] even when it's using gallium [05:25] and it will be the first drive to use it [05:25] bjsnider: yeah, gallium won't be for some time [05:25] nouveau is the first to use it, afaik [05:26] i doon't think so. it is being developed at the same time as gallium [05:26] * billybigrigger needs to read more about KMS [05:26] * billybigrigger doesn't know what all the fuss is about :P [05:27] seems you intel and ati users are pretty pissed about this whole KMS deal :P [05:27] who cares. ubuntu isn't even going to use kms [05:27] bjsnider: actually nouveau has driven the advances in gallium recently [05:27] bjsnider: karmic has KMS on by default for intel now [05:27] that's why I'm using it [05:28] I booted, saw it, have been too lazy to reboot to fix it [05:28] it won't be much use if karmic boots in 10 seconds [05:28] uh, you're thinking of plymouth [05:28] kernel modesetting is used for X too [05:29] KMS is required to get ubuntu booting that fast [05:29] also, karmic won't boot in 10 seconds [05:29] are you sure? [05:29] the goal is for 10.04 to go from grub to fully loaded desktop in 10 seconds on a Dell Mini 9 [05:29] my jaunty boots in 15 if you exclude grub [05:29] quickest i had jaunty was 15s, and that was around A4, about beta/final it was back to 21s :P and haven't seen anything faster so far [05:30] fully loaded standard GNOME desktop, not netbook remix [05:30] is this according to bootchart or a stopwatch? [05:30] probably both [05:30] you can tweak bootchart to chart login too [05:30] Oh yeah, and KMS can make usplash look better, too. [05:31] we won't have any splash [05:31] i could cut it down if i eliminated grub's boot time [05:31] My good laptop (the one with the R600) boots a relatively fresh Karmic in 20 seconds. Sweeet. [05:31] black screen to desktop [05:31] no time for a splash :P [05:31] Jaunty was 35. [05:31] i don't see what's so great about kms [05:31] 5 seconds of black screen is no big deal [05:31] Not having monitor do glitchy mode-switch thing would be nice. [05:32] bjsnider: better suspend/resume, faster startup, flicker free boot [05:32] And having gdm draw right over usplash... would be nice. [05:32] startup and boot are insignificant [05:32] the kernel already has to set a mode, might as well set the one everything else is going to use and save some time [05:32] and HAVING NON-POWER OF TWO TEXTURE SUPPORT *cough* *hack* *wheeze* [05:33] =P [05:33] is there a flicker on boot? [05:33] Well, it takes a while before KMS decides to initialize, for some reason, for me. [05:37] bjsnider: there is the mode set for your BIOS splash screen the the mode set by grub then the mode set for your system [05:37] and that's the end [05:37] does usplash+kms work for anyone? [05:38] without KMS you get BIOS, grub, kernel, usplash, sometimes another flash during usplash, then gdm [05:38] how do I find out what version DRM actually is? [05:38] me needs hellllppplplpllpppp. [05:38] =P [05:38] but are flashes a big problem that requires an entirely new graphics driver, when graphics drivers are already years of painstaking work [05:39] 2.4.11 [05:39] DanaG::: thats what i have [05:39] Hmm. So why is it saying "1.0 is too old"? [05:41] what is saying that? [05:41] all the libdrm* packages i see are version 2.4.11 [05:41] I enabled hyperz in driconf... and now glxinfo spits that out. [05:41] And I also get lack of non-power-of-two support! [05:42] no idea [05:42] im lost on this one :P [05:43] ah, have to autogen. [05:47] dmesg DanaG [05:47] [ 2.374678] [drm] Initialized drm 1.1.0 20060810 [05:47] Still, shouldn't it say "1.1" is too old? [05:48] oh, and why is it using such an old drm module? [05:48] It's from the PPA. [05:48] you say this like radeon KMS support is anywhere near being as bug free as you are expecting :D [05:49] Well, I don't expect it to be calling itself from 2006. =P [05:49] s/calling itself/stating that it's/ [05:49] did you reinstall your kernel after purging drm-kernel-source? if so i dont know what to tell you [05:51] If it were really that old... would KMS even be working? [06:00] http://pastebin.com/f50e6c5f7 [06:00] dang, same. [06:00] 1.1.0. [06:02] the DDX might be broken, will look into it tomorrow [06:02] Ah, that works for me -- thanks. [06:02] I should go to bed soon, anyway. [06:02] Oh yeah, and when not giving that texture corruption... the 2D is being faster than it was before. [06:03] [drm] Initialized radeon 2.0.0 20080528 for 0000:02:00.0 on minor 0 [06:04] your drm is fine, its probably the ddx needing an update [06:06] hmm it might actually need to be built against xserver with dri2proto 2.1 [06:07] ugh yeah, that is crappy right now because of the linux-libc-dev problem, need a newer kernel in there to build all this [06:08] grr, damn HID devices don't deal well with USB autosuspend. [06:09] wont be able to fix this up until 2.6.31-rc1 most likely, should be any day now [06:18] Will R600 get KMS in time? [06:18] KMS and 2D acceleration, OR just 3D for compiz -- either would be great. [06:19] Anyone else seeing failures to mount NTFS? [06:21] yeah they're working on it, i wouldnt be surprised if it wasnt really fully usable until next year though :D most of the effort is going into things not supported by fglrx now [06:21] So basically, we want to support things that fglrx doesn't, and halfassedly support things that fglrx does? [06:22] Sounds like free software to me. [06:22] more like, supporting things not supported by fglrx is such a huge task they need to focus on that for now [06:22] We need a fglrx for 2.6.30, though. [06:22] Even if not for 2.6.31. [06:22] yet. [06:22] Sarvatt: Right, but why is that the effort? [06:23] My commentary wasn't directed at the size of the effort, it was an underhanded comment on the state of priorities in free software. [06:23] https://lists.ubuntu.com/archives//karmic-changes/2009-June/003139.html [06:23] because theres more than 400 pci ids to support vs the 30 or so intel has and huge changes between each generation [06:24] Oh, by things you mean cards. [06:24] Okay. [06:24] That's a different story. Here I was thinking that effort was going into supporting OpenGL features that fglrx didn't support yet or something, not supporting actual hardware. [06:24] r600-r700 support in mesa wont be until next year regarding my comment if you took it out of context by the waya [06:25] he was asking about KMS support [06:25] Right, but that context dind't help me to figure out if you meant supporting features or supporting hardware. [06:25] r600-r700 support isnt far off [06:25] Well, I was asking about whichever-comes-first. [06:25] in mesa [06:25] just not KMS [06:25] But I need the NTFS thing fixed, top priority. =P [06:25] NTFS works here [06:26] Doesn't work for me, for not-in-fstab drives on eSATA. [06:26] Gives dbus timeout. [06:26] And gvfs-gdu-monitor segfault. [06:26] And gvfs-hal-volume-monitor crash, too. [06:26] Hmm. I don't have any esata, but USB and internal partitions work. [06:26] mounting mine fine too, odd [06:26] Hmm, try taking a partition out of fstab (comment it out). [06:27] its not in fstab [06:27] mounted via nautilus [06:27] Odd... for me, it gives timeout. [06:27] DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus [06:27] yeah sounds like a gvfs problem for sure [06:29] org.freedesktop.DBus.Error.UnknownMethod : Method "Mount" with signature "ssas" on interface "org.freedesktop.Hal.Device.Volume" doesn't exist [06:30] ... and before I fixed that, I got this: [06:30] org.freedesktop.Hal.Device.Volume.UnknownFailure : Cannot get volume.fstype.alternative [06:31] gnome-mount -vvnt --device /dev/disk/by-id/scsi-SATA_SAMSUNG_HD642JJS1AFJDWQ528361-part1 [06:31] that's what I was running. [06:32] https://launchpad.net/bugs/300443 [06:32] Ubuntu bug 300443 in ntfs-3g "hal rejects to mount ntfs-3g partition" [Medium,Fix released] [06:32] NOte the date on that. [06:33] It's damn well not fixed for me. [06:33] In fact, it's been fine up until this last round of updates. [06:35] I just don't get why it suddenly broke. [06:35] do any of you have the fdi file mentioned... the one with "ntfs" in the name? [06:35] I don't. [06:36] grep -Ri ntfs /usr/share/hal [06:36] [06:36] those three things on three separate lines... that's all I get. [06:39] PLEASE? [06:39] er [06:40] somebody please check what that gives. [06:40] I see.. it IS right... the "ssas" is missing! [06:42] .... please? [06:44] DanaG, do you need grep of karmic ? [06:45] yeah, for somebody with working SATA mount of ntfs. [06:45] Jaunty would also help. [06:45] For me, they're all in this file: /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi [06:46] http://paste.ubuntu-fr-secours.org/src-17098 [06:46] thanks. [06:46] sorry my karmix is on vbox i can't try ntfs [06:46] well, seeing if it's any different will help, anyway. [06:47] if your host is any other distro, in fact, that'd be useful for comparison. [06:49] zniavre_: wow, that DOES help.... I am entirely missing that file! [06:50] one more thing, please: dpkg -S 25-ntfs-3g-policy.fdi === drmrhorse_ is now known as DrMrHorse [06:51] DanaG: apt-file is your friend. [06:51] just one line > ntfs-3g: /usr/share/hal/fdi/policy/10osvendor/25-ntfs-3g-policy.fdi [06:51] I do not have that policy file, NTFS mounts fine via Nautilus. [06:51] odd... for me, ntfs-3g does not have that. [06:51] aND IT fails to mount. [06:52] I have to authenticate, but it mounts. [06:52] disk mounting isnt even done by hal in karmic [06:52] devicekit-disks [06:54] probably is a problem with ssas permissions in udev-extras or something [06:56] devicekit-disks needs to be updated but needs polkit-gobject to get updated which isnt packaged yet as far as i can see [07:00] ah. well, if it's a known work-in-progress, that's enough for me. [07:00] For tomorrow, I can just manually mount, and copy the stuff I need. [07:54] I'm getting a fatal exception when I start gnome-do [07:54] http://paste.ubuntu.com/203389/ -- Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Unix.Native.Stdlib ---> System.DllNotFoundException: libMonoPosixHelper.so at (wrapper managed-to-native) Mono.Unix.Native.Stdlib:GetDefaultSignal () [07:56] jml: poke RAOF when you see him about that [07:56] will do [07:56] it's also happening with Banshee. [07:59] jml probably because of mono being held back [08:01] billybigrigger, ahh good point. apt-get reports a lot of mono packages being help back [08:01] yup [08:02] run gnome-do or banshee from terminal and look, you'll see mono errors [08:02] billybigrigger, yeah I've done that already (see the above paste) [08:03] ahh yeah [08:04] its late :P gimme a break [08:04] im off to bed [08:04] nighta ll [08:04] billybigrigger, g'night [08:05] you can do a partial upgrade, but i don't suggest it, i did it on my karmic test system in a vm and thats about as far as i'd go :P [08:06] some really nasty stuff *can* happen, not saying it will or anything...but... [08:06] billybigrigger, installing the held back mono packages and running upgrade again seems to have not been too disastrous [08:06] and banshee & do work now. [08:06] cool beans, gnite :P [08:07] g'night & thanks :) [08:45] hello everyone === ripps_ is now known as ripps [09:57] can somebody remove busybox from topic ? [09:57] its not an issue anymore [09:57] since its fixed :P [10:31] Wha?!? There is a goldfish swimming across my screen?! [10:31] I have not installed anything like that [10:32] maxb: you didn't type 'free the fish' into alt+f2? :) [10:33] no :-) [10:33] apparently, it can also be triggered by pressing f three times on the about panels dialog [10:33] ahhh [10:34] karmic only? :( [10:34] no, that easter egg has been there forever [10:35] about ubuntu and press three times f? [10:36] no [10:36] about panels [10:36] cool [10:36] rofl :D [10:36] yay, my own fish [10:37] the other easter egg is 'gegls from outer space' in alt+f2 [10:38] I rebinded alt+f2, whats the app it runs? [10:38] (Run of course but whats the command line name) [10:38] there isn't one [10:38] the WM sends an X message to the panel to open the dialog [10:39] openbox includes a gnome-panel-control that can do it, though [10:39] the command to open the alt+f2 to open the dialog to run sommand :p [10:39] LOL, how to get rid of it ? :p [10:40] dupondje: kill the gnome-panel process [10:40] fishstick ! ;) [10:43] gegls from outer space was a hardcore easter egg [10:45] hey guys strange occurance here... I am on kubutnu and installed ubuntu-desktop as well... all sounds in gnome/ubuntu are disabled not drums and woodblocks etc :) however in kde for non kde applications like xchat...nvidia-settings..ccsm... each button or tab I hit I get one of the different wood block sounds from gnome [10:47] hifi, is that gone? [10:49] coz_: the problem is that gtk-enable-input-feedback-sounds is enabled by default [10:49] so the libcanberra gtk module is playing sounds [10:49] crdlb, ah [10:49] crdlb, mm it is most irritating :) [10:49] on gnome, that setting gets disabled by gnome-settings-daemon (if you choose to disable it) [10:50] crdlb, I did disable it in gnome [10:50] right, but that doesn't affect kde [10:50] since gnome-settings-daemon is not running [10:50] apparenlty :( [10:50] crdlb, it is definitly irritating :) [10:51] crdlb, although those specific sounds in gnome were greyed out [10:53] try putting "gtk-enable-input-feedback-sounds = FALSE" in ~/.gtkrc-2.0 [10:53] ok [10:55] crdlb, mm that seems to have worked ... I put that in the ~/.gtkrc-2.0-kde4 [10:55] I will have to restart xchat for that to take effect let me try that [10:55] nope [10:56] maybe it needs to be false instead of FALSE [10:56] ok I will try that now [10:57] if that doesn't work, you can remove libcanberra-gtk-module [10:58] crdlb, no that didnt work...what side effects with removal of libcanberra-gtk-module? [10:58] no input feedback sounds? :) [10:58] I probably should chach this in gnome also before doing that [10:58] crdlb, oh cool I wouldnt miss feedback sounds :) [10:59] chach? [10:59] check [10:59] crdlb, hey you know how well I spell at times :) [10:59] well, the ~/.gtkrc-2.0 won't affect gnome since gnome-settings-daemon overrides it [11:00] ah ok [11:02] ok let me restart x and try this [11:04] crdlb, so much nicer when its quiet :) [11:05] crdlb, thanks I should have known to ask you first :) [12:16] guys I notice that libgtk-.2 is no longer in the repos I have one applications...not important... that uses that any way around that? [12:17] humm [12:17] anything superseeding it ? [12:18] BUGabundo [12:18] Bmw1000c: [12:18] woo [12:18] BUGabundo, you mean me? [12:18] hello my friend! welcome to Karmic Koala [12:18] coz_: any package to replace it? [12:18] BUGabundo, ah well there are newer versions of it but the app doesnt see it [12:18] hello :) hello koala users [12:18] coz_: file a bug on the app to upgrade [12:19] and if required, file it upstream [12:19] but before that check the build dds to see if it is still buiilding or if it failed to build [12:19] BUGabundo, well the problem with the app is that it is not really developed and I have tried to contact the originl developer [12:19] Bmw1000c: you are now also a koala user! [12:19] BUGabundo, not an important actually [12:19] yes i am [12:19] BUGabundo, I just didnt want to have to go through a possible rewrite of the application [12:20] coz_: out of luck then, unless you or someone for you repackage it to use the superseeded lib [12:26] guys, i've tried to install bootchart-java, but [12:26] E: ca-certificates-java: subprocess post-installation script returned error exit status 1 [12:27] humm [12:28] remove --purge and try pybootchart instead [12:28] Bmw1000c: ^^ [12:28] thanks [12:28] lo [12:29] BUGabundo http://paste.ubuntu.com/203500/ [12:29] mmm :D wammu got fixed :D [12:30] lunch [12:38] now for my whole day at work I have had the easter egg fish swimming across my screen [12:46] how can i see bugs reported by me in launchpad? [13:29] Hi! I just updated empathy but there's no geolocation... do you have any clue? === robin0800_ is now known as robin0800__ [14:04] hey, any vim users here that could confirm bug 392086 ? [14:04] Launchpad bug 392086 in vim "[karmic] vim-7.2.148-2ubuntu2 - broken regexp in debchangelog.vim" [Undecided,New] https://launchpad.net/bugs/392086 [14:13] hi everyone....is grub2 supported by previous grub configurators? like the one in kde system settings? === yofel_ is now known as yofel [14:44] I am not able to find KK's kernel. 2.6.30-10? I'm looking in the kernel mainline [14:45] darthanubis: you do know that ubuntu has its own kernels at kernel.ubuntu.com ? [14:45] http://kernel.ubuntu.com/~kernel-ppa/mainline/ [14:46] I thought those were the ones? [14:47] darthanubis: those are builds of the official kernels form kernel.org [14:48] no wonder [14:48] darthanubis: you can get the ubuntu kernels from the repositories [14:49] yofel, even if I'm still running 9.04? Because I don't seem to have the line in my source.list for 9.10 kernels? [14:51] darthanubis: you can try to get them from http://packages.ubuntu.com/karmic/ [14:51] the images are in 'base utilities' [14:51] and the headers in 'development' [14:52] I'll try that, but there is no easier way, like a PPA? [14:52] darthanubis: only easier way is to upgrade to karmic alpha [14:53] at least as far as I know [14:53] https://launchpad.net/~kernel-ppa/+archive/ppa [14:53] that looks dead [14:55] darthanubis: btw, why do you want the karmic kernel? [15:01] yofel, because it is a better kernel than the one for 9.04. Specifically, disk speeds [15:06] how can i verify that the "grub-installer/grub2_instead_of_grub_legacy=false" was correctly accepted by the system on boot (alpha 2)? === Amaranth_ is now known as Amaranth [16:58] hi, I just upgraded KDE to 4.3 beta 2 (Kubuntu) and I can't find the printer-manager [17:01] anyone home? [17:02] Yanick_: well yeah, but it doesn't seem they know the answer ;) [17:02] <- gnome [17:02] yoasif, I know, that's what I told the other guy in #kubuntu [17:03] <-- gnome also [17:05] I used to have gnome, but I wanted to try the kde interface. If I go back to gnome, I'll miss those desktop widgets :P [17:05] Yanick_: Are you running Karmic? [17:05] Pici, I'm not sure [17:05] Yanick_: Ubuntu 9.10? [17:05] Pici, 9.04 [17:06] oh.... yearh... right, karmic is 9.10 :) [17:06] Yanick_: #ubuntu+1 is for discussing and troubleshooting issues with 9.10 [17:06] feel dumb for a sec [17:06] Pici, I got referred here in #kubuntu [17:06] never been here [17:07] Yanick_, use #ubuntu [17:08] ... lots of changes for 9.10? [17:08] :) [17:09] some [17:38] hey, any vim users here that could confirm bug 392086 ? [17:38] Launchpad bug 392086 in vim "[karmic] vim-7.2.148-2ubuntu2 - broken regexp in debchangelog.vim" [Undecided,New] https://launchpad.net/bugs/392086 [17:44] can I pm anyone for smome help with cve-2009-0688 what ever that is? [17:45] sotomayor: what is he problem ? [17:47] well i keep getting a arrow saying i need to download some libs dealing with cve-2009-0688 i dont know what is wrong [17:47] sotomayor: An arrow? [17:47] hi all, anyone responsible for ldap here? [17:47] yess at the top of my screen next to the firstarter firewall [17:47] xhema: ask the question [17:48] sotomayor: On Karmic? [17:48] ikonia, question : how can i easily include a schema in the new ldap back format. I have just a samba and other schemas i want to import and it is driving me crazy [17:49] no right here on update manager [17:49] http://pastebin.com/d7cc1cec5 [17:49] it is just too difficult for n00bs [17:49] xhema: it should be the same as before just put the schema file as an "include" [17:49] xhema: or do you want to use ldap as the actual config file witin the directory [17:49] sotomayor: If you're not running Ubuntu 9.10 (Karmic Koala) then you should be asking your question in #ubuntu, the same goes for anyone else seeking support here. [17:50] ok sorry about that [17:50] i will move on but thanks anyway [17:50] doesn't look like ubuntu [17:50] ikonia, there are no more includes in the new system [17:50] xhema: so you're using ldap as the actual config file, like 309 project ? [17:50] ikonia, i dont have a slapd.conf anyomre [17:50] 389 sorry [17:50] ikonia, it seems that way [17:51] i just installed this [17:51] xhema: is that packaged for karmic now #/ [17:51] i have slapd 2.4.15 here [17:51] and that's the karmic package ? [17:51] i am using 9.04 , but this seems to be a new feature [17:52] i can upgrade if it would help [17:52] if you're using 9.04 why are you asking in here ? [17:52] ikonia, no offence, but i think it is an advanced question [17:52] i have no problem with upgrading [17:52] this isn't an advacned channel [17:52] if you tell me it would help [17:52] or point me to the right channel [17:52] this is a 9.10 [17:52] #ubuntu [17:52] #309 [17:53] #389 sorry [17:53] http://directory.fedoraproject.org/ [17:53] ubunut is overcrowded and i got no help [17:53] xhema: that doesn't mean come in here [17:53] * xhema looks #389 [17:53] this channel is for 9.10 discussion [17:53] ikonia, ok. if i upgrade to 9.10 can you help me then? [17:53] i would if if it would help. [17:53] it won't help [17:53] 9.10 is a pre-release software and is unstable [17:54] ok [17:54] i am a developer [17:54] and know about debian packageing [17:54] and testing [17:54] etc. [17:54] but, i dont know ldap [17:54] how does that change anything ? [17:54] it is just making me crazy. [17:54] sorry to bother you [17:54] I understand that, which is why I've pointed you at the correct support resources [17:54] it's no both [17:54] bother [17:55] thanks [17:55] i will try there [17:55] no problem [18:11] Hello! [18:12] How do I get rid of the password prompt when I plug an USB disk? [18:12] I tried giving myself permissions with PolicyKit, but that didn't work [18:19] hiyas [18:31] so how do I go about remounting the NTFS partition now that the latest kernel upgrade removed access thru fstab and mtab ? === AlienX__ is now known as AlienX_ [19:36] tap to click isn't working on this netbook, is this a known bug or should i file a bug? [19:37] i had to pass an option to the psmouse module to get it to work, but it was the same with jaunty [19:42] synclient TapButton1=1 didnt turn it on? [19:43] i looked in system > preferences > mouse > trackpad [19:43] it isnt on by default on any touchpad with more than 1 physical button (see man synaptics) [19:43] and it said it was already on [19:43] yeah thats not quite caught up with the driver changes [19:44] it will be the next time gnome-settings-daemon is updated though [19:44] well i created a file in /etc/modprobe.d containing options psmouse proto=imps [19:44] and it works perfectly [19:44] theres a bug on launchpad about it [19:44] but i really don't know if thats a sorta temporary hack or acceptable to be included :/ [19:51] thats a hardware specific problem and they couldnt include it generically like that because that would make everything use imps, but if its a bug in the psmouse detection they could forward it to try to get it fixed. but theres other problems in the synaptics drivers in that they disabled tap to click by default now and you have to manually enable it, and the touchpad settings applet doesnt work right right now so you have to do it thr [19:51] ough a hal fdi or synclient in terminal [19:51] cabrey: ooh that sounds familiar [19:52] I have an Aspire One, and the latest karmic kernel seems to randomly sometimes detect my touchpad as a mouse, sometimes not [19:52] maxb, have you tried psmouse fix? [19:53] i have an aspire one as well and dont have that problem, thats odd :D aoa150 [19:53] Well, as I said, it's an intermittent problem [19:53] well it's ok because i've had to use that on intrepid, jaunty, and now karmic [19:53] but i also have another oddity -^ [19:54] Interesting - I've only had the problem since the very last karmic kernel update [19:54] under the Places menu i have a cdrom1 entry [19:54] and obviously i don't have a optical drive [19:55] you know, i've had to rmmod and modprobe psmouse after bootup twice since 2.6.30-10 too maxb because it wasnt even detecting the mouse [19:55] interesting [19:55] i'm on a totally different x and using XI2 with synaptics 1.1.99 though [19:55] damnit, my text is all screwed up. [19:56] I'm going back to non-KMS radeon. [19:56] I think we can conclude that it's definitely something screwed up at the kernel level [19:56] wonder if its the same thing and -mouse isnt getting loaded in my case where it is for you [19:56] there wasnt anything changed in that regard between 2.6.30-9 and 2.6.30-10 though [19:56] i literally just installed karmic [19:57] not too sure about UXA being enabled by default tho :\ [19:57] its still a problem in 2.6.31 that i compiled yesterday at any rate, got a spurious ack message and it didnt load synaptics at boot and i had to rmmod modprobe right after [19:58] think its just if i touch the touchpad while its booting [19:58] hmm havent tried moving the touch pad during boot [19:58] * maxb tries that [19:58] although grub is acting weird [19:58] complaining about a --no-floppy option [19:59] then when i tried to edit it everything got wiped out [19:59] did you upgrade to grub 2? [19:59] (you'd know because it brings up a graphical grub menu instead of the text one) [20:00] no i thought it would be installed by default [20:00] how do i upgrade? [20:00] !grub2 [20:00] Sorry, I don't know anything about grub2 [20:00] seems like its adding the --no-floppy to grub1 that doesnt support it so people that havent upgraded yet have problems in 2.6.30-10 [20:01] grub2 is only installed on new Karmic installs, it will not upgrade grub if you are doing an upgrade from a prior release. === siegie is now known as siegie_ [20:01] grub2 is the default now but it leaves grub1 for you to manually upgrade if you were using 1 before [20:01] yeah what Pici said :) [20:02] well then it must be a bug because i wiped everything [20:02] sudo update-grub-from-legacy i think it is [20:03] nope [20:03] maybe update-grub2? [20:04] try sudo update-grub [20:04] i have either update-grub or update-grub2 [20:04] It's update-grub, I tried it once [20:05] that just updates the menu.lst [20:05] actually twice [20:05] theres a seperate command to upgrade from grub1 to grub2, cant remember what it was and it looks like its gone after you upgrade :( [20:06] the package grub-pc is installed which says it is grub2 [20:06] and version 1.96 is shown but i still get a text based menu [20:06] 1.96 == 2, correct? [20:06] yeah by default it only adds grub2 as a chainload option in the grub1 menu [20:07] sudo update-from-grub-legacy thats it [20:07] it should have told you this when you installed grub2 [20:08] it seemed to have removed it [20:08] s/seemed/seems [20:08] hold on i'll reboot real quick [20:09] thats weird, maybe it got confused with how you wiped but grub 1 was still installed in the mbr [20:10] maybe try installing grub, let it do its thing then install grub2 again [20:10] it'll remove grub2 when you install grub1 [20:12] ok that was interesting [20:12] thats weird, maybe it got confused with how you wiped but grub 1 was still installed in the mbr [20:12] maybe try installing grub, let it do its thing then install grub2 again [20:12] it'll remove grub2 when you install grub1 [20:12] the entry for the most update-to-date kernel is still blank [20:13] but i modified the one and got KMS [20:13] and it booted insanely quick [20:13] alright so I would run grub-install first? === elpargo_ is now known as elpargo [20:20] ok so is there a way to completely start over with grub? running update-grub / update-grub2 bricked it [20:20] everything is blank [20:32] Im sure some of you guys had the ntfs access problem like I do after the last kernel upgrade , so how do i fix it. I re-edited fstab and mtab and added the proper lines and uid etc by the tutorial , but I'm still getting permission denied [20:54] ah, non-KMS works fine. [21:28] I'm using xmodmap to remap a key on my system to Alt_L. After running xmodmap, xev reports the key as Alt_L but it doesn't behave as such. Any ideas? [21:35] hey everyone [21:35] anyone having disk trouble after suspend or hibernate? [21:37] syn match debcontrolSection contained "\v((contrib|non-free|non-US/main|non-US/contrib|non-US/non-free|restricted|universe|multiverse)/)?(admin|cli-mono|comm|database|debian-installer|debug|devel|doc|editors|electronics|embedded|fonts|games|gnome|gnustep|gnu-r|graphics|hamradio|haskell|httpd|interpreters|java|kde|kernel|libs|libdevel|lisp|localization|mail|math|metapackages|misc|net|news|ocaml|oldlibs|otherosfs|perl|php|python|ruby|science|shell [21:37] how did that happen now o.O [21:37] sry guys [21:40] yofel: bad bad boy :p [21:42] BUGabundo: was busy debugging the vim debchangelog.vim syntax file, wanted to check what happend in irssi and pressed the wrong key -.- [21:46] guys how can i speed up my boot time??? http://img341.imageshack.us/img341/2121/bmwdesktopkarmic2009062.png [22:40] https://files.getdropbox.com/u/1416038/bmw-desktop-karmic-20090625-4.png [22:40] how can i speed up this [22:40] eheh [22:40] crazy dude [22:41] gets a 10sec boot and compaints! [22:41] Get a faster HDD? :P [22:42] get FAST SSD [22:42] remove X [22:42] LOL [22:44] * TheInfinity still not understand whats the difference between 10 and 50 sec booting :p [22:45] TheInfinity: how many times do you boot? [22:45] I boot like 2 [22:45] and suspend or hibernate the rest [22:45] exacly. [22:45] I got a 5 day uptime last week eheh [22:45] or i just start it and get some coffee [22:45] TheInfinity: Bmw1000c just rebooted like 20 times... we didn't even noticed it [22:46] it was THAT fast [22:46] i mean without coffee i cant work ;) [22:46] lol [22:46] so -> why use time to speed it up? :p [22:47] SeveredCross my HDD is the fastest 250gb avaiable [22:47] lol [22:48] Bmw1000c: -> ssd :p [22:48] yeah :( [22:49] or just some patience. you will never save the time you need to get it shorter :p [22:51] Heh. I think I boot once or twice a month. [22:51] :| [22:51] My server box is up to 50 days, and it would be more if we hadn't moved it. [22:52] 22:52:54 up 1:47, 4 users, load average: 2.97, 3.05, 3.08 [22:52] Bmw1000c: $ w [22:53] 22:53:18 up 38 min, 2 users, load average: 0.29, 0.35, 0.36 [22:56] SeveredCross: ? [22:57] 17:57:27 up 50 days, 4:58, 7 users, load average: 0.07, 0.14, 0.16 [22:57] That's from w. [22:59] yeah I know [23:03] rip mickael jacksomn [23:03] rip mickael jackson [23:03] :( [23:04] king of pop [23:08] !ot | Bmw1000c [23:08] Bmw1000c: #ubuntu+1 handles support for the development version of Ubuntu. Please join #ubuntu for all other Ubuntu support. Chat in #ubuntu-offtopic. [23:08] Tekno: you too :p [23:08] lol [23:08] sorry ubottu [23:12] doh [23:12] it was me!! [23:12] hey RAOF [23:12] Morning. [23:12] you?? it was ubottu === bazhang_ is now known as bazhang [23:15] no! it was me you told the bot to tell you ! [23:17] no! it was me you told the bot to tell you ! [23:17] Bmw1000c: ^^^^^^ [23:17] what [23:17] it was ubottu [23:20] (11:08:14 PM) freenode: !ot | Bmw1000c [23:20] (11:08:15 PM) ubottu: Bmw1000c: #ubuntu+1 handles support for the development version of Ubuntu. Please join #ubuntu for all other Ubuntu support. Chat in #ubuntu-offtopic. [23:20] it was ubottu [23:20] * BUGabundo ignores the new kid on the block :p === defcon is now known as Guest23451 === Don_Miguel is now known as BlinkyToon [23:56] hello [23:56] hi ryan [23:56] hi ryan__ [23:57] Hi Bug [23:57] anyone here an expert? im a nub [23:57] I can try to help [23:57] what s up ? [23:58] i lost my toolbars on my desktop both top and bottom [23:58] ryan__: does pressing Alt+F2 open something? [23:59] no [23:59] no response [23:59] can you right click on the desktop? [23:59] ryan__: eeepc?