Jump to content

Greg2

Global Moderator
  • Posts

    2482
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Greg2

  1. if you have sound in anything, then alsa is correctly configured and installed
    This is not necessarily true in Mandriva. You can have sound without alsa or alsaconfig, but you cannot play midi files without libalsa, libalsa-data, libalsa-oss, alsaconf, alsa-plugins, timidity-init, and for the OP, probably timidity-patch-freepats.
  2. The ndiswrapper version in the 2007.1 repos is 1.21, so that's probably what you have. The latest stable version is 1.42, so there would be improvements with the latest version. I would suggest you try the one you have first, and see if it works out for you. Then if you have any problems try the latest version. You will have to compile the latest version with these instructions: ndiswrapper.sourceforge.net

  3. It's hard for me to help you with this because not only do I not have your card, but I'm not currently using wireless on a Mandriva system.

     

    I was hoping someone else here would offer you some help, but it's hard if you don't have the same card.

     

    The problem is that when the Mandriva Linux kernel doesn't recognize your card, you must bind the kernel driver to the card manfid. The way that is done has been recently changed... from the Mandriva wiki:

    If a card isn't binded to the correct driver, its device IDs should be added to the matching kernel module (the /etc/pcmcia/config file isn't used anymore).
    but they don't tell you where to bind it. I've even spent some time on irc #mandriva asking the devs, but didn't receive an answer. You use to be able to create a /etc/pcmcia/hermes.conf with a device using the orinoco_cs module, but it appears that will not longer work.

     

    I know that you probably do not understand all of that, but I'm posting it here in case someone else can help you with this. Your card 'should' work with one, or both the hostap and or orinoco_cs modules.

  4. That appears to be a prism chipset. Now we must see if it's trying to use the wrong driver. So in a terminal as root do:

    lsmod |grep hostap

    and

    lsmod |grep orinoco

    and post the output of both, if there's any.

  5. http://jesse.sasktelwebsite.net/Soundsystemtest.jpg

    No, that button plays no sound. Time for a new sound card?

    Did your sound work in windows? If it did, your sound chip is ok.

     

    If you still have no sound, then you will have to install and use alsaconf to configure your card. Sometimes Mandriva sets up your card without it, but not always.

     

    So then we would need the output of:

    urpmq -v alsaconf

    to show us if you have set up your urpmi repos properly, and have alsaconf available to install. If it is listed, go ahead and install and run it as root using scarecrow's instruction in this thread. If it's not listed, then go back and follow Gowator's instructions in this thread to set up urpmi again.

  6. Please go back and read my post. When you are in the 'Sound System' please click the 'Test Sound' button. If that doesn't make a sound, you don't have your sound system set up properly. Does the 'test sound' button play a sound file?

  7. Or should I keep trying to make it work?

    You should be able to make it work.

     

    You are going to have to find, d/l and install pcmciautils-014-3mdv2007.0 on your system. (use google) I understand that you don't have an internet connection, so you will have to use a flash drive or something to transfer it to your laptop. Then as root install it with 'rpm -i package-name' (replace package-name with the real name of the rpm you d/l).

     

    then with the card in, give me the output of:

    pccardctl ident

  8. I'm not sure if that's a prism chipset or an acx100? So I need you to remove the card, open a terminal:

    su

    enter your password, then

    tail -f /var/log/messages

    insert your card. Now post the output that happens after you insert the card. You can stop it with Ctrl + c

  9. If you mean this, I couldn't find it.

    http://jesse.sasktelwebsite.net/Soundsystem.jpg

    No, that's the wrong place. Use 'Look at installable software and install software packages'.

     

    I'm sorry, but it appears that you have been instructed to use the gui (by AussieJohn), and the cli by others. I would suggest you go back and follow AussieJohn's instructions first. then if you still have a problem, use the cli.

     

    When you get to:

    “Star button - System - Configuration - KDE - Sound but I see no mention of KDE Control Center. Anyway, I followed that path and went into "Sound System" were I was able to "Enable the Sound System"
    try the 'test sound' buton.

     

    Let us know if that works, after you check your alsaconf packages.

  10. Mhn has already told you what version, but here's some instructions:

     

    If your using Mandriva and you haven't already done so, go to:

    https://mandrivausers.org/index.php?showtopic=40552

    follow the instructions and for easy-urpmi.

     

    You will need to have installed (if you don't already); mplayer, mplayerplugin, win32-codecs.

     

    Note: use the mplayer and win32-codecs from the plf repos.

     

    Open Firefox and type in the address bar as url: about:config

     

    Now just rightclick somwhere into the main window. A little box with options to choose will appear. Choose "new", then "string". Then copy this line into the appearing text field:

    network.protocol-handler.app.mms

     

    Into the next text field: /usr/bin/mplayer

     

    Now you do the same thing again, but this time you choose not "string" but "boolean", and the line to copy is: network.protocol-handler.external.mms

     

    Then set "true".

     

    Now you can just use Firefox to listen to it.

×
×
  • Create New...