Kamonchanok, Thailand, Ubuntu 8.04.1

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

 



I Send you the new ModemData.txt. But I think it's looked like the old one.

Thank you
 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.24-19-generic 
 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,  
Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008
 scanModem update of:  2008_07_31

 There are no blacklisted modem drivers in /etc/modprobe*  files 
USB modems not recognized

For candidate card in slot 00:02.6, firmware information and bootup diagnostics are:
 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 00:02.6	1039:7013	1019:0c04	Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller 

 Modem interrupt assignment and sharing: 
 16:        507   IO-APIC-fasteoi   SiS SI7012
 --- Bootup diagnostics for card in PCI slot 00:02.6 ----
[   28.473125] ACPI: PCI Interrupt 0000:00:02.6[C] -> GSI 18 (level, low) -> IRQ 16
[   28.473138] ACPI: PCI interrupt for device 0000:00:02.6 disabled

 The PCI slot 00:02.6 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.16
The modem cards detected by "aplay -l"  are: None


The /proc/asound/pcm file reports:
-----------------------
00-01: Intel ICH - MIC ADC : SiS SI7012 - MIC ADC : capture 1
00-00: Intel ICH : SiS SI7012 : playback 1 : capture 1

about /proc/asound/cards:
------------------------
 0 [SI7012         ]: ICH - SiS SI7012
                      SiS SI7012 with CMI9739 at irq 16
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive diagnostics for card in bus 00:02.6:
	Modem chipset  detected on
NAME="Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller "
CLASS=0703
PCIDEV=1039:7013
SUBSYS=1019:0c04
IRQ=16
SOFT=1039:7013.MC97
CodecArchived=SIL21
IDENT=slmodemd
SLMODEMD_DEVICE=modem:1
Driver=snd-intel8x0m

 For candidate modem in:  00:02.6
   0703 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller 
      Primary device ID:  1039:7013
    Subsystem PCI_id  1019:0c04 
    Softmodem codec or chipset from diagnostics: 
                               from    Archives: SIL21, a Smartlink type
                        
      

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.2.tar.gz having a compiled slmodemd. Unpack under Linux with:
 	$ tar zxf SLMODEMD.gcc4.2.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 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.2.3
             and the compiler used in kernel assembly: 4.2.3


 
 Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.2
   linuc_headers base folder /lib/modules/2.6.24-19-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 n. The also required headers of package libc6 are commonly installed by default. 
 Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.
 In not included on your install CD, search for them at http://packages.ubuntu.com
 or comparable Repository for other Linux distros.
 When compiling ALSA drivers, the utility "patch" will also be needed.




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 pppd properties:
	-rwsr-xr-- 1 root dip 269256 2007-10-05 02:57 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
    http://linmodems.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/DOCs/YourSystem.txt concerning other COMM channels: eth0
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:

     Within /etc/modprobe.conf files:
/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
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
     Within any ancient /etc/devfs files:

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

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

           CPU0       
  0:        320   IO-APIC-edge      timer
  1:        100   IO-APIC-edge      i8042
  4:          2   IO-APIC-edge    
  6:          5   IO-APIC-edge      floppy
  7:          0   IO-APIC-edge      parport0
  8:          3   IO-APIC-edge      rtc
  9:          0   IO-APIC-fasteoi   acpi
 12:      11106   IO-APIC-edge      i8042
 14:      12931   IO-APIC-edge      libata
 15:       3111   IO-APIC-edge      libata
 16:        507   IO-APIC-fasteoi   SiS SI7012
 18:          0   IO-APIC-fasteoi   ohci_hcd:usb1
 19:          0   IO-APIC-fasteoi   ohci_hcd:usb2
 20:          0   IO-APIC-fasteoi   eth0
 21:          0   IO-APIC-fasteoi   ehci_hcd:usb3
NMI:          0   Non-maskable interrupts
LOC:      22775   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

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008 (Ubuntu 2.6.24-19.34-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: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[    0.000000]  BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 511MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f5580
[    0.000000] Entering add_active_range(0, 0, 131056) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   131056
[    0.000000]   HighMem    131056 ->   131056
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   131056
[    0.000000] On node 0 totalpages: 131056
[    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: 991 pages used for memmap
[    0.000000]   Normal zone: 125969 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F7020 checksum 0
[    0.000000] ACPI: RSDP 000F7020, 0014 (r0 AWARD )
[    0.000000] ACPI: RSDT 1FFF3000, 002C (r1 AWARD  AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: FACP 1FFF3040, 0074 (r1 AWARD  AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: DSDT 1FFF30C0, 3943 (r1 AWARD  AWRDACPI     1000 MSFT  100000D)
[    0.000000] ACPI: FACS 1FFF0000, 0040
[    0.000000] ACPI: APIC 1FFF6A40, 0068 (r1 AWARD  AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 15:2 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, 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 dfl dfl)
[    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 30000000 (gap: 20000000:dec00000)
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130033
[    0.000000] Kernel command line: root=UUID=C8440DBD440DAF6E loop=/ubuntu/disks/root.disk ro quiet splash
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (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 2390.414 MHz processor.
[   26.445446] Console: colour VGA+ 80x25
[   26.445452] console [tty0] enabled
[   26.445900] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   26.446294] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   26.459669] Memory: 507012k/524224k available (2177k kernel code, 16584k reserved, 1006k data, 368k init, 0k highmem)
[   26.459681] virtual kernel memory layout:
[   26.459682]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
[   26.459683]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   26.459684]     vmalloc : 0xe0800000 - 0xff7fe000   ( 495 MB)
[   26.459686]     lowmem  : 0xc0000000 - 0xdfff0000   ( 511 MB)
[   26.459687]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
[   26.459688]       .data : 0xc0320434 - 0xc041bdc4   (1006 kB)
[   26.459689]       .text : 0xc0100000 - 0xc0320434   (2177 kB)
[   26.459693] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   26.459739] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[   26.539693] Calibrating delay using timer specific routine.. 4785.35 BogoMIPS (lpj=9570707)
[   26.539723] Security Framework initialized
[   26.539731] SELinux:  Disabled at boot.
[   26.539748] AppArmor: AppArmor initialized
[   26.539754] Failure registering capabilities with primary security module.
[   26.539764] Mount-cache hash table entries: 512
[   26.539923] Initializing cgroup subsys ns
[   26.539928] Initializing cgroup subsys cpuacct
[   26.539942] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000 00000000
[   26.539957] CPU: Trace cache: 12K uops, L1 D cache: 8K
[   26.539961] CPU: L2 cache: 512K
[   26.539964] CPU: Hyper-Threading is disabled
[   26.539966] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00004400 00000000 00000000 00000000
[   26.539981] Compat vDSO mapped to ffffe000.
[   26.539996] Checking 'hlt' instruction... OK.
[   26.556128] SMP alternatives: switching to UP code
[   26.557941] Freeing SMP alternatives: 11k freed
[   26.558107] Early unpacking initramfs... done
[   26.947666] ACPI: Core revision 20070126
[   26.947736] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   26.969915] CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
[   26.969965] Total of 1 processors activated (4785.35 BogoMIPS).
[   26.970078] ENABLING IO-APIC IRQs
[   26.970264] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   27.115261] Brought up 1 CPUs
[   27.115291] CPU0 attaching sched-domain:
[   27.115295]  domain 0: span 01
[   27.115298]   groups: 01
[   27.115545] net_namespace: 64 bytes
[   27.115555] Booting paravirtualized kernel on bare hardware
[   27.116189] Time: 11:23:55  Date: 08/06/08
[   27.116227] NET: Registered protocol family 16
[   27.116501] EISA bus registered
[   27.116529] ACPI: bus type pci registered
[   27.128674] PCI: PCI BIOS revision 2.10 entry at 0xfbbd0, last bus=1
[   27.128677] PCI: Using configuration type 1
[   27.128683] Setting up standard PCI resources
[   27.131545] ACPI: EC: Look up EC in DSDT
[   27.135136] ACPI: Interpreter enabled
[   27.135140] ACPI: (supports S0 S1 S4 S5)
[   27.135158] ACPI: Using IOAPIC for interrupt routing
[   27.140154] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   27.140401] Enabling SiS 96x SMBus.
[   27.141190] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   27.157649] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[   27.157768] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[   27.157881] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 14 15)
[   27.157995] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[   27.158106] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[   27.158220] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[   27.158331] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[   27.158443] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 14 15)
[   27.158591] Linux Plug and Play Support v0.97 (c) Adam Belay
[   27.158635] pnp: PnP ACPI init
[   27.158646] ACPI: bus type pnp registered
[   27.161554] pnp: PnP ACPI: found 12 devices
[   27.161558] ACPI: ACPI bus type pnp unregistered
[   27.161563] PnPBIOS: Disabled by ACPI PNP
[   27.161878] PCI: Using ACPI for IRQ routing
[   27.161883] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   27.207135] NET: Registered protocol family 8
[   27.207138] NET: Registered protocol family 20
[   27.207235] AppArmor: AppArmor Filesystem Enabled
[   27.211120] Time: tsc clocksource has been installed.
[   27.219169] system 00:00: iomem range 0xcf800-0xcffff has been reserved
[   27.219172] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[   27.219176] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[   27.219179] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[   27.219182] system 00:00: iomem range 0x1fff0000-0x1fffffff could not be reserved
[   27.219186] system 00:00: iomem range 0xffff0000-0xffffffff could not be reserved
[   27.219189] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[   27.219192] system 00:00: iomem range 0x100000-0x1ffeffff could not be reserved
[   27.219195] system 00:00: iomem range 0xffee0000-0xffefffff could not be reserved
[   27.219199] system 00:00: iomem range 0xfffe0000-0xfffeffff could not be reserved
[   27.219202] system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
[   27.219205] system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
[   27.219214] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[   27.219217] system 00:02: ioport range 0x800-0x805 has been reserved
[   27.219220] system 00:02: ioport range 0x290-0x297 has been reserved
[   27.249764] PCI: Bridge: 0000:00:01.0
[   27.249767]   IO window: disabled.
[   27.249775]   MEM window: dc000000-ddffffff
[   27.249780]   PREFETCH window: d8000000-dbffffff
[   27.249810] NET: Registered protocol family 2
[   27.287158] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   27.287457] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   27.287569] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[   27.287687] TCP: Hash tables configured (established 16384 bind 16384)
[   27.287690] TCP reno registered
[   27.299216] checking if image is initramfs... it is
[   27.750658] Switched to high resolution mode on CPU 0
[   28.075671] Freeing initrd memory: 7945k freed
[   28.076488] audit: initializing netlink socket (disabled)
[   28.076513] audit(1218021835.496:1): initialized
[   28.079177] VFS: Disk quotas dquot_6.5.1
[   28.079279] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   28.079477] io scheduler noop registered
[   28.079480] io scheduler anticipatory registered
[   28.079483] io scheduler deadline registered
[   28.079497] io scheduler cfq registered (default)
[   28.079565] Boot video device is 0000:01:00.0
[   28.079906] isapnp: Scanning for PnP cards...
[   28.433589] isapnp: No Plug & Play device found
[   28.471586] Real Time Clock Driver v1.12ac
[   28.471723] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   28.471872] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   28.472845] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   28.473125] ACPI: PCI Interrupt 0000:00:02.6[C] -> GSI 18 (level, low) -> IRQ 16
[   28.473138] ACPI: PCI interrupt for device 0000:00:02.6 disabled
[   28.474281] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   28.474375] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[   28.474520] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   28.474832] serio: i8042 KBD port at 0x60,0x64 irq 1
[   28.474838] serio: i8042 AUX port at 0x60,0x64 irq 12
[   28.486012] mice: PS/2 mouse device common for all mice
[   28.486163] EISA: Probing bus 0 at eisa.0
[   28.486172] Cannot allocate resource for EISA slot 1
[   28.486182] Cannot allocate resource for EISA slot 4
[   28.486198] EISA: Detected 0 cards.
[   28.486203] cpuidle: using governor ladder
[   28.486205] cpuidle: using governor menu
[   28.486330] NET: Registered protocol family 1
[   28.486369] Using IPI No-Shortcut mode
[   28.486412] registered taskstats version 1
[   28.486518]   Magic number: 4:450:377
[   28.486665]   hash matches device PNP0700:00
[   28.486680] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   28.486682] EDD information not available.
[   28.487233] Freeing unused kernel memory: 368k freed
[   28.517938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[   29.763491] fuse init (API version 7.9)
[   29.784222] ACPI: Fan [FAN] (on)
[   29.791987] ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
[   29.793876] ACPI: Thermal Zone [THRM] (40 C)
[   30.484739] SCSI subsystem initialized
[   30.564546] libata version 3.00 loaded.
[   30.568753] usbcore: registered new interface driver usbfs
[   30.568788] usbcore: registered new interface driver hub
[   30.593998] usbcore: registered new device driver usb
[   30.602861] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   30.602922] 8139cp 0000:00:0d.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[   30.602927] 8139cp 0000:00:0d.0: Try the "8139too" driver instead.
[   30.608053] pata_sis 0000:00:02.5: version 0.5.2
[   30.608121] ACPI: PCI Interrupt 0000:00:02.5[A] -> GSI 16 (level, low) -> IRQ 17
[   30.611409] scsi0 : pata_sis
[   30.618009] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[   30.628949] scsi1 : pata_sis
[   30.629676] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
[   30.629680] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
[   30.645247] 8139too Fast Ethernet driver 0.9.28
[   30.720069] Floppy drive(s): fd0 is 1.44M
[   30.739643] FDC 0 is a post-1991 82077
[   30.792208] ata1.00: ATA-7: SAMSUNG SP0411N, TW100-09, max UDMA/100
[   30.792214] ata1.00: 78242976 sectors, multi 16: LBA48 
[   30.800144] ata1.00: configured for UDMA/100
[   31.483362] ata2.00: ATAPI: LITE-ON DVD SHD-16P1S, GS05, max UDMA/33
[   31.483392] ata2.01: ATAPI: BENQ    DVD DC DW2000, 6B33, max UDMA/66
[   31.483409] ata2.01: limited to UDMA/33 due to 40-wire cable
[   31.671202] ata2.00: configured for UDMA/33
[   31.859011] ata2.01: configured for UDMA/33
[   31.859184] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SP0411N  TW10 PQ: 0 ANSI: 5
[   31.860203] scsi 1:0:0:0: CD-ROM            LITE-ON  DVD SHD-16P1S    GS05 PQ: 0 ANSI: 5
[   31.861295] scsi 1:0:1:0: CD-ROM            BENQ     DVD DC DW2000    6B33 PQ: 0 ANSI: 5
[   31.864593] ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 18
[   31.864611] ohci_hcd 0000:00:03.0: OHCI Host Controller
[   31.865022] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
[   31.865049] ohci_hcd 0000:00:03.0: irq 18, io mem 0xde000000
[   31.920879] usb usb1: configuration #1 chosen from 1 choice
[   31.920914] hub 1-0:1.0: USB hub found
[   31.920924] hub 1-0:1.0: 3 ports detected
[   32.022756] ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 19
[   32.022777] ohci_hcd 0000:00:03.1: OHCI Host Controller
[   32.022817] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
[   32.022839] ohci_hcd 0000:00:03.1: irq 19, io mem 0xde001000
[   32.080701] usb usb2: configuration #1 chosen from 1 choice
[   32.080734] hub 2-0:1.0: USB hub found
[   32.080745] hub 2-0:1.0: 3 ports detected
[   32.183090] ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 19 (level, low) -> IRQ 20
[   32.183805] eth0: RealTek RTL8139 at 0xe000, 00:0d:87:c0:3f:d0, IRQ 20
[   32.183808] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[   32.185441] ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 21
[   32.185459] ehci_hcd 0000:00:03.3: EHCI Host Controller
[   32.185501] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 3
[   32.185547] PCI: cache line size of 128 is not supported by device 0000:00:03.3
[   32.185561] ehci_hcd 0000:00:03.3: irq 21, io mem 0xde002000
[   32.194497] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   32.194664] usb usb3: configuration #1 chosen from 1 choice
[   32.194697] hub 3-0:1.0: USB hub found
[   32.194707] hub 3-0:1.0: 6 ports detected
[   32.316462] Driver 'sd' needs updating - please use bus_type methods
[   32.316599] sd 0:0:0:0: [sda] 78242976 512-byte hardware sectors (40060 MB)
[   32.316617] sd 0:0:0:0: [sda] Write Protect is off
[   32.316621] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   32.316646] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   32.316713] sd 0:0:0:0: [sda] 78242976 512-byte hardware sectors (40060 MB)
[   32.316727] sd 0:0:0:0: [sda] Write Protect is off
[   32.316730] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   32.316753] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   32.316758]  sda: sda1 sda2 <<4>Driver 'sr' needs updating - please use bus_type methods
[   32.338570]  sda5 >
[   32.338711] sd 0:0:0:0: [sda] Attached SCSI disk
[   32.347137] sr0: scsi3-mmc drive: 4x/48x cd/rw xa/form2 cdda tray
[   32.347143] Uniform CD-ROM driver Revision: 3.20
[   32.347208] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   32.348486] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   32.348511] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   32.348532] sr 1:0:1:0: Attached scsi generic sg2 type 5
[   32.354522] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[   32.354606] sr 1:0:1:0: Attached scsi CD-ROM sr1
[   33.092857] loop: module loaded
[   33.129767] kjournald starting.  Commit interval 5 seconds
[   33.129789] EXT3-fs: mounted filesystem with ordered data mode.
[   41.951313] input: PC Speaker as /devices/platform/pcspkr/input/input2
[   41.999991] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   42.048839] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   42.161165] Linux agpgart interface v0.102
[   42.286414] agpgart: Detected SiS chipset - id:1617
[   42.300962] agpgart: AGP aperture is 128M @ 0xd0000000
[   42.345825] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x10c0
[   42.642806] input: Power Button (FF) as /devices/virtual/input/input3
[   42.652670] ACPI: Power Button (FF) [PWRF]
[   42.652846] input: Power Button (CM) as /devices/virtual/input/input4
[   42.666706] ACPI: Power Button (CM) [PWRB]
[   42.666919] input: Sleep Button (CM) as /devices/virtual/input/input5
[   42.680597] ACPI: Sleep Button (CM) [FUTS]
[   43.391693] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6
[   43.430799] parport_pc 00:09: reported by Plug and Play ACPI
[   43.430881] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   44.991549] ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 16
[   45.817853] intel8x0_measure_ac97_clock: measured 55501 usecs
[   45.817859] intel8x0: clocking to 48000
[   47.667464] lp0: using parport0 (interrupt-driven).
[   48.336461] EXT3 FS on loop0, internal journal
[   56.166454] Adding 488272k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:488272k
[   56.668005] ip_tables: (C) 2000-2006 Netfilter Core Team
[   57.149962] No dock devices found.
[   58.466407] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   58.466415] apm: overridden by ACPI.
[   58.627518] ppdev: user-space parallel port driver
[   58.861276] audit(1217996667.330:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4781 profile="/usr/sbin/cupsd" namespace="default"
[   59.876077] eth0: link down
[   62.364127] Bluetooth: Core ver 2.11
[   62.365240] NET: Registered protocol family 31
[   62.365246] Bluetooth: HCI device and connection manager initialized
[   62.365252] Bluetooth: HCI socket layer initialized
[   62.406110] Bluetooth: L2CAP ver 2.9
[   62.406118] Bluetooth: L2CAP socket layer initialized
[   62.489071] Bluetooth: RFCOMM socket layer initialized
[   62.489414] Bluetooth: RFCOMM TTY layer initialized
[   62.489419] Bluetooth: RFCOMM ver 1.8
[   77.221255] NET: Registered protocol family 10
[   77.221920] lo: Disabled Privacy Extensions
[   77.222709] ADDRCONF(NETDEV_UP): eth0: link is not ready

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

  Powered by Linux