From JZerbe30 at web.de Sun Jan 2 18:13:33 2011 From: JZerbe30 at web.de (Jens Zerban) Date: Sun, 2 Jan 2011 19:13:33 +0100 (CET) Subject: Fehler beim Bauen des Kernels unter verschiedenen Linux-BS Message-ID: <2012448418.4318011.1293992013539.JavaMail.fmail@mwmweb007> drivers/dect/coa/com_on_air_cs.o drivers/dect/coa/com_on_air_cs.c:22:23: Fehler: pcmcia/cs.h: Datei oder Verzeichnis nicht gefunden drivers/dect/coa/com_on_air_cs.c: In Funktion ?com_on_air_probe?: drivers/dect/coa/com_on_air_cs.c:41: Fehler: ?win_req_t? nicht deklariert (erste Benutzung in dieser Funktion) drivers/dect/coa/com_on_air_cs.c:41: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgef?hrt drivers/dect/coa/com_on_air_cs.c:41: Fehler: f?r jede Funktion in der er auftritt.) drivers/dect/coa/com_on_air_cs.c:41: Fehler: expected ?;? before ?req? drivers/dect/coa/com_on_air_cs.c:42: Warnung: ISO C90 forbids mixed declarations and code drivers/dect/coa/com_on_air_cs.c:67: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:68: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:68: Fehler: ?INT_MEMORY_AND_IO? nicht deklariert (erste Benutzung in dieser Funktion) drivers/dect/coa/com_on_air_cs.c:69: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:70: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:71: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:73: Fehler: ?req? nicht deklariert (erste Benutzung in dieser Funktion) drivers/dect/coa/com_on_air_cs.c:78: Fehler: ?struct pcmcia_device? hat kein Element namens ?win? drivers/dect/coa/com_on_air_cs.c:91: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:100: Fehler: Implizite Deklaration der Funktion ?pcmcia_request_configuration? drivers/dect/coa/com_on_air_cs.c:100: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:106: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:109: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:110: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:111: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:112: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? Fehler habe ich unter Kanotix,Ubuntu 10.04,Mandriva 2010. Normalen Kernel kann ich bauen, aber dieser will nicht. drivers/dect/coa/com_on_air_cs.c:112: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:112: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:112: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:116: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:118: Warnung: format ?%llx? erwartet Typ ?long long unsigned int?, aber Argument 4 hat Typ ?resource_size_t? drivers/dect/coa/com_on_air_cs.c:119: Warnung: format ?%llx? erwartet Typ ?long long unsigned int?, aber Argument 4 hat Typ ?resource_size_t? drivers/dect/coa/com_on_air_cs.c:121: Warnung: format ?%llx? erwartet Typ ?long long unsigned int?, aber Argument 4 hat Typ ?resource_size_t? drivers/dect/coa/com_on_air_cs.c:122: Warnung: format ?%llx? erwartet Typ ?long long unsigned int?, aber Argument 4 hat Typ ?resource_size_t? drivers/dect/coa/com_on_air_cs.c:146: Fehler: ?struct pcmcia_device? hat kein Element namens ?conf? drivers/dect/coa/com_on_air_cs.c:164: Fehler: ?struct pcmcia_device? hat kein Element namens ?win? make[3]: *** [drivers/dect/coa/com_on_air_cs.o] Fehler 1 make[2]: *** [drivers/dect/coa] Fehler 2 make[1]: *** [drivers/dect] Fehler 2 make: *** [drivers] Fehler 2 [root at localhost linux-2.6]# ___________________________________________________________ NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://produkte.web.de/go/webdefreephone From kaber at trash.net Tue Jan 11 10:12:11 2011 From: kaber at trash.net (Patrick McHardy) Date: Tue, 11 Jan 2011 11:12:11 +0100 Subject: Fehler beim Bauen des Kernels unter verschiedenen Linux-BS In-Reply-To: <2012448418.4318011.1293992013539.JavaMail.fmail@mwmweb007> References: <2012448418.4318011.1293992013539.JavaMail.fmail@mwmweb007> Message-ID: <4D2C2CFB.5090303@trash.net> On 02.01.2011 19:13, Jens Zerban wrote: > drivers/dect/coa/com_on_air_cs.o > drivers/dect/coa/com_on_air_cs.c:22:23: Fehler: pcmcia/cs.h: Datei oder Verzeichnis nicht gefunden > drivers/dect/coa/com_on_air_cs.c: In Funktion ?com_on_air_probe?: > drivers/dect/coa/com_on_air_cs.c:41: Fehler: ?win_req_t? nicht deklariert (erste Benutzung in dieser Funktion) > drivers/dect/coa/com_on_air_cs.c:41: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgef?hrt > drivers/dect/coa/com_on_air_cs.c:41: Fehler: f?r jede Funktion in der er auftritt.) > drivers/dect/coa/com_on_air_cs.c:41: Fehler: expected ?;? before ?req? > ... Should be fixed in the kernel tree from a few days ago. However there might be other bugs, I haven't tested the PCMCIA changes very much. From smyles at smyles.plus.com Sun Jan 9 22:15:05 2011 From: smyles at smyles.plus.com (Barry Myles) Date: Sun, 9 Jan 2011 22:15:05 +0000 Subject: Kernel oops Message-ID: <201101092215.05707.smyles@smyles.plus.com> I'm using the linux-dect code and experimenting with dectmon and the libdect examples. Mostly, I think they are working well. I have a com-on-air type II card and it's in an aging P4 laptop. However, I'm having some kernel stability problems. The machine runs stabily forever before the card is configured with the netlink utilities. However, once the card is configured then a few minutes later the kernel will oops. I'm configuring the card something like: dect-cluster-add --name cluster0 --emc 0xABCD --fpn 0x12345 --mode PP dect-cell-add --name cell0 --cluster cluster0 --flags monitor dect-transceiver-bind --transceiver trx0 --cell cell0 Until the kernel oops then everything seems to work fine and dectmon, for example will happily log what it sees. I've attached two kernel logs which seem fairly typical of what is happening. Can anyone help? -- Barry Myles -------------- next part -------------- [ 597.698727] BUG: unable to handle kernel NULL pointer dereference at 000003d0 [ 597.699685] IP: [] _raw_spin_lock+0x15/0x27 [ 597.699685] *pde = 00000000 [ 597.699685] Oops: 0002 [#1] PREEMPT SMP [ 597.699685] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/uevent [ 597.699685] Modules linked in: [ 597.699685] [ 597.699685] Pid: 0, comm: swapper Not tainted 2.6.36-rc6+ #7 Latitude C640 /Latitude C640 [ 597.699685] EIP: 0060:[] EFLAGS: 00010002 CPU: 0 [ 597.699685] EIP is at _raw_spin_lock+0x15/0x27 [ 597.699685] EAX: 00000100 EBX: 000003d0 ECX: 00000012 EDX: dfb5058c [ 597.699685] ESI: 000003d0 EDI: 00000000 EBP: c1681e58 ESP: c1681e54 [ 597.699685] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 [ 597.699685] Process swapper (pid: 0, ti=c1680000 task=c1696e60 task.ti=c1680000) [ 597.699685] Stack: [ 597.699685] dfb5058c c1681e6c c141e1ed dfb5059c dfb505dc dfb5058c c1681ee4 c1304b4b [ 597.699685] <0> 00000000 dfb50590 df94f800 00000001 e07e6c00 00000000 0000001f 0000003c [ 597.699685] <0> 00000004 00000012 dfb50000 dfb5058c 12681eac dfb50710 dfb5059c c129dcb1 [ 597.699685] Call Trace: [ 597.699685] [] ? dect_transceiver_queue_event+0x1b/0x60 [ 597.699685] [] ? sc1442x_interrupt+0x590/0x5e1 [ 597.699685] [] ? boomerang_interrupt+0x260/0x26d [ 597.699685] [] ? handle_IRQ_event+0x69/0x13a [ 597.699685] [] ? handle_level_irq+0x60/0xb2 [ 597.699685] [] ? handle_irq+0x1a/0x20 [ 597.699685] [] ? do_IRQ+0x45/0x9f [ 597.699685] [] ? common_interrupt+0x29/0x30 [ 597.699685] [] ? freeze_workqueues_begin+0x2a/0xef [ 597.699685] [] ? acpi_idle_enter_simple+0xf7/0x123 [ 597.699685] [] ? cpuidle_idle_call+0x80/0x101 [ 597.699685] [] ? cpu_idle+0x45/0xc0 [ 597.699685] [] ? rest_init+0x98/0x9b [ 597.699685] [] ? start_kernel+0x2c6/0x2cb [ 597.699685] [] ? i386_start_kernel+0xb7/0xbf [ 597.699685] Code: 00 3e 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 89 f0 5b 5e 5d c3 55 89 e5 53 89 c3 b8 01 00 00 00 e8 61 2a 00 00 b8 00 01 00 00 <3e> 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 5b 5d c3 55 89 e5 [ 597.699685] EIP: [] _raw_spin_lock+0x15/0x27 SS:ESP 0068:c1681e54 [ 597.699685] CR2: 00000000000003d0 [ 597.699685] ---[ end trace dd1f6628ec32d12d ]--- [ 597.699685] Kernel panic - not syncing: Fatal exception in interrupt [ 597.699685] Pid: 0, comm: swapper Tainted: G D 2.6.36-rc6+ #7 [ 597.699685] Call Trace: [ 597.699685] [] ? printk+0xf/0x11 [ 597.699685] [] panic+0x5a/0x154 [ 597.699685] [] oops_end+0x8b/0x9a [ 597.699685] [] no_context+0x114/0x11e [ 597.699685] [] __bad_area_nosemaphore+0x130/0x138 [ 597.699685] [] ? check_preempt_curr_idle+0xe/0x10 [ 597.699685] [] ? check_preempt_curr+0x25/0x35 [ 597.699685] [] ? ttwu_post_activation+0x5b/0x11f [ 597.699685] [] ? native_sched_clock+0x42/0x7d [ 597.699685] [] ? sched_clock_local+0x17/0x123 [ 597.699685] [] bad_area_nosemaphore+0xd/0x10 [ 597.699685] [] do_page_fault+0x13e/0x287 [ 597.699685] [] ? do_page_fault+0x0/0x287 [ 597.699685] [] error_code+0x5a/0x60 [ 597.699685] [] ? do_page_fault+0x0/0x287 [ 597.699685] [] ? _raw_spin_lock+0x15/0x27 [ 597.699685] [] dect_transceiver_queue_event+0x1b/0x60 [ 597.699685] [] sc1442x_interrupt+0x590/0x5e1 [ 597.699685] [] ? boomerang_interrupt+0x260/0x26d [ 597.699685] [] handle_IRQ_event+0x69/0x13a [ 597.699685] [] handle_level_irq+0x60/0xb2 [ 597.699685] [] handle_irq+0x1a/0x20 [ 597.699685] [] do_IRQ+0x45/0x9f [ 597.699685] [] common_interrupt+0x29/0x30 [ 597.699685] [] ? freeze_workqueues_begin+0x2a/0xef [ 597.699685] [] ? acpi_idle_enter_simple+0xf7/0x123 [ 597.699685] [] cpuidle_idle_call+0x80/0x101 [ 597.699685] [] cpu_idle+0x45/0xc0 [ 597.699685] [] rest_init+0x98/0x9b [ 597.699685] [] start_kernel+0x2c6/0x2cb [ 597.699685] [] i386_start_kernel+0xb7/0xbf -------------- next part -------------- [ 120.118216] BUG: unable to handle kernel NULL pointer dereference at 000003d0 [ 120.119021] IP: [] _raw_spin_lock+0x15/0x27 [ 120.119021] *pde = 00000000 [ 120.119021] Oops: 0002 [#1] PREEMPT SMP [ 120.119021] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/uevent [ 120.119021] Modules linked in: [ 120.119021] [ 120.119021] Pid: 3449, comm: sshd Not tainted 2.6.36-rc6+ #7 Latitude C640 /Latitude C640 [ 120.119021] EIP: 0060:[] EFLAGS: 00010006 CPU: 0 [ 120.119021] EIP is at _raw_spin_lock+0x15/0x27 [ 120.119021] EAX: 00000100 EBX: 000003d0 ECX: 00000018 EDX: dfb7c5b4 [ 120.119021] ESI: 000003d0 EDI: 00000000 EBP: df32ba30 ESP: df32ba2c [ 120.119021] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [ 120.119021] Process sshd (pid: 3449, ti=df32a000 task=df2993c0 task.ti=df32a000) [ 120.119021] Stack: [ 120.119021] dfb7c5b4 df32ba44 c141e1ed dfb7c5c4 dfb7c5dc dfb7c5b4 df32babc c1304b4b [ 120.119021] <0> 00000001 dfb7c5b8 c1032dc2 00000001 c1032dd5 000493e0 df8cd538 00008201 [ 120.119021] <0> 00000008 00000018 dfb7c000 dfb7c5b4 1832ba84 dfb7c710 dfb7c5c4 c129dcb1 [ 120.119021] Call Trace: [ 120.119021] [] ? dect_transceiver_queue_event+0x1b/0x60 [ 120.119021] [] ? sc1442x_interrupt+0x590/0x5e1 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? boomerang_interrupt+0x260/0x26d [ 120.119021] [] ? handle_IRQ_event+0x69/0x13a [ 120.119021] [] ? handle_level_irq+0x60/0xb2 [ 120.119021] [] ? handle_irq+0x1a/0x20 [ 120.119021] [] ? do_IRQ+0x45/0x9f [ 120.119021] [] ? common_interrupt+0x29/0x30 [ 120.119021] [] ? do_select+0x3ea/0x59c [ 120.119021] [] ? __pollwait+0x0/0xa9 [ 120.119021] [] ? pollwake+0x0/0x64 [ 120.119021] [] ? ip_finish_output+0x4f/0x53 [ 120.119021] [] ? ip_output+0xcd/0xd8 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? rcu_read_unlock+0x1e/0x29 [ 120.119021] [] ? ip_queue_xmit+0x2d2/0x356 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? add_preempt_count+0x97/0x9a [ 120.119021] [] ? _raw_spin_lock_irqsave+0x14/0x2e [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _raw_spin_unlock_irqrestore+0x22/0x2d [ 120.119021] [] ? __mod_timer+0xed/0xf8 [ 120.119021] [] ? mod_timer+0x6d/0x75 [ 120.119021] [] ? sk_reset_timer+0xf/0x1a [ 120.119021] [] ? inet_csk_reset_xmit_timer+0x5d/0x60 [ 120.119021] [] ? tcp_event_new_data_sent+0x69/0x72 [ 120.119021] [] ? tcp_write_xmit+0x79c/0x85e [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? sk_stream_alloc_skb+0x27/0xb6 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? _raw_spin_unlock_bh+0x17/0x19 [ 120.119021] [] ? release_sock+0xd4/0xdc [ 120.119021] [] ? tcp_sendmsg+0x67f/0x755 [ 120.119021] [] ? copy_from_user+0x8/0xa [ 120.119021] [] ? core_sys_select+0x12d/0x1b1 [ 120.119021] [] ? sock_aio_write+0xa6/0xb3 [ 120.119021] [] ? do_sync_write+0x8c/0xca [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? __srcu_read_unlock+0x2f/0x46 [ 120.119021] [] ? fsnotify+0x197/0x1ad [ 120.119021] [] ? fsnotify_modify+0x4c/0x57 [ 120.119021] [] ? sys_select+0x6e/0x8c [ 120.119021] [] ? sys_write+0x3b/0x60 [ 120.119021] [] ? sysenter_do_call+0x12/0x22 [ 120.119021] Code: 00 3e 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 89 f0 5b 5e 5d c3 55 89 e5 53 89 c3 b8 01 00 00 00 e8 61 2a 00 00 b8 00 01 00 00 <3e> 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 5b 5d c3 55 89 e5 [ 120.119021] EIP: [] _raw_spin_lock+0x15/0x27 SS:ESP 0068:df32ba2c [ 120.119021] CR2: 00000000000003d0 [ 120.119021] ---[ end trace 1481e564240f27a5 ]--- [ 120.119021] Kernel panic - not syncing: Fatal exception in interrupt [ 120.119021] Pid: 3449, comm: sshd Tainted: G D 2.6.36-rc6+ #7 [ 120.119021] Call Trace: [ 120.119021] [] ? printk+0xf/0x11 [ 120.119021] [] panic+0x5a/0x154 [ 120.119021] [] oops_end+0x8b/0x9a [ 120.119021] [] no_context+0x114/0x11e [ 120.119021] [] __bad_area_nosemaphore+0x130/0x138 [ 120.119021] [] ? update_curr+0x18f/0x1cc [ 120.119021] [] ? perf_event_task_sched_out+0x1b/0x2f0 [ 120.119021] [] ? dequeue_entity+0x16/0x1d8 [ 120.119021] [] ? native_sched_clock+0x42/0x7d [ 120.119021] [] ? rcu_read_unlock+0x1e/0x29 [ 120.119021] [] bad_area_nosemaphore+0xd/0x10 [ 120.119021] [] do_page_fault+0x13e/0x287 [ 120.119021] [] ? do_page_fault+0x0/0x287 [ 120.119021] [] error_code+0x5a/0x60 [ 120.119021] [] ? do_page_fault+0x0/0x287 [ 120.119021] [] ? _raw_spin_lock+0x15/0x27 [ 120.119021] [] dect_transceiver_queue_event+0x1b/0x60 [ 120.119021] [] sc1442x_interrupt+0x590/0x5e1 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? boomerang_interrupt+0x260/0x26d [ 120.119021] [] handle_IRQ_event+0x69/0x13a [ 120.119021] [] handle_level_irq+0x60/0xb2 [ 120.119021] [] handle_irq+0x1a/0x20 [ 120.119021] [] do_IRQ+0x45/0x9f [ 120.119021] [] common_interrupt+0x29/0x30 [ 120.119021] [] ? do_select+0x3ea/0x59c [ 120.119021] [] ? __pollwait+0x0/0xa9 [ 120.119021] [] ? pollwake+0x0/0x64 [ 120.119021] [] ? ip_finish_output+0x4f/0x53 [ 120.119021] [] ? ip_output+0xcd/0xd8 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? rcu_read_unlock+0x1e/0x29 [ 120.119021] [] ? ip_queue_xmit+0x2d2/0x356 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? add_preempt_count+0x97/0x9a [ 120.119021] [] ? _raw_spin_lock_irqsave+0x14/0x2e [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _raw_spin_unlock_irqrestore+0x22/0x2d [ 120.119021] [] ? __mod_timer+0xed/0xf8 [ 120.119021] [] ? mod_timer+0x6d/0x75 [ 120.119021] [] ? sk_reset_timer+0xf/0x1a [ 120.119021] [] ? inet_csk_reset_xmit_timer+0x5d/0x60 [ 120.119021] [] ? tcp_event_new_data_sent+0x69/0x72 [ 120.119021] [] ? tcp_write_xmit+0x79c/0x85e [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? sk_stream_alloc_skb+0x27/0xb6 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? _raw_spin_unlock_bh+0x17/0x19 [ 120.119021] [] ? release_sock+0xd4/0xdc [ 120.119021] [] ? tcp_sendmsg+0x67f/0x755 [ 120.119021] [] ? copy_from_user+0x8/0xa [ 120.119021] [] core_sys_select+0x12d/0x1b1 [ 120.119021] [] ? sock_aio_write+0xa6/0xb3 [ 120.119021] [] ? do_sync_write+0x8c/0xca [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? __srcu_read_unlock+0x2f/0x46 [ 120.119021] [] ? fsnotify+0x197/0x1ad [ 120.119021] [] ? fsnotify_modify+0x4c/0x57 [ 120.119021] [] sys_select+0x6e/0x8c [ 120.119021] [] ? sys_write+0x3b/0x60 [ 120.119021] [] sysenter_do_call+0x12/0x22 From linux-dect at smyles.plus.com Mon Jan 10 08:27:24 2011 From: linux-dect at smyles.plus.com (Barry Myles) Date: Mon, 10 Jan 2011 08:27:24 +0000 Subject: Kernel oops Message-ID: <201101100827.25397.linux-dect@smyles.plus.com> I'm using the linux-dect code and experimenting with dectmon and the libdect examples. Mostly, I think they are working well. I have a com-on-air type II card and it's in an aging P4 laptop. However, I'm having some kernel stability problems. The machine runs stabily forever before the card is configured with the netlink utilities. However, once the card is configured then a few minutes later the kernel will oops. I'm configuring the card something like: dect-cluster-add --name cluster0 --emc 0xABCD --fpn 0x12345 --mode PP dect-cell-add --name cell0 --cluster cluster0 --flags monitor dect-transceiver-bind --transceiver trx0 --cell cell0 Until the kernel oops then everything seems to work fine and dectmon, for example will happily log what it sees. I've attached two kernel logs which seem fairly typical of what is happening. Can anyone help? -- Barry Myles -------------- next part -------------- [ 597.698727] BUG: unable to handle kernel NULL pointer dereference at 000003d0 [ 597.699685] IP: [] _raw_spin_lock+0x15/0x27 [ 597.699685] *pde = 00000000 [ 597.699685] Oops: 0002 [#1] PREEMPT SMP [ 597.699685] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/uevent [ 597.699685] Modules linked in: [ 597.699685] [ 597.699685] Pid: 0, comm: swapper Not tainted 2.6.36-rc6+ #7 Latitude C640 /Latitude C640 [ 597.699685] EIP: 0060:[] EFLAGS: 00010002 CPU: 0 [ 597.699685] EIP is at _raw_spin_lock+0x15/0x27 [ 597.699685] EAX: 00000100 EBX: 000003d0 ECX: 00000012 EDX: dfb5058c [ 597.699685] ESI: 000003d0 EDI: 00000000 EBP: c1681e58 ESP: c1681e54 [ 597.699685] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 [ 597.699685] Process swapper (pid: 0, ti=c1680000 task=c1696e60 task.ti=c1680000) [ 597.699685] Stack: [ 597.699685] dfb5058c c1681e6c c141e1ed dfb5059c dfb505dc dfb5058c c1681ee4 c1304b4b [ 597.699685] <0> 00000000 dfb50590 df94f800 00000001 e07e6c00 00000000 0000001f 0000003c [ 597.699685] <0> 00000004 00000012 dfb50000 dfb5058c 12681eac dfb50710 dfb5059c c129dcb1 [ 597.699685] Call Trace: [ 597.699685] [] ? dect_transceiver_queue_event+0x1b/0x60 [ 597.699685] [] ? sc1442x_interrupt+0x590/0x5e1 [ 597.699685] [] ? boomerang_interrupt+0x260/0x26d [ 597.699685] [] ? handle_IRQ_event+0x69/0x13a [ 597.699685] [] ? handle_level_irq+0x60/0xb2 [ 597.699685] [] ? handle_irq+0x1a/0x20 [ 597.699685] [] ? do_IRQ+0x45/0x9f [ 597.699685] [] ? common_interrupt+0x29/0x30 [ 597.699685] [] ? freeze_workqueues_begin+0x2a/0xef [ 597.699685] [] ? acpi_idle_enter_simple+0xf7/0x123 [ 597.699685] [] ? cpuidle_idle_call+0x80/0x101 [ 597.699685] [] ? cpu_idle+0x45/0xc0 [ 597.699685] [] ? rest_init+0x98/0x9b [ 597.699685] [] ? start_kernel+0x2c6/0x2cb [ 597.699685] [] ? i386_start_kernel+0xb7/0xbf [ 597.699685] Code: 00 3e 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 89 f0 5b 5e 5d c3 55 89 e5 53 89 c3 b8 01 00 00 00 e8 61 2a 00 00 b8 00 01 00 00 <3e> 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 5b 5d c3 55 89 e5 [ 597.699685] EIP: [] _raw_spin_lock+0x15/0x27 SS:ESP 0068:c1681e54 [ 597.699685] CR2: 00000000000003d0 [ 597.699685] ---[ end trace dd1f6628ec32d12d ]--- [ 597.699685] Kernel panic - not syncing: Fatal exception in interrupt [ 597.699685] Pid: 0, comm: swapper Tainted: G D 2.6.36-rc6+ #7 [ 597.699685] Call Trace: [ 597.699685] [] ? printk+0xf/0x11 [ 597.699685] [] panic+0x5a/0x154 [ 597.699685] [] oops_end+0x8b/0x9a [ 597.699685] [] no_context+0x114/0x11e [ 597.699685] [] __bad_area_nosemaphore+0x130/0x138 [ 597.699685] [] ? check_preempt_curr_idle+0xe/0x10 [ 597.699685] [] ? check_preempt_curr+0x25/0x35 [ 597.699685] [] ? ttwu_post_activation+0x5b/0x11f [ 597.699685] [] ? native_sched_clock+0x42/0x7d [ 597.699685] [] ? sched_clock_local+0x17/0x123 [ 597.699685] [] bad_area_nosemaphore+0xd/0x10 [ 597.699685] [] do_page_fault+0x13e/0x287 [ 597.699685] [] ? do_page_fault+0x0/0x287 [ 597.699685] [] error_code+0x5a/0x60 [ 597.699685] [] ? do_page_fault+0x0/0x287 [ 597.699685] [] ? _raw_spin_lock+0x15/0x27 [ 597.699685] [] dect_transceiver_queue_event+0x1b/0x60 [ 597.699685] [] sc1442x_interrupt+0x590/0x5e1 [ 597.699685] [] ? boomerang_interrupt+0x260/0x26d [ 597.699685] [] handle_IRQ_event+0x69/0x13a [ 597.699685] [] handle_level_irq+0x60/0xb2 [ 597.699685] [] handle_irq+0x1a/0x20 [ 597.699685] [] do_IRQ+0x45/0x9f [ 597.699685] [] common_interrupt+0x29/0x30 [ 597.699685] [] ? freeze_workqueues_begin+0x2a/0xef [ 597.699685] [] ? acpi_idle_enter_simple+0xf7/0x123 [ 597.699685] [] cpuidle_idle_call+0x80/0x101 [ 597.699685] [] cpu_idle+0x45/0xc0 [ 597.699685] [] rest_init+0x98/0x9b [ 597.699685] [] start_kernel+0x2c6/0x2cb [ 597.699685] [] i386_start_kernel+0xb7/0xbf -------------- next part -------------- [ 120.118216] BUG: unable to handle kernel NULL pointer dereference at 000003d0 [ 120.119021] IP: [] _raw_spin_lock+0x15/0x27 [ 120.119021] *pde = 00000000 [ 120.119021] Oops: 0002 [#1] PREEMPT SMP [ 120.119021] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/uevent [ 120.119021] Modules linked in: [ 120.119021] [ 120.119021] Pid: 3449, comm: sshd Not tainted 2.6.36-rc6+ #7 Latitude C640 /Latitude C640 [ 120.119021] EIP: 0060:[] EFLAGS: 00010006 CPU: 0 [ 120.119021] EIP is at _raw_spin_lock+0x15/0x27 [ 120.119021] EAX: 00000100 EBX: 000003d0 ECX: 00000018 EDX: dfb7c5b4 [ 120.119021] ESI: 000003d0 EDI: 00000000 EBP: df32ba30 ESP: df32ba2c [ 120.119021] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [ 120.119021] Process sshd (pid: 3449, ti=df32a000 task=df2993c0 task.ti=df32a000) [ 120.119021] Stack: [ 120.119021] dfb7c5b4 df32ba44 c141e1ed dfb7c5c4 dfb7c5dc dfb7c5b4 df32babc c1304b4b [ 120.119021] <0> 00000001 dfb7c5b8 c1032dc2 00000001 c1032dd5 000493e0 df8cd538 00008201 [ 120.119021] <0> 00000008 00000018 dfb7c000 dfb7c5b4 1832ba84 dfb7c710 dfb7c5c4 c129dcb1 [ 120.119021] Call Trace: [ 120.119021] [] ? dect_transceiver_queue_event+0x1b/0x60 [ 120.119021] [] ? sc1442x_interrupt+0x590/0x5e1 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? boomerang_interrupt+0x260/0x26d [ 120.119021] [] ? handle_IRQ_event+0x69/0x13a [ 120.119021] [] ? handle_level_irq+0x60/0xb2 [ 120.119021] [] ? handle_irq+0x1a/0x20 [ 120.119021] [] ? do_IRQ+0x45/0x9f [ 120.119021] [] ? common_interrupt+0x29/0x30 [ 120.119021] [] ? do_select+0x3ea/0x59c [ 120.119021] [] ? __pollwait+0x0/0xa9 [ 120.119021] [] ? pollwake+0x0/0x64 [ 120.119021] [] ? ip_finish_output+0x4f/0x53 [ 120.119021] [] ? ip_output+0xcd/0xd8 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? rcu_read_unlock+0x1e/0x29 [ 120.119021] [] ? ip_queue_xmit+0x2d2/0x356 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? add_preempt_count+0x97/0x9a [ 120.119021] [] ? _raw_spin_lock_irqsave+0x14/0x2e [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _raw_spin_unlock_irqrestore+0x22/0x2d [ 120.119021] [] ? __mod_timer+0xed/0xf8 [ 120.119021] [] ? mod_timer+0x6d/0x75 [ 120.119021] [] ? sk_reset_timer+0xf/0x1a [ 120.119021] [] ? inet_csk_reset_xmit_timer+0x5d/0x60 [ 120.119021] [] ? tcp_event_new_data_sent+0x69/0x72 [ 120.119021] [] ? tcp_write_xmit+0x79c/0x85e [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? sk_stream_alloc_skb+0x27/0xb6 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? _raw_spin_unlock_bh+0x17/0x19 [ 120.119021] [] ? release_sock+0xd4/0xdc [ 120.119021] [] ? tcp_sendmsg+0x67f/0x755 [ 120.119021] [] ? copy_from_user+0x8/0xa [ 120.119021] [] ? core_sys_select+0x12d/0x1b1 [ 120.119021] [] ? sock_aio_write+0xa6/0xb3 [ 120.119021] [] ? do_sync_write+0x8c/0xca [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? __srcu_read_unlock+0x2f/0x46 [ 120.119021] [] ? fsnotify+0x197/0x1ad [ 120.119021] [] ? fsnotify_modify+0x4c/0x57 [ 120.119021] [] ? sys_select+0x6e/0x8c [ 120.119021] [] ? sys_write+0x3b/0x60 [ 120.119021] [] ? sysenter_do_call+0x12/0x22 [ 120.119021] Code: 00 3e 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 89 f0 5b 5e 5d c3 55 89 e5 53 89 c3 b8 01 00 00 00 e8 61 2a 00 00 b8 00 01 00 00 <3e> 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 5b 5d c3 55 89 e5 [ 120.119021] EIP: [] _raw_spin_lock+0x15/0x27 SS:ESP 0068:df32ba2c [ 120.119021] CR2: 00000000000003d0 [ 120.119021] ---[ end trace 1481e564240f27a5 ]--- [ 120.119021] Kernel panic - not syncing: Fatal exception in interrupt [ 120.119021] Pid: 3449, comm: sshd Tainted: G D 2.6.36-rc6+ #7 [ 120.119021] Call Trace: [ 120.119021] [] ? printk+0xf/0x11 [ 120.119021] [] panic+0x5a/0x154 [ 120.119021] [] oops_end+0x8b/0x9a [ 120.119021] [] no_context+0x114/0x11e [ 120.119021] [] __bad_area_nosemaphore+0x130/0x138 [ 120.119021] [] ? update_curr+0x18f/0x1cc [ 120.119021] [] ? perf_event_task_sched_out+0x1b/0x2f0 [ 120.119021] [] ? dequeue_entity+0x16/0x1d8 [ 120.119021] [] ? native_sched_clock+0x42/0x7d [ 120.119021] [] ? rcu_read_unlock+0x1e/0x29 [ 120.119021] [] bad_area_nosemaphore+0xd/0x10 [ 120.119021] [] do_page_fault+0x13e/0x287 [ 120.119021] [] ? do_page_fault+0x0/0x287 [ 120.119021] [] error_code+0x5a/0x60 [ 120.119021] [] ? do_page_fault+0x0/0x287 [ 120.119021] [] ? _raw_spin_lock+0x15/0x27 [ 120.119021] [] dect_transceiver_queue_event+0x1b/0x60 [ 120.119021] [] sc1442x_interrupt+0x590/0x5e1 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? boomerang_interrupt+0x260/0x26d [ 120.119021] [] handle_IRQ_event+0x69/0x13a [ 120.119021] [] handle_level_irq+0x60/0xb2 [ 120.119021] [] handle_irq+0x1a/0x20 [ 120.119021] [] do_IRQ+0x45/0x9f [ 120.119021] [] common_interrupt+0x29/0x30 [ 120.119021] [] ? do_select+0x3ea/0x59c [ 120.119021] [] ? __pollwait+0x0/0xa9 [ 120.119021] [] ? pollwake+0x0/0x64 [ 120.119021] [] ? ip_finish_output+0x4f/0x53 [ 120.119021] [] ? ip_output+0xcd/0xd8 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? rcu_read_unlock+0x1e/0x29 [ 120.119021] [] ? ip_queue_xmit+0x2d2/0x356 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? add_preempt_count+0x97/0x9a [ 120.119021] [] ? _raw_spin_lock_irqsave+0x14/0x2e [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _raw_spin_unlock_irqrestore+0x22/0x2d [ 120.119021] [] ? __mod_timer+0xed/0xf8 [ 120.119021] [] ? mod_timer+0x6d/0x75 [ 120.119021] [] ? sk_reset_timer+0xf/0x1a [ 120.119021] [] ? inet_csk_reset_xmit_timer+0x5d/0x60 [ 120.119021] [] ? tcp_event_new_data_sent+0x69/0x72 [ 120.119021] [] ? tcp_write_xmit+0x79c/0x85e [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? sk_stream_alloc_skb+0x27/0xb6 [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? _local_bh_enable_ip+0x7d/0x88 [ 120.119021] [] ? local_bh_enable_ip+0x8/0xa [ 120.119021] [] ? _raw_spin_unlock_bh+0x17/0x19 [ 120.119021] [] ? release_sock+0xd4/0xdc [ 120.119021] [] ? tcp_sendmsg+0x67f/0x755 [ 120.119021] [] ? copy_from_user+0x8/0xa [ 120.119021] [] core_sys_select+0x12d/0x1b1 [ 120.119021] [] ? sock_aio_write+0xa6/0xb3 [ 120.119021] [] ? do_sync_write+0x8c/0xca [ 120.119021] [] ? get_parent_ip+0xb/0x31 [ 120.119021] [] ? sub_preempt_count+0x83/0x90 [ 120.119021] [] ? __srcu_read_unlock+0x2f/0x46 [ 120.119021] [] ? fsnotify+0x197/0x1ad [ 120.119021] [] ? fsnotify_modify+0x4c/0x57 [ 120.119021] [] sys_select+0x6e/0x8c [ 120.119021] [] ? sys_write+0x3b/0x60 [ 120.119021] [] sysenter_do_call+0x12/0x22 From kaber at trash.net Tue Jan 11 17:37:40 2011 From: kaber at trash.net (Patrick McHardy) Date: Tue, 11 Jan 2011 18:37:40 +0100 Subject: Kernel oops In-Reply-To: <201101100827.25397.linux-dect@smyles.plus.com> References: <201101100827.25397.linux-dect@smyles.plus.com> Message-ID: <4D2C9564.5020707@trash.net> Am 10.01.2011 09:27, schrieb Barry Myles: > I'm using the linux-dect code and experimenting with dectmon and the libdect > examples. Mostly, I think they are working well. I have a com-on-air type II > card and it's in an aging P4 laptop. However, I'm having some kernel stability > problems. The machine runs stabily forever before the card is configured with > the netlink utilities. However, once the card is configured then a few minutes > later the kernel will oops. > > I'm configuring the card something like: > dect-cluster-add --name cluster0 --emc 0xABCD --fpn 0x12345 --mode PP > dect-cell-add --name cell0 --cluster cluster0 --flags monitor > dect-transceiver-bind --transceiver trx0 --cell cell0 > > Until the kernel oops then everything seems to work fine and dectmon, for > example will happily log what it sees. > > I've attached two kernel logs which seem fairly typical of what is happening. > > Can anyone help? > > [ 120.118216] BUG: unable to handle kernel NULL pointer dereference at 000003d0 > [ 120.119021] IP: [] _raw_spin_lock+0x15/0x27 This looks odd, apparently the transceiver group vanished. Could you send me your .config and the net/dect/transceiver.o files please? From mace3d at gmail.com Wed Jan 12 11:11:49 2011 From: mace3d at gmail.com (Ivo van der Elzen) Date: Wed, 12 Jan 2011 12:11:49 +0100 Subject: Will the LMX3161 be supported in the future? Message-ID: Hi, I was just wondering if this radio will be supported. Patrick McHardy posted a message last september saying he was working on it, but I haven't been able to find any further messages about this topic. Thanks, Ivo From kaber at trash.net Wed Jan 12 11:51:23 2011 From: kaber at trash.net (Patrick McHardy) Date: Wed, 12 Jan 2011 12:51:23 +0100 Subject: Will the LMX3161 be supported in the future? In-Reply-To: References: Message-ID: <4D2D95BB.2040008@trash.net> Am 12.01.2011 12:11, schrieb Ivo van der Elzen: > Hi, > > I was just wondering if this radio will be supported. > Patrick McHardy posted a message last september saying he was working > on it, but I haven't been able to find any further messages about this > topic. I have some code which I'd say is about 80% complete, but I haven't been working on this lately since I don't own such a device and the remaining changes are to the firmware, which most likely requires quite a bit of debugging before it will work, so its impractical to do without a device. From mace3d at gmail.com Wed Jan 12 13:15:09 2011 From: mace3d at gmail.com (Ivo van der Elzen) Date: Wed, 12 Jan 2011 14:15:09 +0100 Subject: Will the LMX3161 be supported in the future? In-Reply-To: <4D2D95BB.2040008@trash.net> References: <4D2D95BB.2040008@trash.net> Message-ID: On Wed, Jan 12, 2011 at 12:51 PM, Patrick McHardy wrote: > Am 12.01.2011 12:11, schrieb Ivo van der Elzen: >> Hi, >> >> I was just wondering if this radio will be supported. >> Patrick McHardy posted a message last september saying he was working >> on it, but I haven't been able to find any further messages about this >> topic. > > I have some code which I'd say is about 80% complete, but I haven't > been working on this lately since I don't own such a device and the > remaining changes are to the firmware, which most likely requires > quite a bit of debugging before it will work, so its impractical > to do without a device. > Cool. My device is in pieces right now but I can put it together and send it over to you if you like. From kaber at trash.net Wed Jan 12 13:36:16 2011 From: kaber at trash.net (Patrick McHardy) Date: Wed, 12 Jan 2011 14:36:16 +0100 Subject: Will the LMX3161 be supported in the future? In-Reply-To: References: <4D2D95BB.2040008@trash.net> Message-ID: <4D2DAE50.8030602@trash.net> On 12.01.2011 14:15, Ivo van der Elzen wrote: > On Wed, Jan 12, 2011 at 12:51 PM, Patrick McHardy wrote: >> Am 12.01.2011 12:11, schrieb Ivo van der Elzen: >>> Hi, >>> >>> I was just wondering if this radio will be supported. >>> Patrick McHardy posted a message last september saying he was working >>> on it, but I haven't been able to find any further messages about this >>> topic. >> >> I have some code which I'd say is about 80% complete, but I haven't >> been working on this lately since I don't own such a device and the >> remaining changes are to the firmware, which most likely requires >> quite a bit of debugging before it will work, so its impractical >> to do without a device. >> > > Cool. > > My device is in pieces right now but I can put it together and send it > over to you if you like. Its probably a Type-III card, right? I don't think I can put those in any of my notebooks. I have some PCI adaptors for PCMCIA, but I have no idea whether these can take Type III cards. From kaber at trash.net Wed Jan 12 14:22:52 2011 From: kaber at trash.net (Patrick McHardy) Date: Wed, 12 Jan 2011 15:22:52 +0100 Subject: Will the LMX3161 be supported in the future? In-Reply-To: <4D2DAE50.8030602@trash.net> References: <4D2D95BB.2040008@trash.net> <4D2DAE50.8030602@trash.net> Message-ID: <4D2DB93C.5060409@trash.net> On 12.01.2011 14:36, Patrick McHardy wrote: > On 12.01.2011 14:15, Ivo van der Elzen wrote: >> On Wed, Jan 12, 2011 at 12:51 PM, Patrick McHardy wrote: >>> Am 12.01.2011 12:11, schrieb Ivo van der Elzen: >>>> Hi, >>>> >>>> I was just wondering if this radio will be supported. >>>> Patrick McHardy posted a message last september saying he was working >>>> on it, but I haven't been able to find any further messages about this >>>> topic. >>> >>> I have some code which I'd say is about 80% complete, but I haven't >>> been working on this lately since I don't own such a device and the >>> remaining changes are to the firmware, which most likely requires >>> quite a bit of debugging before it will work, so its impractical >>> to do without a device. >>> >> >> Cool. >> >> My device is in pieces right now but I can put it together and send it >> over to you if you like. > > Its probably a Type-III card, right? I don't think I can put those > in any of my notebooks. I have some PCI adaptors for PCMCIA, but I > have no idea whether these can take Type III cards. Just checked, they're also Type II only. If you can give me access to a system with a LMX3161 and some DECT station nearby I could try to make it work remotely. From mace3d at gmail.com Wed Jan 12 14:53:47 2011 From: mace3d at gmail.com (Ivo van der Elzen) Date: Wed, 12 Jan 2011 15:53:47 +0100 Subject: Will the LMX3161 be supported in the future? In-Reply-To: <4D2DB93C.5060409@trash.net> References: <4D2D95BB.2040008@trash.net> <4D2DAE50.8030602@trash.net> <4D2DB93C.5060409@trash.net> Message-ID: On Wed, Jan 12, 2011 at 3:22 PM, Patrick McHardy wrote: > On 12.01.2011 14:36, Patrick McHardy wrote: >> On 12.01.2011 14:15, Ivo van der Elzen wrote: >>> On Wed, Jan 12, 2011 at 12:51 PM, Patrick McHardy wrote: >>>> Am 12.01.2011 12:11, schrieb Ivo van der Elzen: >>>>> Hi, >>>>> >>>>> I was just wondering if this radio will be supported. >>>>> Patrick McHardy posted a message last september saying he was working >>>>> on it, but I haven't been able to find any further messages about this >>>>> topic. >>>> >>>> I have some code which I'd say is about 80% complete, but I haven't >>>> been working on this lately since I don't own such a device and the >>>> remaining changes are to the firmware, which most likely requires >>>> quite a bit of debugging before it will work, so its impractical >>>> to do without a device. >>>> >>> >>> Cool. >>> >>> My device is in pieces right now but I can put it together and send it >>> over to you if you like. >> >> Its probably a Type-III card, right? I don't think I can put those >> in any of my notebooks. I have some PCI adaptors for PCMCIA, but I >> have no idea whether these can take Type III cards. > > Just checked, they're also Type II only. If you can give me > access to a system with a LMX3161 and some DECT station nearby > I could try to make it work remotely. > Yeah it's a type III (ascom voo:doo) but the reason it's in pieces right now is because I was modifying it to fit in my laptop's type II slot. (by moving the radio tin outside) So I need to finish it up anyway. Your other option sounds good as well, I have a gigaset (model no. escapes me at the moment but it's a fairly recent one) at home and I could give you access to my laptop but I'm in the middle of moving so that'll be in February at it's soonest. I'll email you when I get a chance to set it up for you. From rik at snel.it Sat Jan 15 11:04:50 2011 From: rik at snel.it (Rik Snel) Date: Sat, 15 Jan 2011 12:04:50 +0100 Subject: Will the LMX3161 be supported in the future? In-Reply-To: <4D2DB93C.5060409@trash.net> References: <4D2D95BB.2040008@trash.net> <4D2DAE50.8030602@trash.net> <4D2DB93C.5060409@trash.net> Message-ID: <20110115110450.GA25506@cube.dyndns.org> Hi Patrick, On Wed, Jan 12, 2011 at 03:22:52PM +0100, Patrick McHardy wrote: > On 12.01.2011 14:36, Patrick McHardy wrote: > > On 12.01.2011 14:15, Ivo van der Elzen wrote: > >> On Wed, Jan 12, 2011 at 12:51 PM, Patrick McHardy wrote: > >>> Am 12.01.2011 12:11, schrieb Ivo van der Elzen: > >>>> Hi, > >>>> > >>>> I was just wondering if this radio will be supported. > >>>> Patrick McHardy posted a message last september saying he was working > >>>> on it, but I haven't been able to find any further messages about this > >>>> topic. > >>> > >>> I have some code which I'd say is about 80% complete, but I haven't > >>> been working on this lately since I don't own such a device and the > >>> remaining changes are to the firmware, which most likely requires > >>> quite a bit of debugging before it will work, so its impractical > >>> to do without a device. > >>> > >> > >> Cool. > >> > >> My device is in pieces right now but I can put it together and send it > >> over to you if you like. > > > > Its probably a Type-III card, right? I don't think I can put those > > in any of my notebooks. I have some PCI adaptors for PCMCIA, but I > > have no idea whether these can take Type III cards. > > Just checked, they're also Type II only. If you can give me > access to a system with a LMX3161 and some DECT station nearby > I could try to make it work remotely. I also like to see LMX3161 support, so I set-up my old PII laptop with com-on-air PCMCIA card for you. Details follow in a private mail. Greetings, Rik. -- Nothing is ever a total loss; it can always serve as a bad example. From JZerbe30 at web.de Sat Jan 15 13:21:09 2011 From: JZerbe30 at web.de (Jens Zerban) Date: Sat, 15 Jan 2011 14:21:09 +0100 (CET) Subject: Fehler beim Kernel bauen Message-ID: <1161346464.2115284.1295097669294.JavaMail.fmail@mwmweb006> unter Kanotix 2.6.30-10-generic habe ich nun folgenden Fehler bei make: CC [M] net/dect/mac_ccf.o net/dect/mac_ccf.c:65: warning: ?dect_slotnum? defined but not used net/dect/mac_ccf.c:75: warning: ?dect_mfn? defined but not used net/dect/mac_ccf.c:211: warning: ?dect_mbc_tb_get_by_lbn? defined but not used CC [M] net/dect/dsc.o CC [M] net/dect/dlc.o CC [M] net/dect/dlc_cplane.o CC [M] net/dect/dlc_b_sap.o CC [M] net/dect/dlc_s_sap.o CC [M] net/dect/dlc_uplane.o CC [M] net/dect/ccp.o net/dect/ccp.c: In function ?dect_ccp_send_to_cell?: net/dect/ccp.c:55: error: implicit declaration of function ?tipc_send_buf? make[2]: *** [net/dect/ccp.o] Fehler 1 make[1]: *** [net/dect] Fehler 2 make: *** [net] Fehler 2 Kann jemand helfen? ___________________________________________________________ NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://produkte.web.de/go/webdefreephone From kaber at trash.net Sat Jan 15 14:47:05 2011 From: kaber at trash.net (Patrick McHardy) Date: Sat, 15 Jan 2011 15:47:05 +0100 Subject: Fehler beim Kernel bauen In-Reply-To: <1161346464.2115284.1295097669294.JavaMail.fmail@mwmweb006> References: <1161346464.2115284.1295097669294.JavaMail.fmail@mwmweb006> Message-ID: <4D31B369.4000604@trash.net> Am 15.01.2011 14:21, schrieb Jens Zerban: > unter Kanotix 2.6.30-10-generic habe ich nun folgenden Fehler bei make: > > CC [M] net/dect/mac_ccf.o > net/dect/mac_ccf.c:65: warning: ?dect_slotnum? defined but not used > net/dect/mac_ccf.c:75: warning: ?dect_mfn? defined but not used > net/dect/mac_ccf.c:211: warning: ?dect_mbc_tb_get_by_lbn? defined but not used > CC [M] net/dect/dsc.o > CC [M] net/dect/dlc.o > CC [M] net/dect/dlc_cplane.o > CC [M] net/dect/dlc_b_sap.o > CC [M] net/dect/dlc_s_sap.o > CC [M] net/dect/dlc_uplane.o > CC [M] net/dect/ccp.o > net/dect/ccp.c: In function ?dect_ccp_send_to_cell?: > net/dect/ccp.c:55: error: implicit declaration of function ?tipc_send_buf? Right, the TIPC stuff got "cleaned up" and a couple of functions removed. Disable CONFIG_DECT_CCP for now to make it build.