Gentoo Archives: gentoo-dev

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

Replies