No active mixer devices, no sound, no audio devices

HP Pavilion dv5000, Windows XP Home Edition pre-installed. Have searched all over; seems to be a common problem but none of the available solutions I could find have worked (save for system restore, to which I haven't yet resorted).
Message Edited by insidervc on 09-23-2009 11:41 AM

2011.10.07
This may be an old reply, but I wouldn't advise a system restore.  Tech support told my friend to do this with his laptop and it never worked the same again, i.e. made the situation worse.  He was trying to get a high spec game to play better, but after tech supports suggestion of system restore no game worked, i.e. were so slow that were un playable.
hope this helps for the future.....
d

Similar Messages

  • Audigy 2 value: No active mixer devices availa

    <FONT face="Comic Sans MS" color=#ff3333 size=4>My Specs:
    <FONT face="Comic Sans MS" color=#ff3333 size=4>Windows XP Pro
    <FONT face="Comic Sans MS" color=#ff3333 size=4>SP (SP2 disables many of my App's)
    <FONT face="Comic Sans MS" color=#ff3333 size=4>AMD Athlon XP 800+ .49 GHz
    <FONT face="Comic Sans MS" color=#ff3333 size=4>52 mb Ram
    <FONT face="Comic Sans MS" color=#ff3333 size=4>
    <FONT face="Comic Sans MS" color=#6633cc size=5>Here is the problem. I purchased the Audigy 2 Value card, because I simply wanted to upgrade my sound capabilities.
    <FONT face="Comic Sans MS" color=#6633cc size=5>I think that I am a pretty competent computer geek.
    <FONT face="Comic Sans MS" color=#6633cc size=5>I've done all the uninstalling and deleting and registry cleaning, disabling the onboard sound chips in the Bios, and pretty much everything that Creative, and Microsoft say's need to be done when installing a new sound card.
    <FONT face="Comic Sans MS" color=#6633cc size=5>
    <FONT face="Comic Sans MS" color=#cc66ff size=4>The problem is that everything in the system acknowledge's that there is a new sound card installed, but when you try to get sound or go into the Control panel to the "Sounds and Audio devices" No devices are shown thus I cannot manipulate volume, recording, midi etc.....
    <FONT face="Comic Sans MS" color=#cc66ff size=4>
    <FONT face="Comic Sans MS" color=#00cc00 size=5>
    <FONT face="Comic Sans MS" color=#00cc33 size=5>I really hope that someone else has gone through this and now has a solution to this problem.
    <FONT face="Comic Sans MS" color=#00cc33 size=5>
    <FONT face="Comic Sans MS" color=#00cc33 size=5>Is it me, Is it the Card, or Is it in the system?
    <FONT face="Comic Sans MS" color=#00cc33 size=5>I thank you all now for your wise advice in the future.
    <FONT face="Comic Sans MS" color=#00cc33 size=5>
    <FONT face="Comic Sans MS" color=#00cc33 size=5>Vondo333Message Edited by Vondo333 on -04-2005 08:36 PM

    <FONT face="Comic Sans MS" color=#cc33cc size=5>
    <FONT face="Comic Sans MS" color=#cc00cc size=4>Hi All, I think that I'll reiterate my problem.
    <FONT face="Comic Sans MS" color=#cc00cc size=4>st I have done all the uninstalling and deleting before installing the Audigy 2 Value that is logically expected. When I was done installing and restarted I didn't see the speaker icon pop up in the toolbar area so I went to "Control Panel, System Info Area", and open Device Manager, went to "Sound, Video, and Game Controllers". Opened "Creative SB Audigy 2 (WDM)" to Properties. It say's that the device is working properly. So I go to "Sounds and Audio Devices" in the Control Panel. Click the Volume tab and it say's "No Audio Device". Go to the Audio tab, and it says under each item "No Playback Devices, No Recording Devices, No MIDI Playback Devices". I go to the Voice tab and it says "No Playback Devices". I go to the Hardware tab, and click the "Creative SB Audigy 2 (WDM)". It says "This device is working properly".
    <FONT face="Comic Sans MS" color=#cc00cc size=4>
    <FONT face=Garamond color=#3366ff size=5>I think that by now you get the idea. I'm not getting any sound at all, but everything in the computer that I am aware of indicates that the "Device is working properly". I've tried forcing a manual install of the drivers, but no success. Creative apparently knows nothing about fixing this problem, because I haven't been able to get any answers from them.
    <FONT face=Garamond color=#3366ff size=5>Can anyone help?
    <FONT face=Garamond color=#3366ff size=5>
    <FONT face=Garamond color=#3366ff size=5>Vondo333
    <FONT face=Garamond color=#3366ff size=5>
    <FONT face=Garamond color=#3366ff size=5>

  • No active mixer devices found - lost my sound on Sat Pro A100

    I need advice/help on how i can restore my sound,
    I have a Sat Pro A100 series PSAACE-007002EN and have lost my sound. I may have deleted this upon doing an AOL spyware check and didn't give me the option to backup the file.
    All I have is the sound start up for windows and if i'm on msn and i get prompted to talk then that sound is given, too. I have lost the notification sound to my aol login/log off and email notification. I cannot hear sound playing my music either.

    HI Wisam,
    You will need to re-install your sound device/drivers. You may find them on your Tools and Utilities CD (if you have one) or alternatively you can download the appropriate drivers (there are different ones depending on which model of notebook you have) from the Toshiba download site :-
    http://uk.computers.toshiba-europe.com/cgi-bin/ToshibaCSG/download_drivers_bios.jsp?service=UK
    regards,

  • Sound card has no Mix device. Can alsa simmulate one?

    Hey,
    As the subject says, my sound card
    00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
    doesn't have a "Mix" device from which to record "what-you-hear" sound. I've read into the subject, and keep seeing Pulse mentioned. However, I'd like to avoid switching to Pulse, if at all possible. Is alsa capable of creating a "virtual mix device" or some such contraption?

    After spending a whole bunch of time, I was able to create a hardware loopback using ALSA that allows recording all of "what-you-hear".
    Like most modern motherboards, mine also had a "HDA Intel" audio controller, but that's only half the hardware. You should also have a "codec" chip that the HDA Intel chip controls.
    My codec chip is a  Realtek ALC662. So it all started by using some google-fu to download the PDF datasheet for this chip. Looking at the block diagram in that document showed that there were indeed "virtual wires" that connected the audio outputs (play) back to the audio inputs (capture).
    Downloading, compiling, and firing up the "hda-analyzer" program showed that those "virtual wires" simply were not turned on. So I used that same program to "connect" the wires, unmute some of the newly connected nodes, then messed with alsamixer until it all worked.
    The "hda-analyzer" program has a great feature that can create a Python script of the changes you've made. This is super because your changes will disappear on a reboot (unless you jump through even more hoops).
    I found that sometimes if I left the hardware loopback device connected for a somewhat long period of time, a minor "hummmm..." could be heard from my speakers when no music was playing. So I'm totally guessing this is the reason why the ALSA developers don't have this loopback "wired" by default. So I simply created one Python script that turns on the loopback, and then another that turns it off.
    Anyway, it works great, and if you're lucky (your codec chip has virtual "loopback" wires), and you roll up your sleeves and get really, really "dirty" in the ALSA and audio hardware mud, you just may be able to do the same thing on your system.
    Last edited by pigiron (2012-04-17 23:26:45)

  • Satellite P30-145: Don't have an audio device in 'Sounds and Audio devices'

    Hi guys,
    I've only just fixed one problem with the help of one fantastic member but now I have another!
    All of a sudden my speakers decide not to work!! I checked the volume etc and alll was fine but when I went in control panel>sounds and audio devices it says I don't have an audio device!!!
    It worked fine this morning and I havn't done anything that could have done this.
    These problems I'm having are all spontaneous, I don't know what's going on!
    Does anyone know how I can fix this and does anyone suspect virus activity? (I have done a scan which said I don't have any)
    I use a P30-145
    Many thanks

    Hi
    Did you check the device manager?? Is the sound card listed properly in the device manager or some yellow exclamation marks appear?
    Did you try to reinstall the sound driver? If not, please try it.
    Of course I would also recommend to update the anti virus applications and to scan the system for virus and malware

  • Tvtime has no sound: no 'mixer' device in /etc? [~SOLVED]

    Hi everybody
    Every audio app were workin fine in this location up to 1 or 2 days ago.
    Got latest Alsa & edited /etc/modprobe.conf accordingly to alsa wikki a long time ago, removing anything but those lines:
    alias snd-card-0 snd-intel8x0
    alias sound-slot-0 snd-intel8x0
    As of today, bmp, amarok, opera, mplayer have sound as allways, but tvtime has none (and that came out just in time for my single favorite tv show, you know that :cry: ) :
    Running tvtime 1.0.1.
    Reading configuration from /etc/tvtime/tvtime.xml
    Reading configuration from /home/kozaki/.tvtime/tvtime.xml
    mixer: Can't open device /dev/mixer, mixer volume and mute unavailable.
    tvtime uses '/dev/mixer:line' by default:
    option name="MixerDevice" value="/dev/mixer:line"/
    And may use some others like 'pcm', 'vol', etc.
    But it worked fine until 1 or 2 days ago, & I did not edit tvtime conf file since months !?
    What I found is there's no 'mixer' device in /etc :
    [root@llewellyn kozaki]# find /etc -name "mixer*"
    [root@llewellyn kozaki]#
    any clue about that pliz ?

    unmuted 'Line' in alsamixer and TV sound is back ...even if tvtime shows same warning message
    mixer: Can't open device /dev/mixer, mixer volume and mute unavailable.
    OK i get it clearer now : sound comes directly to/from the 'In' jack on my mobo integrated sound chip, so I have no control on it (like with an audio CD plugged directly to the sound card I guess).
    That was most probably /me having played with alsamixer #-|
    Uh, what is that still absent 'mixer' device supposed to do anyway ?

  • Audigy , Sound and Audio Devices Properties 'No Audio Device' appears

    <p class="MsoNormal">Out of the blue, in the Sound and Audio Devices Properties, on the Volume tab ?No Audio Device? appears.
    On the Sound tab of Sound and Audio Devices Properties, my Default Device says ?Modem # Line play back and is my only drop down choice. I made no configuration changes or installed any new software, it just stopped working.
    I have searched for solutions, to no avail. I have an ?!? next to the Microsoft Kernel Audio Mixer in Device Manager that upon re-install displays a message that there was a problem installing this hardware(MEDIA) I/O operation has been aborted because of either a threadd exit or an application request(both installing from driver folder and recovery CD).
    I don?t particularly care what sound device I have, just one that works again. I?ve uninstalled the sound devices and let them re-install on reboot and have checked the BIO settings (I don?t have any sound related settings there).
    In Admin Tools > Services ?Windows Audio? is started and set to Automatic. When I manually try to play a windows sound in the Sounds tab I get an error message that says my sound card may be in use.
    Under Sound and Audio Devices in Device Manager I currently have(when I ?Show Hidden?):
    -Audio codecs
    -Legacy Audio Drivers
    -Legacy Video Capture Devices
    -Media Control Devices
    -Video codecs
    Don't know what else to try. Any help would be appreciated.

    cesario85 wrote:
    OK The sticky label says SB0240
    Here's the screenshot:
    [img"]http://www.strikeforceguild.com/temp-images/IRQs.gif" width="640" height="45[/img]
    I have since tried putting in a different sound card (another soundblaster, I think a 28 model) and installed its drivers but had the same problems. Im having a go at using the onboard sound though, just to see.Message Edited by cesario85 on 09--2005 06:57 PM
    Audigy shares IRQ with IDE controller and firewire controller. This is not good.
    NOTE: I suppose you're running your PC on "Standard PC" -mode (since IRQ's >5 not showing). If so, you can try to assign IRQ for the PCI slot, Audigy is installed, manually from BIOS. See your motherboard manual page 4-26.
    Can you check if your PC is running as "Standard PC" and not as "ACPI Uniprocessor PC" (Device Manager --> Computer). Make it "ACPI Uniprocessor PC" --> you get more IRQs (virtual) in use.
    NOTE: You may need to reinstall OS to get this done.
    Also you may need to enable APIC mode on BIOS.
    How To:
    A) Go to 'Device Manager' a short cut to get there is "Right Click" on the My computer Icon on your desktop (Control Panel --> System --> Hardware),
    B) Next click on 'Computer', then double click on 'Standard PC'. Then select 'Driver' and then 'Update Driver'.
    C) At this point you will see a screen pop up asking you to do this "Automatically" or Select 'Display a list of the known drivers for this device', - Choose this option.
    D) Next you will see - 'Show all hardware of this device class'. Now you can select "ACPI Uniprocessor PC" in the list shown in the window to the right.
    E) Now Windows needs/will re-start and re-install all hardware/ settings needed to run in this configuration.
    .jtpMessage Edited by jutapa on 09--2005 0:23 PM

  • Lost Sound / No Audio Device

    I have a k7n415 Pro Board using on-board audio.  Updated NVIDIA drivers on Windows Update Site, then lost all sound.  Tried rolling back driver and still no sound.  Device  (NVIDIA NFORCE MCP Audio Processing Unit and Audio Codec Interface) shows in control panel/system/hardward with no conflicts.  However, sound and audio system devices in control panel says "no audio devices."  
    I also tried to go back a day using Windows Restore point, but got a message that Windows could not restore back to that point.
    I'm stumped.  Does anyone have any suggestions?
    Thanks!

    I reinstalled drivers from disk that came with computer, but can still only connect at reduced speed settings.
    MotherBoard: MSI k7n415 Pro (MS6373)
    Award Bios 6.00 PG
    CPU: AMD XP2200+
    768MB DDR Ram
    Power supply:  Antec True Power 430 Watts
    Video:  NVIDIA GeForce4 Ti 4600
    Storage Devices:  Maxtor 6L080J4 (80 GB)
                               Maxtor 6Y160P0 (160 GB)
                               Maxtor 5 T040H4 SCSI Disk Drive (40 GB)
                               Maxtor 6 Y2500P0 SCSI Disk Drive (250 GB)
    Plextor DVDR PX-708A
    NVIDIA nForce MCP Networking Adapter
    Windows XP Home 5.01.2600 Service Pack 2

  • Problems with sound drivers - audio device on high definition audio bus

    i turned on my computer one day and the sound was gone. no "speaker" icon in the lower right-hand corner of the screen; no choices available via the "control panel: sounds and audio devices" icon. when i went to device manager, i saw "audio device on high definition audio bus" had a yellow exclamation mark. i saw some sites suggested downloading the realtek high definition audio, but that didn't seem to work -- and now i don't see the audio device on high definition audio line either.
    any ideas? from what i've read, i gather this is a somewhat common problem but no solid way to fix this. i know something similar has happened to me a year ago but i was able to fix it somehow.
    Solved!
    Go to Solution.

    Hello,
    Have you tried installing the latest audio device drivers for your ThinkPad?  If so, did that solve the problem?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Camera microphone dose not appeer at Sounds and audio devices properties

    My webcam vista pro disappeered from the list of voice recording hardware in the Sounds and audio devices properties. I alradytried uninstall and reinstall, and it didn't work. how can I make my computer to recognize it's

    There is no built-in microphone for Vista Plus either. The current selling webcam model that has built-in microphone is Live! Cam Optia AF and Live! Cam Voice. You can also use this comparison chart to see which webcam has built-in microphone.
    http://www.creative.com/products/com...lect.asp?cat=4
    Jason

  • Mixer device install???​? pavilio dv8000 could someone help me? need it for audio ..

    I have a problem is that my pavilio hp dv8000 and installed on the train all right drivers and everything but do not want to listen to the audio and tell me when looking to install the mixer device can someone help me I can do ?????

    The log you posted is not a crash log but a console log.  Crash logs are found in the CrashReporter section of the Console utility's data.  You also need to tell us whether you are experiencing a crash or a kernel panic.  And, you need to provide more information on what you are doing when the crash occurs, what applications you are running, etc.
    I would also suggest you try booting into Safe Mode and operating for a while to see if the crashes stop.  If they do then that indicates a problem within your Home folder. 
    It would also be useful to boot up with none of the applications running that you normally use.  Then run only one of your applications at a time to see if crashes occur.  This may help narrow down the problem to a specific application.

  • Sound and audio does not show up in device manager hp pavillion dv6500

    No audio output device installed. Sound and audio not listed under device manager hp pavillion dv6500 system bios f.2a-02/22/2008

    Hi @Cynthia0 
    I understand that you have no audio device showing up in device manager.  I am happy to help you with this.
    Please post the full product number for your notebook. See the following, if you need help with that information.
    How Do I Find My Model Number or Product Number?
    Once I have that, I can find the proper driver and support page for you.
    For now check through this page: Resolving No Sound or Audio Problems (Windows Vista)
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Sound and audio device

    hey i just format my Compaq C707TU laptop and its sound and audio driver not working, please suggest me for proper driver to install in my laptop.

    Hi,
    For XP:
    Before Conexant Universal Audio Architecture (UAA) here
    Conexant High Definition Audio Drivers here
    This will create a swsetup folder in c drive ("C:\swsetup\sp34200")
    Installing Audio drivers may result in an error. But continue with the following steps to get the audio driver installed correctly.
    Open the Device Manager:
    1. Click on Start and select Run. Now type devmgmt.msc and press enter.
    2. Right click on "Audio device on High Definition Audio Bus" and click Update driver.
    3. Select "Install from a list or specific location"
    4. Click Next. Then select "Don't search, I will choose the driver to install"
    5. Click Next and then select "Sound, video and game controller" from the list.
    6. Click Next and then click Have Disk.
    7. Click Browse C:\swsetup\sp34200 folder and select the .inf (wis30b2a) file and click open and Continue with the onscreen instructions.
    Similarly install Modem Drivers:
    Conexant HDAUDIO Soft Data Fax Modem with SmartCP here
    1.Right click on "Modem device on High Definition Audio Bus" and click Update driver.
    2. Select "Install from a list or specific location"
    3. Click Next. Then select "Don't search, I will choose the driver to install"
    4. Click Next and then select "Modem" from the list.
    5. Click Next and then click Have Disk.
    6. Click Browse C:\swsetup\sp33890 folder and select the .inf (wis30b2b) file and click open and Continue with the onscreen instructions. 
    For Vista:
    Conexant High-Definition Audio here
    Conexant HDAUDIO Soft Data Fax Modem with SmartCP here
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • [SOLVED] Missing mixer device in /dev/snd??

    I'm trying to get the gkrellm volume plugin working. When I try to configure it, the plugin can't find any mixer devices. My next step was to check the plugin source which notes that "enable_alsa=1" should be an argument to make. Since this wasn't in the PKGBUILD script, I added it and rebuilt the package. After updating and installing, I restarted gkrellm, but was still unable to locate a mixer. Since sound is working just fine, i started digging deeper.
    8< Here's the output of several diagnostic commands... >8
    $ cat /proc/asound/cards
    0 [SB             ]: HDA-Intel - HDA ATI SB
                          HDA ATI SB at 0xfe7f0000 irq 16
    1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                          HDA ATI HDMI at 0xfe8e8000 irq 19
    $ cat /proc/asound/devices
      1:        : sequencer
      2: [ 0- 1]: digital audio playback
      3: [ 0- 0]: digital audio playback
      4: [ 0- 0]: digital audio capture
      5: [ 0- 0]: hardware dependent
      6: [ 0]   : control
      7: [ 1- 3]: digital audio playback
      8: [ 1- 0]: hardware dependent
      9: [ 1]   : control
    33:        : timer
    $ l /dev/snd
    total 0
    drwxr-xr-x  2 root root       80 Jul 25 10:44 by-path/
    crw-rw----+ 1 root audio 116,  6 Jul 25 10:44 controlC0
    crw-rw----+ 1 root audio 116,  9 Jul 25 10:44 controlC1
    crw-rw----+ 1 root audio 116,  5 Jul 25 10:44 hwC0D0
    crw-rw----+ 1 root audio 116,  8 Jul 25 10:44 hwC1D0
    crw-rw----+ 1 root audio 116,  4 Jul 25 10:44 pcmC0D0c
    crw-rw----+ 1 root audio 116,  3 Jul 26 03:36 pcmC0D0p
    crw-rw----+ 1 root audio 116,  2 Jul 25 10:44 pcmC0D1p
    crw-rw----+ 1 root audio 116,  7 Jul 25 10:44 pcmC1D3p
    crw-rw----+ 1 root audio 116,  1 Jul 27 03:44 seq
    crw-rw----+ 1 root audio 116, 33 Jul 25 10:44 timer
    # lsmod |grep snd
    snd_seq                50785  0
    snd_seq_device          5372  1 snd_seq
    snd_hda_codec_hdmi     22784  1
    snd_hda_codec_realtek   297871  1
    snd_hda_intel          22186  1
    snd_hda_codec          77543  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep               6342  1 snd_hda_codec
    snd_pcm                73736  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    snd_timer              19488  2 snd_seq,snd_pcm
    snd                    57256  11 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore               6178  1 snd
    snd_page_alloc          7161  2 snd_hda_intel,snd_pcm
    $ pacman -Qs alsa
    local/alsa-lib 1.0.24.1-1
        An alternative implementation of Linux sound support
    local/alsa-plugins 1.0.24-2
        Extra alsa plugins
    local/alsa-utils 1.0.24.2-1
        An alternative implementation of Linux sound support
    8< end of command output >8
    I've been unable to locate a snd_mixer module for the kernel and there is no /dev/snd/mixerC?D?
    I thought that the ALSA interface had changed since I last compiled from scrath (I was a Slacker from kernel 1.2 until I migrated to Ubuntu, and now to Arch), but according to http://www.alsa-project.org/main/index. … ibrary_API, /dev/snd/mixerCXDX is still part of the interface specification.
    Did I miss an ALSA pacakage that's required to get /dev/snd/mixerCXDX?
    Or has the ALSA implementation changed (/dev/snd/mixerCXDX deperecated), in which case the gkrellm plugin needs to be updated? Google didn't turn up anything definitive and the alsa-driver-1.0.2 source tarball doesn't include a changelog.
    Thanks!
    Last edited by barthel (2011-07-29 03:07:07)

    That's what I was afraid of. I switched to Ubuntu at Dapper Drake, so I've not been up to speed with the details of program changes the way I was with Slackware. I don't want to install the OSS layer only for the sake of a volume widget.
    Thanks for the reply. I'm taking a look at Conky now as a potential replacement for gkrellm, since it hasn't been updated in years.

  • No mixer device

    I recently had to format my hard dri've. Im trying to re-install my Audigy2 platinum ex sound card but to no avail. Im running win Xp SP2 Home Edition. I have downloaded all the drivers from the website and the installation went smooth. But when I try to play something I get the error message no mixer device installed. I looked in device Managerand the drivers are loaded. I looked in the sound and audio devices and it show no audio device loaded. On the hardware tab it show the card is loaded but says there are problems. Ive switched PCI slots and got the same thing. I have know clue what to do now. I know for a fact the card is still functional I just cant get it loaded. Thanks in advance

    I checked the WIndows audio service and it was started and set to automatic. Before yesterday I was using the downloaded drivers from creative website. I then found my installation cd and tried that. Still no dice. I used the creative diagnostic tool and it passed the hardware detecting, direct3d sound and soundfont tests, but it failed the wave, midi, mixer and mixer settings tests. I also was curios and looked in device manager and clicked on the creative audio driver. Then I clicked on properties. It shows audio devices, midi devices and mixer devices. It says on all of them that the driver is loaded but not functioning properly. I still at a loss!

Maybe you are looking for

  • Interface Builder failure during ObjCTutorial.pdf

    Page 43 of ObjCTutorial.pdf has me add an object to the xib. Tutorial says to change the class to ConverterController in the Inspector identity tab. No prob. Says "The class actions and class outlets are filled-in to match the outlets and actions you

  • Unable to create binary xmltype table

    HI Gentlemen, As I have serious difficulties with O-R storage, I now tried to create my ebm table in binary storage. The schemas were registered, no SQL-annotations at all. When I try to create the table, I always get an error message (see below). Do

  • IPhone 4 apps closed unexpectedly iOS 5.1

    I recently updated my iPhone 4 to iOS 5.1 version, and now all the apps are running for a while, but then are closed unexpectedly, I tried to restart my iPhone, then I tried to reset the iPhone and then restore the backed up configuration, but the pr

  • Generating XSD from Database

    I need to auto-generate an XSD file from a database. I'm told there are free tools out there to do this but haven't had any luck finding any. Any ideas? I don't want to have to write this by hand.

  • Connection Pools for DB2 UDB 8.2 on a SUN AS 8.1

    Hi, has somebody experience or knows a place where I can get more information in setting up a connection pool to a DB2 UDB 8.2 database from a SUN AS 8.1 server? I'm struggling now for some weeks to get this working, but it doesn't work. I've tried t