HylaFAX The world's most advanced open source fax server

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

Re: [hylafax-users] login error 550 cannot set privileges



Aidan Van Dyk wrote:
* GianLuca Sarto <glsarto@xxxxxxxxxx> [080215 04:24]:
  
Aidan,

thank you very much for your kind help.

Here are the strace files.
    
 
OK, here are some of the intersting bits:

  
10:12:14.339375 write(1, "220 localhost server (HylaFAX (tm) Version 4.4.0) ready.\r\n", 58) = 58 <0.000033>
    


  
10:12:14.340234 read(0, "USER gian\r\n", 1024) = 11 <0.000014>
    

  
10:12:14.340901 read(5, "# hosts.hfaxd\n# This file contains permissions and password for every user in\n# the system.\n#\n# For more information on this biject, please see its man page\n# and the commands faxadduser and faxdeluser.\nlocalhost:21::\n^deborah@::ZB0u6m3YlOK6w\n^alex@::b00CCcJ3S6v6E\n^gian@::uLCb7MCnnczBA\n^enzo@::Wq.QrQQ1hVyk2\n^william@::mBeGz1PAzW7rM\n^paola@::YBdujd68KWtvU\n^giorgio@::8jqGFQt6el9Fc\n^gabri@::f3sgYbq/zVPO.\n^francesco@::K/Pl/BMlv2hVo\n", 4096) = 432 <0.000024>
    

So gian should be granted access, from thoat hosts.hfaxd file.

Now, we are running as "uucp (uid 10), so we need to go back to root
temporarily to chroot and lock ourself up:

  
10:12:14.341270 geteuid()               = 10 <0.000008>
10:12:14.341320 setresuid(-1, 0, -1)    = 0 <0.000012>
    

So going back to euid of root worked, but:

  
10:12:14.341377 chroot(".")             = -1 EPERM (Operation not permitted) <0.000013>
    

chroot failed, as well as trying to back to uucp again:

  
10:12:14.341440 setresuid(-1, 10, -1)   = -1 EPERM (Operation not permitted) <0.000012>
10:12:14.341504 write(1, "550 Cannot set privileges.\r\n", 28) = 28 <0.000025>
10:12:14.341611 sendto(2, "<31>Feb 15 10:12:14 HylaFAX[6913]: <--- 550 Cannot set privileges.", 66, MSG_NOSIGNAL, NULL, 0) = 66 <0.000019>
    

And we can see that we *do* have an effective UID of 0 yet:
  
10:12:14.341717 geteuid()               = 0 <0.000017>
    


So, when hylafax is started by the "normal" system startup method, it
can't chroot(), even when thouch it *can* set it's euid to 0 (root).
That's definitely strange.  And, with it's euid still at 0, it can't go
back to acting as the uucp user anymore either.  That's even stranger.

Can you give me any more information  about this system?  What is it?
Do you have any special "security" feature on it?

Does the kernel dmesg output say anything of interest as to why it's
refusing to allow the chroot?

a.

  
Aidan,

thank you very much for your time!
It's a bit of a challenge for me to keep up with your pace, as I cannot define myself as a Linux geek.

Anyway, the system is an Ubuntu 7.10 server, 64bit.

Dmesg in attachment.

kind regards,
-Gian



[    0.000000] Linux version 2.6.22.9 (root@vibrostop-2007) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Fri Nov 16 12:51:33 CET 2007 (Ubuntu 2.6.22-14.46-server)
[    0.000000] Command line: root=UUID=7ea309cd-6372-44ce-831a-38df145d8b61 ro quiet splash
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dfff3000 (usable)
[    0.000000]  BIOS-e820: 00000000dfff3000 - 00000000dfffb000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000dfffb000 - 00000000e0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000015bfff000 (usable)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 917491) 1 entries of 3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1425407) 2 entries of 3200 used
[    0.000000] end_pfn_map = 1425407
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP signature @ 0xFFFF8100000F4F20 checksum 0
[    0.000000] ACPI: RSDP 000F4F20, 0024 (r2 HP    )
[    0.000000] ACPI: XSDT DFFF32B4, 0044 (r1 HP     P50             2   Ò     162E)
[    0.000000] ACPI: FACP DFFF3334, 00F4 (r3 HP     P50             2   Ò     162E)
[    0.000000] ACPI: DSDT DFFF3434, 1FC1 (r1 HP         DSDT        1 INTL 20030228)
[    0.000000] ACPI: FACS DFFF3100, 0040
[    0.000000] ACPI: SPCR DFFF3140, 0050 (r1 HP     SPCRRBSU        1   Ò     162E)
[    0.000000] ACPI: MCFG DFFF31C0, 003C (r1 HP     ProLiant        1             0)
[    0.000000] ACPI: APIC DFFF3200, 00AA (r1 HP     00000083        2             0)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000015bfff000
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 917491) 1 entries of 3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1425407) 2 entries of 3200 used
[    0.000000] Bootmem setup node 0 0000000000000000-000000015bfff000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1425407
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0:        0 ->      159
[    0.000000]     0:      256 ->   917491
[    0.000000]     0:  1048576 ->  1425407
[    0.000000] On node 0 totalpages: 1294225
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1242 pages reserved
[    0.000000]   DMA zone: 2701 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 899115 pages, LIFO batch:31
[    0.000000]   Normal zone: 5151 pages used for memmap
[    0.000000]   Normal zone: 371680 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x908
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
[    0.000000] Processor #6
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
[    0.000000] Processor #7
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 9, address 0xfec80000, GSI 24-47
[    0.000000] ACPI: IOAPIC (id[0x0a] address[0xfec80400] gsi_base[48])
[    0.000000] IOAPIC[2]: apic_id 10, address 0xfec80400, GSI 48-71
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    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] swsusp: Registered nosave memory region: 00000000dfff3000 - 00000000dfffb000
[    0.000000] swsusp: Registered nosave memory region: 00000000dfffb000 - 00000000e0000000
[    0.000000] swsusp: Registered nosave memory region: 00000000e0000000 - 00000000fec00000
[    0.000000] swsusp: Registered nosave memory region: 00000000fec00000 - 00000000fed00000
[    0.000000] swsusp: Registered nosave memory region: 00000000fed00000 - 00000000fee00000
[    0.000000] swsusp: Registered nosave memory region: 00000000fee00000 - 00000000fee10000
[    0.000000] swsusp: Registered nosave memory region: 00000000fee10000 - 00000000ffc00000
[    0.000000] swsusp: Registered nosave memory region: 00000000ffc00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at e2000000 (gap: e0000000:1ec00000)
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PERCPU: Allocating 42120 bytes of per cpu data
[    0.000000] Built 1 zonelists.  Total pages: 1273496
[    0.000000] Kernel command line: root=UUID=7ea309cd-6372-44ce-831a-38df145d8b61 ro quiet splash
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Extended CMOS year: 2000
[   73.958431] time.c: Detected 3000.146 MHz processor.
[   73.960229] Console: colour VGA+ 80x25
[   73.960250] Checking aperture...
[   73.960261] Calgary: detecting Calgary via BIOS EBDA area
[   73.960264] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[   73.960266] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[   74.001791] Placing software IO TLB between 0x1089000 - 0x5089000
[   74.060519] Memory: 4989216k/5701628k available (2295k kernel code, 187684k reserved, 1226k data, 308k init)
[   74.060575] SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4, CPUs=8, Nodes=1
[   74.208201] Calibrating delay using timer specific routine.. 6004.17 BogoMIPS (lpj=30020863)
[   74.208238] Security Framework v1.0.0 initialized
[   74.208246] SELinux:  Disabled at boot.
[   74.209381] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[   74.215847] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[   74.218847] Mount-cache hash table entries: 256
[   74.219031] CPU: Trace cache: 12K uops, L1 D cache: 16K
[   74.219034] CPU: L2 cache: 2048K
[   74.219038] CPU 0/0 -> Node 0
[   74.219040] using mwait in idle threads.
[   74.219042] CPU: Physical Processor ID: 0
[   74.219043] CPU: Processor Core ID: 0
[   74.219055] CPU0: Thermal monitoring enabled (TM1)
[   74.219068] SMP alternatives: switching to UP code
[   74.219421] Early unpacking initramfs... done
[   75.944973] ACPI: Core revision 20070126
[   75.945016] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   76.047011] Using local APIC timer interrupts.
[   76.080315] result 12500538
[   76.080317] Detected 12.500 MHz APIC timer.
[   76.086538] SMP alternatives: switching to SMP code
[   76.086675] Booting processor 1/4 APIC 0x6
[   76.097034] Initializing CPU#1
[   76.246305] Calibrating delay using timer specific routine.. 6000.54 BogoMIPS (lpj=30002721)
[   76.246317] CPU: Trace cache: 12K uops, L1 D cache: 16K
[   76.246320] CPU: L2 cache: 2048K
[   76.246323] CPU 1/6 -> Node 0
[   76.246325] CPU: Physical Processor ID: 3
[   76.246326] CPU: Processor Core ID: 0
[   76.246336] CPU1: Thermal monitoring enabled (TM1)
[   76.246734]                   Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
[   76.246833] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[   76.276367] SMP alternatives: switching to SMP code
[   76.276398] Booting processor 2/4 APIC 0x1
[   76.286867] Initializing CPU#2
[   76.436130] Calibrating delay using timer specific routine.. 6000.44 BogoMIPS (lpj=30002229)
[   76.436144] CPU: Trace cache: 12K uops, L1 D cache: 16K
[   76.436147] CPU: L2 cache: 2048K
[   76.436151] CPU 2/1 -> Node 0
[   76.436153] CPU: Physical Processor ID: 0
[   76.436155] CPU: Processor Core ID: 0
[   76.436167] CPU2: Thermal monitoring enabled (TM1)
[   76.436565]                   Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
[   76.436604] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[   76.466209] SMP alternatives: switching to SMP code
[   76.466333] Booting processor 3/4 APIC 0x7
[   76.476692] Initializing CPU#3
[   76.625953] Calibrating delay using timer specific routine.. 6000.46 BogoMIPS (lpj=30002325)
[   76.625965] CPU: Trace cache: 12K uops, L1 D cache: 16K
[   76.625968] CPU: L2 cache: 2048K
[   76.625971] CPU 3/7 -> Node 0
[   76.625973] CPU: Physical Processor ID: 3
[   76.625975] CPU: Processor Core ID: 0
[   76.625985] CPU3: Thermal monitoring enabled (TM1)
[   76.626376]                   Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
[   76.626390] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[   76.655968] Brought up 4 CPUs
[   77.060168] migration_cost=2,1962
[   77.060513] NET: Registered protocol family 16
[   77.060616] ACPI: bus type pci registered
[   77.060625] PCI: Using configuration type 1
[   77.060627] mtrr: your CPUs had inconsistent fixed MTRR settings
[   77.060629] mtrr: probably your BIOS does not setup all CPUs.
[   77.060631] mtrr: corrected configuration.
[   77.061620] ACPI: EC: Look up EC in DSDT
[   77.062969] ACPI: Interpreter enabled
[   77.062972] ACPI: (supports S0 S4 S5)
[   77.062991] ACPI: Using IOAPIC for interrupt routing
[   77.066418] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   77.066425] PCI: Probing PCI hardware (bus 00)
[   77.066977] PCI quirk: region 0900-097f claimed by ICH4 ACPI/GPIO/TCO
[   77.066981] PCI quirk: region 0800-083f claimed by ICH4 GPIO
[   77.067110] PCI: PXH quirk detected, disabling MSI for SHPC device
[   77.067149] PCI: PXH quirk detected, disabling MSI for SHPC device
[   77.068034] PCI: Transparent bridge - 0000:00:1e.0
[   77.068100] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   77.068269] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IP2P._PRT]
[   77.068361] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PTA0._PRT]
[   77.068450] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PTA0.PCXA._PRT]
[   77.068653] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PTA0.PCXB._PRT]
[   77.068843] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PTB0._PRT]
[   77.068959] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PTB1._PRT]
[   77.070805] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 7 10 11)
[   77.070878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 *11)
[   77.070949] ACPI: PCI Interrupt Link [LNKC] (IRQs *5 7 10 11)
[   77.071018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 *11)
[   77.071087] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 10 11) *0, disabled.
[   77.071156] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 10 *11)
[   77.071225] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 10 *11)
[   77.071294] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 10 *11)
[   77.071382] Linux Plug and Play Support v0.97 (c) Adam Belay
[   77.071395] pnp: PnP ACPI init
[   77.071410] ACPI: bus type pnp registered
[   77.073182] pnp: PnP ACPI: found 11 devices
[   77.073185] ACPI: ACPI bus type pnp unregistered
[   77.073261] PCI: Using ACPI for IRQ routing
[   77.073264] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   77.073278] PCI: Cannot allocate resource region 4 of device 0000:00:1d.0
[   77.073338] PCI: Cannot allocate resource region 4 of device 0000:00:1d.1
[   77.073393] PCI: Cannot allocate resource region 4 of device 0000:00:1d.2
[   77.073449] PCI: Cannot allocate resource region 4 of device 0000:00:1d.3
[   77.073590] NET: Registered protocol family 8
[   77.073593] NET: Registered protocol family 20
[   77.073604] NetLabel: Initializing
[   77.073606] NetLabel:  domain hash size = 128
[   77.073607] NetLabel:  protocols = UNLABELED CIPSOv4
[   77.073627] NetLabel:  unlabeled traffic allowed by default
[   77.073635] PCI-GART: No AMD northbridge found.
[   77.073700] pnp: 00:01: ioport range 0x408-0x40f has been reserved
[   77.073703] pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved
[   77.073706] pnp: 00:01: ioport range 0x700-0x71f has been reserved
[   77.073709] pnp: 00:01: iomem range 0xe0000000-0xefffffff has been reserved
[   77.074136] PCI: Bridge: 0000:02:00.0
[   77.074140]   IO window: 4000-4fff
[   77.074145]   MEM window: fde00000-fdefffff
[   77.074148]   PREFETCH window: f0000000-f02fffff
[   77.074153] PCI: Bridge: 0000:02:00.2
[   77.074154]   IO window: disabled.
[   77.074159]   MEM window: fdf00000-fdffffff
[   77.074162]   PREFETCH window: disabled.
[   77.074166] PCI: Bridge: 0000:00:02.0
[   77.074169]   IO window: 4000-4fff
[   77.074173]   MEM window: fde00000-fdffffff
[   77.074177]   PREFETCH window: f0000000-f02fffff
[   77.074181] PCI: Bridge: 0000:00:04.0
[   77.074183]   IO window: disabled.
[   77.074187]   MEM window: disabled.
[   77.074190]   PREFETCH window: disabled.
[   77.074194] PCI: Bridge: 0000:00:05.0
[   77.074195]   IO window: disabled.
[   77.074199]   MEM window: disabled.
[   77.074202]   PREFETCH window: disabled.
[   77.074207] PCI: Bridge: 0000:00:1e.0
[   77.074211]   IO window: 1000-3fff
[   77.074216]   MEM window: fbf00000-fcffffff
[   77.074221]   PREFETCH window: f0300000-f03fffff
[   77.074239] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[   77.074245] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   77.074260] PCI: Setting latency timer of device 0000:02:00.0 to 64
[   77.074274] PCI: Setting latency timer of device 0000:02:00.2 to 64
[   77.074284] ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 16 (level, low) -> IRQ 16
[   77.074288] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   77.074298] ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 16 (level, low) -> IRQ 16
[   77.074303] PCI: Setting latency timer of device 0000:00:05.0 to 64
[   77.074311] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   77.074323] NET: Registered protocol family 2
[   77.075540] Time: tsc clocksource has been installed.
[   77.196822] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[   77.201402] TCP established hash table entries: 1048576 (order: 12, 25165824 bytes)
[   77.219257] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[   77.220020] TCP: Hash tables configured (established 1048576 bind 65536)
[   77.220023] TCP reno registered
[   77.246581] checking if image is initramfs... it is
[   80.670730] Freeing initrd memory: 38241k freed
[   80.697302] audit: initializing netlink socket (disabled)
[   80.697320] audit(1203066384.690:1): initialized
[   80.700272] VFS: Disk quotas dquot_6.5.1
[   80.700347] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   80.700459] io scheduler noop registered
[   80.700462] io scheduler anticipatory registered
[   80.700464] io scheduler deadline registered (default)
[   80.700586] io scheduler cfq registered
[   80.703145] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   80.703177] Allocate Port Service[0000:00:02.0:pcie00]
[   80.703284] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   80.703313] Allocate Port Service[0000:00:04.0:pcie00]
[   80.703424] PCI: Setting latency timer of device 0000:00:05.0 to 64
[   80.703453] Allocate Port Service[0000:00:05.0:pcie00]
[   80.735208] Real Time Clock Driver v1.12ac
[   80.735312] Linux agpgart interface v0.102 (c) Dave Jones
[   80.735315] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   80.735421] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   80.735562] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   80.736213] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   80.736453] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   80.737337] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   80.737491] input: Macintosh mouse button emulation as /class/input/input0
[   80.737598] PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
[   80.739149] serio: i8042 KBD port at 0x60,0x64 irq 1
[   80.739157] serio: i8042 AUX port at 0x60,0x64 irq 12
[   80.739360] mice: PS/2 mouse device common for all mice
[   80.739547] TCP cubic registered
[   80.739559] NET: Registered protocol family 1
[   80.739783] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[   80.739796] Freeing unused kernel memory: 308k freed
[   80.781082] input: AT Translated Set 2 keyboard as /class/input/input1
[   80.904202] fuse init (API version 7.8)
[   80.914026] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   80.914040] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   80.914056] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   80.914068] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   80.915207] ACPI: Thermal Zone [THM0] (8 C)
[   82.060504] usbcore: registered new interface driver usbfs
[   82.060552] usbcore: registered new interface driver hub
[   82.062903] usbcore: registered new device driver usb
[   82.072330] USB Universal Host Controller Interface driver v3.0
[   82.072413] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[   82.072429] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   82.072435] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   82.072607] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   82.072641] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00005000
[   82.072824] usb usb1: configuration #1 chosen from 1 choice
[   82.072882] hub 1-0:1.0: USB hub found
[   82.072895] hub 1-0:1.0: 2 ports detected
[   82.097166] SCSI subsystem initialized
[   82.136843] libata version 2.21 loaded.
[   82.144563] Floppy drive(s): fd0 is 1.44M
[   82.165342] FDC 0 is a National Semiconductor PC87306
[   82.166487] Fusion MPT base driver 3.04.04
[   82.166491] Copyright (c) 1999-2007 LSI Logic Corporation
[   82.170947] Fusion MPT SPI Host driver 3.04.04
[   82.182934] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[   82.182948] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   82.182952] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   82.182983] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[   82.183011] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00005020
[   82.183130] usb usb2: configuration #1 chosen from 1 choice
[   82.183160] hub 2-0:1.0: USB hub found
[   82.183167] hub 2-0:1.0: 2 ports detected
[   82.186111] HP CISS Driver (v 3.6.14)
[   82.292789] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[   82.292799] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   82.292803] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   82.292831] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[   82.292854] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00005040
[   82.292963] usb usb3: configuration #1 chosen from 1 choice
[   82.292991] hub 3-0:1.0: USB hub found
[   82.292998] hub 3-0:1.0: 2 ports detected
[   82.402691] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
[   82.402701] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[   82.402704] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   82.402731] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[   82.402752] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00005060
[   82.402853] usb usb4: configuration #1 chosen from 1 choice
[   82.402884] hub 4-0:1.0: USB hub found
[   82.402891] hub 4-0:1.0: 2 ports detected
[   82.512677] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
[   82.513878] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   82.513887] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   82.513950] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[   82.513995] ehci_hcd 0000:00:1d.7: debug port 1
[   82.514003] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[   82.514019] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfbef0000
[   82.517901] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   82.518039] usb usb5: configuration #1 chosen from 1 choice
[   82.518085] hub 5-0:1.0: USB hub found
[   82.518095] hub 5-0:1.0: 8 ports detected
[   82.622680] ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 31 (level, low) -> IRQ 31
[   82.622699] mptbase: Initiating ioc0 bringup
[   83.841468] ioc0: 53C1030: Capabilities={Initiator,Target}
[   85.098879] scsi0 : ioc0: LSI53C1030, FwRev=01032700h, Ports=1, MaxQ=255, IRQ=31
[   85.919921] ACPI: PCI Interrupt 0000:03:03.1[B] -> GSI 27 (level, low) -> IRQ 27
[   85.919949] mptbase: Initiating ioc1 bringup
[   85.919961]  target0:0:0: mpt_config failed
[   87.138868] ioc1: 53C1030: Capabilities={Initiator,Target}
[   88.396228] scsi1 : ioc1: LSI53C1030, FwRev=01032700h, Ports=1, MaxQ=255, IRQ=27
[   89.217923] ata_piix 0000:00:1f.1: version 2.11
[   89.217959] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[   89.217969] ACPI: Unable to derive IRQ for device 0000:00:1f.1
[   89.217972] ACPI: PCI Interrupt 0000:00:1f.1[A]: no GSI
[   89.218016] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 26 (level, low) -> IRQ 26
[   89.218059] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[   89.218448] scsi2 : ata_piix
[   89.218515] scsi3 : ata_piix
[   89.218548] ata1: PATA max UDMA/133 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x0000000000010500 irq 14
[   89.218553] ata2: PATA max UDMA/133 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x0000000000010508 irq 15
[   89.317766] cciss0: <0x46> at PCI 0000:03:01.0 IRQ 26 using DAC
[   89.347748]       blocks= 860216490 block_size= 512
[   89.357736]       heads=255, sectors=63, cylinders=53546
[   89.357738] 
[   89.358025]       blocks= 860216490 block_size= 512
[   89.358202]       heads=255, sectors=63, cylinders=53546
[   89.358205] 
[   89.358212]  cciss/c0d0: p1 p2 p3 p4
[   89.577414] ata1.00: ATAPI: TSSTcorp CD-ROM TS-H192C, B504, max UDMA/33
[   89.590589] Attempting manual resume
[   89.590593] swsusp: Resume From Partition 104:2
[   89.590595] PM: Checking swsusp image.
[   89.590749] PM: Resume from disk failed.
[   89.619809] kjournald starting.  Commit interval 5 seconds
[   89.619823] EXT3-fs: mounted filesystem with ordered data mode.
[   89.797439] ata1.00: configured for UDMA/33
[   89.957211] scsi: waiting for bus probes to complete ...
[   92.969147] scsi 2:0:0:0: CD-ROM            TSSTcorp CD-ROM  TS-H192C B504 PQ: 0 ANSI: 5
[   92.969264] tg3.c:v3.77 (May 31, 2007)
[   92.969297] ACPI: PCI Interrupt 0000:07:03.0[A] -> GSI 49 (level, low) -> IRQ 49
[   93.028306] eth0: Tigon3 [partno(N/A) rev 1100 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000Base-T Ethernet 00:14:c2:5b:f5:40
[   93.028314] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] WireSpeed[1] TSOcap[0]
[   93.028317] eth0: dma_rwctrl[769c4000] dma_mask[64-bit]
[   93.053330] PM: Writing back config space on device 0000:07:03.0 at offset c (was 75aa0000, writing 0)
[   93.053338] PM: Writing back config space on device 0000:07:03.0 at offset b (was 164714e4, writing cb0e11)
[   93.053350] PM: Writing back config space on device 0000:07:03.0 at offset 3 (was 4000, writing 4010)
[   93.053356] PM: Writing back config space on device 0000:07:03.0 at offset 2 (was 2000000, writing 2000010)
[   93.053361] PM: Writing back config space on device 0000:07:03.0 at offset 1 (was 2b00000, writing 2b00146)
[   93.053366] PM: Writing back config space on device 0000:07:03.0 at offset 0 (was 164714e4, writing 16c714e4)
[   94.964345] EDAC MC: Ver: 2.0.1 Nov 16 2007
[   95.025513] Contact your BIOS vendor to see if the E752x error registers can be safely un-hidden
[   95.025525] e752x_edac: probe of 0000:00:00.0 failed with error -12
[   95.085564] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   95.135413] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   95.158677] input: PC Speaker as /class/input/input2
[   95.312118] parport_pc 00:07: reported by Plug and Play ACPI
[   95.312184] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   95.375518] intel_rng: FWH not detected
[   95.461176] iTCO_vendor_support: vendor-support=0
[   95.479196] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[   95.547217] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[   95.547223] Uniform CD-ROM driver Revision: 3.20
[   95.547301] sr 2:0:0:0: Attached scsi CD-ROM sr0
[   95.570000] sr 2:0:0:0: Attached scsi generic sg0 type 5
[   95.690639] tg3: eth0: Link is up at 1000 Mbps, full duplex.
[   95.690643] tg3: eth0: Flow control is on for TX and on for RX.
[   96.085969] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
[   96.089516] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
[   96.089580] iTCO_wdt: No card detected
[   96.942947] loop: module loaded
[   96.959521] lp0: using parport0 (interrupt-driven).
[   97.072417] Adding 9767512k swap on /dev/cciss/c0d0p2.  Priority:-1 extents:1 across:9767512k
[   97.305386] EXT3 FS on cciss/c0d0p1, internal journal
[   98.153031] kjournald starting.  Commit interval 5 seconds
[   98.153289] EXT3 FS on cciss/c0d0p3, internal journal
[   98.153297] EXT3-fs: mounted filesystem with ordered data mode.
[   98.172127] kjournald starting.  Commit interval 5 seconds
[   98.172382] EXT3 FS on cciss/c0d0p4, internal journal
[   98.172389] EXT3-fs: mounted filesystem with ordered data mode.
[   98.548053] ttyS2: LSR safety check engaged!
[   98.548902] ttyS2: LSR safety check engaged!
[   99.400143] No dock devices found.
[   99.575594] input: Power Button (FF) as /class/input/input4
[   99.575617] ACPI: Power Button (FF) [PWRF]
[  100.824241] ttyS2: LSR safety check engaged!
[  100.935784] ppdev: user-space parallel port driver
[  105.107578] Capability LSM initialized



Project hosted by iFAX Solutions