[Solved] SB Live 5.1 Sound card changes after each reboot.

Hi
I have SB Live 5.1 soundcard that changes it's "location" after each upgrade, and I have to do the changes manually in the different applications: xmms, vlc, xine, etc in order to have sound back.
As you can imagine it's quite tediuos to do the changes everytime.
And videos, radio or music, can't be heard at all from internet.
Only when sound card is in hw: 0,0 no manually setups are not needed and sound in internet is ok.
This is the aplay -l output when is in hw: 0,0
play -l
**** List of PLAYBACK Hardware Devices ****
card 0: Live [SB Live! 5.1 [SB0220]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 31/32
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
  Subdevice #8: subdevice #8
  Subdevice #9: subdevice #9
  Subdevice #10: subdevice #10
  Subdevice #11: subdevice #11
  Subdevice #12: subdevice #12
  Subdevice #13: subdevice #13
  Subdevice #14: subdevice #14
  Subdevice #15: subdevice #15
  Subdevice #16: subdevice #16
  Subdevice #17: subdevice #17
  Subdevice #18: subdevice #18
  Subdevice #19: subdevice #19
  Subdevice #20: subdevice #20
  Subdevice #21: subdevice #21
  Subdevice #22: subdevice #22
  Subdevice #23: subdevice #23
  Subdevice #24: subdevice #24
  Subdevice #25: subdevice #25
  Subdevice #26: subdevice #26
  Subdevice #27: subdevice #27
  Subdevice #28: subdevice #28
  Subdevice #29: subdevice #29
  Subdevice #30: subdevice #30
  Subdevice #31: subdevice #31
card 0: Live [SB Live! 5.1 [SB0220]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 0: Live [SB Live! 5.1 [SB0220]], device 3: emu10k1 [Multichannel Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
card 1: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
And this one when have to reconfigure:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
card 0: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Live [SB Live! 5.1 [SB0220]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 32/32
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
  Subdevice #8: subdevice #8
  Subdevice #9: subdevice #9
  Subdevice #10: subdevice #10
  Subdevice #11: subdevice #11
  Subdevice #12: subdevice #12
  Subdevice #13: subdevice #13
  Subdevice #14: subdevice #14
  Subdevice #15: subdevice #15
  Subdevice #16: subdevice #16
  Subdevice #17: subdevice #17
  Subdevice #18: subdevice #18
  Subdevice #19: subdevice #19
  Subdevice #20: subdevice #20
  Subdevice #21: subdevice #21
  Subdevice #22: subdevice #22
  Subdevice #23: subdevice #23
  Subdevice #24: subdevice #24
  Subdevice #25: subdevice #25
  Subdevice #26: subdevice #26
  Subdevice #27: subdevice #27
  Subdevice #28: subdevice #28
  Subdevice #29: subdevice #29
  Subdevice #30: subdevice #30
  Subdevice #31: subdevice #31
card 1: Live [SB Live! 5.1 [SB0220]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: Live [SB Live! 5.1 [SB0220]], device 3: emu10k1 [Multichannel Playback]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Could you please tell me how SB Live 5.1 card can be fixed to hw: 0,0?
Cheers
Martin
Last edited by martincho (2010-12-22 05:22:55)

Hi
Now it's solved following this link: https://wiki.archlinux.org/index.php/ALSA
There found section: Set the default sound card
Where have to change file /etc/modprobe.d/modprobe.conf
options snd-emu10k1 index=0
and also in /etc/rc.conf disable modules of the other sound card:
MODULES=(!snd-via82xx)
Tks

Similar Messages

  • Sound Card changes after every reboot

    Alright, I've had this little issue since I installed Arch on one of my computers. After every reboot, the sound card changes and I have to manually edit my .asoundrc to get sound. It's not a huge deal but it is very annoying. How do I prevent my system from switching my sound card?
    This the output from aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: STX [Xonar STX], device 0: Multichannel [Multichannel]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: STX [Xonar STX], device 1: Digital [Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I'm trying to keep the Xonar STX as the default card.

    thatnewyorker wrote:
    skunktrader wrote:
    On my machine I have the following in /etc/asound.conf
    pcm.!default {
    type hw
    card XFi
    ctl.!default {
    type hw
    card XFi
    Yeah that didn't work. I get a message about .asoundrc being old or corrupted so Alsamixer basically ignores it.
    I assume you changed the 'XFi' (my preferred sound card) to 'STX'

  • Schedule line date changes after each MRP run

    Dear Experts,
    Clarification needed on how the system plans the MM schedule lines.
    Setting: Start in the past not allowed.
                  3 days for processing of order
    The issue is after each MRP run the system is moving the schedule line to the current date + 3 days for processing + the planned delivery time.
    If the schedule line is not firmed, after each MRP run ( which happens everyday) the system is moving the schedule line and then giving an alert saying the " order has to be rescheduled to the previous day"
    on the second day after the mrp run the system moves the schedule line again by one more day and gives the rescheduling date as " -2 days from today"
    this change is happening every day after the planning run. - because of this there are really no backorders ( schedule line in the past ) in the system. we were not able to know if the vendor is actually delayed in this case.
    can you kindly suggest what went wrong here ??
    we are using strategy 10 for the planning of procured parts. Let me know if more info is needed.
    Note: we are also using stock transfer process for some procured parts. there too the PR date gets changed after each MRP run. There there is no lead time in this case. the order is placed on the same day as the requirement as both plants are nearby. There the PR date is changing everyday to the current date.
    your advice would be of great help
    thanks
    Nagendra Kumar

    Hi Caetano,
    thanks for your suggestion
    Yes, we use firm zone for few of the vendors. there the system don't change the schedule lines.
    Also for the stock transfer PR's there is no firm zone and the lead time is one day. in this case it changes everyday after the MRP run.
    the stock transfer PR's leads to the creation of Schedule lines from the source plant. Since this PR gets changed everyday. the alerts coming out of MD07 gets changed and we really did not know if this order is delayed or not.  In the source plant we use the firm zone to avoid moving the schedule line. But then the alerts are always not correct.
    is there any setting which helps in not moving the PR everyday without using " start in the past"
    thanks
    Nagendra Kumar

  • [SOLVED] default sound card changed

    Hello all,
    Been struggling with my arch64 and XFCE over the past couple of days.  my arch32 gnome 2.x screamed, it was great.
    Anyway, when I first installed Arch this week, I had sound(alsamixer reported SB Audigy 2 ZS [SB0350] as default).  I then installed XFCE, updated, installed vlc, etc, and I had sound(alsamixer reported SB Audigy 2 ZS [SB0350] as default.   I've been mucking around trying to get Arch to automount my DVD, and not sure what happened, but when I rebooted just now, I have no sound. 
    Now when I go into alsamixer, my default sound device is marked as ATI R6xx HDMI, with one S/PDIF connection MM.
    What could have happened that made Arch/XFCE change my default sound card?  I've check the forums, and didn't find anything.  Then again, I've been living in forums for the past 4 days trying to solve various issues, I could have missed something, or gotten confused.
    Any help is greatly appreciated.
    -nixIT
    EDIT:  RTFM'ed  (read the wiki, which was the only place I didn't look)
    Last edited by nixIT (2011-05-19 23:31:04)

    Hi, Masutu
    Pulseaudio is in my daemon array:
    DAEMONS=(@syslog-ng !network crond dbus @alsa @pulseaudio)
    But what you've said about some program calling pulse and crashing things makes sense. How could I "correctly configure" pulse? What do you suggest?
    My /etc/asound.conf is here:
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    fallback "sysdefault"
    hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
    ctl.!default {
    type pulse
    fallback "sysdefault"
    # vim:set ft=alsaconf:
    It seems pretty the same what is written in some sites about pulse.
    In a past time (with other computer), I just removed pulse completely. But now there is a warning about dependencies: gnome-settings-daemon and gnome-control-center. And I don't know how removing these Gnome packages will affect the window manager.

  • [SOLVED] Audio dropouts with USB sound card

    Hi! Recently I bought an external USB sound card (Music Fidelity V-DAC). If I plug in the USB cable the sound device is recognized by Phonon in KDE4 (kdemod).
    If I play an audio file in Amarok (or VLC) the audio is indeed redirected to the USB sound card and played correctly. However, if I use my USB mouse, or USB keyboard dropouts are occurring in the audio signal. It seems that other USB devices are interfering with my USB sound card.
    More details:
    Arch Linux with kernel 2.6.33 and kdemod 4. Phonon backend is Xine. I also tried gstreamer, but this crashes Amarok/
    $ cat /proc/asound/cards
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xfebfc000 irq 29
    1 [default ]: USB-Audio - USB Audio DAC
    Burr-Brown from TI USB Audio DAC at usb-0000:00:1d.1-1, full s
    $ dmesg | grep Audio
    input: Burr-Brown from TI USB Audio DAC as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.2/input/input12
    generic-usb 0003:08BB:2706.0003: input,hidraw2: USB HID v1.00 Device [Burr-Brown from TI USB Audio DAC ] on usb-0000:00:1d.1-1/input2
    input: Burr-Brown from TI USB Audio DAC as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.2/input/input15
    generic-usb 0003:08BB:2706.0005: input,hidraw2: USB HID v1.00 Device [Burr-Brown from TI USB Audio DAC ] on usb-0000:00:1d.1-1/input2
    I also tried an Ubuntu (9.10) live CD. Using ALSA or Pulseaudio a clean audio signal without dropouts is produced.
    I wonder if someone can help me with this problem, or point me to more information. Thanks!
    Last edited by boomerang (2010-04-25 17:47:15)

    Thanks for your suggestion. I added the following line to my /etc/modprobe.d/modprobe.conf file:
    options snd-usb-audio enable_msi=1
    After a reboot the problem still persists. I also tried another suggestion from this forum:
    options snd-usb-audio nrpacks=1
    This doesn't work either. I tried to change settings in /etc/security/limits.conf, which looks like this:
    @audio - rtprio 99
    @audio - nice -10
    @audio - memlock 250000
    The USB sound card doesn't share a IRQ with another USB devices, as can be seen here:
    $cat /proc/interrupts
    CPU0 CPU1
    0: 124157 0 IO-APIC-edge timer
    1: 2102 0 IO-APIC-edge i8042
    8: 182 0 IO-APIC-edge rtc0
    9: 523 0 IO-APIC-fasteoi acpi
    12: 3780 0 IO-APIC-edge i8042
    14: 15944 0 IO-APIC-edge ata_piix
    15: 5177 0 IO-APIC-edge ata_piix
    16: 29001 0 IO-APIC-fasteoi uhci_hcd:usb5, firewire_ohci, nvidia
    17: 0 0 IO-APIC-fasteoi mmc0
    18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4
    19: 44788 0 IO-APIC-fasteoi uhci_hcd:usb3
    23: 387 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb2
    28: 1608 0 PCI-MSI-edge eth0
    29: 932 0 PCI-MSI-edge hda_intel
    30: 0 0 PCI-MSI-edge iwl3945
    NMI: 0 0 Non-maskable interrupts
    LOC: 22401 65060 Local timer interrupts
    SPU: 0 0 Spurious interrupts
    PMI: 0 0 Performance monitoring interrupts
    PND: 0 0 Performance pending work
    RES: 89856 104215 Rescheduling interrupts
    CAL: 1409 563 Function call interrupts
    TLB: 1733 2536 TLB shootdowns
    TRM: 0 0 Thermal event interrupts
    THR: 0 0 Threshold APIC interrupts
    MCE: 0 0 Machine check exceptions
    MCP: 2 2 Machine check polls
    ERR: 0
    MIS: 0
    $ lsusb
    Bus 003 Device 002: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
    [b]Bus 003 Device 003: ID 08bb:2706 Texas Instruments Japan [/b]
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 002: ID 07ab:fc88 Freecom Technologies
    Bus 001 Device 006: ID 05e1:0501 Syntek Semiconductor Co., Ltd DC-1125 Webcam
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 046d:c317 Logitech, Inc. Wave Corded Keyboard
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Any other suggestions?
    I even tried to disable the internal sound card by blacklisting it:
    blacklist snd-hda-intel
    .. but still no success
    Last edited by boomerang (2010-04-19 20:04:33)

  • [solved] Pulseaudio doesn't detect sound card after system update

    Before a recent system update I had pulseaudio working flawlessly, but after doing a recent system update with pacman -Syu,
    pulseaudio no longer sees my sound card and only displays the Dummy audio device.  Among the packages updated that I can
    remember off the top of my head are the Linux keneral, udev, kmod, instead of trying to roll back my system I figured I would try
    to fix the issue.  The only thing suggested in the Pulseaudio wiki is that a asound.conf directory is overriding the /etc/asound.conf
    file which is not the case on my system.
    Looking at the output from lsmod I can see where the kernel modules for the sound card is getting loaded
    snd_hda_intel 23375 0
    snd_hda_codec 89160 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
    snd_hwdep 6389 1 snd_hda_codec
    snd_pcm 74780 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
    snd_page_alloc 7153 2 snd_pcm,snd_hda_intel
    snd_timer 19544 1 snd_pcm
    and looking at the output from the ps command I can see that pulseaudio is getting started
    1190 ? S<l 0:00 /usr/bin/pulseaudio --start
    1195 ? S 0:00 \_ /usr/lib/pulse/gconf-helper
    but pacmd list still reports this
    0 card(s) available.
    0 sink input(s) available.
    0 source outputs(s) available.
    0 cache entrie(s) available.
    Here is the output of pacmd dump if it helps
    ### Configuration dump generated at Thu Feb 16 08:45:56 2012
    load-module module-device-restore
    load-module module-stream-restore
    load-module module-card-restore
    load-module module-augment-properties
    load-module module-udev-detect tsched=0
    load-module module-jackdbus-detect
    load-module module-bluetooth-discover
    load-module module-esound-protocol-unix
    load-module module-native-protocol-unix
    load-module module-gconf
    load-module module-default-device-restore
    load-module module-rescue-streams
    load-module module-null-sink sink_name=auto_null sink_properties='device.description="Dummy Output"'
    load-module module-always-sink
    load-module module-intended-roles
    load-module module-suspend-on-idle
    load-module module-console-kit
    load-module module-position-event-sounds
    load-module module-cork-music-on-phone
    load-module module-filter-heuristics
    load-module module-filter-apply
    load-module module-dbus-protocol
    load-module module-x11-publish display=:0.0
    load-module module-cli-protocol-unix
    set-sink-volume auto_null 0x10000
    set-sink-mute auto_null no
    suspend-sink auto_null yes
    set-source-volume auto_null.monitor 0x10000
    set-source-mute auto_null.monitor no
    suspend-source auto_null.monitor yes
    set-default-sink auto_null
    set-default-source auto_null.monitor
    ### EOF
    EDIT: I should also add that fuser -v /dev/snd/* returns nothing and fuser -v /dev/dsp returns "Specified filename /dev/dsp does not exist".
    Last edited by vendion (2012-03-02 23:26:28)

    Digging into this further aplay -L gives different output based off of whether or not I ran is as my normal user or with sudo/as root.
    As a user (which is how pulseaudio is also being ran):
    > aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default
    Default ALSA Output (currently PulseAudio Sound Server)
    as root it does see both my sound cards when I run it with sudo or as root:
    > sudo aplay -L
    Password:
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default
    Default ALSA Output (currently PulseAudio Sound Server)
    sysdefault:CARD=SB
    HDA ATI SB, ALC887-VD Analog
    Default Audio Device
    front:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Analog
    Front speakers
    surround40:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=SB,DEV=0
    HDA ATI SB, ALC887-VD Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=HDMI,DEV=0
    HDA ATI HDMI, HDMI 0
    HDMI Audio Output
    This behavior is confusing to me, and if someone knows what is going on and how to fix it I really want to get sound with pulseaudio working and have sound again.

  • Sound Blaster Live! Value Sound Card Driver for

    Hi, I have an older sound card that I purchased in 200: Sound Blaster Li've! Value Sound Card. The website doesn't seem to have the driver for this specific model. I'm looking for an Windows XP driver. Can anyone direct me to the right place to download this?

    http://us.creative.com/support/downloads/download.asp?MainCategory=&nRegionFK=&nCountryFK=& nLanguageFK=&sOSName=Windows+XP&region=&Product_Na me=Li've%2&Product_ID=4857&modelnumber=&driverlang =033&OS=0&drivertype=0&x=24&y=3
    They really should make the "Search archi'ves" link on this page,
    http://us.creative.com/support/downloads/welcome.asp?action=next
    bright red and about six inches high.

  • HP Pavilion dv2500 no sound card detected after reinstallation

    HP Pavilion entertainment PC (Laptop) dv2500
    OS Windows 7 Ultimate
    AMD system, nvidea 
    I recently upgraded a friends computer from Windows Vista to, windows 7 Ultimate.
    The icon for sound in the task bar ( a speaker) has a red x marked on the speaker.
    After trouble shooting using the windows trouble shooter, I got a message "below"
    Trouble shooting Has completed   
     The troubleshooter has made some changes to your system try attempting the task you were trying to do before 
           problem found
              Hardware changes might not have been detected                                                   Detected    !
    the red x is still there and i still have no sound.
    does this mean that I may need a new sound card or can it possibly be that I need to install a driver.
    If I need a new sound where can I find this driver. Is it possible to us an external driver Is there such a thing
    Thankyou

    this looks like a driver issue. can you share the computer product number, it must be on the bottom of notebook. its something like AB123CD#ABA. that will help me share correct driver to you. thanks
    Regards,
    WW
    “I am an HP Employee“
    ***** Click the KUDOS star on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem***

  • Sound Card Trouble After -Syu

    Hello,
    I'm really not sure what I've done, but my sound is no longer working, and alsamixer does not detect my sound card anymore.
    I upgraded to kernel26 2.6.30.5-1 earlier today and so I suppose that could be to blame. I rebooted into the fallback kernel and the sound still works fine.
    I am using ALSA,
    SB Audigy 2 [SB0240P] Chip SigmaTel STAC 9721,23
    lspci gives me:
    06:07.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
    06:07.1 Input device controller: Creative Labs SB Audigy Game Port (rev 04)
    06:07.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
    I also, earlier today, ran the command:
    aconnect -x
    Could that be related?
    I have been reading the forum and reviewing the ALSA wiki, but to no avail.
    I am completely at a loss.

    It doesn't work every time, but after four times rebooting with Fallback it worked.
    Here is the regular lsmod:
    Module Size Used by
    it87 20820 0
    hwmon_vid 2820 1 it87
    coretemp 6052 0
    ipv6 277908 26
    battery 10984 0
    ac 4360 0
    snd_emu10k1_synth 6820 0
    snd_emux_synth 36068 1 snd_emu10k1_synth
    snd_seq_virmidi 6372 1 snd_emux_synth
    snd_seq_midi_emul 5988 1 snd_emux_synth
    emu10k1_gp 2852 0
    snd_emu10k1 142752 1 snd_emu10k1_synth
    snd_util_mem 3748 2 snd_emux_synth,snd_emu10k1
    usblp 12996 0
    ohci1394 30196 0
    fan 4392 0
    gameport 11280 2 emu10k1_gp
    snd_ac97_codec 106088 1 snd_emu10k1
    ieee1394 85324 1 ohci1394
    parport_pc 36964 1
    ppdev 7656 0
    asus_atk0110 8420 0
    button 5556 0
    psmouse 59644 0
    snd_seq_dummy 2696 0
    thermal 13888 0
    nvidia 7095560 24
    agpgart 32756 1 nvidia
    processor 35800 0
    snd_seq_oss 31168 0
    snd_seq_midi_event 7012 2 snd_seq_virmidi,snd_seq_oss
    snd_seq 53744 8 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    i2c_nforce2 6920 0
    i2c_core 22776 2 nvidia,i2c_nforce2
    snd_usb_audio 86304 0
    snd_usb_lib 17252 1 snd_usb_audio
    snd_rawmidi 21856 3 snd_seq_virmidi,snd_emu10k1,snd_usb_lib
    snd_hwdep 7656 3 snd_emux_synth,snd_emu10k1,snd_usb_audio
    usbhid 40608 0
    hid 42496 1 usbhid
    serio_raw 5704 0
    snd_seq_device 6768 7 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
    sg 27928 0
    pcspkr 2372 0
    lp 9700 0
    parport 34380 3 parport_pc,ppdev,lp
    evdev 10176 4
    snd_pcm_oss 40352 0
    snd_pcm 73672 4 snd_emu10k1,snd_ac97_codec,snd_usb_audio,snd_pcm_oss
    snd_timer 21100 3 snd_emu10k1,snd_seq,snd_pcm
    snd_page_alloc 8876 2 snd_emu10k1,snd_pcm
    snd_mixer_oss 17540 1 snd_pcm_oss
    snd 58436 14 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_seq_oss,snd_seq,snd_usb_audio,snd_rawmidi,snd_hwdep,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 6848 1 snd
    ac97_bus 1540 1 snd_ac97_codec
    slhc 5796 0
    skge 41300 0
    rtc_cmos 11212 0
    rtc_core 18048 1 rtc_cmos
    rtc_lib 2500 1 rtc_core
    ext3 134380 4
    jbd 48504 1 ext3
    mbcache 7080 1 ext3
    dm_crypt 13448 0
    dm_mod 60836 1 dm_crypt
    usb_storage 51520 0
    sr_mod 16612 0
    cdrom 36032 1 sr_mod
    floppy 55780 0
    uhci_hcd 23540 0
    sd_mod 27328 6
    ohci_hcd 24148 0
    ehci_hcd 35664 0
    usbcore 150192 9 usblp,snd_usb_audio,snd_usb_lib,usbhid,usb_storage,uhci_hcd,ohci_hcd,ehci_hcd
    sata_nv 23500 5
    ata_generic 4680 0
    pata_amd 11592 0
    pata_acpi 4228 0
    libata 168012 4 sata_nv,ata_generic,pata_amd,pata_acpi
    scsi_mod 110708 5 sg,usb_storage,sr_mod,sd_mod,libata
    Here is lsmod for Fallback:
    Module Size Used by
    it87 20820 0
    hwmon_vid 2820 1 it87
    coretemp 6052 0
    ipv6 277908 26
    battery 10984 0
    ac 4360 0
    fan 4392 0
    snd_emu10k1_synth 6820 0
    snd_emux_synth 36068 1 snd_emu10k1_synth
    snd_seq_virmidi 6372 1 snd_emux_synth
    snd_seq_midi_emul 5988 1 snd_emux_synth
    usblp 12996 0
    nvidia 7095560 24
    ohci1394 30196 0
    ppdev 7656 0
    parport_pc 36964 1
    agpgart 32756 1 nvidia
    ieee1394 85324 1 ohci1394
    asus_atk0110 8420 0
    thermal 13888 0
    snd_usb_audio 86304 0
    snd_usb_lib 17252 1 snd_usb_audio
    emu10k1_gp 2852 0
    gameport 11280 2 emu10k1_gp
    processor 35800 0
    button 5556 0
    snd_emu10k1 142752 3 snd_emu10k1_synth
    lp 9700 0
    parport 34380 3 ppdev,parport_pc,lp
    psmouse 59644 0
    snd_rawmidi 21856 3 snd_seq_virmidi,snd_usb_lib,snd_emu10k1
    snd_ac97_codec 106088 1 snd_emu10k1
    snd_util_mem 3748 2 snd_emux_synth,snd_emu10k1
    snd_hwdep 7656 3 snd_emux_synth,snd_usb_audio,snd_emu10k1
    i2c_nforce2 6920 0
    i2c_core 22776 2 nvidia,i2c_nforce2
    serio_raw 5704 0
    sg 27928 0
    pcspkr 2372 0
    snd_seq_dummy 2696 0
    snd_seq_oss 31168 0
    snd_seq_midi_event 7012 2 snd_seq_virmidi,snd_seq_oss
    snd_seq 53744 8 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul
    ,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6768 7 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd
    _rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 40352 0
    evdev 10176 4
    snd_pcm 73672 5 snd_usb_audio,snd_emu10k1,snd_ac97_codec,snd_pcm
    _oss
    snd_timer 21100 3 snd_emu10k1,snd_seq,snd_pcm
    snd_page_alloc 8876 2 snd_emu10k1,snd_pcm
    snd_mixer_oss 17540 1 snd_pcm_oss
    snd 58436 17 snd_emux_synth,snd_seq_virmidi,snd_usb_audio,sn
    d_emu10k1,snd_rawmidi,snd_ac97_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_devic
    e,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 6848 1 snd
    ac97_bus 1540 1 snd_ac97_codec
    slhc 5796 0
    skge 41300 0
    rtc_cmos 11212 0
    rtc_core 18048 1 rtc_cmos
    rtc_lib 2500 1 rtc_core
    ext3 134380 4
    jbd 48504 1 ext3
    mbcache 7080 1 ext3
    dm_crypt 13448 0
    dm_mod 60836 1 dm_crypt
    usbhid 40608 0
    hid 42496 1 usbhid
    usb_storage 51520 0
    floppy 55780 0
    uhci_hcd 23540 0
    sr_mod 16612 0
    cdrom 36032 1 sr_mod
    sd_mod 27328 6
    ohci_hcd 24148 0
    ehci_hcd 35664 0
    usbcore 150192 9 usblp,snd_usb_audio,snd_usb_lib,usbhid,usb_stora
    ge,uhci_hcd,ohci_hcd,ehci_hcd
    sata_nv 23500 5
    ata_generic 4680 0
    pata_amd 11592 0
    pata_acpi 4228 0
    libata 168012 4 sata_nv,ata_generic,pata_amd,pata_acpi
    scsi_mod 110708 5 sg,usb_storage,sr_mod,sd_mod,libata
    Thank you.
    ... Off to read up on how the fallback boot option works
    Last edited by neilward (2009-08-22 05:23:24)

  • [SOLVED] Time is changed after every reboot

    Hello,
    my Arch has strange behaviour regarding the system time. I use latest up-to-date arch with KDE. No explicite NTPD running and I don't have it in DAEMONS under rc.conf. The KDE own time & date environment is configured to not automatically change time. In /etc/rc.conf I have HARDWARECLOCK="localtime" and TIMEZONE="America/Chicago". Now from the environment to the problem:
    Whenever I shutdown or restart my system, the time will be changed after booting into linux again. After shutdown with correct time using "date -s ..", the BIOS clock is correct. Then, when it actually boots into arch, there will be a delay
    of 20-40 seconds for "$ date" (approximatelly the time of the reboot process) and also in the BIOS clock!
    After shuting down before going to bed and restarting in the morning, the time will be approximately (or more or less exactly) the time when I shutted down... It should not be related to KDE as I observe the same behaviour when I remove kdm from daemons in rc.conf, hence, booting to console, setting time, restarting into console...
    As I have dual boot: this problem is not observable using windows...
    It seems like the time is stored somewhere during shutdown process and changed accordingly during reboot...?!?
    Any ideas or comments? It's really crazy how annoying a wrong computer clock becomes (all IMs and system stuff is based on it...). :-(
    Last edited by ichbinder (2010-10-10 09:11:01)

    Thanks for all the quick responses!
    Primoz wrote:maybe you should start using ntp or openntpd?
    It provides you with time directly from the net.
    Well, I tried to use ntp. As I am using KDE, there should already be a synchronisation service active. I can activate synchronisation in System Settings -> Date & Time and it works right after activation. But further on, e.g. after a restart - and hence such a wrong time as described in my first post - it does not correct anything. So it seems like, there is also a problem with this KDE synchronisation. But to state why I'm not using it anymore: it doesn't make much sense to use it as this is just a work around and does not solve the problem that the hardware clock might become wrong (so, e.g. I end up with a wrong clock in windows or so). In general, I just want to have a correct clock without synchronisation before I activate synchronisation.
    ewaller wrote:
    That seems weird.
    When you power up, what happens if, before starting your boot loader, you enter the BIOS set up and check the system time?
    Yes, it is. Well, if the hardware clock has been set correctly using e.g. hwclock it will be correct in BIOS before I restart arch. Similar observations for the following case:
    - set HW clock correct in BIOS
    - start arch ... shutdown arch
    - check HW clock in BIOS -> correct
    - start arch ... shutdown arch
    - check HW clcok in BIOS -> incorrect
    ewaller wrote:...
    Other thoughts:  date -s does not set the BIOS clock, it sets the Linux kernel time.  On what do you assert that the BIOS clock is correct at shutdown.
    Thanks for the hint! In that case, it seems like the KDE Date & Time settings influence both, hwclock and date.
    ewaller wrote:...
    Also, once booted into Linux, what does the command hwclock show?  This command reads the actual BIOS hardware clock.
    Yeah, I used that alot now. So as described, it is also incorrect after a restart. But only after arch has booted again. To sum it up:
    Using whatever tools to set the hardware clock and the system clock (KDE's tool, hwclock + date, or BIOS + date), both are correct until I reboot into arch the next time. If I do that, it resets both to a time similar to the last shutdown time.
    karol wrote:
    This doesn't fix anything, but you can try https://bugs.archlinux.org/task/13684#comment52246 - using UTC instead of localtime.
    I never checked if my system clock is running perfect at all times or is /etc/cron.hourly/adjtime correcting it once in a while.
    Hm, not to sure what they are doing exactly there and how this might help... :-/
    What do you mean with the second part of the sentence? Not sure if /etc/chron.hourly/adjtime is doing anything in my case... How can I check if that cronjob is running?
    karol wrote:Have you tried this http://wiki.archlinux.org/index.php/Time#Time_Skew ?
    But this is very interesting! I will remove /var/lib/hwclock/adjtime  as described in the wiki and see what happens then. Thanks!

  • Lsdaq reporting name changes with each reboot on OS X Tiger

    I am using the PCI-6713 and PCI-6251, and I have recently ported a
    DAQmx program on Windows to a DAQmx Base program on Mac OSX Tiger.
      The problem that is killing me is that on reboot the the cards
    change their device names on reboot.  For example, sometimes when
    I reboot the computer 6713 is Dev1 and 6251 is Dev2 but other times
    6251 is Dev1 and 6713 os Dev2.  Has anyone else experienced this
    problem?  Can it be fixed or is it something I have to work around?
    Brandon

    Brandon,
    Thanks for contacting National Instruments.
    I was not able to replicate this issue on a MAC OSX Tiger. I installed the PCI-6713 and PCI-6251 on the MAC and rebooted it a number of time. The device name stayed the same for the two boards. The driver that I was running on was DAQmx Base 1.5.
    What version of the DAQmx Base driver are you running? Do you see the same issue on another MAC system? Are there other boards on the remaining PCI slots and are they being removed at any time?
    Thanks,
    Somendra
    Applications Engineer
    National Instruments

  • Wallpaper keeps changing after every reboot!

    After a reboot my wallpaper changes automatically to Andromeda Galaxy.
    I want to use another desktop like Aurora, but i can't make it stay there!!??
    My system is macbook pro early 2011 / Mac OS x 10.7.2.
    Help plz........

    If your wallpaper changes back to default (Galaxy) after reboot or after logout it is because
    the wallpaper you set was on another drive.
    and this drive loads after your settings are loaded.
    MAC OS X Lion / Mountain Lion does not save your wallpaper on the native HDD, rather tries to load the wallpaper from the original HDD, i guess only the path to the wallpaper is saved in the OS X settings.
    Anyways..
    what happens is that when your OS X boots up it does not find the path to your wallpaper since the HDD you've saved your wallpapers in has not mounted yet.
    One basic solution for this is to save your wallpapers in the HDD where you've installed the MAC OS X..
    but I didnt want to save all my wallpapers in Native Mountain Lion HDD, so i figured out my perfect fix..!!
    This is how i fixed..
    I found this file in my Lion install drive.. autodiskmount.plist
    Library/Preferences/SystemConfiguration/autodiskmount.plist
    If you can't find it on your OS X Install Drive then you can make one by typing
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="0.9">
    <dict>
    <key>AutomountDisksWithoutUserLogin</key><true/>
    </dict>
    </plist>
    rename ur txt file to autodiskmount.plist
    save this in your MAC OS X HDD
    Library/Preferences/SystemConfiguration/autodiskmount.plist
    Voila..!!
    restart your system..
    Now save your wallpapers where ever you want on your computer and i didnt have to worry about the wallpaper changing back to default.

  • My sound card changed gain automatically after 60-90 minutes.

    I have my program which read sound input using built in labview VIs. It works fine for 60-90 minutes and then suddently my sound input values drops. It does not work evenif I exit and restart labview. But I did notice that while my program running if I change mic boost from on to off and then on again it seem to work. (It is always on and I don't change mic boost.
    Thanks.
    CVI 2010
    LabVIEW 2011 SP1
    Vision Builder AI 2011 SP1

    Sheetal,
    I'm wondering if there isn't something strange going on with your driver. Once LabVIEW is shut down, it releases all references to the hardware. One thing I'd be interested in seeing is if Windows Sound Recorder (Start>>Programs>>Entertainment) also registers a lower amplitude after that period of time (60 min). Also once the LabVIEW programming has been running and the amplitude decreases, what happens if you shut down LabVIEW and open Sound Recorder? Do you still see the lower amplitude?
    Chris C
    Chris Cilino
    National Instruments
    LabVIEW Product Marketing Manager
    Certified LabVIEW Architect

  • [Solved]vmware player crash with sound card  ubuntu 14.04

    hi people  how are you
    i'm new on this forum i need help...
    i'm running  OSX yosemite in Vmplayer 7.1.0 , osx  run fine ..but  when  i will  play a sound,  the vmplayer go to crash
    if disconnect the sound in emulator, this work fine without this   but.. i need sound ..
    how fix this crash ??
    Fix:  i have changed sound.virtualdev = "hdaudio" to  sound.virtualdev = "es1371"  in .vmx and downloaded  EnsoniqAudioPCI_v1.0.3_Common_Installer.pkg  and now work fine!  no crashes.. .

    Are you on kernel 3.10?
    http://wireless.kernel.org/en/users/Drivers/iwlwifi
    EDIT: Seems to work fine for the Debian folks.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • No sound card detected after update [solved] kernel update fixed it

    lsmod |grep snd
    gives nothing.
    $ lsmod
    Module Size Used by
    ipv6 309664 10
    fuse 61136 2
    usbhid 40288 0
    hid 49280 1 usbhid
    usblp 13872 0
    psmouse 54764 0
    ppdev 8472 0
    serio_raw 6132 0
    ohci1394 32516 0
    ieee1394 88640 1 ohci1394
    forcedeth 60160 0
    lp 11524 0
    sg 29664 0
    k8temp 5328 0
    pcspkr 2800 0
    ohci_hcd 25836 0
    ehci_hcd 39612 0
    parport_pc 40616 1
    parport 37200 3 ppdev,lp,parport_pc
    usbcore 161488 5 usbhid,usblp,ohci_hcd,ehci_hcd
    i2c_nforce2 7512 0
    i2c_core 24032 1 i2c_nforce2
    thermal 18896 0
    evdev 11616 7
    processor 44712 1 thermal
    fan 5240 0
    button 7312 0
    battery 12504 0
    ac 4984 0
    rtc_cmos 12056 0
    rtc_core 20100 1 rtc_cmos
    rtc_lib 2864 1 rtc_core
    ext3 140800 2
    jbd 54104 1 ext3
    mbcache 8148 1 ext3
    sd_mod 27528 5
    sr_mod 16804 0
    cdrom 37832 1 sr_mod
    pata_amd 14260 0
    sata_nv 27096 3
    ata_generic 5908 0
    pata_acpi 5168 0
    libata 175468 4 pata_amd,sata_nv,ata_generic,pata_acpi
    scsi_mod 117784 4 sg,sd_mod,sr_mod,libata
    I can't use alsaconf because no sound device is detected.
    Here is lspci..
    $ lspci
    00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
    00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
    00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
    00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
    00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
    00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
    00:05.0 VGA compatible controller: nVidia Corporation C51G [GeForce 6100] (rev a2)
    00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
    00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
    00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
    00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
    00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
    00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
    00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
    00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
    00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
    00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
    Any ideas, please?
    Last edited by addr (2009-05-13 14:48:37)

    lsmod |grep snd
    gives nothing.
    $ lsmod
    Module Size Used by
    ipv6 309664 10
    fuse 61136 2
    usbhid 40288 0
    hid 49280 1 usbhid
    usblp 13872 0
    psmouse 54764 0
    ppdev 8472 0
    serio_raw 6132 0
    ohci1394 32516 0
    ieee1394 88640 1 ohci1394
    forcedeth 60160 0
    lp 11524 0
    sg 29664 0
    k8temp 5328 0
    pcspkr 2800 0
    ohci_hcd 25836 0
    ehci_hcd 39612 0
    parport_pc 40616 1
    parport 37200 3 ppdev,lp,parport_pc
    usbcore 161488 5 usbhid,usblp,ohci_hcd,ehci_hcd
    i2c_nforce2 7512 0
    i2c_core 24032 1 i2c_nforce2
    thermal 18896 0
    evdev 11616 7
    processor 44712 1 thermal
    fan 5240 0
    button 7312 0
    battery 12504 0
    ac 4984 0
    rtc_cmos 12056 0
    rtc_core 20100 1 rtc_cmos
    rtc_lib 2864 1 rtc_core
    ext3 140800 2
    jbd 54104 1 ext3
    mbcache 8148 1 ext3
    sd_mod 27528 5
    sr_mod 16804 0
    cdrom 37832 1 sr_mod
    pata_amd 14260 0
    sata_nv 27096 3
    ata_generic 5908 0
    pata_acpi 5168 0
    libata 175468 4 pata_amd,sata_nv,ata_generic,pata_acpi
    scsi_mod 117784 4 sg,sd_mod,sr_mod,libata
    I can't use alsaconf because no sound device is detected.
    Here is lspci..
    $ lspci
    00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
    00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
    00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
    00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
    00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
    00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
    00:05.0 VGA compatible controller: nVidia Corporation C51G [GeForce 6100] (rev a2)
    00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
    00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
    00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
    00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
    00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
    00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
    00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
    00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
    00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
    00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
    Any ideas, please?
    Last edited by addr (2009-05-13 14:48:37)

Maybe you are looking for

  • Running subreport from within a subreport

    Hello, I have Crystal report 14. I'm trying to run a subreport from within another subreport.   When the 1st subreport loads, the subreport that was within this one is not visible.  Is there a way to run a subreport from within a subreport? Thanks

  • Adding additional costs to Material with price control "V"

    Good Morning Gurus We want to add some additional cost to materials. How to do this ? These materials are valuated at MAP. Actually there are some delivery costs which were not inventorised correctly to the materials. The materials are undervaluated,

  • How to edit original raw from LR?

    Sometimes in my workflow id like to take the original raw, edit it in photoshop cs3 acr instead of LR, but save the resulting image as a stacked image under the original in LR. Why cant I just do 'edit original' as a RAW in LR? What would be the best

  • Help! Template problem?

    Dear Adobe Friends! Help! I'm having major difficulty updating a client site with Dreamweaver 8. I created the site OK initially some months ago - and any updates to editable regions worked just fine - but then I passed it all onto a PHP developer wh

  • Safari 5 Doesn't Load Anything

    I updated my Safari from version 4.0.5 to 5.0 for leopard and After restart The program would open a window and it would appear to start loading the homepage but stops there. No little loading wheel and no matter what url I put in, it'll pretend to s