Public bug reported:

Binary package hint: linux-image-2.6.35-24-generic-pae


After a fresh install on a Dell PowerEdge 1750 server I see the following oops 
in the kernel logs.

Kernel 2.6.35-24-generic-pae and also 2.6.35-22-generic-pae has this.

[   14.008559] lp: driver loaded but no devices found
[   14.189540] piix4_smbus 0000:00:0f.0: Host SMBus controller not enabled!
[   14.375780] type=1400 audit(1295287589.257:2): apparmor="STATUS" 
operation="profile_load" name="/sbin/dhclient3" pid=494 comm="apparmor_parser"
[   14.375922] type=1400 audit(1295287589.257:3): apparmor="STATUS" 
operation="profile_replace" name="/sbin/dhclient3" pid=564 
comm="apparmor_parser"
[   14.375966] type=1400 audit(1295287589.257:4): apparmor="STATUS" 
operation="profile_replace" name="/sbin/dhclient3" pid=567 
comm="apparmor_parser"
[   14.376518] type=1400 audit(1295287589.257:5): apparmor="STATUS" 
operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" 
pid=494 comm="apparmor_parser"
[   14.376682] type=1400 audit(1295287589.261:6): apparmor="STATUS" 
operation="profile_replace" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=564 
comm="apparmor_parser"
[   14.376747] type=1400 audit(1295287589.261:7): apparmor="STATUS" 
operation="profile_replace" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=567 
comm="apparmor_parser"
[   14.376932] type=1400 audit(1295287589.261:8): apparmor="STATUS" 
operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" 
pid=494 comm="apparmor_parser"
[   14.377098] type=1400 audit(1295287589.261:9): apparmor="STATUS" 
operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" 
pid=564 comm="apparmor_parser"
[   14.377166] type=1400 audit(1295287589.261:10): apparmor="STATUS" 
operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" 
pid=567 comm="apparmor_parser"
[   14.379675] scb2_flash: warning - can't reserve rom window, continuing
[   14.379693] resource map sanity check conflict: 0xfff00000 0xffffffff 
0xfff80000 0xffffffff reserved
[   14.379700] ------------[ cut here ]------------
[   14.379721] WARNING: at /build/buildd/linux-2.6.35/arch/x86/mm/ioremap.c:98 
__ioremap_caller+0x3cd/0x400()
[   14.379728] Hardware name: PowerEdge 1750             
[   14.379732] Info: mapping multiple BARs. Your kernel is fine.
[   14.379735] Modules linked in: scb2_flash(+) mtd chipreg map_funcs i2c_piix4 
sworks_agp agpgart lp dell_wmi_aio parport psmouse serio_raw dcdbas 
megaraid_mbox usbhid hid floppy megaraid_mm tg3 pata_serverworks
[   14.379787] Pid: 373, comm: modprobe Not tainted 2.6.35-24-generic-pae 
#42-Ubuntu
[   14.379792] Call Trace:
[   14.379808]  [<c0152862>] warn_slowpath_common+0x72/0xa0
[   14.379818]  [<c013502d>] ? __ioremap_caller+0x3cd/0x400
[   14.379825]  [<c013502d>] ? __ioremap_caller+0x3cd/0x400
[   14.379833]  [<c0152933>] warn_slowpath_fmt+0x33/0x40
[   14.379841]  [<c013502d>] __ioremap_caller+0x3cd/0x400
[   14.379849]  [<c0150020>] ? sys_sched_setaffinity+0x40/0x90
[   14.379860]  [<f8971148>] ? scb2_flash_probe+0x9e/0x2b0 [scb2_flash]
[   14.379869]  [<c013514f>] ioremap_nocache+0x1f/0x30
[   14.379877]  [<f8971148>] ? scb2_flash_probe+0x9e/0x2b0 [scb2_flash]
[   14.379885]  [<f8971148>] scb2_flash_probe+0x9e/0x2b0 [scb2_flash]
[   14.379900]  [<c0376603>] local_pci_probe+0x13/0x20
[   14.379910]  [<c03775b8>] pci_device_probe+0x68/0x90
[   14.379920]  [<c04153b0>] really_probe+0x50/0x150
[   14.379930]  [<c041ca47>] ? pm_runtime_barrier+0x57/0xb0
[   14.379938]  [<c04154ec>] driver_probe_device+0x3c/0x60
[   14.379946]  [<c0415591>] __driver_attach+0x81/0x90
[   14.379958]  [<c04149b3>] bus_for_each_dev+0x53/0x80
[   14.379965]  [<c041527e>] driver_attach+0x1e/0x20
[   14.379972]  [<c0415510>] ? __driver_attach+0x0/0x90
[   14.379979]  [<c0414c45>] bus_add_driver+0xd5/0x280
[   14.379988]  [<c03774f0>] ? pci_device_remove+0x0/0x40
[   14.379995]  [<c041588a>] driver_register+0x6a/0x130
[   14.380005]  [<c03777f5>] __pci_register_driver+0x45/0xb0
[   14.380014]  [<f8974017>] scb2_flash_init+0x17/0x19 [scb2_flash]
[   14.380022]  [<c0103042>] do_one_initcall+0x32/0x1a0
[   14.380031]  [<f8974000>] ? scb2_flash_init+0x0/0x19 [scb2_flash]
[   14.380043]  [<c018900b>] sys_init_module+0x9b/0x1e0
[   14.380058]  [<c0223362>] ? sys_write+0x42/0x70
[   14.380068]  [<c05f0cc4>] syscall_call+0x7/0xb
[   14.380076] ---[ end trace 1c9edebfb85c9ad2 ]---
[   14.530462] scb2_flash: flash probe failed!
[   15.235170] type=1400 audit(1295287590.117:11): apparmor="STATUS" 
operation="profile_replace" name="/sbin/dhclient3" pid=655 
comm="apparmor_parser"
[   15.405965] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   16.955961] tg3 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex
[   16.955967] tg3 0000:02:00.0: eth0: Flow control is on for TX and on for RX
[   16.956409] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   27.896017] eth0: no IPv6 routers present


00:00.0 Host bridge: Broadcom CMIC-LE Host Bridge (GC-LE chipset) (rev 33)
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Kernel modules: sworks-agp

00:00.1 Host bridge: Broadcom CMIC-LE Host Bridge (GC-LE chipset)
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Kernel modules: sworks-agp

00:00.2 Host bridge: Broadcom CMIC-LE Host Bridge (GC-LE chipset)
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Kernel modules: sworks-agp

00:08.0 Unassigned class [ff00]: Dell Embedded Remote Access or ERA/O
        Subsystem: Dell Embedded Remote Access or ERA/O
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 32, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at feb80000 (32-bit, prefetchable) [size=4K]
        Region 1: I/O ports at ecf8 [size=8]
        Region 2: I/O ports at ece8 [size=8]
        Expansion ROM at fe000000 [disabled] [size=64K]
        Capabilities: <access denied>

00:08.1 Unassigned class [ff00]: Dell Remote Access Card III
        Subsystem: Dell Remote Access Card III
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin B routed to IRQ 29
        Region 0: Memory at fe102000 (32-bit, non-prefetchable) [size=4K]
        Region 1: I/O ports at ec80 [size=64]
        Region 2: Memory at feb00000 (32-bit, prefetchable) [size=512K]
        Capabilities: <access denied>
        Kernel driver in use: serial

00:08.2 Unassigned class [ff00]: Dell Remote Access Card III: BMC/SMIC device 
not present
        Subsystem: Dell Remote Access Card III: BMC/SMIC device not present
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin C routed to IRQ 5
        Region 0: I/O ports at ecf4 [size=4]
        Capabilities: <access denied>

00:0e.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27) 
(prog-if 00 [VGA controller])
        Subsystem: Dell PowerEdge 1750
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr- 
Stepping+ SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 32 (2000ns min), Cache Line Size: 64 bytes
        Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: I/O ports at e800 [size=256]
        Region 2: Memory at fe101000 (32-bit, non-prefetchable) [size=4K]
        [virtual] Expansion ROM at f8000000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel modules: atyfb

00:0f.0 Host bridge: Broadcom CSB5 South Bridge (rev 93)
        Subsystem: Broadcom CSB5 South Bridge
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR- INTx-
        Latency: 32
        Kernel modules: scb2_flash, i2c-piix4, sworks-agp

00:0f.1 IDE interface: Broadcom CSB5 IDE Controller (rev 93) (prog-if 8a 
[Master SecP PriP])
        Subsystem: Dell PowerEdge 1750
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64
        Region 0: I/O ports at 01f0 [size=8]
        Region 1: I/O ports at 03f4 [size=1]
        Region 2: I/O ports at 0170 [size=8]
        Region 3: I/O ports at 0374 [size=1]
        Region 4: I/O ports at 08b0 [size=16]
        Kernel driver in use: pata_serverworks
        Kernel modules: pata_serverworks

00:0f.2 USB Controller: Broadcom OSB4/CSB5 OHCI USB Controller (rev 05) 
(prog-if 10 [OHCI])
        Subsystem: Broadcom OSB4/CSB5 OHCI USB Controller
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 32 (20000ns max)
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at fe100000 (32-bit, non-prefetchable) [size=4K]
        Kernel driver in use: ohci_hcd

00:0f.3 ISA bridge: Broadcom CSB5 LPC bridge
        Subsystem: Broadcom Dell PowerEdge 1650/1750
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0

00:10.0 Host bridge: Broadcom CIOB-E I/O Bridge with Gigabit Ethernet (rev 12)
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR- INTx-
        Capabilities: <access denied>
        Kernel modules: sworks-agp

00:10.2 Host bridge: Broadcom CIOB-E I/O Bridge with Gigabit Ethernet (rev 12)
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR- INTx-
        Capabilities: <access denied>
        Kernel modules: sworks-agp

00:11.0 Host bridge: Broadcom CIOB-X2 PCI-X I/O Bridge (rev 05)
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR- INTx-
        Capabilities: <access denied>
        Kernel modules: sworks-agp

00:11.2 Host bridge: Broadcom CIOB-X2 PCI-X I/O Bridge (rev 05)
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR- INTx-
        Capabilities: <access denied>
        Kernel modules: sworks-agp

02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit 
Ethernet (rev 02)
        Subsystem: Dell PowerEdge 1750
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64 (16000ns min)
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at fcf30000 (64-bit, non-prefetchable) [size=64K]
        Region 2: Memory at fcf20000 (64-bit, non-prefetchable) [size=64K]
        Expansion ROM at <ignored> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: tg3
        Kernel modules: tg3

02:00.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit 
Ethernet (rev 02)
        Subsystem: Dell PowerEdge 1750
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64 (16000ns min)
        Interrupt: pin B routed to IRQ 17
        Region 0: Memory at fcf10000 (64-bit, non-prefetchable) [size=64K]
        Region 2: Memory at fcf00000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: tg3
        Kernel modules: tg3

04:03.0 RAID bus controller: Dell PowerEdge Expandable RAID controller 4/Di 
(rev 02)
        Subsystem: Dell PowerEdge 1750
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping+ SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 32 (32000ns min), Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 18
        Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
        Region 2: Memory at fcd00000 (32-bit, non-prefetchable) [size=256K]
        Expansion ROM at fcc00000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: megaraid
        Kernel modules: megaraid_mbox

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: 1750 dell kernel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704082

Title:
  kernel oops Dell PE 1750

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to