[00:05] weird [00:05] my nm seems to be working fine.. [00:06] any place i can check when i booted? [00:07] when? [00:17] erm, kern.log as timestamps [00:17] /proc/uptime tells you seconds since boot [00:17] that too [00:17] well, just run 'update' to get it human readable [00:18] er, uptime ^^ [00:23] penguin42: but i suspend [00:24] so that doesn't work :) [00:24] ah [00:24] Guess i booted Jun 1 [00:24] when did the NM problems start? [00:25] just want to know if maybe i'm just running the old nm [00:26] new NM has a version like 0.8.999 [00:26] got in a few days ago [03:31] hey, I'd like feedback and critiques on a alternate file system organization. http://pastebin.com/NEvNH7mf [03:31] *an [03:49] anadon, what are you doing? [03:49] like stacking/merging the levels up to provide programs and libs or something? [03:52] creating a FS based largely on inheritance of data as so to minimize data replication and create a more regular pattern among system resources, programs, etc. [03:52] still in very early dev/thought [03:53] I'm reading up on this as fast as I can read, but there's some history I'm having a hard time getting [03:53] a goal is to make regular the organization of available programs, resources, etc. [03:54] simplify where/how programs are kept, cleaned, maintained, etc. [03:54] This might be over stepping its bounds and call for a new kind of partition, but I'm still trying to gather data on that. [03:54] how can it get any simpler than all of them in /usr/bin [03:55] well, they're not all in /usr/bin [03:55] there's a few almost at root, and some in each profile [03:55] I'd like to get them all in one area [03:56] everything runnable in one place, easily findable in ~ [03:56] but that seems to go aginst the idea of not replicating data [03:56] and this allows for multiple OS's on a partition [03:57] this is where I don't know if a new partition format will come into play: folder inheritence [03:57] the reason for putting things in /usr is to share data (over the network for example) [03:57] /bin is for system critical binaries that are used before /usr can be mounted, /usr can then be shared by multiple systems over NFS for example [03:58] I was going with more you had to have a profile on the system to get anything out of it. [03:58] anadon, the future seems to be pushing for a partitionless setup like LVM [03:58] right, btrfs implements subvolumes (works quite well) [03:58] sec, let me look it up. [03:59] that's some of what I'm getting at, but not the OS's part [04:01] theres no reason why you couldnt putmutiple os on a partition with a FHS in each subfolder, a simple chroot/pivot_root will take care of that at boot time [04:01] anyways, this is I think more of a re-write of unix tradition, so I don't know how implementable it ever will be. [04:01] sure, but how would you handle the example I gave, having parts of the system on a server, and only having a base OS that boots the system on every PC [04:02] I'm not so convinced that LVM is necessarily the future [04:02] anadon, dont forget the broblems that come along with non standard setups like livwecds and nfs based diskless nodes [04:02] well, btrfs subvolumes and snapshots take care of what I need LVM for personally [04:03] I'd say there would be two real ways to address this. One would be to load the OS from the OS booted, or have an image set up that its directed to. [04:03] I don't think trying to completely overhaul the FHS is going to work very well, others have tried... [04:03] nfs diskless node are new to me, what's the google search? [04:03] i agree, its a lost cause [04:03] anadon, "slim client" [04:04] been there, like the idea, still learning about how to make one once I get the hardware [04:05] what would the issue with liveCDs be? [04:05] btw, this thread isn't trying to kill me, like #linux. Thankyou for that. [04:06] anadon, right off the top of my head is the transition to initramfs to the main root fs. also what about stackable filesysems where at first uoi only have a small portion of the root fs loaded [04:06] s/uoi/you/ [04:07] you're going to have to tell me more about those. They haven't been touched by that loony bin known as my university. [04:08] gawd, my uni is crazy. they even have a custom compiler for c++ [04:08] case 1 ... 99: [04:08] actually works [04:09] how do I tell what modules are included in a kernel? [04:10] included or loaded? [04:10] anadon, you should learn LFS and then try to install LFS with a custom FHS to see how hard it is to actually get working [04:10] pciehp in particular. seams to be included, but I didn't find it in grep -i pciehp /boot/config-2.6.39-3-generic [04:10] where would I even start with a custom FHS? [04:11] right there LFS with a custom FHS that incorprates your ideas [04:12] not sure, that's where I would look :/ [04:12] if nobody else has an idea ask in #ubuntu-kernel [04:12] I see it in syslog: Jun 4 21:46:33 pc8 kernel: [ 0.590492] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [04:12] ok, this is going to take awhile...thanks! [04:12] ah, right. I keep forgetting #u has it's own class A on freenode :) [04:14] CarlFK, find /lib/modules | grep ko [04:14] Also, one last question. Where would I find an authoritative book on kernel design, implementation, and comparison between kernels such as linux 2.6, openBSD, freeBSD, and plan 9? [04:14] pfifo: so if it isn't there, it is in the kernel? :) [04:14] CarlFK: looks like it is CONFIG_HOTPLUG_PCI_PCIE, which is set to y in lucid anyway [04:15] CarlFK, either built on or not supported [04:15] trism: ah right. not always the same. thanks [04:22] CarlFK: yeah, I usually grep the Kbuild files if I can't find the option for a module, since they often end with "the module will be called X" [04:23] CarlFK: in the kernel source that is [04:23] I try to avoid that end of the pool :) [04:24] I use to do the gentoo. I'm better now. [04:25] tail * isn't too bad [07:32] wheres the Preference->Appearance goes? [07:32] or what should be installed to have it again. [10:42] Is there a torrent to the daily iso? The image server is so slow :/ [11:40] I found out that ubuntuone control panel doesn't find an internet connection, but it exists, obviously. This may be related to my problem of three network managers [11:41] no actual problems with connecting to internet, but the OS doesn't know that on some level [17:41] guud afternoon [17:41] Hey BUGs === Tetsuo55_2 is now known as tetsuo55 [17:44] fuuuuuuuuuuu [17:45] had to stop NM just to start pidgin [17:45] wth [17:49] anyone wknows how to change pidgin input box size? [17:49] I can't see what I'm typing [17:51] it's never been smaller than a line for me [17:52] I can't see any options [17:56] I used to drag it up === BUGabundo is now known as BUGabundo_fewd [19:22] this is nbonsense [19:22] why those my laptop ALWAYS suspends when I close the lid? [19:22] I NEVER set that on any of my PCs [19:22] its stupid [19:23] and still i have no way to change it [19:23] getting really really tired of this UI changes [19:27] :D [19:27] we've been sooo spoiled with alphas before now :) [19:29] ffuuuuuuu [19:32] BUGabundo: that's GNOME3 :) [19:32] micahg: ffuuuuuuu [19:33] BUGabundo: Bar? [19:33] BUGabundo: http://blogs.gnome.org/hughsie/2011/02/02/is-gnome-3-going-to-melt-your-laptop/ [19:34] jpds: wanna go fix the mirrors? [19:34] at least thw in PT are dead [19:34] *two [19:34] micahg: ill change WM soon [19:35] BUGabundo: Can you pay for a my plane ticket to PT? [19:35] can't take it anymore [19:35] or ditro all toghether [19:35] even better. [19:35] BUGabundo: I think you just need to switch screensavers, but I can't be sure as I don't use GNOME3 [19:35] stop using the PC [19:35] and just stick with my laptop [19:35] after 6 years of trying to use Ubuntu :( [19:35] jpds: sure I can [19:35] the question is if I wanna [19:35] Why are you complaining in #ubuntu+1 [19:36] micahg: what screensavers? [19:36] BUGabundo: Well played, good sir. [19:36] ppl still use that? [19:36] I just let DPMS turn screen off after 10 min [19:36] Omega: I am? really ? [19:36] BUGabundo: xscreensaver seems to DTRT on laptop lid close, but I'm running Xfce on oneiric :) [19:36] when stuff brakes for 2 cycles , I think i can [19:36] I have a kmail bug opened for 4 cycles [19:37] *four* [19:37] Uhm, you're using an alpha release and you're expecting stuff not be break? [19:37] Why not stick to the LTS? [19:37] mauauauaua [19:37] LTWS LOL [19:37] someone has to endure this [19:37] Omega: you're not familiar with whom you are speaking :) [19:37] so other users get a miled stable OS for 6 months [19:37] I'm the crist here [19:38] micahg, And who might that be? [19:38] Omega: BUGabundo is like captain +1 [19:38] Omega: FYI I've been *always** running devel cycle on metal since 7.04 [19:38] Wow, you must be a pro! [19:38] Really, does it change anything? [19:38] ahahaaha [19:38] you can't even imagine [19:38] its so nice to file critical bugs on libc6 or pythong [19:38] ARGGGG pidgin is killing me [19:39] can't see what I'm typing [19:39] * micahg had to switch to xchat due to E_TOOMANYCHANNELS [19:39] how many do you have? [19:39] I have 3 social netowkrs [19:40] 4 IRC servers [19:40] irssi for lyfe [19:40] and a screen tall ofc tabs [19:40] ATM, 30 on freenode [19:40] meh [19:40] im on #cyanogenmod [19:40] pidgin kept flooding freenode, so I gave up [19:40] try beating the OFFTOPIC that goes in there [19:40] oh it does that when it looses connection [19:40] you have to close the #s [19:41] and reconnect [19:41] Omega: I'm getting to a point I just want *some* stuff to just work [19:42] I only use the la+laptop to open FF7, chromium 14 and pidgin [19:42] that's it [19:42] so I really don't mind what ever is running under it [19:42] but when this basic stuff breaks [19:42] I go mad [19:44] Install openbox and use that for a while then. [19:44] (That's what I do) [19:52] BUGabundo: when I got to 21 or 22 channels, that workaround was no longer sufficient [19:52] micahg: what work around ? [19:53] BUGabundo: closing the channels and reconnect [19:53] ahh [19:53] I don't do that [19:54] I have 5 servers, each in their own screen session. Most channels are on freenode, currently 18. I try to keep under 20, so that Esc+# still works for everyone. === yofel_ is now known as yfel === yfel is now known as yofel [21:36] lets see if Omega was leing or not [21:36] :) [21:36] btb [21:37] Hah. [21:44] Omega: tbh an alpha should be somewhat workable, how else are you going to have testers, test te system :) [21:46] Ian_Corne, I agree, but he was talking about switching distros because of an alpha not being workable enough. [21:46] ah [21:46] well if his only interest is alpha testing [21:46] it's still a valid choice :) [21:55] How do you change the gtk theme on the lightdm greeter? [21:58] * BUGabundo slaps Omega with a big wet trout [21:58] * BUGabundo slaps the entire #ubuntu-devel too [21:59] how to I reset gnome ? [21:59] deleting .gnome* aint doing it [21:59] I've lost the System Menu [21:59] uhh uhh [22:02] LOL [22:02] no right button on the mouse [22:05] BUGabundo: .config has stuff too [22:06] too much stuff in there [22:06] and .and .gconf too [22:06] is there no "failsafe" ? [22:06] or make a new account :p [22:06] ehe [22:06] nice idea [22:06] let me test guess session [22:07] humm [22:07] no guess session [22:07] wth [22:07] guest session? [22:07] is that on by default? [22:07] I believe that's not implemented yet. [22:08] fuuuuuu [22:08] there goes that idea [22:10] okay, anyone here been playing around with lightdm [22:11] ill play with anything [22:11] as long I *can* actually use it [22:11] *has anyone here [22:11] unity is lame [22:11] metacity past broken [22:11] and anything with light on its name... well... I want it working! [22:11] oh and kde... cof.... yofel cof [22:11] BUGabundo, it looks like a poor man's GDM [22:12] GDM is a Session Manager [22:12] we don't even have that anymore [22:13] no I mean, login screen design-wise [22:13] what? lightDM? I'm not sure what's supposed to be light about it but oh well... and KDE is a dep mess currently if you mean that [22:13] yofel, its light because it doesn't have GDM' [22:13] 's years of bloat in it [22:14] and funcionailty too [22:14] well, it's supposed to get a gtk qt and whatever interface, so that's not going to be light [22:14] for a login screen, it's not that bad (though I'm still trying to get the GTK theme to something more tolerable) [22:14] well, it *is* light functionality wise -.- [22:15] good for like, XFCE [22:16] bbl [22:29] hi I have problem with mouse [22:30] it is aligned to where I want it to press [22:50] How do I see which nicks are grouped with this? [22:52] BUGabundo: /msg nickserv info BUGabundo should do it when it is your nick [22:53] Will try. Thanks === BUGabundo is now known as BUGabundo_DHD === BUGabundo_DHD is now known as BUGabundo_TF