[00:02] <crweb> Seems I was correct. It was a ram issue
[00:06] <crweb> the word is, that if yo uare using 0.46 - 0.52 you need to stop now, and update to 0.54 NOW or risk bricking your OSD
[00:09] <crweb> i wouldn't even recommend booting until the 0.54 is available
[03:47] <crweb> nerochiaro: still the stupid circle, but complete useable: www.limesg.com
[03:48] <nerochiaro> left hand panel auto-expands based on thext ?
[03:48] <crweb> yeah
[03:49] <nerochiaro> what goes on the right hand panel ?
[03:49] <crweb> I'm fighting the expantions
[03:49] <crweb> the playlist
[03:49] <nerochiaro> meh, drop the pill and put playlist there
[03:49] <nerochiaro> you have space beside the stop button to put a smaller branding, horizontal.
[03:50] <nerochiaro> that's what i would to, at least
[03:50] <crweb> yeah
[03:50] <crweb> i think so too
[03:50] <crweb> the "box" is transparent
[03:50] <crweb> for the playlist :)
[03:51] <crweb> oh, i love qt
[03:52] <crweb> they provide a media api now
[03:52] <nerochiaro> can you do the transparent fb ?
[03:52] <crweb> all i have to do is write a plugin that connects to nmsd, or the modules
[03:52] <crweb> for the video playing thing?
[03:52] <nerochiaro> yeah
[03:52] <crweb> yes, I subclassed the framebuffer driver and added the ioctls
[03:53] <crweb> I'm going to be unstoppable
[03:54] <crweb> as soon as... it plays files..
[03:54] <crweb> heh
[03:54] <crweb> i've got to learn how to thread now
[03:54] <nerochiaro> you're on the run indeed ;)
[03:54] <crweb> Qthread is very nice
[03:54] <nerochiaro> make me wish i had much more time in my hands like you do, dammit
[03:55] <crweb> that music window is going to start a thread and the thread will handle the actual file playing and stuff
[03:55] <nerochiaro> actually nms already does that
[03:55] <crweb> meanwhile all the other windows can connect to the thread and show the status
[03:55] <crweb> right, I would start a qthread that works with nms
[03:55] <nerochiaro> no, i mean that nms is a separate app
[03:56] <crweb> yeah
[03:56] <nerochiaro> try starting a video, kill osdmain, the video don't stop
[03:56] <crweb> i have to have a thread going to hand the next playlist item to nms
[03:56] <crweb> meanwhile you can minimize the audio app, and browse the rest of the ui
[03:57] <crweb> if you start a video, it will signal the thread to stop
[03:57] <nerochiaro> oh, ok
[03:57] <crweb> oh!
[03:57] <crweb> crap
[03:57] <crweb> i forgot a button to get back to the music browser
[03:58] <crweb> done :)
[03:58] <crweb> haha
[03:58] <crweb> great night
[03:58] <crweb> have a nice day, ttyl
[03:59] <nerochiaro> cya
[03:59] <nerochiaro> have a nice sleep
[06:52] <beaufour> hmm, so what tag should I use now. I used 0.49 on one box, now I look at the tags and it says "do not use".... I use 0.54, and I get no UI ...
[06:58] <beaufour> ok, got the UI... stupid static/dhcp ip issue again
[07:13] <nerochiaro> .54 is fine for me
[07:39] <beaufour> for some reason there's no splash screen, but apart from that .54 is fine for me now too. It was the wrong static IP in osdmain
[07:48] <nerochiaro> beaufour: well, no splash screen is no big problem
[07:49] <beaufour> no :)
[09:00] <eigma> ping
[09:02] <nerochiaro> eigma: who are you pinging ?
[09:02] <eigma> anyway
[09:02] <eigma> *anyone
[09:02] <eigma> do you know how u-boot places the initrd in physical memory?
[09:03] <eigma> is it right after the zImage, a bit after that, or..?
[09:05] <nerochiaro> it prints a partition table during boot, maybe that will help you ?
[09:06] <nerochiaro> or maybe i misunderstood what you were talking about
[09:06] <eigma> I think so :)
[09:06] <nerochiaro> heh, sorry. the sources of uboot are in cvs anyway, no ?
[09:06] <eigma> yes
[09:07] <eigma> I don't want to spend too long on this though, and reading the sources looking for this, I think, would take a long time
[09:09] <nerochiaro> probably. best shot is just ask in ML then. larger chance of someone knowing, there
[09:09] <eigma> kk
[10:45] <crweb> nerochiaro: they did it
[10:45] <crweb> nerochiaro: the cold plug
[10:45] <nerochiaro> where ?
[10:45] <crweb> i dunno, i just booted with it though
[10:45] <crweb> i don't see it in trunk yet
[10:46] <nerochiaro> how comes you booted with it and it's not in trunk ?
[10:46] <crweb> i just started looking for it
[10:46] <crweb> i had to upgrade to 0.54
[10:46] <nerochiaro> k
[10:46] <crweb> or risk bricking
[10:46] <nerochiaro> i did too
[10:47] <nerochiaro> but you know that
[10:48] <crweb> i'll probably have to fix the coldplug to make it work like traditional. but atleast its there
[10:49] <crweb> yeah, they didn't use the init system
[10:49] <nerochiaro> doesn't that mdev solve that problem too
[10:49] <nerochiaro> ?
[10:49] <crweb> yes
[10:49] <nerochiaro> so why not just proposing mdev to them too ?
[10:50] <crweb> they'd have to start using busybox 1.3
[10:50] <nerochiaro> so what ?
[10:50] <crweb> it it doesn't work right
[10:50] <nerochiaro> ah, there was a catch
[10:50] <crweb> the whole build process i mean
[10:50] <nerochiaro> hmm, what's the problem ?
[10:50] <crweb> i had to build it component by component
[10:51] <crweb> something with something not being declared in iptunnel
[10:51] <nerochiaro> can't you just exclude that component ?
[10:51] <crweb> i did
[10:52] <crweb> its going to take a bit of hacking to use all the new stuff in busybox too
[10:54] <crweb> we have busybox 1.1.2 from April 2006
[10:54] <crweb> busybox seems to release alsmost every month and just stepped up to 1.3.0
[10:55] <nerochiaro> i see. maybe in the future
[10:55] <crweb> in the very near future for my svn
[10:55] <nerochiaro> but it's a pity because maybe it's less work to support 1.3 than to hack colplug
[10:55] <nerochiaro> i was thinking main line
[11:01] <crweb> nerochiaro: if that guy comes in we were talking to last night or thismorning
[11:01] <crweb> (-8 hours from current)
[11:02] <crweb> nerochiaro: tell him he can flash to 0.54 and it should start working again
[11:02] <nerochiaro> sur
[11:02] <crweb> rastyk
[11:02] <nerochiaro> sure. but doesn't .46 brick completely ?
[11:03] <crweb> he is safe
[11:03] <nerochiaro> oh ok
[11:03] <crweb> his is still flashing
[11:03] <nerochiaro> i'll tell him if he pops up
[11:03] <crweb> this kinda goes to show that some of us have better sdram chips than others
[11:04] <crweb> wonder if there was a production change
[11:04] <nerochiaro> or better luck
[11:04] <crweb> well, by that theory i should be on my 10th unit
[11:05] <nerochiaro> :D
[11:05] <crweb> though I have been lucky lately
[11:05] <crweb> 2004/2005 was rough
[11:06] <crweb> I had 5 laptop replacements, and 17 harddrive replacements in my dell inspiron 8***
[11:06] <nerochiaro> eeh ? 17 ?
[11:06] <nerochiaro> the hell ?
[11:06] <crweb> yeah, Hitachi 5400 rpm 80gig
[11:06] <crweb> it was known to just, go bad
[11:06] <crweb> but they kept sending them
[11:07] <crweb> what was nice is, they upgraded the model every replacement
[11:07] <nerochiaro> but if they were all bad, not much use for that
[11:07] <crweb> so i ended up selling for $2100, what I bought for $1100
[11:08] <nerochiaro> well, that wasn't all that bad luck then
[11:08] <crweb> the last one I got, in feb 2005 was great
[11:08] <crweb> it didn't have a hitachi drive, and it was awesome performance
[11:08] <crweb> I sold it to a friend, and 3 weeks later it was stolen where he works
[11:08] <crweb> i warned him
[11:09] <crweb> freaking thing was cursed
[11:09] <nerochiaro> and mysteriously reappared into your house after a week ?
[11:09] <crweb> no, I replaced it with a tabletpc
[11:09] <crweb> that i've beat to hell and it just won't break
[11:09] <nerochiaro> cr-tablet, yep
[11:09] <crweb> 2 weeks after having it, i tripped on the ac chord and it fell off the top of a bookcase onto concrete floor, while booted into windows
[11:10] <crweb> not a scratch
[11:10] <crweb> sounded like a plastic fork hitting the floor
[11:10] <crweb> good 6-7 foot fall
[11:11] <crweb> it has an accell detector, it parks the harddrive if there is x amount of movement
[11:12] <crweb> i did have a heart attack though
[11:13] <nerochiaro> scary indeed. these accelerometers are very nice, i really wish they would fit these in every disk
[11:14] <crweb> they aren't in disk usually
[11:14] <crweb> the support is just in the controller to instant park
[11:15] <nerochiaro> i though it was built in the on-disk chip
[11:15] <nerochiaro> maybe we're talking the same thing
[11:15] <crweb> i admint i'm a bit cloudy on the details, but mine will park any drive
[11:15] <nerochiaro> oh, then you are right
[11:15] <crweb> and I can play games with it
[11:16] <crweb> maybe there are drives that have it built in
[11:16] <crweb> but mine has it systemwide
[11:16] <crweb> and doesn't work in linux
[11:16] <nerochiaro> when it parks, if something is reading it appears to sw as just a slower drive, right ?
[11:16] <crweb> which is why i'm very happy i was in windows
[11:16] <nerochiaro> i mean, like if the drive is taking a long time to read
[11:17] <crweb> most accells only last a slit second
[11:17] <crweb> split
[11:17] <nerochiaro> it really needs some sw support to work ? that sucks
[11:17] <crweb> hdaps
[11:17] <crweb> i think is the ibm in disk one
[19:29] <rastyk> hi eveyrone
[19:30] <rastyk> crweb : saw the notes from late night last night, thanks for the help, going to re-flash it now
[20:02] <rastyk> OK, the same thing that caused a crash on the OSD lsat night (when I had to re-flash it to 54)
[20:02] <rastyk> has happened on the current version 3.27-0.54
[20:02] <rastyk> I went to the recording options screen, was in the first field, it said TV
[20:02] <rastyk> I hit right arrow to see the other option, it showed Apple Ipod and the screen blanked out
[20:03] <rastyk> and then after about a half a minute, it went back to the orange eye/ear picture
[20:03] <rastyk> I'll be back in a bit, have to do something for a bit
[23:31] <allyourrejects> i just mopped the server room floor
[23:31] <crweb_> first time its been even swept in 8 years
[23:32] <rastyk> do you work night shift or out of USA?
[23:32] <rastyk> by the way, thanks for helping last night
[23:32] <rastyk> I did see there was chat early AM after I left, I installed the newest firmware
[23:32] <rastyk> still having problems, but it did boot up fine (that same screen, right arrow crashed it)
[23:33] <rastyk> I can imagine mopping a server room floor might be kind of scary
[23:33] <rastyk> I wouldn't want to do it where I work. They're a bit serious about things like the server room
[23:34] <crweb_> well, the dust was getting really bad
[23:34] <crweb_> the best way to get rid of it, is to mop while its settled
[23:35] <rastyk> i guess.. do you have a raised floor?
[23:35] <Ycros> hmm I've gotta start working out a structure for my show and tell session at lca
[23:35] <crweb_> no
[23:36] <crweb_> theres nothing in the server room at the moment
[23:36] <crweb_> Its all out in the hall, with net cables to the wall wire rack
[23:36] <crweb_> :)
[23:36] <rastyk> heh
[23:37] <Ycros> what should I talk about
[23:37] <rastyk> whaddya want to hear yourself talk about?
[23:37] <rastyk> ;)
[23:37] <Ycros> or, perhaps, better phrased: is there anything I should mention in particular
[23:37] <crweb_> you can talk about how df shows you a bunch of stuff thats mounted
[23:37] <crweb_> but when you try to unmount, it says its not mounted
[23:37] * crweb_  mounted from a chroot
[23:37] <Ycros> ...
[23:37] <crweb_> and now its ghosting or something
[23:38] <Ycros> everyone see the new iPhone?
[23:39] <crweb_> well, crap. reboot
[23:40] <rastyk> frankly, I never evern bothered to look at the article
[23:40] <Ycros> I just looked on apple's site
[23:40] <rastyk> I did loo at the xbox 360 ip tv, worthless
[23:40] <Ycros> dunno about an article
[23:40] <Ycros> watched the demo/speech about it as well
[23:41] <rastyk> I saw something about the apple itv, I'm not impressed about that either
[23:42] <rastyk> here's my problem. I don't want to pay for soemthing twice
[23:42] <Ycros> the iPhone looks very, very nice
[23:42] <rastyk> they're just going to (both microsoft and apple) try to get you to pay a few more bucks for a movie you probably already own
[23:42] <rastyk> yeah, have to say apple has a good taste in equipment like that
[23:43] <Ycros> it's a giant touchscreen, it's an ipod, it's a phone
[23:43] <Ycros> it runs osx
[23:43] <Ycros> it has browsing, email and photo capabilities that don't suck
[23:43] <Ycros> and it multitasks
[23:43] <Ycros> and it's _easy to use_
[23:44] <Ycros> I can see many people buying these
[23:44] <rastyk> I bet one of my friends already placed the order *laugh*
[23:44] <Ycros> it's out in june in the US
[23:45] <Ycros> hmmph
[23:45] <Ycros> heh
[23:45] <rastyk> OSX? have you gotten any good information on it?
[23:45] <rastyk> huh, see the page now. This is pretty slikc
[23:45] <rastyk> man this must be a big purchase.. ouch
[23:46] <rastyk> wow, when you shift it it automatically switches from portrait to landscape
[23:46] <Ycros> yes
[23:46] <rastyk> they're so good with their UI stuff
[23:46] <Ycros> the demo movie really shows it off
[23:47] <Ycros> it's around $499 USD for the 4gb model, $599 for the 8gb
[23:47] <Ycros> if I remember correctly
[23:47] <rastyk> ????
[23:47] <rastyk> man that's not bad at all
[23:47] <Ycros> they said that that's how much people are paying for an mp3 player + smartphone currently anyway
[23:47] <rastyk> yep
[23:47] <rastyk> well, the question I'd have is if I can jsut buy it by myself
[23:47] <Ycros> but the iPhone is better
[23:47] <Ycros> hehe
[23:47] <rastyk> or if that's that much + a 2 year contract throgh Cingular
[23:48] <rastyk> for that much, I'd like it to never have been locked at all
[23:48] <rastyk> plus wifi
[23:48] <rastyk> welp, good thing my cell phone contract will be gone by then
[23:48] <Ycros> ah, yeah
[23:48] <rastyk> laugh
[23:48] <Ycros> contract
[23:48] <Ycros> it is with a 2 year contract
[23:49] <rastyk> I have a symbian 60. Great phone. But I had to get a 2 year contract
[23:49] <Ycros> same with the iPhone
[23:49] <rastyk> Phone is great though, much better than what was out there
[23:49] <rastyk> it's big but beautiful :)(
[23:49] <Ycros> they're doing exclusive services for the iPhone
[23:49] <Ycros> at the moment they're just offering something called visual voicemail
[23:50] <Ycros> where you can see all your voicemails and manage them/pick which ones you want to listen to on the phone
[23:50] <Ycros> without wading through silly audio prompts
[23:50] <Ycros> they did say that cingular+apple are working on more stuff though
[23:50] <Ycros> dunno
[23:50] <Ycros> I'm in australia, we probably won't see these phones until next year
[23:50] <rastyk> but sometimes they'll make such a big deal of little things... I have google maps on my phone
[23:51] <rastyk> it's a 2 year old phone
[23:51] <rastyk> I have gmail too.. they make an app for that
[23:51] <rastyk> but OSX could do it for me
[23:51] * [g2]  also but it's just a year old
[23:51] <Ycros> I get gmail on my phone
[23:52] <Ycros> but it's shit
[23:52] <Ycros> and so is the web browser
[23:52] <rastyk> mine is pretty good, i'm using the opera mini
[23:53] <rastyk> it's really small, and only picks the small graphics
[23:53] <rastyk> granted, the iphone should have lots more horsepower
[23:53] <Ycros> aye
[23:53] <Ycros> opera mini is nice
[23:53] <Ycros> but iPhone runs safari
[23:53] <Ycros> you see pages just like on your computer, you can zoom into bits of the page
[23:54] <Ycros> sort of like on the Wii
[23:54] <rastyk> right, over wifi
[23:54] <Ycros> I guess
[23:54] <Ycros> or edge/whatever it is
[23:54] <rastyk> but i'd be curious waht the connection over edge is
[23:54] <Ycros> it'll switch between edge and wifi automatically
[23:54] <rastyk> my phone uses it and it's not bad, but it's no speed demon
[23:54] <rastyk> then agian, my cpu is probably much slower
[23:55] <rastyk> very nice 5 hours of usage itme (talk/video/browsing)
[23:55] <Ycros> yeah
[23:55] <Ycros> the other thing was itunes integration
[23:55] <Ycros> it syncs just like your ipod
[23:56] <rastyk> yeah, a blessing and a curse
[23:56] <Ycros> you can sync movies, tv shows, but also contacts and calendars and things
[23:56] <rastyk> I don't know whether I like itunes or hate it
[23:56] <Ycros> the reason they used was that people do it with their ipods already
[23:56] <Ycros> so they're used to it
[23:56] <Ycros> I don't like it, heh
[23:56] <Ycros> but then I haven't used it much, and I don't own an ipod
[23:56] <rastyk> it has some good things... but i'd personally rather just dump stuff on a drive
[23:57] <rastyk> I like the flipping through itunes with the finger
[23:57] <Ycros> yeah
[23:57] <Ycros> and scrolling in general
[23:57] <Ycros> you just... scroll
[23:58] <rastyk> only problem is that with my phone my internet is like $20 a month
[23:58] <Ycros> I'm wondering what sort of apps you can run on it
[23:58] <Ycros> if it runs osx
[23:58] <rastyk> I bet this would be cingular's bigger rate plan
[23:58] <Ycros> if you'd have to build them for it
[23:58] <Ycros> hmm
[23:58] <Ycros> I guess you would
[23:58] <rastyk> PDAs they make you pay double ( at least they used to)
[23:58] <Ycros> wonder what arch they're using
[23:58] <rastyk> nvidia gpu
[23:59] <Ycros> I donne
[23:59] <Ycros> the openmoko phone is supposed to be out this month as well
[23:59] <Ycros> it's all open source