/srv/irclogs.ubuntu.com/2009/10/06/#ubuntu-kernel.txt

=== lamont` is now known as lamont
Womble2I forget, is Ubuntu using aufs2 on unionfs for live CDs now?00:43
Womble2s/on/or/00:44
pgranerWomble2: yes aufs200:54
=== bjf is now known as bjf-afk
mase_wkHi guys, I am still having trouble packaging this kernel. I am trying to work out how to get it to run update-initramfs after installation07:16
mase_wkI would appreciate if someone could point me in the right direction ?07:16
apwmase_wk, when you install the binary .deb the initramfs should get rebuilt automatically08:47
csurbhii had a question10:33
csurbhiwhen you look at any call trace in aoo10:33
csurbhis/aoo/a/10:33
csurbhiso.. when you look at any call trace in a kernel oops message10:33
csurbhiyou see something like this :10:33
csurbhifunction_name+num0/num110:34
csurbhiwhat is the significance of num0 and num1 ?10:34
jk-csurbhi: offset into function, total size of function10:35
csurbhiok..thanks jk!10:35
jk-csurbhi: no problem :)10:35
=== doko__ is now known as doko
=== lexical is now known as lexical_afk
aboSamoorshould I file a bug for booting performance I have 1:27 boot time ? 11:43
apwaboSamoor, with which kernel version?12:10
aboSamoorapw: 2.6.31-11-generic http://imgur.com/Etuo2.png12:40
apwaboSamoor, cat /proc/version_signature12:41
aboSamoorapw: Ubuntu 2.6.31-11.38-generic12:47
apwaboSamoor, doesn't that boot show an fsck running ?  an ext4 fsck ?12:47
aboSamoorapw: that was the last boot and no fsck was done12:49
apwthere is an fsck.ext4 process running for most of the period?12:49
aboSamoorapw: nothing was on the screen like a message or progress bar 12:49
apwnow that i can believe ...12:50
apwKeybuk, do we expect fsck to trigger usplash correctly currently?12:50
apwas in the progress %ages and stuff?12:50
apwthough if not i would have expected you to see the fsck running on the console in text12:51
aboSamoorapw: and that is the boot time all the times I turn on my computer. if you mean usplash like the one in 9.04 I can confirm that I did not see it any time in the boot process12:52
apwit owuld be worth doing a second bootchart to see if the fsck is also there12:52
apwsreadahead had read everything it needed by 20s in12:53
apwso in theory you could be at gdb shortly after that12:53
jk-woot, we're replacing gdm with gdb? :D12:53
apwheheh now that would be an interesting interface12:53
aboSamoorapw: I will restart and return back in 4 minutes 12:54
Keybukapw: right12:59
Keybukyou don't see anything when fsck is runing atm13:00
apwahhh13:00
apwso now to see if tis running fsck every time them13:00
apwthen13:00
apwhe has gone to do another bootchart, so if that shows fsck as well we may have an 'always fsck's issue13:01
aboSamoorapw: this is worse 1:35 http://imgur.com/aXK3K.png13:03
apwthe previous one showed fsck.ext4, this one shows a quick fsck.ext4 then an fsck.ext313:04
apwaboSamoor, while you were off it was discussed that fsck does not trigger usplash so you can't tell its going on, known issue13:04
Keybukwhat's in your fstab?13:04
apwyeah ... something odd going on here13:04
Keybukit's not waiting for those fsck to complete13:05
Keybukthat means usually that you have several /mnt/* filesystems13:05
aboSamoorapw: the first chart was for 04/10 this is the correct previous one http://imgur.com/O2VBD.png13:05
Keybukmaybe they just hit maximum mount count on subsequent boots?13:05
apwyeah bad luck syndrome13:06
aboSamoorKeybuk: this is the fstab http://paste.ubuntu.com/286930/13:07
Keybukright, you do have a lot of /media things13:07
Keybukit was most likely those being checked13:08
apwbah ... so aboSamoor perhaps one more ... sigh13:08
apwthe first one would it have been just after an update?13:09
aboSamoorapw: Keybuk: just for clarification, the boot chart before I restarted was old. The previous boot is http://imgur.com/O2VBD.png and the current boot is http://imgur.com/aXK3K.png.13:10
aboSamoorapw: do you want one more boot ?13:11
apwcan't hurt to have more info, need to be sure its not from the first boot after an update13:11
aboSamoorapw: the current boot was after an update, the coming one won't be. 13:13
KeybukaboSamoor: there's nothing unusual in those charts13:13
aboSamoorKeybuk: 90 seconds is the unusual thing, and it is not my machine because once I installed alpha it was booting in 20 seconds to get firefox, that was like heaven.13:14
aboSamooralpha313:15
aboSamoorok, restarting ...13:15
KeybukaboSamoor: it's an HDD based machine?13:15
KeybukI'd say quite a slow laptop-based HDD too13:15
aboSamoorapw: Keybuk: back, now something crazy happened. it seems that my machine is upset for three boots in one day. it booted faster, no png generated, there is only .tgz file and no compiz is not working !13:21
apwhmmm13:21
apwcheck dmesg13:21
apwand see if drm loaded before intel-agp13:22
aboSamoorapw: I can not open gedit, the machine is really slow, although the CPU is 0%13:26
apwprobabally grpahics accelration is not working13:27
ograwhat does it imply if a module for a regulator isnt properly hooked into the kernel regulator code ? 13:29
ograapw, btw, i attached a few changes to bug 438680 to quiten down the niosy booting on imx5113:30
ubot3Malone bug 438680 in linux-fsl-imx51 "please quieten down bootmessages" [Low,Triaged] https://launchpad.net/bugs/43868013:30
ograi guess bjf is the one to tickle for this ?13:31
apwyeah if he is about13:31
ograright, likely to early for him13:31
ograi'm a bit worried about all the regulator noise in this list of stuff13:31
apwwhat sort of regulator is it?13:32
ograMC13892 i think13:32
ograit comes with the FSL patches13:32
apwis that a cpu frequency regulator, or a power regulator13:33
ograand i suspect its not properly integtared with what the kernel provides 13:33
aboSamoorapw: there was a an error message that drm failed to initialize agpart13:33
ograi think MC13892 does both13:33
apwaboSamoor, ok then thats likely the init ordering issue we have been seeing very recently13:33
ograit has a cpufreq option as well as a power option in the config13:33
apwwhere i915 initialised before agp apature ... that one is known mostly its a reboot job13:34
aboSamoorapw: :'( 90 seconds is really awesome compared to this. how can I fix it now ?!13:34
apwits random on a boot, so the next boot likely won't experience it13:35
aboSamoorapw: i rebooted three times since the first occurrence 13:35
apwand its occuring every time?13:36
aboSamoorapw: before the drm problem do you know any bug report for the 90 second problem that I can subscribe to and report logs. or this drm problem solved the previous one ?13:37
aboSamoorapw: all the three times13:37
apwthe slowness overall was all three times13:37
apwthe latest slowness is graphics slowness, and a separate known issue from the possible boot slowness13:37
apwwhich we've not configmed yet, as i see it from here13:37
apwas you were post an install first time, got fsck fun the second time, and this drm issue the third time13:38
aboSamooryeah, after you asked me to look at the dmesg I rebooted two times without change13:38
apwhrm13:38
apwbug #44132513:39
* apw slaps ubot3 13:39
ubot3apw: Error: Could not parse data returned by Malone: The read operation timed out13:39
apwbug #44132513:39
apwhttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/44132513:40
apwis the bug about the drm issue, and has a possible work around 13:40
aboSamoorapw: is shutting down different from rebooting ? 13:40
apwnot normally significantly different13:40
apwbut yes, different13:40
aboSamoorapw: I will try this https://bugs.launchpad.net/ubuntu/+source/linux/+bug/430694/comments/3213:47
ubot3Malone bug 430694 in linux "agpgart-intel not loaded before drm sometimes, causes KMS to fail" [Medium,Triaged] 13:48
aboSamoorapw: the work around but I don't feel the system snappy as it was 13:55
aboSamoorapw: the current boot chart http://imgur.com/NK6vb.png13:56
apwif the work around works then that issue is not the cause of anything else, can you report your success in the bug with that workaround please13:56
aboSamoorapw: you mean to report the the success of the workaround in the drm bug ?13:57
apwyeah in the drm agp bug13:57
apwKeybuk, are we going with that work-around short term for this bug?13:58
Keybuknot my call ;)13:59
apwok will discuss it and get back to you13:59
rtgapw, I tested a symbol link patch for this, it appears to do the right thing14:00
apwa symbolic module dependancy in the kernel i assume?14:00
rtgfrankly, we could use the same method for a number of modules14:00
rtgyes14:00
apwis it a soft or hard dep ?14:00
rtghard dep in this case14:01
apwin this case a hard dep is fine, but i suspect we are going to find soft deps in there 14:01
apwis there any support for such a thing did you find?14:01
* apw suspects there isn't such a thing14:01
rtgapw, probably, buit it'll fix our short term problem14:01
apwyeah sounding good.  got a kernle with it in i could test?  i suspect my 10v will hit this issue once this update is done14:01
apwand i can use it as a test14:02
rtgapw, I couldn't find anything, so I'm gonna do a MODULE_DEP macro14:02
rtggimme a bit, I've got some other issue on my plate.14:02
aboSamoorapw: I have to go, is the last boot chart helped to investigate the slowness problem ?14:02
apwsounds like a good plan to me14:02
apwnot sure if i see anything unsual in this final one14:03
aboSamoorapw: the problem that i feel that filing a bug report that my boot is slow is stupid. there could be tens of reasons, so if you know any related bug please point it to me so I follow the issue there :).14:04
smbKeybuk, How is/where can I check how the start of X is serialized with the rest of the system? I got the feeling there is a race when using the nvidia binary driver between that and things like the acpid start14:04
apwaboSamoor, i don't know of any specific one14:05
aboSamoorapw: boot performance is targeting any package ?14:06
apwits not obvious which package to target, as it depends on the cause14:06
apwis boot slower now than it was in jaunty?14:06
aboSamoorapw: it seems that I have to consider installing karmic again !14:07
aboSamoorapw: Keybuk: thanks very much for the support :)14:08
apwsmb, it looks like X generally talks to acpid as i get this in my Xorg.0.log14:13
apw(II) Open ACPI successful (/var/run/acpid.socket)14:13
apwso it sounds like there is a race generally available if you are getting failures there?14:14
smbI had on nvidia and i915 netbook 14:14
smb(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)14:14
apwyeah my netbook has a failure there14:14
apwwhat is the downside?  x eating lots of cpu?14:14
Keybukwhy does X depend on acpid?14:14
smbI did not see as bad things as on the nvidia14:14
apwinterestingly everything appears to be ok with that failure reported14:15
smbKeybuk, I would think that it can catch vt switches14:15
smbor could (befre kms)14:15
apwi think it gets those 'direct' without KMS14:15
apwasking on #u-x seems to say that its not used for much and disabled in fedora14:16
smbIt seems to be a generic issue that X might be starting with some of the files/sockets it tries to open not yet being present. But it seems worse on the nvidia binary driver14:17
smbI see tons of ioctl(5, TCFLSH, 0x2)                   = -1 EIO (Input/output error)14:17
smbwith 5 being vt714:17
apwok yeah the X folks are saying it 'does' connect but its stupid sas we don't get anything from it14:17
smbor rather /dev/tty714:18
apwsmb, i wonder if those are unrelated to acpi then14:18
smbapw, It well might be. I just noticed this failing while comparing things14:18
apwok so X concensus is we can ignore any acpi failure, so there is no need for any new deps for that14:18
smbbut I could not change vt's in that case14:18
smbon nvidia that is14:18
apwyes, but that might not be related to acpid14:19
apwthere may be something else which comes up too slow that matters, like the initial vt switch perhaps?14:19
smbapw, I would suspect that to be related14:19
smbWithout kms, acpi generates an output switch event14:19
smbJust with i915/kms which is in the kernel that has no need anymore to get that from the acpid socket14:21
smbapw, Ok, at least for my case this is not true. You would only get any events for internal devices14:23
apwi thought that old school VT switching is done directly from the kernel via the FD for the VT, and it was vile, but i am not 100% sure14:24
smbwell there is DOS, which controls what the bios does on the switch14:25
smbit can be doing something or only generating events or some other setting i forgot14:25
smbapw, You can see the setting in /proc/acpi/video/*/DOS14:26
apwwhat does it mean? i have 714:26
apwoh thats vt 7?14:26
smbno just coincidence14:27
smbit means, bios should not automatically toggel output, but generate events and brightness should also not get automatically changed on ac-dc14:27
apwok #u-x confirm vt switching is not triggered by acpid when non-kms, no idea how it is ... but hey14:30
smbapw, Thinking of it, I really confused output switching with console switching mechanics. doh14:31
smbSo switching consoles is just a normal keybord combo14:32
smbthe thing that DOS handles is the lcd to crt switch14:32
smbThat I am unable to switch consoles in the nvidia case probably is more related to the io error on tty7...14:34
apwyep14:35
=== tjaalton_ is now known as tjaalton
=== soren_ is now known as soren
bjf**16:52
bjf** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting16:52
bjf**16:52
smbI check for just delaying too. Generically, although we seem to fail to see the reason, X tried to connect to the acpid socket on startup. Giving somtimes warnings in the x log which would be nice to avoid as well17:07
apwX peeps tended to say it was stupid we were now connecting there, and implied we should be taking some patch to turn it off17:08
smbeven if it has no use. The only downside might be delaying the start of X for a litle. would need to bootchart that17:08
smbwe and now? isn't that them and maybe longer?17:10
mjg59X does nothing useful whatsoever with that information17:10
smbIt seems to be a generic X thing to me as it happens on i915 and nvidia based startup17:11
mjg59Horribly broken design that was used in the i810 driver, except even that got it wrong17:11
smbOk, so they could just not do it17:11
mjg59Yeah, should really be ripped out entirely17:11
smbI initially though of DOS handling...17:12
mjg59Nope17:13
=== fddfoo is now known as fdd
=== cking_ is now known as cking
CarlFKrtg: "CarlFK, right. should be in the next upload, Monday perhaps?"  didn't seem to happen. any chance of it happening this week? or am I not looking in the right place... 18:04
CarlFKwhere it and place is http://archive.ubuntu.com/ubuntu/dists/karmic/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux 18:05
smbCarlFK, Update should have happened (only recently). Not sure whether meta update went out too18:14
CarlFKsmb: so I should wait a few hours for things to propagate out?18:14
smbCarlFK, Have not really seen the meta uploaded but maybe I just missed that. Lemme check18:17
rtgsmb, meta is up18:17
smbSo, CarlFK should see a -12 by now18:18
rtgsoon18:18
CarlFKsoon is what I was expecting - thanks 18:18
tj83_hello all, I would like to raise a particular kernel problem with the RTL8187B wifi chipset in the past 3 releases of Ubuntu, (8.10,9.04,9.10). <tj83_> https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b bucky, I have described the problem here its with the RTL8187B chip is my wiki on the chipset, It works out of box starting with 8.10, but its terribly inefficient and has been to today. can anyone shed light on this? point me to the pr19:09
tj83_oject development? 19:09
apwtj83_, what pci id's or usb id's is it using19:16
tj83_Bus 001 Device 002: ID 0bda:8197 Realtek Semiconductor Corp.19:17
tj83_apw please if you will review the above ubuntu wiki URL19:18
apwthat page says little other than 'it seems to be supported post 2.6.27, and performance sucks'19:18
tj83_thats what we got to work with :P sorry, i am not a kernel hacker or programmer19:18
tj83_i do know that the auto rate adjustment is not happening correctly, for instance at an more than reasonable distance if i cannot get traffic flow iwconfig wlan0 rate 1M gets it crawling at minimum.19:20
apwit does seem to be being updated and has changed in 2.6.31, so you may find it is better in the karmic kernel19:20
tj83_I am using it currently apw19:20
tj83_and its all the same19:20
apwone assumes that realtek is not releasing the information required to improve the driver, and thats a tricky issue to get round19:21
tj83_only difference i can see is that in dmesg the took out the warning about frying your hardware19:21
tj83_apw, i was under the impression this was a total re-development 19:22
apwindeed they don't seem to think its fooking your hardware any more19:22
tj83_bucky in #ubuntu+1 shared this with me just now: http://www.linux-archive.org/ubuntu-kernel-team/374927-fwd-realtek-rtl8187b-driver-karmic.html19:23
tj83_so it looks like the missed the freeze kernel boat :(19:24
tj83_apw bucky said it might be possible to build a dsc file... what is this and how difficult? i'ma noob19:26
tj83_people are reporting from linux mint that its fixed for them19:26
tj83_i will test to confirm. would be nice to be able to bring back into karmic19:26
apwwell the first thing to do would be to do as pgraner suggested and send the patch updating the driver to the kernel-team list, so it can be reviewed to see just how big a change it is19:27
apwif its fixing 'bugs' we may be able to take it depending how invasive the fixes are, and how they affect other cards which use the same driver19:27
apwalso if those fixes are upstream, we may have them in wireless-testing which leads into LBM19:28
smbsorry to chime in late. maybe it really helps to try out the recent rt2x patches. Seems those go all over rt drivers19:28
tj83_smb, nah, appreciate it, i mean i was starting to think this was a lost cause.... 3 ubuntu versions later19:29
apwrt2x patches?19:29
smbhttp://patchwork.ozlabs.org/patch/35112/19:29
smbhttp://patchwork.ozlabs.org/patch/35113/19:29
apwits only a lost cause if we aren't getting info from the manufactuer, it sounds like they are coming round to helping19:29
apwsmb, think the driver in question is not 2x:drivers/net/wireless/rtl818x/19:30
smbAh damn, then its just another one19:30
smbBut generically the same problem. One steps in the dark as long as there is no info about which bit to poke correctly19:31
tj83_http://www.linux-archive.org/ubuntu-kernel-team/374927-fwd-realtek-rtl8187b-driver-karmic.html <--- i dont even know what i am looking at here.. but seems like ton of settings19:32
tj83_this guy claims "fixed"19:32
apwyeah but he didn't supply the new driver.19:33
apwjust says that he has it and it works for him19:33
apwwhich isn't much use to us19:33
tj83_well, then, i guess i should hunt this dude down.19:34
apwif you can't find the driver posted to the kernel-team list, its worth poking him and asking him to do so19:34
apwas even if it misses karmic, we want to try and do something for lucid19:34
tj83_"extends wireless range from 30' to ~120'."  i mean c'mon 30ft? and this is exactly the behavior i observe19:34
tj83_right on... i am stoked about the next LTS19:34
smbapw, The initial mail had a tarball, but it came quite late to just replace drivers19:35
apwyeah agree its very late, but it would be nice to see the diff so we can tell if its major or nothing or ...19:36
tj83_smb, does this mean you have the implied "fixed" drivers?19:36
smbI have not looked into the tar yet, but there is something19:36
tj83_smb we (many many many of us) are at your mercy 19:37
tj83_if you look at my wiki you will see a number of reported laptops and that is just a drop int he bucket of the number of instances of this hardware out there. its everywhere and we all have the same issue.19:37
smbWe (apw and me) need to find a quiet moment to look at it.19:37
apwits a busy busy time for us, the release is coming19:37
smbatm quiet moments a a bit scarce19:38
* apw looks at the cover of his hitch-hikers guide and sighs19:38
smbapw, we can try not to panic :)19:38
apw:)19:38
smbtj83_, Maybe there is a posibility to get it into bacports modules after release19:39
apwi meant to ask is the new driver not upstream yet?  if so LBM may get it magically without help19:39
smbThat might be a second posibility, yeah19:40
apwone would hope realtek isn't just sending out updated drivers to people in the community and not to mainline19:40
smbIf we see it there it comes via compat-wireless, but that again needs a bit of time to verify19:41
apwdoesn't appear to be in 32-rc319:41
apwcould be in wireless testing of course19:41
tj83_smb hitch hikers guide to the galaxy? i got the original BBS on my FTP :) share if you like19:41
rtgapw, just uploaded this am19:41
apwrtg lbm ?19:42
rtgyep19:42
tj83_omg, this is great... some real activity happening here! thank you all19:42
smbtj83_, I got the big book and the original BBC series. :) thanks 19:42
apwtj83_, heh we are pretty active all the time, just not as obvious as one might ope19:42
tj83_never doubted you at all... just thought that it was "forgotten"19:43
apwhope ... there is a lot of blood, sweat, and no end of tears in every upload19:43
apwforgotten no, burried in 100's of other issues likely yes19:43
rtgpgraner, have you retested your i915 suspend/power issue?19:44
tj83_so, being a n00b like me... what can i do to help this along?19:44
apwyou can try and find the launchpad bug for this issue that would help us out19:44
tj83_apw, i have actually searched.... but i will search again sure... will likely do this from class tonight, as its about time for me to head out of work, and onto school.19:45
apwif you can't find one then one needs to be filed ... and the tarball of the driver attached, and if we can find out where it actually came frmo that would be helpful19:46
tj83_apw i will do what i can, appreciate your and smb and rtg diligence on the matter.19:46
apwthe wireless-testing driver looks identicle to the mainline one, which is hardly modded from the one in karmic, so not sure its going to be any different19:46
tj83_:(19:46
apwso then its getting the information all together in the bug, so that when someone does have time they don't have to go searching all over for it19:47
apwtj83_, that really would be a time saver for someone, and make it more likely to get looked at sooner19:47
LaibschIs Karmic going to be released with 2.6.31 or with a later kernel?  2.6.30 introduced a regression wrt prism wifi cards that was fixed in 2.6.32 which is why I ask.19:48
tj83_apw consider it done first opportunity I can, I'll follow up with you guys here too19:48
Laibschhttp://bugzilla.kernel.org/show_bug.cgi?id=1400019:48
ubot3bugzilla.kernel.org bug 14000 in network-wireless "prism 2.5 broke in 2.6.30.x" [Normal,Closed: code_fix] 19:48
apwLaibsch, karmic will ahve a 2.6.31.2 based kernel19:48
apwin all likelyhood, cirtainly a 2.6.31 base19:49
LaibschOK, then we should look into trying to backport a patch19:49
apwdo we know the fix for it?  if so then we want to get a LP bug filed with that upstream bug linked in19:49
tj83_apw there is also another angle to look at this... if Ubuntu can fix it first... other users of different distributions may migrate to ubuntu and well thats the whole point19:50
apwif it worked in jaunty then we need to get it tagged regression-potential19:50
Laibschapw: I'll create a new ticket in a minute19:50
apwtj83_, yep we have loads of things like that though, many of them already in, we literrally cannot fix every bug there just tooo many19:50
apwand bugs which have some of the work done are more appealing than those without as they take less dev time to get fixed19:51
tj83_i understand... just saying been many turned off of ubuntu because of this. 19:51
tj83_many thanks again. off to class. 19:55
apwtj83_, yep and we're not un-sympathetic ... we litterally can't do everything19:56
rtgapw, do we have a known victim that suffers from the agp/i915 race?19:56
tj83_nobody can... we are all human. 19:57
apwrtg yeah there were a couple of people who seemed to be affected every boot on the bug19:57
apwbug #430694 i think it was19:57
ubot3Malone bug 430694 in linux "agpgart-intel not loaded before drm sometimes, causes KMS to fail" [Medium,Triaged] https://launchpad.net/bugs/43069419:57
rtgapw, I wanna sic my module_depends patch on 'em. I've tested here on a mini-919:58
apwthere was a second on here, who i asked to report in on the same bug19:58
Laibschapw: bug 444801 it is19:58
ubot3Malone bug 444801 in linux "prism 2.5 broke in 2.6.30.x (fixed upstream in 2.6.32)" [Undecided,New] https://launchpad.net/bugs/44480119:58
Laibschthanks, apw20:06
Laibschlater guys20:06
r0cketmanCan anyone here please point me to documentation on how to install either LKCD or KDUMP?  I need to grab a kernel core to analyze for a high load issue on 9.04 64-bit.20:23
r0cketmanOr other kernel coredump method?20:23
manjosuperm1, ping .. do you have any notes on how to package src for dkms ? 20:26
rtgr0cketman, https://wiki.ubuntu.com/KernelTeam/CrashdumpRecipe20:27
r0cketmanPerfect, rtg.  Thanks tons!20:27
rtgbjf, did you just do a dist-upgrade to get your pegatron up to Karmic?20:28
bjfrtg, no20:30
bjfrtg, 1) I don't have a pegatron20:30
bjfrtg, I have a babbage 2.5 board20:30
rtgbjf, you don't have an imx51 based platform?20:31
bjfrtg, yes, that is a babbage 2.5 reference board20:31
bjfrtg, a pegatron board is also imx51 based but it is different20:31
rtgbjf, well, they must install the same, right?20:31
Kanohi rtg 20:32
bjfrtg, they are similar, yes, but probably need a different redboot image20:33
rtgKano, ?20:33
Kanodid you add the missing firmwarefile20:34
rtgKanaren't you subscribed to the LP report?20:34
rtgKano, ^^20:35
Kanono, just looked at it20:35
Kanoi have got 2 other patches for gspca you might be interested20:35
Kanoone is tested by a kanotix user already20:35
Kanohttp://linuxtv.org/hg/~eandren/v4l-dvb/rev/3cf50d4a5aab20:36
Kanothats tested and working20:36
rtgKano, licensing has been a real issue with a lot of the video firmware.20:36
Kanoin the same hg you find 2 other similar patches20:37
Kanoso i would add all 3, all affect the same file20:37
Kanothey flip the picture in laptops20:37
Kanoas it is hard to hold it upside down all the time ;)20:40
rtgKano, file a bug report with clear directions about where to retrieve the firmware files from, as well as their licensing disposition.20:40
Kanofor the same reason i would update libv4l to latest version too, as for uvcvideo the flipping is done in the userspace20:40
Kanortg: you added the firmware it seems, thats nice, just those very simple patches would be nice to have too20:41
Kanoi added em on my kernel variant,but thats suboptimimal20:41
rtgKano, nothing is going to happen without a bug report.20:42
superm1manjo, follow http://wiki.centos.org/HowTos/BuildingKernelModules#head-d313bd351f90d4f25a2143b7bbcff73f927731f0, and then you can use dkms mkdeb or dkms mkdsc on the module21:12
superm1the packages produced should be in good order, lintian compliant etc21:12
manjosuperm1, cool thanks for the pointer 21:12
Kanomanjo: what module do you need21:14
manjoKano, omnibook21:14
lamontso... if I need to run a 2.6.28-11 kernel with karmic, does that work?23:27
Kanosure23:29
Kanobut current .28 is -1523:29
lamontgood.  though it will make me cry23:29
lamontKano: yeah - -15 is b0rken23:30
lamont-11 is love.23:30
Kanowhats the problem with 15 for you23:30
lamont-12 thru -14 are untested23:30
lamontkvm booting a windoze XP Pro SP3 image (or SP2, iirc)23:30
Kanoah23:31
lamontyeah - I somehow fear I'll be doing the git-bisect to find it one of these days23:32
lamontthough there was a monsterous kvm/* change between -11 and -15, which seems likely23:32
Kanowell in theory you could do a gib bisect, using ccache with a huge cache23:51
Kanodid you consider doing this23:51

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