Asus P4P800
Matt Zimmerman
mdz at canonical.com
Tue Sep 28 06:01:27 UTC 2004
On Tue, Sep 28, 2004 at 01:28:23AM -0400, Tim Rutherford wrote:
> Dual-booting with WinXP
> running on an Asus P4P800 mobo
> with P4 2.6 GHz and 1GB
>
> The onboard 3Com Gigabit LAN connection seems to be overlooked, and I
> can't get online. (I'm trying to see my Linksys router and beyond.)
Did you use a recent daily CD, or the preview CD?
I _think_ this device uses the sk98lin driver. Run "sudo modprobe sk98lin"
from a command prompt, and then try adding the interface in Computer->System
Configuration->Networking. If that works (or, if possible, even if it
doesn't), please run the command "lspci" and email the output to me so that
this device can be autodetected in the future.
> As well the system clock is off by 4 hrs (exactly the difference
> between UTC and my time-zone, EDT).
Open a terminal and run the following command:
sudo sed -i 's/UTC=yes/UTC=no/' /etc/default/rcS
(enter your password when prompted)
That should fix this on the next reboot. This is a bit arcane, but we are
working on a way to automatically determine this setting based on whether
you are dual booting or not
(https://bugzilla.ubuntu.com/show_bug.cgi?id=1332).
--
- mdz
More information about the ubuntu-users
mailing list