Can't find 'vgaswitcheroo' (Can't compile asus-switcheroo)

Hi there!
I'm new to archlinux which I've installed recently on my ASUS UL50VT. It features a now abandoned concept of hybrid graphics which is why I tried to get asus-switcheroo to work. But somehow it won't compile which is why I'd like to kindly ask you what I've done wrong. I'll list what I've done so far:
I've installed both x86-video-intel and x86-video-nouveau package in this order.
I downloaded the latest version of asus-switcheroo with git to /opt:
git clone https://github.com/awilliam/asus-switcheroo.git /opt/asus-switcheroo
But while compiling as instructed within the README by simply calling make, I get many errors from which I managed to correct some, but not all of them.
First error
*** No rule to make target 'modules'
This could be fixed by installing linux-headers.
Second error
implicit declaration of function DEVICE_ACPI_HANDLE
This could be fixed by replacing all DEVICE_ACPI_HANDLE calls with ACPI_HANDLE since both functions do the same according to this source: https://git.kernel.org/cgit/linux/kerne … 14915420ac which I managed by calling
sed -i 's/DEVICE_ACPI_HANDLE/ACPI_HANDLE/g' /opt/asus-switcheroo/asus-switcheroo.c
Third error
/opt/asus-switcheroo/asus-switcheroo.c:326:3: error: too few arguments to function vga_switcheroo_register_client
vga_switcheroo_register_client(discrete dev,
^
include/linux/vga_switcheroo.h:47:5: note: declared here
int vga_switcheroo_register_client(struct pci_dev *dev,
I have no idea what's wrong here. Maybe vga_switcheroo.h was updated and thus asus-switcheroo won't work? I can't find any vga_switcheroo.h file in my /usr/include/linux/ directory, maybe it's just missing?
I'd be grateful for any answer!
Best regards,
Tomatopaste
Last edited by Tomatopaste (2015-01-23 19:58:25)

Hi Lone_Wolf,
here are the requested logs. I hadn't installed a desktop environment until now, so here you'll get the first Xorg log from my machine.
I somehow saw a warning that the 'aic94xx firmware' is missing, but I don't know how to reproduce this message and how it is involved with this topic (if at least).
dmesg
[ 0.000000] CPU0 microcode updated early to revision 0xa0b, date = 2010-09-28
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.6-1-ARCH (builduser@tobias) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=de31d952-ccf8-40bd-ad5a-0b7265bc5ef8 rw quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097bff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000097c00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e1000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bdd6ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bdd70000-0x00000000bdd81fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bdd82000-0x00000000bdddffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bdde0000-0x00000000bddfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: ASUSTeK Computer Inc. UL50VT /UL50VT , BIOS 217 03/01/2010
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 100000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 3 base 0BDE00000 mask FFFE00000 uncachable
[ 0.000000] 4 base 0BE000000 mask FFE000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xbde00000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbdd70 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000091000] 91000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x13fe00000-0x13fffffff]
[ 0.000000] [mem 0x13fe00000-0x13fffffff] page 2M
[ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x13c000000-0x13fdfffff]
[ 0.000000] [mem 0x13c000000-0x13fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff]
[ 0.000000] [mem 0x100000000-0x13bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbdd6ffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbdbfffff] page 2M
[ 0.000000] [mem 0xbdc00000-0xbdd6ffff] page 4k
[ 0.000000] RAMDISK: [mem 0x376bc000-0x37b55fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F93C0 000024 (v02 030110)
[ 0.000000] ACPI: XSDT 0x00000000BDD70100 000084 (v01 _ASUS_ Notebook 20100301 MSFT 00000097)
[ 0.000000] ACPI: FACP 0x00000000BDD70290 0000F4 (v03 030110 FACP1011 20100301 MSFT 00000097)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20140926/tbfadt-618)
[ 0.000000] ACPI: DSDT 0x00000000BDD70680 00F2F7 (v01 UL50V UL50V201 00000201 INTL 20051117)
[ 0.000000] ACPI: FACS 0x00000000BDD82000 000040
[ 0.000000] ACPI: APIC 0x00000000BDD70390 00005C (v01 030110 APIC1011 20100301 MSFT 00000097)
[ 0.000000] ACPI: MCFG 0x00000000BDD70430 00003C (v01 030110 OEMMCFG 20100301 MSFT 00000097)
[ 0.000000] ACPI: SLIC 0x00000000BDD70470 000176 (v01 _ASUS_ Notebook 20100301 MSFT 00000097)
[ 0.000000] ACPI: ECDT 0x00000000BDD70620 000054 (v01 030110 OEMECDT 20100301 MSFT 00000097)
[ 0.000000] ACPI: DBGP 0x00000000BDD703F0 000034 (v01 030110 DBGP1011 20100301 MSFT 00000097)
[ 0.000000] ACPI: BOOT 0x00000000BDD705F0 000028 (v01 030110 BOOT1011 20100301 MSFT 00000097)
[ 0.000000] ACPI: OEMB 0x00000000BDD82040 000071 (v01 030110 OEMB1011 20100301 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000BDD7F980 000038 (v01 030110 OEMHPET 20100301 MSFT 00000097)
[ 0.000000] ACPI: GSCI 0x00000000BDD820C0 002024 (v01 030110 GMCHSCI 20100301 MSFT 00000097)
[ 0.000000] ACPI: ATKG 0x00000000BDD945F0 008024 (v01 _ASUS_ OEMATKG 20100301 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x00000000BDD9D0C0 0004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffcfff]
[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x13fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x00096fff]
[ 0.000000] node 0: [mem 0x00100000-0xbdd6ffff]
[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x13fffffff]
[ 0.000000] On node 0 totalpages: 1039622
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3990 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12086 pages used for memmap
[ 0.000000] DMA32 zone: 773488 pages, LIFO batch:31
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 262144 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00097000-0x00097fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00098000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e0fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e1000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdd70000-0xbdd81fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdd82000-0xbdddffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdde0000-0xbddfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbde00000-0xbdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xfedfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88013fc00000 s82880 r8192 d31808 u1048576
[ 0.000000] pcpu-alloc: s82880 r8192 d31808 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1023355
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=de31d952-ccf8-40bd-ad5a-0b7265bc5ef8 rw quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 4010084K/4158488K available (5481K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 148404K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:8448 nr_irqs:440 0
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1339.043 MHz processor
[ 0.003354] Calibrating delay loop (skipped), value calculated using timer frequency.. 2679.67 BogoMIPS (lpj=4463476)
[ 0.003360] pid_max: default: 32768 minimum: 301
[ 0.003375] ACPI: Core revision 20140926
[ 0.028489] ACPI: All ACPI Tables successfully acquired
[ 0.030060] Security Framework initialized
[ 0.030072] Yama: becoming mindful.
[ 0.030730] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.033385] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.034550] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.034566] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.035030] Initializing cgroup subsys memory
[ 0.035043] Initializing cgroup subsys devices
[ 0.035049] Initializing cgroup subsys freezer
[ 0.035054] Initializing cgroup subsys net_cls
[ 0.035059] Initializing cgroup subsys blkio
[ 0.035101] CPU: Physical Processor ID: 0
[ 0.035103] CPU: Processor Core ID: 0
[ 0.035107] mce: CPU supports 6 MCE banks
[ 0.035118] CPU0: Thermal monitoring handled by SMI
[ 0.035129] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.035294] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
[ 0.037287] ftrace: allocating 20931 entries in 82 pages
[ 0.047267] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.080763] smpboot: CPU0: Genuine Intel(R) CPU U7300 @ 1.30GHz (fam: 06, model: 17, stepping: 0a)
[ 0.083333] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.083333] ... version: 2
[ 0.083333] ... bit width: 40
[ 0.083333] ... generic registers: 2
[ 0.083333] ... value mask: 000000ffffffffff
[ 0.083333] ... max period: 000000007fffffff
[ 0.083333] ... fixed-purpose events: 3
[ 0.083333] ... event mask: 0000000700000003
[ 0.103453] x86: Booting SMP configuration:
[ 0.103457] .... node #0, CPUs: #1
[ 0.006666] CPU1 microcode updated early to revision 0xa0b, date = 2010-09-28
[ 0.006666] CPU1: Thermal monitoring handled by SMI
[ 0.120106] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.120129] x86: Booted up 1 node, 2 CPUs
[ 0.120133] smpboot: Total of 2 processors activated (5358.34 BogoMIPS)
[ 0.123484] devtmpfs: initialized
[ 0.130099] PM: Registering ACPI NVS region [mem 0xbdd82000-0xbdddffff] (385024 bytes)
[ 0.132122] pinctrl core: initialized pinctrl subsystem
[ 0.132122] RTC time: 23:16:54, date: 02/13/15
[ 0.132122] NET: Registered protocol family 16
[ 0.146674] cpuidle: using governor ladder
[ 0.163340] cpuidle: using governor menu
[ 0.163400] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.163404] ACPI: bus type PCI registered
[ 0.163408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.163547] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.163552] PCI: not using MMCONFIG
[ 0.163554] PCI: Using configuration type 1 for base access
[ 0.176795] ACPI: Added _OSI(Module Device)
[ 0.176795] ACPI: Added _OSI(Processor Device)
[ 0.176795] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.176795] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.181034] ACPI : EC: EC description table is found, configuring boot EC
[ 0.191149] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.194893] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.248437] ACPI: Dynamic OEM Table Load:
[ 0.248451] ACPI: SSDT 0xFFFF8801394F5600 0001C4 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.249608] ACPI: Dynamic OEM Table Load:
[ 0.249622] ACPI: SSDT 0xFFFF880139ABE000 000765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.251135] ACPI: Dynamic OEM Table Load:
[ 0.251146] ACPI: SSDT 0xFFFF880139BF5B00 0000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 0.252164] ACPI: Dynamic OEM Table Load:
[ 0.252175] ACPI: SSDT 0xFFFF880139435600 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.253551] ACPI: Interpreter enabled
[ 0.253565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 0.253575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.253606] ACPI: (supports S0 S3 S4 S5)
[ 0.253609] ACPI: Using IOAPIC for interrupt routing
[ 0.253656] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.255000] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in ACPI motherboard resources
[ 0.255845] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.270229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.270241] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.270796] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.271360] PCI host bridge to bus 0000:00
[ 0.271367] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.271371] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.271376] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.271380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.271384] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[ 0.271388] pci_bus 0000:00: root bus resource [mem 0xbde00000-0xffffffff]
[ 0.271405] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[ 0.271442] DMAR: Forcing write-buffer flush capability
[ 0.271445] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.271606] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[ 0.271683] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.271760] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.271849] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[ 0.271871] pci 0000:00:02.0: reg 0x10: [mem 0xfcc00000-0xfcffffff 64bit]
[ 0.271885] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.271895] pci 0000:00:02.0: reg 0x20: [io 0xcc00-0xcc07]
[ 0.272124] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.272204] pci 0000:00:1a.0: reg 0x20: [io 0xc880-0xc89f]
[ 0.272384] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.272480] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.272560] pci 0000:00:1a.1: reg 0x20: [io 0xc800-0xc81f]
[ 0.272735] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.272830] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[ 0.272910] pci 0000:00:1a.2: reg 0x20: [io 0xc480-0xc49f]
[ 0.273087] pci 0000:00:1a.2: System wakeup disabled by ACPI
[ 0.273200] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.273236] pci 0000:00:1a.7: reg 0x10: [mem 0xfcbfbc00-0xfcbfbfff]
[ 0.273397] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.273547] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.273653] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.273688] pci 0000:00:1b.0: reg 0x10: [mem 0xfcbf4000-0xfcbf7fff 64bit]
[ 0.273841] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.273926] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.274023] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.274170] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.274258] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.274357] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[ 0.274513] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.274602] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.274704] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[ 0.274861] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.274949] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.275046] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.275126] pci 0000:00:1d.0: reg 0x20: [io 0xc400-0xc41f]
[ 0.275303] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.275403] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.275483] pci 0000:00:1d.1: reg 0x20: [io 0xc080-0xc09f]
[ 0.275657] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.275752] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.275833] pci 0000:00:1d.2: reg 0x20: [io 0xc000-0xc01f]
[ 0.276007] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.276118] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.276155] pci 0000:00:1d.7: reg 0x10: [mem 0xfcbfb800-0xfcbfbbff]
[ 0.276313] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.276460] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.276559] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.276727] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.276822] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
[ 0.277143] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[ 0.277183] pci 0000:00:1f.2: reg 0x10: [io 0xbc00-0xbc07]
[ 0.277199] pci 0000:00:1f.2: reg 0x14: [io 0xb880-0xb883]
[ 0.277216] pci 0000:00:1f.2: reg 0x18: [io 0xb800-0xb807]
[ 0.277232] pci 0000:00:1f.2: reg 0x1c: [io 0xb480-0xb483]
[ 0.277249] pci 0000:00:1f.2: reg 0x20: [io 0xb400-0xb41f]
[ 0.277265] pci 0000:00:1f.2: reg 0x24: [mem 0xfcbfb000-0xfcbfb7ff]
[ 0.277365] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.277724] pci 0000:01:00.0: [10de:0a74] type 00 class 0x030000
[ 0.277803] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[ 0.277879] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.277955] pci 0000:01:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit pref]
[ 0.277998] pci 0000:01:00.0: reg 0x24: [io 0xdc00-0xdc7f]
[ 0.278042] pci 0000:01:00.0: reg 0x30: [mem 0xfe980000-0xfe9fffff pref]
[ 0.278649] pci 0000:01:00.1: [10de:0be3] type 00 class 0x040300
[ 0.278743] pci 0000:01:00.1: reg 0x10: [mem 0xfe97c000-0xfe97ffff]
[ 0.283406] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.283413] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.283419] pci 0000:00:01.0: bridge window [mem 0xfd000000-0xfe9fffff]
[ 0.283427] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xfbffffff 64bit pref]
[ 0.283547] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.283721] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000
[ 0.283764] pci 0000:03:00.0: reg 0x10: [mem 0xfeaf0000-0xfeafffff 64bit]
[ 0.283968] pci 0000:03:00.0: supports D1
[ 0.283973] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.284026] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.290025] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.290037] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.290206] pci 0000:04:00.0: [1969:1063] type 00 class 0x020000
[ 0.290249] pci 0000:04:00.0: reg 0x10: [mem 0xfebc0000-0xfebfffff 64bit]
[ 0.290270] pci 0000:04:00.0: reg 0x18: [io 0xec00-0xec7f]
[ 0.290456] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.290508] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 0.296694] pci 0000:00:1c.5: PCI bridge to [bus 04]
[ 0.296702] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.296710] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.296857] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
[ 0.296877] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.296882] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.296886] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.296890] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.296895] pci 0000:00:1e.0: bridge window [mem 0xbde00000-0xffffffff] (subtractive decode)
[ 0.296966] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.298079] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
[ 0.298182] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 10 12)
[ 0.298278] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
[ 0.298370] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 12)
[ 0.298467] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
[ 0.298561] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 12)
[ 0.298657] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
[ 0.298754] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
[ 0.299050] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.299200] ACPI : EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[ 0.299357] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.299357] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.299357] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 0.299357] vgaarb: loaded
[ 0.299357] vgaarb: bridge control possible 0000:01:00.0
[ 0.299357] vgaarb: no bridge control possible 0000:00:02.0
[ 0.299357] PCI: Using ACPI for IRQ routing
[ 0.312663] PCI: pci_cache_line_size set to 64 bytes
[ 0.312757] e820: reserve RAM buffer [mem 0x00097c00-0x0009ffff]
[ 0.312761] e820: reserve RAM buffer [mem 0xbdd70000-0xbfffffff]
[ 0.312995] NetLabel: Initializing
[ 0.312998] NetLabel: domain hash size = 128
[ 0.313000] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.313027] NetLabel: unlabeled traffic allowed by default
[ 0.313059] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.313068] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.313076] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.314361] Switched to clocksource hpet
[ 0.325712] pnp: PnP ACPI init
[ 0.325899] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[ 0.325907] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.326035] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.326142] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.326267] pnp 00:03: Plug and Play ACPI device, IDs ETD0001 PNP0f0e PNP0f0b PNP0f03 PNP0f13 PNP0f12 (active)
[ 0.326625] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.326631] system 00:04: [io 0x04c0-0x04cf] has been reserved
[ 0.326636] system 00:04: [io 0x04d2-0x04ff] has been reserved
[ 0.326641] system 00:04: [io 0x0800-0x087f] could not be reserved
[ 0.326646] system 00:04: [io 0x0400-0x041f] has been reserved
[ 0.326651] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.326657] system 00:04: [mem 0xfcbfac00-0xfcbfacff window] has been reserved
[ 0.326662] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.326667] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.326688] system 00:04: [mem 0xfed45000-0xfed89fff] has been reserved
[ 0.326693] system 00:04: [mem 0xfed90000-0xfed90fff] has been reserved
[ 0.326698] system 00:04: [mem 0xfed91000-0xfed91fff] has been reserved
[ 0.326703] system 00:04: [mem 0xfed92000-0xfed92fff] has been reserved
[ 0.326709] system 00:04: [mem 0xfed93000-0xfed93fff] has been reserved
[ 0.326718] system 00:04: [mem 0xffb00000-0xffbfffff] has been reserved
[ 0.326723] system 00:04: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.326729] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.326931] system 00:05: [mem 0xffa00000-0xffbfffff] could not be reserved
[ 0.326937] system 00:05: [mem 0xffe00000-0xffffffff] could not be reserved
[ 0.326943] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.327081] system 00:06: [mem 0xffc00000-0xffdfffff] has been reserved
[ 0.327088] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.327233] system 00:07: [io 0x0250-0x0253] has been reserved
[ 0.327239] system 00:07: [io 0x0256-0x025f] has been reserved
[ 0.327244] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.327249] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.327254] system 00:07: [mem 0xfec18000-0xfec1ffff] has been reserved
[ 0.327259] system 00:07: [mem 0xfec38000-0xfec3ffff] has been reserved
[ 0.327265] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.327452] system 00:08: [mem 0xc0000000-0xcfffffff] has been reserved
[ 0.327458] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.327960] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.327966] system 00:09: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.327972] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.327977] system 00:09: [mem 0x00100000-0xbddfffff] could not be reserved
[ 0.327983] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.328223] pnp: PnP ACPI: found 10 devices
[ 0.337514] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.337522] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.337529] pci 0000:00:01.0: bridge window [mem 0xfd000000-0xfe9fffff]
[ 0.337535] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xfbffffff 64bit pref]
[ 0.337543] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.337563] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.337573] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.337588] pci 0000:00:1c.5: PCI bridge to [bus 04]
[ 0.337594] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.337603] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.337618] pci 0000:00:1e.0: PCI bridge to [bus 05]
[ 0.337639] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.337644] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.337648] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.337652] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.337656] pci_bus 0000:00: resource 8 [mem 0xbde00000-0xffffffff]
[ 0.337660] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.337664] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe9fffff]
[ 0.337669] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xfbffffff 64bit pref]
[ 0.337673] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.337678] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 0.337682] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.337686] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.337690] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.337694] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.337698] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.337702] pci_bus 0000:05: resource 8 [mem 0xbde00000-0xffffffff]
[ 0.337752] NET: Registered protocol family 2
[ 0.338080] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.338272] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.338506] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.338563] TCP: reno registered
[ 0.338575] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.338625] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.338740] NET: Registered protocol family 1
[ 0.338774] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.340448] PCI: CLS 32 bytes, default 64
[ 0.340535] Unpacking initramfs...
[ 0.493501] Freeing initrd memory: 4712K (ffff8800376bc000 - ffff880037b56000)
[ 0.493521] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.493526] software IO TLB [mem 0xb9d70000-0xbdd70000] (64MB) mapped at [ffff8800b9d70000-ffff8800bdd6ffff]
[ 0.493580] Simple Boot Flag at 0x51 set to 0x1
[ 0.493841] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0b
[ 0.493857] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0b
[ 0.493982] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 0.494036] Scanning for low memory corruption every 60 seconds
[ 0.494581] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.494616] Initialise system trusted keyring
[ 0.495303] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.498905] zpool: loaded
[ 0.498910] zbud: loaded
[ 0.499261] VFS: Disk quotas dquot_6.5.2
[ 0.499340] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.499572] msgmni has been set to 7841
[ 0.499687] Key type big_key registered
[ 0.500083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.500147] io scheduler noop registered
[ 0.500153] io scheduler deadline registered
[ 0.500225] io scheduler cfq registered (default)
[ 0.500526] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.500800] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.501080] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.501355] pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
[ 0.501574] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.501580] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.501584] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 0.501590] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.501625] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.501634] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.501670] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 0.501675] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.501682] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 0.501717] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.501721] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 0.501729] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.501764] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.501826] pciehp 0000:00:01.0:pcie04: Slot #16 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep-
[ 0.501871] pciehp 0000:00:01.0:pcie04: service driver pciehp loaded
[ 0.501884] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.501955] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 0.501958] vesafb: scrolling: redraw
[ 0.501962] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.501990] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010780000, using 3072k, total 3072k
[ 0.544569] Console: switching to colour frame buffer device 128x48
[ 0.586961] fb0: VESA VGA frame buffer device
[ 0.587001] intel_idle: does not run on family 6 model 23
[ 0.587083] GHES: HEST is not enabled!
[ 0.587203] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.588055] Linux agpgart interface v0.103
[ 0.588131] rtc_cmos 00:01: RTC can wake from S4
[ 0.588347] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.588388] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.588416] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.588631] TCP: cubic registered
[ 0.588865] NET: Registered protocol family 10
[ 0.589295] NET: Registered protocol family 17
[ 0.589845] Loading compiled-in X.509 certificates
[ 0.589871] registered taskstats version 1
[ 0.590711] Magic number: 3:113:302
[ 0.590730] tty tty31: hash matches
[ 0.590842] rtc_cmos 00:01: setting system clock to 2015-02-13 23:16:54 UTC (1423869414)
[ 0.590947] PM: Hibernation image not present or could not be loaded.
[ 0.593201] Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
[ 0.593204] Write protecting the kernel read-only data: 8192k
[ 0.596883] Freeing unused kernel memory: 652K (ffff88000155d000 - ffff880001600000)
[ 0.598623] Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
[ 0.610854] random: systemd-tmpfile urandom read with 3 bits of entropy available
[ 0.620562] [drm] Initialized drm 1.1.0 20060810
[ 0.624049] wmi: Mapper loaded
[ 0.625180] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.625188] ACPI: Sleep Button [SLPB]
[ 0.625308] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.627655] ACPI: Lid Switch [LID]
[ 0.627792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.627799] ACPI: Power Button [PWRF]
[ 0.637317] MXM: GUID detected in BIOS
[ 0.637379] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20140926/exoparg2-420)
[ 0.637392] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_._DSM] (Node ffff88013b03c2d0), AE_AML_PACKAGE_LIMIT (20140926/psparse-536)
[ 0.637411] ACPI: \_SB_.PCI0.VGA_: failed to evaluate _DSM (0x300b)
[ 0.637419] ACPI Warning: \_SB_.PCI0.VGA_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 0.637446] ACPI: \_SB_.PCI0.VGA_: failed to evaluate _DSM
[ 0.637495] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20140926/exoparg2-420)
[ 0.637504] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_._DSM] (Node ffff88013b03c2d0), AE_AML_PACKAGE_LIMIT (20140926/psparse-536)
[ 0.637516] ACPI Error: Method parse/execution failed [\_SB_.PCI0.P0P1.VGA_._DSM] (Node ffff88013b040370), AE_AML_PACKAGE_LIMIT (20140926/psparse-536)
[ 0.637530] ACPI: \_SB_.PCI0.P0P1.VGA_: failed to evaluate _DSM (0x300b)
[ 0.637538] ACPI Warning: \_SB_.PCI0.P0P1.VGA_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 0.637573] ACPI: \_SB_.PCI0.P0P1.VGA_: failed to evaluate _DSM
[ 0.637612] checking generic (d0000000 300000) vs hw (e0000000 10000000)
[ 0.637616] checking generic (d0000000 300000) vs hw (fa000000 2000000)
[ 0.637683] nouveau 0000:01:00.0: enabling device (0004 -> 0007)
[ 0.638141] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0a8a00a2
[ 0.638147] nouveau [ DEVICE][0000:01:00.0] Chipset: GT218 (NVA8)
[ 0.638150] nouveau [ DEVICE][0000:01:00.0] Family : NV50
[ 0.638209] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 0.638215] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 0.638219] nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
[ 0.680880] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 0.680884] nouveau [ VBIOS][0000:01:00.0] checking ACPI for image...
[ 1.496692] tsc: Refined TSC clocksource calibration: 1338.999 MHz
[ 2.040809] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 2.040815] nouveau [ VBIOS][0000:01:00.0] using image from ACPI
[ 2.041016] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 2.041022] nouveau [ VBIOS][0000:01:00.0] version 70.18.1f.00.27
[ 2.041768] nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised
[ 2.041777] nouveau [ VBIOS][0000:01:00.0] running init tables
[ 2.162451] nouveau 0000:01:00.0: irq 28 for MSI/MSI-X
[ 2.162467] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
[ 2.162514] nouveau [ PFB][0000:01:00.0] RAM type: DDR3
[ 2.162518] nouveau [ PFB][0000:01:00.0] RAM size: 512 MiB
[ 2.162521] nouveau [ PFB][0000:01:00.0] ZCOMP: 960 tags
[ 2.496759] Switched to clocksource tsc
[ 3.230022] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
[ 3.230040] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 3.230047] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 3.250103] nouveau [ CLK][0000:01:00.0] 03: core 135 MHz shader 270 MHz memory 135 MHz
[ 3.250111] nouveau [ CLK][0000:01:00.0] 07: core 405 MHz shader 810 MHz memory 405 MHz
[ 3.250118] nouveau [ CLK][0000:01:00.0] 0f: core 606 MHz shader 1468 MHz memory 790 MHz
[ 3.250153] nouveau [ CLK][0000:01:00.0] --: core 405 MHz shader 810 MHz memory 405 MHz
[ 3.250379] [TTM] Zone kernel: Available graphics memory: 2008478 kiB
[ 3.250383] [TTM] Initializing pool allocator
[ 3.250393] [TTM] Initializing DMA pool allocator
[ 3.250414] nouveau [ DRM] VRAM: 512 MiB
[ 3.250417] nouveau [ DRM] GART: 1048576 MiB
[ 3.250424] nouveau [ DRM] TMDS table version 2.0
[ 3.250428] nouveau [ DRM] DCB version 4.0
[ 3.250432] nouveau [ DRM] DCB outp 00: 01000323 00010034
[ 3.250437] nouveau [ DRM] DCB outp 01: 02014300 00000000
[ 3.250440] nouveau [ DRM] DCB outp 02: 02032312 00020010
[ 3.250444] nouveau [ DRM] DCB conn 00: 00000040
[ 3.250448] nouveau [ DRM] DCB conn 01: 00410146
[ 3.250452] nouveau [ DRM] DCB conn 02: 00001261
[ 3.250455] nouveau [ DRM] DCB conn 03: 00002330
[ 3.250458] nouveau [ DRM] DCB conn 04: 00000400
[ 3.250462] nouveau [ DRM] DCB conn 05: 00000660
[ 3.250465] nouveau [ DRM] DCB conn 06: 00000500
[ 3.272150] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.272153] [drm] Driver supports precise vblank timestamp query.
[ 3.295922] nouveau [ DRM] MM: using COPY for buffer copies
[ 3.403865] nouveau 0000:01:00.0: No connectors reported connected with modes
[ 3.403870] [drm] Cannot find any crtc or sizes - going 1024x768
[ 3.411692] nouveau [ DRM] allocated 1024x768 fb: 0x70000, bo ffff880139390000
[ 3.411805] nouveau 0000:01:00.0: fb1: nouveaufb frame buffer device
[ 3.411810] nouveau 0000:01:00.0: registered panic notifier
[ 3.440035] [drm] Initialized nouveau 1.2.1 20120801 for 0000:01:00.0 on minor 0
[ 3.475327] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 3.488962] i8042: Detected active multiplexing controller, rev 1.1
[ 3.492052] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.492140] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 3.492204] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 3.492266] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 3.492323] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 3.493591] ACPI: bus type USB registered
[ 3.493784] usbcore: registered new interface driver usbfs
[ 3.493819] usbcore: registered new interface driver hub
[ 3.493862] usbcore: registered new device driver usb
[ 3.494794] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.495461] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.495790] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 3.495804] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 3.495817] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 3.495866] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c880
[ 3.496222] hub 1-0:1.0: USB hub found
[ 3.496237] hub 1-0:1.0: 2 ports detected
[ 3.497165] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 3.497184] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 3.497201] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 3.497247] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c800
[ 3.497283] ehci-pci: EHCI PCI platform driver
[ 3.497572] hub 2-0:1.0: USB hub found
[ 3.497587] hub 2-0:1.0: 2 ports detected
[ 3.498807] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 3.498820] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
[ 3.498841] ehci-pci 0000:00:1a.7: debug port 1
[ 3.502782] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
[ 3.502811] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfcbfbc00
[ 3.506138] SCSI subsystem initialized
[ 3.509673] libata version 3.00 loaded.
[ 3.510067] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 3.510448] hub 3-0:1.0: USB hub found
[ 3.510465] hub 3-0:1.0: 6 ports detected
[ 3.533462] hub 1-0:1.0: USB hub found
[ 3.533483] hub 1-0:1.0: 2 ports detected
[ 3.556794] hub 2-0:1.0: USB hub found
[ 3.556812] hub 2-0:1.0: 2 ports detected
[ 3.557635] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 3.557649] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[ 3.557671] ehci-pci 0000:00:1d.7: debug port 1
[ 3.561596] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[ 3.561625] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfcbfb800
[ 3.570018] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 3.570339] hub 4-0:1.0: USB hub found
[ 3.570355] hub 4-0:1.0: 6 ports detected
[ 3.572162] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 3.572176] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 3.572188] uhci_hcd 0000:00:1a.2: detected 2 ports
[ 3.572235] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000c480
[ 3.572731] hub 5-0:1.0: USB hub found
[ 3.572749] hub 5-0:1.0: 2 ports detected
[ 3.573582] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 3.573596] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 3.573608] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 3.573636] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c400
[ 3.573961] hub 6-0:1.0: USB hub found
[ 3.573976] hub 6-0:1.0: 2 ports detected
[ 3.574635] ahci 0000:00:1f.2: version 3.0
[ 3.574797] ahci 0000:00:1f.2: irq 29 for MSI/MSI-X
[ 3.574843] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 3.574883] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[ 3.574889] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
[ 3.579654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 3.581533] scsi host0: ahci
[ 3.581745] scsi host1: ahci
[ 3.581936] scsi host2: ahci
[ 3.582136] scsi host3: ahci
[ 3.582272] ata1: SATA max UDMA/133 abar m2048@0xfcbfb000 port 0xfcbfb100 irq 29
[ 3.582278] ata2: SATA max UDMA/133 abar m2048@0xfcbfb000 port 0xfcbfb180 irq 29
[ 3.582281] ata3: DUMMY
[ 3.582284] ata4: DUMMY
[ 3.582430] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 3.582443] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 3.582455] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 3.582483] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c080
[ 3.582876] hub 7-0:1.0: USB hub found
[ 3.582896] hub 7-0:1.0: 2 ports detected
[ 3.583709] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 3.583724] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 3.583735] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 3.583764] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c000
[ 3.584143] hub 8-0:1.0: USB hub found
[ 3.584161] hub 8-0:1.0: 2 ports detected
[ 3.876693] usb 4-5: new high-speed USB device number 2 using ehci-pci
[ 3.900044] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.900989] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3.944689] ata1.00: ATA-8: ST9500325AS, 0002SDM1, max UDMA/133
[ 3.944695] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 3.946593] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3.946916] ata1.00: configured for UDMA/133
[ 3.947073] scsi 0:0:0:0: Direct-Access ATA ST9500325AS SDM1 PQ: 0 ANSI: 5
[ 4.003359] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 4.185325] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.197466] usbcore: registered new interface driver usbhid
[ 4.197470] usbhid: USB HID core driver
[ 4.266697] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.268256] ACPI Error: Attempt to CreateField of length zero (20140926/dsopcode-168)
[ 4.268265] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.RATA] (Node ffff88013b0252a8), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 4.268278] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.PRT1._GTF] (Node ffff88013b025438), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 4.268292] ata2.00: _GTF evaluation failed (AE 0x3004)
[ 4.268298] ata2.00: ATAPI: MATSHITADVD-RAM UJ892AS, 1.00, max UDMA/100
[ 4.270437] ACPI Error: Attempt to CreateField of length zero (20140926/dsopcode-168)
[ 4.270445] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.RATA] (Node ffff88013b0252a8), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 4.270457] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.PRT1._GTF] (Node ffff88013b025438), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 4.270469] ata2.00: _GTF evaluation failed (AE 0x3004)
[ 4.270476] ata2.00: configured for UDMA/100
[ 4.273545] scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ892AS 1.00 PQ: 0 ANSI: 5
[ 4.289164] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 4.289388] sd 0:0:0:0: [sda] Write Protect is off
[ 4.289394] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.289446] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.298886] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.298891] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.299122] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.387649] sda: sda1 sda2 sda3
[ 4.388260] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.165421] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.827292] random: nonblocking pool is initialized
[ 6.249715] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[ 9.249925] systemd-journald[117]: Received request to flush runtime journal from PID 1
[ 9.835819] Monitor-Mwait will be used to enter C-1 state
[ 9.835834] Monitor-Mwait will be used to enter C-3 state
[ 9.835850] tsc: Marking TSC unstable due to TSC halts in idle
[ 9.835870] ACPI: acpi_idle registered with cpuidle
[ 9.836816] Switched to clocksource hpet
[ 10.069934] asus_laptop: Asus Laptop Support version 0.42
[ 10.070309] asus_laptop: UL50VT model detected
[ 10.070996] asus_laptop: Backlight controlled by ACPI video driver
[ 10.071105] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input8
[ 10.091898] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.120152] ACPI: AC Adapter [AC0] (on-line)
[ 10.130629] ACPI: Battery Slot [BAT0] (battery absent)
[ 10.143044] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[ 10.143085] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 10.144443] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 10.145893] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 10.237096] [drm] Memory usable by graphics device = 2048M
[ 10.237104] checking generic (d0000000 300000) vs hw (d0000000 10000000)
[ 10.237108] fb: switching to inteldrmfb from VESA VGA
[ 10.237141] Console: switching to colour dummy device 80x25
[ 10.237256] [drm] Replacing VGA console driver
[ 10.256776] i915 0000:00:02.0: irq 30 for MSI/MSI-X
[ 10.256793] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 10.256795] [drm] Driver supports precise vblank timestamp query.
[ 10.256962] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 10.256969] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 10.278231] thermal LNXTHERM:00: registered as thermal_zone0
[ 10.278237] ACPI: Thermal Zone [THRM] (52 C)
[ 10.331552] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 10.341139] acpi device:35: registered as cooling_device2
[ 10.341288] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[ 10.341473] ACPI: Video Device [VGA1] (multi-head: yes rom: yes post: no)
[ 10.349368] acpi device:38: registered as cooling_device3
[ 10.349508] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:37/LNXVIDEO:01/input/input10
[ 10.349629] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 1
[ 10.352043] fbcon: inteldrmfb (fb0) is primary device
[ 10.360581] atl1c 0000:04:00.0: version 1.0.1.1-NAPI
[ 10.449836] cfg80211: Calling CRDA to update world regulatory domain
[ 10.537675] snd_hda_intel 0000:00:1b.0: irq 31 for MSI/MSI-X
[ 10.537833] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 10.537848] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 10.601053] input: PC Speaker as /devices/platform/pcspkr/input/input11
[ 10.627249] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:09DA:000A.0001/input/input13
[ 10.627403] a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1a.2-1/input0
[ 10.629202] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082f conflicts with OpRegion 0x0000000000000800-0x000000000000084f (\PMIO) (20140926/utaddress-258)
[ 10.629204] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.629212] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPIO) (20140926/utaddress-258)
[ 10.629213] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.629218] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPIO) (20140926/utaddress-258)
[ 10.629219] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.629220] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 10.751941] atl1c 0000:04:00.0 enp4s0: renamed from eth0
[ 10.753682] iTCO_vendor_support: vendor-support=0
[ 10.757224] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.757286] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x0860)
[ 10.757473] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 10.767991] media: Linux media interface: v0.10
[ 10.768365] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 10.768368] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 10.768371] sound hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 10.768374] sound hdaudioC0D0: mono: mono_out=0x0
[ 10.768376] sound hdaudioC0D0: inputs:
[ 10.768379] sound hdaudioC0D0: Internal Mic=0x19
[ 10.768382] sound hdaudioC0D0: Mic=0x18
[ 10.784405] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 10.784559] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 10.805939] mousedev: PS/2 mouse device common for all mice
[ 10.905197] ath: phy0: Enable LNA combining
[ 10.906723] ath: EEPROM regdomain: 0x60
[ 10.906724] ath: EEPROM indicates we should expect a direct regpair map
[ 10.906727] ath: Country alpha2 being used: 00
[ 10.906728] ath: Regpair used: 0x60
[ 10.916012] Linux video capture interface: v2.00
[ 10.960696] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 10.961361] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900108a0000, irq=17
[ 11.020175] Console: switching to colour frame buffer device 170x48
[ 11.025609] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 11.069454] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
[ 11.143846] uvcvideo: Found UVC 1.00 device USB 2.0 UVC 0.3M Webcam (064e:a136)
[ 11.212581] input: USB 2.0 UVC 0.3M Webcam as /devices/pci0000:00/0000:00:1d.7/usb4/4-5/4-5:1.0/input/input19
[ 11.212733] usbcore: registered new interface driver uvcvideo
[ 11.212737] USB Video Class driver (1.1.1)
[ 11.505065] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[ 11.505565] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[ 11.505727] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
[ 11.508111] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[ 11.520949] psmouse serio4: elantech: assuming hardware version 2 (with firmware version 0x040101)
[ 11.555722] psmouse serio4: elantech: Synaptics capabilities query result 0x7e, 0x13, 0x0d.
[ 11.687832] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input16
[ 11.726521] fuse init (API version 7.23)
[ 13.706440] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 14.728742] cfg80211: Calling CRDA to update world regulatory domain
[ 14.933942] wlp3s0: authenticate with 9c:c7:a6:9d:11:85
[ 14.954294] wlp3s0: send auth to 9c:c7:a6:9d:11:85 (try 1/3)
[ 14.957072] wlp3s0: authenticated
[ 14.957166] ath9k 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
[ 14.960051] wlp3s0: associate with 9c:c7:a6:9d:11:85 (try 1/3)
[ 14.964612] wlp3s0: RX AssocResp from 9c:c7:a6:9d:11:85 (capab=0x431 status=0 aid=2)
[ 14.964799] wlp3s0: associated
[ 14.964832] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 14.964879] cfg80211: Calling CRDA to update world regulatory domain
[ 86.589432] wlp3s0: deauthenticating from 9c:c7:a6:9d:11:85 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 86.604834] cfg80211: Calling CRDA for country: DE
[ 87.130043] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 87.646459] PM: Syncing filesystems ... done.
[ 87.874250] PM: Preparing system for mem sleep
[ 87.981527] cfg80211: Calling CRDA for country: DE
[ 88.187563] wlp3s0: authenticate with 9c:c7:a6:9d:11:85
[ 88.206764] wlp3s0: send auth to 9c:c7:a6:9d:11:85 (try 1/3)
[ 88.210823] wlp3s0: authenticated
[ 88.210943] ath9k 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
[ 88.213398] wlp3s0: associate with 9c:c7:a6:9d:11:85 (try 1/3)
[ 88.228351] wlp3s0: RX AssocResp from 9c:c7:a6:9d:11:85 (capab=0x431 status=0 aid=2)
[ 88.228477] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 88.228610] wlp3s0: associated
[ 88.260541] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 88.261754] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 88.262907] PM: Entering mem sleep
[ 88.262965] Suspending console(s) (use no_console_suspend to debug)
[ 88.263453] wlp3s0: deauthenticating from 9c:c7:a6:9d:11:85 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 88.278019] cfg80211: Calling CRDA to update world regulatory domain
[ 88.278276] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 88.301719] nouveau [ DRM] suspending console...
[ 88.301723] nouveau [ DRM] suspending display...
[ 88.301791] nouveau [ DRM] evicting buffers...
[ 88.323902] sd 0:0:0:0: [sda] Stopping disk
[ 88.325601] nouveau [ DRM] waiting for kernel channels to go idle...
[ 88.325631] nouveau [ DRM] suspending client object trees...
[ 88.326189] nouveau [ DRM] suspending kernel object tree...
[ 89.823558] PM: suspend of devices complete after 1560.185 msecs
[ 89.836821] PM: late suspend of devices complete after 13.256 msecs
[ 89.837589] uhci_hcd 0000:00:1d.2: System wakeup enabled by ACPI
[ 89.837674] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
[ 89.837709] uhci_hcd 0000:00:1d.1: System wakeup enabled by ACPI
[ 89.837783] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
[ 89.837946] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
[ 89.837988] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
[ 89.838068] uhci_hcd 0000:00:1a.1: System wakeup enabled by ACPI
[ 89.838099] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
[ 89.850219] PM: noirq suspend of devices complete after 13.392 msecs
[ 89.850934] ACPI: Preparing to enter system sleep state S3
[ 90.058347] PM: Saving platform NVS memory
[ 90.058822] Disabling non-boot CPUs ...
[ 90.060166] kvm: disabling virtualization on CPU1
[ 90.060183] smpboot: CPU 1 is now offline
[ 90.060455] ACPI: Low-level resume complete
[ 90.060455] PM: Restoring platform NVS memory
[ 90.060455] CPU0 microcode updated early to revision 0xa0b, date = 2010-09-28
[ 90.060455] Enabling non-boot CPUs ...
[ 90.060455] x86: Booting SMP configuration:
[ 90.060455] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 90.060171] CPU1 microcode updated early to revision 0xa0b, date = 2010-09-28
[ 90.060171] kvm: enabling virtualization on CPU1
[ 90.083422] CPU1 is up
[ 90.086740] ACPI: Waking up from system sleep state S3
[ 90.467191] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
[ 90.467277] uhci_hcd 0000:00:1a.1: System wakeup disabled by ACPI
[ 90.467360] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
[ 90.467763] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
[ 90.467886] uhci_hcd 0000:00:1d.1: System wakeup disabled by ACPI
[ 90.467930] uhci_hcd 0000:00:1d.2: System wakeup disabled by ACPI
[ 90.480340] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 90.480889] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 90.481179] PM: noirq resume of devices complete after 14.222 msecs
[ 90.481664] PM: early resume of devices complete after 0.403 msecs
[ 90.482155] usb usb1: root hub lost power or was reset
[ 90.482333] usb usb2: root hub lost power or was reset
[ 90.482480] usb usb5: root hub lost power or was reset
[ 90.482753] snd_hda_intel 0000:00:1b.0: irq 31 for MSI/MSI-X
[ 90.482953] usb usb7: root hub lost power or was reset
[ 90.483018] usb usb6: root hub lost power or was reset
[ 90.483143] usb usb8: root hub lost power or was reset
[ 90.484247] sd 0:0:0:0: [sda] Starting disk
[ 90.590115] usb 4-5: reset high-speed USB device number 2 using ehci-pci
[ 90.813388] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 90.814908] ACPI Error: Attempt to CreateField of length zero (20140926/dsopcode-168)
[ 90.814918] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.RATA] (Node ffff88013b0252a8), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 90.814928] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.PRT1._GTF] (Node ffff88013b025438), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 90.814933] ata2.00: _GTF evaluation failed (AE 0x3004)
[ 90.820242] ACPI Error: Attempt to CreateField of length zero (20140926/dsopcode-168)
[ 90.820251] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.RATA] (Node ffff88013b0252a8), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 90.820260] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.PRT1._GTF] (Node ffff88013b025438), AE_AML_OPERAND_VALUE (20140926/psparse-536)
[ 90.820265] ata2.00: _GTF evaluation failed (AE 0x3004)
[ 90.820270] ata2.00: configured for UDMA/100
[ 90.956750] usb 5-1: reset low-speed USB device number 2 using uhci_hcd
[ 91.586709] pciehp 0000:00:01.0:pcie04: Device 0000:01:00.0 already exists at 0000:01:00, cannot hot-add
[ 91.586712] pciehp 0000:00:01.0:pcie04: Cannot add device at 0000:01:00
[ 91.586756] nouveau [ DRM] re-enabling device...
[ 91.586770] nouveau [ DRM] resuming kernel object tree...
[ 91.586787] nouveau [ VBIOS][0000:01:00.0] running init tables
[ 91.590080] rtc_cmos 00:01: System wakeup disabled by ACPI
[ 91.756719] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 91.758296] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 91.760614] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 91.760952] ata1.00: configured for UDMA/133
[ 91.854464] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 91.874532] nouveau [ CLK][0000:01:00.0] --: core 405 MHz shader 810 MHz memory 405 MHz
[ 91.875374] nouveau [ DRM] resuming client object trees...
[ 91.875680] nouveau [ DRM] resuming display...
[ 91.875912] nouveau [ DRM] resuming console...
[ 91.907339] PM: resume of devices complete after 1425.668 msecs
[ 91.908120] PM: Finishing wakeup.
[ 91.908123] Restarting tasks ... done.
[ 91.916718] video LNXVIDEO:00: Restoring backlight state
[ 91.926430] video LNXVIDEO:01: Restoring backlight state
[ 92.810327] cfg80211: Calling CRDA to update world regulatory domain
[ 93.020885] wlp3s0: authenticate with 9c:c7:a6:9d:11:85
[ 93.040151] wlp3s0: send auth to 9c:c7:a6:9d:11:85 (try 1/3)
[ 93.042947] wlp3s0: authenticated
[ 93.043061] ath9k 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
[ 93.043371] wlp3s0: associate with 9c:c7:a6:9d:11:85 (try 1/3)
[ 93.047832] wlp3s0: RX AssocResp from 9c:c7:a6:9d:11:85 (capab=0x431 status=0 aid=2)
[ 93.047947] wlp3s0: associated
[ 93.048054] cfg80211: Calling CRDA to update world regulatory domain
[ 93.650929] wlp3s0: deauthenticating from 9c:c7:a6:9d:11:85 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 93.666244] cfg80211: Calling CRDA to update world regulatory domain
journalctl -b
-- Logs begin at Mon 2014-12-22 03:15:41 CET, end at Fri 2015-02-13 23:20:23 CET. --
Feb 13 23:17:01 MarcNB systemd-journal[117]: Runtime journal is using 8.0M (max allowed 196.1M, trying to leave 294.2M free of 1.9G available → current limit 196.1M).
Feb 13 23:17:02 MarcNB systemd-journal[117]: Permanent journal is using 32.0M (max allowed 2.0G, trying to leave 3.0G free of 17.7G available → current limit 2.0G).
Feb 13 23:17:02 MarcNB systemd-journal[117]: Time spent on flushing to /var is 362.907ms for 2 entries.
Feb 13 23:17:02 MarcNB kernel: CPU0 microcode updated early to revision 0xa0b, date = 2010-09-28
Feb 13 23:17:02 MarcNB kernel: Initializing cgroup subsys cpuset
Feb 13 23:17:02 MarcNB kernel: Initializing cgroup subsys cpu
Feb 13 23:17:02 MarcNB kernel: Initializ

Similar Messages

  • Can I use ASUS VM60-G072R Desktop (like mini Mac) with my iMac all in one computer? I need to use Windows version of QB and I don't want to buy a PC tower or laptop.

    I need to use the Windows version of Quickbooks Pro and I don't want to use Parallel or buy a PC tower or laptop. Can I use ASUS VM60-G072R Desktop (like Apple Mini) with my iMac all-in-one computer?

    Thank you Kappy. I guess I have to decide to purchase a separate monitor and keyboard for this mini PC computer then. And also find extra space in my office. I'm happy you answered my question so quickly.

  • I can' t compile Stratus example from Adobe sample...

    Hey guys !
    First, please sorry for my bad english, I'm french and it's a pain to explain this kind of problem in foreign language...
    I 'm trying to compile the example code found in Stratus sample (the audio/video chat), but I think some package are missed because Flex found a lot of error. Flex tell me that I'm trying to use some class or properties that doesn't exist...
    Here the list of the missing elements :
    - NetStreamInfo
    - Microphone.codec
    - NetStream.DIRECT_CONNECTIONS
    - Microphone.encodeQuality
    - NetStream.farId
    - Microphone.framesPerPacket
    - NetStream.info
    - NetConnection.nearId
    - NetStream.peerStream
    - SoundCodec
    I 'm using Flex Builder 3.02 (downloaded from the link at the bottom of the stratus' presentation page).I have my Stratus Key, but the problem is not here because I'm unable to launch the compilation...
    Where can I find the class / package I need ?
    In other terms, how can I compile the stratus example with no error.
    Thanks a lot !

    you probably forgot to set the minimum Flash Player version to 10.0.0 in the Flex build settings.  open the Properties for your Flex project, go to the "Flex Compiler" property, and in the "HTML wrapper" section's "Require Flash Player version" enter 10.0.0 in the boxes.  that will enable the compiler to recognize Flash Player 10 APIs.
    -mike

  • Can't compile hlp

    I just tried to compile my project (using RH 4x)... and i'm
    getting a list of errors:
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Warnock Pro Light Caption Baltic" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Warnock Pro Light Display Baltic" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Warnock Pro Light Subhead Baltic" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Caflisch Script Pro Regular Greek" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Caflisch Script Pro Regular Baltic" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Microsoft Sans Serif (Vietnamese)" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Franklin Gothic Demi Cond Baltic" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Franklin Gothic Medium Cond Greek" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Franklin Gothic Medium Cond Baltic" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Gill Sans MT Ext Condensed Bold CE" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Gill Sans Ultra Bold Condensed CE" is longer
    than 31 characters.
    HC3096: Warning: topic #1 of vmmi_online help.rtf :
    The font name "Tw Cen MT Condensed Extra Bold CE" is longer
    than 31 characters.
    I assume these are why i can't compile... I don't find these
    fonts in the list of styles i have used... how do i find if these
    have been utilized? What are my options for fixing this issue? and
    why suddenly is this happening... I had no such problem last year
    when I compiled this same file.
    Thanks,
    kb

    Today, I discovered that creating a whole new RH for Word
    project is an unnecessary step. I did the following, and it fixed
    the error of any fonts being marked as "longer than 31 characters"
    by the WinHelp compiler.
    1. Just in case, I made a backup copy of the offending source
    doc(s) somewhere else on my PC.
    2. In the RH Explorer window, I deleted the offending source
    doc(s) from the RH for Word project.
    3. I performed
    File > Import > Document
    to reimport the offending source doc(s).
    4. I made a change to the reimported source doc(s), and then
    I saved this change. If I later want to back out this change, it
    must be deleted out, NOT backspaced out. This means your cursor
    must be moved to another location in the source doc before you
    remove the change.
    For example, I add my own initials somewhere in the source
    doc, save the source doc, and then I move my cursor to the
    beginning of my initials, and use the Delete key (NOT the Backspace
    key) to remove my initials from the source doc. Of course, at this
    point, I save once more.
    5. I recompiled, and checked the Error Wizard log to be sure
    the problem is fixed.

  • Can't compile javax.xml.soap

    I can't compile the following code:
    import javax.xml.soap.SOAPConnectionFactory;
    import javax.xml.soap.SOAPConnection;
    public class SOAPTip {
    public static void main(String args[]) {
    try {
    //First create the connection
    SOAPConnectionFactory soapConnFactory =
    SOAPConnectionFactory.newInstance();
    SOAPConnection connection =
    soapConnFactory.createConnection();
    //Close the connection
    connection.close();
    } catch(Exception e) {
    System.out.println(e.getMessage());
    It says that "package javax.xml.soap can't be found", I don't know why, because I have installed my JSDK and its respective path in the enviroment variables and the JWSDK too with its path in the environment variable, so, what else do I have to do so the compiler can recognize that library????

    I find that if I have install J2ee in C:\Java\j2ee, then I can compile your modules with this line:
    javac -classpath C:\Java\j2ee\lib\j2ee.jar SOAPTip.java

  • Migrating MS SQL 2005 to Oracle 9i  (sqlserver_utilities can't compile)

    The package sqlserver_utilities can’t compile. (SQLSERVER_UTILITIES Body Compiled (with errors) )
    I am migrating a MS SQL 2005 database to an Oracle 9i database. I have the following installed:
    •     Oracle 9i Enterprise Edition Release 9.2.0.1.0 –Production with the partitioning, Spatial, Olap, and Oracle data mining options.
    •     Internal to Oracle SQL Developer (client-only) 1.5.0.53.04
    •     JTDS JDBC Driver 11.4.4.53.01 oracle.sqldeveloper.thirdparty.drivers.sqlserver
    •     Java(TM) Platform 1.5.0_06
    The MS SQL 2005 Database consists out of multiple tables, views, stored procedures, functions and triggers. I tried quick migrate only to find that the migration failed.
    For a simple migration test I created a test database in MSQL 2005. This database has a simple table with an identity field and a store procedure that does an insert into the table. I followed all the steps to migrate a sql database and everything seemed to work. In Oracle I can now find the migrated table and stored procedure. I also see that the migration tool has created a sequence to deal with the identity field (in combination with a trigger) . when I try to execute the insert stored procedure in Oracle it fails. When I started looking at the log messages I see:
    INSERT INTO "DBO_STOREDPROCEDURETEST"."SOMEOTHERTABEL" (SOMEOTHERTABELTEXT, SOMEOTHERTABELCODE, VERYBASICTABLEID) VALUES ('sdfgsdfg', 'sdgfsdfg', '1')
    One error saving changes to table "DBO_STOREDPROCEDURETEST"."SOMEOTHERTABEL":
    Row 3: ORA-04068: existing state of packages has been discarded
    ORA-04063: has errors
    ORA-04063: package body "DBO_STOREDPROCEDURETEST.SQLSERVER_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "DBO_STOREDPROCEDURETEST.SOMEOTHERTABEL_SOMEOTHERTABE_1", line 19
    ORA-04088: error during execution of trigger 'DBO_STOREDPROCEDURETEST.SOMEOTHERTABEL_SOMEOTHERTABE_1'
    ORA-06512: at line 1
    INSERT INTO "DBO_STOREDPROCEDURETEST"."SOMEOTHERTABEL" (SOMEOTHERTABELTEXT, SOMEOTHERTABELCODE, VERYBASICTABLEID) VALUES ('sadf', 'asfd', '1')
    One error saving changes to table "DBO_STOREDPROCEDURETEST"."SOMEOTHERTABEL":
    Row 3: ORA-04068: existing state of packages has been discarded
    ORA-04063: has errors
    ORA-04063: package body "DBO_STOREDPROCEDURETEST.SQLSERVER_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "DBO_STOREDPROCEDURETEST.SOMEOTHERTABEL_SOMEOTHERTABE_1", line 19
    ORA-04088: error during execution of trigger 'DBO_STOREDPROCEDURETEST.SOMEOTHERTABEL_SOMEOTHERTABE_1'
    ORA-06512: at line 1
    I then noticed the sqlserver_utilities package compiled with errors. It seems that DBMS_DB_VERSION.VER_LE_9_2 and REGEXP_INSTR doesn’t exists. (see code beneath)
    -- only for 10g
    IF NOT DBMS_DB_VERSION.VER_LE_9_2 THEN
    IF REGEXP_INSTR(temp_exp,
    '^\{d[[:space:]]*''([[:digit:]]{4})-([[:digit:]]{2})-([[:digit:]]{2})''\}$') = 1 THEN -- ISO861 format
    -- e.g. {d '2004-05-23' }
    temp_exp := REGEXP_REPLACE(temp_exp,
    '^\{d[[:space:]]*''([[:digit:]]{4})-([[:digit:]]{2})-([[:digit:]]{2})''\}$',
    '\1-\2-\3');
    format_str := 'YYYY-MM-DD';
    Question 1: How do I solve this problem? (the oracle database must be Oracle 9i)
    Question 2: How can I migrate an MS SQL 2005 DB to oracle 9i ? (with views, triggers, stored procedures )
    Message was edited by:
    user640306

    Hi user640306,
    FUNCTION str_to_date(p_date_expr IN VARCHAR2)
    RETURN DATE
    has the 10g regexp code
    IF format_str IS NOT NULL THEN
    RETURN TO_DATE(temp_exp, format_str);
    ELSE
    RETURN TO_DATE(temp_exp, 'DD-MON-YYYY HH24:MI:SS');
    END IF;
    It defaults to 'DD-MON-YYY HH24:MI:SS' I suggest altering the code to suite how you want string to date to work in your locale.
    FUNCTION str_to_date(p_date_expr IN VARCHAR2)
    RETURN DATE
    IS
    temp_val NUMBER;
    temp_exp VARCHAR2(50);
    format_str VARCHAR2(50) := NULL;
    BEGIN
    IF p_date_expr IS NULL THEN
    RETURN NULL;
    END IF;
    temp_exp := TRIM(p_date_expr);
    -- only for 10g code removed this was trying
    -- to work out the date mask using regular expressions.
    IF format_str IS NOT NULL THEN
    RETURN TO_DATE(temp_exp, format_str);
    ELSE
    --If you use this code insert an appropriate data mask,
    --default is  'DD-MON-YYYY HH24:MI:SS'
    RETURN TO_DATE(temp_exp, 'DD-MON-YYYY HH24:MI:SS');
    END IF;
    EXCEPTION
    WHEN OTHERS THEN
    RETURN NULL;
    END str_to_date;
    -Turloch

  • Can't Compile Digikam

    I'm trying to compile Digikam beta for KDE 4.1.
    This is the error I'm getting when I run "cmake ."
    [vg@vg-arch digikam-0.10.0-beta1]$ cmake .
    -- Found Qt-Version 4.4.0 (using /usr/bin/qmake)
    CMake Error at /usr/share/apps/cmake/modules/FindX11.cmake:389 (MESSAGE):
    Could not find X11
    Call Stack (most recent call first):
    /usr/share/apps/cmake/modules/FindQt4.cmake:1433 (FIND_PACKAGE)
    /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:260 (find_package)
    /usr/share/cmake-2.6/Modules/FindKDE4.cmake:69 (FIND_PACKAGE)
    CMakeLists.txt:30 (FIND_PACKAGE)
    -- Configuring done
    Can anyone tell me what's wrong? Well, apparently, it can't find "X11" (development headers I suppose). Where can I download that?

    Hi,
    I think the above error occurs when no size is declared for
    the BLOB data type column (which I tot tat the size is an optional field).
    After I use the following statement say table name is table1, column name is column1:
    ALTER TABLE table1CHANGE column1 column1 blob(5000000);
    The problem has now resolved.
    I still hope someone can tell me where I can find a detailed log to see the possible causes when "Can't compile catalog ..." error message is encountered.
    Thanks.
    Regards,
    G

  • Intel-hda no sound out of speakers. Can't compile alsa cvs. 1420n Dell

    Hello!
          I'm somewhat new to Archlinux. I am trying to get my intel-hda card to work. I have a Dell inspiron 1420n laptop. Sound will come out of speakers if I plug them into the front headphone jack, but will not come out of the built in speakers on the laptop. I found this forum thread http://bbs.archlinux.org/viewtopic.php?id=34420 and they seemed to have fixed the problem, but I can't compile alsa. The drivers compiled fine, but alsa-lib will not. I get the following errors:
    python.c:962: error: 'struct python_priv' has no member named 'py_mdict'
    python.c:962: warning: implicit declaration of function 'PyModule_GetDict'
    python.c:963: warning: implicit declaration of function 'PyString_FromString'
    python.c:965: warning: implicit declaration of function 'PyDict_SetItemString'
    python.c:972: warning: implicit declaration of function 'PyModule_AddObject'
    python.c:972: error: expected expression before ')' token
    python.c:973: error: expected expression before ')' token
    python.c:984: error: 'struct python_priv' has no member named 'py_mixer'
    python.c:991: warning: implicit declaration of function 'PyRun_FileEx'
    python.c:991: error: 'Py_file_input' undeclared (first use in this function)
    python.c:995: error: 'struct python_priv' has no member named 'py_event_func'
    python.c:996: error: 'struct python_priv' has no member named 'py_event_func'
    make[3]: *** [python.lo] Error 1
    make[3]: Leaving directory `/home/kevin/alsacvs/alsa-lib/modules/mixer/simple'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/kevin/alsacvs/alsa-lib/modules/mixer'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/kevin/alsacvs/alsa-lib/modules'
    make: *** [all-recursive] Error 1
    I tried finding out if I was missing a python library, but I can't seem to find out any information anywhere. Please help me I love this distro! Everything is all setup besides this pesky audio problem BTW I am in the audio group. Thanks!!

    Yeah your right, it very much is. Well, this lappy is the one of the models Dell are selling pre-installed with Ubuntu. I ditched Ubuntu for Arch because I liked it so much on my desktop computer I replaced with this laptop. But in Ubuntu the sound did work (although poor quality). The only thing I had to configure was the video acceleration because it seems all distros don't have support for the i965 (X3100 graphics) chipset yet (got it in Arch with testing packages). Sabayon is the only one I found that claims to support it fully, but I want to use arch. I know my problem can be fixed easily. Everyone else has fixed it, but I think I'm missing something small...

  • Can't compile with QT4 anymore

    Hi,
    Since last upgrade I can't compile my qt4 apps with KDevelop or QDevelop. It says something like :
    make: *** No rules to build target « /opt/qt4/mkspecs/linux-g++/qmake.conf », required by « Makefile ». Stopping.
    The qt-config tool does not exist anymore. There is a qtconfig one but, doesn't seem to be helping.
    I know that the files in the the qt4 package have been moved from /opt/qt4 to /usr/, but still I don't know what to do.
    I'm stuck !

    The fact is I cannot compile ANYTHING in QT4 !
    Let's take an example. I want to compile QPaddy (you can find it on qt-apps.org).
    I set the vars (which doesn't seem to have any effect):
    export QTDIR=/usr/share/qt4
    export QMAKESPEC=/usr/share/qt4/mkspecs/linux-g++
    export QT_LIBRARY_PATH=/usr/include/Qt
    I try to compile QPAddy :
    qmake qpaddy.pro
    make
    Here is what I get :
    cd src/ && make -f Makefile
    make[1]: entrant dans le répertoire « /root/docs/qpaddy0876/src »
    make[1]: *** Pas de règle pour fabriquer la cible « /usr/lib/qt-3.3/mkspecs/default/qmake.conf », nécessaire pour « Makefile ». Arrêt.
    make[1]: quittant le répertoire « /root/docs/qpaddy0876/src »
    make: *** [sub-src-make_default] Erreur 2
    And now the MakeFile :
    # Makefile for building: qpaddy
    # Generated by qmake (2.01a) (Qt 4.3.2) on: mar. nov. 6 17:49:17 2007
    # Project:  qpaddy.pro
    # Template: subdirs
    # Command: /usr/bin/qmake -unix -o Makefile qpaddy.pro
    first: make_default
    MAKEFILE      = Makefile
    QMAKE         = /usr/bin/qmake
    DEL_FILE      = rm -f
    CHK_DIR_EXISTS= test -d
    MKDIR         = mkdir -p
    COPY          = cp -f
    COPY_FILE     = $(COPY)
    COPY_DIR      = $(COPY) -r
    INSTALL_FILE  = install -m 644 -p
    INSTALL_PROGRAM = install -m 755 -p
    INSTALL_DIR   = $(COPY_DIR)
    DEL_FILE      = rm -f
    SYMLINK       = ln -sf
    DEL_DIR       = rmdir
    MOVE          = mv -f
    CHK_DIR_EXISTS= test -d
    MKDIR         = mkdir -p
    SUBTARGETS    =  \
            sub-src
    src//$(MAKEFILE):
        @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/
        cd src/ && $(QMAKE) src.pro -unix -o $(MAKEFILE)
    sub-src-qmake_all:  FORCE
        @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/
        cd src/ && $(QMAKE) src.pro -unix -o $(MAKEFILE)
    sub-src: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE)
    sub-src-make_default: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE)
    sub-src-make_first: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) first
    sub-src-all: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) all
    sub-src-clean: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) clean
    sub-src-distclean: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) distclean
    sub-src-install_subtargets: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) install
    sub-src-uninstall_subtargets: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) uninstall
    Makefile: qpaddy.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \
            /usr/share/qt4/mkspecs/common/unix.conf \
            /usr/share/qt4/mkspecs/common/linux.conf \
            /usr/share/qt4/mkspecs/qconfig.pri \
            /usr/share/qt4/mkspecs/features/qt_functions.prf \
            /usr/share/qt4/mkspecs/features/qt_config.prf \
            /usr/share/qt4/mkspecs/features/exclusive_builds.prf \
            /usr/share/qt4/mkspecs/features/default_pre.prf \
            /usr/share/qt4/mkspecs/features/release.prf \
            /usr/share/qt4/mkspecs/features/default_post.prf \
            /usr/share/qt4/mkspecs/features/qt.prf \
            /usr/share/qt4/mkspecs/features/unix/thread.prf \
            /usr/share/qt4/mkspecs/features/moc.prf \
            /usr/share/qt4/mkspecs/features/warn_on.prf \
            /usr/share/qt4/mkspecs/features/resources.prf \
            /usr/share/qt4/mkspecs/features/uic.prf \
            /usr/share/qt4/mkspecs/features/yacc.prf \
            /usr/share/qt4/mkspecs/features/lex.prf
        $(QMAKE) -unix -o Makefile qpaddy.pro
    /usr/share/qt4/mkspecs/common/g++.conf:
    /usr/share/qt4/mkspecs/common/unix.conf:
    /usr/share/qt4/mkspecs/common/linux.conf:
    /usr/share/qt4/mkspecs/qconfig.pri:
    /usr/share/qt4/mkspecs/features/qt_functions.prf:
    /usr/share/qt4/mkspecs/features/qt_config.prf:
    /usr/share/qt4/mkspecs/features/exclusive_builds.prf:
    /usr/share/qt4/mkspecs/features/default_pre.prf:
    /usr/share/qt4/mkspecs/features/release.prf:
    /usr/share/qt4/mkspecs/features/default_post.prf:
    /usr/share/qt4/mkspecs/features/qt.prf:
    /usr/share/qt4/mkspecs/features/unix/thread.prf:
    /usr/share/qt4/mkspecs/features/moc.prf:
    /usr/share/qt4/mkspecs/features/warn_on.prf:
    /usr/share/qt4/mkspecs/features/resources.prf:
    /usr/share/qt4/mkspecs/features/uic.prf:
    /usr/share/qt4/mkspecs/features/yacc.prf:
    /usr/share/qt4/mkspecs/features/lex.prf:
    qmake: qmake_all FORCE
        @$(QMAKE) -unix -o Makefile qpaddy.pro
    qmake_all: sub-src-qmake_all FORCE
    make_default: sub-src-make_default FORCE
    make_first: sub-src-make_first FORCE
    all: sub-src-all FORCE
    clean: sub-src-clean FORCE
    distclean: sub-src-distclean FORCE
        -$(DEL_FILE) Makefile
    install_subtargets: sub-src-install_subtargets FORCE
    uninstall_subtargets: sub-src-uninstall_subtargets FORCE
    mocclean: compiler_moc_header_clean compiler_moc_source_clean
    mocables: compiler_moc_header_make_all compiler_moc_source_make_all
    install: install_subtargets  FORCE
    uninstall:  uninstall_subtargets FORCE
    FORCE:
    Any idea ?

  • Can's compile the gdbm program ?(SOLVED)

    Here is an example comes from Beginning Linux Programming 3rd ,and I can't compile it on my machine. I don't know why?? And the gdbm package is always in the base. Please help me.
    try compile 1:
    $gcc dbm1.c -o gdbm1 -lgdbm
    错误信息:
    /tmp/cc2vMknU.o: In function `main':
    dbm1.c: (.text+0x2d): undefined reference to `dbm_open'
    dbm1.c: (.text+0x244): undefined reference to `dbm_store'
    dbm1.c: (.text+0x2ee): undefined reference to `dbm_fetch'
    dbm1.c: (.text+0x379): undefined reference to `dbm_close'
    collect2: ld returned 1 exit status
    try compile 2:
    $ gcc dbm1.c -o gdbm1 -lndbm -L/usr/lib
    错误信息:
    /usr/bin/ld: cannot find -lndbm
    collect2: ld returned 1 exit status
    #include <unistd.h>
    #include <stdlib.h>
    #include <stdio.h>
    #include <fcntl.h>
    #include <ndbm.h>
    #include <string.h>
    #define TEST_DB_FILE "/tmp/dbm1_test"
    #define ITEMS_USED 3
    /* A struct to use to test dbm */
    struct test_data {
    char misc_chars[15];
    int any_integer;
    char more_chars[21];
    int main() {
    struct test_data items_to_store[ITEMS_USED];
    struct test_data item_retrieved;
    char key_to_use[20];
    int i, result;
    datum key_datum;
    datum data_datum;
    DBM *dbm_ptr;
    dbm_ptr = dbm_open(TEST_DB_FILE, O_RDWR | O_CREAT, 0666);
    if (!dbm_ptr) {
    fprintf(stderr, "Failed to open database\n");
    exit(EXIT_FAILURE);
    /* put some data in the structures */
    memset(items_to_store, '\0', sizeof(items_to_store));
    strcpy(items_to_store[0].misc_chars, "First!");
    items_to_store[0].any_integer = 47;
    strcpy(items_to_store[0].more_chars, "foo");
    strcpy(items_to_store[1].misc_chars, "bar");
    items_to_store[1].any_integer = 13;
    strcpy(items_to_store[1].more_chars, "unlucky?");
    strcpy(items_to_store[2].misc_chars, "Third");
    items_to_store[2].any_integer = 3;
    strcpy(items_to_store[2].more_chars, "baz");
    for (i = 0; i < ITEMS_USED; i++) {
    /* build a key to use */
    sprintf(key_to_use, "%c%c%d",
    items_to_store[i].misc_chars[0],
    items_to_store[i].more_chars[0],
    items_to_store[i].any_integer);
    /* build the key datum strcture */
    key_datum.dptr = (void *)key_to_use;
    key_datum.dsize = strlen(key_to_use);
    data_datum.dptr = (void *)&items_to_store[i];
    data_datum.dsize = sizeof(struct test_data);
    result = dbm_store(dbm_ptr, key_datum, data_datum, DBM_REPLACE);
    if (result != 0) {
    fprintf(stderr, "dbm_store failed on key %s\n", key_to_use);
    exit(2);
    } /* for */
    /* now try and retrieve some data */
    sprintf(key_to_use, "bu%d", 13); /* this is the key for the second item */
    key_datum.dptr = key_to_use;
    key_datum.dsize = strlen(key_to_use);
    data_datum = dbm_fetch(dbm_ptr, key_datum);
    if (data_datum.dptr) {
    printf("Data retrieved\n");
    memcpy(&item_retrieved, data_datum.dptr, data_datum.dsize);
    printf("Retrieved item - %s %d %s\n",
    item_retrieved.misc_chars,
    item_retrieved.any_integer,
    item_retrieved.more_chars);
    else {
    printf("No data found for key %s\n", key_to_use);
    dbm_close(dbm_ptr);
    exit(EXIT_SUCCESS);
    Last edited by 009lin (2007-08-19 02:29:54)

    GDBM includes dbm and ndbm compatability.
    I found the solution from the man page, it said:
    If you wish to use the dbm or ndbm  compatibility  routines,  you  must
           link in the gdbm_compat library as well.  For example:
                gcc -o prog proc.c -lgdbm -lgdbm_compat
    Last edited by 009lin (2007-08-19 02:29:27)

  • Can't compile.

    Hi,
    I was a VB developer and started to develop using java recently.
    I had to do some modification in a existing java project uses tomcat as the web server. I'm using Jbuilder 9 toas my editor. what I'm doing is open files using jbuilder and do the modification. I did couple of changes in my jsp files and those changes are working fine. Recently I had to do a modification in one of .java file. So I opened the file using Jbuilder and did the modification. then when I tried to compile the file It gave a lot of errors. when i run the site without the change i did to .java file it's working perfectly.
    most of the error like.
    <file name>.package <path> doesnot exist at line <line number>, column<column number>
    but those files exist in relavant folders reffered and i think when i'm compiling the .java file it can't refer those files.
    How can I compile my .java file and make the .class file.
    Thanks in advance.

    hi arijit_datta,
    Here I list down couple of errors I got when trying to compile.
    "LeaveApplication.java": package com.HRM.eLeave.dbhandle does not exist at line 3, column 35
    "LeaveApplication.java": package com.HRM.eLeave.util does not exist at line 11, column 1
    "LeaveApplication.java": cannot resolve symbol: class Environment in class com.HRM.eLeave.leaveApplication.LeaveApplication at line 31, column 72
    "LeaveApplication.java": cannot resolve symbol: class Environment in class com.HRM.eLeave.leaveApplication.LeaveApplication at line 397, column 19

  • (I can't compile it .I don't know how to write constructor in Initial Class

    All class and main program is OK except the inital class.
    Author Class
    class Author {
    private String authorName;
    private Initials inits;
    private int numTitles = 0;
    // PRE True POST Prompts user for details
    // and RETURNS new Author constructed from details
    public Author(BufferedReader in) {
    System.out.print("\nSurname ==> ");
    authorName = Text.ReadString(in);
    inits = new Initials(in);
    numTitles = 0;
    // PRE TRUE
    // POST RETURNS String representation of Author
    public String toString() {
    String result;
    result = "NAME : " + authorName + " " + inits.toString() + "\n";
    result = result + "Number of titles is " + numTitles;
    return(result);
    // PRE TRUE
    // POST Increments number of titles
    public void incTitles() {
    numTitles++;
    Book Class
    public class Book {
    private String title;
    private Author author;
    // PRE TRUE // POST Prompts user for details
    // and RETURNS new Author constructed from details
    public Book(Author author, BufferedReader in) {
    System.out.print("\nTitle ==> ");
    title = Text.ReadString(in);
    this.author = author;
    author.incTitles();
    // PRE TRUE
    // POST RETURNS String representation of Book
    public String toString() {
    String result;
    result = "TITLE : " + title + "\n";
    result = result + "AUTHOR\n" + author.toString() + "\n";
    return(result);
    *****Initial Class (I can't compile it . I don't know how to write constructor
    class Initials
    {   private char[] inits;
         public Initials(BufferedReader in)
         System.out.print("\nInitails Testing ==> ");
         inits = Text.ReadString(in);
         public String toString()
              String result;
              result="Testing";
              return(result);
    Main program
    public class BookMain {
    static private BufferedReader in = new BufferedReader(new                                    InputStreamReader(System.in));
    public static void main(String[] args) {
    Author authorRec1, authorRec2;
    Book bookRec1, bookRec2;
    System.out.println("\n\n****** First author input");
    authorRec1 = new Author(in);
    System.out.println("\n\n****** First author output\n" + authorRec1.toString());
    System.out.println("\n\n****** Second author input");
    authorRec2 = new Author(in);
    System.out.println("\n\n****** Second author output\n" + authorRec2.toString());
         System.out.println("\n\n****** First book input");
    bookRec1 = new Book(authorRec2, in);
    System.out.println("\n\n****** First book output\n" + bookRec1.toString());
    System.out.println("\n\n****** Second book input");
    bookRec2 = new Book(authorRec2, in);
    System.out.println("\n\n****** Second book output\n" + bookRec2.toString());
    System.out.println("\n\n****** First book output\n" + bookRec1.toString());

    Change this
    class Initials {
    private char[] inits;
    to this
    class Initials {
    private String inits;
    import java.io.*;
    public class BookTest {
      static private BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
      public static void main(String[] args) {
        Author authorRec1, authorRec2;
        Book bookRec1, bookRec2;
        System.out.println("\n\n****** First author input");
        authorRec1 = new Author(in);
        System.out.println("\n\n****** First author output\n" + authorRec1.toString());
        System.out.println("\n\n****** Second author input");
        authorRec2 = new Author(in);
        System.out.println("\n\n****** Second author output\n" + authorRec2.toString());
        System.out.println("\n\n****** First book input");
        bookRec1 = new Book(authorRec2, in);
        System.out.println("\n\n****** First book output\n" + bookRec1.toString());
        System.out.println("\n\n****** Second book input");
        bookRec2 = new Book(authorRec2, in);
        System.out.println("\n\n****** Second book output\n" + bookRec2.toString());
        System.out.println("\n\n****** First book output\n" + bookRec1.toString());
    class Author {
      private String authorName;
      private Initials inits;
      private int numTitles = 0;
      // PRE True POST Prompts user for details
      // and RETURNS new Author constructed from details
      public Author(BufferedReader in) {
        System.out.print("\nSurname ==> ");
        authorName = Text.ReadString(in);
        inits = new Initials(in);
        numTitles = 0;
      // PRE TRUE
      // POST RETURNS String representation of Author
      public String toString() {
        String result;
        result = "NAME : " + authorName + " " + inits.toString() + "\n";
        result = result + "Number of titles is " + numTitles;
        return(result);
      // PRE TRUE
      // POST Increments number of titles
      public void incTitles() {
        numTitles++;
    class Book {
      private String title;
      private Author author;
      // PRE TRUE // POST Prompts user for details
      // and RETURNS new Author constructed from details
      public Book(Author author, BufferedReader in) {
        System.out.print("\nTitle ==> ");
        title = Text.ReadString(in);
        this.author = author;
        author.incTitles();
      // PRE TRUE
      // POST RETURNS String representation of Book
      public String toString() {
        String result;
        result = "TITLE : " + title + "\n";
        result = result + "AUTHOR\n" + author.toString() + "\n";
        return(result);
    class Initials {
      private String inits;
      public Initials(BufferedReader in) {
        System.out.print("\nInitails Testing ==> ");
        inits = Text.ReadString(in);
      public String toString() {
        String result;
        result = inits;
        return(result);
    class Text {
      static String ReadString(BufferedReader in) {
        String text = "";
        try {
          text = in.readLine();
        catch (IOException e) {
          System.out.println(e.getMessage());
          System.exit(0);
        return text;
    }

  • (short)a=1 can't compiled??

    Deal all:
    I am new to java.
    If i type as below:
    short a=1;b=2; ->can compiled
    short a,b; a=1;b=2 -> can't compiled
    short a,b;a=(short)(1);->can't compiled
    can anyboby tell me Why?
    Thanks!!!

    hi,
    i was able to compile the below statements below with jdk 1.3.
    short a=1,b=2; //->can compiled
    short a,b; a=1;b=2;// -> can't compiled
    short a,b;a=(short)(1);//->can't compiled
    if these does not work with ur version, please do send us ur error.
    regards,
    shiva

  • Can i compile new procedures/packages on my snapshot standby?

    Hi
    can i compile new procedures/packages on my snapshot standby?
    I need to test the new release of the application, which include some changes to current packages
    thanks

    yes you can do it, just that it will be flashbed back to the restore point when it was standby first, do anything on it, but be aware that later you convert from snapshot standby to physical standby, more time it would take for redo to be applied and also it is mandatory to open the snapshot at least once in read-write mode before it can be converted into a physical standby database.
    Regards
    Karan

  • I have jsdk2, but I can't compile servlet program

    I have jsdk2 version. which create in my c:\ dirve a folder jdk1.3. I do all the program from that. But I found that some of the class files of Servlet (servletRespose etc ) is missing. What I do to recover that. Even I can't compile any servlet program from that. Pls reply to my problems.
    Regards.
    Ranjan

    The Servlet API is part of J2EE (Java 2 Enterprise Edition). It is not included in the Standard Edition.
    So you need to download and install the J2EE reference implementation or another servlet engine such as Apache Tomcat ( http://jakarta.apache.org/tomcat ). Don't forget to put the Tomcat JAR files in your CLASSPATH when compiling your servlet program.
    Jesper

Maybe you are looking for