/srv/irclogs.ubuntu.com/2008/06/03/#ubuntu-kernel.txt

greearbI have what may be a squashfs bug in ubuntu 8.0.4:  I am building a custom image, and when I view certain files inside of the chroot, everything looks fine.00:39
greearbBut, when I make a squashfs and iso image, and then mount that with -o loop, certain files in squashfs image give IO errors when I try to read them.00:40
greearbI am not sure this is anything other than bad luck, but the files are: /var/lib/scrollkeeper/TOC/16544 - 165100:40
greearbI have not found any others, but it's possible they exist.00:41
greearbI'm open to suggestions if anyone has any ideas on how to further debug this00:41
newz2000ok, confirmed. `/etc/init.d/kvm stop` did allow virtualbox to run02:24
newz2000thanks for the help02:24
=== asac_ is now known as asac
elmargolSomeone knows how I get the virtualbox 1.6 module running on the current ubuntu version07:56
=== emgent_ is now known as emgent
rtg__Ng: http://ppa.launchpad.net/timg-tpi/ubuntu has the e1000 eeprom patch.13:39
Ngrtg__: thanks13:39
emgentheya15:04
Riddelllinux-image-2.6.25-1-386, main or universe?16:21
=== cking_ is now known as cking
BenCamitk, rtg__, cking, pgraner: ping17:04
ckingHi17:05
BenCRiddell: universe17:05
BenCRiddell: all other packages from linux-ports are main17:06
rtg__BenC: pong17:06
pgranerBenC: pong17:07
amitkBenC: pong17:08
BenCOk, the ubuntu-kernel-team meeting is now in session17:08
BenCNo real agenda is in order, but just to update on the status for intrepid...17:09
BenClinux-ports => New package, uploaded and built already. This package contains all the architectures/flavours that are community supported17:10
BenCThis basically means != i386/amd6417:10
BenCWith the exception of the -386 flavour, which is mostly kept for things LTSP17:11
BenC*like LTSP17:11
BenCIt's 2.6.25 based, and will probably remain that way for intrepid17:11
BenCThe community port teams are expected to maintain proper configs and patches in that package17:12
amitkBenC: I recall Oliver (ogra) mentioning that LTSP used -generic now. rtg__ do you remember?17:12
rtg__amitk: yep - all default installs use generic.17:12
BenCamitk: some of the older hardware uses -386, but it's an option, not the default17:13
BenCThere are some LTSP boxes that fit in the palm of your hand, which use the -386 kernel (at $100 a box, they are economical)17:14
amitkok17:14
BenCatleast I remember being told that, hehe17:14
BenCNext, we have some UDS topics that will affect the kernel maint infrastructure...17:15
rtg__ogra said that there are no modern LTSP devices that _require_ -386.17:15
BenClinux-ubuntu-modules is moving to the main linux source tree (in our git, not upstream)17:15
BenCThis will be done by placing the third party modules in an ubuntu/ subdirectory, and should alleviate problems we've had with separate ABI/headers for third party modules17:16
BenC(e.g. alsa)17:16
BenCThis is the same way we did things prior to feisty17:16
BenClinux-backports-modules will remain the same17:17
BenClinux-restricted-modules will get a huge face lift. First, fglrx and nvidia will be moved to DKMS packaging, to remove the need to update them on ABI bumps (recompiles of the kernel module will happen on the local machine)17:18
BenCNext, we'll ditch a lot of old drivers that are unused, and we'll perform the usual driver refresh...linux-restricted-modules will then be converted to use the same build infrastructure as lbm/lum/linux17:19
rtg__You can read the UDS discussion results at https://wiki.ubuntu.com/KernelTeam/UDS/May2008. I should have published this awhile ago.17:19
BenClbm and lrm will only support the main architectures (x86/x86_64)...port maintainers should create their own infrastructure for third-part/restricted modules17:20
BenCConsidering that most hardware related to the ports are supported in the kernel, I don't see this being a problem17:21
BenCThe only exception being aufs, which ports will need if they want a livecd for their architecture17:21
BenCThe other major change, is that what we used to have as binary-custom in-tree builds (xen/rt) will be moved to external packages, which will build-dep and patch linux-source-2.6.xx to build their respective binaries17:22
BenCThe same will happen to -virtual17:22
BenCrtg__: Thanks, that should fill in some gaps for questions17:23
BenCSo, that leaves i386=>generic,server and amd64=>generic,server as the only things left in the main kernel tree17:23
BenCWe are hoping that narrowing our scope will improve our focus and quality on supported architectures17:24
BenCAny questions?17:24
BenCAnything anyone wants to add to the discussion?17:25
BenCMeeting adjourned then :)17:25
maks_i'd have 2 points17:25
BenCmaks_: Ok, just in time...whatcha got?17:26
maks_1) the SAUCE patches, i guess those are on the way to upstream?17:27
rtg__maks_: most of them.17:27
BenCmaks_: Actually, some are pushed upstream, and others will never be accepted17:27
BenCand some are in progress...SAUCE will be a never ending endeavor17:27
maks_2) initramfs-tools sync17:28
maks_as sauce is rebased should be easy to submit the blacklist ones17:28
BenCmaks_: the initramfs-tools sync should be done as part of our normal merge-o-matic from Debian17:28
BenCmaks_: but I'll be sure to give it personal attention :)17:29
BenCmaks_: Is there anything we have locally in ubuntu that isn't merged in Debian?17:29
maks_yep17:29
BenCDo you know what they are off-hand?17:29
maks_1sec17:29
maks_firmware detection differs17:30
maks_mountroot fail hooks17:30
maks_loop support17:30
BenCmaks_: meaning we have loop support and debian doesn't?17:31
maks_old ps3 support17:31
maks_the old ps3 stuff that didn't go into linux-2.617:31
maks_BenC: yes17:32
BenCright, but we released ps3 support, so we need to maintain that backwards compatibility17:32
maks_sure but not in hardy irc17:32
BenCwe can probably ditch it in intrepid17:32
maks_trigger support landed17:33
BenCgutsy was first release with old driver names, hardy maintained for upgrades, and intrepid can ditch them17:33
maks_MODULES=dep got /sys walking logic in debina17:34
maks_plus bunch of nfs root fixes17:34
BenCnice17:34
BenCmaks_: Ok, I'll personally review the initramfs-tools sync17:34
maks_ok cool17:35
maks_Luke was helping out for merging bits and pieces17:35
maks_but seemed silent lately17:35
maks_once sync happen i'll see what i can do on my side to reduce too17:35
BenCSure thing....ok, so _now_ meeting is adjourned17:36
maks_:)17:36
maks_cya17:36
BenCThanks everyone17:36
BenCmaks_: thanks17:36
=== mkrufky is now known as mkrufky-lunch
infinityrtg__, BenC : I just read scrollback, and when Ogra said "we use -generic by default and I get no complaints", he and I later discussed that further and, yes, the 386 kernel flavor is still required, even if not the default.18:03
infinityrtg__: I meant to catch up with you that same day in Prague (when we also did the 486/586 toolchain discussion), but didn't get around to it. :)18:04
rtg__infinity: there are LTSP devices that are not i586 or better?18:04
infinityrtg__: There's no such thing as an "LTSP device" but, yes, plenty of people are running LTSP on 486-class hardware still.18:05
rtg__infinity: do you think the community port for -386 is sufficient for those users?18:06
infinityrtg__: We have two distinct (and very different) target markets for LTSP installations.  The corporate thin-client users are all on reasonably new and speedy hardware (and they'll also be keen on us finally having ARM support), and then the "poor schools and communities recylcing hardware as terminals" have a lot of older kit lying around.18:06
infinityrtg__: If -386 moves to linux-ports, that should be fine.  It just shouldn't go away entirely.18:07
rtg__infinity: ok, then I think we're fine. We did not plan to remove -386, only move it.18:07
infinityrtg__: Kay.  In Prague, it sounded more like outright removal.  Not like adding it back would be hard, but... Best not to remove it in the first place. :)18:08
rtg__infinity: to be honest, it was my original intention to remove it. I quickly changed my mind :)18:09
esoxHi, when one compiles a vanilla kernel do one need to apply patches ? I eared about ubuntu patches18:23
rtg__esox: start here: https://wiki.ubuntu.com/KernelMaintenance18:24
esoxrtg__: is this how to compile vanilla kernels ? because I want to build a 2.6.25-rt kernel... I did it but no wifi, no alsa, and gdm start issues18:26
esoxthe systems starts but with those issues18:27
rtg__esox: that page describes how to build the Ubuntu kernel. For other stuff you're on your own.18:27
esoxrtg__: ok... so you dont know if there are ubuntu patches available somwhere ?18:28
rtg__esox: there are no patches for 2.6.25, but there are a number in the Ubuntu kernel git repository for 2.6.24.18:29
esoxrtg__: cool, thanks18:29
esoxI go for that18:29
maks_esox: start from a working .config18:29
esoxmaks_: you mean re-build a 2.6.22-rt as a beginning ?18:30
maks_no18:30
maks_you probably goffed on .config settings thus go from a working /boot/config-2.6.24-whatever18:31
esoxmaks_: I'm on gutsy ubuntustudio, so it's 2.6.22 and that version18:32
maks_a lot happened since, anyway good luck18:33
esoxmaks_: well i have too many issues with 8.04...18:33
=== mkrufky-lunch is now known as mkrufky
=== mkrufky is now known as mkrufky-away
=== gnomefre1k is now known as gnomefreak
rtg__BenC: did you want that mmc fix in Hardy before I upload?20:00
Bari_anyone have any idea why a 2.6.22.2 kernel may have problems initializing and assigning irq's to VIA USB controllers? irq's get assigned and the get disabled since "nobody cared"   cat /proc/interrupts show  10:     100000    XT-PIC-XT        uhci_hcd:usb3, uhci_hcd:usb4   11:     100000    XT-PIC-XT        uhci_hcd:usb1, uhci_hcd:usb2   seconds after booting,  serial debug output: http://pastebin.com/m3320b15f21:23
=== ubuntu-l1ptop is now known as ubuntu-laptop
=== gnomefre1k is now known as gnomefreak
=== ubuntu-laptop is now known as gnomefreak
BenCrtg__: does it apply to hardy? If so, yes22:15
rtg__BenC: already done and pushed.22:15
=== reynaldo_ is now known as reynaldo

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