Gentoo Archives: gentoo-dev

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

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] gentoo-dev-sources bug in ieee1394 module? Mental Patient <mental@××××××××××.com>