/srv/irclogs.ubuntu.com/2006/10/14/#ubuntu-kernel.txt

=== gnomefreak [n=gnomefre@adsl-221-4-111.rmo.bellsouth.net] has joined #ubuntu-kernel
=== doko [n=doko@dslb-088-073-106-227.pools.arcor-ip.net] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== kakaroto [n=cerne@2001:5c0:8fff:fffe:0:0:0:59d9] has joined #ubuntu-kernel
=== srwalter [n=srwalter@74.131.180.108] has joined #ubuntu-kernel
=== peeps [n=peeps@cpe-70-112-25-110.austin.res.rr.com] has joined #ubuntu-kernel
=== kakaroto [n=cerne@2001:5c0:8fff:fffe:0:0:0:59d9] has left #ubuntu-kernel ["Leaving"]
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== huukl [n=huukl@85-124-200-48.dynamic.xdsl-line.inode.at] has joined #ubuntu-kernel
=== marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel
=== huukl [n=huukl@85-125-178-119.dynamic.xdsl-line.inode.at] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== ph8 [n=ph8@85-210-163-112.dsl.pipex.com] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== zul__ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== accumulator [n=achnee@82-170-119-175.dsl.ip.tiscali.nl] has joined #ubuntu-kernel
=== ph8 [n=ph8@81-178-116-106.dsl.pipex.com] has joined #ubuntu-kernel
ph8hi guys, i'm currently trying to get a Realtek RTL8111B network card working on a P5B03:47
ph8(Asus P5B)03:47
ph8there's a driver from Realtek about but it needs to be built into the kernel, is that the only way i'm going to get my card working? Is there some generic thing i can do which is a lot simpler?03:47
ph8Building my own kernel would be a pain in the arse!03:47
accumulatoris there a quick reference somewhere on how to re-enable boot splash when building a custom kernel?04:00
accumulator.. with make-kpkg04:00
accumulator?04:00
=== Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-kernel
=== `ph8 [n=ph8@81-178-105-127.dsl.pipex.com] has joined #ubuntu-kernel
`ph8hey guys, my internet connection's appalling today. I'm trying to get my Realtek 8168 network card to be supported in edgy-latest - the only option appears to be me compiling my own kernel with the drivers in - is that indeed the simplest solution?04:14
accumulatorthe only, i think04:20
=== Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel
BenCactually, no, the best way would be to compile the module against the linux-headers package05:01
BenCbut oh well :)05:01
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel
=== ``ph8 [n=ph8@85-210-6-113.dsl.pipex.com] has joined #ubuntu-kernel
``ph8gnomefreak told me you replied to my previous post BenC - cheers! I didn't see it because my internet connection's too rubbish05:20
``ph8and ben's not here.. :p05:20
``ph8did anyone know what he meant about compiling the r1000 module against headers?05:20
zul__his connection is rubbish as well05:20
gnomefreaklol05:20
``ph8great pair :p05:21
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel
tfheenBenC: I wonder if one of the latest dapper kernel uploads have broken something for me.  One of my hosts (amd64) dies when it gets some I/O load.  The latest one gave me about 110k "scheduling while atomic: swapper/0xfffffffe/0" in the kernel log.05:32
``ph8gnomefreak told me you replied to my previous post BenC - cheers! I didn't see it because my internet connection's too rubbish05:37
``ph8 the error with the patch is '/lib/modules/2.6.17-10-generic/build' -> does not exist, during the first make clean modules command - which is strange05:37
``ph8i get that on both of my systems when i try to do the first make clean (according to the README)05:38
=== ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel
gnomefreakBenC: we are getting alot of people not beable to boot its sending them right to busy box. im looking for a bug that had a workaround for it but is this a kernel issue or a usplash issue i cant remember05:55
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
ivoksthat can only be kernel issue06:10
gnomefreakim begining to think its the UUID06:19
gnomefreaki have 2 people in #ubuntu+1 with same issue i dont think either have hdxx06:19
=== porkpie [n=mark@cpc1-bsfd5-0-0-cust929.cmbg.cable.ntl.com] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
BenCgnomefreak: They need to check /dev/disk/by-uuid/ and see if the device exists07:28
BenCcheck "cat /proc/cmdline" to make sure it's right07:28
BenCgnomefreak: Are these fresh installs, or upgrades?07:28
gnomefreakupgrades07:28
BenCit could be failures in the UUID conversion07:30
BenCwe need to check the /dev/disk/by-uuid/ listings against menu.lst, /etc/fstab and /proc/cmdline07:30
gnomefreakneither of them are answering me. i know one of them was trying to get rid of UUID and add hda3 to it but i had to leave07:31
BenCalso important is if these are actual partitions or evms/lvm/md07:31
gnomefreakalso that guy that was trying to build that reltek module filed a bug on it for it to be included in edgy. is that even possible?07:33
BenCnope07:34
gnomefreaki didnt think so07:34
=== daniel76 [n=xdmc0001@87.223.179.49] has joined #ubuntu-kernel
=== ph8 [n=ph8@85-210-6-113.dsl.pipex.com] has joined #ubuntu-kernel
ph8BenC: Thanks for answering, sorry to waste your time08:26
ph8i'll see if my 4gb of mem is recognised after this kernel recompile i'm doing08:26
BenCph8: Nothing you can compile is going to change the memory08:26
BenCph8: BTW, sudo apt-get install linux-headers-`uname -r` will help you compile your module08:26
BenClot better than recompiling the whole kernel08:26
ph8yes ty i got it working08:30
BenC[   60.556067]  Memory: 4038036k/5242880k available (2206k kernel code, 155236k reserved, 1486k data, 292k init)08:30
ph8ok, i installed from amd64 daily today and it can only see 3gb or 408:30
ph8* of 408:30
BenCph8: For reference, that is the memory on my 4G box08:30
ph8you think some of my memory is faulty?08:30
BenCthat 155236k reserved, is for various system elements08:30
ph8i'm using top, is that from your dmesg?08:30
ph8didn't know it was in there08:31
BenCyes, that's dmesg08:31
ph8so, on an out of the box amd64 daily install, if it says: [   29.173492]  Memory: 3084280k/3145344k available (2129k kernel code, 60676k reserved, 1424k data, 188k init) - that means one of my memory chips is messed up08:31
ph8?08:31
ph8i can remove them one at a time to make sure08:31
BenCsee, one of your mem sticks isn't being seen I bet08:32
BenCcheck BIOS and see what it sees08:32
BenCrun memtest86 too08:32
ph8memtest sees 308:32
ph8not sure about bios08:32
ph8cheers i'll give it a go after i install this kernel08:32
BenCif memtest only sees 3, then that's about as bare bones as you can get08:32
BenCok08:32
ph8will the -generic i get with the amd64 daily be the 64bit kernel?08:32
ph8is there a way to test?08:32
ph8i don't really need to compile this custom kernel if it is08:33
ph8Linux rigel 2.6.17-10-generic #2 SMP Fri Oct 13 15:34:39 UTC 2006 x86_64 GNU/Linux08:33
ph8that looks like 64 to me08:33
ph8but am i wrong?08:34
ph8BenC: it's not a faulty stick, just tested them all - saw a post online saying that its a limitation of 'most modern motherboards' that they cannot fully utilise 4gb of RAM,  could this just be Asus' current limit?08:46
mjg59It's not uncommon for lower-end motherboards to map the PCI space over the top of the RAM08:47
ph8oo08:53
ph8there's an option in the bios that says 'allow pci overmapping' or something like that08:53
ph8do you think that should be off?08:53
ph8or is it actually a good feature?08:54
mjg59Try changing that, yeah08:55
ph8will let you know :)08:58
ph8well09:04
ph8it was actually disabled09:04
ph8enabling it gets my mem to 3584 - which i'm happy with, cheers.09:05
ph8I'm now experiencing 'NMI Watchdog experienced a LOCKUP on CPU 1' though - is that a common one?09:05
ph8Many reporters on google but no causes/solutions09:05
=== daniel76 [n=xdmc0001@87.223.179.49] has left #ubuntu-kernel []
ph8hmm, the memory overlapping option did it - strangely09:22
=== johanbr [n=j@d154-20-238-192.bchsia.telus.net] has joined #ubuntu-kernel
ph8just a general newbie question guys - what does the ubuntu kernel have that the stock one doesn't?10:00
johanbrLots of things, look at /usr/share/doc/linux-image-*/changelog.Debian.gz10:22
ph8should IA32 be enabled by defalt in the amd64 kernel?11:10
ph8i get some weird errors when running a binary that works on other machines11:10
mjg59ph8: It, uh, is, surely?11:11
ph8hopefully11:11
ph8i can't run the linux client from folding.stanford.edu11:11
ph8on my machine11:11
ph8weird error though11:11
mjg59What's the error?11:11
ph8root@rigel:~/bench# ./FAH502-Linux.exe 11:12
ph8-su: ./FAH502-Linux.exe: No such file or directory11:12
ph8it's definitely there and global +x11:12
mjg59Run strace against it and see what opens fail11:12
mjg59That usually means that it's missing the run-time dynamic linker11:12
mjg59Which may been that you're missing the compatibility libraries11:12
mjg59CONFIG_IA32_EMULATION=y11:13
ph8ah! i don't have ia32-libs11:14
ph8lets see if that makes a diff11:14
ph8mjg59: ia32-libs sorted it11:18
ph8cheers!11:18
ph8my install borked a bit at the end you see, i didn't get anything apart from the base packages11:18
=== doko_ [n=doko@dslb-088-073-125-137.pools.arcor-ip.net] has joined #ubuntu-kernel

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