Debian :: Squeeze Kernel Upgrade Broke Suspend To Ram

Dec 12, 2014

Yesterday, I ran a security update that upgraded my Squeeze kernel from 2.6.32-48squeeze8 to 2.6.32-48squeeze9.

Ever since then, my suspend to ram (STR) function is broken.

The machine will suspend normally, but will not resume. When I try to awaken the machine, I can hear the fan in the tower start up (the subject machine is a desktop computer, please see below for specifics), but the machine seems to be otherwise dead (e.g. the monitor stays blank, pressing the "caps lock" key on my keyboard does not activate said keyboard's "caps lock" led, Ctrl-Alt-F[x] has no effect, etc). My only recourse at that point is a hardware reset (ouch!).

I tried running Code: Select allpm-suspend from a terminal, with no joy. Same result running Code: Select allecho -n "mem" > /sys/power/state from a terminal.

I checked the /var/log/pm-suspend.log file and noticed that each Code: Select all...performing suspend line used to (before said kernel upgrade) be directly followed by a Code: Select all...Awake. line, but, now, all said Code: Select all...performing suspend lines are followed by an Code: Select allInitial commandline parameters... line.

Before this, STR has worked well ever since I first loaded Squeeze on this machine back in 2012.

Code: Select allSqueeze 6.0.10; 2.6.32-5-amd64

Intel i7-980 Gulftown CPU
Asus P6X58D Premium Motherboard
EVGA GeForce GTS-450 Graphics Card
G.SKILL Ripjaw DDR3-1600, PC3-12800, 1.5v RAM (6x4GB sticks, 24GB total)
Crucial RealSSD C300 128GB SSD
Western Digital Caviar Black 1TB HDD
Corsair HX850 PSU

[CODE]

View 14 Replies


ADVERTISEMENT

Debian :: Squeeze Upgrade Causes Kernel Mess?

Feb 13, 2011

Finally ran the upgrade from lenny to squeeze and ran into a few issues. I have to admit this is the first dist-upgrade I've ever had go this badly (kernel issues, xorg issues, mysql transition problems, mythtv... Yikes!).Anyway, the first problem I'm trying to fix is getting dpkg to like the new squeeze kernel. Here's the errors

Code:
Errors were encountered while processing:
linux-image-2.6.32-5-686

[code]....

View 9 Replies View Related

Debian :: Upgrade Debian Stable Kernel From Squeeze Version?

May 26, 2010

I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?

View 12 Replies View Related

Debian :: Can't Boot Squeeze - Messed Up The Upgrade Of The Kernel Images

Jul 2, 2010

I messed up my install so now I can't boot it. I get errors. I doubt I'll be able to fix it. I messed up the upgrade of the kernel images... I'm not sure whether there's something I could do in the Grub config file... I have one other Linux OS I can use in the meantime (plus Windows OS) so I thought maybe boot that up and check the Debian partition in case there's any files I want to save/keep. If I re-install, is Debian Squeeze LXDE still a good choice? I'm going to install something different in the partition where the other Linux OS is. Right now, it's grub is handling the boot loader. The computer is an old laptop, a Thinkpad T41. The HDD is 160GB.

View 3 Replies View Related

Ubuntu :: Broke WiFi By Kernel Upgrade / What To Do?

Jan 13, 2010

I'm running Ultimate Edition 2.4 on an Acer Aspire 3500 lappy, yesterday I allowed my system to upgrade the kernel (from 9.10 kernel 2.6.31-17 to 2.6.31-18 generic) as per usual but when it rebooted I had no WiFi. The network manager didn't even have a wireless section, only wired, and I couldn't setup a wireless network either. If I reboot into the earlier 2.6.31-17 kernel everything is OK.
Another problem is that even tho I have no screensaver enabled and no power saving options enabled, (ie screen never disabled) after a short time of no use the screen goes blank. If within a few minutes I touch the pad or hit a key the screen returns but if it's been an hour or so nothing I do will wake it up,even tho there is still disk activity etc, and the only way to recover is with a hard reset, hold power key to reboot.

View 4 Replies View Related

Ubuntu Installation :: Kernel Upgrade To 2.6.32-23-generic Broke My LVM - RAID And GRUB

Jul 4, 2010

I recently updated the kernel to the newest version(2.6.32-23-generic) using the update manager and now I am unable to boot in to my Lucid installation.

My setup is LVM on top of a RAID 0 array. My computer had been running in this configuration since Lucid was released.

The Error Code I get on Boot is to the effect of: /dev/mapper/ubuntu-os is not available.. and then I get kicked in to Busy Box.

Once in Busy Box if I try to use mdadm to mount the RAID array I get this error:

If I boot in to the live CD I can mount all of the partitions and LVM volumes, so it does not appear to be a failed drive or volume.

I have looked in the mdadm.conf, lvm config and grub config files and searched the "Google" for an answer with no-avail...

Ultimately I would like to find a solution which doesn't involve a re-installation.

View 6 Replies View Related

Debian :: Suspend To Ram - Resume Bug In Squeeze?

Mar 10, 2010

I have an issue with my Sony vaio fw31e not resuming from suspend. Reported this as a bug: [URL] The usual ways of suspending, from the kde 4 menu, from the power/battery widget or by lid closing always result in no resume. However, running pm-suspend from a root terminal suspends and resumes just fine. My question is, how does one delve into the way that the usual methods initiate suspend? Maybe if I could find out what each of these methods actually does, I may be able to see what is going wrong? I had been running squeeze on this lappy since July 2009 with no suspend issues until an update broke it sometime in January. The install is being fully upgraded every day at the moment.

View 11 Replies View Related

Debian :: Squeeze - Freeze Or Kerneloops At Random Time After Suspend

Jun 3, 2010

I'll start at the beginning. The problem i am about to describe occured in ubuntu 9.10 for the first time (https://bugs.launchpad.net/ubuntu/+bug/480850) and is ironically partly responsible for my switching to debian. which i don't regret, but it seems i can't run from the bug any longer because now it's in squeeze, so i want to fix it or make a proper bug report:

Steps to Reproduce:
1: Suspend Laptop to RAM
2: Resume from Suspend
3: Wait and see, preferably monitoring top:
At some random time, ranging from immediately (black screen after resume) to several hours later, the system will become unresponsive. Switching to tty1 or Alt+Print+K does not work, Alt+Print+REISUB does work. Each freeze is anticipated by a random process (this time it was mandb, was installing something) hogging 100% of CPU, then the System becomes gradually unresponsive within a minute or so (panel, metacity, finally mouse cursor freezes too).
Alternatively, in case of a black screen immediately upon resume, Alt+Print+K works (EDIT: or not), and the system remains usable.
Additionally, i don't know if this is related, i noticed one process using 9999% of CPU for a second according to top, just thought i'd mention it.
This bug constitutes a regression, suspend does work flawlessly on this Laptop in Lenny.

The above is how it presented itself at the beginning on a fresh squeeze install, however, after two days of trying, i additionally get kerneloops messages i did not get before (again, after at least one suspend to ram) and after that the system becomes generally unstable (random applications won't properly open or terminate, including nautilus, evolution, iceweasel). Can this be due to secondary damage from the freezes and alt+print+reisubbing repeatedly?

The good news is, apart from this probably already damaged squeeze install, i have another one on one of my playground partitons, where i avoided suspend so far, so i can still try things out there. (it's kde, but i don't think it's related to the desktop environment).

View 8 Replies View Related

Debian Configuration :: Squeeze X64 ThinkPad 61p Suspend Key Doesn't Work

Sep 28, 2010

I have Debian Squeeze x64 on ThinkPad T61p with standard 2.6.32-5-amd64 kernel. thinkpad_acpi loaded as module, suspend to RAM works fine from menu in KDE as well as by closing the lid, however machine doesn't appear to react on pressing Fn+F4 which should put it to sleep as well. I've read through thinkpad_acpi documentation and asked Google but so far can't find the solution. Can anyone, point me in correct direction?

View 6 Replies View Related

Debian Configuration :: Squeeze: Suspend/hibernate Resume Fails With Radeon Graphics

Aug 6, 2010

I am running Squeeze on an older Compaq EVO laptop with radeon graphics.

A few months ago, after an upgrade, suspend and hibernate stopped working. The suspend or hibernate worked fine, but the resume just hung with a black screen. I finally got around to looking into it and found a workaround.

The workaround is to disable Kernel Mode Setting for the radeon. This can be done by adding the boot parameter "radeon.modeset=0" or by editing /etc/modprobe.d/radeon-kms.conf so that it includes the line "options radeon modeset=0".

If you are interested in the details, you can search for problem reports related to radeon kernel mode setting.

View 3 Replies View Related

Debian :: Security Update 'broke' Kernel / Recompile It?

May 25, 2011

I installed the latest security update for squeeze. It entailed an update of the kernel. Now when it boots, it give continuous kernel error messages about "can't enumerate usb .... " I have a custom kernel compiled from source (not sure about the patch level) from the same kernel 2.6.32. It seems to work OK. Should I worry about the security of this custom kernel or should I try to recompile it? I don't really know how to do any patching of the kernel source.

View 5 Replies View Related

Debian Multimedia :: X Broke After Dist-upgrade

Mar 20, 2011

After yesterday's apt-get dist-upgrade, I lost my higher screen resolutions. Only had 800x600 and 640x480. After trying to re-install the Nvidia drivers several different ways without success, I ended up purging xorg and xserver and then starting from scratch, re-installing the drivers. In doing so, I either found the problem, or created another, ha.I think part of the problem was that I mixed Nvidia proprietary and debian installations and the update broke the drivers.I am now unable to install xorg or xserver because I can not remove/purge libgl1-nvidia-alternatives.

View 2 Replies View Related

Debian :: Dist-upgrade Broke Dependencies In Testing

Jun 23, 2015

I'm running debian testing on my laptop. This morning when I ran apt-get update && apt-get dist-upgrade, I was greeted by the following errors:

Code: Select all

Calculating upgrade... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information to resolve the situation:

The following packages have unmet dependencies:

 libcurl3-gnutls : Depends: librtmp1 (>= 2.4+20131018.git79459a2-3~) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

A quick search found out that package librtmp1(2:2.4~20150315.gita107cef9b-dmo1) is already installed.

I do have some packages set on hold, however I don't think that's the problem:

Code: Select all$ dpkg --get-selections | grep hold
hostapd                         hold
libgcrypt11:amd64               hold
linux-image-amd64               hold

My sources.list on which I haven't touched for a very long time:

Code: Select alldeb http://mirrors.163.com/debian/ testing main non-free contrib
deb-src http://mirrors.163.com/debian/ testing main non-free contrib

deb http://mirrors.163.com/debian-security/ testing/updates main contrib non-free
deb-src http://mirrors.163.com/debian-security/ testing/updates main contrib non-free

deb http://mirrors.163.com/debian/ testing-updates main contrib non-free
deb-src http://mirrors.163.com/debian/ testing-updates main contrib non-free

View 2 Replies View Related

Debian Hardware :: Upgrade To Jessie Broke Sound

Jun 22, 2015

I upgraded from Wheezy to Jessie yesterday and no longer have sound. I don't think anything is muted. I checked alsamixer and everything is on. MOC, VLC, speaker-test and aplay are all giving me errors. MOC refuses to load.

Code: Select allccc@de:~$ speaker-test

speaker-test 1.0.28

Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
Code: Select allaplay /usr/share/sounds/alsa/Front_Center.wav
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
aplay: main:722: audio open error: No such file or directory

Code: Select allccc@de:~$ mocp
Running the server...
Trying JACK...
Trying ALSA...
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Trying OSS...

[CODE]....

Should I have a normal alsa-base.conf file?

View 3 Replies View Related

Debian Configuration :: Jessie Upgrade Broke NTFS Drive

Sep 22, 2015

I had a Linux server with Wheezy, I have 2 internal drive, one for linux OS, the other our Video On Demand drive that must be accessible to Windows and online. (That's why I chose NTFS, with our large video files, FAT will not work, and EXT isn't compatible with windows sharing, and I haven't gotten FTP to work right .

So I upgraded to Jessie today, and everything went smoothly until I tried to access my NTFS drive. (Named WowzaStorage)

I used FSTAB to auto-mount the drive (/dev/sdb1) to /media/ntfs/ on boot. All of this worked swimmingly on Wheezy, but since the update, something got mucked up and I cannot figure it out.

When accessing the mounted NTFS folder in /media/ (if it even shows up) gives me a 'Cannot be found' 'Input/Output error'

When in gParted to examine the drive, I can select it and view all the correct info, but I keep getting "error informing the kernel about modifications to partition /dev/sdb1/ --invalid argument"

Now first I thought maybe the NTFS driver was faulty and I removed 'ntfs-3g' and reinstalled it.

Now when I am in Terminal, after i umount and mount sdb1, I can CD to the drive but not the folders on it... Also using the File Browser, I get errors, and missing folders.

I get "Unhandled error message: Error when getting information for file '/media/ntfs': Input/output error"

View 2 Replies View Related

Fedora :: Kernel Upgrade Broke Sound Fedora 13 / Workaround This?

Sep 23, 2010

I just updated my kernel to 2.6.34.7-56.fc13.x86_64 last night and now I have no system sounds. Audacious plays my mp3's just fine, just as all my multimedia works in my web browser, vlc, etc... The only thing being affected is system sounds. I tried playing a sample with aplay and I got loud, crackling nonsense and this output code...

View 4 Replies View Related

Debian Configuration :: Resume After Suspend Fails With Kernel 2.6.36

Aug 27, 2011

I'm having problems with resume after suspend to RAM. The machine starts to wake up, but the screens (multi mon VGA and DVI setup) are black and the keyboard doesn't light up. After ~20 seconds there's some brief disk activity and then the computer reboots. 100% repeatable with affected kernel versions. My test method is simple, I boot the machine on the kernel's recovery option, log on as root and run "PM_DEBUG=1 pm-suspend". I haven't found anything in the logs after a failed resume.

Here's the situation:
I have a SSD disk. To get TRIM support I have to use kernel 2.6.33 or later, which means that the standard kernel in Squeeze is too old.I have Nvidia graphics, and there was a change in 2.6.34 that breaks older versions of xserver-xorg-video-nouveau (version 0.0.15, used in Squeeze), I can't use Debian Squeeze with a kernel newer than 2.6.33.x.My machine (XFX GeForce 9300 motherboard) won't resume from suspend to RAM if I use a kernel newer than 2.6.36. There are no BIOS updates available.

My options:
Install newer kernel from Squeeze backports (2.6.38.2 last time I tried). <--- Not doable b/c of resume problems. Upgrade to Wheezy, which uses kernel 3.0.x. <--- Not doable b/c of resume problems.Compile a vanilla kernel. So basically I'm forced to compile my own vanilla kernel, 2.6.33.x on Squeeze or 2.6.35.x on Wheezy. I won't be stuck with an unsupported kernel version in the near future, but so far I've failed miserably.

I know that the latest kernel version where everything works is 2.6.36.x (no longer maintained), 2.6.37.0 and later cause resume problems (I've tried 2.6.37, 38, 39 and 3.0.0, .0.1). I've tried doing a git bisect on the kernel, but didn't succeed, ended up on 2.6.36-rc5 which is weird considering that 2.6.36.4 works. There may be several suspend/resume bugs in different kernel versions that messed up the bisecting results.

View 2 Replies View Related

Debian Configuration :: System Upgrade => No Network After Suspend And Resume?

Aug 7, 2011

Lately I upraded my Debian using aptitude update/aptitude upgrade - including installing a new kernel (3.0). Since this upgrade I have strange problem with networking. When I suspend my computer and resume it, I do not have connectivity with network:

$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.1 icmp_seq=1 Destination Host Unreachable

[code]....

View 2 Replies View Related

Debian :: Radeon Xpress 200 Problem On Debian Squeeze - Kernel 2.6.30

Sep 18, 2009

After dist-upgrade a few days ago, X refuses to kick in.

Xorg.0.log reads

Code:

Fatal server error:

no screens found

Please consult the The X.Org Foundation support at http://wiki.x.org

Please also check the log file at "/var/log/Xorg.0.log" for additional information. lshw reads that Xpress 200M is claimed by radeonfb driver.

At this moment, no fglrx packages are installed.

System is Toshiba laptop.

I do not think ATI dropped support, however, even without fglrx, nothing works.

View 7 Replies View Related

Debian :: 2.6.33 Kernel In Squeeze ?

May 4, 2010

When can we expect to see the 2.6.33 series kernel available in Squeeze? Is there a predetermined date or no?

View 10 Replies View Related

Debian :: Kernel 2.6.37 Stable For Squeeze

Mar 14, 2011

Any idea if there is a kernel 2.6.37 stable, for Squeeze? Packaged one preferably , if an address is given for download, if there is one.

View 6 Replies View Related

Debian Configuration :: Kernel BUG In Squeeze 2.6.32-5-686 ?

Oct 21, 2010

I installed Debian Squeeze from a net install to a raid 1 array. I have been having a lot of troubles related to being able to write to one or more of the mounted drives - even touch gives me errors.

The most interesting line from dmesg is:

Here is the full output from dmesg:

I found a thread that indicated that this bug was fixed in the next kernel version: 2.6.32-6. I am willing to upgrade the kernel to get rid of my problems. Is a squeeze kernel at 2.6.32-6 or higher available? If so, where? I have not compiled my own kernel, and am not very interested in getting into that.

View 8 Replies View Related

Debian :: Booting Right Kernel In Squeeze

Feb 9, 2011

I followed the documentation for upgrading lenny -> squeeze. After reboot I get 2.6.26 not 2.6.32. I also ran 'update grub' before reboot. Here is what I have:

jurka@arkiv-x:~$ dpkg -l linux-image-2.6.*
ii linux-image-2.6.26-1-686 2.6.26-13lenny2
Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4
ii linux-image-2.6.26-2-686 2.6.26-26lenny2
Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4
ii linux-image-2.6.32-5-686 2.6.32-30
Linux 2.6.32 for modern PCs

View 4 Replies View Related

Debian :: Kernel Cannot Be Found On Squeeze DVD?

Jun 6, 2011

I'm attempting to dual boot my computer with Slackware, Debian and Windows. I've installed Lilo to the mbr from Slackware, i've edited my lilo.conf file so I can boot Debian. When I boot debian though, it says it's boot kernel 2.6.37 which is the slackware kernael it fails to load the modules. I think my problem is in the lilo.conf file in the debian line, "image = /boot/vmlinuz", if I've understood correctly I should put the debian kernals name after that line, I've done as I saw on the internet, but it comes up with, "kernel can not be found" or something similar to that. I think it's looking for it in a slackware directory. Is there a place on the debian dvds (i've all eight) I can get the kernel?

View 6 Replies View Related

Debian :: Compile Wheezy's 2.6.38 Kernel On Squeeze?

Apr 16, 2011

I'm trying to compile the 2.6.38 kernel (from the Wheezy sources) on my Squeeze laptop and get the following error: "dpkg-buildpackage: error: debian/rules build gave error exit status 2" After doing apt-get build-dep linux-image-2.6.38-2-amd64 and apt-get source linux-image-2.6.38-2-amd64 I did dpkg-buildpackeg and here is what happened:

[Code]...

View 2 Replies View Related

Debian Configuration :: Squeeze: Downgrade Kernel To 2.6.32-29?

Feb 17, 2011

downgrade my squeeze installation to kernel 2.6.32-29 (I think I have -30 now).

- what is the proper way to downgrade to that version of the kernel (I got my current kernel version when I installed squeeze few days ago and the official repo does not seem to have the -29 version anymore)?

- how to prevent that future automatic updates "upgrade" me again to the non-working version?

View 4 Replies View Related

Debian Configuration :: Kernel Version In Squeeze ?

Mar 15, 2011

Laptop Amilo L1300, installed Debian Squeeze from netinstall from scratch a month ago. Installed Xfce as a DE afterwards.

This laptop usually has problem with: ACPI, Wifi and tons of other stuff usually Kernel related and is really picky about kernel version!

Now - with Lenny it worked without problems, but it had gnome and ext3 so I took a gamble and did a fresh install of Squeeze with Xfce with Ext4 filesystem and overall performance of the computer was faster and more responsive.

For wireless I have to use[url]

It all worked 100% until a week ago (roughly).

I do not use synaptic nor update manager, so I updated the system via terminal (as root of course) "apt-get update" and "apt-get upgrade". And I noticed it will upgrade kernel. I went through the upgrade process, as I thought it's all a 2.6.32-5-686 kernel version and it will not brake anything since it IS a stable branch of Debian and it will not install new kernel. Of course it did not install 2.6.34 or anything like that...

After the update I began experiencing problems, first with mouse pointer, it became invisible and goes back visible and resume from suspend, also wireless randomly disconnects and sometimes won't reconnect to wifi network, as I found out it's all kernel related problems (googled it up). I do not know how to go back to previous kernel version, since in Grub2 menu it only points to one and only kernel version, as I reckon it's the same version but with bugfixes? Or should I say buy UNfixes. I tried using a liquorix kernel 2.6.32 but as he works, has problem with ACPI as I presume since it freezes the system on random occasions.

Please, what EXACT version of kernel was in Squeeze like 3 weeks ago? And how can install that particular version of kernel, since it was the only one that worked besides the one from Lenny.

"uname -r" says: 2.6.32-5-686

That's what it always said.

Is it possible I had, dunno 2.6.32.28 and it was updated to, dunno, 2.6.32.29 or some later one?

I managed to google up this:[url]

And how can I go back to 2.6.32.28 kernel for instance?

Should I use some of the snapshots from [url]?

View 2 Replies View Related

Debian Configuration :: 2.6.32-5-686 Seems To Be At The Moment Last Kernel For Squeeze?

Apr 27, 2011

I have squeeze with Gnome and 2.6.32-5-686 kernel. Due to problems with graphics card (kernel bugs), I'd like to update the kernel. The problem is, 2.6.32-5-686 seems to be at the moment last kernel for squeeze.Is it any way to update just a kernel and stay with squeeze or I must upgrade squeeze to the testing (wheezy)?

View 7 Replies View Related

General :: Update The Kernel From 2.6.16 On Debian Squeeze?

Feb 12, 2010

I just did an update of my Debian system from lenny to squeeze as described here. I got some errors during the install, saying that glibc couldn't be updated. I did an apt-get -f install, which gives me the following warning: WARNING: this version of the GNU libc requires kernel version 2.6.18 or later. Please upgrade your kernel before installing glibc.

The installation of a 2.6 kernel could ask you to install a new libc first, this is NOT a bug, and should NOT be reported. In that case, please add lenny sources to your /etc/apt/sources.list and run: apt-get install -t lenny linux-image-2.6 Then reboot into this new kernel, and proceed with your upgrade dpkg: error processing /var/cache/apt/archives/libc6_2.10.2-2_i386.deb (--unpack): subprocess new pre-installation script returned error exit status 1 Errors were encountered while processing:

[Code]...

View 2 Replies View Related

Debian :: Can't Upgrade From Lenny To Squeeze

Sep 15, 2010

I run into a problem when trying to update from lenny to squeeze. Seems that util-linux fails to install due to some error and that this causes xorg as well as udev to fail. If this is the case then it might be a bug in the post-installation script for util-linux..Am I on the right track or is it completely wrong?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved