/srv/irclogs.ubuntu.com/2012/08/27/#ubuntu-kernel.txt

SuperMiguelhey guys how do i apply a kernel patch??00:18
SuperMiguelwhere can i download 3.2.0-23-generic kernel??00:29
Lin_Hi_NunGreetings,06:56
Lin_Hi_NunI'm getting an error regarding compiling virtual box when I try to install any of the 3.5.x "quantal" .deb packages from kernel.ubuntu.com06:59
Lin_Hi_NunERROR (dkms apport): kernel package linux-headers-3.5.3-030503-generic is not supported06:59
Lin_Hi_NunConsult /var/lib/dkms/virtualbox-guest/4.1.12/build/make.log for more information.07:00
Lin_Hi_Nunand the make log reports:07:01
Lin_Hi_Nunvar/lib/dkms/virtualbox-guest/4.1.12/build/vboxguest/r0drv/linux/memobj-r0drv-linux.c: In function ‘rtR0MemObjLinuxDoMmap’:07:01
Lin_Hi_Nunvar/lib/dkms/virtualbox-guest/4.1.12/build/vboxguest/r0drv/linux/memobj-r0drv-linux.c:1150:9: error: implicit declaration of function ‘do_mmap’ [-Werror=implicit-function-declaration]07:01
Lin_Hi_NunI did a few googles, and foud a couple patches.07:02
Lin_Hi_Nunvirtual box seems to have a patch out there, but I have no idea what to do.07:02
Lin_Hi_NunI would have to download the source from git, I assume.07:02
Lin_Hi_Nunhowever I don't see where the kernel and virtualbox intersect.07:03
=== nick is now known as Guest20374
=== jussio1 is now known as jussi
* rtg works on 3.5.312:39
* henrix -> late lunch12:56
rtgogasawara, pushed quantal 3.5.3 rebase13:11
ogasawarartg: ack, thanks.  I'm debating on uploading it today vs tomorrow since it took the better part of the weekend for the builds to finish13:12
ogasawarartg:  and beta-1 freeze is thurs13:12
rtgogasawara, yeah, maybe should do it later today then13:12
rtgogasawara, you're gone thurs, right ? I'm outta here by noon on thurs13:13
ogasawarartg: I'm actually gone wed-mon13:13
rtgogasawara, right13:13
hrwhi14:35
hrwis bug 1042269 proper way to ask for removal of really useless module from distro kernel?14:35
ubot2`Launchpad bug 1042269 in linux "Disable CONFIG_BACKLIGHT_PROGEAR as it is only for unsupported hardware" [Low,New] https://launchpad.net/bugs/104226914:35
rtghrw, yes. is this module causing any problems ?14:36
hrwrtg: it does not. just thing to consider at next uds kernel discussion14:37
hrw[26544.011293] progear_bl: ALI M7101 PMU not found.14:38
hrwthat's all what it gives14:38
hrwsubmitting driver was fun but long time ago14:38
rtghrw, so, that driver looks like it depends on X86 and PCI. Why _wouldn't_ it work on a normal PC ?14:40
rtghrw, rather then disable the config, how about submitting a patch upstream to remove the driver if the HW is no longer available.14:41
hrwrtg: cause it depends on ALI southbridge and one more pci device present in device14:42
* ogasawara back in 2014:42
hrwrtg: hm, that's an option too14:42
rtghrw, thats probably the best course.14:42
hrwthanks14:43
hrwI gave hw to someone else ~year ago14:43
hrwpatch sent14:55
rtghrw, I updated the bug accordingly14:57
hrwrtg: anything against me assigning it to myself just to mark as done once driver get removed?15:00
rtghrw, no problem here, though upstream will likely want to merely deprecate the driver for 2-3 releases before removing it entirely, so bug completion may take awhile.15:01
hrwwill see15:01
rtgjsalisbury, I think bug #1041397 is more a  feature request then anything, and one that I'm inclined to NAK.15:46
ubot2`Launchpad bug 1041397 in linux "smsc75xx driver is missing from the ubuntu-installer initrd" [Medium,Confirmed] https://launchpad.net/bugs/104139715:46
jsalisburyrtg, thanks for reviewing15:47
rtgjsalisbury, I'll update the bug15:48
jsalisburyrtg, thanks15:48
rtgjsalisbury, upon further investigation I have to retract my earlier opinion re: bug #1041397. nic-usb-modules is included by the debian installer, so adding a reference to smsc75xx is entirely reasonable. 15:57
ubot2`Launchpad bug 1041397 in linux "smsc75xx driver is missing from the ubuntu-installer initrd" [Medium,Confirmed] https://launchpad.net/bugs/104139715:57
jsalisburyrtg, ack16:10
=== _Traxer is now known as Traxer
ogasawarajsalisbury: can I hijack half of your top ten call tomorrow?  I want to hammer on some 14.04 planning bits with the team.17:13
rtgogasawara, you must have more info on the rolling release....17:16
=== Nafallo_ is now known as Nafallo
* rtg -> lunch17:44
jsalisburyogasawara, ack17:57
=== tyhicks` is now known as tyhicks
ogasawarartg: I'm prepping the upload, basically contains the 3.5.3 rebase and the nic-usb-modules update.18:31
rtgogasawara, sounds good18:35
infinityikepanhc: You didn't put the tracking bug in your armadaxp upload. :/18:58
infinityikepanhc: Copied it anyway, but it's going to be a bit irksome to track.19:04
* henrix -> EOD19:04
=== lifeless_ is now known as lifeless
marruslI have a new(ish) issue on quantal on a asus zenbook (sandybridge)...  I can plug in my external monitor (mini-hdmi) and both panels work, but when I unplug the external 19:14
marruslmy laptop screen goes black.  if i plug the external back in, they both work again.  but i have to reboot to use the laptop panel alone again.19:14
marrusland in syslog I have "*ERROR* failed to train DP, aborting"19:15
marruslI should probably just file a bug :)19:15
hallyn_jjohansen: smb: do you know if upstream commit e0e3cea46d31d23dc40df0a49a7a2c04fe8edfea is headin ginto quantal kernel?20:37
hallyn_(it was pointed out ot me as one we want to make sure to have...)20:37
jjohansenhallyn_: it hasn't worked its way in yet, but yes it will be going in20:43
hallyn_jjohansen: thx20:43
DanMDHey there everyone :)21:10
DanMDHas anyone ran into an issue where, on a kernel built from the git repository, any out-of-tree kernel module becomes "[Permanent]" upon loading?21:11
DanMDI have a small Hello World kernel module, and after I insert it using insmod, I can never remove it21:11
DanMDand this only happens on kernels that I have built from the git repository21:11
DanMDFor reference my GCC version is 4.3.3 (Ubuntu 4.4.3-4ubuntu5.1)21:12
=== ppetraki_ is now known as ppetraki

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