ubuntu 7.04 and vmware-server 1.0.3-1 from commercial repository
nVidia CK8S ethernet controller, with various offloads.
disabled offloads and tcp and udp traffic ok betweeen vmware guests and linux
server hosting vmware-server started working
seems like vmware-server 1.0.4 is out at vmware, but
However when I start from a clean linux-source package and specify
-append-to-version with the first make-kpkg, it works.
--
--append-to-version made it fail
https://bugs.launchpad.net/bugs/58307
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
Still present in Feisty / 2.6.20.
--
--append-to-version made it fail
https://bugs.launchpad.net/bugs/58307
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
I too selected FONTSIZE="8" and have the same issue as Kurt. I used to
just say vga=791 as part of the kernel boot args, and that worked for
me, or maybe that was a few distros ago ...
--
Fonts do not get set when one boots using usplash
https://bugs.launchpad.net/bugs/87031
You received this bu
A slightly different wrinkle. I netbooted my laptop to do a feisty
install because there wasn't space on / to do an upgrade. Did an expert
install. When I tried to install grub, it failed. Bottom line was that
I didn't format /boot, and grub was finding the definition of hd0 in
device.map was /
I can confirm also powernowd is the culprit for a Gigabyte GA-K8NSXNP
motherboard, AMD 64 3200+/2.2GHz. I think I disabled it when I
installed Dapper, and haven't had a problem since, but would like to
reduce power consumption. It was a bastard initially troubleshooting.,
had to disabled lots of
Public bug reported:
Binary package hint: dhcp3-server
--- etc/init.d/dhcp3-server.orig2006-05-06 01:01:37.0 +1000
+++ etc/init.d/dhcp3-server 2006-07-29 16:53:23.0 +1000
@@ -37,10 +37,10 @@
test_config()
{
- if ! /usr/sbin/dhcpd3 -t > /dev/null; then
+