Dear Tapan, This is the old problem: " Can't initialize modem h/w softcore:open: modem_init failed. Returning -1 " I must hard dig on Internet to check whether your "Silicon 537 [Windmodem]" board is indeed compatible with classic Intel 537 modem boards. As for now, would you please : $ cd intel-536-537/ $ sudo make uninstall $ reboot After reboot: $ dmesg | grep serial Note the ttySx devices $ stty -F /dev/ttySx -a Eventually: $ efax -d /dev/ttySx - http://vouters.dyndns.org:8080/ Philippe Vouters (Fontainebleau/France) Le mardi 30 juin 2009 à 11:30 +0530, Tapan Chugh a écrit : > Here is a part of the dmesg log probably from make install and all the > commands after it > > softserial:exit_module() > hamcore module cleanup > softserial:init_module() > hamcore module init > sound disabled > Intel 537EP card found > 537ep:softcore_init_struct: driver serial already allocated device. > 537ep:softcore_init_struct: Unregistering serial driver. > serial 0000:04:00.0: PCI INT A disabled > softcore: init struct done > softserial: venid 1543, dev 3052 > softserial_register_tty(): tty registered > softserial: init done > softserial:softserial_open() > softserial_open:caller efax[3494] > pci 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 > Can't initialize modem h/w > softcore:open: modem_init failed. Returning -1 > softserial:softserial_close() > softserial_close:caller efax[3494] > softserial:softserial_open() > softserial_open:caller stty[3633] > softcore:open: pci_enable_device failed enabling 0000:04:00.0 > softserial:softserial_close() > softserial_close:caller stty[3633] > softserial:exit_module() > hamcore module cleanup > sound disabled > Intel 537EP card found > 537ep:softcore_init_struct: pdev->driver is NULL > Can't initialize modem h/w > Can't initialize modem h/w > ------------[ cut here ]------------ > kernel BUG at mm/slub.c:2754! > invalid opcode: 0000 [#1] SMP > last sysfs file: /sys/devices/virtual/tty/537ep0/dev > Modules linked in: Intel537 fuse ipt_MASQUERADE iptable_nat nf_nat sco > bridge stp llc bnep l2cap bluetooth sunrpc ip6t_REJECT nf_conntrack_ipv6 > ip6table_filter ip6_tables ipv6 dm_multipath uinput snd_hda_codec_idt > snd_hda_intel snd_hda_codec e100 snd_hwdep snd_pcm ppdev iTCO_wdt > iTCO_vendor_support snd_timer parport_pc mii snd parport i2c_i801 > soundcore pcspkr snd_page_alloc ata_generic pata_acpi i915 drm > i2c_algo_bit i2c_core video output [last unloaded: Intel537] > > Pid: 4294, comm: stty Not tainted (2.6.29.5-191.fc11.i686.PAE #1) > EIP: 0060:[<c04a2851>] EFLAGS: 00210246 CPU: 1 > EIP is at kfree+0x40/0xe4 > EAX: 40000000 EBX: ffffffff ECX: cb584000 EDX: 00000000 > ESI: c10d15c0 EDI: c68ae000 EBP: eb77de04 ESP: eb77ddf0 > DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 > Process stty (pid: 4294, ti=eb77c000 task=c20a1940 task.ti=eb77c000) > Stack: > fd99162b 00200286 ffffffff 00000000 eb760f80 eb77de30 fd991637 fdc6cd04 > 00000000 fdc68ce6 00000000 00003052 00001543 30001543 ffffffff 000000ff > eb77de4c fd98db9b eb562000 eb562000 eb760f80 eb562000 eb562000 eb77de58 > Call Trace: > [<fd99162b>] ? modem_init+0x23b/0x250 [Intel537] > [<fd991637>] ? modem_init+0x247/0x250 [Intel537] > [<fd98db9b>] ? open+0xcb/0x1b0 [Intel537] > [<fd990ae1>] ? softserial_open+0x141/0x160 [Intel537] > [<c05cabe5>] ? tty_open+0x281/0x3a0 > [<c04aaaf1>] ? chrdev_open+0x11e/0x135 > [<c04a6d43>] ? __dentry_open+0x116/0x1f9 > [<c04a6ece>] ? nameidata_to_filp+0x32/0x47 > [<c04aa9d3>] ? chrdev_open+0x0/0x135 > [<c04b0ea6>] ? do_filp_open+0x34c/0x5e9 > [<c0494460>] ? __vma_link_file+0x53/0x55 > [<c0494b86>] ? vma_link+0x79/0x85 > [<c0495de8>] ? mmap_region+0x30d/0x3d9 > [<c05682a1>] ? strncpy_from_user+0x38/0x54 > [<c04b8e23>] ? alloc_fd+0xd0/0xdc > [<c04a6b4a>] ? do_sys_open+0x47/0xbc > [<c04a6c0b>] ? sys_open+0x23/0x2b > [<c040945f>] ? sysenter_do_call+0x12/0x34 > Code: c3 00 00 00 8d b0 00 00 00 40 c1 ee 0c c1 e6 05 03 35 80 80 a0 c0 > 8b 06 f6 c4 40 74 03 8b 76 0c 8b 06 84 c0 78 15 f6 c4 60 75 04 <0f> 0b > eb fe 89 f0 e8 a0 3f fe ff e9 8c 00 00 00 8b 5e 0c 8b 55 > EIP: [<c04a2851>] kfree+0x40/0xe4 SS:ESP 0068:eb77ddf0 > ---[ end trace ee17d45643f1ff3a ]--- > > >