Ciro, Brazil, kernel 2.6.22-14-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

I'm using motorola 1057:5600, yet again.
No modem I've found have voice/speakerphone capabilities like this one,
which allow me to work with telephone support.

It already work pretty fine in windows.
With putty+autohotkey I can issue all AT commands needed to control
the modem as a telephone.
Everything fine, except that is... windows.

In previous messages I've got an error message telling about a slamr
failure, so the module could'nt be probed.
But I've changed my motherboard, and so my kernel version, and that
message isn't there anymore, so I still hope it to work.

Relevant output below (ModemData.txt, dmesg | grep slamr, dmesg, xterm log ).

Thanks in advance.

Ciro Rocha.

-----


ModemData.txt:
 Only plain text email is forwarded by the  Discuss@xxxxxxxxxxxxx List Server,
 as HTML can contain viruses. Use as the email Subject Line:
           YourName, YourCountry  kernel 2.6.22-14-generic
 With this Subject Line cogent experts will be alerted, and useful
case names left in the Archive.
 YourCountry will enable Country specific guidance. Your contry's
local Linux experts
 can be found through: http://www.linux.org/groups/index.html
 Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an
Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org
--------------------------  System information ----------------------------
CPU=i686,
Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3
20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Dec 18
08:02:57 UTC 2007
 scanModem update of:  2007-12-07


 There are no blacklisted modem drivers in /etc/modprobe*  files

The Advanced Linux Sound Architecture (ALSA) packages providing audio
support on your System,
also includes drivers for some modems. High Definition Audio (HDA)
cards can themselves host
a softmodem chipset, with both audio+modem supported by a snd-hda-intel driver.
The ALSA diagnostics are written during bootup to /proc/asound/ folders.


 Modem not detected though HDA card diagnostics, though not excluding
 a possible Conexant modem chip impervious to ALSA diagnostics.
 Proceeding through alternative possibilties.

Summary card and chipset information is in:
/proc/asound/cards:
 0 [ICH5           ]: ICH4 - Intel ICH5
                      Intel ICH5 with CMI9761A+ at irq 21

/proc/asound/pcm:
00-04: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1
00-03: Intel ICH - ADC2 : Intel ICH5 - ADC2 : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH5 - MIC2 ADC : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH5 - MIC ADC : capture 1
00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1

 A copy of /proc/asound had been copied to Modem/ALSAroot.tgz
USB modem not detected by lsusb

For candidate card, firmware information and bootup diagnostics are:

 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 01:03.0	1057:5600	1057:0300	Communication controller: Motorola SM56 PCI Modem

 Modem interrupt assignment and sharing:
 15:          0   IO-APIC-edge      libata
 --- Bootup diagnostics for card in PCI slot 01:03.0 ----

 === Finished modem firmware and bootup diagnostics section. ===
 === Next deducing cogent software ===


There is candidate modem software.

 For candidate modem in PCI bus:  01:03.0
   Class 0780: 1057:5600 Communication controller: Motorola SM56 PCI Modem
      Primary PCI_id  1057:5600
 Support type needed or chipset:	Motorola



 Completed candidate modem analyses.

 The base of the UDEV device file system is: /dev/.udev

 Versions adequately match for the compiler installed: 4.1.3
             and the compiler used in kernel assembly: 4.1.3



 Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.1
   linuc_headers base folder /lib/modules/2.6.22-14-generic/build

 However some compilations and executable functions may need additional files,
 in the FileNames.h (so called kernel "h"eaders) collection installed
in  /usr/include/ .
 For martian_modem, additional required packages are libc6-dev (and
for Debian/Ubuntu,  linux-libc-dev). The also required headers of
package libc6 are commonly installed by default.



If a driver compilation fails, with message including some lack of
some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include.
The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get update
$  apt-get -s install linux-kernel-devel
will install needed pacakage
For Debian/Ubuntu related distributions, run the following command to
display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb


Checking pppd properties:
	-rwsr-xr-- 1 root dip 269256 2007-10-04 16:57 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
    http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html

To enable dialout without Root permission do:
	$ su - root  (not for Ubuntu)
        sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
	sudo chmod a+x /usr/sbin/pppd

Checking settings of:	/etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx

In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html

Read Modem/YourSystem.txt concerning other COMM channels: eth0
Which can interfere with Browser naviagation.

 Don't worry about the following, it is for the experts
 should trouble shooting be necessary.
==========================================================

# start/stop the daemon when the USB modem is connected
KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon"
 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:
slmodemd created symbolic link /dev/ttySL0:
     Within /etc/udev/ files:
/etc/udev/sl-modem-daemon.rules:# start/stop the daemon when the USB
modem is connected
/etc/udev/sl-modem-daemon.rules:KERNEL=="slusb[0-9]*",
GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon"
     Within /etc/modprobe.conf files:
/etc/modprobe.d/sl-modem-daemon.modutils:install slamr modprobe
--ignore-install ungrab-winmodem ;  modprobe --ignore-install slamr;
test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0
2>/dev/null && chgrp dialout /dev/slamr0)
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to
blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------





dmesg | grep slamr:
[   27.974338] slamr: module license 'Smart Link Ltd.' taints kernel.
[   27.982822] slamr: SmartLink AMRMO modem.

dmesg:
[    0.000000] Linux version 2.6.22-14-generic (buildd@terranova) (gcc
version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP
Tue Dec 18 08:02:57 UTC 2007 (Ubuntu 2.6.22-14.47-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001df40000 (usable)
[    0.000000]  BIOS-e820: 000000001df40000 - 000000001df50000 (ACPI data)
[    0.000000]  BIOS-e820: 000000001df50000 - 000000001e000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff380000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 479MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 122688) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   122688
[    0.000000]   HighMem    122688 ->   122688
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   122688
[    0.000000] On node 0 totalpages: 122688
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 926 pages used for memmap
[    0.000000]   Normal zone: 117666 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP signature @ 0xC00FA550 checksum 0
[    0.000000] ACPI: RSDP 000FA550, 0014 (r0 ACPIAM)
[    0.000000] ACPI: RSDT 1DF40000, 0030 (r1 A M I  OEMRSDT   9000608
MSFT       97)
[    0.000000] ACPI: FACP 1DF40200, 0081 (r2 A M I  OEMFACP   9000608
MSFT       97)
[    0.000000] ACPI: DSDT 1DF40370, 3B3B (r1  P4i6G P4i6G122      122
INTL  2002026)
[    0.000000] ACPI: FACS 1DF50000, 0040
[    0.000000] ACPI: APIC 1DF40300, 006C (r1 A M I  OEMAPIC   9000608
MSFT       97)
[    0.000000] ACPI: OEMB 1DF50040, 003F (r1 A M I  OEMBIOS   9000608
MSFT       97)
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] Processor #0 15:4 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 20000000 (gap:
1e000000:e0e00000)
[    0.000000] Built 1 zonelists.  Total pages: 121730
[    0.000000] Kernel command line:
root=UUID=9695aa0d-f0bc-441c-a3fa-2de66213156f ro vga=5 quiet
[    0.000000] mapped APIC to ffffd000 (fee00000)
[    0.000000] mapped IOAPIC to ffffc000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[    0.000000] Detected 2796.696 MHz processor.
[    8.364884] Console: colour VGA+ 80x34
[    8.365196] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    8.365461] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    8.374111] Memory: 475020k/490752k available (2015k kernel code,
15180k reserved, 916k data, 364k init, 0k highmem)
[    8.374122] virtual kernel memory layout:
[    8.374123]     fixmap  : 0xfff4d000 - 0xfffff000   ( 712 kB)
[    8.374125]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    8.374126]     vmalloc : 0xde800000 - 0xff7fe000   ( 527 MB)
[    8.374127]     lowmem  : 0xc0000000 - 0xddf40000   ( 479 MB)
[    8.374128]       .init : 0xc03e3000 - 0xc043e000   ( 364 kB)
[    8.374129]       .data : 0xc02f7de6 - 0xc03dce84   ( 916 kB)
[    8.374130]       .text : 0xc0100000 - 0xc02f7de6   (2015 kB)
[    8.374133] Checking if this processor honours the WP bit even in
supervisor mode... Ok.
[    8.374176] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4,
CPUs=1, Nodes=1
[    8.454161] Calibrating delay using timer specific routine..
5597.39 BogoMIPS (lpj=11194786)
[    8.454189] Security Framework v1.0.0 initialized
[    8.454194] SELinux:  Disabled at boot.
[    8.454207] Mount-cache hash table entries: 512
[    8.454340] CPU: After generic identify, caps: bfebfbff 00000000
00000000 00000000 0000441d 00000000 00000000
[    8.454350] monitor/mwait feature present.
[    8.454352] using mwait in idle threads.
[    8.454360] CPU: Trace cache: 12K uops, L1 D cache: 16K
[    8.454363] CPU: L2 cache: 1024K
[    8.454366] CPU: Hyper-Threading is disabled
[    8.454368] CPU: After all inits, caps: bfebfbff 00000000 00000000
0000b180 0000441d 00000000 00000000
[    8.454378] Compat vDSO mapped to ffffe000.
[    8.454395] Checking 'hlt' instruction... OK.
[    8.470255] SMP alternatives: switching to UP code
[    8.470442] Freeing SMP alternatives: 11k freed
[    8.470733] Early unpacking initramfs... done
[    8.773518] ACPI: Core revision 20070126
[    8.773577] ACPI: Looking for DSDT in initramfs... error, file
/DSDT.aml not found.
[    8.775606] CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 01
[    8.775648] Total of 1 processors activated (5597.39 BogoMIPS).
[    8.775781] ENABLING IO-APIC IRQs
[    8.775967] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    8.921996] Brought up 1 CPUs
[    8.922117] Booting paravirtualized kernel on bare hardware
[    8.922188] Time:  7:34:18  Date: 11/27/107
[    8.922210] NET: Registered protocol family 16
[    8.922303] EISA bus registered
[    8.922318] ACPI: bus type pci registered
[    8.922402] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
[    8.922405] PCI: Using configuration type 1
[    8.922406] Setting up standard PCI resources
[    8.932961] ACPI: EC: Look up EC in DSDT
[    8.937095] ACPI: Interpreter enabled
[    8.937098] ACPI: (supports S0 S1 S3 S4 S5)
[    8.937123] ACPI: Using IOAPIC for interrupt routing
[    8.944483] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    8.944494] PCI: Probing PCI hardware (bus 00)
[    8.945037] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[    8.945041] PCI quirk: region 0480-04bf claimed by ICH4 GPIO
[    8.945383] PCI: Transparent bridge - 0000:00:1e.0
[    8.945409] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    8.945522] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    8.947286] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    8.947399] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    8.947508] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    8.947618] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    8.947728] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    8.947837] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11
12 14 15) *0, disabled.
[    8.947948] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    8.948058] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    8.948157] Linux Plug and Play Support v0.97 (c) Adam Belay
[    8.948168] pnp: PnP ACPI init
[    8.948182] ACPI: bus type pnp registered
[    8.953078] pnp: PnP ACPI: found 15 devices
[    8.953081] ACPI: ACPI bus type pnp unregistered
[    8.953086] PnPBIOS: Disabled by ACPI PNP
[    8.953143] PCI: Using ACPI for IRQ routing
[    8.953147] PCI: If a device doesn't work, try "pci=routeirq".  If
it helps, post a report
[    8.956456] NET: Registered protocol family 8
[    8.956458] NET: Registered protocol family 20
[    8.956527] pnp: 00:08: iomem range 0xfed20000-0xfed8ffff has been reserved
[    8.956531] pnp: 00:08: iomem range 0xff380000-0xffefffff could not
be reserved
[    8.956537] pnp: 00:09: iomem range 0xfec00000-0xfec00fff has been reserved
[    8.956540] pnp: 00:09: iomem range 0xfee00000-0xfee00fff could not
be reserved
[    8.956548] pnp: 00:0d: ioport range 0x680-0x6ff has been reserved
[    8.956550] pnp: 00:0d: ioport range 0x295-0x296 has been reserved
[    8.956556] pnp: 00:0e: iomem range 0x0-0x9ffff could not be reserved
[    8.956559] pnp: 00:0e: iomem range 0xc0000-0xdffff could not be reserved
[    8.956562] pnp: 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[    8.956565] pnp: 00:0e: iomem range 0x100000-0x1dffffff could not be reserved
[    8.957943] Time: tsc clocksource has been installed.
[    8.986893] PCI: Bridge: 0000:00:1e.0
[    8.986898]   IO window: b000-bfff
[    8.986904]   MEM window: ff000000-ff0fffff
[    8.986908]   PREFETCH window: ee600000-ee6fffff
[    8.986923] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    8.986935] NET: Registered protocol family 2
[    9.025956] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    9.026000] TCP established hash table entries: 16384 (order: 5,
196608 bytes)
[    9.026144] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    9.026244] TCP: Hash tables configured (established 16384 bind 16384)
[    9.026247] TCP reno registered
[    9.038043] checking if image is initramfs... it is
[    9.489706] Switched to high resolution mode on CPU 0
[    9.631307] Freeing initrd memory: 7064k freed
[    9.631858] audit: initializing netlink socket (disabled)
[    9.631878] audit(1198740857.980:1): initialized
[    9.634115] VFS: Disk quotas dquot_6.5.1
[    9.634169] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    9.634279] io scheduler noop registered
[    9.634282] io scheduler anticipatory registered
[    9.634284] io scheduler deadline registered
[    9.634300] io scheduler cfq registered (default)
[    9.634318] Boot video device is 0000:00:02.0
[    9.634546] isapnp: Scanning for PnP cards...
[    9.986331] isapnp: No Plug & Play device found
[   10.013105] Real Time Clock Driver v1.12ac
[   10.013219] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports,
IRQ sharing enabled
[   10.013320] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   10.013518] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   10.014253] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   10.014994] RAMDISK driver initialized: 16 RAM disks of 65536K size
1024 blocksize
[   10.015245] input: Macintosh mouse button emulation as /class/input/input0
[   10.015338] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at
0x60,0x64 irq 1,12
[   10.019051] serio: i8042 KBD port at 0x60,0x64 irq 1
[   10.019059] serio: i8042 AUX port at 0x60,0x64 irq 12
[   10.019275] mice: PS/2 mouse device common for all mice
[   10.019400] EISA: Probing bus 0 at eisa.0
[   10.019440] EISA: Detected 0 cards.
[   10.019546] TCP cubic registered
[   10.019559] NET: Registered protocol family 1
[   10.019584] Using IPI No-Shortcut mode
[   10.019753]   Magic number: 3:835:572
[   10.019885]   hash matches device ptyb4
[   10.020370] Freeing unused kernel memory: 364k freed
[   10.061523] input: AT Translated Set 2 keyboard as /class/input/input1
[   10.216879] AppArmor: AppArmor
initialized<5>audit(1198740858.480:2):  type=1505 info="AppArmor
initialized" pid=1168
[   10.225525] fuse init (API version 7.8)
[   10.230293] Failure registering capabilities with primary security module.
[   10.247166] ACPI: Processor [CPU1] (supports 8 throttling states)
[   10.247183] ACPI Exception (processor_core-0783): AE_NOT_FOUND,
Processor Device is not present [20070126]
[   10.247195] ACPI Exception (processor_core-0783): AE_NOT_FOUND,
Processor Device is not present [20070126]
[   10.247205] ACPI Exception (processor_core-0783): AE_NOT_FOUND,
Processor Device is not present [20070126]
[   10.702836] usbcore: registered new interface driver usbfs
[   10.702866] usbcore: registered new interface driver hub
[   10.702891] usbcore: registered new device driver usb
[   10.703757] USB Universal Host Controller Interface driver v3.0
[   10.703839] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level,
low) -> IRQ 16
[   10.703852] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   10.703857] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   10.704052] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
bus number 1
[   10.704079] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000dc00
[   10.704198] usb usb1: configuration #1 chosen from 1 choice
[   10.704230] hub 1-0:1.0: USB hub found
[   10.704236] hub 1-0:1.0: 2 ports detected
[   10.794721] SCSI subsystem initialized
[   10.800637] libata version 2.21 loaded.
[   10.805280] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level,
low) -> IRQ 17
[   10.805295] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   10.805300] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   10.805327] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
bus number 2
[   10.805356] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000e000
[   10.805467] usb usb2: configuration #1 chosen from 1 choice
[   10.805499] hub 2-0:1.0: USB hub found
[   10.805508] hub 2-0:1.0: 2 ports detected
[   10.872877] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   10.909314] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level,
low) -> IRQ 18
[   10.909330] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   10.909334] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   10.909364] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
bus number 3
[   10.909394] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e400
[   10.909500] usb usb3: configuration #1 chosen from 1 choice
[   10.909532] hub 3-0:1.0: USB hub found
[   10.909541] hub 3-0:1.0: 2 ports detected
[   10.909669] Floppy drive(s): fd0 is 1.44M
[   10.971902] FDC 0 is a post-1991 82077
[   11.013167] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level,
low) -> IRQ 16
[   11.013183] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[   11.013188] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   11.013218] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned
bus number 4
[   11.013244] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e800
[   11.013349] usb usb4: configuration #1 chosen from 1 choice
[   11.013380] hub 4-0:1.0: USB hub found
[   11.013387] hub 4-0:1.0: 2 ports detected
[   11.118046] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level,
low) -> IRQ 19
[   11.118061] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   11.118066] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   11.118103] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned
bus number 5
[   11.118139] ehci_hcd 0000:00:1d.7: debug port 1
[   11.118146] PCI: cache line size of 128 is not supported by device
0000:00:1d.7
[   11.118159] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xff27fc00
[   11.122037] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00,
driver 10 Dec 2004
[   11.122133] usb usb5: configuration #1 chosen from 1 choice
[   11.122168] hub 5-0:1.0: USB hub found
[   11.122177] hub 5-0:1.0: 8 ports detected
[   11.225290] ata_piix 0000:00:1f.1: version 2.11
[   11.225312] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level,
low) -> IRQ 18
[   11.225362] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[   11.225468] scsi0 : ata_piix
[   11.225521] scsi1 : ata_piix
[   11.225650] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6
bmdma 0x0001fc00 irq 14
[   11.225654] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376
bmdma 0x0001fc08 irq 15
[   11.553076] ata1.00: ATA-7: SAMSUNG SP0411N, TW100-11, max UDMA/100
[   11.553082] ata1.00: 78242976 sectors, multi 16: LBA48
[   11.553088] ata1.01: ATAPI: HL-DT-ST GCE-8527B, 1.04, max UDMA/33
[   11.561072] ata1.00: configured for UDMA/100
[   11.748879] ata1.01: configured for UDMA/33
[   11.904778] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG
SP0411N  TW10 PQ: 0 ANSI: 5
[   11.905413] scsi 0:0:1:0: CD-ROM            HL-DT-ST CD-RW
GCE-8527B  1.04 PQ: 0 ANSI: 5
[   11.908485] 8139cp 0000:01:05.0: This (id 10ec:8139 rev 10) is not
an 8139C+ compatible chip
[   11.908535] 8139cp 0000:01:05.0: Try the "8139too" driver instead.
[   11.911419] 8139too Fast Ethernet driver 0.9.28
[   11.911732] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 22 (level,
low) -> IRQ 20
[   11.912211] eth0: RealTek RTL8139 at 0xde83cc00, 00:19:66:44:90:92, IRQ 20
[   11.912214] eth0:  Identified 8139 chip type 'RTL-8101'
[   11.930136] sd 0:0:0:0: [sda] 78242976 512-byte hardware sectors (40060 MB)
[   11.932019] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[   11.932023] Uniform CD-ROM driver Revision: 3.20
[   11.932202] sr 0:0:1:0: Attached scsi CD-ROM sr0
[   11.936637] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   11.936766] sr 0:0:1:0: Attached scsi generic sg1 type 5
[   11.945516] sd 0:0:0:0: [sda] Write Protect is off
[   11.945521] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.949705] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   11.950685] sd 0:0:0:0: [sda] 78242976 512-byte hardware sectors (40060 MB)
[   11.951167] sd 0:0:0:0: [sda] Write Protect is off
[   11.951171] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.952309] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   11.952314]  sda: sda1 sda2 sda3 sda4
[   11.966256] sd 0:0:0:0: [sda] Attached SCSI disk
[   12.311289] Attempting manual resume
[   12.311294] swsusp: Resume From Partition 8:1
[   12.311296] PM: Checking swsusp image.
[   12.331989] PM: Resume from disk failed.
[   12.366346] kjournald starting.  Commit interval 5 seconds
[   12.366359] EXT3-fs: mounted filesystem with ordered data mode.
[   18.914938] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   19.897937] NET: Registered protocol family 10
[   19.898024] lo: Disabled Privacy Extensions
[   20.382955] Linux agpgart interface v0.102 (c) Dave Jones
[   20.509271] agpgart: Detected an Intel 865 Chipset.
[   20.509688] agpgart: Detected 32636K stolen memory.
[   20.522113] agpgart: AGP aperture is 128M @ 0xf0000000
[   20.580725] intel_rng: FWH not detected
[   20.638343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   20.840727] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   21.047135] iTCO_vendor_support: vendor-support=0
[   21.048207] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[   21.048294] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1,
TCOBASE=0x0860)
[   21.048355] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   21.517409] input: PC Speaker as /class/input/input2
[   21.654411] irda_init()
[   21.654432] NET: Registered protocol family 23
[   21.960918] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level,
low) -> IRQ 21
[   21.960941] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[   22.035685] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
[   22.038888] parport_pc 00:07: reported by Plug and Play ACPI
[   22.038991] parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[   22.283865] intel8x0_measure_ac97_clock: measured 55786 usecs
[   22.283869] intel8x0: clocking to 48000
[   22.651351] lp0: using parport0 (interrupt-driven).
[   22.693699] Adding 2096440k swap on /dev/sda1.  Priority:-1
extents:1 across:2096440k
[   23.187207] EXT3 FS on sda4, internal journal
[   23.662031] kjournald starting.  Commit interval 5 seconds
[   23.662172] EXT3 FS on sda2, internal journal
[   23.662177] EXT3-fs: mounted filesystem with ordered data mode.
[   26.512398] input: Power Button (FF) as /class/input/input4
[   26.516763] ACPI: Power Button (FF) [PWRF]
[   26.552829] input: Power Button (CM) as /class/input/input5
[   26.557159] ACPI: Power Button (CM) [PWRB]
[   26.640203] No dock devices found.
[   27.974338] slamr: module license 'Smart Link Ltd.' taints kernel.
[   27.982822] slamr: SmartLink AMRMO modem.
[   28.295845] ppdev: user-space parallel port driver
[   28.596802] audit(1198748078.156:3):  type=1503
operation="inode_permission" requested_mask="a" denied_mask="a"
name="/dev/tty" pid=4923 profile="/usr/sbin/cupsd"
[   28.669839] apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)
[   28.669846] apm: overridden by ACPI.
[   28.899398] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[   28.974721] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
recovery directory
[   28.990380] NFSD: starting 90-second grace period
[   29.767385] Failure registering capabilities with primary security module.
[   29.928372] eth0: no IPv6 routers present
[   30.041482] Bluetooth: Core ver 2.11
[   30.041776] NET: Registered protocol family 31
[   30.041780] Bluetooth: HCI device and connection manager initialized
[   30.041785] Bluetooth: HCI socket layer initialized
[   30.075038] Bluetooth: L2CAP ver 2.8
[   30.075043] Bluetooth: L2CAP socket layer initialized
[   30.156900] Bluetooth: RFCOMM socket layer initialized
[   30.157173] Bluetooth: RFCOMM TTY layer initialized
[   30.157177] Bluetooth: RFCOMM ver 1.8
[   32.192307] [drm] Initialized drm 1.1.0 20060810
[   32.199611] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level,
low) -> IRQ 16
[   32.202270] [drm] Initialized i915 1.6.0 20060119 on minor 0

---------------
xterm log:

root@desert:/# slmodemd
error: mdm setup: cannot open dev `/dev/slamr0': No such device
error: cannot setup device `/dev/slamr0'
root@desert:/# ls /dev/slamr0 -la
crw-rw---- 1 root dialout 242, 0 2007-12-27 11:05 /dev/slamr0
root@desert:/# ls -la /dev/modem
lrwxrwxrwx 1 root root 6 2007-12-27 11:05 /dev/modem -> ttySL0
root@desert:/# ls -la /dev/ttySL0
/dev/ttySL0: No such file or directory

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux