Péricles, Usage of the /dev/pts/N modem ports as in your below /dev/pts/3: > # slmodemd -c BRAZIL --alsa hw:0,6 > SmartLink Soft Modem: version 2.9.11 Dec 16 2008 22:54:51 > symbolic link `/dev/ttySL0' -> `/dev/pts/3' created. > modem `hw:0,6' created. TTY is `/dev/pts/3' > Use `/dev/ttySL0' as modem device, Ctrl+C for termination.> requires a line in the modem configuration file: Carrier Check = no Most of us use the wvdial package resources. After activation as you have properly done above, open a 2nd console and do: $ su root # wvdialconf /etc/wvdial.conf which should find the modem and write /etc/wvdial.conf. Edit with: # gedit /etc/wvdial.conf removing the ; < > symbols while putting in your dial up information and adding the line: Carrier Check = no Then save. Shut down the all other COMM channels with commands like: # ifconfig # ifconfig eth0 down recheck with # ifconfig If other COMM channels are open DNS services to the ppp0 dialout channel will be blocked. Then try a dialout with: # wvdial see the wvdial.txt in the SLMODEM folder for details. There may be a way to put an equivalent of Carrier Check = no into the KPPP configuration file, but I'm not familiar with it. MarvS On Sat, Feb 7, 2009 at 1:16 PM, Péricles Mariano <periclesmariano@xxxxxxxxxxxx> wrote: > > > I get the file SLMODEMD_gcc4.2_alsa1.0.17.tar.gz from > http://linmodems.technion.ac.il/packages/smartlink/ an unpack it, so i use > the command cd to open the folder in the terminal. In the files from package > say to type in terminal as root ./configure, so the answer was: > > [root@localhost SLMODEMD_gcc4.2_alsa1.0.17]# ./setup > > There is already installed a slmodemd of version: 2.9.11 > There is a file /usr/sbin/slmodemd > Moving /usr/sbin/slmodemd to /usr/sbin/slmodemd.2.9.11 > Copying slmodemd to /usr/sbin/slmodemd, making exectuable, and checking for > version 2.9.11 > SmartLink Soft Modem: version 2.9.11 Dec 16 2008 22:54:51 > Version verified: 2.9.11 > > With root permission, the typical activation command is: > for modems hosted on High Definition Audio cards > slmodemd -c USA --alsa hw:0,6 > for modems of the AC'97 family > slmodemd -c USA --alsa modem:1 > for modems on ALI5451 sound cards > slmodemd -c USA --alsa hw:0,1 > for Smartlink chipset PCI card modems: > slmodemd -c USA /dev/slamr0 > for Smartlink chipset USB modems > slmodemd -c USA /dev/slusb0 > > If not in the USA, replace USA with a country from the output of: > slmodemd --countrylist > For other slmodemd parameters, query with: > slmodemd --help > > Report any problems to discuss@xxxxxxxxxxxxx > > > After I typed slmodemd -c BRAZIL --alsa hw:0,6 (because > I'm from Brazil) > and the answer was: > > [root@localhost SLMODEMD_gcc4.2_alsa1.0.17]# slmodemd -c BRAZIL --alsa > hw:0,6 > SmartLink Soft Modem: version 2.9.11 Dec 16 2008 22:54:51 > symbolic link `/dev/ttySL0' -> `/dev/pts/3' created. > modem `hw:0,6' created. TTY is `/dev/pts/3' > Use `/dev/ttySL0' as modem device, Ctrl+C for termination. > ^C[root@localhost SLMODEMD_gcc4.2_alsa1.0.17]# > > I configured kppp for to use the modem in /dev/ttySL0 but it can't find the > modem > > I have windows XP installed in my computer and the modem is recognized how > motorola SM56 and works perfectly. > > > I'll thanks for some help, because I don't understand to much about hardware > and there is a lot of information that I cant understand in the files from > scanmodem and from SLMODEMD_gcc4.2_alsa1.0.17.tar.gz > > > > > > CPU0 > 0: 272 IO-APIC-edge timer > 1: 699 IO-APIC-edge i8042 > 8: 1 IO-APIC-edge rtc0 > 10: 3496 IO-APIC-fasteoi acpi > 12: 2877 IO-APIC-edge i8042 > 14: 12736 IO-APIC-edge pata_via > 15: 0 IO-APIC-edge pata_via > 17: 28001 IO-APIC-fasteoi mmc0, mmc1, HDA Intel > 20: 0 IO-APIC-fasteoi uhci_hcd:usb2 > 21: 368276 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb4, sata_via > 22: 31358 IO-APIC-fasteoi uhci_hcd:usb3 > 23: 16950 IO-APIC-fasteoi uhci_hcd:usb5, eth0 > NMI: 0 Non-maskable interrupts > LOC: 876795 Local timer interrupts > RES: 0 Rescheduling interrupts > CAL: 0 function call interrupts > TLB: 0 TLB shootdowns > TRM: 0 Thermal event interrupts > SPU: 0 Spurious interrupts > ERR: 0 > MIS: 0 > > Linux version 2.6.27.10-desktop586-1mnb (qateam@xxxxxxxxxxxxxxxxxx) (gcc > version 4.3.2 (GCC) ) #1 SMP Thu Jan 29 10:40:00 EST 2009 > BIOS-provided physical RAM map: > BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) > BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) > BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) > BIOS-e820: 0000000000100000 - 000000003be90000 (usable) > BIOS-e820: 000000003be90000 - 000000003be9a000 (ACPI data) > BIOS-e820: 000000003be9a000 - 000000003bf00000 (ACPI NVS) > BIOS-e820: 000000003bf00000 - 0000000040000000 (reserved) > BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) > BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) > BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) > DMI present. > Phoenix BIOS detected: BIOS may corrupt low RAM, working it around. > last_pfn = 0x3be90 max_arch_pfn = 0x100000 > x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 > kernel direct mapping tables up to 38000000 @ 10000-15000 > RAMDISK: 37c65000 - 37fefc9b > ACPI: RSDP 000F7970, 0024 (r2 PTLTD ) > ACPI: XSDT 3BE9376E, 0054 (r1 POSITI ABACAXIS 6040000 LTP 0) > ACPI: FACP 3BE99CFE, 00F4 (r3 VN896 PTLTW 6040000 PTL_ F4240) > ACPI: DSDT 3BE950C3, 4BC7 (r1 VIA PTL_ACPI 6040000 MSFT 100000E) > ACPI: FACS 3BE9AFC0, 0040 > ACPI: APIC 3BE99DF2, 005C (r1 PTLTD APIC 6040000 LTP 0) > ACPI: SLIC 3BE99E4E, 0176 (r1 POSITI ABACAXIS 6040000 LTP 0) > ACPI: MCFG 3BE99FC4, 003C (r1 PTLTD MCFG 6040000 LTP 0) > ACPI: SSDT 3BE94BAB, 0518 (r1 PmRef Cpu0Cst 3001 INTL 20050228) > ACPI: SSDT 3BE937C2, 13E9 (r1 PmRef CpuPm 3000 INTL 20050228) > 62MB HIGHMEM available. > 896MB LOWMEM available. > mapped low ram: 0 - 38000000 > low ram: 00000000 - 38000000 > bootmap 00011000 - 00018000 > (9 early reservations) ==> bootmem [0000000000 - 0038000000] > #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] > #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] > #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] > #3 [0000100000 - 00005947c0] TEXT DATA BSS ==> [0000100000 - 00005947c0] > #4 [0037c65000 - 0037fefc9b] RAMDISK ==> [0037c65000 - 0037fefc9b] > #5 [0000595000 - 0000598000] INIT_PG_TABLE ==> [0000595000 - 0000598000] > #6 [000009dc00 - 0000100000] BIOS reserved ==> [000009dc00 - 0000100000] > #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000] > #8 [0000011000 - 0000018000] BOOTMAP ==> [0000011000 - 0000018000] > found SMP MP-table at [c00f79a0] 000f79a0 > Zone PFN ranges: > DMA 0x00000010 -> 0x00001000 > Normal 0x00001000 -> 0x00038000 > HighMem 0x00038000 -> 0x0003be90 > Movable zone start PFN for each node > early_node_map[2] active PFN ranges > 0: 0x00000010 -> 0x0000009d > 0: 0x00000100 -> 0x0003be90 > On node 0 totalpages: 245277 > free_area_init_node: node 0, pgdat c049f100, node_mem_map c1000200 > DMA zone: 3949 pages, LIFO batch:0 > Normal zone: 223520 pages, LIFO batch:31 > HighMem zone: 15890 pages, LIFO batch:3 > ACPI: PM-Timer IO Port: 0x4008 > ACPI: Local APIC address 0xfee00000 > ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) > ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) > ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) > IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23 > ACPI: IOAPIC (id[0x02] address[0xfecc0000] gsi_base[24]) > IOAPIC[1]: apic_id 2, version 3, address 0xfecc0000, GSI 24-47 > ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) > ACPI: IRQ9 used by override. > ACPI: IRQ10 used by override. > Enabling APIC mode: Flat. Using 2 I/O APICs > Using ACPI (MADT) for SMP configuration information > SMP: Allowing 1 CPUs, 0 hotplug CPUs > mapped APIC to ffffb000 (fee00000) > mapped IOAPIC to ffffa000 (fec00000) > mapped IOAPIC to ffff9000 (fecc0000) > PM: Registered nosave memory: 000000000009d000 - 000000000009e000 > PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 > PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 > PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 > Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) > PERCPU: Allocating 40988 bytes of per cpu data > NR_CPUS: 32, nr_cpu_ids: 1, nr_node_ids 1 > Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243359 > Kernel command line: BOOT_IMAGE=linux > root=UUID=74d8bb0a-93b0-4052-a3ac-db7844974447 > resume=UUID=8b5a80e9-1864-4e0e-b440-ded9d71645f8 splash=verbose vga=788 > Enabling fast FPU save and restore... done. > Enabling unmasked SIMD FPU exception support... done. > Initializing CPU#0 > PID hash table entries: 4096 (order: 12, 16384 bytes) > Extended CMOS year: 2000 > TSC: PIT calibration confirmed by PMTIMER. > TSC: using PIT calibration value > Detected 1994.958 MHz processor. > Console: colour dummy device 80x25 > console [tty0] enabled > Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) > Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) > Memory: 964024k/981568k available (2593k kernel code, 16884k reserved, 1205k > data, 364k init, 64064k highmem) > virtual kernel memory layout: > fixmap : 0xffe17000 - 0xfffff000 (1952 kB) > pkmap : 0xff800000 - 0xffc00000 (4096 kB) > vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) > lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) > .init : 0xc04bc000 - 0xc0517000 ( 364 kB) > .data : 0xc0388416 - 0xc04b5a00 (1205 kB) > .text : 0xc0100000 - 0xc0388416 (2593 kB) > Checking if this processor honours the WP bit even in supervisor mode...Ok. > CPA: page pool initialized 1 of 1 pages preallocated > SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 > Calibrating delay loop (skipped), value calculated using timer frequency.. > 3989.91 BogoMIPS (lpj=1994958) > Security Framework initialized > AppArmor: AppArmor disabled by boottime parameter > Mount-cache hash table entries: 512 > Hook version: 2.6.27-2.3 2008/08/29 > CPU: L1 I cache: 32K, L1 D cache: 32K > CPU: L2 cache: 1024K > Intel machine check architecture supported. > Intel machine check reporting enabled on CPU#0. > using mwait in idle threads. > Checking 'hlt' instruction... OK. > SMP alternatives: switching to UP code > Freeing SMP alternatives: 12k freed > Early unpacking initramfs... done > Freeing initrd memory: 3627k freed > ACPI: Core revision 20080609 > ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found. > ENABLING IO-APIC IRQs > ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1 > ..MP-BIOS bug: 8254 timer not connected to IO-APIC > ...trying to set up timer (IRQ0) through the 8259A ... > ..... (found apic 0 pin 0) ... > ....... works. > CPU0: Intel(R) Celeron(R) CPU 550 @ 2.00GHz stepping 01 > Brought up 1 CPUs > Total of 1 processors activated (3989.91 BogoMIPS). > CPU0 attaching NULL sched-domain. > net_namespace: 840 bytes > Booting paravirtualized kernel on bare hardware > NET: Registered protocol family 16 > ACPI: bus type pci registered > PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 5 > PCI: Not using MMCONFIG. > PCI: PCI BIOS revision 2.10 entry at 0xfd7af, last bus=6 > PCI: Using configuration type 1 for base access > ACPI: EC: Look up EC in DSDT > ACPI: Interpreter enabled > ACPI: (supports S0 S3 S4 S5) > ACPI: Using IOAPIC for interrupt routing > PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 5 > PCI: MCFG area at e0000000 reserved in ACPI motherboard resources > PCI: Using MMCONFIG for extended config space > ACPI: EC: non-query interrupt received, switching to interrupt mode > ACPI: EC: GPE = 0xb, I/O: command/status = 0x66, data = 0x62 > ACPI: EC: driver started in interrupt mode > ACPI: PCI Root Bridge [PCI0] (0000:00) > PCI: 0000:00:00.0 reg 10 32bit mmio: [f0000000, f7ffffff] > pci 0000:00:02.0: PME# supported from D0 D3hot D3cold > pci 0000:00:02.0: PME# disabled > pci 0000:00:03.0: PME# supported from D0 D3hot D3cold > pci 0000:00:03.0: PME# disabled > PCI: 0000:00:0f.0 reg 10 io port: [4cb0, 4cb7] > PCI: 0000:00:0f.0 reg 14 io port: [4ca4, 4ca7] > PCI: 0000:00:0f.0 reg 18 io port: [4ca8, 4caf] > PCI: 0000:00:0f.0 reg 1c io port: [4ca0, 4ca3] > PCI: 0000:00:0f.0 reg 20 io port: [4c80, 4c8f] > PCI: 0000:00:0f.0 reg 24 io port: [4400, 44ff] > PCI: 0000:00:0f.1 reg 20 io port: [4c90, 4c9f] > PCI: 0000:00:10.0 reg 20 io port: [4c00, 4c1f] > pci 0000:00:10.0: supports D1 > pci 0000:00:10.0: supports D2 > pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold > pci 0000:00:10.0: PME# disabled > PCI: 0000:00:10.1 reg 20 io port: [4c20, 4c3f] > pci 0000:00:10.1: supports D1 > pci 0000:00:10.1: supports D2 > pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold > pci 0000:00:10.1: PME# disabled > PCI: 0000:00:10.2 reg 20 io port: [4c40, 4c5f] > pci 0000:00:10.2: supports D1 > pci 0000:00:10.2: supports D2 > pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold > pci 0000:00:10.2: PME# disabled > PCI: 0000:00:10.3 reg 20 io port: [4c60, 4c7f] > pci 0000:00:10.3: supports D1 > pci 0000:00:10.3: supports D2 > pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold > pci 0000:00:10.3: PME# disabled > PCI: 0000:00:10.4 reg 10 32bit mmio: [fa400000, fa4000ff] > pci 0000:00:10.4: supports D1 > pci 0000:00:10.4: supports D2 > pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold > pci 0000:00:10.4: PME# disabled > PCI: 0000:00:12.0 reg 10 io port: [4800, 48ff] > PCI: 0000:00:12.0 reg 14 32bit mmio: [fa400400, fa4004ff] > pci 0000:00:12.0: supports D1 > pci 0000:00:12.0: supports D2 > pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold > pci 0000:00:12.0: PME# disabled > PCI: 0000:01:00.0 reg 10 32bit mmio: [c0000000, dfffffff] > PCI: 0000:01:00.0 reg 14 32bit mmio: [f9000000, f9ffffff] > PCI: 0000:01:00.0 reg 30 32bit mmio: [0, ffff] > pci 0000:01:00.0: supports D1 > pci 0000:01:00.0: supports D2 > PCI: bridge 0000:00:01.0 32bit mmio: [f9000000, f9ffffff] > PCI: bridge 0000:00:01.0 32bit mmio pref: [c0000000, dfffffff] > PCI: bridge 0000:00:03.0 io port: [5000, 6fff] > PCI: bridge 0000:00:03.0 32bit mmio: [f8800000, f8ffffff] > PCI: bridge 0000:00:03.0 64bit mmio pref: [f8000000, f87fffff] > PCI: 0000:05:01.0 reg 10 64bit mmio: [fa000000, fa003fff] > pci 0000:05:01.0: PME# supported from D0 D3hot D3cold > pci 0000:05:01.0: PME# disabled > PCI: bridge 0000:00:13.0 32bit mmio: [fa000000, fa0fffff] > PCI: 0000:06:04.0 reg 10 32bit mmio: [0, 7f] > pci 0000:06:04.0: supports D1 > pci 0000:06:04.0: supports D2 > pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot > pci 0000:06:04.0: PME# disabled > PCI: 0000:06:04.1 reg 10 32bit mmio: [0, ff] > pci 0000:06:04.1: supports D1 > pci 0000:06:04.1: supports D2 > pci 0000:06:04.1: PME# supported from D0 D1 D2 D3hot > pci 0000:06:04.1: PME# disabled > PCI: 0000:06:04.3 reg 10 32bit mmio: [0, ff] > pci 0000:06:04.3: supports D1 > pci 0000:06:04.3: supports D2 > pci 0000:06:04.3: PME# supported from D0 D1 D2 D3hot > pci 0000:06:04.3: PME# disabled > pci 0000:00:13.1: transparent bridge > PCI: bridge 0000:00:13.1 32bit mmio: [fa100000, fa1fffff] > bus 00 -> node 0 > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGC._PRT] > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE0C._PRT] > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SP2P._PRT] > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2PE._PRT] > ACPI: PCI Interrupt Link [ALKA] (IRQs 16 17 18 19 20 21 22 23) *9, disabled. > ACPI: PCI Interrupt Link [ALKB] (IRQs 16 17 18 19 20 21 22 23) *10, > disabled. > ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *11, disabled. > ACPI: PCI Interrupt Link [ALKD] (IRQs 21) *3, disabled. > ACPI: PCI Interrupt Link [LNKA] (IRQs *9 10 11 12) > ACPI: PCI Interrupt Link [LNKB] (IRQs 9 *10 11 12) > ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11 12) > ACPI: PCI Interrupt Link [LNKD] (IRQs 9 10 11 12) *3 > Linux Plug and Play Support v0.97 (c) Adam Belay > pnp: PnP ACPI init > ACPI: bus type pnp registered > pnp 00:01: mem resource (0xf0012000-0xf0012fff) overlaps 0000:00:00.0 BAR 0 > (0xf0000000-0xf7ffffff), disabling > pnp 00:01: mem resource (0xf0013000-0xf0013fff) overlaps 0000:00:00.0 BAR 0 > (0xf0000000-0xf7ffffff), disabling > pnp: PnP ACPI: found 10 devices > ACPI: ACPI bus type pnp unregistered > PnPBIOS: Disabled > PCI: Using ACPI for IRQ routing > NetLabel: Initializing > NetLabel: domain hash size = 128 > NetLabel: protocols = UNLABELED CIPSOv4 > NetLabel: unlabeled traffic allowed by default > system 00:01: iomem range 0xe0000000-0xefffffff has been reserved > system 00:06: iomem range 0x0-0x9ffff could not be reserved > system 00:06: iomem range 0xe0000-0xfffff could not be reserved > system 00:06: iomem range 0xfff00000-0xffffffff could not be reserved > system 00:06: iomem range 0xffee0000-0xffefffff has been reserved > system 00:06: iomem range 0xfec00000-0xfec0ffff could not be reserved > system 00:06: iomem range 0xfee00000-0xfee0ffff could not be reserved > system 00:07: ioport range 0x200-0x20f has been reserved > system 00:07: ioport range 0x400-0x40f has been reserved > system 00:07: ioport range 0x4d0-0x4d1 has been reserved > system 00:07: ioport range 0xfe10-0xfe11 has been reserved > system 00:07: ioport range 0xfe00-0xfe00 has been reserved > system 00:07: ioport range 0x4000-0x407f has been reserved > system 00:07: ioport range 0x4100-0x411f has been reserved > pci 0000:01:00.0: BAR 6: can't allocate mem resource [0xe0000000-0xdfffffff] > pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 > pci 0000:00:01.0: IO window: disabled > pci 0000:00:01.0: MEM window: 0xf9000000-0xf9ffffff > pci 0000:00:01.0: PREFETCH window: 0x000000c0000000-0x000000dfffffff > pci 0000:00:02.0: PCI bridge, secondary bus 0000:02 > pci 0000:00:02.0: IO window: disabled > pci 0000:00:02.0: MEM window: disabled > pci 0000:00:02.0: PREFETCH window: disabled > pci 0000:00:03.0: PCI bridge, secondary bus 0000:03 > pci 0000:00:03.0: IO window: 0x5000-0x6fff > pci 0000:00:03.0: MEM window: 0xf8800000-0xf8ffffff > pci 0000:00:03.0: PREFETCH window: 0x000000f8000000-0x000000f87fffff > pci 0000:00:13.0: PCI bridge, secondary bus 0000:05 > pci 0000:00:13.0: IO window: disabled > pci 0000:00:13.0: MEM window: 0xfa000000-0xfa0fffff > pci 0000:00:13.0: PREFETCH window: disabled > pci 0000:00:13.1: PCI bridge, secondary bus 0000:06 > pci 0000:00:13.1: IO window: disabled > pci 0000:00:13.1: MEM window: 0xfa100000-0xfa1fffff > pci 0000:00:13.1: PREFETCH window: disabled > pci 0000:00:01.0: setting latency timer to 64 > pci 0000:00:02.0: PCI INT A -> GSI 27 (level, low) -> IRQ 27 > pci 0000:00:02.0: setting latency timer to 64 > pci 0000:00:03.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31 > pci 0000:00:03.0: setting latency timer to 64 > pci 0000:00:13.0: setting latency timer to 64 > pci 0000:00:13.1: setting latency timer to 64 > bus: 00 index 0 io port: [0, ffff] > bus: 00 index 1 mmio: [0, ffffffffffffffff] > bus: 01 index 0 mmio: [0, 0] > bus: 01 index 1 mmio: [f9000000, f9ffffff] > bus: 01 index 2 mmio: [c0000000, dfffffff] > bus: 01 index 3 mmio: [0, 0] > bus: 02 index 0 mmio: [0, 0] > bus: 02 index 1 mmio: [0, 0] > bus: 02 index 2 mmio: [0, 0] > bus: 02 index 3 mmio: [0, 0] > bus: 03 index 0 io port: [5000, 6fff] > bus: 03 index 1 mmio: [f8800000, f8ffffff] > bus: 03 index 2 mmio: [f8000000, f87fffff] > bus: 03 index 3 mmio: [0, 0] > bus: 05 index 0 mmio: [0, 0] > bus: 05 index 1 mmio: [fa000000, fa0fffff] > bus: 05 index 2 mmio: [0, 0] > bus: 05 index 3 mmio: [0, 0] > bus: 06 index 0 mmio: [0, 0] > bus: 06 index 1 mmio: [fa100000, fa1fffff] > bus: 06 index 2 mmio: [0, 0] > bus: 06 index 3 io port: [0, ffff] > bus: 06 index 4 mmio: [0, ffffffffffffffff] > NET: Registered protocol family 2 > IP route cache hash table entries: 32768 (order: 5, 131072 bytes) > TCP established hash table entries: 131072 (order: 8, 1048576 bytes) > TCP bind hash table entries: 65536 (order: 7, 524288 bytes) > TCP: Hash tables configured (established 131072 bind 65536) > TCP reno registered > NET: Registered protocol family 1 > apm: BIOS not found. > audit: initializing netlink socket (disabled) > type=2000 audit(1233909530.240:1): initialized > highmem bounce pool size: 64 pages > HugeTLB registered 4 MB page size, pre-allocated 0 pages > VFS: Disk quotas dquot_6.5.1 > Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) > msgmni has been set to 1765 > Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) > io scheduler noop registered > io scheduler anticipatory registered > io scheduler deadline registered > io scheduler cfq registered (default) > PCI: VIA PCI bridge detected.Disabling DAC. > pci 0000:01:00.0: Boot video device > pcieport-driver 0000:00:02.0: setting latency timer to 64 > pcieport-driver 0000:00:02.0: found MSI capability > pci_express 0000:00:02.0:pcie00: allocate port service > pci_express 0000:00:02.0:pcie01: allocate port service > pci_express 0000:00:02.0:pcie02: allocate port service > pci_express 0000:00:02.0:pcie03: allocate port service > pcieport-driver 0000:00:03.0: setting latency timer to 64 > pcieport-driver 0000:00:03.0: found MSI capability > pci_express 0000:00:03.0:pcie00: allocate port service > pci_express 0000:00:03.0:pcie01: allocate port service > pci_express 0000:00:03.0:pcie02: allocate port service > pci_express 0000:00:03.0:pcie03: allocate port service > aer 0000:00:02.0:pcie01: AER service couldn't init device: no _OSC support > aer 0000:00:03.0:pcie01: AER service couldn't init device: no _OSC support > vesafb: framebuffer at 0xc0000000, mapped to 0xf8880000, using 1875k, total > 65536k > vesafb: mode is 800x600x16, linelength=1600, pages=31 > vesafb: protected mode interface info at c000:aa1c > vesafb: pmi: set display start = c00caa6a, set palette = c00caaff > vesafb: scrolling: redraw > vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0 > Console: switching to colour frame buffer device 100x37 > fb0: VESA VGA frame buffer device > isapnp: Scanning for PnP cards... > isapnp: No Plug & Play device found > Serial: 8250/16550 driver4 ports, IRQ sharing enabled > brd: module loaded > PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 > i8042.c: Detected active multiplexing controller, rev 1.1. > serio: i8042 KBD port at 0x60,0x64 irq 1 > serio: i8042 AUX0 port at 0x60,0x64 irq 12 > serio: i8042 AUX1 port at 0x60,0x64 irq 12 > serio: i8042 AUX2 port at 0x60,0x64 irq 12 > serio: i8042 AUX3 port at 0x60,0x64 irq 12 > mice: PS/2 mouse device common for all mice > cpuidle: using governor ladder > cpuidle: using governor menu > TCP cubic registered > Using IPI No-Shortcut mode > registered taskstats version 1 > BIOS EDD facility v0.16 2004-Jun-25, 1 devices found > Freeing unused kernel memory: 364k freed > Switched to high resolution mode on CPU 0 > usbcore: registered new interface driver usbfs > usbcore: registered new interface driver hub > usbcore: registered new device driver usb > ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21 > ehci_hcd 0000:00:10.4: EHCI Host Controller > ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1 > ehci_hcd 0000:00:10.4: irq 21, io mem 0xfa400000 > ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 > usb usb1: configuration #1 chosen from 1 choice > hub 1-0:1.0: USB hub found > hub 1-0:1.0: 8 ports detected > usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 > usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 > usb usb1: Product: EHCI Host Controller > usb usb1: Manufacturer: Linux 2.6.27.10-desktop586-1mnb ehci_hcd > usb usb1: SerialNumber: 0000:00:10.4 > ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver > USB Universal Host Controller Interface driver v3.0 > uhci_hcd 0000:00:10.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 > uhci_hcd 0000:00:10.0: UHCI Host Controller > uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 > uhci_hcd 0000:00:10.0: irq 20, io base 0x00004c00 > usb usb2: configuration #1 chosen from 1 choice > hub 2-0:1.0: USB hub found > hub 2-0:1.0: 2 ports detected > Synaptics Touchpad, model: 1, fw: 6.3, id: 0x81a0b1, caps: 0xa04713/0x204000 > input: SynPS/2 Synaptics TouchPad as /class/input/input0 > usb 1-6: new high speed USB device using ehci_hcd and address 3 > input: AT Translated Set 2 keyboard as /class/input/input1 > usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 > usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 > usb usb2: Product: UHCI Host Controller > usb usb2: Manufacturer: Linux 2.6.27.10-desktop586-1mnb uhci_hcd > usb usb2: SerialNumber: 0000:00:10.0 > uhci_hcd 0000:00:10.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22 > uhci_hcd 0000:00:10.1: UHCI Host Controller > uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 > uhci_hcd 0000:00:10.1: irq 22, io base 0x00004c20 > usb usb3: configuration #1 chosen from 1 choice > hub 3-0:1.0: USB hub found > hub 3-0:1.0: 2 ports detected > usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 > usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 > usb usb3: Product: UHCI Host Controller > usb usb3: Manufacturer: Linux 2.6.27.10-desktop586-1mnb uhci_hcd > usb usb3: SerialNumber: 0000:00:10.1 > uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21 > uhci_hcd 0000:00:10.2: UHCI Host Controller > uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 > uhci_hcd 0000:00:10.2: irq 21, io base 0x00004c40 > usb usb4: configuration #1 chosen from 1 choice > hub 4-0:1.0: USB hub found > hub 4-0:1.0: 2 ports detected > usb 1-6: configuration #1 chosen from 1 choice > usb 1-6: New USB device found, idVendor=0402, idProduct=5606 > usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0 > usb 1-6: Product: USB2.0 Camera > usb 1-7: new high speed USB device using ehci_hcd and address 4 > usb 1-7: configuration #1 chosen from 1 choice > usb 1-7: New USB device found, idVendor=0bda, idProduct=8187 > usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 > usb 1-7: Product: RTL8187_Wireless > usb 1-7: Manufacturer: Manufacturer_Realtek_RTL8187_ > usb 1-7: SerialNumber: 0015AF9A91A0 > usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 > usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 > usb usb4: Product: UHCI Host Controller > usb usb4: Manufacturer: Linux 2.6.27.10-desktop586-1mnb uhci_hcd > usb usb4: SerialNumber: 0000:00:10.2 > uhci_hcd 0000:00:10.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 > uhci_hcd 0000:00:10.3: UHCI Host Controller > uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5 > uhci_hcd 0000:00:10.3: irq 23, io base 0x00004c60 > usb usb5: configuration #1 chosen from 1 choice > hub 5-0:1.0: USB hub found > hub 5-0:1.0: 2 ports detected > usb 3-2: new low speed USB device using uhci_hcd and address 2 > usb 3-2: configuration #1 chosen from 1 choice > usb 3-2: New USB device found, idVendor=0458, idProduct=0046 > usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 > usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 > usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 > usb usb5: Product: UHCI Host Controller > usb usb5: Manufacturer: Linux 2.6.27.10-desktop586-1mnb uhci_hcd > usb usb5: SerialNumber: 0000:00:10.3 > SCSI subsystem initialized > Driver 'sd' needs updating - please use bus_type methods > No dock devices found. > libata version 3.00 loaded. > sata_via 0000:00:0f.0: version 2.3 > sata_via 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21 > sata_via 0000:00:0f.0: routed to hard irq line 10 > scsi0 : sata_via > scsi1 : sata_via > ata1: SATA max UDMA/133 cmd 0x4cb0 ctl 0x4ca4 bmdma 0x4c80 irq 21 > ata2: SATA max UDMA/133 cmd 0x4ca8 ctl 0x4ca0 bmdma 0x4c88 irq 21 > ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > ata1.00: ATA-8: SAMSUNG HM121HI, LZ100-08, max UDMA7 > ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32) > ata1.00: configured for UDMA/133 > ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300) > scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM121HI LZ10 PQ: 0 ANSI: 5 > sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) > sd 0:0:0:0: [sda] Write Protect is off > sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 > sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support > DPO or FUA > sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) > sd 0:0:0:0: [sda] Write Protect is off > sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 > sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support > DPO or FUA > sda: sda1 sda2 < sda5 sda6 sda7 > > sd 0:0:0:0: [sda] Attached SCSI disk > pata_via 0000:00:0f.1: version 0.3.3 > pata_via 0000:00:0f.1: power state changed by ACPI to D0 > scsi2 : pata_via > scsi3 : pata_via > ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4c90 irq 14 > ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4c98 irq 15 > ata3.00: ATAPI: TSSTcorp CDDVDW TS-L632H, TMC0, max UDMA/33 > ata3.00: configured for UDMA/33 > scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L632H TMC0 PQ: 0 ANSI: 5 > kjournald starting. Commit interval 5 seconds > EXT3-fs: mounted filesystem with ordered data mode. > TomoyoLinux Mandatory Access Control disabled by default. > You need to install ccs-tools if you want to enable it. > sd 0:0:0:0: Attached scsi generic sg0 type 0 > scsi 2:0:0:0: Attached scsi generic sg1 type 5 > Driver 'sr' needs updating - please use bus_type methods > sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray > Uniform CD-ROM driver Revision: 3.20 > sr 2:0:0:0: Attached scsi CD-ROM sr0 > rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 > rtc0: alarms up to one year, y3k > input: PC Speaker as /class/input/input2 > pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > ACPI: AC Adapter [AC] (off-line) > Linux agpgart interface v0.103 > agpgart: Detected VIA P4M900 chipset > agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xf0000000 > Monitor-Mwait will be used to enter C-1 state > processor ACPI0007:00: registered as cooling_device0 > ACPI: Processor [CPU0] (supports 16 throttling states) > Linux video capture interface: v2.00 > thermal LNXTHERM:01: registered as thermal_zone0 > ACPI: Thermal Zone [THRM] (37 C) > thermal LNXTHERM:02: registered as thermal_zone1 > uvcvideo: Found UVC 1.00 device USB2.0 Camera (0402:5606) > uvcvideo: Using UVC_MAX_ISO_PACKETS=40 > uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling > workaround. > input: USB2.0 Camera as /class/input/input3 > ACPI: Thermal Zone [TZ0] (-73 C) > input: Power Button (FF) as /class/input/input4 > acpi device:1b: registered as cooling_device1 > input: Video Bus as /class/input/input5 > ACPI: Power Button (FF) [PWRF] > sdhci: Secure Digital Host Controller Interface driver > sdhci: Copyright(c) Pierre Ossman > ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) > input: Power Button (CM) as /class/input/input6 > sdhci-pci 0000:06:04.1: SDHCI controller found [1524:0750] (rev 0) > sdhci-pci 0000:06:04.1: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > mmc0: SDHCI controller on PCI [0000:06:04.1] using PIO > sdhci-pci 0000:06:04.3: SDHCI controller found [1524:0751] (rev 0) > sdhci-pci 0000:06:04.3: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > mmc1: SDHCI controller on PCI [0000:06:04.3] using PIO > ACPI: Power Button (CM) [PWB] > ACPI: Battery Slot [BAT0] (battery present) > input: Sleep Button (CM) as /class/input/input7 > via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker > via-rhine 0000:00:12.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 > eth0: VIA Rhine II at 0x14800, 00:90:f5:69:c6:fd, IRQ 23. > eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link cde1. > ACPI: Sleep Button (CM) [SLPB] > input: Lid Switch as /class/input/input8 > shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 > ACPI: Lid Switch [LID] > ACPI: WMI: Mapper loaded > phy0: Selected rate control algorithm 'pid' > phy0: hwaddr 00:15:af:9a:91:a0, RTL8187vB (default) V1 + rtl8225 > usbcore: registered new interface driver hiddev > usbcore: registered new interface driver uvcvideo > USB Video Class driver (v0.1.0) > usbcore: registered new interface driver rtl8187 > input: HID 0458:0046 as /class/input/input9 > input,hidraw0: USB HID v1.10 Mouse [HID 0458:0046] on usb-0000:00:10.1-2 > usbcore: registered new interface driver usbhid > usbhid: v2.6:USB HID core driver > HDA Intel 0000:05:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > HDA Intel 0000:05:01.0: setting latency timer to 64 > HDA Intel 0000:05:01.0: PCI: Disallowing DAC for device > Non-volatile memory driver v1.2 > device-mapper: uevent: version 1.0.3 > device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: > dm-devel@xxxxxxxxxx > EXT3 FS on sda5, internal journal > fuse init (API version 7.9) > loop: module loaded > Adding 2048248k swap on /dev/sda6. Priority:-1 extents:1 across:2048248k > vboxdrv: Trying to deactivate the NMI watchdog permanently... > vboxdrv: Successfully done. > vboxdrv: Found 1 processor cores. > vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. > vboxdrv: Successfully loaded version 2.0.2_OSE (interface 0x00090000). > NET: Registered protocol family 10 > lo: Disabled Privacy Extensions > uvcvideo: UVC non compliance - GET_MIN/MAX(PROBE) incorrectly supported. > Enabling workaround. > uvcvideo: wCompQuality(130) : 0 > uvcvideo: wCompQuality(131) : 100 > eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 > uvcvideo: wCompQuality(130) : 0 > uvcvideo: wCompQuality(131) : 100 > ADDRCONF(NETDEV_UP): wlan0: link is not ready > NET: Registered protocol family 17 > ACPI Error (psargs-0358): [FLOF] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0530): Method parse/execution failed > [\_SB_.PCI0.PIB_.EC__._Q16] (Node f78172e8), AE_NOT_FOUND > eth0: no IPv6 routers present > ndiswrapper version 1.53 loaded (smp=yes, preempt=no) > usbcore: registered new interface driver ndiswrapper > hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger > bdl_pos_adj. > ACPI Exception (thermal-0469): AE_ERROR, ACPI thermal trip point state > changed > Please send acpidump to linux-acpi@xxxxxxxxxxxxxxx > [20080609] > ACPI Error (psargs-0358): [FLOF] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0530): Method parse/execution failed > [\_SB_.PCI0.PIB_.EC__._Q16] (Node f78172e8), AE_NOT_FOUND > ACPI Error (psargs-0358): [FLOF] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0530): Method parse/execution failed > [\_SB_.PCI0.PIB_.EC__._Q16] (Node f78172e8), AE_NOT_FOUND > usb 1-3: new high speed USB device using ehci_hcd and address 5 > usb 1-3: configuration #1 chosen from 1 choice > usb 1-3: New USB device found, idVendor=0951, idProduct=1607 > usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 > usb 1-3: Product: DataTraveler 2.0 > usb 1-3: Manufacturer: Kingston > usb 1-3: SerialNumber: 0019E02CB6EB5C880F06001E > Initializing USB Mass Storage driver... > scsi4 : SCSI emulation for USB Mass Storage devices > usbcore: registered new interface driver usb-storage > USB Mass Storage support registered. > usb-storage: device found at 5 > usb-storage: waiting for device to settle before scanning > scsi 4:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 2 > sd 4:0:0:0: [sdb] 3905407 512-byte hardware sectors (2000 MB) > sd 4:0:0:0: [sdb] Write Protect is off > sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 > sd 4:0:0:0: [sdb] Assuming drive cache: write through > sd 4:0:0:0: [sdb] 3905407 512-byte hardware sectors (2000 MB) > sd 4:0:0:0: [sdb] Write Protect is off > sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 > sd 4:0:0:0: [sdb] Assuming drive cache: write through > sdb: sdb1 > sd 4:0:0:0: [sdb] Attached SCSI removable disk > sd 4:0:0:0: Attached scsi generic sg2 type 0 > usb-storage: device scan complete > usb 1-3: USB disconnect, address 5 > > Module Size Used by > nls_iso8859_1 7936 0 > nls_cp437 9600 0 > vfat 14464 0 > fat 51616 1 vfat > usb_storage 109892 0 > ndiswrapper 187164 0 > af_packet 21120 2 > ipv6 251044 10 > vboxdrv 66328 0 > binfmt_misc 12424 1 > loop 18444 0 > fuse 55196 4 > dm_mod 55240 0 > nvram 11404 0 > snd_hda_intel 421660 5 > snd_hwdep 10884 1 snd_hda_intel > snd_seq_dummy 6660 0 > snd_seq_oss 33664 0 > snd_seq_midi_event 10240 1 snd_seq_oss > snd_seq 51312 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event > snd_seq_device 10252 3 snd_seq_dummy,snd_seq_oss,snd_seq > snd_pcm_oss 41760 0 > snd_pcm 72836 3 snd_hda_intel,snd_pcm_oss > snd_timer 23816 2 snd_seq,snd_pcm > snd_page_alloc 11784 2 snd_hda_intel,snd_pcm > snd_mixer_oss 18304 1 snd_pcm_oss > arc4 5760 2 > snd 52772 18 > snd_hda_intel,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss > ecb 6656 2 > soundcore 10080 1 snd > crypto_blkcipher 19588 1 ecb > shpchp 33556 0 > via_rhine 25352 0 > wmi 9640 0 > sdhci_pci 11136 0 > battery 14212 0 > sdhci 18692 1 sdhci_pci > button 10000 0 > video 20240 0 > output 6656 1 video > i2c_viapro 11540 0 > serio_raw 9220 0 > i2c_core 24212 1 i2c_viapro > uvcvideo 59656 0 > compat_ioctl32 5120 1 uvcvideo > thermal 19100 0 > videodev 35840 1 uvcvideo > v4l1_compat 18052 2 uvcvideo,videodev > processor 37292 1 thermal > via_agp 12032 1 > agpgart 32840 1 via_agp > ac 8068 0 > joydev 13888 0 > usbhid 50368 0 > ff_memless 8840 1 usbhid > rtl8187 48256 0 > pci_hotplug 29216 1 shpchp > mac80211 157084 1 rtl8187 > eeprom_93cx6 5888 1 rtl8187 > pcspkr 6400 0 > evdev 13344 8 > cfg80211 27144 2 rtl8187,mac80211 > rtc_cmos 13472 0 > sr_mod 18884 0 > mmc_core 49180 1 sdhci > mii 8576 1 via_rhine > sg 34864 0 > pata_via 11908 0 > sata_via 11396 4 > libata 156960 2 pata_via,sata_via > dock 11792 1 libata > sd_mod 37912 5 > scsi_mod 138316 5 usb_storage,sr_mod,sg,libata,sd_mod > crc_t10dif 5760 1 sd_mod > ext3 128392 1 > jbd 47124 1 ext3 > uhci_hcd 26128 0 > ohci_hcd 27280 0 > ehci_hcd 38284 0 > usbcore 138096 9 > usb_storage,ndiswrapper,uvcvideo,usbhid,rtl8187,uhci_hcd,ohci_hcd,ehci_hcd > > 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 Mandriva Linux release 2009.0 (Official) for > i586 > Kernel 2.6.27.10-desktop586-1mnb on an i686 / kernel > 2.6.27.10-desktop586-1mnb > With this Subject Line cogent experts will be alerted, and useful case > names left in the Archive. > YourCountry will enable Country specific guidance. Linux experts in > YourCountry > can be found through: http://www.linux.org/groups/index.html. > They will know your Country's modem code, which may be essential for dialup > service. > 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, Mandriva Linux release 2009.0 (Official) for i586 > Kernel 2.6.27.10-desktop586-1mnb on an i686 / > Linux version 2.6.27.10-desktop586-1mnb (qateam@xxxxxxxxxxxxxxxxxx) (gcc > version 4.3.2 (GCC) ) #1 SMP Thu Jan 29 10:40:00 EST 2009 > scanModem update of: 2009_02_04 > > There are no blacklisted modem drivers in /etc/modprobe* files > Potentially useful modem drivers now loaded are: > snd_hda_intel > > Attached USB devices are: > ID 0bda:8187 Realtek Semiconductor Corp. > ID 0402:5606 ALi Corp. > ID 1d6b:0002 > ID 1d6b:0001 > ID 1d6b:0001 > ID 0458:0046 KYE Systems Corp. (Mouse Systems) > ID 1d6b:0001 > ID 1d6b:0001 > If a cellphone is not detected, see > http://ubuntuforums.org/archive/index.php/t-878554.html > > If a USB modem or cellphone is attached and was not detected, please > provide available information in your request to discuss@xxxxxxxxxxxxx > > For candidate card in slot 05:01.0, firmware information and bootup > diagnostics are: > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 05:01.0 1106:3288 1106:3288 Audio device: VIA > Technologies, Inc. VT1708/A [Azalia HDAC] > > Modem interrupt assignment and sharing: > 17: 27998 IO-APIC-fasteoi mmc0, mmc1, HDA Intel > --- Bootup diagnostics for card in PCI slot 05:01.0 ---- > PCI: 0000:05:01.0 reg 10 64bit mmio: [fa000000, fa003fff] > pci 0000:05:01.0: PME# supported from D0 D3hot D3cold > pci 0000:05:01.0: PME# disabled > HDA Intel 0000:05:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > HDA Intel 0000:05:01.0: setting latency timer to 64 > HDA Intel 0000:05:01.0: PCI: Disallowing DAC for device > > The PCI slot 05:01.0 of the modem card may be disabled early in > a bootup process, but then enabled later. If modem drivers load > but the modem is not responsive, read DOCs/Bootup.txt about possible > fixes. > Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx > if help is needed. > > > > ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== > The ALSA packages provide audio support and also drivers for some modems. > ALSA diagnostics are written during bootup to /proc/asound/ folders. > > The ALSA verion is 1.0.18 > The modem cards detected by "aplay -l" are: > card 0: VT82xx [HDA VIA VT82xx], device 6: Si3054 Modem [Si3054 Modem] > > The /proc/asound/pcm file reports: > ----------------------- > 00-00: VT1708 Analog : VT1708 Analog : playback 1 : capture 2 > 00-01: VT1708 Digital : VT1708 Digital : playback 1 > 00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1 > > about /proc/asound/cards: > ------------------------ > 0 [VT82xx ]: HDA-Intel - HDA VIA VT82xx > HDA VIA VT82xx at 0xfa000000 irq 17 > > PCI slot 05:01.0 has a High Definition Audio Card > The drivers are in the kernel modules tree at: > > The modem codec file for the HDA card is: /proc/asound/card0/codec#1 > -------------------------------------------------------- > Codec: Motorola Si3054 > Address: 1 > Vendor Id: 0x10573055 > Subsystem Id: 0x10573055 > Revision Id: 0x100700 > Modem Function Group: 0x1 > > The audio card hosts a softmodem chip: 0x10573055 > > The softmodem chip 0x10573055 is in principle supported by the COMM support > of slmodemd > and the joint snd-hda-intel audio+modem driver, begun with ALSA version > 1.0.13. > For HDA cards with ALC883 chips, an upgrade to ALSA verions 1.0.15 way be > necessary. Instructions for Upgrading snd-hda-intel and its dependent driver > set are at: > http://linmodems.technion.ac.il/bigarch/archive-eighth/msg00838.html > > If not a Conexant modem, the driver snd-hda-intel with its dependent > drivers: > snd_hda_intel 421660 5 > snd_hwdep 10884 1 snd_hda_intel > snd_pcm 72836 3 snd_hda_intel,snd_pcm_oss > snd_page_alloc 11784 2 snd_hda_intel,snd_pcm > snd 52772 18 > snd_hda_intel,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss > ---------- > provide audio + modem support with the modem chip residing on the subsystem. > Any particular card can host any one of several soft modem chips. > > === Finished firmware and bootup diagnostics, next deducing cogent software. > === > > Predictive diagnostics for card in bus 05:01.0: > Modem chipset detected on > NAME="Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] " > CLASS=0403 > PCIDEV=1106:3288 > SUBSYS=1106:3288 > IRQ=17 > HDA=1106:3288 > SOFT=1106:3288.HDA > CHIP=0x10573055 > IDENT=slmodemd > SLMODEMD_DEVICE=hw:0,6 > Driver=snd-hda-intel > > For candidate modem in: 05:01.0 > 0403 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] > Primary device ID: 1106:3288 > Subsystem PCI_id 1106:3288 > Softmodem codec or chipset from diagnostics: 0x10573055 > from Archives: > The HDA card softmodem chip is 0x10573055 > > > Support type needed or chipset: slmodemd supporting the snd-hda-intel > audio+modem driver > > > Pending fixes to gcc-4.3, temporarily use instead of > SLMODEMD.gcc4.3.tar.gz, use > SLMODEMD_gcc4.2_alsa1.0.17.tar.gz > > An ALSA (Advanced Linux Sound Architecture) modem driver: snd-hda-intel > provides Low Level support enabling contact with the modem hardware. > For all BUT Conexant chip soft modems (using hsfmodem software) > complementary High Level support is through a Smartlink utility: slmodemd > > Download from http://linmodems.technion.ac.il/packages/smartlink/ > the package SLMODEMD_gcc4.2_alsa1.0.17.tar.gz having a compiled slmodemd. > Unpack under Linux with: > $ tar zxf SLMODEMD_gcc4.2_alsa1.0.17.tar.gz > and read instructions therein. But briefly, the modem is setup with > command: > slmodemd -c YOUR_COUNTRY --alsa hw:0,6 > reporting dynamic creation of ports: > /dev/ttySL0 --> /dev/pts/N , with N some number > Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through > guidance. > > ----------------end Softmodem section -------------- > Writing DOCs/Smartlink.txt > ============ end Smartlink section ===================== > > Completed candidate modem analyses. > > The base of the UDEV device file system is: /dev/.udev > > Versions adequately match for the compiler installed: 4.3.2 > and the compiler used in kernel assembly: 4.3.2 > > linux-headers-2.6.27.10-desktop586-1mnb resources needed for compiling are > not manifestly ready! > > If compiling is necessary packages must be installed, providing: > kernel-source-2.6.27.10-desktop586-1mnb > > > 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 packages. > 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 settings of: /etc/ppp/options > > > 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/DOCs/YourSystem.txt concerning other COMM channels: eth0 wlan0 > wmaster0 > Which can interfere with Browser naviagation. > > Don't worry about the following, it is for experts should trouble shooting > be necessary. > ========================================================== > > Checking for modem support lines: > -------------------------------------- > /device/modem symbolic link: > slmodemd created symbolic link /dev/ttySL0: > Within /etc/udev/ files: > /etc/udev/rules.d/00-hsf.rules:KERNEL=="ttySHSF0", SYMLINK="modem" > /etc/udev/rules.d/00-hcfpci.rules:KERNEL=="ttySHCF0", SYMLINK="modem" > Within /etc/modprobe.conf files: > > Within any ancient /etc/devfs files: > > Within ancient kernel 2.4.n /etc/module.conf files: > /etc/modules.conf:alias /dev/modem /dev/ttySHCF > /etc/modules.conf:alias /dev/modem /dev/ttySHSF > --------- end modem support lines -------- > > >