Help with a Kernel Oops that I don't understand

I'm in the process of installing Arch on a new setup based on a Zotac-IONITX-b motherboard.
I have pretty much come to the end of the initial set up of Arch but I am experiencing something that makes me clueless, A kernel Oops.
This is the output from dmesg as it happens:
BUG: unable to handle kernel paging request at 000d8a0b
IP: [<c016bfbc>] m_show+0x9c/0x1a0
*pde = 00000000
Oops: 0000 [#1] PREEMPT SMP
last sysfs file: /sys/module/mbcache/initstate
Modules linked in: ext3 jbd ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables arc4 ecb snd_hda_codec_nvhdmi rt73usb crc_itu_t rt2x00usb rt2x00lib snd_hda_codec_realtek led_class snd_seq_dummy input_polldev lirc_mceusb2 lirc_dev snd_seq_oss mac80211 snd_seq_midi_event snd_hda_intel usbhid snd_seq snd_seq_device snd_hda_codec hid nvidia(P) cfg80211 snd_pcm_oss snd_mixer_oss snd_hwdep agpgart snd_pcm snd_timer ohci_hcd snd soundcore i2c_nforce2 shpchp ehci_hcd psmouse snd_page_alloc pci_hotplug pcspkr usbcore sg serio_raw i2c_core forcedeth wmi evdev thermal processor fan button battery ac rtc_cmos rtc_core rtc_lib ext2 mbcache sd_mod pata_acpi ata_generic ahci libata scsi_mod
Pid: 1947, comm: lsmod Tainted: P (2.6.30-ARCH #1) To Be Filled By O.E.M.
EIP: 0060:[<c016bfbc>] EFLAGS: 00010282 CPU: 0
EIP is at m_show+0x9c/0x1a0
EAX: 00000000 EBX: f6a615a0 ECX: 00000e76 EDX: 00000000
ESI: f98de6e0 EDI: 000d8a0b EBP: f98de810 ESP: f69edeb4
DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Process lsmod (pid: 1947, ti=f69ec000 task=f6556800 task.ti=f69ec000)
Stack:
f6a615a0 c0457a4c f9b76bec 00011824 f98de6e4 f69edf30 c03d28a8 88e01f5c
c03e0768 f6a615a0 f98de6e4 f69edf30 c01ee703 c012d160 00000000 00000174
00000000 b807c014 f6a615c8 000003ec 00000014 f65b2780 f69edf90 0000001f
Call Trace:
[<c03d28a8>] ? mutex_lock+0x18/0x40
[<c01ee703>] ? seq_read+0x263/0x470
[<c012d160>] ? __wake_up+0x50/0x80
[<c01ee4a0>] ? seq_read+0x0/0x470
[<c0219b59>] ? proc_reg_read+0x79/0xc0
[<c01d1923>] ? vfs_read+0xc3/0x1a0
[<c0219ae0>] ? proc_reg_read+0x0/0xc0
[<c01d1b08>] ? sys_read+0x58/0xb0
[<c0103c73>] ? sysenter_do_call+0x12/0x28
Code: 10 31 c0 81 c5 2c 01 00 00 39 ef 74 2d 66 90 8b 47 08 89 1c 24 c7 44 24 04 4c 7a 45 c0 83 c0 0c 89 44 24 08 e8 d6 22 08 00 8b 3f <8b> 07 0f 18 00 90 39 ef 75 da b8 01 00 00 00 8b 96 d4 00 00 00
EIP: [<c016bfbc>] m_show+0x9c/0x1a0 SS:ESP 0068:f69edeb4
CR2: 00000000000d8a0b
---[ end trace a2e72733227d6c47 ]---
My kernel skills are next to zero so I don't even know where to begin to look for things to fix. The only thing I know is that if I set the runlevel to 5 at boot I get the Oops straight at boot. It appears that xorg (with nvidia module) starts loading but only makes it to about half a deacent log file. And when I try to issue lsmod the terminal just hangs.
Runlevel 3 boots fine witout the Oops but as soons as I try to do something module related (like lsmod again) the Oops is right there.
Any ideas what to do about this or am I down the reinstall route again?

I'm still having problems with this
I don't really know where to begin when it comes to prevent modules being loaded. Which ones are safe to remove etc?
This is what I get at boot trying to get straight into X.
Can anyone make something out of the dump? Any ideas what might be wrong is much appreciated.
BUG: unable to handle kernel paging request at 000d8a0b
IP: [<c016bfbc>] m_show+0x9c/0x1a0
*pde = 00000000
Oops: 0000 [#1] PREEMPT SMP
last sysfs file: /sys/devices/pci0000:00/0000:00:10.0/0000:03:00.0/resource
Modules linked in: ext3 jbd ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables arc4 ecb snd_hda_codec_nvhdmi rt73usb crc_itu_t rt2x00usb rt2x00lib led_class lirc_mceusb2 snd_seq_dummy snd_hda_codec_realtek input_polldev lirc_dev snd_seq_oss joydev mac80211 snd_seq_midi_event snd_seq usbhid snd_hda_intel snd_seq_device hid snd_hda_codec cfg80211 nvidia(P) snd_pcm_oss snd_mixer_oss snd_hwdep snd_pcm snd_timer agpgart ohci_hcd snd psmouse ehci_hcd soundcore shpchp serio_raw i2c_nforce2 pcspkr usbcore snd_page_alloc pci_hotplug sg forcedeth i2c_core wmi evdev thermal processor fan button battery ac rtc_cmos rtc_core rtc_lib ext2 mbcache sd_mod pata_acpi ata_generic ahci libata scsi_mod
Pid: 2023, comm: X Tainted: P (2.6.30-ARCH #1) To Be Filled By O.E.M.
EIP: 0060:[<c016bfbc>] EFLAGS: 00210282 CPU: 0
EIP is at m_show+0x9c/0x1a0
EAX: 00000000 EBX: f73a5540 ECX: 00000e31 EDX: 00000000
ESI: f98ac6e0 EDI: 000d8a0b EBP: f98ac810 ESP: ec821eb4
DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Process X (pid: 2023, ti=ec820000 task=ec96bc00 task.ti=ec820000)
Stack:
f73a5540 c0457a4c f9bfcc2c 00011824 f98ac6e4 ec821f30 c03d28a8 9f0f8b2b
c03e0768 f73a5540 f98ac6e4 ec821f30 c01ee703 00000000 9f0f8b2b 000001b9
00000000 b7f54014 f73a5568 000003ec 00000014 ec990900 ec821f90 00000021
Call Trace:
[<c03d28a8>] ? mutex_lock+0x18/0x40
[<c01ee703>] ? seq_read+0x263/0x470
[<c01ee4a0>] ? seq_read+0x0/0x470
[<c0219b59>] ? proc_reg_read+0x79/0xc0
[<c01d1923>] ? vfs_read+0xc3/0x1a0
[<c0219ae0>] ? proc_reg_read+0x0/0xc0
[<c01d1b08>] ? sys_read+0x58/0xb0
[<c0103c73>] ? sysenter_do_call+0x12/0x28
Code: 10 31 c0 81 c5 2c 01 00 00 39 ef 74 2d 66 90 8b 47 08 89 1c 24 c7 44 24 04 4c 7a 45 c0 83 c0 0c 89 44 24 08 e8 d6 22 08 00 8b 3f <8b> 07 0f 18 00 90 39 ef 75 da b8 01 00 00 00 8b 96 d4 00 00 00
EIP: [<c016bfbc>] m_show+0x9c/0x1a0 SS:ESP 0068:ec821eb4
CR2: 00000000000d8a0b
---[ end trace c0390704e02a5e60 ]---
edit:
I hope this is solved now. I couldn't figure out what module that was acting up so I reinstalled and started slowly to install and activate my devices. As soon as I reached the point of installing X, and specifically the nvidia drivers, it all went bonkers again.
I uninstalled the nvidia oackage and built the beta drivers from AUR, but had the same result. I ten turned to nvidia directly and installed their driver (the.run file) and after that everything seems to run smoothly.
So, probably there is something in the pacman package that doesn't work with my Zotac IONitx board.
Edit again:
The error is back and I have filed a bug report to nvidia. I'm keeping my fingers crossed that they can solve this for me.
Last edited by antis (2009-07-28 14:55:34)

Similar Messages

  • Help with a piece of code I don't understand

    Hi,
    I am a new commer to the world of Java development. In writing an app which connects to a MySQL database, I came across the following line of code:
    Class.forName("com.mysql.jdbc.Driver").newInstance();
    as far as I understand it, this line returns a new instance of the MySQL jdbc driver class, but it doesn't get assigned to anything. How does this work? How does the new object get referenced?
    Any insight to this would be most useful,
    Regards,
    Jeffers3D

    that's explained in the javadoc, I think :
    when an object that inherits from java.sql.Driver is instantiated, it automagically registers itself with the DriverManager
    then, you can write :
    Connection connection = DriverManager.getConnection(url, login, password);

  • Help with the error message that ADE is not allowed to copy a book onto my Nook. I have tried authorizing and unauthorizing many times--at wits end with this issue.

    Help with the error message that ADE is not allowed to copy a book onto my Nook. I have tried authorizing and unauthorizing many times--at wits end with this issue.

    I too am having the same problem. I have a new hard drive that was imaged from the old one and I'm trying to side load a book to my Nook Simple Touch.. I first installed ADE 4 then borrowed and downloaded a book from Overdrive. I tried a few times to delete and reauthorize both the computer and the Nook and each time I get an authorization error when I try to side load the book. I then found on the Nook forum that the Simple Touch and ADE 4 don't get along. So I uninstalled ADE 4 and installed ADE 3.
    I then followed this recommended procedure found on the forum: I deleted the Digital Editions folder from my Nook, launched ADE 3 and authorized the computer, then connected the Nook. For a few seconds, hovering the mouse over the setting icon for the Nook displayed everything on the context menu grayed out. But then it showed the context menu and I was able to display the Nook's authorization, which was the same as the computer's. Still get the same error side loading the book. Deleting and reauthorizing doesn't help.  And the Digital Editions folder is still missing from the Nook.

  • On Windows 7, CS6 all products, but especially need help with ID.  Fonts that are showing in other applications are not showing in ID.

    on Windows 7, CS6 all products, but especially need help with ID.  Fonts that are showing in other applications are not showing in ID.

    The ID Program folder will be relevant to your OS...
    I took a shot and right clicked on my Scripts Samples, choose reveal in Explorer and opened up the ID Program folder.
    As shown, there is a Fonts folder.
    Drag/Copy/Paste fonts to this folder.

  • What is it with yield() that I don't understand?

    The following code starts a thread that awaits a notification that never comes. However, I was expecting the Foo main thread to enter the running state again sometime after it yields and print the last line "main running again", but not so. The program hangs and never execute main's last print statement.
    class Task extends Thread {
    Foo foo;
    Task (Foo syncOnThis) {
        foo = syncOnThis;
        @Override
        public void run () {
        synchronized (foo) {
            System.out.println("task has the foo lock.");
            try {
                System.out.println("task about to release lock.");
                foo.wait();
            } catch (InterruptedException ie) {
                System.err.println("task was interrupted.");
            System.out.println("task was notified!");
    public class Foo {
        private synchronized void notifier() {
            notifyAll();
            System.out.println("foo notified all");
        public static void main(String[] args) {
            Foo foo = new Foo();
            Task alpha = new Task(foo);
            alpha.start();
        Thread.yield();
            try {
                Thread.sleep(500);
            } catch (InterruptedException ie) {
                System.out.println("Foo's sleep interrupted");
                System.out.println("main thread running again");
    }My understanding of yield() is that it offers to demote the current thread to the runnable state in order to allow other threads - in this case Task - to enter the running state. But once Task calls wait(), it also retreats from the running state and this is where I expect the main thread to become running again.
    If I swap yield() with something like
            try {
                Thread.sleep(500);
            } catch (InterruptedException ie) {
                System.out.println("Foo's sleep interrupted");
            }then it main does actually return to a running state and executes the last statement.
    what is it with yield() that I don't understand?

    krzn wrote:
    I see.Do also note that yield seldom is used these days. You most likely have a bug in your implementation or design if you think you need to call yield, or you are executing on a really old VM or on an odd system.
    (The first versions of the Solaris VM didn't use round robin so you had to release the execution to avoid starvation.)
    Kaj

  • I need help with a PDF file that is an image, the "Read Out Loud' option does not work, please help!

    I need help with a PDF file that is an image, the "Read Out Loud' option does not work, please help!

    You mean an image such as a scanned document?
    If that is the case, the file doesn't contain any text for Reader Out Loud to read. In order to fix that, you would need an application such as Adobe Acrobat that does Optical Character Recognition to convert the images to actual text.
    You can also try to export the file as a Word document or something else using ExportPDF which I believe offers OCR and is cheaper than Acrobat.

  • I changed my primary email and icloud is still set for my old email. I tried deleting my icloud but it aks me for the old password associated with the old email that I don't have anymore. Any other sugestions on how to get icloud to change emails on my i

    I changed my primary email and icloud is still set for my old email. I tried deleting my icloud but it aks me for the old password associated with the old email that I don't have anymore. Any other sugestions on how to get icloud to change emails on my ios?

    I figured it out! I changed my email & password at the icloud site, then when I deleted the icloud account on my iphone - it still showed my old email but when i typed in my current password it went through. I was then able to sign back in with my current email and password. That was too easy for the amount of time I have put into this!  Glad its finally fixed.

  • I need help with an iCal error that I'm getting!

    I am getting the following error message: "Dates to iCal run.app
    Could not run this script because..."
    The rest of the error message is written in characters that I don't understand. It may be binary code. I would appreciate any help you can provide.
    Thanks.
    Macbook Pro   Mac OS X (10.4.9)  

    Hi,
    You are running Dates to iCal (http://www.nhoj.co.uk/datestoical) and the application seems to have bee corrupted somehow.
    Open the application and click the 'stop' button. Download a new copy and install it.
    Let me know how you get on.
    John M

  • HT3209 Purchased DVD in US for Cdn viewing. Digital download will not work in Cda or US? please help with new Digital code that will work

    Purchased DVD in US for Cdn viewing. Digital download will not work in Cda or US? please help with new Digital code that will work

    You will need to contact the movie studio that produced the DVD and ask if they can issue you a new code valid for Canada. Apple cannot help you, and everyone here in these forums is just a fellow user.
    Regards.

  • Can anyone help with these kernel panics?

    I work for the NHS.  Have spent most of my salary on Adobe Premiere Pro using a Intel Core Mac OS 10.5.8 which is supposed to be enough for the system requirements.  Have spent all day shutting down my computer unable to start the software.  If it does start it freezes and tells me to restart.  This is not acceptable.  Can anyone help??? Adobe cefrtai nly don't want to is there ahtyone out there with any solutions?  I ahve checked the hard drive it is fine, have done all the usual checks to no avail. Cannot find anywhere to talk to Adobe, their website is a minefield of Groundhog Day!
    I have the same problem with Photoshop purchased last year as part of a creative package.  This is really annoying!

    Dear Wonderspark,
    I am back at my iMac.  Here are the details of my hardware.
    Model Name:
    iMac
      Model Identifier:
    iMac7,1
      Processor Name:
    Intel Core 2 Duo
      Processor Speed:
    2.4 GHz
      Number Of Processors:
    1
      Total Number Of Cores:
    2
      L2 Cache:
    4 MB
      Memory:
    3 GB
      Bus Speed:
    800 MHz
      Boot ROM Version:
    IM71.007A.B03
      SMC Version (system):
    1.20f4
      Serial Number (system):
    W88035L3X86
      Hardware UUID:
    00000000-0000-1000-8000-001EC205D8B9
    Chipset Model:
    ATI,RadeonHD2600
      Type:
    Display
      Bus:
    PCIe
      PCIe Lane Width:
    x16
      VRAM (Total):
    256 MB
      Vendor:
    ATI (0x1002)
      Device ID:
    0x9583
      Revision ID:
    0x0000
      ROM Revision:
    113-B2250F-219
      EFI Driver Version:
    01.00.219
      Displays:
    iMac:
      Resolution:
    1680 x 1050
      Depth:
    32-Bit Color
      Core Image:
    Hardware Accelerated
      Main Display:
    Yes
      Mirror:
    Off
      Online:
    Yes
      Quartz Extreme:
    Supported
      Built-In:
    Yes
    The software versionas are as follows.
    Adobe Photoshop CS5 version 12.0.4
    Adobe Premiere Pro CS 5.5 version 5.5.0
    I hope that is more use.  As I said, the software is successfully installed, but I cannot open Premiere Pro.  Photoshop does open occasionally but rather like Russian roulette.
    I also have the Creative suite and Dreamweaver is no problem, neither is Indesign.  This makes no sense to me I would be grateful for any help.  I have checked the hardware and the system is ok.  I have tried re-installing the software after un-installing it but that made no difference.  I obviously have turned the machine on and off because of the black veil that descends upon the screen during the kernel panic.  Premiere Pro has alo frozen everything rather than causing a panic too. HELP!

  • Error Message that i don't understand please help

    Hi,
    Please can you help me out to figure out what this error message means. I'm novice to mac os x world and i dont know much, my computer gets freezing every now and then, and will shutdown itself. Please find below error message and please if you have time to look at it and just explain to me what do i need to do, or where is the problem with it.
    Thanks in advance
    Interval Since Last Panic Report: 252477 sec
    Panics Since Last Report: 2
    Anonymous UUID: 1F56D626-1B8C-4DA0-BC7B-298FB99E2715
    Wed Feb 16 11:38:52 2011
    Machine-check capabilities (cpu 0) 0x0000000000000806:
    family: 6 model: 15 stepping: 6 microcode: 199
    Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz
    6 error-reporting banks
    threshold-based error status present
    Machine-check status 0x0000000000000004:
    machine-check in progress
    MCA error-reporting registers:
    IA32MC0STATUS(0x401): 0xb200004000000800 valid
    MCA error code: 0x0800
    Model specific error code: 0x0000
    Other information: 0x00000040
    Threshold-based status: No tracking
    Status bits:
    Processor context corrupt
    Error enabled
    Uncorrected error
    IA32MC1STATUS(0x405): 0x0000000000000000 invalid
    IA32MC2STATUS(0x409): 0x0000000000000000 invalid
    IA32MC3STATUS(0x40d): 0x0020000000000000 invalid
    IA32MC4STATUS(0x411): 0xd000000000020151 valid
    MCA error code: 0x0151
    Model specific error code: 0x0002
    Other information: 0x00000000
    Threshold-based status: No tracking
    Status bits:
    Error enabled
    Error overflow
    IA32MC5STATUS(0x415): 0xb200121014040400 valid
    MCA error code: 0x0400
    Model specific error code: 0x1404
    Other information: 0x00001210
    Threshold-based status: No tracking
    Status bits:
    Processor context corrupt
    Error enabled
    Uncorrected error
    panic(cpu 0 caller 0x2a9d27): Machine Check at 0x17e960cc, thread:0x5e7fb7c, trapno:0x12, err:0x0,registers:
    CR0: 0x80010033, CR2: 0x17e97000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x0000006d, EBX: 0xb073ad14, ECX: 0x1d52c034, EDX: 0x00000002
    ESP: 0xb073ad14, EBP: 0xb073ad2c, ESI: 0x1d52c1bc, EDI: 0x22e0dd60
    EFL: 0x00010206, EIP: 0x17e960cc
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x819e18 : 0x21b50c (0x5d4438 0x819e4c 0x223974 0x0)
    0x819e68 : 0x2a9d27 (0x595f04 0x595ff1 0x17e960cc 0x5e7fb7c)
    0x819f58 : 0x2a1912 (0x1 0x0 0x0 0x0)
    BSD process name corresponding to current thread: WebKitPluginHost
    Mac OS version:
    10J567
    Kernel version:
    Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
    System model name: MacBook2,1 (Mac-F4208CA9)
    System uptime in nanoseconds: 602770527130
    unloaded kexts:
    (none)
    loaded kexts:
    com.apple.filesystems.autofs 2.1.0 - last loaded 366723211188
    com.apple.driver.AppleTyMCEDriver 1.0.2d2
    com.apple.driver.InternalModemSupport 2.6.2
    com.apple.driver.AudioAUUC 1.13
    com.apple.driver.AppleIntelYonahProfile 14
    com.apple.driver.AppleIntelPenrynProfile 17
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AppleUpstreamUserClient 3.4.5
    com.apple.driver.AppleIntelNehalemProfile 11
    com.apple.driver.AudioIPCDriver 1.1.6
    com.apple.driver.AppleHDA 1.9.9f12
    com.apple.driver.AppleMCCSControl 1.0.17
    com.apple.driver.AppleIntelGMA950 6.2.6
    com.apple.driver.AirPort.Atheros 411.19.4
    com.apple.driver.AppleGraphicsControl 2.8.68
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.iokit.AppleYukon2 3.2.1b1
    com.apple.driver.AppleIntelMeromProfile 19
    com.apple.driver.ACPISMCPlatformPlugin 4.5.0d5
    com.apple.driver.AirPort.Atheros21 424.14.5
    com.apple.driver.AppleLPC 1.4.12
    com.apple.driver.AppleBacklight 170.0.34
    com.apple.driver.AppleIntelIntegratedFramebuffer 6.2.6
    com.apple.driver.CSRHIDTransitionDriver 2.3.8f7
    com.apple.driver.AppleIRController 303.8
    com.apple.driver.AppleUSBTrackpad 200.3.2
    com.apple.driver.AppleUSBTCKeyEventDriver 200.3.2
    com.apple.driver.AppleUSBTCKeyboard 200.3.2
    com.apple.driver.USBCameraFirmwareLoader 1.1.0
    com.apple.iokit.SCSITaskUserClient 2.6.5
    com.apple.iokit.IOAHCIBlockStorage 1.6.3
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleUSBHub 4.1.7
    com.apple.driver.AppleAHCIPort 2.1.5
    com.apple.driver.AppleEFINVRAM 1.4.0
    com.apple.driver.AppleUSBEHCI 4.1.7
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.driver.AppleFWOHCI 4.7.1
    com.apple.driver.AppleUSBUHCI 4.1.5
    com.apple.driver.AppleRTC 1.3.1
    com.apple.driver.AppleHPET 1.5
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleACPIButtons 1.3.5
    com.apple.driver.AppleSMBIOS 1.6
    com.apple.driver.AppleACPIEC 1.3.5
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 105.13.0
    com.apple.security.sandbox 1
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 105.13.0
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOSurface 74.2
    com.apple.iokit.IOBluetoothSerialManager 2.3.8f7
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.driver.AppleHDAPlatformDriver 1.9.9f12
    com.apple.driver.AppleHDAHardwareConfigDriver 1.9.9f12
    com.apple.driver.DspFuncLib 1.9.9f12
    com.apple.iokit.IOAudioFamily 1.8.0fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleSMC 3.1.0d3
    com.apple.driver.IOPlatformPluginFamily 4.5.0d5
    com.apple.driver.AppleHDAController 1.9.9f12
    com.apple.iokit.IOHDAFamily 1.9.9f12
    com.apple.iokit.IO80211Family 312
    com.apple.iokit.IONetworkingFamily 1.10
    com.apple.iokit.IONDRVSupport 2.2
    com.apple.iokit.IOGraphicsFamily 2.2
    com.apple.driver.CSRUSBBluetoothHCIController 2.3.8f7
    com.apple.driver.AppleUSBBluetoothHCIController 2.3.8f7
    com.apple.iokit.IOBluetoothFamily 2.3.8f7
    com.apple.driver.AppleUSBMergeNub 4.1.5
    com.apple.iokit.IOUSBHIDDriver 4.1.5
    com.apple.driver.AppleUSBComposite 3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.5
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOATAPIProtocolTransport 2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.5
    com.apple.driver.AppleFileSystemDriver 2.0
    com.apple.iokit.IOUSBUserClient 4.1.5
    com.apple.iokit.IOAHCIFamily 2.0.4
    com.apple.driver.AppleEFIRuntime 1.4.0
    com.apple.iokit.IOATAFamily 2.5.1
    com.apple.iokit.IOFireWireFamily 4.2.6
    com.apple.iokit.IOUSBFamily 4.1.7
    com.apple.iokit.IOHIDFamily 1.6.5
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.TMSafetyNet 6
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.DiskImages 289
    com.apple.iokit.IOStorageFamily 1.6.2
    com.apple.driver.AppleACPIPlatform 1.3.5
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.13f3
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: AirPort Extreme, Atheros 5416: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1600BEVT-22A23T0, 149.05 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N6
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021b, 0x1d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000

    Welcome to Discussions, proartpro
    You have encountered a "kernel panic".
    Start here for help resolving your kernel panic: http://www.thexlab.com/faqs/kernelpanics.html
    Don't be concerned that it refers to OS X 10.5. The suggestions also apply to your 10.6.x Mac.
    If you want more info, the following will give you as much as you want:
     • Another KP help site: http://www.index-site.com/kernelpanic.html
     • Apple's KP knowledge base article: http://support.apple.com/kb/HT1392
     • Apple's 10.6 help article: http://docs.info.apple.com/article.html?path=Mac/10.6/en/8965.html
     • In-depth KP info: http://developer.apple.com/mac/library/technotes/tn2002/tn2063.html
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz Mac OS X (10.6.6); MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.6)
    LED Cinema Display; G4 PowerBook 1.67GHz (10.4.11); iBookSE 366MHz (10.3.9); External iSight; iPod4touch4.2.1

  • I need help with a backup file that was deleted and now undeleted from my hard drive

    Last month (May 6, 2011), I was updating my iPod Touch 4G with the new software that came out. I always make a backup of my iPod's data before I update it. While my iPod was updating I left my iPod and computer alone and was doing things around the house with my mom. And when I was done I went in my room to see if it was done and my computer decides that it was going to freeze and crash on me (with my iPod plugged in and stuck on the updating or verifying software mode.) I managed to get my iPod back to working condition again but losing everything on my iPod. I formatted my computer hard drive but I managed to get back the backup I lost. I need help on getting the backup into iTunes so I can get my data back. I am not Jailbroken and I plan not to Jailbreak. I however saved the backup file in a folder other than the Mobilesync folder. I am also running on Windows XP. Someone please help me and thank you in advance!

    I was able to backup my iPod and I tried to restore my iPod again and it goes through the process and everything but it restores the temporary data that I had on there. It didn't restore application data or the current photos and videos that I had saved in Camera Roll before this all had happened. It is almost like it goes back to factory settings but I have some photos that were saved on the other backup that I was temporarily running on. The backup that I am looking to restore is the only backup file in the Mobilesync folder as of right now the others are saved somewhere safe for right now. Why doesn't it restore my application data or my Camera Roll pictures and videos that I saved before my computer crashed last month? Can this problem be fixed?

  • Can anyone help with my audio recordings that stopped working?

    Hi, I have audio recordings available in a secure "member only" area of my website. Unfortunately, from time to time, some recordings stop working. I only find out about this when my students / clients tell me. I don't understand why this occurs or how to fix it. Can anyone help? Rita

    It could be a browser issue?
    It could also be an internet issue for the user?
    The other is that if the are long mp3 files, the server times out the request.
    I would log a support ticket with BC and be as specific as possible to the nature of the issue and if there is a way to replicate it. When the Student / Client tells you about the issue it would also be good to get there browser version and platform details to try and create a replicable error that can be solved.

  • Lightroom 3 help with two hard drives that has missing folders

    Ok so I am operating on Lepoard osx using lightroom 3.  I have two external hard drives we will call them A and B.  I have used the existing catalog for a while in hard drive B.  Hard drive A is where I done the most work on photos.  I have imported a ton of photos from hard drive A and exported them etc. I'm not sure what happened exactly but, the folders that should be in Hard Drve A are now in Hard B and they have question marks next to them.  I then right clicked on the folders in Hard Drive B and located them in Hard Drive A.  I then made a new cataloge in hard drive A and closed Lightroom.  I opened up Lightroom and told Lightroom to use the new cataloge I created.  when it opend the folders were back in hard drive B.  What is going on?  Can any one help?
    Thanks
    Calvin

    I'm not sure why this is happening to you but I would suggest that you use Mac Finder to make sure where these folders actually are - on drive A, on drive B, or - maybe - on both?
    Only when you know where the folders are can you start rectifying the situation in Lr.
    If you find that you have folders on both drives - and you don't want that - consolidate all folders into one drive. Do this in Mac Finder but - at this point - do not rename folders or change the folder structure, if you can help it.
    When - according to Mac Finder - everything is as it should, open LR and locate all the folders that show question marks.
    Also, it doesn't help when you tell Lr to create a new catalog every time something is not right. Having more than one catalog tends to be confusing, and - unless you are very experienced in Lr - brings trouble.
    Since your different catalogs are probably contradictory I would suggest that you do NOT merge them to create one catalog. Instead - after everything is fine again - move all the other catalogs into a different folder so that Lr does not find them (but memorize the location). If after a while you decide that you don't need the other - moved - catalogs, you can delete them. From then on, it would be preferable that you work only with one catalog.

  • Need help with Recurring Kernel Panic- [ WITH LOGS ]

    For the past two weeks or so I have been getting a lot of Kernel Panics. Most of them happen when I select Restart or Shutdown. There have also been cases of Final Cut Pro crashing regularly, but I thnk the Kernel Panics are far more important to diagnose. I have not changes any hardware for at least a year. The machine has 4.5gb of RAM and 40% of the system drive free. I have run Disk Utility to repir the disk as well as the permissions, all coming back with no errors. The ONLY thing that I can think of that changed is that I purchased and ran Disk Warrior 4. It seemed to help tremendously with performance, however, it is the only thing that I can think of that has changed. I am also suffereing from some performance loss as well. I get at least one Kernel Panic a day. I have no idea what the KP mean, but they all look similar. I have posted the two latest ones below. Any help as to what might be causing this would be much appreciated. Thanks in advance.
    Thu Oct 25 22:00:24 2007
    Unresolved kernel trap(cpu 0): 0x400 - Inst access DAR=0x0000000001960014 PC=0x000000005AD15550
    Latest crash info for cpu 0:
    Exception state (sv=0x5E98B500)
    PC=0x5AD15550; MSR=0x10009030; DAR=0x01960014; DSISR=0x10000000; LR=0x00D4B1CC; R1=0x4527B7F0; XCP=0x00000010 (0x400 - Inst access)
    Backtrace:
    0x00D4B1B4 0x00D4CF48 0x003015AC 0x00301420 0x002BA498 0x002BA4EC
    0x0008A2FC 0x0008A36C 0x0002922C 0x0001ABBC 0x000295D0 0x00048F3C 0x0001DA04 0x0001FDB4
    0x00021604 0x00038180 0x002667B0 0x0027322C 0x000252AC 0x000ABDB8
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0xd49000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x442000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x803000
    Proceeding back via exception chain:
    Exception state (sv=0x5E98B500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x5D9F5780)
    PC=0x9000B348; MSR=0x0200F030; DAR=0xE1523000; DSISR=0x42000000; LR=0x9000B29C; R1=0xBFFFEB40; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0004): 0x400 - Inst access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000952D8 0x000957F0 0x00026898 0x000A8004 0x000AB980
    Proceeding back via exception chain:
    Exception state (sv=0x5E98B500)
    PC=0x5AD15550; MSR=0x10009030; DAR=0x01960014; DSISR=0x10000000; LR=0x00D4B1CC; R1=0x4527B7F0; XCP=0x00000010 (0x400 - Inst access)
    Backtrace:
    0x00D4B1B4 0x00D4CF48 0x003015AC 0x00301420 0x002BA498 0x002BA4EC
    0x0008A2FC 0x0008A36C 0x0002922C 0x0001ABBC 0x000295D0 0x00048F3C 0x0001DA04 0x0001FDB4
    0x00021604 0x00038180 0x002667B0 0x0027322C 0x000252AC 0x000ABDB8
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0xd49000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x442000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x803000
    Exception state (sv=0x5D9F5780)
    PC=0x9000B348; MSR=0x0200F030; DAR=0xE1523000; DSISR=0x42000000; LR=0x9000B29C; R1=0xBFFFEB40; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kerne`
    Sun Oct 28 10:35:10 2007
    Unresolved kernel trap(cpu 0): 0x400 - Inst access DAR=0x00000000E0F65000 PC=0x0000000000000000
    Latest crash info for cpu 0:
    Exception state (sv=0x5E155C80)
    PC=0x00000000; MSR=0x40009030; DAR=0xE0F65000; DSISR=0x40000000; LR=0x00D4B1CC; R1=0x452F3890; XCP=0x00000010 (0x400 - Inst access)
    Backtrace:
    0x00D4B1B4 0x00D4CF48 0x003015AC 0x00301420 0x002BA498 0x002BA4EC
    0x0008A2FC 0x0008A36C 0x0002922C 0x0001ABBC 0x000295D0 0x00048F3C 0x0001DA04 0x0001FDB4
    0x00021604 0x00038180 0x002667B0 0x0026661C 0x002AB548 0x000ABB30 0x00000000
    backtrace terminated - frame not mapped or invalid: 0xBFFFDC50
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0xd49000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x442000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x803000
    Proceeding back via exception chain:
    Exception state (sv=0x5E155C80)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x5D502A00)
    PC=0x90014E0C; MSR=0x0000D030; DAR=0xE0F65000; DSISR=0x42000000; LR=0x90014C68; R1=0xBFFFDC50; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0004): 0x400 - Inst access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000952D8 0x000957F0 0x00026898 0x000A8004 0x000AB980
    Proceeding back via exception chain:
    Exception state (sv=0x5E155C80)
    PC=0x00000000; MSR=0x40009030; DAR=0xE0F65000; DSISR=0x40000000; LR=0x00D4B1CC; R1=0x452F3890; XCP=0x00000010 (0x400 - Inst access)
    Backtrace:
    0x00D4B1B4 0x00D4CF48 0x003015AC 0x00301420 0x002BA498 0x002BA4EC
    0x0008A2FC 0x0008A36C 0x0002922C 0x0001ABBC 0x000295D0 0x00048F3C 0x0001DA04 0x0001FDB4
    0x00021604 0x00038180 0x002667B0 0x0026661C 0x002AB548 0x000ABB30 0x00000000
    backtrace terminated - frame not mapped or invalid: 0xBFFFDC50
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0xd49000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x442000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x803000
    Exception state (sv=0x5D502A00)

    Hello! I would be inclined to think you probably should re-install. The fact you said DW helped with performance indicates it found problems. My experience with OSX has been that mine has run pretty much perfectly for 3 years plus even though I tinker a lot and try out apps and have several dozen apps installed along with several haxies. It runs just as fast as it did when I first installed it as a fresh install. DW helps fix directory errors but it's not designed to do anything else. You could have bad blocks on the hard drive which could be causing the problem. I would erase using the zero data option and reinstall fresh. Ideally you would do this on a second partition or on another hard drive. If you only have one hard drive now is a good time to invest in another one so you can have a bootable backup for problem solving. Tom

Maybe you are looking for

  • Getting a sid's generation error while activating  DSO

    Dear All, We are created a standard dso on top of generic data source. This data source is created on top CDHDR and CDPOS tables through function module. While acting the DSO , We are getting a sid generation error. Please let me know the process to

  • "Open With" settings lost on reboot

    All file type associations are reset to their defaults when the machine is shut down. Where are the configuration files stored?

  • IMac multi display

    Hi, its a simple question but one i would love to know! With the iMac being built into the monitor, it it possible to link another stand-alone system up to the Intel core duo iMac so that the iMac is basically used as a monitor for this other system?

  • How to delete the leading letters

    Hi friends,     In my report in one variable i am getting value of guid and id no combinely, but i want to read only one id value so how can i get the only id value in this guid contains 32 characters and partner id is varried so how can i delete the

  • LiveCycle broken by UserManagerService

    We have a problem with a service using the activity "Find Group" in Livecycle ES. In DEV, everything was ok, but when we switch to production, we have this exception : Caused by: | [com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient