Random hangs with default maverick kernel on Dell Inspiron 1520 with 4Gb RAM
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
I'm using Dell Inspiron 1520 and Kubuntu Maverick.
I've installed 4Gb of RAM (instead of 2Gb) and after that kernel crashes appeared.
I've run memtest. I've run BIOS built-in hardware test utility. There are reporting no problem.
I've even updated BIOS to latest revision (A09).
I've tried mainline kernel (2.6.37-
It says something like this:
-------
Kernel panic - not syncing: map_single: bounce buffer is not DMA'ble
Pid: xxx, comm: NetworkManager Tainted: P 2.6.37-
Call trace:
... panic ...
... default_
... swiotlb_
... map_single ...
-------
I've googled "bounce buffer is not DMA'ble" and found 'fixed' bugs in old kernels (2007-2008) in swiotlb with some mmaps in first 4Gb of RAM.
I don't if it is related, but my dmesg has line "Memory: 4041352k/4456448k available (5711k kernel code, 264216k absent, 150880k reserved, 5379k data, 908k init)".
BIOS reports 256Mb of RAM is absent so, maybe there is some errors in the way kernel detects and occupies memory?
Hangs in kernel from maverick are random.
Sometimes it just hangs in GUI.
Sometimes it hangs and caps+scroll lock leds are blinking.
I've tried to leave computer in console, and sometimes kernel says "Unable to handle kernel NULL pointer dereference" in a cycle and keyboard does not work (maybe it's the same symptom as hanged GUI?)
I cant really debug this oops/panics because I can't boot with cmdline "console=
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-
Regression: No
Reproducible: No
ProcVersionSign
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelMo
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xfebfc000 irq 45'
Mixer name : 'SigmaTel STAC9205'
Components : 'HDA:838476a0,
Controls : 19
Simple ctrls : 12
Date: Tue Dec 28 23:57:28 2010
EcryptfsInUse: Yes
Frequency: This has only happened once.
HibernationDevice: RESUME=
MachineType: Dell Inc. Inspiron 1520
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=ru_RU.utf8
SHELL=/bin/bash
RelatedPackageV
SourcePackage: linux
dmi.bios.date: 07/11/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0UW306
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Inspiron 1520
dmi.sys.vendor: Dell Inc.
Look at the bug 688383. It has similar as similar kernel boot Call Trace. I have also a DEL Vostro 1700 with 4GB of RAM. bugzilla. kernel. org/show_ bug.cgi? id=25402. groups. google. com/group/ linux.kernel/ msg/4fecd51b083 f565d).
I also reported this bug to: http://
It is a regression (possibly from 2.6.36-2 onwards). Mainline kernel 2.6.37-rc8 doesn't work either.
It was already tagged as a regression (see: http://
Try to use Mainline kernel 2.6.36-2 from: http:// kernel. ubuntu. com/~kernel- ppa/mainline/ v2.6.36. 2-natty/ /wiki.ubuntu. com/Kernel/ MainlineBuilds# Installing% 20Mainline% 20Kernels
and (just in case)
follow the guidelines from: https:/
Meanwhile, let see if the problem is solved soon.
carlos