Results 1 to 6 of 6

Thread: Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

  1. #1
    cat /dev/null streetster's Avatar
    Join Date
    Jul 2003
    Location
    London
    Posts
    4,138
    Thanks
    119
    Thanked
    100 times in 82 posts
    • streetster's system
      • Motherboard:
      • Asus P7P55D-E
      • CPU:
      • Intel i5 750 2.67 @ 4.0Ghz
      • Memory:
      • 4GB Corsair XMS DDR3
      • Storage:
      • 2x1TB Drives [RAID0]
      • Graphics card(s):
      • 2xSapphire HD 4870 512MB CrossFireX
      • PSU:
      • Corsair HX520W
      • Case:
      • Coolermaster Black Widow
      • Operating System:
      • Windows 7 x64
      • Monitor(s):
      • DELL U2311
      • Internet:
      • Virgin 50Mb

    Question Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

    Hi Guys,

    I've got an 'xplosion hda 5.1 dts connect' soundcard, which is hooked up to my sony amp via optical out... this all works perfectly, however I've noticed that despite me setting my speakers up as '5.1 surround sound speakers' within windows, every time i reboot it gets put back to being 2 speakers.

    This is quite irritating as for games like HL2/etc I'll only get stereo output until i change my speaker settings...


    I've had a quick google but dont know exactly what to search for, and so far have turned up nothing...

    Two ideals:

    a) a solution to the problem

    b) some sort of command i can add to my startup list so that it tells windows i have 5.1 surround - there may/may not be one

    Any ideas would be greatly appreciated


  2. #2
    Member
    Join Date
    Aug 2007
    Location
    Madrid
    Posts
    131
    Thanks
    0
    Thanked
    14 times in 14 posts

    Re: Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

    Might be worth running a DXDIAG to see if it finds any errors....

    To run this, go to your START button, click on RUN, then type DXDIAG in the run box and click OK.

    Check through each tab to see if there are any errors....

  3. #3
    Senior Member
    Join Date
    Jun 2006
    Location
    London, UK
    Posts
    710
    Thanks
    33
    Thanked
    5 times in 5 posts

    Re: Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

    I'm after some sort of software tool which gives me quick (ideally one click to system tray pop-up menu, one click on that) access to changing audio settings. Can't always use the 7.1 system, so want to be able to switch my Realtek HD onboard to headphones quickly.

    Sounds like it would help you too, streetster. Although as a workaround rather than fixing your actual problem. Have you tried disabling the items you have starting on boot, to see if one of those is causing the speaker settings to change?

    Any ideas on the little popup HD audio thing for the tray, do please pass them on...

    DM

  4. #4
    Registered+
    Join Date
    Sep 2004
    Posts
    58
    Thanks
    0
    Thanked
    1 time in 1 post

    Re: Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

    This should do the trick!

    Quick Sound Switch


  5. #5
    cat /dev/null streetster's Avatar
    Join Date
    Jul 2003
    Location
    London
    Posts
    4,138
    Thanks
    119
    Thanked
    100 times in 82 posts
    • streetster's system
      • Motherboard:
      • Asus P7P55D-E
      • CPU:
      • Intel i5 750 2.67 @ 4.0Ghz
      • Memory:
      • 4GB Corsair XMS DDR3
      • Storage:
      • 2x1TB Drives [RAID0]
      • Graphics card(s):
      • 2xSapphire HD 4870 512MB CrossFireX
      • PSU:
      • Corsair HX520W
      • Case:
      • Coolermaster Black Widow
      • Operating System:
      • Windows 7 x64
      • Monitor(s):
      • DELL U2311
      • Internet:
      • Virgin 50Mb

    Re: Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

    Quote Originally Posted by Vibein View Post
    This should do the trick!

    Quick Sound Switch

    that will solve dancingmatt's problem, but there isnt an option to set the speakers from within that app, so im still stuck with manually changing it

    as for dxdiag, the only complaint it has is that my graphics driver isnt whql'd so nothing to do with the soundcard there... i'll have a hunt around the registry to see if there is a 'speakers' option and then just create a .reg file and run that each startup - nothing on startup will relate to my souncard, only nvidia-related stuff it seems...

    my only concern is that it could be something lingering from the audigy2 in there (although i did uninstall as much as i could before installing the new card)

  6. #6
    cat /dev/null streetster's Avatar
    Join Date
    Jul 2003
    Location
    London
    Posts
    4,138
    Thanks
    119
    Thanked
    100 times in 82 posts
    • streetster's system
      • Motherboard:
      • Asus P7P55D-E
      • CPU:
      • Intel i5 750 2.67 @ 4.0Ghz
      • Memory:
      • 4GB Corsair XMS DDR3
      • Storage:
      • 2x1TB Drives [RAID0]
      • Graphics card(s):
      • 2xSapphire HD 4870 512MB CrossFireX
      • PSU:
      • Corsair HX520W
      • Case:
      • Coolermaster Black Widow
      • Operating System:
      • Windows 7 x64
      • Monitor(s):
      • DELL U2311
      • Internet:
      • Virgin 50Mb

    Re: Windows keeps defaulting to 'Desktop Stereo Speakers' each boot...

    after some poking about the registry i've come up with the following (potential) solution:

    Code:
    Windows Registry Editor Version 5.00
    
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Configuration]
    "Speaker Configuration"=dword:00000006
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Type]
    "Speaker Type"=dword:0000000b
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\Current\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Type]
    "Speaker Type"=dword:0000000b
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\Current\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Configuration]
    "Speaker Configuration"=dword:00000006
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Configuration]
    "Speaker Configuration"=dword:00000006
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Type]
    "Speaker Type"=dword:0000000b
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Type]
    "Speaker Type"=dword:0000000b
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Configuration]
    "Speaker Configuration"=dword:00000006
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Type]
    "Speaker Type"=dword:0000000b
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Configuration]
    "Speaker Configuration"=dword:00000006
    
    [HKEY_CURRENT_CONFIG\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Type]
    "Speaker Type"=dword:0000000b
    [HKEY_CURRENT_CONFIG\System\CurrentControlSet\Enum\PCI\VEN_13F6&DEV_0111&SUBSYS_3741584D&REV_10\4&13699180&0&4048\DirectSound\Speaker Configuration]
    "Speaker Configuration"=dword:00000006
    and shove that in a .reg file and run that each time windows loads

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Windows Vista retail doomed unless Microsoft cuts prices?
    By Bob Crabtree in forum HEXUS News
    Replies: 132
    Last Post: 02-04-2007, 01:05 PM
  2. cant get back onto my windows boot :D
    By jackvdbuk in forum Software
    Replies: 23
    Last Post: 18-12-2006, 12:14 AM
  3. Problems all round... what to do with windows??
    By MurphmanL in forum Software
    Replies: 7
    Last Post: 08-02-2004, 08:20 PM

Posting Permissions

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