Gentoo Archives: gentoo-dev

From: Brian Jackson <iggy@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gentoo-dev-sources bug in ieee1394 module?
Date: Sun, 15 Feb 2004 17:17:57
Message-Id: 200402151118.25450.iggy@gentoo.org
In Reply to: [gentoo-dev] gentoo-dev-sources bug in ieee1394 module? by Mental Patient
1 It's a known problem, and may already be fixed in a bk snapshot.
2
3 http://marc.theaimsgroup.com/?l=linux-kernel&m=107659899932374&w=2
4
5 --Iggy
6
7 On Sunday 15 February 2004 10:08, Mental Patient wrote:
8 > Forgive me if this is the wrong list, but I seem to be having a problem
9 > with the ieee driver in the latest version of gentoo-dev-sources
10 > (2.6.3_rc2).
11 >
12 > I'd been running the stable (2.6.1-rc1) version for a while. I was
13 > having problems getting a couple usb devices working (Canon digital
14 > camera and Nomad jukebox). I'd heard on gentoo-user that upgrading to
15 > 2.6.2 had resolved this issue for someone else. When I tried to get
16 > 2.6.2 via gentoo-test-sources, it was masked. Setting ACCEPT_KEYWORDS
17 > didnt help, so thats when I upgraded gentoo-dev-sources.
18 >
19 > My issue with the usb devices is resolved. Everything works great.
20 > However, on boot hotplug tried to load the ieee1394 module. Currently I
21 > dont have any firewire devices or anything that uses the port, so I've
22 > removed support from the kernel to work around the oops. But this used
23 > to work in 2.6.1-rc1. Or at least it didnt used to oops :)
24 >
25 > Anyways, this is an FYI in case no one has mentioned it. The port in
26 > question is on a creative labs audigy. The stack trace is below. If this
27 > is something I should take upstream to lkml, let me know. I'm just not
28 > sure if its a vanilla kernel problem or a gentoo post patch issue.
29 >
30 >
31 > Thanks for your consideration. If there are any other details I can
32 > provide, let me know. I've only been using gentoo for a couple months so
33 > I'm not sure of proceedure in many cases.
34 >
35 >
36 >
37 > ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c00200083aa]
38 > Badness in kobject_get at lib/kobject.c:431
39 > Call Trace:
40 > [<c022e0dc>] kobject_get+0x4c/0x50
41 > [<c02846a8>] get_device+0x18/0x30
42 > [<c0285323>] bus_for_each_dev+0x63/0xc0
43 > [<f890861d>] nodemgr_node_probe+0x4d/0x130 [ieee1394]
44 > [<f89084e0>] nodemgr_probe_ne_cb+0x0/0x90 [ieee1394]
45 > [<f8908a79>] nodemgr_host_thread+0x179/0x1a0 [ieee1394]
46 > [<f8908900>] nodemgr_host_thread+0x0/0x1a0 [ieee1394]
47 > [<c0109289>] kernel_thread_helper+0x5/0xc
48 >
49 > Unable to handle kernel paging request at virtual address b828ec83
50 > printing eip:
51 > b828ec83
52 > *pde = 00000000
53 > Oops: 0000 [#1]
54 > CPU: 0
55 > EIP: 0060:[<b828ec83>] Not tainted
56 > EFLAGS: 00010282
57 > EIP is at 0xb828ec83
58 > eax: b828ec83 ebx: f8914c04 ecx: f754df9c edx: 00000000
59 > esi: f8907ee0 edi: 00000000 ebp: f8906bb0 esp: f754df40
60 > ds: 007b es: 007b ss: 0068
61 > Process knodemgrd_0 (pid: 3443, threadinfo=f754c000 task=f7998040)
62 > Stack: c022e178 f8914c04 f8914be0 f8914be8 f8914b40 f7438044 c0285340
63 > f8914c04
64 > f754df9c f8914b8c 00000000 f743803c f754df9c f760d3d8 f754df9c
65 > f890861d
66 > f8914b40 f743803c f754df9c f89084e0 f7534000 f760d3d8 f7534000
67 > f760d3d8
68 > Call Trace:
69 > [<c022e178>] kobject_cleanup+0x98/0xa0
70 > [<c0285340>] bus_for_each_dev+0x80/0xc0
71 > [<f890861d>] nodemgr_node_probe+0x4d/0x130 [ieee1394]
72 > [<f89084e0>] nodemgr_probe_ne_cb+0x0/0x90 [ieee1394]
73 > [<f8908a79>] nodemgr_host_thread+0x179/0x1a0 [ieee1394]
74 > [<f8908900>] nodemgr_host_thread+0x0/0x1a0 [ieee1394]
75 > [<c0109289>] kernel_thread_helper+0x5/0xc
76 >
77 > Code: Bad EIP value.
78 > <6>eth0: Setting full-duplex based on MII #1 link partner capability
79 > of 45e1.
80 > blk: queue f7dd6a00, I/O limit 4095Mb (mask 0xffffffff)
81 > blk: queue f7dd6600, I/O limit 4095Mb (mask 0xffffffff)
82 > blk: queue f7dcaa00, I/O limit 4095Mb (mask 0xffffffff)
83 > svc: unknown version (3)
84 > request_module: failed /sbin/modprobe -- char-major-226-0. error = 256
85
86 --
87 Home -- http://www.brianandsara.net
88 Gentoo -- http://gentoo.brianandsara.net
89
90 --
91 gentoo-dev@g.o mailing list