sm56 modem driver installation help

From: Madan A S (madanas@eth.net)
Date: Wed Dec 20 2000 - 12:57:37 EST


IMP:please reply me my mail address and not to the vger.kernel.org
I used the follwing to setup the modem driver from motorola, after
installing rpm thru Kpackage
----------------------------------------
depmod -a
ln -sf /dev/ttyEo /dev/modem
mknod /dev/motomem c 28 0

The query in kppp says, "Sorry,the didn't respond" . I see sm56.o in
/2.2.14/misc directory and clearly can see the package in Kpackage .....
Please help me in making my SM56PCI imternal modem work...

Regards,
Madan A S

These are the files after setup

file:conf.modules
------------------
alias char-major-24 sm56
options sm56 country=1
alias sound cmpci

file:/proc/devices
-------------------
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 ttyS
  5 cua
  7 vcs
 10 misc
 14 sound
 29 fb
 36 netlink
128 ptm
136 pts
162 raw
Block devices:
  1 ramdisk
  2 fd
  3 ide0
  9 md
 22 ide1

file:/proc/modules
-------------------
lockd 31176 1 (autoclean)
sunrpc 52964 1 (autoclean) [lockd]
ppp 20236 0 (autoclean) (unused)
slhc 4504 0 (autoclean) [ppp]
nls_iso8859-1 2240 3 (autoclean)
nls_cp437 3748 3 (autoclean)
vfat 9372 3 (autoclean)
fat 30720 3 (autoclean) [vfat]
cmpci 20060 0
soundcore 2596 4 [cmpci]

file:/var/log/messages
------------------------
Dec 20 14:35:51 localhost syslogd 1.3-3: restart.
Dec 20 14:35:51 localhost syslog: syslogd startup succeeded
Dec 20 14:35:51 localhost syslog: klogd startup succeeded
Dec 20 14:35:51 localhost kernel: klogd 1.3-3, log source = /proc/kmsg
started.
Dec 20 14:35:51 localhost kernel: Inspecting /boot/System.map-2.2.14-12
Dec 20 14:35:51 localhost kernel: Loaded 7330 symbols from
/boot/System.map-2.2.14-12.
Dec 20 14:35:51 localhost kernel: Symbols match kernel version 2.2.14.
Dec 20 14:35:51 localhost kernel: Loaded 187 symbols from 10 modules.
Dec 20 14:35:51 localhost kernel: Linux version 2.2.14-12
(root@porky.devel.redhat.com) (gcc version egcs-2.91.66 19990314/Linux
(egcs-1.1.2 release)) #1 Tue Apr 25 13:04:07 EDT 2000
Dec 20 14:35:51 localhost kernel: Detected 400906147 Hz processor.
Dec 20 14:35:51 localhost kernel: Console: colour VGA+ 80x25
Dec 20 14:35:51 localhost kernel: Calibrating delay loop... 399.77 BogoMIPS
Dec 20 14:35:51 localhost kernel: Memory: 22356k/24512k available (1068k
kernel code, 412k reserved, 612k data, 64k init, 0k bigmem)
Dec 20 14:35:51 localhost kernel: Dentry hash table entries: 262144 (order
9, 2048k)
Dec 20 14:35:51 localhost kernel: Buffer cache hash table entries: 32768
(order 5, 128k)
Dec 20 14:35:51 localhost kernel: Page cache hash table entries: 8192 (order
3, 32k)
Dec 20 14:35:51 localhost kernel: VFS: Diskquotas version dquot_6.4.0
initialized
Dec 20 14:35:51 localhost kernel: CPU: Intel Celeron (Mendocino) stepping 05
Dec 20 14:35:51 localhost kernel: Checking 386/387 coupling... OK, FPU using
exception 16 error reporting.
Dec 20 14:35:51 localhost kernel: Checking 'hlt' instruction... OK.
Dec 20 14:35:51 localhost kernel: POSIX conformance testing by UNIFIX
Dec 20 14:35:51 localhost kernel: mtrr: v1.35a (19990819) Richard Gooch
(rgooch@atnf.csiro.au)
Dec 20 14:35:51 localhost kernel: PCI: PCI BIOS revision 2.10 entry at
0xfb300
Dec 20 14:35:51 localhost kernel: PCI: Using configuration type 1
Dec 20 14:35:51 localhost kernel: PCI: Probing PCI hardware
Dec 20 14:35:51 localhost kernel: Linux NET4.0 for Linux 2.2
Dec 20 14:35:51 localhost kernel: Based upon Swansea University Computer
Society NET3.039
Dec 20 14:35:51 localhost kernel: NET4: Unix domain sockets 1.0 for Linux
NET4.0.
Dec 20 14:35:51 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Dec 20 14:35:51 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Dec 20 14:35:51 localhost kernel: TCP: Hash tables configured (ehash 32768
bhash 32768)
Dec 20 14:35:51 localhost kernel: Initializing RT netlink socket
Dec 20 14:35:51 localhost kernel: Starting kswapd v 1.5
Dec 20 14:35:51 localhost kernel: Detected PS/2 Mouse Port.
Dec 20 14:35:51 localhost kernel: Serial driver version 4.27 with MANY_PORTS
MULTIPORT SHARE_IRQ enabled
Dec 20 14:35:51 localhost kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Dec 20 14:35:51 localhost kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Dec 20 14:35:51 localhost kernel: pty: 256 Unix98 ptys configured
Dec 20 14:35:51 localhost kernel: apm: BIOS version 1.2 Flags 0x07 (Driver
version 1.9)
Dec 20 14:35:51 localhost kernel: Real Time Clock Driver v1.09
Dec 20 14:35:51 localhost kernel: RAM disk driver initialized: 16 RAM disks
of 4096K size
Dec 20 14:35:51 localhost kernel: SIS5513: IDE controller on PCI bus 00 dev
01
Dec 20 14:35:51 localhost kernel: SIS5513: not 100% native mode: will probe
irqs later
Dec 20 14:35:51 localhost kernel: ide0: BM-DMA at 0x4000-0x4007, BIOS
settings: hda:DMA, hdb:DMA
Dec 20 14:35:51 localhost kernel: ide1: BM-DMA at 0x4008-0x400f, BIOS
settings: hdc:DMA, hdd:DMA
Dec 20 14:35:51 localhost kernel: hda: ST36421A, ATA DISK drive
Dec 20 14:35:51 localhost kernel: hdd: Philips 40X PCA403CD, ATAPI CDROM
drive
Dec 20 14:35:51 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 20 14:35:51 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec 20 14:35:51 localhost kernel: hda: ST36421A, 6150MB w/256kB Cache,
CHS=784/255/63
Dec 20 14:35:51 localhost kernel: hdd: ATAPI 48X CD-ROM drive, 128kB Cache
Dec 20 14:35:51 localhost kernel: Uniform CDROM driver Revision: 2.56
Dec 20 14:35:51 localhost kernel: Floppy drive(s): fd0 is 1.44M
Dec 20 14:35:51 localhost kernel: FDC 0 is a post-1991 82077
Dec 20 14:35:51 localhost kernel: md driver 0.90.0 MAX_MD_DEVS=256,
MAX_REAL=12
Dec 20 14:35:51 localhost kernel: raid5: measuring checksumming speed
Dec 20 14:35:51 localhost kernel: raid5: MMX detected, trying high-speed MMX
checksum routines
Dec 20 14:35:51 localhost kernel: pII_mmx : 891.540 MB/sec
Dec 20 14:35:51 localhost kernel: p5_mmx : 936.498 MB/sec
Dec 20 14:35:51 localhost kernel: 8regs : 688.467 MB/sec
Dec 20 14:35:51 localhost kernel: 32regs : 385.953 MB/sec
Dec 20 14:35:51 localhost kernel: using fastest function: p5_mmx (936.498
MB/sec)
Dec 20 14:35:51 localhost kernel: scsi : 0 hosts.
Dec 20 14:35:51 localhost kernel: scsi : detected total.
Dec 20 14:35:51 localhost kernel: md.c: sizeof(mdp_super_t) = 4096
Dec 20 14:35:51 localhost kernel: Partition check:
Dec 20 14:35:51 localhost kernel: hda: hda1 hda2 < hda5 hda6 > hda3 hda4
Dec 20 14:35:51 localhost kernel: autodetecting RAID arrays
Dec 20 14:35:51 localhost kernel: autorun ...
Dec 20 14:35:51 localhost kernel: ... autorun DONE.
Dec 20 14:35:51 localhost kernel: VFS: Mounted root (ext2 filesystem)
readonly.
Dec 20 14:35:51 localhost kernel: Freeing unused kernel memory: 64k freed
Dec 20 14:35:51 localhost kernel: Adding Swap: 64252k swap-space
(priority -1)
Dec 20 14:35:51 localhost kernel: cm: version v1.1 time 13:05:42 Apr 25 2000
Dec 20 14:35:51 localhost kernel: cm: found CM8738 adapter at io 0xe000 irq
10
Dec 20 14:35:51 localhost kernel: CSLIP: code copyright 1989 Regents of the
University of California
Dec 20 14:35:51 localhost kernel: PPP: version 2.3.7 (demand dialling)
Dec 20 14:35:51 localhost kernel: PPP line discipline registered.
Dec 20 14:35:52 localhost identd: identd startup succeeded
Dec 20 14:35:34 localhost rc.sysinit: Mounting proc filesystem succeeded
Dec 20 14:35:34 localhost sysctl: net.ipv4.ip_forward = 0
Dec 20 14:35:34 localhost sysctl: net.ipv4.conf.all.rp_filter = 1
Dec 20 14:35:34 localhost sysctl: net.ipv4.ip_always_defrag = 0
Dec 20 14:35:34 localhost sysctl: kernel.sysrq = 0
Dec 20 14:35:34 localhost rc.sysinit: Configuring kernel parameters
succeeded
Dec 20 14:35:34 localhost date: Wed Dec 20 14:35:33 IST 2000
Dec 20 14:35:34 localhost rc.sysinit: Setting clock : Wed Dec 20 14:35:33
IST 2000 succeeded
Dec 20 14:35:34 localhost rc.sysinit: Loading default keymap succeeded
Dec 20 14:35:34 localhost rc.sysinit: Activating swap partitions succeeded
Dec 20 14:35:34 localhost rc.sysinit: Setting hostname Pina succeeded
Dec 20 14:35:34 localhost fsck: /dev/hda4: clean, 66947/173888 files,
238767/347405 blocks
Dec 20 14:35:34 localhost rc.sysinit: Checking root filesystem succeeded
Dec 20 14:35:34 localhost rc.sysinit: Remounting root filesystem in
read-write mode succeeded
Dec 20 14:35:39 localhost rc.sysinit: Finding module dependencies succeeded
Dec 20 14:35:40 localhost rc.sysinit: Loading sound module (cmpci) succeeded
Dec 20 14:35:40 localhost aumix-minimal: vol set to 64, 64
Dec 20 14:35:40 localhost rc.sysinit: Loading mixer settings succeeded
Dec 20 14:35:40 localhost aumix-minimal: synth set to 64, 64, R
Dec 20 14:35:40 localhost aumix-minimal: pcm set to 100, 100
Dec 20 14:35:40 localhost aumix-minimal: line set to 64, 64, R
Dec 20 14:35:40 localhost aumix-minimal: mic set to 64, 64, R
Dec 20 14:35:40 localhost aumix-minimal: cd set to 64, 64, R
Dec 20 14:35:40 localhost rc.sysinit: Checking filesystems succeeded
Dec 20 14:35:40 localhost rc.sysinit: Mounting local filesystems succeeded
Dec 20 14:35:40 localhost rc.sysinit: Turning on user and group quotas for
local filesystems succeeded
Dec 20 14:35:41 localhost rc.sysinit: Enabling swap space succeeded
Dec 20 14:35:41 localhost init: Entering runlevel: 5
Dec 20 14:35:48 localhost kudzu: succeeded
Dec 20 14:35:48 localhost sysctl: net.ipv4.ip_forward = 0
Dec 20 14:35:48 localhost sysctl: net.ipv4.conf.all.rp_filter = 1
Dec 20 14:35:48 localhost sysctl: net.ipv4.ip_always_defrag = 0
Dec 20 14:35:48 localhost sysctl: kernel.sysrq = 0
Dec 20 14:35:48 localhost network: Setting network parameters succeeded
Dec 20 14:35:49 localhost network: Bringing up interface lo succeeded
Dec 20 14:35:49 localhost portmap: portmap startup succeeded
Dec 20 14:35:50 localhost nfslock: rpc.lockd startup succeeded
Dec 20 14:35:50 localhost nfslock: rpc.statd startup succeeded
Dec 20 14:35:50 localhost apmd: apmd startup succeeded
Dec 20 14:35:50 localhost apmd[305]: Version 3.0final (APM BIOS 1.2, Linux
driver 1.9)
Dec 20 14:35:50 localhost random: Initializing random number generator
succeeded
Dec 20 14:35:50 localhost netfs: Mounting other filesystems succeeded
Dec 20 14:35:52 localhost atd: atd startup succeeded
Dec 20 14:35:53 localhost crond: crond startup succeeded
Dec 20 14:35:53 localhost rc: Starting pcmcia succeeded
Dec 20 14:35:53 localhost inet: inetd startup succeeded
Dec 20 14:35:54 localhost inetd[429]: auth/tcp: bind: Address already in use
Dec 20 14:35:54 localhost lpd: lpd startup succeeded
Dec 20 14:35:54 localhost lpd[443]: restarted
Dec 20 14:35:54 localhost keytable: Loading keymap:
Dec 20 14:35:54 localhost keytable: Loading
/usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Dec 20 14:35:54 localhost keytable: Loading system font:
Dec 20 14:35:55 localhost rc: Starting keytable succeeded
Dec 20 14:35:57 localhost sendmail: sendmail startup succeeded
Dec 20 14:35:57 localhost gpm: gpm startup succeeded
Dec 20 14:35:58 localhost xfs: xfs startup succeeded
Dec 20 14:35:58 localhost xfs: Warning: The directory
"/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
Dec 20 14:35:58 localhost xfs: Entry deleted from font path.
Dec 20 14:35:59 localhost linuxconf: Linuxconf final setup
Dec 20 14:36:00 localhost rc: Starting linuxconf succeeded
Dec 20 14:36:14 localhost PAM_pwdb[591]: authentication failure; (uid=0) ->
root for gdm service
Dec 20 14:36:15 localhost gdm[591]: Couldn't authenticate root
Dec 20 14:36:22 localhost PAM_pwdb[591]: (gdm) session opened for user root
by (uid=0)
Dec 20 14:36:22 localhost gdm[591]: gdm_slave_session_start: root on :0
Dec 20 14:43:06 localhost modprobe: modprobe: Can't locate module
char-major-28
Dec 20 14:43:29 localhost modprobe: modprobe: Can't locate module
char-major-24
Dec 20 14:45:54 localhost inetd[429]: auth/tcp: bind: Address already in use
Dec 20 14:47:45 localhost PAM_pwdb[591]: (gdm) session closed for user root
Dec 20 14:48:00 localhost PAM_pwdb[789]: (gdm) session opened for user root
by (uid=0)
Dec 20 14:48:00 localhost gdm[789]: gdm_slave_session_start: root on :0
Dec 20 14:55:54 localhost inetd[429]: auth/tcp: bind: Address already in use
Dec 20 15:05:54 localhost inetd[429]: auth/tcp: bind: Address already in use
Dec 20 15:14:26 localhost PAM_pwdb[789]: (gdm) session closed for user root
Dec 20 15:14:48 localhost PAM_pwdb[577]: (login) session opened for user
root by LOGIN(uid=0)
Dec 20 15:15:54 localhost inetd[429]: auth/tcp: bind: Address already in use

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 21:00:27 EST