Page 31 of 34 FirstFirst ... 212930313233 ... LastLast
Results 301 to 310 of 333

Thread: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

  1. #301
    Join Date
    Nov 2005
    Location
    Uppsala, Sweden
    Beans
    2,180
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Quote Originally Posted by pipik View Post
    ]but the system freezes when the nvsound module is loaded :/
    I hope you are not trying to load nvsound with pulseaudio. That will cause a complete system freeze.

  2. #302
    Join Date
    May 2009
    Beans
    79
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    many thanks for the how-to
    man i spent a long time trying to figure out what i did wrong at first, may i suggest changing the line "Running "gstreamer-properties" and "gnome-sound-properties" from a terminal and selecting oss in all menus will take care of many applications." to something more noticeable. maybe like
    Run the following from a terminal and select oss in all menus. This will take care of many applications.
    Code:
    gstreamer-properties
    gnome-sound-properties

  3. #303
    Join Date
    Nov 2005
    Location
    Uppsala, Sweden
    Beans
    2,180
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Quote Originally Posted by gilson585 View Post
    many thanks for the how-to
    man i spent a long time trying to figure out what i did wrong at first, may i suggest changing the line "Running "gstreamer-properties" and "gnome-sound-properties" from a terminal and selecting oss in all menus will take care of many applications." to something more noticeable. maybe like
    Run the following from a terminal and select oss in all menus. This will take care of many applications.
    Code:
    gstreamer-properties
    gnome-sound-properties
    Done that + added patches to fix breakage with kernel 2.6.30...

  4. #304
    Join Date
    Aug 2007
    Beans
    3

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Hey jocko!

    Still using soundtorm here! bt i know have kernel 2.6.28 but it seems there is no patch for it...? Do i miss something?

    Help appriciated thanks!

  5. #305
    Join Date
    Nov 2005
    Location
    Uppsala, Sweden
    Beans
    2,180
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Quote Originally Posted by eriktenburen View Post
    Hey jocko!

    Still using soundtorm here! bt i know have kernel 2.6.28 but it seems there is no patch for it...? Do i miss something?

    Help appriciated thanks!
    The patch for 2.6.28 is named "2.6.27-patch", because it works for both .27 and .28.
    Quote Originally Posted by jocko View Post
    c) For kernel 2.6.27 (Intrepid) or 2.6.28 (Jaunty):
    Code:
    ./2.6.27-patch
    sudo ./nforce-installer

  6. #306
    Join Date
    Aug 2007
    Beans
    3

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Thanks Jocko!

    Did that yesterday but it wasn't working. But I got it up and running again.

  7. #307
    Join Date
    Jan 2008
    Beans
    8

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Quote Originally Posted by jocko View Post
    Done that + added patches to fix breakage with kernel 2.6.30...
    Hey Jocko! Many many thanks for the patches! I have been able to figure out finally why the nvsound module wasn't loading for me with the newer kernels. It seems all the functions register_sound_* have been put under a
    Code:
    #ifdef CONFIG_SOUND_OSS_CORE
    ...
    #endif
    statement. I hadn't noticed this earlier. In 2.6.30, I just enabled the Sound and then enabled OSS as modules (I had never enabled OSS earlier in <=2.6.27). This enabled the functions register_sound_* to be visible to nvsound and it promptly loaded
    Now, thanks to your patches, I am enjoying nvsound in 2.6.30

  8. #308
    Join Date
    Jul 2009
    Beans
    2

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Wow, I haven't attempted to use Linux in quite some time and this was really helpful. Thanks!

  9. #309
    Join Date
    Jul 2009
    Beans
    2

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    When I try to play music with Rhythmbox I get this garbled mess. What could be causing that?

  10. #310
    Join Date
    Aug 2009
    Beans
    7

    Re: HOWTO: Nvidia nForce SoundStorm APU: Digital output, Surround and Hardware mixing

    Deleted - fixed in another thread.
    Last edited by PhantomPholly; August 2nd, 2009 at 07:58 PM.

Page 31 of 34 FirstFirst ... 212930313233 ... LastLast

Bookmarks

Posting Permissions

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