Public bug reported:
>From a fresh install of 7.10 server (x86)...
Selected to Configure network later.
Selected LAMP, OpenSSH, Samba for optional software.
Booted--no issuses.
Edited /etc/network/interfaces to contain
---
auto eth0
iface eth0 inet static
address 192.168.1.50
netmask 25
To those who have noted that blacklisting the driver helped fix the
problem, are you currently on an EliteBook 6930p? Or are you using
another operating system?
I'm trying to decide if this needs to be made into a more meaningful bug
-- ie: "ricoh_mmc driver breaks suspend / resume"
--
[Hewlett-
Currently using Ubuntu 9.10 RC on a HP 6930p with up to date everything,
no ATI drivers.
I also had this problem.
Reading around, I found someone who had the same problem, and noted
about memory cards in the MMC slot.
After removing my MMC, the computer suspended successfully, but would
not resu
*** This bug is a duplicate of bug 420424 ***
https://bugs.launchpad.net/bugs/420424
** This bug has been marked a duplicate of bug 420424
[Hewlett-Packard HP EliteBook 6930p] suspend/resume failure
--
[Hewlett-Packard HP EliteBook 6930p] suspend okay, resume failure
https://bugs.launchpa
First, open a terminal as root and type "rmmod ricoh_mmc". Try
suspending your computer to see if it resumes ok. If it does, make the
change permanent.
Run this command:
gksu gedit /etc/modprobe.d/blacklist.conf
Add this at the end of the file:
# Blacklisting until a bugfix comes out that
# lets
I can confirm this happens with my laptop as well. Removing and
modprobing iwlagn solves the problem.
I'm on an HP Elitebook 6930p.
Please let me know if I can contribute any more information to solve
this.
r...@miguel:~# lspci | grep -i wireless
03:00.0 Network controller: Intel Corporation Wir
For reference, this bug appears to have the exact same symptoms I'm
experiencing here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/403455
I would feel safe linking them or marking this a duplicate.
--
intel 5300 "wireless is disabled"
https://bugs.launchpad.net/bugs/387282
You received