LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Problem with Suspend/Hibernate option on Acer 3620 Laptop. (https://www.linuxquestions.org/questions/ubuntu-63/problem-with-suspend-hibernate-option-on-acer-3620-laptop-654115/)

avinash.rao 07-07-2008 12:12 PM

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

bhaslinux 07-07-2008 03:54 PM

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.

silkstone 07-07-2008 03:57 PM

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.

BobNutfield 07-07-2008 04:18 PM

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

BallsOfSteel 07-07-2008 04:23 PM

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.

avinash.rao 07-07-2008 10:16 PM

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).

avinash.rao 07-07-2008 10:23 PM

Do you think this is solved in Ubuntu studio?

Quote:

Originally Posted by BallsOfSteel (Post 3207002)
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.


avinash.rao 07-08-2008 01:36 AM

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!!

silkstone 07-08-2008 05:13 AM

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. :)

avinash.rao 07-08-2008 12:37 PM

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


All times are GMT -5. The time now is 07:38 PM.