Jump to content

Ixthusdan

Platinum
  • Posts

    8996
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Ixthusdan

  1. More wireless news. I have the typical inexpensive (OK, cheap) Broadcom wireless in my laptop. At one time, only ndiswrapper would work for me; the bcm43xx native Linux driver simply would work. And, I would have to blacklist the native driver before ndiswrapper could assume control of the device. Otherwise, one would get a loaded module and a known device, but no internet link! But, with 2008, I can simply choose either driver and switch, all fro the GUI, without any hassles! That is a major improvement for wireless networking and Broadcom devices. 2008 is great. :D

  2. I think the point is that the device has issues. Any distro simply needs for you to make some entries in order to assure that the device is setup correctly. A live distro loads a plethora of devices for function; an installation is tailored to only what is needed. If the device happens to be detected correctly, then the distro setup is fine. It is common place to be sure that problem devices have the correct entries so that they are not a problem! :P

     

    Unfortunately, you seem to be assuming that Linux has problems. I beleive the device is a problem. There was a day when only hardware modems would work in Linux. Today, most winmodems (Which are not true hardware devices) work, thanks to the efforts of the community. (The manufacturers do not release the appropriate details in these cases!)

  3. I have a Broadcom wireless NIC, which is quite frankly a nightmare piece of hardware. I installed bcmw34xx, which worked, from MCC. I then decided to see if ndiswrapper would be just as easy to install. It was. All I did was type "urpmi ndiswrapper" in a terminal as root, and I could then use ndiswrapper as a driver choice. I did all of this with a fresh installation and no network access until I brought the wireless up. (It is a peeve of mine to have to ac cess the internet in order to get a laptop on-line!!)

    MCC=>Network and Internet=>Set up a Network interface

    Choose the wireless option and follow the steps.

     

    BTW, Mandriva Control Center is also called Configure Your Computer. The Control Center is just for KDE. Use MCC.

  4. If you install the kernel source package, urpmi will install everything you need to compile stuff. "urpmi kernel-source"

    However, I must admit that I think there is something else amiss. All the packages to use either bcm43xx or ndiswrapper are on the dvd/cdrom. You should not be compiling anything. I have used both bcm43xx and ndiswrapper on my laptop, and did not even have to download anything. It was all on the dvd. There is something else wrong with your installation, IMO.

  5. When I read about the card, it seemed to be a real RAID card. But, if it is indeed software RAID, then yes, the driver must be in place for the card to do its thing.

    I went to Adaptec's sight. Looks like you get the source code here. So you'll have to install on one drive; compile the driver; then move the system to RAID.

     

    I would set up two RAID sets initially. The second set will have to be built after compiling the driver. Sounds like a lot of work! B)

  6. With an nvidia card, you should not install so it will automatically boot to GUI until after you get the good driver in place. The nv driver is just a problem. I install to CLI. When I launch the GUI via "startx," I can edit for errors and get a desktop. But then I also down load the latest nvidia driver and install it at first launch. If the kernel sources do not install by default (why not??) then you can "urpmi kernel-sources" and then run the nvidia driver installer. Frankly, it is just easier to get a GUI using the vesa driver and going from there. It will be ugly until you install the proprietary driver anyway.

  7. I have not had problems of a normal nature. I do run an SLI set up and 2008 plays for 3-4 minutes and then reboots the computer!! 2007 did not do this, and since windows runs fine I know it is not the hardware. I might switch to the nvidia drivers rather than the pre-packaged drivers. They would not work at all in 2007 but in 2008 they do work..... for a few minutes! B)

     

    For clarity, the above only happens during game play. Otherwise, 2008 runs all day long under normal computer usage. (SLI and gaming are not normal!)

  8. The 945 is the Intel northbridge, or the chip set name. Your video section is an Intel i810. I have read that you need the latest i810 driver, which is stock with Mandriva. Perhaps your attempted screen resolution is the problem rather than the driver?

  9. Is the modem acting as a dhcp server or is the ip static?

    Cable and dsl modems frequently use the port's hardware address to allow hook up. (It is why routers have a "clone address" option.) If this is the case, you could release the ip while in windows, then leave windows and gain access again in Linux.

    In windows, you could type "ipconfig /all" at the command line and duplicate the information manually in Linux.

     

    Over the years, I have had to do the above on various occasions.

×
×
  • Create New...