[01:38] hey everyone. is this the right question to ask questions regarding nfs on ubuntu? [01:39] s/question/channel [01:39] autoditac: #ubuntu-server sounds more appropriate channel. [01:39] xnox, thanks! [07:11] moin === smb` is now known as smb === yofel_ is now known as yofel [11:12] https://lwn.net/Articles/542664/ [11:17] rofl [11:17] :) === kentb-out is now known as kentb [14:22] ogasawara, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1011449/comments/7 [14:22] Launchpad bug 1011449 in linux "[Feature] Include support for Intel Bordenville chipset (i2c (SMBUS), Watchdog timer and PCI IDS)" [Medium,Fix committed] [14:28] rtg_: ack, thanks [14:28] ogasawara, also https://bugs.launchpad.net/intel/+bug/1031162/comments/2 [14:28] Launchpad bug 1031162 in linux "[Feature] Haswell-ULT UART DMA support" [Undecided,Fix committed] [14:29] ogasawara, prolly time for an upload today [14:29] rtg_: indeed [14:29] now that I've attached a giant bag of shit to our kernel [14:29] hehe [14:30] I'll get some boot testing done first [14:30] ack [14:32] * ppisati back in ~20 [14:40] * ogasawara back in 20 [15:22] Hi Guys How to debug glic package === rsalveti_ is now known as rsalveti [15:57] plars: You've had a regression-testing task for linux/lucid open for 12 days. Did it get forgotten? [15:58] infinity: no, I commented about the bug that I opened, last I talked to john I wasn't clear if this was a bug in the tests or in one of the patches from the CVE. He's still trying to hunt it down. [15:59] infinity: I can go ahead and just mark it failed if that makes things go easier [15:59] infinity: this is https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1136526 you are talking about right? [15:59] Launchpad bug 1136526 in kernel-sru-workflow/regression-testing "linux: 2.6.32-46.105 -proposed tracker" [Medium,In progress] [16:03] plars: Ahh, I didn't notice it was blocking on another bug. All good. I'll let jjohansen deal with it. [17:10] guess what? [17:10] * ppisati -> gym [17:55] * rtg_ -> lunch [18:08] * henrix -> EOD [18:18] * cking -> EOW [18:26] * smb -> EOW [19:19] * rtg_ -> EOW [19:24] * ogasawara lunch [20:02] is it possible to force usb down to usb1 only? [20:02] I have a device that's not cooperating with usb2 [20:03] and I don't see an ehci_hcd module [20:06] kirkland: you can blacklist USB2 modules of course [20:07] JanC: and what's that module called? [20:09] much of the core USB stuff is built-in for stock ubuntu kernels [20:10] sforshee: yeah, that's what it's lookin' like [20:10] hm, maybe it's still possible to disable USB2 for particular devices using udev? [20:11] JanC, not sure. I don't think it's as simple as turning off a piece of software. [20:11] iirc negotiation between full- and high-speed USB starts way down at the signaling level [20:11] sforshee: I know in the past you could disable it [20:12] but maybe not on a per-device level :-/ [20:14] also, USB 1.0 or 1.1 are quite different AFAIK [20:14] USB 1.1 devices should be compatible with USB 2.x & 3.x [20:14] USB 1.0 OTOH... [20:16] kirkland, I'm not finding anything other than rebuilding with ehci_hcd as a module and blacklisting it, of course then you lose high-speed usb for all ports [20:17] or maybe finding an usb 1.0 controller [20:22] sforshee: okay, thanks [20:23] sforshee: yeah, I understand [20:23] sforshee: this is for debugging, mainly [20:23] sforshee: I'll get a debug kernel together; cheers! [20:23] kirkland, np [20:23] kirkland: is this device listed in e.g. usb-devices output? [20:24] JanC: oh, yeah, absolutely; it's just the communications are wonky and I've read by some that they've had better success when disabling usb2 [20:24] fwiw, I'm debugging a long standing problem i've had with irregularaties reading solar data from my PV inverter [20:25] so in theory it's at least USB 1.1, I suppose [20:25] or 1.10 or whatever [20:36] stgraber: Oh hey all my woes today turn out to be your fault [20:36] Makes a change :) [20:48] stgraber: Oh, I tell a lie [20:48] stgraber: It's actually James Leddy's fault [21:38] hello, i kabe installed 3.8.3 on 12.10 from packages, how to install nvidia drivers on this kernel? [21:54] mjg59: what happened? :) [21:54] stgraber: https://bugs.launchpad.net/ubuntu/+source/trousers/+bug/1155780 [21:54] Launchpad bug 1155780 in trousers "Postinst fails in chroot environments" [Undecided,New] [21:56] mjg59: ah, sounds like it's still my fault for having introduced that code in the dev release even if I wasn't the one SRUing it... [21:58] mjg59: can you confirm that the following works: http://paste.ubuntu.com/5617788/ [21:58] mjg59: that's the logic in current trousers. If that works, we should get that uploaded to 12.04 and 12.10 [22:11] stgraber: Hrm. I /suspect/ that that would still trigger in the chroot [22:11] stgraber: We're actually building images, so udev will have been installed