/srv/irclogs.ubuntu.com/2008/01/16/#ubuntu-kernel.txt

=== \sh is now known as \sh_away
=== fabbione is now known as thegodfather
krautmoin08:14
misc--hi. I need to download a vanila kernel and patch it so I can run a virtual server on it. If I downoad then patch then copy my old .config and do a make oldconfig on it then compile etc, does that mean I'll still have the same ubuntu features as I had before such as my wireless and sound working, or does the ubuntu kernel contain specifc extra modules/patches and such?09:26
lagamisc--: i'm not sure about the kernel itself, however, there's a linux-ubuntu-modules package which contains additional drivers09:27
misc--ohhh right ok then09:28
lagaand the linux-restricted-modules-package09:28
misc--I wonder if I can get them to somehow work with the new kernel. I did try this a few days ago and did what I said above, copied my .config from my ubuntu kernel to the vanila sources and recompiled. No errors, but I lost my wireless and sound, so something went wrong...09:29
lagacan't you just patch the ubuntu kernel09:30
lagait should be possible to recompile l-u-m easily at least09:30
misc--no I had already tried that but there are all these missing hunks when I patch09:31
lagal-r-m was a bit of a nightmare last time i tried it, but that might have changed in the meantime09:31
misc--right ok then. So I actually have to recompile l-u-m and l-r-m09:32
lagadepending on where your missing modules are :)09:32
misc--alright no probs, thanks for that, will look into it.09:32
lagaif you can't rebuild them for whatever reason, there might even be separate packages for the modules you need. i suggest you search the ubuntu wiki as well, i'm not an expert :)09:33
misc--ok, shall do, thanks =)09:46
=== \sh_away is now known as \sh
=== asac_ is now known as asac
=== doko_ is now known as doko
=== \sh is now known as \sh_away
Kanohi, could someone update to rc8?13:26
asachi13:51
asac11:00 < asac> http://paste.ubuntu.com/3571/ <- "update of the scan13:51
asac11:00 < asac> capability patch"13:51
asac11:00 < asac> do we have that as well?13:51
Kanodid somebody try vfat lately?13:52
Mithrandiryes, works fine.13:52
Kanovfat?13:52
Kanoas user?13:52
Kanonot usb13:52
Kanoi dont think so13:52
Mithrandirwhy would USB matter there?13:53
Kanobecause of the rights13:53
mjg59asac: Do you have n-m 0.7 packages anywhere?13:53
Kanowhen you use umask=000 basically a normal use can write 13:53
Mithrandirdoesn't sound like a kernel issue since it works fine as root.13:54
Kanobut: timestamps are only written as root or maybe when you are in floppy group and you use usb as you have got full write access in that case13:54
Kanoevery other filesystem works correct13:54
asacmjg59: currently working on that ... thus i found that comment and wondered if we have that kernel patch :)13:55
mjg59asac: Heh. As far as I know, no.13:55
mjg59I suspect it's backported from the wireless tree, rather than from 2.6.2413:55
mjg59But you should be able to pull it from RH CVS and check13:55
asachmm ... ok. we should probably keep in mind to look into that at some point.13:55
Kanojust copy something to it, time will be always current time as long as you are not root13:57
Kanorsync will copy it over and over again that way..13:58
Kanoeven ntfs-3g works fine13:58
=== reynaldo_ is now known as reynaldo
KanoMithrandir: do you have got the same effect on your system?14:15
MithrandirKano: unsure, and I don't have time to test, sorry.14:15
KanoMithrandir: 14:17
Kanotouch -d 2008-01-01 testfile14:17
Kanokano@Kanotix:/media/sdb5$ ls -l testfile14:17
Kano-rwxrwxrwx 1 root root 0 2008-01-16 15:17 testfile14:17
Kanothats the shortest test14:17
Kanoas root14:18
Kano-rwxrwxrwx 1 root root 0 2008-01-01 00:00 testfile14:18
Kanothats the diffence14:18
Kanoa user can not change timestamp/would use current time if you create new files14:20
Kano /dev/sdb5 on /media/sdb5 type vfat (rw,umask=000,shortname=mixed,quiet,utf8)14:20
dokoBenC_, lamont: I assume the hppa kernel build can now use gcc-4.2 for hppa. what about ia64 and powerpc?16:50
lamontdoko: #parisc would know best on hppa kernel16:52
BenC_doko: hppa and ia64 are getting ftbfs because of section conflicts when we use gcc-4.216:56
=== BenC_ is now known as BenC
BenCdoko: oops, I mean ppc and ia6416:57
dokoBenC: is this seen with 4.3/snapshot as well?16:58
BenCdoko: not sure16:59
BenCdoko: this was just seen with default gcc on hardy builds16:59
dokoBenC: asking because the kernel is the last package in main b-d on 4.1, 4.3 would be an alternative if that works17:01
BenCdoko: I'm a little reluctant...but maybe we can try it next week at the sprint17:02
dokook17:02
=== Traxer is now known as Traxer|on
=== Traxer|on is now known as Traxer
ceekayhi all.. i have a .deb of the intel ixgbe driver that i put together (because it's not available in feisty which i'm using)... i have an ixgbe-<version>-source.deb now, but i want to make a platform-dependent binary .deb so that i can put it on machines that don't have build tools... what tool should i be using for this?22:10
crimsunceekay: dpkg-buildpackage is canonical.  There are various packaging frameworks to make it easier: quilt, cdbs, and so forth.  Have you asked in #ubuntu-motu?22:35

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