/srv/irclogs.ubuntu.com/2012/05/11/#ubuntu-kernel.txt

LLStarkshi, how do i build my own kernel ppa?08:15
dilekshi10:34
dileksLLStarks: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel10:35
dileksBTW, see topic :-)10:35
LLStarksdileks, if i want to ppa really exotic and bleeding edge code without a debian folder, am i screwed?11:17
LLStarkscuz i  suck at packaging11:17
dileksLLStarks: whats your goal?11:23
LLStarksdileks, drm-next is packaged, but i want to package airlie's drm-dmabuf2 tree11:24
LLStarksi can build the debs, but i have to clue how to translate that to a ppa11:25
dileksdunno if all patches from ubuntu apply then11:25
LLStarksit's a vanilla kernel11:25
LLStarksplus his upstream work11:26
dileksI am building with 'make deb-pkg'11:26
dileksits fine for (fast) testing from any kernel GIT tree11:26
LLStarksnot make-kpkg?11:27
dileksbuild_linux-with-deb-pkg.sh: http://paste.ubuntu.com/981526/11:27
dileksdunno if make-kpkg still works, it was never my 1st choice11:28
LLStarksconcurrency 1-11:29
LLStarks*1011:29
LLStarksisn't that excessive even on a quadcore with ht?11:30
LLStarksgonna pass out while this builds11:30
dileksa wise man gave me that empirical formula (longterm experiences): max_make_jobs = core(s) x2 +111:31
LLStarksis that assuming threads>cores?11:32
dileksyou can reduce make-jobs-no of course11:32
dilekseven on pentium-m =5 was OK11:32
LLStarkseither way, j8 takes at least 20 minutes to build a full ubuntu kernel and this is a 2630qm11:33
LLStarkstoo afraid to strip stuff11:33
dileksBTW...11:33
dilekshttp://nopaste.snit.ch/13983311:34
dileksif you dont need... CONFIG_DEBUG_INFO=n11:35
LLStarksthx11:35
LLStarkssleep time11:35
dileksit gets huge11:35
dileksnot only deb-files11:35
dileksyour local build-dir explodes to some GiB11:35
dileksIIRC there is one debug-info-reduce kernel-config. dunno how much space this saves and whats with "all" debug-symbols11:36
dileksCONFIG_DEBUG_INFO_REDUCED11:37
=== yofel_ is now known as yofel
=== ayan_ is now known as ayan
JanCeuleersGuys, I would like to highlight the RAID corruption bug introduced in upstream commit c744a65c1e2d59acc54333ce8 and fixed by commit 30b8aa9172dfeaac6d77897c67ee9f9fc574cdbb18:17
JanCeuleersThe md subsystem maintainer (Neil Brown) observes today on the linux-raid mailing list that Ubuntu appears to be more susceptible to this problem than other distros18:18
JanCeuleersWould it be possible to expedite deployment of the fix?18:18
JanCeuleersThe problem causes RAID metadata to be damaged upon shutdown, so that the array can't be reassembled after reboot18:18
=== smb` is now known as smb
sforsheeJanCeuleers, the fix is already in the kernel in precise-proposed, so it will be in the next update19:42
=== panda is now known as Guest86272
JanCeuleersThat's great, thank you.19:53
JanCeuleersJust want to mention that the longer it takes for the fix to become official, the more people will get stung by this.19:53
JanCeuleers(I'm not one of them)19:54
dilekshttps://01.org/powertop/blogs/ceferron/2012/powertop-v2.0-release22:28
luc4_macHi! I'm experiencing network shutdowns when system is inactive. Anyone who knows if this is something known?23:16
dilekslooked into logs?23:16
luc4_macdileks: yes, I posted those in a bugreport, I couldn't see anything strange. The fact is that I just reproduced the problem now in an hour and I noticed it is sufficient that the kernel recognizes a plugged mouse to restore the network.23:18
luc4_macbugreport is 99776723:18
luc4_macI didn't think it was kernel-related, but now I'm starting to think it might23:19
luc4_maconly think I see in dmesg is the mouse plugged in23:19
dileks[68627.945751] TCP: Possible SYN flooding on port 6882. Sending cookies.  Check SNMP counters.23:21
luc4_macdileks: yes, I have it now as well.23:21
luc4_macdo you think it may be related?23:21
dileksdunno23:23
dileksyou tried static-IP setup instead of dhcp?23:23
luc4_macdileks: you mean stopping the dhcp server?23:24
dileksfor static-IP you dont need a dhcp-server23:25
luc4_macdileks: yes, but this box also has a dhcp server that I don't think I'm using anymore. Do you mean I have to try to stop the server or that I have to configure the ethernet interface to not use the real dhcp server?23:27
dileksdont start services you dont need23:29
luc4_macdileks: it is a temporary situation… anyway ok, I can try to stop that and to configure static assignment23:29
luc4_macOh… I see from dmesg that isc-dhcp-server terminated incorrectly many times.23:31
dileksyupp, thats why I asked you to try static-IP23:33
luc4_mac6882 is related to torrent i see… maybe I should also stop anything related to that...23:34
luc4_macdileks: I didn't mention anyway that without X/KDE I couldn't reproduce the problem23:41
dileksdoesnt kde has a nm-frontend (nm-service)?23:43
luc4_macyes23:43
luc4_macI mean that I simply shutdown X and KDE and the connection stayed up for the entire day.23:44
dilekssounds like wake-on-lan is activated in your bios23:49
luc4_macpossible. Why?23:50
dileksif you say shutdown computer23:52
luc4_macsorry, maybe I explained myself the wrong way. I shutdown the X server. I remained in the terminal without X running.23:53
dileksinspect with netstat 23:55
luc4_macwhat exactly? This problem has started with 12.04. Never had this problem before. This desktop stays up 24h.23:56
dileksopen ports/connections23:57
dileksnetwork*23:57
luc4_macAt the moment I have less than 20 connections. The problem is that when the problem occurs I cannot debug. Pluggin a mouse in the port is sufficient to start the network and solve the issue.23:59

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