Jump to content

Ixthusdan

Platinum
  • Posts

    8996
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Ixthusdan

  1. My comment was for windows. Windows XP is not usable with 128MB RAM. You're looking at Win98 or earlier for such a low amount of RAM. Despite Linux being more efficient with memory usage, 128MB is not sufficient for Mandriva 2008. I note that your specs indicate you have 196MB RAM, which is still more than 128MB RAM. :P

  2. Notice that the first entry says that the driver is installed and that the device is present. This driver will work. But the other three are wrong and interfering with the process. So, to remove the wrong stuff, use "ndiswrapper -e bcmwl5.sys". Repeat this for each of the other bad driver entries. "ndiswrapper -e broadcom-wl-4.80.53.0.tar.tar" "ndiswrapper -e wl_aptsa-3.130.20.0.o"

     

    When you are finished with this, you can open Mandriva Control Center and configure the adapter with ndiswrapper; the driver will work.

  3. I do not run any of my client's computers with less that 512MB RAM using windows. 128MB simply is not usable. Will it boot up? Yes. Is it usable? No. I do not think you will find any computer users who say otherwise. KDE is the desktop to use, but I agree that running the current Mandriva with 128MB RAM is not a good idea. There are other Linux distros that would be better suited for what you are trying to do.

     

    CD burning must be done as an "image." Many people make the mistake of unpacking the iso file first or simply copying it to a disk. But it is an image file and needs to be burned as such.

  4. Another note: Linux did nothing to your screen, anymore than any other operating system can/would do something to your screen. I suspect that we are dealing with multiple issues including some hardware failures. B)

     

    A "driver" is a software layer which a device uses to communicate to your system software layer. A driver from Linux in no way affects a driver from windows. Your XP installation, if you did not touch it, is the same software prior to running a "Live" Linux system. Your Sony laptop had a hardware problem which manifested at this particular time. If you must, blame Sony.

  5. With the DVD, I had a problem with the new task bar in KDE4. I lost all of the functions in it--menu, clock, everything. I could launch new buttons from the "add widgets" button in the corner, but I could not get it to incorporate into the task bar. Launching "kicker" got the old task bar on top of the new one! I ended up deleting my .kde4 file whcih fixed it. But, I do not know what I did to cause the problem and i still do not know how to relaunch the new task bar.

  6. My first look at KDE4 is Mandriva's Spring Alpha.

     

    As a gui thing, I really like it. I thought I was waiting for E17 to come about, but KDE might beat them to it. But, I lost the widgets in the "panel," and can't get them back. I can launch new plasma widgets, but the panel is just an empty thing at the bottom of the screen.

     

    It is promising, but not working. Anybody know how to restart the panel? I mistakenly tried "kicker," but launching it brought the old panel on top of the new one! :lol:

     

    (aside from deleting the hidden directory, of course. That works but what else can be done?)

  7. If the information is correct, your root partition is sda3 and swap is sda4. And so your grub entry should be:

    title linux 2.6.22.12-1
    kernel (hd0,2)/boot/vmlinuz-2.6.22.12-desktop-1mdv BOOT_IMAGE=linux_2.6.22.12-1 root=/dev/sda3 resume=/dev/sda4 splash=silent mem=1024M vga=788
    initrd (hd0,2)/boot/initrd-2.6.22.12-desktop-1mdv.img

     

    Note that the resume entry. I keep a live distro around (PCLinuxOS) so that I can get into my file system when I mess it up. I use several different distros and the installation process occasionally messes things up.

  8. Do not mount your partitions.

     

    1) boot rescue

    2) Choose "reinstall boot loader." Do not choose to mount your partitions first. Do not choose this. Do not mount your partitions. Allow the rescue disk to do what it needs to do. When you are choosing to mount the partitions first, you are choosing to manually do things which interferes with the automatic process. Let the rescue system do it. Do not mount your partitions unless you understand how to manually fix the boot record.

    3) Allow it the default install to the MBR. Do not change the installation to the linux boot partition. It should install to the drive's MBR, which contains the current windows boot loader.

  9. From the command line, "ndiswrapper -l" will give you all the information you need. If the driver is correct, then it will say that the driver is installed and the device is present. If it says the driver is installed, but no device present, you are using the wrong driver. If it returns nothing, you have not installed ndiswrapper.

  10. If you can control the card and see the network, then your issue is encryption.

     

    Try turning off encryption to verify the connection.

    Then carefully apply the correct information for link: double check the passwords/keys/etc. Be sure that you are following the same encryption patttern as the router/server/whatever.

     

    I used to compile ndiswrapper, but with Mandriva 2007 onward, the Mandriva rpm has worked well.

×
×
  • Create New...