[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KNOPPIX_V6.4.3DVD-2010-12-20-EN.iso - problem with command /sbin/halt



Hello again,

On Tue, Jan 25, 2011 at 09:37:58AM -0800, JD wrote:
> OK - I rebooted on the real hardware.
> All is well - so something is wrong wth how
> Virtualbox handles memory management
> for this guest.

I'm not sure yet if it is really bad "virtual" memory. Could as well be
interrupts or virtual disk controllers, since data seems to change while
being read from disk. You could run a quick test by copying a file from
ramdisk to ramdisk, and see if md5sum changes.

> I have neve seen a guest
> behave this way, even though I configured
> the guest to have 768MB of ram.

I have seen similar problems in virtualbox with Linux guests using
recent-but-stable kernels quite often, ranging from freeze during boot
to random errors concerning all simulated hardware. I now use kvm for my
own tests, can't spend time much on debugging virtualbox. :-(

> One problem I encountered was inability o bring up
> my mini-pci wifi card (rt2860/rt2850) dual mode.
> I have no idea how to configure t and make it work
> under Knoppix.

There seems to be a driver in the "staging" kernel section, which means
that the driver is quite new and not well tested yet, it may or may not
work with your card.

> Under my default boot OS (Fedora 13), I have
> disabled NetworkManager, and I let   wpa_supplicant
> start up early via the rc script that starts all the
> Sxx{ServicName} in the directory /etc/rc5.d
> (which is a symlink to   /etc/rc.d/rc5.d)

networkmanager should take care of starting wpa_supplicant as soon as
the card appears (test: "iwconfig", check for wlan0 or wifi0).

> If someone would please tell me how to bring up
> my wifi card under Knoppix, I would really appreciate  it.

I just checked, there are a few modules which may work with the wifi card:

sudo modprobe rt2860sta
or
sudo modprobe rt2800usb

Now it COULD be that you need additional firmware. Please check "dmesg"
for any hint.

Regards
-Klaus


Reply to: