Public bug reported:
Binary package hint: hal
Bug #44874: auto smbfs mount in /etc/fstab causes hald hang at boot
It's a really annoying bug and it seems to be forgotten... Sorry if
somebody working on it.
** Affects: hal (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
Bug
Exactly the same here.
If I try to use the s3 driver, my monitor says: "wrong frequency" and
switch to suspend mode...
--
Server failure with S3 86c764/765 [Trio32/64/64V+]
https://launchpad.net/bugs/33504
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman
I can confirm this bug. It's really-really annoying and should be fixed
soon.
I've found a solution... Please let me know if it's working for you.
/etc/network/interfaces:
add this line right after your active interface setup:
pre-up sleep 5
i.e:
auto eth0
iface eth0 inet dhcp
pre-up sleep 5