Cynbad, CANADA Ubuntu 6.10 kernel 2.6.17-10-generic

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

 



Summary: installed SLMODEMD.gcc4, modem can dial, but no receiving rings or CID
Hi all,
I've been working on getting this agere '97 modem working for two fulldays now. I only just realized that the modem works for dialing out(haven't tried actually connecting to an ISP) but when I set upminicom to display caller ID info it just sits there like nothing ishappening when the phone rings. I tried NCID too (the only reason forwanting modem support) but it too just sits there like it can't detectthe ring.The modem does support caller ID.. in windows' hyperterminal itdisplays my full name and phone number when I call from my cell. I'musing ALSA drivers, but I've tried the slamr one too
Can anyone help me out before I go and buy an external modem?
Thank you!
This is my ModemData.txt:--------------------------  System information ----------------------------CPU=i686,  Ubuntu 6.10Linux version 2.6.17-10-generic (root@vernadsky) (gcc version 4.1.220060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 1318:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic) scanModem update of:  2007_Feb_10

USB modem not detected by lsusb
Modem or host audio card candidates have firmware information:
PCI slot    PCI ID        SubsystemID    Name ----------    ---------    ---------    -------------- 00:06.1    10de:00d9    103c:006d    Modem: nVidia Corporation nForce3 Audio
Modem interrupt assignment and sharing:193:       8713   IO-APIC-level  ohci_hcd:usb3, NVidia nForce3 Modem
--- Bootup diagnositcs for card in PCI slot 00:06.1 ----[17179573.660000] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LMCI]-> GSI 22 (level, low) -> IRQ 193[17179573.660000] ACPI: PCI interrupt for device 0000:00:06.1 disabled[17180132.476000] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LMCI]-> GSI 22 (level, low) -> IRQ 193[17180132.476000] PCI: Setting latency timer of device 0000:00: 06.1 to 64
The PCI slot 00:06.1 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 Bootup.txt about possible fixes. Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx if help is needed.

=== Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software ===
ALSAversion 1.0.11 For candidate modem in PCI bus:  00:06.1   Class 0703: 10de:00d9 Modem: nVidia Corporation nForce3 Audio      Primary PCI_id  10de:00d9    Subsystem PCI_id  103c:006d    Softmodem codec or Vendor from diagnostics: SIL27, an AgereSystems type.                              from    Archives: SIL27, an AgereSystems type.

Lacking a dsp (digital signal processing) chip, the modem is a software intensive or "softmodem" type. Its primary controller manages the traffic with the CPU. But the software needed is specified in the Subsystem. -----------------------------------------Support type needed or chipset:    slmodemd
An ALSA (Advanced Linux Sound Architecture) modem driver:  snd-intel8x0m 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.tar.gz having a compiled slmodemd. Unpackunder Linux with:     $ tar zxf SLMODEMD.gcc4.tar.gz and read instructions therein. But briefly, the modem is setup with command:     sudo slmodemd -c YOUR_COUNTRY --alsa modem:1 reporting dynamic creation of ports:    /dev/ttySL0 --> /dev/pts/N   , with N some number Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance.
Already loaded into the kernel is snd-intel8x0m and audio drivers itdepends on, displayed by:    lsmod | grep snd_intel8x0mModule                  Size  Used by-------------------------------------snd_intel8x0m          18956  0snd_ac97_codec         97696  2 snd_intel8x0m,snd_intel8x0snd_pcm                84612  4snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_osssnd                    58372  9snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timersnd_page_alloc         11400  3 snd_intel8x0m,snd_intel8x0,snd_pcm

The diagnostic outputs for this softmodem section have their raw information infolders and text files under /proc/asound/ which you can browse. The informationis from files:    /proc/asound/pcm-------------------------------00-02: Intel ICH - IEC958 : NVidia nForce3 - IEC958 : playback 100-01: Intel ICH - MIC ADC : NVidia nForce3 - MIC ADC : capture 100-00: Intel ICH : NVidia nForce3 : playback 1 : capture 101-00: Intel ICH - Modem : NVidia nForce3 Modem - Modem : playback 1 : capture 1
   /proc/asound/modules------------------------------- 0 snd_intel8x0 1 snd_intel8x0m    /proc/asound/card1/codec97#0/mc97#1-1+regs-------------------------------0:7c = 5349  and  0:7e = 4c27which were translated from hexadecimal code into:  SIL27
   /proc/asound/card1/codec97#0/mc97#1-1-------------------------------Extended modem ID: codec=1 LIN1
and from the command:    aplay -l | grep -i modemcard 1: Modem [NVidia nForce3 Modem], device 0: Intel ICH - Modem[NVidia nForce3 Modem - Modem]
----------------end Softmodem section --------------Writing 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.1.2             and the compiler used in kernel assembly: 4.1.2


Compiling resources appear complete:   make utility - /usr/bin/make   Compiler version 4.1   kernel_headers base folder /lib/modules/2.6.17-10-generic/build

Checking pppd properties:    -rwsr-xr-- 1 root dip 260920 2006-07-10 15:13 /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/pppdor under Ubuntu related Linuxes    sudo chmod a+x /usr/sbin/pppd
Checking settings of:    /etc/ppp/optionsasyncmap 0authcrtsctslockhide-passwordmodemproxyarplcp-echo-interval 30lcp-echo-failure 4noipx
In case of a message like:   Warning: Could not modify /etc/ppp/pap-secrets: Permission deniedsee http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
Read Modem/YourSystem.txt concerning other COMM channels: eth0Which can interfere with Browser naviagation.
Don't worry about the following, it is for the 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/60-symlinks.rules:# Create /dev/modem symlink/etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*",SYMLINK+="modem"     Within /etc/modprobe.conf files:/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 toblacklist 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 --------
This is my dmesg output: dmesg[17179569.184000] Linux version 2.6.17-10-generic (root@vernadsky)(gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5 )) #2SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic)[17179569.184000] BIOS-provided physical RAM map:[17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)[17179569.184000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)[17179569.184000]  BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)[17179569.184000]  BIOS-e820: 0000000000100000 - 000000003ff70000 (usable)[17179569.184000]  BIOS-e820: 000000003ff70000 - 000000003ff7f000 (ACPI data)[17179569.184000]  BIOS-e820: 000000003ff7f000 - 000000003ff80000 (ACPI NVS)[17179569.184000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)[17179569.184000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)[17179569.184000] 127MB HIGHMEM available.[17179569.184000] 896MB LOWMEM available.[17179569.184000] On node 0 totalpages: 262000[17179569.184000]   DMA zone: 4096 pages, LIFO batch:0[17179569.184000]   Normal zone: 225280 pages, LIFO batch:31[17179569.184000]   HighMem zone: 32624 pages, LIFO batch:7[17179569.184000] DMI present.[17179569.184000] ACPI: RSDP (v000 PTLTD  ) @ 0x000f7240[17179569.184000] ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP0x00000000) @ 0x3ff7a87e[17179569.184000] ACPI: FADT (v001 NVIDIA CK8      0x06040000 PTL_0x000f4240) @ 0x3ff7ee13[17179569.184000] ACPI: MADT (v001 NVIDIA NV_APIC_ 0x06040000  LTP0x00000000) @ 0x3ff7ee87[17179569.184000] ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP0x00000001) @ 0x3ff7eee1[17179569.184000] ACPI: SSDT (v001 PTLTD  POWERNOW 0x06040000  LTP0x00000001) @ 0x3ff7ef09[17179569.184000] ACPI: DSDT (v001 NVIDIA      CK8 0x06040000 MSFT0x0100000e) @ 0x00000000[17179569.184000] ACPI: PM-Timer IO Port: 0x8008[17179569.184000] ACPI: Local APIC address 0xfee00000[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)[17179569.184000] Processor #0 15:4 APIC version 16[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])[17179569.184000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)[17179569.184000] ACPI: BIOS IRQ0 pin2 override ignored.[17179569.184000] ACPI: IRQ9 used by override.[17179569.184000] Enabling APIC mode:  Flat.  Using 1 I/O APICs[17179569.184000] Using ACPI (MADT) for SMP configuration information[17179569.184000] Allocating PCI resources starting at 50000000 (gap:40000000:bff80000)[17179569.184000] Built 1 zonelists[17179569.184000 ] Kernel command line: root=/dev/hda8 ro quiet splash[17179569.184000] mapped APIC to ffffd000 (fee00000)[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)[17179569.184000] Enabling fast FPU save and restore... done.[17179569.184000] Enabling unmasked SIMD FPU exception support... done.[17179569.184000] Initializing CPU#0[17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes)[17179569.184000] Detected 2194.570 MHz processor.[17179569.184000] Using pmtmr for high-res timesource[17179569.184000] Console: colour VGA+ 80x25[17179571.796000] Dentry cache hash table entries: 131072 (order: 7,524288 bytes)[17179571.796000 ] Inode-cache hash table entries: 65536 (order: 6,262144 bytes)[17179571.816000] Memory: 1028876k/1048000k available (1910k kernelcode, 18396k reserved, 1070k data, 308k init, 130496k highmem)[17179571.816000] Checking if this processor honours the WP bit evenin supervisor mode... Ok.[17179571.896000] Calibrating delay using timer specific routine..4393.63 BogoMIPS (lpj=8787262)[17179571.896000] Security Framework v1.0.0 initialized[17179571.896000] SELinux:  Disabled at boot.[17179571.896000 ] Mount-cache hash table entries: 512[17179571.896000] CPU: After generic identify, caps: 078bfbff e1d3fbff00000000 00000000 00000000 00000000 00000000[17179571.896000] CPU: After vendor identify, caps: 078bfbff e1d3fbff00000000 00000000 00000000 00000000 00000000[17179571.896000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K(64 bytes/line)[17179571.896000] CPU: L2 Cache: 1024K (64 bytes/line)[17179571.896000] CPU: After all inits, caps: 078bfbff e1d3fbff00000000 00000410 00000000 00000000 00000000[17179571.896000] Checking 'hlt' instruction... OK.[17179571.912000] SMP alternatives: switching to UP code[17179571.912000] Freeing SMP alternatives: 16k freed[17179571.912000] checking if image is initramfs... it is[17179572.332000] Freeing initrd memory: 5626k freed[17179572.332000] ACPI: Core revision 20060707[17179572.332000] ACPI: Looking for DSDT ... not found![17179572.352000] CPU0: AMD Athlon(tm) 64 Processor 3400+ stepping 0a[17179572.352000] Total of 1 processors activated (4393.63 BogoMIPS).[17179572.352000] ENABLING IO-APIC IRQs[17179572.352000] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1[17179572.500000] Brought up 1 CPUs[17179572.500000] migration_cost=0[17179572.500000] NET: Registered protocol family 16[17179572.500000] EISA bus registered[17179572.500000] ACPI: bus type pci registered[17179572.500000] PCI: PCI BIOS revision 2.10 entry at 0xfd8bc, last bus=2[17179572.500000] PCI: Using configuration type 1[17179572.500000] Setting up standard PCI resources[17179572.500000] ACPI: Interpreter enabled[17179572.500000] ACPI: Using IOAPIC for interrupt routing[17179572.500000] ACPI: PCI Root Bridge [PCI0] (0000:00)[17179572.500000] PCI: Probing PCI hardware (bus 00)[17179572.528000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:08.0[17179572.528000] PCI: Bus #03 (-#06) is hidden behind  bridge #02(-#02) (try 'pci=assign-busses')[17179572.528000] Please report the result to linux-kernel to fix thispermanently[17179572.528000] PCI: Bus #07 (-#0a) is hidden behind  bridge #02(-#02) (try 'pci=assign-busses')[17179572.528000] Please report the result to linux-kernel to fix thispermanently[17179572.528000] Boot video device is 0000:01:00.0[17179572.528000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT][17179572.536000] ACPI: Embedded Controller [EC0] (gpe 33) interrupt mode.[17179572.580000 ] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT][17179572.580000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP0._PRT][17179572.580000] ACPI: PCI Interrupt Link [LNK1] (IRQs 16 18 19) *0[17179572.580000 ] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 18 19) *0[17179572.580000] ACPI: PCI Interrupt Link [LNK3] (IRQs 17) *0[17179572.580000] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 18 19) *0, disabled.[17179572.580000 ] ACPI: PCI Interrupt Link [LNK5] (IRQs 16 18 19) *0[17179572.580000] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22) *0[17179572.580000] ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22) *0[17179572.584000] ACPI: PCI Interrupt Link [LUS1] (IRQs 20 21 22) *0[17179572.584000] ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22) *0[17179572.584000] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22) *0, disabled.[17179572.584000] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22) *0[17179572.584000] ACPI: PCI Interrupt Link [LMCI] (IRQs 20 21 22) *0[17179572.584000] ACPI: PCI Interrupt Link [LPID] (IRQs 20 21 22) *0, disabled.[17179572.584000] ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22) *0, disabled.[17179572.584000] Linux Plug and Play Support v0.97 (c) Adam Belay[17179572.584000] pnp: PnP ACPI init[17179572.604000] pnp: PnP ACPI: found 12 devices[17179572.604000] PnPBIOS: Disabled by ACPI PNP[17179572.604000 ] PCI: Using ACPI for IRQ routing[17179572.604000] PCI: If a device doesn't work, try "pci=routeirq".If it helps, post a report[17179572.608000] pnp: 00:01: ioport range 0x8000-0x807f could not be reserved[17179572.608000] pnp: 00:01: ioport range 0x8080-0x80ff has been reserved[17179572.608000] pnp: 00:01: ioport range 0x8400-0x847f has been reserved[17179572.608000] pnp: 00:01: ioport range 0x8480-0x84ff could not be reserved[17179572.608000] pnp: 00:01: ioport range 0x8800-0x887f has been reserved[17179572.608000] pnp: 00:01: ioport range 0x8880-0x88ff has been reserved[17179572.608000] pnp: 00:01: ioport range 0x2040-0x207f has been reserved[17179572.608000] pnp: 00:01: ioport range 0x2000-0x203f has been reserved[17179572.608000] PCI: Failed to allocate mem resource#10:2000000@e2000000 for 0000:02:04.0[17179572.608000] PCI: Failed to allocate mem resource #10:2000000@e2000000 for 0000:02:04.1[17179572.608000] PCI: Bus 3, cardbus bridge: 0000:02:04.0[17179572.608000]   IO window: 00003000-000030ff[17179572.608000]   IO window: 00003400-000034ff[17179572.608000]   PREFETCH window: 50000000-51ffffff[17179572.608000] PCI: Bus 7, cardbus bridge: 0000:02:04.1[17179572.608000]   IO window: 00003800-000038ff[17179572.608000]   IO window: 00003c00-00003cff[17179572.608000]   PREFETCH window: 52000000-53ffffff[17179572.608000] PCI: Bridge: 0000:00:0a.0[17179572.608000]   IO window: 3000-7fff[17179572.608000]   MEM window: e0100000-e17fffff[17179572.608000]   PREFETCH window: 50000000-53ffffff[17179572.608000 ] PCI: Bridge: 0000:00:0b.0[17179572.608000]   IO window: disabled.[17179572.608000]   MEM window: e2000000-e2ffffff[17179572.608000]   PREFETCH window: f0000000-f80fffff[17179572.608000] PCI: Setting latency timer of device 0000:00: 0a.0 to 64[17179572.608000] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 19[17179572.608000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNK1]-> GSI 19 (level, low) -> IRQ 177[17179572.608000] ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 18[17179572.608000] ACPI: PCI Interrupt 0000:02:04.1[B] -> Link [LNK2]-> GSI 18 (level, low) -> IRQ 185[17179572.608000] NET: Registered protocol family 2[17179572.648000] IP route cache hash table entries: 32768 (order: 5,131072 bytes)[17179572.648000] TCP established hash table entries: 131072 (order:8, 1048576 bytes)[17179572.648000] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)[17179572.648000] TCP: Hash tables configured (established 131072 bind 65536)[17179572.648000] TCP reno registered[17179572.648000] Simple Boot Flag at 0x37 set to 0x1[17179572.648000] audit: initializing netlink socket (disabled)[17179572.648000] audit(1171726582.648:1): initialized[17179572.648000] highmem bounce pool size: 64 pages[17179572.648000] VFS: Disk quotas dquot_6.5.1[17179572.648000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)[17179572.648000] Initializing Cryptographic API[17179572.648000] io scheduler noop registered[17179572.648000] io scheduler anticipatory registered[17179572.648000] io scheduler deadline registered[17179572.648000] io scheduler cfq registered (default)[17179572.648000] isapnp: Scanning for PnP cards...[17179573.004000] isapnp: No Plug & Play device found[17179573.020000] Real Time Clock Driver v1.12ac[17179573.020000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports,IRQ sharing enabled[17179573.020000] ACPI: PCI Interrupt Link [LMCI] enabled at IRQ 22[17179573.020000] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LMCI]-> GSI 22 (level, low) -> IRQ 193[17179573.020000] ACPI: PCI interrupt for device 0000:00:06.1 disabled[17179573.020000] mice: PS/2 mouse device common for all mice[17179573.020000] RAMDISK driver initialized: 16 RAM disks of 65536Ksize 1024 blocksize[17179573.020000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2[17179573.020000] ide: Assuming 33MHz system bus speed for PIO modes;override with idebus=xx[17179573.020000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at0x60,0x64 irq 1,12[17179573.028000] i8042.c: Detected active multiplexing controller, rev 1.1.[17179573.032000] serio: i8042 AUX0 port at 0x60,0x64 irq 12[17179573.032000] serio: i8042 AUX1 port at 0x60,0x64 irq 12[17179573.036000 ] serio: i8042 AUX2 port at 0x60,0x64 irq 12[17179573.036000] serio: i8042 AUX3 port at 0x60,0x64 irq 12[17179573.036000] serio: i8042 KBD port at 0x60,0x64 irq 1[17179573.040000] EISA: Probing bus 0 at eisa.0[17179573.040000] Cannot allocate resource for EISA slot 1[17179573.040000] Cannot allocate resource for EISA slot 2[17179573.040000] Cannot allocate resource for EISA slot 3[17179573.040000] Cannot allocate resource for EISA slot 4[17179573.040000] Cannot allocate resource for EISA slot 5[17179573.040000] Cannot allocate resource for EISA slot 6[17179573.040000] Cannot allocate resource for EISA slot 7[17179573.040000] Cannot allocate resource for EISA slot 8[17179573.040000] EISA: Detected 0 cards.[17179573.040000] TCP bic registered[17179573.040000] NET: Registered protocol family 1[17179573.040000] NET: Registered protocol family 8[17179573.040000] NET: Registered protocol family 20[17179573.040000] Using IPI No-Shortcut mode[17179573.040000] ACPI: (supports S0 S3 S4 S5)[17179573.040000] Freeing unused kernel memory: 308k freed[17179573.080000] input: AT Translated Set 2 keyboard as /class/input/input0[17179574.172000] Capability LSM initialized[17179574.200000] ACPI: CPU0 (power states: C1[C1] C2[C2])[17179574.208000] ACPI Exception (acpi_thermal-0417): AE_NOT_FOUND,Invalid active threshold [0] [20060707][17179574.212000] ACPI: Thermal Zone [THRM] (41 C)[17179574.548000] SCSI subsystem initialized[17179574.548000] libata version 1.20 loaded.[17179574.552000] NFORCE3-150: IDE controller at PCI slot 0000:00: 08.0[17179574.552000] NFORCE3-150: chipset revision 165[17179574.552000] NFORCE3-150: not 100% native mode: will probe irqs later[17179574.552000] NFORCE3-150: BIOS didn't set cable bits correctly.Enabling workaround.[17179574.552000] NFORCE3-150: 0000:00:08.0 (rev a5) UDMA133 controller[17179574.552000]     ide0: BM-DMA at 0x2080-0x2087, BIOS settings:hda:DMA, hdb:pio[17179574.552000]     ide1: BM-DMA at 0x2088-0x208f, BIOS settings:hdc:DMA, hdd:pio[17179574.552000] Probing IDE interface ide0...[17179574.840000] hda: FUJITSU MHU2100AT, ATA DISK drive[17179575.516000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14[17179575.548000] Probing IDE interface ide1...[17179576.288000] hdc: _NEC DVD+/-RW ND-6500A, ATAPI CD/DVD-ROM drive[17179576.976000] ide1 at 0x170-0x177,0x376 on irq 15[17179576.984000] hda: max request size: 128KiB[17179576.992000] hda: 195371568 sectors (100030 MB) w/8192KiB Cache,CHS=65535/16/63, UDMA(100)[17179576.992000] hda: cache flushes supported[17179576.992000]  hda: hda1 hda2 < hda5 hda6 hda7 hda8 > hda3[17179577.084000] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, DMA[17179577.084000 ] Uniform CD-ROM driver Revision: 3.20[17179577.532000] usbcore: registered new driver usbfs[17179577.532000] usbcore: registered new driver hub[17179577.532000] ohci_hcd: 2005 April 22 USB 1.1 'Open' HostController (OHCI) Driver (PCI)[17179577.532000] PCI: Enabling device 0000:00:02.0 (0004 -> 0006)[17179577.532000] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 21[17179577.532000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LUS0]-> GSI 21 (level, low) -> IRQ 201[17179577.532000] PCI: Setting latency timer of device 0000:00:02.0 to 64[17179577.532000] ohci_hcd 0000:00:02.0: OHCI Host Controller[17179577.532000] ohci_hcd 0000:00:02.0: new USB bus registered,assigned bus number 1[17179577.768000] ohci_hcd 0000:00:02.0: irq 201, io mem 0xe0000000[17179577.788000] ieee1394: Initialized config rom entry `ip1394'[17179577.824000] usb usb1: configuration #1 chosen from 1 choice[17179577.824000 ] hub 1-0:1.0: USB hub found[17179577.824000] hub 1-0:1.0: 3 ports detected[17179577.928000] PCI: Enabling device 0000:00:02.1 (0004 -> 0006)[17179577.928000] ACPI: PCI Interrupt Link [LUS1] enabled at IRQ 20[17179577.928000] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LUS1]-> GSI 20 (level, low) -> IRQ 209[17179577.928000] PCI: Setting latency timer of device 0000:00:02.1 to 64[17179577.928000] ohci_hcd 0000:00: 02.1: OHCI Host Controller[17179577.928000] ohci_hcd 0000:00:02.1: new USB bus registered,assigned bus number 2[17179578.128000] ohci_hcd 0000:00:02.1: irq 209, io mem 0xe0001000[17179578.184000] usb usb2: configuration #1 chosen from 1 choice[17179578.184000] hub 2-0:1.0: USB hub found[17179578.184000] hub 2-0:1.0: 3 ports detected[17179578.288000] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22[17179578.288000] ACPI: PCI Interrupt 0000:00:02.2 [C] -> Link [LUS2]-> GSI 22 (level, low) -> IRQ 193[17179578.288000] PCI: Setting latency timer of device 0000:00:02.2 to 64[17179578.288000] ehci_hcd 0000:00:02.2: EHCI Host Controller[17179578.288000 ] ehci_hcd 0000:00:02.2: new USB bus registered,assigned bus number 3[17179578.288000] PCI: cache line size of 64 is not supported bydevice 0000:00:02.2[17179578.288000] ehci_hcd 0000:00:02.2: irq 193, io mem 0xe0004000[17179578.288000] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00,driver 10 Dec 2004[17179578.288000] usb usb3: configuration #1 chosen from 1 choice[17179578.288000] hub 3-0:1.0: USB hub found[17179578.288000 ] hub 3-0:1.0: 6 ports detected[17179578.400000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNK1]-> GSI 19 (level, low) -> IRQ 177[17179578.448000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[177]MMIO=[e0108000-e01087ff]  Max Packet=[2048]  IR/IT contexts=[4/8][17179578.508000] Attempting manual resume[17179578.536000] kjournald starting.  Commit interval 5 seconds[17179578.536000] EXT3-fs: mounted filesystem with ordered data mode.[17179578.664000] ohci_hcd 0000:00: 02.1: wakeup[17179579.048000] usb 2-1: new low speed USB device using ohci_hcd and address 2[17179579.268000] usb 2-1: configuration #1 chosen from 1 choice[17179579.720000] ieee1394: Host added: ID:BUS[0-00:1023]GUID[523f0200523f0200][17179588.588000] Linux agpgart interface v0.101 (c) Dave Jones[17179588.588000] agpgart: Detected AGP bridge 0[17179588.588000] agpgart: Setting up Nforce3 AGP.[17179588.628000] agpgart: AGP aperture is 128M @ 0xe8000000[17179588.632000] input: PC Speaker as /class/input/input1[17179589.044000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5[17179589.080000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4[17179589.440000 ] parport: PnPBIOS parport detected.[17179589.440000] parport0: PC-style at 0x378 (0x778), irq 7, dma 1[PCSPP,TRISTATE,COMPAT,ECP,DMA][17179589.456000] input: PS/2 Mouse as /class/input/input2[17179589.464000 ] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x2040[17179589.464000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x2000[17179589.480000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input3[17179589.644000] ts: Compaq touchscreen protocol output[17179589.692000] ieee80211_crypt: registered algorithm 'NULL'[17179589.708000] ieee80211: 802.11 data/management/control stack, git-1.1.13[17179589.708000] ieee80211: Copyright (C) 2004-2005 Intel Corporation< jketreno@xxxxxxxxxxxxxxx>[17179589.728000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNK1]-> GSI 19 (level, low) -> IRQ 177[17179589.728000] Yenta: CardBus bridge found at 0000:02: 04.0 [103c:006d][17179589.728000] PCI: Bus 3, cardbus bridge: 0000:02:04.0[17179589.728000]   IO window: 00003000-000030ff[17179589.728000]   IO window: 00003400-000034ff[17179589.728000]   PREFETCH window: 50000000-51ffffff[17179589.728000]   MEM window: e0400000-e07fffff[17179589.728000] Yenta: Enabling burst memory read transactions[17179589.728000] Yenta: Using CSCINT to route CSC interrupts to PCI[17179589.728000] Yenta: Routing CardBus interrupts to PCI[17179589.728000] Yenta TI: socket 0000:02:04.0, mfunc 0x01111d22, devctl 0x64[17179589.808000] usbcore: registered new driver hiddev[17179589.844000] input: Microsoft Microsoft Wireless Optical Desktop�2.10 as /class/input/input4[17179589.844000] input: USB HID v1.11 Keyboard [Microsoft MicrosoftWireless Optical Desktop� 2.10] on usb-0000:00:02.1-1[17179589.864000] 8139too Fast Ethernet driver 0.9.27[17179589.904000] input: Microsoft Microsoft Wireless Optical Desktop�2.10 as /class/input/input5[17179589.904000] input: USB HID v1.11 Mouse [Microsoft MicrosoftWireless Optical Desktop� 2.10] on usb-0000:00:02.1-1[17179589.904000] usbcore: registered new driver usbhid[17179589.904000 ] drivers/usb/input/hid-core.c: v2.6:USB HID core driver[17179589.960000] Yenta: ISA IRQ mask 0x0c38, PCI irq 177[17179589.960000] Socket status: 30000086[17179589.960000] Yenta: Raising subordinate bus# of parent bus (#02)from #02 to #06[17179589.960000] pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff[17179589.960000] cs: IO port probe 0x3000-0x7fff: clean.[17179589.960000] pcmcia: parent PCI bridge Memory window: 0xe0100000- 0xe17fffff[17179589.960000] pcmcia: parent PCI bridge Memory window: 0x50000000- 0x53ffffff[17179589.960000] ACPI: PCI Interrupt 0000:02:04.1[B] -> Link [LNK2]-> GSI 18 (level, low) -> IRQ 185[17179589.960000 ] Yenta: CardBus bridge found at 0000:02:04.1 [103c:006d][17179589.960000] Yenta: Using CSCINT to route CSC interrupts to PCI[17179589.960000] Yenta: Routing CardBus interrupts to PCI[17179589.960000] Yenta TI: socket 0000:02: 04.1, mfunc 0x01111d22, devctl 0x64[17179590.000000] bcm43xx driver[17179590.192000] Yenta: ISA IRQ mask 0x0c38, PCI irq 185[17179590.192000] Socket status: 30000006[17179590.192000] Yenta: Raising subordinate bus# of parent bus (#02)from #06 to #0a[17179590.192000] pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff[17179590.192000] cs: IO port probe 0x3000-0x7fff: clean.[17179590.192000] pcmcia: parent PCI bridge Memory window: 0xe0100000- 0xe17fffff[17179590.192000] pcmcia: parent PCI bridge Memory window: 0x50000000- 0x53ffffff[17179590.196000] ACPI: PCI Interrupt Link [LACI] enabled at IRQ 21[17179590.196000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LACI]-> GSI 21 (level, low) -> IRQ 201[17179590.196000] PCI: Setting latency timer of device 0000:00:06.0 to 64[17179590.764000] intel8x0_measure_ac97_clock: measured 55462 usecs[17179590.764000] intel8x0: clocking to 48000[17179590.764000] ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 17[17179590.764000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNK3]-> GSI 17 (level, low) -> IRQ 217[17179590.768000] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNK2]-> GSI 18 (level, low) -> IRQ 185[17179590.768000] eth1: RealTek RTL8139 at 0xf8a3e800,00:0f:b0:4a:13:06, IRQ 185[17179590.768000] eth1:  Identified 8139 chip type 'RTL-8101'[17179590.792000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)[17179590.800000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x20f[17179590.804000] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7[17179590.804000] cs: IO port probe 0x820-0x8ff: clean.[17179590.804000 ] cs: IO port probe 0xc00-0xcf7: clean.[17179590.804000] cs: IO port probe 0xa00-0xaff: clean.[17179590.812000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x20f[17179590.812000] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7[17179590.812000] cs: IO port probe 0x820-0x8ff: clean.[17179590.812000] cs: IO port probe 0xc00-0xcf7: clean.[17179590.816000] cs: IO port probe 0xa00-0xaff: clean.[17179590.904000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw"not available or load failed.[17179590.912000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw"not available or load failed.[17179590.912000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1[17179591.940000] NET: Registered protocol family 17[17179592.200000] floppy0: no floppy controllers found[17179592.280000] lp0: using parport0 (interrupt-driven).[17179592.308000] ieee1394: sbp2: Driver forced to serialize I/O(serialize_io=1)[17179592.308000 ] ieee1394: sbp2: Try serialize_io=0 for better performance[17179592.332000] Adding 1052120k swap on/dev/disk/by-uuid/2925ee15-1e64-4e9e-8bfb-6da5fcb662c9.  Priority:-1extents:1 across:1052120k[17179592.480000] EXT3 FS on hda8, internal journal[17179596.040000] NET: Registered protocol family 10[17179596.040000] lo: Disabled Privacy Extensions[17179596.040000] IPv6 over IPv4 tunneling driver[17179597.672000] NTFS driver 2.1.27 [Flags: R/O MODULE].[17179597.740000] NTFS volume version 3.1.[17179597.888000] kjournald starting.  Commit interval 5 seconds[17179597.900000] EXT3 FS on hda5, internal journal[17179597.900000] EXT3-fs: mounted filesystem with ordered data mode.[17179597.920000] kjournald starting.  Commit interval 5 seconds[17179597.932000] EXT3 FS on hda7, internal journal[17179597.932000] EXT3-fs: mounted filesystem with ordered data mode.[17179602.200000] ACPI: AC Adapter [ACAD] (on-line)[17179602.340000] ACPI: Battery Slot [BAT1] (battery present)[17179602.352000] ACPI: Power Button (FF) [PWRF][17179602.352000] ACPI: Power Button (CM) [PWRB][17179602.352000] ACPI: Lid Switch [LID][17179602.468000 ] ibm_acpi: ec object not found[17179602.492000] pcc_acpi: loading...[17179602.584000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)[17179602.780000] powernow-k8: Found 1 AMD Athlon 64 / Opteronprocessors (version 1.60.2)[17179602.784000] powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2 (1500 mV)[17179602.784000] powernow-k8:    1 : fid 0xa (1800 MHz), vid 0xa (1300 mV)[17179602.784000] powernow-k8:    2 : fid 0x0 (800 MHz), vid 0x12 (1100 mV)[17179602.784000] cpu_init done, current fid 0xe, vid 0x0[17179602.784000] powernow-k8: ph2 null fid transition 0xe[17179605.132000] apm: BIOS not found.[17179606.812000] eth0: no IPv6 routers present

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

  Powered by Linux