Icewm/icesound trouble on SuSE 8.2

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Icewm/icesound trouble on SuSE 8.2

    Are there any readers knowledgeable about running Icewm on SuSE 8.2? I
    am getting consistent floating-point errors trying to start icesound,
    whether I select OSS or ESD.

    I've tried recompiling esound and icewm from source, but it changes
    nothing. I've tested the sound files from every angle I know, and they
    work everywhere but icesound, so I doubt there's file corruption.

    Since esound works in Gnome 2, but not in XFce 3 or anywhere else, and
    esdplay fails without esd running, I suspect it's actually something in
    esound, but icesound won't work on OSS either. BTW, alsa is the default
    in SuSE.

    SoftEdges

    SoftEdges Guest

  2. Similar Questions and Discussions

    1. SuSE 10
      has anyone tried to install FMS on SuSE 10 ? after successfully "./installFMS -platformWarnOnly" the server crashes imediatly after start, only...
    2. Trouble installing CFMX Pro. on Suse Linux 9.1
      I have not find a solution for the same problem. I got the same ColdFusion version as you. If you get the chance to see this message please either...
    3. Installing Suse 8.2 Profesional hangs after this line >>> SuSe Linux Installation ....<<<
      Hi, When I try to install SUSE 8.2 Pro no matter which installation I run it loads kernel, goes trough about one and a half screen of normal...
    4. Redhat80 and IceWM
      Gil <gjlap@yahoo.com> wrote: I'd try fvwm or/and enlightment. Hint: man switchdesk -- Michael Heiming
    5. Menus (and icewm)
      I'm using icewm with Debian testing. In the past, whenever I apt-got a new package, it automatically appeared in the X menus. That doesn't happen...
  3. #2

    Default Re: Icewm/icesound trouble on SuSE 8.2

    SoftEdges wrote:
    > Are there any readers knowledgeable about running Icewm on SuSE 8.2? I
    > am getting consistent floating-point errors trying to start icesound,
    > whether I select OSS or ESD.
    >
    > I've tried recompiling esound and icewm from source, but it changes
    > nothing. I've tested the sound files from every angle I know, and they
    > work everywhere but icesound, so I doubt there's file corruption.
    >
    > Since esound works in Gnome 2, but not in XFce 3 or anywhere else, and
    > esdplay fails without esd running, I suspect it's actually something in
    > esound, but icesound won't work on OSS either. BTW, alsa is the default
    > in SuSE.
    >
    > SoftEdges
    I'll report the solution I stumbled across:

    Compiling from latest sources (1.2.12), I am required to use this
    precise command line input for it to work:

    icesound --interface=ESD --sample-dir=/home/jeh/.icewm/sounds/

    Note caps, etc. This after manually starting esd. Abbreviations, etc.
    result in "Illegal instruction" error. Previously, even this did not
    work, as I got only floating point errors. Thus, with this different
    error, I felt I was somehow close, and tried a dozen different
    commandline combinations until it worked.

    SoftEdges

    SoftEdges Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139