ASUS_M2N-E_SLI

Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2007-07-18 20:01:40
Size: 25063
Editor: adsl-76-219-90-131
Comment:
Revision 7 as of 2008-07-18 17:39:55
Size: 4087
Editor: S0106001ee5441427
Comment:
Deletions are marked like this. Additions are marked like this.
Line 38: Line 38:
== Sound ==
'''Info'''
Line 39: Line 41:
== Sound == The sound card included with the M2N-E SLI motherboard is a USB Audio C-Media CM6501.
Line 41: Line 43:
By far the most annoying problem. Sound does not work out of the box. The lspci command reports no sound card. See above for report of my partial success. Still no sound in the Flash Player plugin under Firefox.
Line 43: Line 44:
The onboard sound device is detected as a USB sound card: '''Volume Control'''
Line 45: Line 46:
 lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 005: ID 0d8c:0201 C-Media Electronics, Inc.
Bus 001 Device 001: ID 0000:0000
To change the volume using the keyboard or volume controller applet make the following changes:
 1. Right click on the volume icon in the system tray (near the clock) and choose "Preferences".
 2. From the drop down choose "Playback: ALSA PCM on front:1 (USB Audio) via DMA (PulseAudio Mixer)".
 3. Select "master" from the list and then close.
 4. Go to Preferences -> Sound.
 5. In the "Default Mixer Tracks" section change the device again to "Playback: ALSA PCM on front:1 (USB Audio) via DMA (PulseAudio Mixer)".
 6. As before choose the "master" track and then close.
Line 50: Line 54:
See at the end of this page for the full lsusb -v.
Line 52: Line 55:
I attempted to recompile ALSA with the usb-snd driver (./configure --with-oss=yes --with-cards=usb-audio) and I get only partial success. ESD doesn't start, Flash Player gives me a ton of ALSA-related errors. As far as I am concerned, the sound doesn't work. '''Using PulseAudio'''

PulseAudio is the default sound mixer in Ubuntu 8.04. Sound works in most programs without any tweaking but not in firefox. To get sound working in firefox install libflashsupport in Synaptic. Logging out or restarting may be required for changes to take effect.


'''Using ALSA'''

Getting the sound card working with ALSA perfectly seems to be near impossible. The sound card is supported by ALSA in Ubuntu 8.04 but you are forced to use the 8 channel volume controller to change the volume which seems to very buggy. Commenting out the "options snd-usb-audio index=-2" line in /etc/modprobe.d/alsa-base allows the device to be the default audio driver. With a reboot / logout there is partial success.
Line 67: Line 78:
I was not able to make the onboard USB sound device work. Here is the full lsusb -v dump for this device: {{{
Bus 001 Device 005: ID 0d8c:0201 C-Media Electronics, Inc.
Device Descriptor:
  bLength 18
  bDescriptorType 1
  bcdUSB 1.10
  bDeviceClass 0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 8
  idVendor 0x0d8c C-Media Electronics, Inc.
  idProduct 0x0201
  bcdDevice 0.10
  iManufacturer 0
  iProduct 2
  iSerial 0
  bNumConfigurations 1
  Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 531
    bNumInterfaces 3
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0x80
      (Bus Powered)
    MaxPower 500mA
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 0
      bAlternateSetting 0
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 1 Control Device
      bInterfaceProtocol 0
      iInterface 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 1 (HEADER)
        bcdADC 1.00
        wTotalLength 215
        bInCollection 2
        baInterfaceNr( 0) 1
        baInterfaceNr( 1) 2
      AudioControl Interface Descriptor:
        bLength 12
        bDescriptorType 36
        bDescriptorSubtype 2 (INPUT_TERMINAL)
        bTerminalID 1
        wTerminalType 0x0101 USB Streaming
        bAssocTerminal 0
        bNrChannels 8
        wChannelConfig 0x063f
          Left Front (L)
          Right Front (R)
          Center Front (C)
          Low Freqency Enhancement (LFE)
          Left Surround (LS)
          Right Surround (RS)
          Side Left (SL)
          Side Right (SR)
        iChannelNames 0
        iTerminal 0
      AudioControl Interface Descriptor:
        bLength 12
        bDescriptorType 36
        bDescriptorSubtype 2 (INPUT_TERMINAL)
        bTerminalID 4
        wTerminalType 0x0201 Microphone
        bAssocTerminal 0
        bNrChannels 2
        wChannelConfig 0x0003
          Left Front (L)
          Right Front (R)
        iChannelNames 0
        iTerminal 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 8
        bSourceID 4
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 9
        bSourceID 4
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 28
        bDescriptorType 36
        bDescriptorSubtype 4 (MIXER_UNIT)
        bUnitID 12
        bNrInPins 4
        baSourceID( 0) 1
        baSourceID( 1) 9
        baSourceID( 2) 14
        baSourceID( 3) 11
        bNrChannels 8
        wChannelConfig 0x063f
          Left Front (L)
          Right Front (R)
          Center Front (C)
          Low Freqency Enhancement (LFE)
          Left Surround (LS)
          Right Surround (RS)
          Side Left (SL)
          Side Right (SR)
        iChannelNames 0
        bmControls 0x00
        bmControls 0x00
        bmControls 0x00
        bmControls 0x00
        iMixer 0
        junk at descriptor end: 00 00 00 00 00 00 00 00 00 00
      AudioControl Interface Descriptor:
        bLength 16
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 13
        bSourceID 12
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        bmaControls( 3) 0x02
          Volume
        bmaControls( 4) 0x02
          Volume
        bmaControls( 5) 0x02
          Volume
        bmaControls( 6) 0x02
          Volume
        bmaControls( 7) 0x02
          Volume
        bmaControls( 8) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 9
        bDescriptorType 36
        bDescriptorSubtype 3 (OUTPUT_TERMINAL)
        bTerminalID 3
        wTerminalType 0x0301 Speaker
        bAssocTerminal 0
        bSourceID 13
        iTerminal 0
      AudioControl Interface Descriptor:
        bLength 15
        bDescriptorType 36
        bDescriptorSubtype 4 (MIXER_UNIT)
        bUnitID 17
        bNrInPins 3
        baSourceID( 0) 9
        baSourceID( 1) 14
        baSourceID( 2) 11
        bNrChannels 2
        wChannelConfig 0x0003
          Left Front (L)
          Right Front (R)
        iChannelNames 0
        bmControls 0x00
        iMixer 0
        junk at descriptor end: 00
      AudioControl Interface Descriptor:
        bLength 9
        bDescriptorType 36
        bDescriptorSubtype 3 (OUTPUT_TERMINAL)
        bTerminalID 10
        wTerminalType 0x0101 USB Streaming
        bAssocTerminal 0
        bSourceID 7
        iTerminal 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 5 (SELECTOR_UNIT)
        bUnitID 7
        bNrInPins 4
        baSource( 0) 8
        baSource( 1) 2
        baSource( 2) 16
        baSource( 3) 15
        iSelector 0
      AudioControl Interface Descriptor:
        bLength 12
        bDescriptorType 36
        bDescriptorSubtype 2 (INPUT_TERMINAL)
        bTerminalID 6
        wTerminalType 0x0603 Line Connector
        bAssocTerminal 0
        bNrChannels 2
        wChannelConfig 0x0003
          Left Front (L)
          Right Front (R)
        iChannelNames 0
        iTerminal 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 15
        bSourceID 6
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 11
        bSourceID 6
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 12
        bDescriptorType 36
        bDescriptorSubtype 2 (INPUT_TERMINAL)
        bTerminalID 5
        wTerminalType 0x0601 Analog Connector
        bAssocTerminal 0
        bNrChannels 2
        wChannelConfig 0x0003
          Left Front (L)
          Right Front (R)
        iChannelNames 0
        iTerminal 3
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 2
        bSourceID 17
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 16
        bSourceID 5
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      AudioControl Interface Descriptor:
        bLength 10
        bDescriptorType 36
        bDescriptorSubtype 6 (FEATURE_UNIT)
        bUnitID 14
        bSourceID 5
        bControlSize 1
        bmaControls( 0) 0x01
          Mute
        bmaControls( 1) 0x02
          Volume
        bmaControls( 2) 0x02
          Volume
        iFeature 0
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x81 EP 1 IN
        bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0003 1x 3 bytes
        bInterval 1
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 1
      bAlternateSetting 0
      bNumEndpoints 0
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 1
      bAlternateSetting 1
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
      AudioStreaming Interface Descriptor:
        bLength 7
        bDescriptorType 36
        bDescriptorSubtype 1 (AS_GENERAL)
        bTerminalLink 1
        bDelay 1 frames
        wFormatTag 1 PCM
      AudioStreaming Interface Descriptor:
        bLength 14
        bDescriptorType 36
        bDescriptorSubtype 2 (FORMAT_TYPE)
        bFormatType 1 (FORMAT_TYPE_I)
        bNrChannels 8
        bSubframeSize 2
        bBitResolution 16
        bSamFreqType 2 Discrete
        tSamFreq[ 0] 44100
        tSamFreq[ 1] 48000
      Endpoint Descriptor:
        bLength 9
        bDescriptorType 5
        bEndpointAddress 0x06 EP 6 OUT
        bmAttributes 9
          Transfer Type Isochronous
          Synch Type Adaptive
          Usage Type Data
        wMaxPacketSize 0x0310 1x 784 bytes
        bInterval 1
        bRefresh 0
        bSynchAddress 0
        AudioControl Endpoint Descriptor:
          bLength 7
          bDescriptorType 37
          bDescriptorSubtype 1 (EP_GENERAL)
          bmAttributes 0x01
            Sampling Frequency
          bLockDelayUnits 0 Undefined
          wLockDelay 0 Undefined
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 1
      bAlternateSetting 2
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
      AudioStreaming Interface Descriptor:
        bLength 7
        bDescriptorType 36
        bDescriptorSubtype 1 (AS_GENERAL)
        bTerminalLink 1
        bDelay 1 frames
        wFormatTag 1 PCM
      AudioStreaming Interface Descriptor:
        bLength 14
        bDescriptorType 36
        bDescriptorSubtype 2 (FORMAT_TYPE)
        bFormatType 1 (FORMAT_TYPE_I)
        bNrChannels 2
        bSubframeSize 2
        bBitResolution 16
        bSamFreqType 2 Discrete
        tSamFreq[ 0] 44100
        tSamFreq[ 1] 48000
      Endpoint Descriptor:
        bLength 9
        bDescriptorType 5
        bEndpointAddress 0x06 EP 6 OUT
        bmAttributes 9
          Transfer Type Isochronous
          Synch Type Adaptive
          Usage Type Data
        wMaxPacketSize 0x00c4 1x 196 bytes
        bInterval 1
        bRefresh 0
        bSynchAddress 0
        AudioControl Endpoint Descriptor:
          bLength 7
          bDescriptorType 37
          bDescriptorSubtype 1 (EP_GENERAL)
          bmAttributes 0x01
            Sampling Frequency
          bLockDelayUnits 0 Undefined
          wLockDelay 0 Undefined
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 1
      bAlternateSetting 3
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
      AudioStreaming Interface Descriptor:
        bLength 7
        bDescriptorType 36
        bDescriptorSubtype 1 (AS_GENERAL)
        bTerminalLink 1
        bDelay 1 frames
        wFormatTag 1 PCM
      AudioStreaming Interface Descriptor:
        bLength 14
        bDescriptorType 36
        bDescriptorSubtype 2 (FORMAT_TYPE)
        bFormatType 1 (FORMAT_TYPE_I)
        bNrChannels 4
        bSubframeSize 2
        bBitResolution 16
        bSamFreqType 2 Discrete
        tSamFreq[ 0] 44100
        tSamFreq[ 1] 48000
      Endpoint Descriptor:
        bLength 9
        bDescriptorType 5
        bEndpointAddress 0x06 EP 6 OUT
        bmAttributes 9
          Transfer Type Isochronous
          Synch Type Adaptive
          Usage Type Data
        wMaxPacketSize 0x0188 1x 392 bytes
        bInterval 1
        bRefresh 0
        bSynchAddress 0
        AudioControl Endpoint Descriptor:
          bLength 7
          bDescriptorType 37
          bDescriptorSubtype 1 (EP_GENERAL)
          bmAttributes 0x01
            Sampling Frequency
          bLockDelayUnits 0 Undefined
          wLockDelay 0 Undefined
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 1
      bAlternateSetting 4
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
      AudioStreaming Interface Descriptor:
        bLength 7
        bDescriptorType 36
        bDescriptorSubtype 1 (AS_GENERAL)
        bTerminalLink 1
        bDelay 1 frames
        wFormatTag 1 PCM
      AudioStreaming Interface Descriptor:
        bLength 14
        bDescriptorType 36
        bDescriptorSubtype 2 (FORMAT_TYPE)
        bFormatType 1 (FORMAT_TYPE_I)
        bNrChannels 6
        bSubframeSize 2
        bBitResolution 16
        bSamFreqType 2 Discrete
        tSamFreq[ 0] 44100
        tSamFreq[ 1] 48000
      Endpoint Descriptor:
        bLength 9
        bDescriptorType 5
        bEndpointAddress 0x06 EP 6 OUT
        bmAttributes 9
          Transfer Type Isochronous
          Synch Type Adaptive
          Usage Type Data
        wMaxPacketSize 0x0248 1x 584 bytes
        bInterval 1
        bRefresh 0
        bSynchAddress 0
        AudioControl Endpoint Descriptor:
          bLength 7
          bDescriptorType 37
          bDescriptorSubtype 1 (EP_GENERAL)
          bmAttributes 0x01
            Sampling Frequency
          bLockDelayUnits 0 Undefined
          wLockDelay 0 Undefined
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 1
      bAlternateSetting 5
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
      AudioStreaming Interface Descriptor:
        bLength 7
        bDescriptorType 36
        bDescriptorSubtype 1 (AS_GENERAL)
        bTerminalLink 1
        bDelay 1 frames
        wFormatTag 1 PCM
      AudioStreaming Interface Descriptor:
        bLength 11
        bDescriptorType 36
        bDescriptorSubtype 2 (FORMAT_TYPE)
        bFormatType 1 (FORMAT_TYPE_I)
        bNrChannels 2
        bSubframeSize 2
        bBitResolution 16
        bSamFreqType 1 Discrete
        tSamFreq[ 0] 48000
      Endpoint Descriptor:
        bLength 9
        bDescriptorType 5
        bEndpointAddress 0x06 EP 6 OUT
        bmAttributes 9
          Transfer Type Isochronous
          Synch Type Adaptive
          Usage Type Data
        wMaxPacketSize 0x0188 1x 392 bytes
        bInterval 1
        bRefresh 0
        bSynchAddress 0
        AudioControl Endpoint Descriptor:
          bLength 7
          bDescriptorType 37
          bDescriptorSubtype 1 (EP_GENERAL)
          bmAttributes 0x01
            Sampling Frequency
          bLockDelayUnits 0 Undefined
          wLockDelay 0 Undefined
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 2
      bAlternateSetting 0
      bNumEndpoints 0
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 2
      bAlternateSetting 1
      bNumEndpoints 1
      bInterfaceClass 1 Audio
      bInterfaceSubClass 2 Streaming
      bInterfaceProtocol 0
      iInterface 0
      AudioStreaming Interface Descriptor:
        bLength 7
        bDescriptorType 36
        bDescriptorSubtype 1 (AS_GENERAL)
        bTerminalLink 10
        bDelay 1 frames
        wFormatTag 1 PCM
      AudioStreaming Interface Descriptor:
        bLength 14
        bDescriptorType 36
        bDescriptorSubtype 2 (FORMAT_TYPE)
        bFormatType 1 (FORMAT_TYPE_I)
        bNrChannels 2
        bSubframeSize 2
        bBitResolution 16
        bSamFreqType 2 Discrete
        tSamFreq[ 0] 44100
        tSamFreq[ 1] 48000
      Endpoint Descriptor:
        bLength 9
        bDescriptorType 5
        bEndpointAddress 0x85 EP 5 IN
        bmAttributes 5
          Transfer Type Isochronous
          Synch Type Asynchronous
          Usage Type Data
        wMaxPacketSize 0x00c8 1x 200 bytes
        bInterval 1
        bRefresh 0
        bSynchAddress 0
        AudioControl Endpoint Descriptor:
          bLength 7
          bDescriptorType 37
          bDescriptorSubtype 1 (EP_GENERAL)
          bmAttributes 0x01
            Sampling Frequency
          bLockDelayUnits 0 Undefined
          wLockDelay 0 Undefined
I was not able to make the onboard USB sound device work. Here is the full lsusb -v [http://pastebin.com/f255524bb dump] for this device.
Line 686: Line 80:
----

Update for 2008-07-18. I discovered that "speaker-test --channels 6" produces sound when the speakers are connected to the gray (side speaker out) plug. The following .asoundrc seems to work: {{{
pcm.!default {
        type plug
        slave.pcm "surround51:CARD=1"
        slave.channels 6
        route_policy duplicate
}

ctl.!default {
        type hw
        card 1
}
Line 687: Line 95:
Note that you may have to use "card 0"and "CARD=0" instead of 1. For some reason there is still no sound produced by the lime (front speaker out) plug. Maybe some ALSA experts can give further hints.
Line 688: Line 98:
CategoryHardware HardwareSupportComponentsMotherboardsAmdSocketAm2Asus

Motherboard features

This motherboard has the following features:

  • CPU Socket Type: Socket AM2 (Athlon 64 X2 / Athlon 64 FX / Athlon 64)
  • FSB: 1000MHz Hyper Transport (2000 MT/s)
  • North Bridge: NVIDIA nForce 500 SLI MCP
  • RAM: 4×240pin DDR2 800 (max 8 GB), dual channel supported
  • Expansion Slots:
  • PCI Express x16 2
    • PCI Express x1 2
    • PCI Slots 2
  • Storage Devices
    • PATA 2 x ATA100 up to 4 Devices
    • SATA 3Gb/s 4
    • SATA RAID 0/1/0+1/5
  • Onboard LAN: Max LAN Speed 10/100/1000Mbps
  • Onboard USB: 2 x USB 2.0 connectors support 4 ports
  • Onboard 1394: 1 x 1394a connector supports 1 port
  • Form Factor: ATX

Processor

I used the following processor: AMD Athlon 64 X2 4200+(65W) Windsor 2.2GHz Socket AM2 Processor

Linux installation

I used a 32-bit Ubuntu 7.04 (Feisty Fawn) CD-ROM. The installation went well except for the problem below.

After updates, my kernel is (as reported by uname -a):

Linux idefix 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

Problems

PS/2 keyboard

However, with my PS/2 keyboard, it is a pain to configure the BIOS, because you have to hit the DEL key on the BIOS POST screen and the PS/2 keyboard seems to be inactive at that time. Using a USB keyboard fixes this problem. So I remove my IBM Model M (PS/2 interface) and plug in a crappy USB keyboard whenever I want to operate on the BIOS.

Sound

Info

The sound card included with the M2N-E SLI motherboard is a USB Audio C-Media CM6501.

Volume Control

To change the volume using the keyboard or volume controller applet make the following changes:

  1. Right click on the volume icon in the system tray (near the clock) and choose "Preferences".
  2. From the drop down choose "Playback: ALSA PCM on front:1 (USB Audio) via DMA (PulseAudio Mixer)".

  3. Select "master" from the list and then close.
  4. Go to Preferences -> Sound.

  5. In the "Default Mixer Tracks" section change the device again to "Playback: ALSA PCM on front:1 (USB Audio) via DMA (PulseAudio Mixer)".

  6. As before choose the "master" track and then close.

Using PulseAudio

PulseAudio is the default sound mixer in Ubuntu 8.04. Sound works in most programs without any tweaking but not in firefox. To get sound working in firefox install libflashsupport in Synaptic. Logging out or restarting may be required for changes to take effect.

Using ALSA

Getting the sound card working with ALSA perfectly seems to be near impossible. The sound card is supported by ALSA in Ubuntu 8.04 but you are forced to use the 8 channel volume controller to change the volume which seems to very buggy. Commenting out the "options snd-usb-audio index=-2" line in /etc/modprobe.d/alsa-base allows the device to be the default audio driver. With a reboot / logout there is partial success.

Video

I used an nVidia PCI video card. Ubuntu gives a max resolution of 1024x768. To get a higher resolution, simply edit your /etc/X11/xorg.conf and change the Modes lines from

  • Modes "1024x768" "800x600" "640x480"

to

  • Modes "1280x1024" "1024x768" "800x600" "640x480

USB sound device

I was not able to make the onboard USB sound device work. Here is the full lsusb -v [http://pastebin.com/f255524bb dump] for this device.


Update for 2008-07-18. I discovered that "speaker-test --channels 6" produces sound when the speakers are connected to the gray (side speaker out) plug. The following .asoundrc seems to work:

pcm.!default {
        type plug
        slave.pcm "surround51:CARD=1"
        slave.channels 6
        route_policy duplicate
}

ctl.!default {
        type hw
        card 1
}

Note that you may have to use "card 0"and "CARD=0" instead of 1. For some reason there is still no sound produced by the lime (front speaker out) plug. Maybe some ALSA experts can give further hints.


HardwareSupportComponentsMotherboardsAmdSocketAm2Asus

ASUS_M2N-E_SLI (last edited 2008-08-06 16:19:40 by localhost)