Displaying 2 results from an estimated 2 matches for "142620".
Did you mean:
14220
2007 Apr 18
1
[PATCH][BRIDGE] br.c depends on CONFIG_BRIDGE_NETFILTER, not CONFIG_NETFILTER
Hi Dave,
The patch below lets the bridge compile when CONFIG_BRIDGE_NETFILTER
isn't enabled.
This patch is an update of M.J. Miroslaw's patch that arrived through
private mail.
cheers,
Bart
--- linux-2.6.0-test10/net/bridge/br.c.old Wed Nov 26 01:28:16 2003
+++ linux-2.6.0-test10/net/bridge/br.c Wed Nov 26 01:31:54 2003
@@ -32,7 +32,7 @@ int (*br_should_route_hook) (struct sk_b
2018 Nov 27
5
[Bug 108873] New: nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...: Other
OS: All
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: mst at redhat.com
QA Contact: xorg-team at lists.x.org
Created attachment 142620
--> https://bugs.freedesktop.org/attachment.cgi?id=142620&action=edit
dmesg showing the errors and the lockup. using noaccel=1
So a new thinkpad:
01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000
Mobile] (rev a1)
Hangs whenever I try to poke at the card. It sta...