[UNSOLVED] Intense lockups, modules acpi, pnp, and pci not found.

Hey guys. Like a lot of people with nVidia graphics cards and chipsets, I've been having serious issues with my computer freezing. Well, I was browsing through /var/log/everything.log and I came across this:
Aug 17 12:50:21 xvarmobile logger: cannot find module dmi:bvnPhoenixTechnologiesLtd.:bvr79.12:bd05/07/2007:svnGATEWAY:pnMT3421:pvrREFERENCE:rvnGATEWAY:rn:rvrREFERENCE:cvnGateway:ct8:cvrN/A:
Aug 17 12:50:22 xvarmobile logger: cannot find module acpi:LNXSYSTM:
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd000002F3sv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd000002FAsv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd000002FEsv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd000002F8sv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd000002F9sv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd000002FFsv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd0000027Fsv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module acpi:PNP0C01:
Aug 17 12:50:22 xvarmobile logger: cannot find module pci:v000010DEd0000027Esv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:22 xvarmobile logger: cannot find module acpi:PNP0000:
Aug 17 12:50:22 xvarmobile logger: cannot find module acpi:PNP0100:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0103:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0200:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0303:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0800:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0B00:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0C02:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0C02:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0C02:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:PNP0C04:
Aug 17 12:50:23 xvarmobile logger: cannot find module acpi:SYN0B01:SYN0B00:SYN0002:PNP0F13:
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v000010DEd00000247sv0000107Bsd00000317bc03sc00i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v000010DEd00000270sv0000107Bsd00000317bc05sc00i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v000010DEd00000260sv0000107Bsd00000317bc06sc01i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v000010DEd00000271sv0000107Bsd00000317bc0Bsc40i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v000010DEd0000026Fsv00000000sd00000000bc06sc04i01
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v00001022d00001100sv00000000sd00000000bc06sc00i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v00001022d00001101sv00000000sd00000000bc06sc00i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pci:v00001022d00001102sv00000000sd00000000bc06sc00i00
Aug 17 12:50:23 xvarmobile logger: cannot find module pnp:dPNP0a03
Aug 17 12:50:23 xvarmobile logger: cannot find module pnp:cPNP0a03
Aug 17 12:50:23 xvarmobile logger: cannot find module pnp:dPNP0200
Aug 17 12:50:23 xvarmobile logger: cannot find module pnp:dPNP0c04
Aug 17 12:50:24 xvarmobile logger: cannot find module pnp:dPNP0103
Aug 17 12:50:24 xvarmobile logger: cannot find module pnp:cPNP0200
Aug 17 12:50:24 xvarmobile logger: cannot find module pnp:dPNP0800
Aug 17 12:50:24 xvarmobile logger: cannot find module pnp:cPNP0103
Aug 17 12:50:24 xvarmobile logger: cannot find module pnp:cPNP0800
Aug 17 12:50:24 xvarmobile logger: cannot find module pnp:cPNP0c04
Aug 17 12:50:28 xvarmobile init: Entering runlevel: 3
What follows before and after that is the usual booting procedure, ending with network config, etc.
Now, I could be wrong, but that looks like that all might be something of a problem
A test of 'modprobe acpi' resulted in:
FATAL: Error inserting acpi_cpureq (/lib/modules/2.6.26-ARCH/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device
First of all, why is it looking in the x86 kernel arch when I'm running a x86_64 kernel?
Also (and definitely related), the daemon acpid will not run.
Booting with pnpbios=off in menu.1st does nothing, and the freezes continue. Hope someone can help with this. I'll try blacklisting cpufreq for now.
Edit: Just found something else interesting, but this might not be important. A run of 'pacman -Qs kernel' results in:
local/kernel-headers 2.6.25.8-1 (base)
Kernel headers sanitized for use in userspace
local/kernel26 2.6.26.2-1 (base)
The Linux Kernel and modules
Any reason why we have kernel headers which are a version behind our kernel??
Edit2: A quick check of /lib/modules/2.6.26-ARCH/kernel/arch reveals that I dont even HAVE a x86_64 arch directory. What is up with that?
Last edited by l33tunderground (2008-08-17 17:38:34)

Just for reference, I'll post some ls* stuff here
lsmod:
Module Size Used by
ipv6 308744 8
ext2 74000 1
joydev 14208 0
serio_raw 8324 0
psmouse 44828 0
pcspkr 4992 0
ehci_hcd 40076 0
k8temp 7296 0
ohci_hcd 25732 0
usbcore 154520 3 ehci_hcd,ohci_hcd
sg 34400 0
evdev 13568 5
thermal 20512 0
processor 39744 2 thermal
fan 7176 0
button 9504 0
battery 14728 0
ac 7304 0
amd74xx 12168 0 [permanent]
ide_core 131868 1 amd74xx
i2c_nforce2 8960 0
i2c_core 24352 1 i2c_nforce2
snd_seq_oss 35712 0
snd_seq_midi_event 9472 1 snd_seq_oss
snd_seq 58464 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 9492 2 snd_seq_oss,snd_seq
snd_hda_intel 459064 0
snd_hwdep 10760 1 snd_hda_intel
snd_pcm_oss 45696 0
snd_pcm 82440 2 snd_hda_intel,snd_pcm_oss
snd_timer 24848 2 snd_seq,snd_pcm
snd_page_alloc 10768 2 snd_hda_intel,snd_pcm
snd_mixer_oss 19072 1 snd_pcm_oss
snd 64968 9 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 9632 1 snd
arc4 4224 2
ecb 5376 2
rtl8180 33024 0
mac80211 184368 1 rtl8180
eeprom_93cx6 4480 1 rtl8180
cfg80211 30096 2 rtl8180,mac80211
forcedeth 55952 0
rtc_cmos 13112 0
rtc_core 21060 1 rtc_cmos
rtc_lib 4992 1 rtc_core
ext3 140176 2
jbd 55848 1 ext3
mbcache 10372 2 ext2,ext3
sr_mod 18884 0
cdrom 39592 1 sr_mod
sd_mod 27328 5
ata_generic 8196 0
pata_amd 15748 4
pata_acpi 7296 0
libata 167648 3 ata_generic,pata_amd,pata_acpi
scsi_mod 112504 4 sg,sr_mod,sd_mod,libata
dock 11296 1 libata
lspci:
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation MCP51 PCI-X GeForce Go 6100 (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
06:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
lshwd:
00:00.0 Class 0500: nVidia Corp.|C51 Host Bridge (unknown)
00:00.1 Class 0500: nVidia Corp.|C51 Memory Controller 0 (unknown)
00:00.2 Class 0500: nVidia Corp.|C51 Memory Controller 1 (unknown)
00:00.3 Class 0500: nVidia Corp.|C51 Memory Controller 5 (unknown)
00:00.4 Class 0500: nVidia Corp.|C51 Memory Controller 4 (unknown)
00:00.5 Class 0500: nVidia Corp.|C51 Host Bridge (unknown)
00:00.6 Class 0500: nVidia Corp.|C51 Memory Controller 3 (unknown)
00:00.7 Class 0500: nVidia Corp.|C51 Memory Controller 2 (unknown)
00:03.0 Class 0604: nVidia Corp.|C51 PCI Express Bridge (unknown)
00:05.0 Class 0300: nVidia Corp.|GeForce Go 6100 (nv)
00:09.0 Class 0500: nVidia Corp.|MCP51 Host Bridge (unknown)
00:0a.0 Class 0601: nVidia Corp.|MCP51 LPC Bridge (unknown)
00:0a.1 Class 0c05: nVidia Corp.|MCP51 SMBus (i2c-nforce2)
00:0a.3 Class 0b40: nVidia Corp.|MCP51 PMU (unknown)
00:0b.0 Class 0c03: nVidia Corp.|MCP51 USB Controller (unknown)
00:0b.1 Class 0c03: nVidia Corp.|MCP51 USB Controller (unknown)
00:0d.0 Class 0101: nVidia Corp.|MCP51 IDE (amd74xx)
00:10.0 Class 0604: nVidia Corp.|MCP51 PCI Bridge (unknown)
00:10.1 Class 0403: nVidia Corp.|MCP51 High Definition Audio (snd-hda-intel)
00:14.0 Class 0680: nVidia Corp.|MCP51 Ethernet Controller (forcedeth)
00:18.0 Class 0600: Advanced Micro Devices|K8 [Athlon64/Opteron] HyperTransport Technology Configuration (unknown)
00:18.1 Class 0600: Advanced Micro Devices|K8 [Athlon64/Opteron] Address Map (unknown)
00:18.2 Class 0600: Advanced Micro Devices|K8 [Athlon64/Opteron] DRAM Controller (unknown)
00:18.3 Class 0600: Advanced Micro Devices|K8 [Athlon64/Opteron] Miscellaneous Control (amd64-agp)
06:09.0 Class 0200: Realtek Semiconductor|RTL8185 Realtek RTL8185 Wireless LAN (Mini-)PCI NIC (r8180)
---:--- Mouse: Generic PS/2 Wheel Mouse [/dev/psaux] (msintellips/2)
The only module I am not able to load is amd64-agp I'm not sure exactly what it does, but every other module listed there is now in my rc.conf. Some I just put there after looking at this output so we'll see what happens.
I'll try and recreate the freeze to see if that didn't fix it, but it's very finicky. It usually only happens when firefox is open, so this all could be just some issue related to firefox or one of its dependencies. Regardless, I don't know if firefox is the issue, or if it's just creating enough CPU load to unleash the bad effects of the errors I'm getting above, so I'll continue trying to see if I can get them fixed, even if the freeze doesn't reoccur.
Last edited by l33tunderground (2008-08-17 20:24:38)

Similar Messages

  • CS6 photoshop message 'could not load the fast core routines module because the file was not found'

    my CS6 photoshop is giving me the message 'could not load the fast core routines module because the file was not found'. this started happening after i used a trial of photoshop CC and decided not to stay with it.  my photoshop is part of my CS6 suite and i am only getting this message with photoshop, my ilustrator keeps working just fine..... does anyone know how to fix it? thanks.

    I did a search on my system and found the Photoshop has a fastcore plug-in.  Creative Cloud includes a subscription version of CS6 version 13.1.2.   I do not know if you installed that or not.  The cc un-install may have done something.  You may need to use Adobe Cleaner then Install The Perpetual CS6 version of Photoshop  CS6 version 13.0.6 Mac or Photoshop  CS6 version 13.0.1.3 PC and not the subscription CS6 extended version 13.1.2.  Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6   If you need to download the CS6 installer Download CS6 products.
    You may also be able to recover your cs6 using an old system backup
    fastcore.8bx on my system...

  • How do I fix my photosop when is says that it could not load FastCore Routines module because the file was not found?

    Every time I try to turn on Photoshop a pop up shows up and says "Could not load the FastCore Routines module because the file was not found." How do I fix this?@

    Here is a solution for an older version of Photoshop with a slightly different message, but it might be the same reason—trying to use older PS plug-ins with a newer version of PS:
    http://helpx.adobe.com/photoshop/kb/error-could-load-fastcore-multiprocessor.html

  • Driver and software not found. Please help

    Hello,
    I recently updates my iTunes too the latest version now my disc burner isnt working. I get an error saying disc burner and software not found. I tried to run diagnostics and have scoured the internet and forms for answer.  I have read this and it says i am not an administrator but on my computer i checked and i am. Unless i am doing it wrong. Any help would be greatly appreciated.
    Microsoft Windows 8 x64 Home Premium Edition (Build 9200)
    Dell Inc. Inspiron 5521
    iTunes 12.1.1.4
    QuickTime not available
    FairPlay 2.7.50
    Apple Application Support 3.1.2
    iPod Updater Library 12.0
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 8.1.1.3
    Apple Mobile Device Driver 1.65.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 3.06.0.2770
    Gracenote MusicID 3.06.0.2770
    Gracenote Submit 3.06.0.2770
    Gracenote DSP 3.06.0.2770
    iTunes Serial Number 000000EF2D410840
    Current user is not an administrator.
    The current local date and time is 2015-04-03 10:25:39.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    **** External Plug-ins Information ****
    No external plug-ins installed.
    Genius ID: 7c442418567b765b60e544f855b8db56
    iPodService 12.1.1.4 (x64) is currently running.
    iTunesHelper 12.1.1.4 is currently running.
    Apple Mobile Device Service service 3.3.0.0 is currently running.

    Hey dancin_chick,
    If you find you are unable to burn CDs from iTunes on your Windows computer, I would suggest that you troubleshoot using the steps in this article - 
    iTunes 12 for Windows: If you have trouble burning a disc
    Thanks for using Apple Support Communities.
    Happy computing,
    Brett L 

  • Conversion rate between AUD5 and USD not found

    Hi,
    In a classic scenario, I created a shopping card. And created P.O at the back end. And trying to do the Confirmation of goods. I am seeing this error.
    "Conversion rate between AUD5 and USD not found "
    I check the Organization unit Currency its USD only.
    User used under the Orginzation unit who inherited this attribute.
    Any Idea where things wrong.
    Thanks in advance.
    rao

    Hi All,
    I don't want to import or define the exchange rate. I am using US currency only. I use Xk02/xk03. I didn't found any option to check the vendor currency.
    Looks like somewhere I messed up the currency. Any idea
    Thanks!
    Rao

  • I have files that say they are missing or offline. I have checked all my folders off of lightroom and they can not be found. I have used the ? mark settings to find and still not found. I can see the images on lightroom so they have to be in my system som

    I have files that say they are missing or offline. I have checked all my folders off of lightroom and they can not be found. I have used the ? mark settings to find and still not found. I can see the images on lightroom so they have to be in my system some how. How can I retrieve these images? Is there a re boot for lightroom? Need help ASAP!

    You have probably moved the files outside of Lightroom. The images you see in LR are previews that were made before you moved the files.
    Do a search for the files/folders using your computers operating system. (Explorer/Finder)
    Once you have found them, you can point LR to the right location.

  • LR4 opens as lr2 and images not found

    LR4 opens as lr2 and images not found, can anyone help me please, I'm hopeless.
    LR4 just uploaded as upgrade.

    Thanks dj, what happens is when I click on the LR4 shortcut  LR4 window starts to open, flashes momentarily as LR4 then buggers off before fully opening my old LR2.
    I have removed the LR4 installed yesterday, and reinstalled, but same problem. Also the installation process now seems to never stop cycling. It goes through the full installion cycle, then starts/repeats again. I have followed the prompts and run through it 3 times before giving up.
    Any more clues on what I have done wrong, or now need t do please.

  • HT1296 I can't sync the songs from my computer to my ipod touch. I have gone through the iPod directions on this page and have not found them helpful. For example, I can't find the Autofill button. Can you help?

    I can't sync the songs from my computer to my ipod touch. I have gone through the directions on the iPond help page and have not found them helpful. For example, I can't find the autofill button. Can you help?

    I have already tried following those steps. I went back and tried to follow them again but they did not work. Some of my songs have synced, some have not. And I am still not seeing the Autofill icon on the bottom of the menu or anywhere else. I fear something has been corrupted here and I need to start afresh.

  • When i try to burn  from library disc burner and software not found message appears

    when i try to burn a disc from library the message disc burner and software not found appears.

    Hello,
    I am having the same problem - "Disc burner or software not found" and I can't create a new CD from iTunes "burn playlist to disc".  I see many others asking the same question and I don't see answers.  I have spent all day uninstalling and reloading iTunes, testing, etc.  Even iTunes support said they couldn't help me. 
    I have Windows 7, and I can't really use iTunes without having the CD burner working.  I have wasted hours and will gladly pay for help, but iTunes support said "no".

  • IMac:  I type in an IP Address to view my home camera system.  I get a screen : please click icon to load and install webkitplugin:  I hit enter and get: not found.  This IP address works on my iPhone to view my camera system. Help!

    iMac:  I type in an IP Address to view my home camera system.  I get a screen : please click icon to load and install webkitplugin:  I hit enter and get: not found.  This IP address works on my iPhone to view my camera system. Help!

    Search the support website or contact the helpdesk of the equipment supplier. That would be the first place I'd try.

  • Xorg: module "glx" and commands not found???

    Hello, all.
    I'm fairly new to Linux but I'm not a total noob. I have FC6 on my laptop and am currently trying to get a GUI working for Arch on my desktop.
    I pacman-ed hwd, and ran it to create a Xorg.conf, and upon running it I get the following errors:
    (EE) Failed to load module "glx" (module does not exist, 0)
    /etc/X11/xinit/xinitrc: line 28: twm: command not found
    /etc/X11/xinit/xinitrc: line 29: xclock: command not found
    /etc/X11/xinit/xinitrc: line 30: xterm: command not found
    /etc/X11/xinit/xinitrc: line 31: xterm: command not found
    /etc/X11/xinit/xinitrc: line 32: exec: xterm: not found
    waiting for X server to shut down FreeFontPath: FPE "/usr/share/fonts/misc:unscaled" refcount is 2, should be 1; fixing.
    The last comment it makes I know isn't critical, so I'm not worried about that. But I need help with the "glx" part and the commands not found.
    Thanks in advance.

    Did you installed libgl-dri? If not install it, and it will fix glx problems.
    For the command not found, you need to create a ~/.xinitrc file. Before, you'll need to install the WM/DE that you want to use.
    There is a sample file in the wiki: http://wiki.archlinux.org/index.php/Sta … ents_HOWTO

  • Publishing Features Property WelcomePageUrl and Page Not Found

    Hello guys,
    I have created a Site Definition using Visual Studio 2012 which generates 3 files for us: Default.aspx - Webtemp_SiteDefinition1.xml - Onet.xml
    I have customized only the onet.xml as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <Project Title="SiteDefinition1" Revision="2" ListDir="" xmlns:ows="Microsoft SharePoint" xmlns="http://schemas.microsoft.com/sharepoint/">
    <NavBars>
    </NavBars>
    <Configurations>
    <Configuration ID="0" Name="SiteDefinition1" CustomMasterUrl="_catalogs/masterpage/mymaster.master" MasterUrl="_catalogs/masterpage/mymaster.master">
    <Lists/>
    <SiteFeatures>
    <!--PublishingPrerequisites Feature-->
    <Feature ID="{a392da98-270b-4e85-9769-04c0fde267aa}"/>
    <!--PublishingResources Feature-->
    <Feature ID="{aebc918d-b20f-4a11-a1db-9ed84d79c87e}"/>
    <!--PublishingLayouts Feature-->
    <Feature ID="{d3f51be2-38a8-4e44-ba84-940d35be1566}"/>
    <!--Publishing Feature-->
    <Feature ID="{f6924d36-2fa8-4f0b-b16d-06b7250180fa}" />
    <!--Sharepoint Server Standard Feature-->
    <Feature ID="{b21b090c-c796-4b0f-ac0f-7ef1659c20ae}" />
    <!--Sharepoint Server Enterprise Feature-->
    <Feature ID="{8581a8a7-cf16-4770-ac54-260265ddb0b2}" />
    <!--Document Set Feature-->
    <Feature ID="{3bae86a2-776d-499d-9db8-fa4cdc7884f8}" />
    <!--Document ID Feature-->
    <Feature ID="{b50e3104-6812-424f-a011-cc90e6327318}" />
    <!--Search Server Webparts Feature-->
    <Feature ID="{eaf6a128-0482-4f71-9a2f-b1c650680e77}" />
    <!-- Termstore Site Features -->
    <Feature ID="73EF14B1-13A9-416b-A9B5-ECECA2B0604C" />
    <Feature ID="7C637B23-06C4-472d-9A9A-7C175762C5C4" />
    <Feature ID="AEBC918D-B20F-4a11-A1DB-9ED84D79C87E">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="AllowRss" Value="false"/>
    <Property Key="SimplePublishing" Value="false" />
    </Properties>
    </Feature>
    <Feature ID="7916bd78-38dd-4595-a02f-68cd4975144a" />
    </SiteFeatures>
    <WebFeatures>
    <Feature ID="22A9EF51-737B-4ff2-9346-694633FE4416">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="ChromeMasterUrl" Value="~SiteCollection/_catalogs/masterpage/mymaster.master"/>
    <Property Key="PagesListUrl" Value=""/>
    <Property Key="AvailableWebTemplates" Value=""/>
    <Property Key="AvailablePageLayouts" Value=""/>
    <Property Key="SimplePublishing" Value="true" />
    </Properties>
    </Feature>
    <Feature ID="541F5F57-C847-4e16-B59A-B31E90E6F9EA">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="InheritGlobalNavigation" Value="true"/>
    <Property Key="IncludeSubSites" Value="true"/>
    <Property Key="IncludePages" Value="false"/>
    </Properties>
    </Feature>
    <Feature ID="94C94CA6-B32F-4da9-A9E3-1F3D343D7ECB" />
    </WebFeatures>
    <Modules>
    <Module Name="DefaultBlank" />
    </Modules>
    </Configuration>
    </Configurations>
    <Modules>
    <Module Name="DefaultBlank" Url="" Path="">
    <File Url="default.aspx">
    </File>
    </Module>
    </Modules>
    </Project>
    This code works very well while creating a Top Level Site Collection or a Site Collection under a Site Collection.
    However when I add the WelcomePageUrl Property of the Publishing Feature (see below), SharePoint throws an error "Page not found - The page you're looking for doesn't exist."
    Note that I would like to set a WelcomePageUrl which would be a customized default.aspx or even renamed aspx file (for example: mydefault.aspx)
    <Feature ID="22A9EF51-737B-4ff2-9346-694633FE4416">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="ChromeMasterUrl" Value="~SiteCollection/_catalogs/masterpage/LenzeV4.master"/>
    <Property Key="WelcomePageUrl" Value="$Resources:osrvcore,List_Pages_UrlName;/default.aspx"/>
    <Property Key="PagesListUrl" Value=""/>
    <Property Key="AvailableWebTemplates" Value=""/>
    <Property Key="AvailablePageLayouts" Value=""/>
    <Property Key="SimplePublishing" Value="true" />
    </Properties>
    </Feature>
    Please help.

    Hello guys,
    Was on leave so could not reply!
    The trick is to name the module like the custom default page - for example in my case my default page name is "defaultCustom.aspx" hence I named the module <Module Name="defaultCustom" />.
    Here is the entire onet.xml
    <?xml version="1.0" encoding="utf-8"?>
    <Project Title="SiteDefinition1" Revision="2" ListDir="" xmlns:ows="Microsoft SharePoint" xmlns="http://schemas.microsoft.com/sharepoint/">
    <NavBars>
    </NavBars>
    <Configurations>
    <Configuration ID="0" Name="SiteDefinition1" CustomMasterUrl="_catalogs/masterpage/CustomV4.master" MasterUrl="_catalogs/masterpage/CustomV4.master">
    <Lists/>
    <SiteFeatures>
    <!--PublishingPrerequisites Feature-->
    <Feature ID="{a392da98-270b-4e85-9769-04c0fde267aa}"/>
    <!--PublishingResources Feature-->
    <Feature ID="{aebc918d-b20f-4a11-a1db-9ed84d79c87e}"/>
    <!--PublishingLayouts Feature-->
    <Feature ID="{d3f51be2-38a8-4e44-ba84-940d35be1566}"/>
    <!--Publishing Feature-->
    <Feature ID="{f6924d36-2fa8-4f0b-b16d-06b7250180fa}" />
    <!--Sharepoint Server Standard Feature-->
    <Feature ID="{b21b090c-c796-4b0f-ac0f-7ef1659c20ae}" />
    <!--Sharepoint Server Enterprise Feature-->
    <Feature ID="{8581a8a7-cf16-4770-ac54-260265ddb0b2}" />
    <!--Document Set Feature-->
    <Feature ID="{3bae86a2-776d-499d-9db8-fa4cdc7884f8}" />
    <!--Document ID Feature-->
    <Feature ID="{b50e3104-6812-424f-a011-cc90e6327318}" />
    <!--Search Server Webparts Feature-->
    <Feature ID="{eaf6a128-0482-4f71-9a2f-b1c650680e77}" />
    <!-- Termstore Site Features -->
    <Feature ID="73EF14B1-13A9-416b-A9B5-ECECA2B0604C" />
    <Feature ID="7C637B23-06C4-472d-9A9A-7C175762C5C4" />
    <Feature ID="AEBC918D-B20F-4a11-A1DB-9ED84D79C87E">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="AllowRss" Value="false"/>
    <Property Key="SimplePublishing" Value="false" />
    </Properties>
    </Feature>
    <!--Custom Site Feature-->
    <Feature ID="7916bd78-38dd-4595-a02f-68cd4975144a" />
    <!--Custom Master Page Feature-->
    <Feature ID="{66b35b36-fd66-4a16-ab68-d3b47ae8cbf7}" />
    <!--Custom Layout Page Feature-->
    <Feature ID="{7a226876-f2c4-45da-b09b-bd06598cecac}" />
    </SiteFeatures>
    <WebFeatures>
    <!-- Publishing feature -->
    <Feature ID="22A9EF51-737B-4ff2-9346-694633FE4416">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="ChromeMasterUrl" Value="~SiteCollection/_catalogs/masterpage/CustomV4.master"/>
    <Property Key="DefaultPageLayout" Value="~SiteCollection/_catalogs/masterpage/Custom.Layout.aspx"/>
    <Property Key="WelcomePageUrl" Value="$Resources:osrvcore,List_Pages_UrlName;/defaultCustom.aspx" />
    <Property Key="SimplePublishing" Value="true" />
    <Property Key="RequireCheckoutOnPages" Value="False" />
    </Properties>
    </Feature>
    <!--This Feature and Properties corresponds to the Navigation Settings UI page-->
    <Feature ID="541F5F57-C847-4e16-B59A-B31E90E6F9EA">
    <!-- Per-Web Portal Navigation Properties-->
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="InheritGlobalNavigation" Value="true"/>
    <Property Key="ShowSiblings" Value="true"/>
    <Property Key="IncludeSubSites" Value="true"/>
    </Properties>
    </Feature>
    <!-- Enterprise Wiki Feature -->
    <Feature ID="76D688AD-C16E-4cec-9B71-7B7F0D79B9CD" />
    </WebFeatures>
    <Modules>
    <Module Name="defaultCustom" />
    </Modules>
    </Configuration>
    </Configurations>
    <Modules>
    <Module Name="defaultCustom" Url="$Resources:osrvcore,List_Pages_UrlName;" Path="">
    <File Url="defaultCustom.aspx" Type="GhostableInLibrary" Level="Draft" >
    <Property Name="Title" Value="$Resources:cmscore,EnterpriseWiki_Site_WelcomePageTitle;" />
    <Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterpage/Custom.Layout.aspx, Custom Web Part Page" />
    <Property Name="ContentType" Value="$Resources:cmscore,contenttype_welcomepage_name;" />
    </File>
    </Module>
    </Modules>
    </Project>

  • Integrating Google Maps in Oracle Apex and 404 Not found error page

    Currently using APEX version 3.2.0.00.27 installed in OracleXE version 10.2.0.1.0. Have been attempting to recreate some examples of Google Maps within APEX. Found a nice set of examples here that build up to what I'm looking to ultimately do by incorporating google maps into APEX:
    http://blog.whitehorses.nl/2009/10/04/integrating-google-maps-in-oracle-apex/
    Unfortunatly, I'm getting the "404 Not Found, Not found, The requested URL /apex/wwv_flow.accept was not found on this server" page when I try to recreate the "Map with Search" example. I'd like to see if this really works using the html input and button tags in the body/region source versus creating APEX items to pass the address values to the javascript in the html header of the apex page. I'm thinking it's just an html thing within APEX that you have to do it a certain way, but I haven't managed to hit that magic combination. have gone to the google maps api v2 and looked at the html they use (it's what these examples with apex are based on) and tried that just to see. Same 404 result.
    I've seen suggestions at this forum and elsewhere that the 404 error is due to a bug. have been to metalink, and really haven't seen anything that spells out what the bug is and how to patch it or work around it. May be I just haven't found the right note/doc yet. have seen suggestions to change something associated with the Anonymous account that APEX uses. Have turned on authentication in the application to use an APEX user account with a logon page to the application. Still get the 404. Although, I have not adjusted anything elsewhere, like a DADS config file, because the apex/xe configuration is using the plsql gateway. Not sure of any procedure for changing settings on anonymous account when using plsql gateway.
    Open to suggestions. APEX 3.2 is customer version, so going to 4 may not be an option yet. XE, on the other hand, can certainly be swapped for an 11g version standard or enterprise edition if need be. I don't think this is a db version problem though. I think it's more on the APEX side of things.
    Anyway, any help or suggestions are appreciated.
    thanks
    rtp
    Edited by: RTP on Jun 24, 2011 10:30 AM

    Hi I have the same problem.... if you found the solution, please put it here to see it... I need a solution to this its urgent!!
    Thanks!!

  • Listner and "Message not Found" Error

    I tried to find other info on this, but i couldn't, so any
    information would be very helpful.
    whenever i run:
    lsnrctl start
    i get these errors:LSNRCTL for Linux: Version 8.0.5.0.0 -
    Production on 17-AUG-99 22:58:55
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Message 1070 not found; No message file for product=NETWORK,
    facility=TNSTNSLSNR for Linux: Version 8.0.5.0.0 - Production
    NL-00280: Message 280 not found; No message file for
    product=NETWORK, facility=NL [listener.log]
    NL-00278: Message 278 not found; No message file for
    product=NETWORK, facility=NL
    SNL-00016: Message 16 not found; No message file for
    product=NETWORK,
    i used the default listener.ora and tnsnames.ora that were
    installed.
    thanks for any help,
    -- adam
    null

    Thank you so much!!!! that was the problem. i could have sworn i
    set up my "oracle" account properly, but i didn't. this will
    probably fix any other problems i was going to have also...
    thank you very very much,
    -- adam
    Michael Tokarev (guest) wrote:
    : Set and export ORACLE_HOME env. variable.
    : Adam (guest) wrote:
    : : I tried to find other info on this, but i couldn't, so any
    : : information would be very helpful.
    : : whenever i run:
    : : lsnrctl start
    : : i get these errors:LSNRCTL for Linux: Version 8.0.5.0.0 -
    : : Production on 17-AUG-99 22:58:55
    : : (c) Copyright 1997 Oracle Corporation. All rights reserved.
    : : Message 1070 not found; No message file for product=NETWORK,
    : : facility=TNSTNSLSNR for Linux: Version 8.0.5.0.0 - Production
    : : NL-00280: Message 280 not found; No message file for
    : : product=NETWORK, facility=NL [listener.log]
    : : NL-00278: Message 278 not found; No message file for
    : : product=NETWORK, facility=NL
    : : SNL-00016: Message 16 not found; No message file for
    : : product=NETWORK,
    : : i used the default listener.ora and tnsnames.ora that were
    : : installed.
    : : thanks for any help,
    : : -- adam
    null

  • Problems with cached previews and File Not Found errors in preview and build

    I am having serious issues with Encore CS5.
    When I try and build a preview or disk/image I am getting File Not Found errors. I have emptied the media cache in the preferences but my project still seems to be referencing previously cached files or rendered menus. Is there any way to manually delete previous previews or the cache. I know that there are no missing files in my project. Any help would be very much appreciated.
    I am running Mac OS 10.6.4 and Encore 5.0

    To fix your locales, see http://wiki.archlinux.org/index.php/Configuring_locales -- in specific, you'll need to uncomment the en_US.utf8 locale at least, since that's the one that's specified in your rc.conf

Maybe you are looking for

  • Pages 5 - "TEXT" in background - Can't remove?

    I bought a Pages template collection from the app store (Nick Maskill - Document Pro for Pages). I am using one brochure template (architecture). There are several "blocks" in the brochure, each either blue or white. A headline and paragraph text app

  • Interaction between two iViews on one page

    Hi Everybody! I have have one question and if you think I am blind, then I apologize for this. I have two iViews on a page. The First (iView 1) is showing a Link List from KM and the second (iView 2) is showing the content of an external link. I woul

  • Downloaded PSE 13 files no exe file only 7z

    I downloaded PSE13 from Adobe twice but received only .7z files which I cant execute to install

  • Frame snapping on composition frame rate change.

    Hello Just had a thought today for a feature request.... It would be nice if when you brought up comp settings to have a switch to snap keyframes to the nearest whole frame when changing the comp frame rate i.e. from 30fps to 25fps. Also curious to k

  • HOW TO DELETE  A  PUSHBUTTON  FROM  TOOLBAR

    hi,      I am writing a program wherein I am required to show 4 pushbuttons on the report screen,when i click on either of the 4 pushbuttons the remaining 3 pushbuttons wil remain there only but the pushbutton i clicked will be hidden.     is there a