Alsa with multiple cards

hi,
after the recent -Syu, alsa doesn't behave like it should
first i noticed the following message during init:
Unknown hardware: "Audigy" "TriTech TR28602" "AC97a:54524123" "0x1102" "0x0053"
Hardware is initialized using a guess method
and the exact same message for hda-intel
I started messing with alsaconf and the message on init disappeared
Now the default card gets to be the hda-intel one
I even used the modprobe index options to change that. After i added those aplay -l didn't display my Audigy card even tho the modules were loaded
what am i missing?

so wth is happening
i STILL didn't solve this properly
one time at startup there's no mixer elems for the -c0 card and then on restart there's no mixer elems for -c1
it even happens that both work
but it's all RANDOM!
the cards obviously have their index properly set since when they appear under aplay -l the intel ALWAYS appears as card 1 and audigy as card 0
here's the latest modprobe options i'm using [/etc/modprobe.d/50-sound.conf]:
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
alias snd-card-1 snd-hda-intel
alias sound-slot-1 snd-hda-intel
options snd-emu10k1 index=0
options snd-hda-intel index=1
Last edited by _saiko (2009-07-24 09:54:34)

Similar Messages

  • [Solved] ALSA with multiple applications

    I know this issue has been dealt with many times before, but I can't figure out how to conform those fixes to my use case.
    I rebuilt my computer today (old motherboard died). Sound worked fine out of box on the old onboard -- I didn't even have an /etc/asound.conf or ~/.asoundrc -- but on this motherboard I'm encountering the problem with ALSA only allowing one process to output sound.
    lspci -vvv output:
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
    Subsystem: Biostar Microtech Int'l Corp Device 8228
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 32, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 16
    Region 0: Memory at fef40000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
    I have a 5.1 setup on device 1 that works perfectly fine with whatever audio stream has managed to grab the device. I have looked at breb's asoundrc and changed "card 0" to "card 1" but noticed no change at all, and I don't know enough about the structure of the rc to know if there is anything else to change (although I did also replace all "hw:0" with "hw:1" to no avail). In order to get audio working at all I found a post instructing to put the following in my /etc/asound.conf:
    pcm.!default {
    type hw
    card 1
    ctl.!default {
    type hw
    card 1
    I went back to the Arch Wiki and reread the notice: "For ALSA 1.0.9rc2 and higher on analog sound outputs you do not need to setup dmix. Dmix is enabled as default for soundcards which do not support hardware mixing." This is probably what made my last install run without hitches, I am guessing. It then says that if you are still having issues with mixing, to manually add dmix to your asoundrc. So I did that, and my .asoundrc simply looks like:
    pcm.dsp {
    type plug
    slave.pcm "dmix"
    I don't know what to do at this point. The only thought I have is that maybe the dmix only mixes to card 0 (which is my disabled HDMI output) and not card 1 (which is my analog out).
    aplay -l output (like I said, I have HDMI output disabled in BIOS. After I post this I can reboot to re-enable it just in case it makes a difference, but by all means if it does then there has to be some sort of issue there with how either dmix works or with how this sound card deals with its mixing or something).
    **** List of PLAYBACK Hardware Devices ****
    card 1: Generic [HD-Audio Generic], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Also, for instance, when I have mpd running, and try to open a video in VLC, I get this error:
    Audio output failed:
    The audio device "sysdefault:CARD=Generic" could not be used:
    Device or resource busy.
    and in mpv (I don't know how much of this is relevant. Probably only the bit after "Selected audio codec..." but here's the whole thing:
    The round option must be an integer: 16/9
    Error parsing option round (option parameter could not be parsed)
    Option vf: Error while parsing expand parameter round (16/9)
    Error parsing option vf (option parameter could not be parsed)
    /etc/mpv/mpv.conf:24: setting option vf='expand=::::1:16/9:16' failed.
    Option af-add: pan has only 2 params, so you can't give more than 2 unnamed params.
    Error parsing option af-add (parameter is outside values allowed for option)
    /etc/mpv/mpv.conf:58: setting option af-add='pan=6:1:0:.4:0:.6:2:0:1:0:.4:.6:2' failed.
    Option af-add: pan has only 2 params, so you can't give more than 2 unnamed params.
    Error parsing option af-add (parameter is outside values allowed for option)
    /etc/mpv/mpv.conf:63: setting option af-add='pan=2:0.7:0:0:0.7:0.5:0:0:0.5:0.6:0.6:0:0' failed.
    Playing: /media/Videos/Other/Samsung_Galaxy_Note_3_4K_Video_sample-XgalnuBlSNE.mp4
    Detected file format: QuickTime / MOV (libavformat)
    Clip info:
    major_brand: mp42
    minor_version: 0
    compatible_brands: isommp42
    creation_time: 2013-09-30 13:12:57
    [stream] Video (+) --vid=1 (*) (h264)
    [stream] Audio (+) --aid=1 --alang=und (*) (aac)
    Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
    Selected audio codec: AAC (Advanced Audio Coding) [lavc:aac]
    [ao/alsa] Playback open error: Device or resource busy
    [ao] Failed to initialize audio driver 'alsa'
    [ao/oss] Can't open audio device /dev/dsp: No such file or directory
    [ao] Failed to initialize audio driver 'oss'
    Could not open/initialize audio device -> no sound.
    Audio: no audio
    Audio: no audio
    VO: [xv] 3840x2160 => 3840x2160 420p
    V: 00:00:05 / 00:00:38 (12%)
    Last edited by Zopiac (2014-01-28 16:57:49)

    Apparently I knew less than I thought I did about the HDMI out and device numbers. Here's the aplay -l output after re-enabling HDMI out:
    **** List of PLAYBACK Hardware Devices ****
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I am currently getting nothing out of my speakers (lsof /dev/snd/* shows no processes using the soundcard even though mpd is "playing" (also ncmpcpp shows "Vol: n/a")). Even after I switched my /etc/asound.conf to "card 2" I get nothing. I am wondering if I needed what I already have in there after all. Maybe I added that and then rebooted, switching off the HDMI out as I did so. I'll check...
    Edit: Nope. As I understand it, in order to have sound at all I need to have HDMI out disabled in BIOS and asound.conf set with the two clauses with "card 1", and I then encounter the singe process ALSA problem.
    Last edited by Zopiac (2014-01-28 02:40:17)

  • Measure with multiple cards

    hello,
    i've got 3 cards in a project. this cards are measuring temperature, digital IO and Analog IO.
    the problem is that i can't receive the values in one while loop. the temperature needs much more time to measure as the other cards.
    two questions:
    1. i've got a queue where i do my initialisation.the daq is parallel to this queue. is it possible to use any tool which waits till the initialisation
    is done to start the daq?
    2. has anyone a schema which describes a multi card daq? i don't think that my solution is the best.
    short description about my solution:
    i've got lots of parallel while- loops where the daq is (first while- loop for temperature, second for DIO,...).
    another parallel part is a queue which does the initialisation , an idle-case and deinitialisation.
    In the moment i stop the while-loops with a local variable of my stop button. i think there will be a better solution.
    it would be nice if anyone has a schema, link or any other documentation.
    markus

    Hi,
    I normally use some sequence structures to do hardware initialization before the main body of the program.
    So I would have a sequence with 3 frames. In the first one initialize the hw, the second one would contain the normal function mode and the third, closing references and hw control, ...
    About the structure you use, I find it a little strange, but don't take this as a critic to your programming mode.
    You have all those while loops, with a case structure and all of them controlled by the same variable.
    So when you press that button, all your while loops will go to measuring mode.
    Apparently you are allways measuring everything when messung is true.
    So if you had only one while loop it would work the same way, better yet, if messung is a button, you could put everything in the event structure and measure everything when the event messung - mouse down happens and you don't need all those while loops.
    Also the stop could be made by that event structure.
    Hope this helps,
    Paulo

  • Sharing a clock with multiple cards

    Hello,
    I am using Matlab to capture period gate events through two 6602 Cards.  An RTSI cable is connected to them and setup up through MAX.  I am trying to sychronize the cards by send the master card clock to the slave card.  I have tried many different approaches, mainly DAQmxSetMasterTimebaseSrc and ExportSignal.  I can't seem to get these functions to work without error.  I would explain what I have tried but it would just be too long and probably not very helpful.  Since the RTSI is only capable of carrying the 20 MHz clock, does anyone know how to make two cards share one 20 MHz clock?
    -Mike

    Hi Mark,
    For a 6602, you'll want to use the DAQmxSetCICtrTimebaseSrc() and DAQmxSetCICtrTimebaseRate() properties, and ensure that the terminals for both cards are the same, ie "/6602A/20MHzTimebase". DAQmx will take care of the routing across RTSI as long as you have the devices added to the RTSI connector in MAX. If this doesn't work, what kind of errors are you seeing (numbers, screenshots...). Also, do you really need the timebases sync'd for period measurements? They're going to have the same error regardless of the timebase being used and in fact you're limiting your resolution by requiring the cards to use the 20MHz clock instead of the 80Mhz. In most cases I've run across sharing a start trigger is sufficient.
    Hope this helps,
    Andrew S
    Getting Started with NI-DAQmx
    Measurement Fundamentals

  • Keynote with multiple graphics cards

    Hello all
    I will try and keep this a brief as possible. I am currently finished of an AV install in a local Christian Centre. As part of this we have installed a video system for displaying notices and live feeds of services and events. One of the members of the church has purchased 2 PCs with the purpose of displaying 2 different sets of notices in the reception area and the main hall. However for reasons that I won't go into here they completely mess the system up causing all sorts of interference problems.
    As part of the install we are going to be supplying them with a Mac pro with final cut to record events and produce DVDs of them.
    My question is if we were to add a second graphics card and iWork could keynote be set to use this card for it's output? And if it were would it leave the main output free (showing the desktop) for other uses?
    I know that with dual output cards the second output can be set to either mirror of show notes but there is no info in the help about what happens with multiple cards that would provide 4 outputs.

    No, Keynote takes over all the screens when presenting, and I'd think if you tried to edit in FCP when you were also running a show (if you could) it would likely bog BOTH programs down badly.
    You could export your presentations into QT and have the QT player running on one screen, but still, if you fire up FCP, everything's a different ball game then.
    I suggest leaving the FCP system on its own, don't try to do multiple things with it at the same time.

  • I would like to use one library but with multiple ipods, but because they are my kids Ipods, and they each have their own gift cards, I'd like to be able to add money to their "profiles" without them having their own account - what is the best way

    So here is my delima - I want one Ipod account - because I only want one library - since we all like the same music - but my kids, who have their own IPODS, have gift cards, who want to be able to keep track of their balance without the other child affecting the balance - meaning - each gift card should be seperate and not totalled to the single account - Beacuse the library is fairly large, having three libraries of large amounts would be a waste.  I would also like to restrict their purchased to the gift cards only and not my credit card on file.  Does this make sense?  Once this is resolved, I'm assuming they would use their own playlists to copy their favorites to each Ipod.  Or would I set up an account for each child - which I dont want to do, because I dont want them having access to my Credit Card, and only gift card balances.  With multiple accounts, I'm assuming that would also build seperate libraries?  We also have multiple computers, but I share the library to those computers -
    What is the best way?  I'd like to be able to add credit to a specific child (birthdays, etc) without the other child being able to access that credit.  For simplicity sake.
    We are new to IPODS and lack any MAC skills.
    Thoughts?

    Not going to happen the way you want it to.
    When you add a gift card balance to the Apple ID, it's available for the Apple ID.
    Probably best to create unique Apple ID's for each... this will also make things easier in the future as purchases are eternally tied to the Apple ID they were purchased with.

  • Premiere Elements 9 crashes with multiple NVIDIA graphics cards under Windows 7

    I've just installed Premiere Elements 9 and found that it will not run at all with multiple NVIDIA graphics cards active under Windows 7.  Per all the other discussions, I updated the NVIDIA drivers and Quicktime support to the latest versions.  (NVIDIA version 260.99).  I have both a 9400 GT and an 8400 GS installed, to support multiple monitors.  They both use the same driver.  The PRE 9 organizer will run, but as soon as I create or load a project it quickly crashes.
    On a long shot I disabled the 8400 GS card in the Device Manager and now I can run PRE 9.  Of course this means giving up one of my monitors.  Any other ideas?

    Over in the Premiere Pro area (or maybe it was in the Hardware section... didn't pay a lot of attention 'cause it really didn't matter to me) I read a message about using two nVidia cards with no problems (other than no dual-card SLI support)
    I **think** that was with two SAME model nVidia cards
    And, of course, PPro is completely different code, so PreEl may simply not work with two nVidia cards

  • Programming multiple smart cards with multiple smart card readers in a PC causes a PCSCException in a smart card that is in progress

    Hi,
    I develop a Java code using smartcardio API to program a smart card. My GUI allows to add at most 5 smart card readers that will wait for card present, then do authentication and program the smart card with an application, then wait for card removal. This is a separate thread running in a loop for each smart card reader added as programmer.
    The problem occurs when a certain smart card is in progress and I inserted another smart card to another smart card reader.  Both smart card reader halts and throw sun.security.smartcardio.PCSCException: Unknown error 0x8010002f.
    I also observed that every time there is an attempt to insert/remove a smart card in the smart card reader that is connected to the USB port would cause the programming in progress to be interrupted and throw the PCSCException.
    These are some exceptions I got during my testing:
    sun.security.smartcardio.PCSCException: Unknown error 0x8010002f
      at sun.security.smartcardio.PCSC.SCardTransmit(Native Method)
      at sun.security.smartcardio.ChannelImpl.doTransmit(ChannelImpl.java:171)
    java.lang.Exception: Loader Record Failed: 6E | 0 //Sometimes I got this return code SW1 0x6E SW2 0x00 which means an APDU with an invalid 'CLA' bytes was received. I had check the command before it was sent and it was correct.
    Help me understand this issue. I think the CardTerminal.isCardPresent(), CardTerminal.waitForCardPresent(0), and CardTerminal.waitForCardAbsent(0) cause this issue that CardChannel.transmit(apduCommand) is interrupted or the smart card insertion/removal causes the CardChannel.transmit(apduCommand) is interrupted.
    Regards,
    Knivez

    Hi,
    when you work with one smartcard reader only usually you address the slot -1 that means "the first found".
    But to deal with multiple readers you have to use slots of course since one reader will be slot 0, next reader will be slot 1 and so on...
    So a credential object will be identified on a system by a couple
    <slot,alias>
    After that, the way to address slots (I mean the syntax) depends on the classes you are using...
    Bye

  • HT204364 how do I order multiple card or postcard with different images each one in same order?

    how do I order multiple card or postcard with different images each one in same order?
    I keep paying separate shipping cost for each different photo

    That is not an option - with the exeption of photo prints you can only identical items on one order
    LN

  • Does iPhoto allow you to order multiple card projects that you designed with your photos all at once?

    I have create multiple cards with iphoto and I want to order them all at once, but it seems to me that I can only order one card of the same design at once. If I order them all separately, that means I have to pay for shipping for each card I created. I don't want to pay so much for the shipping, I think if I order them all at once, the shipping fee will be cheaper. And I will just recieve one big package instead of several small packages. Has anyone able to order all their iphoto projects in one single order?

    It's not possible.
    Regards
    TD

  • Firewire card with multiple controllers

    Quick question....
    I am looking for a firewire card for connecting 2 cameras.  Will I be able to use a standard PCI-E card or will I need to look for one with one controller per port....  Most share a single controller voer multiple ports.  I've had problems int eh past with multiple ports on one card, but this may have been a PCI card with limited system bandwidth.....
    Ideas anyone?
    The cameras will be most likely 1280x1024 RGB cameras with 60FPS.
    Cheers for any help forthcoming.
    Shane
    Say hello to my little friend.
    RFC 2323 FHE-Compliant

    Nobody, no?
    The cameras are actually monochrome, 8-bit not RGB (24-bit) and only go up to 30Hz.....
    I mean theoretically a FW400 card should handle a 1024pixel x 1280pixel x 8bit x 30Hz (314 Mbit/s without overhead) picture no problem but adding a second camera will more than saturate the bus.....
    Anyone know of a decent PCI-E FW card which has two ports with a seperate controller for each?  Please?
    Shane
    Say hello to my little friend.
    RFC 2323 FHE-Compliant

  • Crash with multiple video cards

    I have three monitors connected to two separate graphics cards, an 8800GT and an FX5200 (PCI). Now, this setup works fine in regular XP Pro, with driver 175.19; Photoshop CS4's OpenGL works without a problem save for the brush cursor bug. However, I installed Vista x64 as a dual boot for the RAM boost, and ran into a bit of a wall.
    Photoshop now refuses to work at all with the OpenGL enhancements on. It loads (an improvement in itself, used to get stuck at "Reading preferences"), but it'll freeze when I try to open a file or go to the performance settings. I'm currently using driver 171.16; I know it's outdated, but it's the most recent one that works with both cards in Vista x64. I'm also quite sure it's not the problem; Photoshop works perfectly with OpenGL on if I disable the FX5200.
    I've tried the registry key AllowOldGPUs_ON to no effect. I've also tried both the 64-bit and 32-bit versions, with no difference. Is it possible to get Photoshop working with both cards, short of replacing the FX5200?
    Specs:
    Intel Core 2 Quad Q9300 2.50GHz
    4GB RAM
    Over 300GB HDD space available for scratch disk use
    EVGA 8800GT
    PNY Verto FX5200

    Good to hear that it worked. Changing the value you said does not fix my issue.
    Within the System Info tab it is clearly visible that CS4 Extended uses my 8400 GT with 256 MB.
    I've seen that the performance is not so bad at all but I think only 256 MB VRAM is a bit less.
    * OpenGL Information *
    Vendor: NVIDIA Corporation
    Version: 2.1.2
    Renderer: GeForce 8400 GS/PCI/SSE2
    * HARDWARE CAPABILITIES *
    +++ OpenGL 1.2 - supported!
    +++ OpenGL 1.3 - supported!
    +++ OpenGL 1.4 - supported!
    +++ OpenGL 1.5 - supported!
    +++ OpenGL 2.0 - supported!
    +++ OpenGL 2.1 - supported!
    +++ ARB Vertex Programs - supported!
    +++ ARB Fragment Programs - supported!
    +++ GLSL vertex shaders - supported!
    +++ GLSL fragment shaders - supported!
    +++ FrameBufferObject - supported!
    +++ Texture Rectangles - supported!
    +++ Cube Maps - supported!
    +++ Floating Point Textures - supported!
    +++ Occlusion query - supported!
    +++ Multisampling - supported!
    +++ Point Sprites - supported!
    +++ Non Power-Of-Two - supported!
    +++ Vertex Buffer Objects - supported!
    Maximum regular texture units = 4
    Maximum COMBINED texture units = 32
    Maximum VERTEX texture units = 32
    Maximum FRAGMENT texture units = 32
    Maximum draw buffers number = 8
    Maximum UNIFORM float parameters per VERTEX program = 4096
    Maximum UNIFORM float parameters per FRAGMENT program = 2048
    Maximum VARYING float parameters for VERTEX->FRAGMENT = 60
    Maximum float ATTRIBUTES for VERTEX program = 16
    Maximum texcoord sets = 8
    Point Drawing
    Aliased point size range = [1.00000, 63.00000]
    Smooth point size range = [1.00000, 63.37500]
    Smooth point size granularity = 0.12500
    Line Drawing
    Aliased line width range = [1.00000, 10.00000]
    Smooth line width range = [0.50000, 10.00000]
    Smooth line width granularity = 0.12500
    >>>>>> Total VRAM 268,435,456 bytes
    --- Initializing Programmable Shading API...

  • Setting up two  iPod Touches on one account with gift cards for app and in-app purchases

    I have multiple devices on one account - 2 iPod classics, one iPhone 3G and two recently acquired iPod Touches for my 8 year old boys.  They want to make in-app purchases (for Dragonville).  They each have their own gamecenter ID.  I want to set up each of them with gift cards for their purchases.  Is this possible?
    If not, what is the recommended approach to manage all devices in one place while allowing individual devices to have a seperate payment mechanism?
    Thanks.

    I recommend that you
    Create a NEW account/ID for her using these instructions. Make sure you follow the instructions. Many do not and if you do not you will not get the None option. You must use an email address that you have not used with Apple before. Make sure you specify a birthdate that results in being at least 13 years old
      Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    More details of how:
    http://ipadhelp.com/ipad-help-tips-tricks/how-to-get-free-apps-from-the-app-stor e-without-a-credit-card/
    Use the new ID on her iPod but only for:
    Settings>Messages>Send and Receive
    Settings>FaceTime
    Settings>GameCenter
    and Settings>iCloud if you want her to have separate Contacts Calendar and some other things.   
    Continue to use the same/common Apple ID for Settings>iTunes and App stores so you can share purchases.
    To make sure you only sync the media yoo want, configure iTunes syncing so that only checked media is synced to the idevices.
    iTunes: Syncing media content to iOS devices and iPod
    Also see:
    How to use multiple iPods, iPads, or iPhones with one computer

  • Mail with multiple gmail accounts sending messages from wrong email, other than the one i select

    mail with multiple gmail accounts sending messages from wrong email, other than the one i select:
    i'm using mail on osx 10.7 with multiple gmail accounts. when i create an email, i check to be sure i'm sending/replying from the correct account. after i send it, somehow it actually sends it from a different account, other than the one i've selected "from." this is evidenced by the reply email i receive. how can i fix this?
    in preferences, i have "send new messages from : account of selected mailbox"

    From the Mail menu bar, select
              Mail ▹ Preferences...
    The Mail preference dialog opens. Select the Composing tab from the row of icons at the top. From the menu labeled
              Send new messages from:
    choose
              Account of selected mailbox
    Note that this setting may have no effect if you start a new message while a VIP or smart mailbox is selected in the mailbox list. Those are saved searches, not actual mailboxes.
    If the problem remains, select the Accounts tab in the preference dialog, then select the affected account in the list on the left.
    In the Account Information pane, select the correct server in the menu labeled
              Outgoing Mail Server (SMTP)
    If there's only one server in the menu, select
              Edit SMTP Server List...
    and add a new server with the correct settings. If you're not sure how to do that, try the Mail Settings Lookup.
    Another possibility is that the wrong card in your address book is selected as yours. Select your card in the Contacts application. Then select
              Card ▹ Make This My Card
    from the menu bar.

  • Buddies with multiple IDs: how to message to a specific one?

    Here's a relatively simple problem, on the face of it, that I can't figure out how to solve. Is there in fact a solution?
    I have an increasing number of buddies with multiple IDs (almost always AIM), for instance, one for home and one for work. Because most of them have broadband in both places, they don't shut their computers down in either location and are usually signed in to iChat/AIM in both. I've got their various IDs noted in their cards in Address Book, but in iChat I only see one entry for the person regardless of which ID, or both, is signed in at the moment. There doesn't seem to be much logic to which picture iChat displays along with the entry, so I can't ever tell which ID I am looking at. I know that a mouseover on the iChat entry will tell me the status of all IDs associated with that person, but how can I send a message to the ID that I want?
    Example: buddy is at work and signed in using work ID. Buddy's spouse is at home, also signed in, using home ID. I see one entry for my buddy, showing as active. It might display the home picture and it might display the work picture. If it's the home ID, and open a message window, I'll be messaging with the spouse at home, instead of with my buddy at work -- and I don't see any way to get at the other ID. Is there a way to pick the ID I want to message with?
    I see that I can keep them separate if I create different groups and add each ID, from the same card, to each group. But that's clumsy (as is creating separate cards altogether) and basically removes the meaningfulness of the groups. Is there some obvious trick I am missing, or is what I want to do just not possible?

    Hi Ralph,
    You're exactly right; I need to do the opposite. I suspect it just isn't possible or the solution would be more self-evident. As I mentioned in my original post, the only way I've been able to make it work is to add the IDs separately in iChat and make sure they are added to different groups. Doing this will keep them separate but based on the same Address Book card. In the same group, however, they collapse into one entry and lose their meaning. Unfortunately, keeping separate groups for such a purpose makes the groups essentially meaningless.
    As I would imagine this to be an increasingly common occurrence, this seems to be a definite shortcoming of iChat.
    Thanks for your response.
    Mark

Maybe you are looking for

  • How to skip the first row in Text file (in Sql Loader)

    Hi All, How to say the control file to skip the first row of the text file.. i just going this example this is my text file: 01308201222455038130820122245503813082012224550382 1090358 474661834012245503813082012 0075 0 00000000000 000000000 000001308

  • JTable's suitable Layout manager

    i have a JTable in a JPanel and another JPanel with JLabels and JTextFiled in it. * VersionControl.java * @author JPQuilala * Created on December 22, 2006, 1:18 PM package qis_dreamteam; import java.awt.BorderLayout; import java.awt.GridLayout; impor

  • HT1491 How do I find a pre order list for my ibooks

    I can't find where to get a list of the pre orders I have for ibooks? Can anyone help, please?

  • UTF8 Conversion error

    The thin driver sometimes gives this error: Fail to convert between UTF8 and UCS2 when accessing Oracle 8i set to UTF8 charset. Is this a known bug? Does anyone know a workaround?

  • Error loading vrml file

    Using Solid Works 2007 and creating a vrml 97 I get a error message from the Load WRL File. Can anyone help? Attachments: error3.JPG ‏118 KB