LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 07-07-2008, 12:12 PM   #1
avinash.rao
Member
 
Registered: Jun 2008
Posts: 197

Rep: Reputation: 30
Red face Problem with Suspend/Hibernate option on Acer 3620 Laptop.


Hello,

I have installed Ubuntu 8.0 on ACER 3620 Laptop with 1.5GB RAM. Everything seems to work fine except the Suspend and Hibernate options. Its a clean install no dual boot.

When i select suspend, i get a serious of text messages and is stuck at Suspending console. and nothing happens, i press a key, etc, but the system doesn't come back. I have poweroff the laptop directly and power it on. I have insalled all the OS updates after installing the OS.

i noticed a error in these text messages.

582.008342 code: Bad EIP value
EIP [<f8bd7d30> 0xf8bd7d30 SS:ESP 00:f7571f28
end trace..

Please help
Avinash
 
Old 07-07-2008, 03:54 PM   #2
bhaslinux
Member
 
Registered: Oct 2003
Location: UnitedKingdom
Distribution: Debian Bullseye
Posts: 357

Rep: Reputation: 49
That is a kernel crash
So your system may have some mis-behaving drivers during crash

Try moving to single user mode and use minimal drivers (remove the not-so-important using rmmod)
and try doing the suspend.
 
Old 07-07-2008, 03:57 PM   #3
silkstone
LQ Newbie
 
Registered: Jun 2008
Location: Yorkshire, UK
Distribution: Ubuntu 8.04
Posts: 27

Rep: Reputation: 16
This seems to be a common problem with several different makes of laptop. I'm afraid I can't find a good solution, but many people have found that disabling the wireless card first (if there is a hardware switch on your machine) cures the problem. That's perhaps worth trying.
 
Old 07-07-2008, 04:18 PM   #4
BobNutfield
Senior Member
 
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526

Rep: Reputation: 53
This is a common problem. There is an extensive post on the subject in the in Ubuntu forum here:

http://ubuntuforums.org/showthread.p...d+Laptop+Hardy

I don't even try to use suspend on any of my laptops.

Bob
 
Old 07-07-2008, 04:23 PM   #5
BallsOfSteel
Member
 
Registered: Mar 2008
Location: Florida
Distribution: Fedora mainly, but I am open to others.
Posts: 273

Rep: Reputation: 34
I had a problem with suspend... my screen would come back extremely dark. Adding
Code:
Option          "VBERestore"          "true"
to my xorg.conf under your driver cured the problem for me. That may not help you in this instance, but it's helped me.
 
Old 07-07-2008, 10:16 PM   #6
avinash.rao
Member
 
Registered: Jun 2008
Posts: 197

Original Poster
Rep: Reputation: 30
Thank you for your replies.

i also read that i need to disable my wireless network card. And not able to do that. The wireless card driver is not /etc/network/interfaces files, below is what is happening with the OS Log and this keeps repeating. The don't see any disable button in network graphics tool. How do i disable my wireless network card?



Jul 8 08:12:46 human kernel: [ 541.956539] input: b43-phy0 as /devices/virtual/input/input36
Jul 8 08:12:46 human kernel: [ 541.964710] evdev: no more free evdev devices
Jul 8 08:12:46 human kernel: [ 541.964722] input: failed to attach handler evdev to device input36, error: -23
Jul 8 08:12:46 human kernel: [ 541.998297] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found or load failed.
Jul 8 08:12:46 human kernel: [ 541.998307] b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Dr...devicefirmware and download the correct firmware (version 4).
Jul 8 08:12:46 human firmware_helper[6498]: main: error loading '/lib/firmware/b43/ucode5.fw' for device '/devices/pci0000:00/0000:00:1e.0/0000:06:05.0/ssb0:0/firmware/ssb0:0' with driver '(unknown)'
Jul 8 08:12:48 human NetworkManager: <WARN> nm_device_802_11_wireless_scan(): (wlan0): could not trigger wireless scan: Network is down
Jul 8 08:12:49 human kernel: [ 544.963648] input: b43-phy0 as /devices/virtual/input/input37
Jul 8 08:12:49 human kernel: [ 544.974094] evdev: no more free evdev devices
Jul 8 08:12:49 human kernel: [ 544.974105] input: failed to attach handler evdev to device input37, error: -23
Jul 8 08:12:49 human firmware_helper[6506]: main: error loading '/lib/firmware/b43/ucode5.fw' for device '/devices/pci0000:00/0000:00:1e.0/0000:06:05.0/ssb0:0/firmware/ssb0:0' with driver '(unknown)'
Jul 8 08:12:49 human kernel: [ 545.011879] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found or load failed.
Jul 8 08:12:49 human kernel: [ 545.011888] b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Dr...devicefirmware and download the correct firmware (version 4).
 
Old 07-07-2008, 10:23 PM   #7
avinash.rao
Member
 
Registered: Jun 2008
Posts: 197

Original Poster
Rep: Reputation: 30
Do you think this is solved in Ubuntu studio?

Quote:
Originally Posted by BallsOfSteel View Post
I had a problem with suspend... my screen would come back extremely dark. Adding
Code:
Option          "VBERestore"          "true"
to my xorg.conf under your driver cured the problem for me. That may not help you in this instance, but it's helped me.
 
Old 07-08-2008, 01:36 AM   #8
avinash.rao
Member
 
Registered: Jun 2008
Posts: 197

Original Poster
Rep: Reputation: 30
Smile Solved!!

Hello all,

I tried everything you all said but nothing happened.
When i closely read the system log, i noticed that, the OS was probing the wireless adpater continuously. So, i installed the wireless adpater using the GUI tool and everything worked, both Suspend and Hibernate works!!
 
Old 07-08-2008, 05:13 AM   #9
silkstone
LQ Newbie
 
Registered: Jun 2008
Location: Yorkshire, UK
Distribution: Ubuntu 8.04
Posts: 27

Rep: Reputation: 16
Could you give a step-by-step description of exactly what you installed and how you did it? I think that could help many other people.
 
Old 07-08-2008, 12:37 PM   #10
avinash.rao
Member
 
Registered: Jun 2008
Posts: 197

Original Poster
Rep: Reputation: 30
Smile

Okay.

I am using Acer 3620 Laptop with 1.5GB RAM.

I did a clean install of Ubuntu 8.04 CD. I made sure internet was available during install. I installed all the required OS updates/upgrades after installation.

The OS was prompting for the installation of the inbuilt wireless NIC, which is a broadcom B43 wireless driver. But, the Hibernate and Suspend wouldn't work. It would go into command mode and get stuck. When i searched the forums, most of it told me disable the wireless adapter, so i was figuring it out. But, when i looked at the System log, i noticed that the OS was probing for the wireless adapter continuously. Thats when i decided to install the driver!! After which the suspend and Hibernate options started to work!

This may not be the case with everybody.
Hope this helps.
Avinash
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hibernate and suspend option not working in fedora 8 av.dubey Linux - Newbie 2 06-24-2008 06:25 PM
HP Laptop hibernate/suspend/resume question Jongi Debian 4 05-20-2008 08:08 PM
LXer: Improved ways to suspend and hibernate a laptop under Linux LXer Syndicated Linux News 0 02-16-2007 05:01 PM
LXer: How to suspend and hibernate a laptop under Linux LXer Syndicated Linux News 0 06-06-2006 08:33 PM
Thinkpad 600e laptop suspend/hibernate linux_or_bust Linux - Laptop and Netbook 0 01-05-2006 01:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 04:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration