Satellite A660: Remark and a question about illumination/mute button

Remark:
Hi, I am a proud owner of a satellite A660-166 (3 days old) and I installed everything from scratch on the win 7 pro since I received my laptop with a home version (need pro for work)...I encountered some problems but this forum really answered all my questions :) Never found such a helpful forum for technical support. So I wanted to express my gratitude and my support for everything you do for the users :)
Problem: Well, it's not really a problem, more of a curiosity... I had some problems with the eco button at that point illumination/mute button was for mute....Thanks to you guys I found out what needed to be done, I reinstalled Flash card software and everything was working properly plus the illumination/mute button was for illumination now. I don't have anything against that, I prefer it that way, but I'm wondering how do I change that...I found some unanswered thread about using toshiba assistant and the illumination tab...Since my laptop is pretty new, I don't have an illumination tab, I was wondering how do I change the button to mute if I want to?
Thanks, keep up the good work!

It is nice to hear you found answers to your questions here. Many people here try to help.
Back to your issue: It is not easy to offer precise answer and I really dont know if you can change settings for one single button. I think it has something to do with registry entries but how to change it is another question.
If you use this button for illumination ON/OFF you can use FN+ESC for MUTE option so you will have both options that can be used using one single button or quick key combination.
Can you please test it and confirm it works properly?

Similar Messages

  • I have a resize problem and a question about the reset button.

    What I am trying to do is clear the list, I can clear the name but I want the list to have no selections instead of going back to default. Also I wanted to know if there is anyway to resize the list windows because one of my list windows is off on my maac computer but not on a regular pc.
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    <applet code="ListDemo" width=300 height=400>
    </applet>
    public class ListDemo extends Applet implements ActionListener {
    List os, browser;
    String msg = "";
    String text;
    String named = "";
    TextField name;
    Button Ok, reset;
    public void init() {
    Ok = new Button("Ok");
    reset = new Button("reset");
    add(reset);
    add(Ok);
    reset.addActionListener(this);
    Ok.addActionListener(this);
    Label namep = new Label("Name: ", Label.RIGHT);
    name = new TextField(12);
    add(namep);
    add(name);
    name.addActionListener(this);
    os = new List(4, false);
    browser = new List(4, false);
    os.add("default");
    os.add("BMW");
    os.add("BENZ");
    os.add("Lexus");
    os.add("Acura");
    browser.add("default");
    browser.add("Red");
    browser.add("Black");
    browser.add("Silver");
    browser.add("Blue");
    browser.add("Yellow");
    browser.add("Pink");
    browser.add("Grey");
    browser.add("Blue/Black");
    os.select(0);
    browser.select(0);
    add(os);
    add(browser);
    os.addActionListener(this);
    browser.addActionListener(this);
    public void actionPerformed(ActionEvent ae) {
    String str = ae.getActionCommand();
    if(str.equals("Ok")){
      text = "You pressed Ok";
    else
    if(str.equals("reset")){
      browser.select(0);
      os.select(0);
      text = "";
      name.setText("");
    repaint();
    public void paint(Graphics g) {
    g.drawString("Name: " + name.getText(), 6, 120);
    int idx[];
    msg = "Current Car: ";
    idx = os.getSelectedIndexes();
    for(int i=0; i<idx.length; i++)
    msg += os.getItem(idx) + " ";
    g.drawString(msg, 6, 140);
    msg = "Current Color: ";
    msg += browser.getSelectedItem();
    g.drawString(msg, 6, 160);
    g.drawString(text, 6, 200);

    now test it i thing it fullfills all of ur requirments
    import java.awt.*;
    import java.awt.event.*;
    public class listDemo extends Frame
    {List li;
         public listDemo()
              Button btnReset = new Button("Reset");
              li = new  List(4,false);
              this.setLayout(new FlowLayout());
              li.add("Danish");
              li.add("KHan");
              li.add("Muhammad");
              li.add("Saqib");
              li.add("Ramzi");
              li.add("Cute");
              add(btnReset);
              add(li);
              btnReset.addActionListener(new ActionListener(){
                   public void actionPerformed(ActionEvent ae)
                        li.resize(300,233);
                        li.select(0);
                        li.setFocusable(false);
              this.setVisible(true);
              this.setSize(200,300);
         public static void main(String []args)
         new listDemo();
    }regrads,
    Muhammad Danish Khan

  • I'm looking to buy a new Macbook Pro, and have questions about the Applecare extended warranty?

    I'm looking to buy a new Macbook Pro, and have questions about the Applecare extended warranty? I want to know if the 3 year extended warranty covers what damage. Like water damage, accidental damage, lost or stolen macbook, manufactory defects, or any other kind of damage, maybe be even cosmetic damage. Can anyone help me?

    If you are talking about features of the MBP itself, as long as you are not looking at  the Retina models, then the memory you can upgrade yourself for a lot less than Apple charges, and that does not affect the warranty as Apple considers memory a user permitted upgrade.  Great sources are Crucial and OWC, both are Mac specialists and have on-line videos on how to do the install.
    If the 15" is what you are looking at, a good upgrade is the 7200 rpm hard drive, gives a little better performance over the standard 5400 rpm drive.
    The Hi Res screen is good if you do a lot of graphics work.
    Comparing the 13" amd 15" you will notice the 15" has a second, discrete graphic processor...helps when you get into heavy duty videos, games, graphics...but keep in mind that kicking in the second processor uses a lot of power and will run the battery down faster.
    If you are looking at the Retina models, then keep in mind there are no post-purchase upgrade options...you have to buy with everything you want at the start.
    Just some thoughts.

  • Satellite A660-158 and FN Key functionality

    Satellite A660-158 model. Where to me to find the utility for Fn key?
    I haven't found this utility in drivers. That I displayed what Fn buttons I push.
    Thankful in advance.

    > Let's finish this subject about different views on life.
    This is good. :) Obviously you have enough time to play with all this. Fact is that drivers offered for new machine are absolutely the same as drivers you got with recovery image.
    With other words I think youve spent your time for .... nothing.
    Anyway, install VAP again and hopefully FN will work well.

  • Quick (and urgent) Question about Intel G5's

    Just a quick question about the new intel G5's.
    I currently have bunch of software for my PPC G5 which is a Dual 2ghz. Software includes Adobe CS2, Macromedia Studio, Quark 6, etc, etc.
    If I purchase the new intel mac, would I be able to use the same software? or would I be forced to purchase a whole new set of everything I currently have?
    If the software will work on the intel G5, would it perform at the same rate/better than how it performs now on my PPC g5?
    Thanks in advance for any help.

    Rosetta:
    Most of the time you get a real 'hit' when a program first opens that is PPC. Very sluggish. They will require and use more memory than otherwise, too.
    Tests from last August aren't as helpful, there have been improvements, letting the Mac Pro pull even further ahead.
    http://www.barefeats.com/quad06.html
    Comparison Mac Models shows scores of all models. So there is 2x as much or more processing power, bandwidth, better video, as well as disk drives. A 'base' configuration would be 4-6GB RAM.
    And there are differences, more than between G4 and G5.
    People with experience would be Mac Pro Discussions
    Don't use Migration Assistant, and upgrade to CS3 etc. reinstall all your applications fresh.
    There are some drivers and plug-ins, that can be problems, and known.
    Mac Pro 2GHz 4GB 10K Raptor RAID Cinema HD   Mac OS X (10.4.9)   WD RE RAID Aaxeon FW800 PCIe MDD-G4 APC RS1500 Vista

  • TrackControl, Change Track, and others questions about AvTransmit

    Hi there,
    I've got multiples questions about JMF and AvTransmit, hope you will help
    For a small student project, i'm developing a streaming server using JMF, i have used the AvTransmit example.
    Streaming, etc... everything work fine, i stream music over web
    But i need help with "playlist" :
    // Get the tracks from the processor
    TrackControl[] tracks = processor.getTrackControls();
    First Question :
    The Processor use a MediaLocator to get one track, is there a way to indicate multiples tracks, such as a directory containing multiples audio file ?
    At this time, i can only set 1 file in the MediaLocator.
    I'm using a simple class as Playlist (a File[]), and, when i want to change song, i stop the thread, change the MediaLocator with another file, and restart the thread.
    It works on a Lan, but on Internet, Player (I use VLC for my test) lost the connection, i need to restart VLC to get audio again.
    Second Question
    Is there a more "elegant" way to change tracks ?
    Last Question
    I have think about building my own object Playlist... gasp...
    I've look at the javadoc... but i'm a bit lost... does my class have to implement TrackControl ? what are the object inside etc...
    If someone knows information about this...
    That's all ;)
    Thanks !
    Tommy, french student (sorry for the english)

    First Question :
    The Processor use a MediaLocator to get one track, is there a way to indicate multiples tracks, such as a directory containing multiples audio file ?
    At this time, i can only set 1 file in the MediaLocator.No. The processor uses a MediaLocator to get one file. Files (can) contain multiple tracks.
    You can, in fact, combine the tracks of multiple files together, but, there's no need to do that with your application. AVTransmit2 sends each track as a separate RTP stream, so you'd just be sticking them together just to pull them apart again.
    In general, you want to keep your architecture as one processor per file, one RTP stream per track.
    Second Question
    Is there a more "elegant" way to change tracks ?Yes. It's what I refer to as a jukebox DataSource. I discuss it / explain the concept on this previous thread.
    [http://forums.sun.com/thread.jspa?forumID=28&threadID=5400318]
    What you're essentially doing when you change the MediaLocator is starting over from scratch. You end up with a whole new DataSource, whole new Processor, whole new RTP session. On the LAN, this isn't an issue because it looks like you paused the RTP session (because the IP/PORTs don't change).
    Over the internet, though, when you stop sending and restart, you're very likely going to get a new public NAT port. And so when your stream gets to the client, it's going to look like it's from a different person than the original.
    The solution is to use the jukebox datasource to change the media without restarting the Processor or the RTP streams. That'll ensure that your stream won't move between files from the perspective of the client...
    Last Question
    I have think about building my own object Playlist... gasp...
    I've look at the javadoc... but i'm a bit lost... does my class have to implement TrackControl ? what are the object inside etc...
    If someone knows information about this...Ummmm, your "Playlist" object should just be a Jukebox datasource, so follow the link and figure out how that's supposed to work. If you have questions about it, just ask 'em here (rather than on the older thread)...

  • Qosmio X300-14F - Question about illumination buttons and XP downgrade

    Hello,
    I've got 2 questions concerning the laptop I bought 3 weeks ago.
    _*Question1*_
    There are 9 buttons above the F-keys. They're being lit. In the beginning they all worked fine, but recently I've found that only the buttons designed to work in a mediaplayer work (meaning: pause/play, stop, previous, next). The other buttons (mediacenter, (un)mute, illumination on/off, webcam, DOLBY) refuse to do anything except for making beeping noises.
    I'd like to be able to decide when to turn the illumination off/on without dragging the wireless flashcardsized-controller with me everywhere I go.
    Any leads on how to solve this are welcome!
    I tried this already:
    Start > all programs > TOSHIBA > utilities > Toshiba Assist > optimize > Toshiba Button Support
    But there's 2 problems with that. First of all I don't know where the executable is that dims/turns on the lighting. Second of all it still doesn't work for e.g. the dolby button. All it does is beep - loud.
    _*Question2*_
    I've been thinking about 'downgrading' from Windows Vista Home Premium to Windows XP since I'm tired of getting weekly BSODs and *daily* displaydriverfailures. I was concerned about not being able to find the drivers once I got XP on this laptop. I've looked on the official Toshiba website (this one :P), but there's only Windows Vista drivers?
    Thanks in advance!

    Hi
    1) The program that turns on and off the illumination is called dimmer.exe. That you should find in the Toshiba folder (C:\program files\Toshiba).
    If you assign this exe file with the button it should work again. If not, try to reinstall the Toshiba Value Added Package.
    On the Dolby button its the same, you must assign the right .exe file with the key.
    2) The point is that only Windows Vista is supported on this notebook and there are no XP drivers available. You can collect the drivers on external website but if you have problems with XP you should downgrade to Vista. The notebook is really fast enough for Vista. ;)

  • New to mac and iphoto, questions about photo structure & organization

    I bought a new Macbook Pro a couple of days ago and am still figuring things out. I wasn't displeased with windows...I just decided to try a mac anyway, So far, I adore it except for one thing, the pictures.
    I spent hours researching whether to download and use picasa 3 for mac or iphoto. I decided on picasa....and now I've changed my mind. (Mostly because I tried to take pictures of the moon tonight, and they looked great in camera, but Picasa could only pick up a black screen whearas iphoto actually saw and defined the moon- and with the editing software on the two, the picasa auto-edit looked like a picture that was created in microsoft paint, and iphoto came out with a beautifully contrasted photo).
    Now that I decided to use iphoto, I have been researching how to switch and still seem to have a lot of questions. (I've poked around numerous forums but have found conflicting answers on different sites).
    1) I organize my pictures by folders with the month and year. I know iphoto organizes events, which it seems to determine based on photo similarity. Will my photo structure still appear in finder -> pictures?
    2) Is it possible to stop iphoto from organizing my pictures and just trust me on what I want?
    3) All of my friends and family use PCs, and there is a chance that due to financial concerns, when I eventually replace my macbook pro (far in the future) I could switch to a pc. Does iphoto make transferring pictures more difficult? (If I understand correctly, it does not change the photo file, a jpeg is still a jpeg but I want to be sure)
    4) I do not want iphoto to duplicate all of the pictures already in my library....if I import from finder-users-pictures, will it simply use those, or duplicate all 150gb worth of pictures?
    5) Any other tips for someone completely new to macs and iphoto?
    6) This is very silly, but how do I uninstall picasa (I know how to uninstall on a windows but want to make sure I do things correctly on my mac!)
    Also, just a "bonus"- regarding events vs. files I create, will iphoto create events within the program but leave my file structure in the library it imports from alone? If I use finder to go to where I store my photos, will I still see my file structure regardless of what iphoto does?(Does that make sense? I'm having a hard time trying to describe it)
    I apologize if this question is foolish or misplaced- I did read many other posts but didn't see the answers I was looking for.

    Your questions are neither foolish nor misplaced.
    The first thing I strongly suggest is that you make a trial iPhoto Library. Import 100 or 200 pics and explore. Iphoto isn't right for everybody, and if you're going to use it you will need to rethink things a little.
    1) I organize my pictures by folders with the month and year. I know iphoto organizes events, which it seems to determine based on photo similarity. Will my photo structure still appear in finder -> pictures?
    A: Events are based entirely on Date and Time not on 'photo similarity' You can set the interval for what makes an Event in the iPhoto Preferences: iPhoto Menu -> Preferences -> General Pane: Autosplit into Events... And select from the drop down menu.
    Will my photo structure still appear in finder -> pictures?
    Yes or no, depending... iPhoto can run as a Referenced or Managed Library. In the former case, yes you files will be visible in the Finder, in the latter case they won't.
    Note that Referenced or Managed refers +only to file storage+ It offers no extra functionality, it does nothing at all. App like iPhoto are your go-to app for your photos. If you use it, then you never access the photos via the Finder. Ever. It's always via iPhoto or the many, many hooks into the OS that it has.
    I'll detail more on Referenced v Managed below.
    2) Is it possible to stop iphoto from organizing my pictures and just trust me on what I want?
    I'm not sure what you mean by this. Iphoto does basic date and time organisation by default. You can change it, you can change the location of the photos in Events, merge them and then using the other tools available - Albums, Smart Albums, Faces, Places etc you can organise your photos whatever way you want.
    But what do you mean by pictures. There is a distinction between Photos - the image of your child holding his dog - and files: A Jpeg is just a file. Iphoto is designed for you to +forget about the jpeg+ and get on with the interesting bit: the pics of your younger and his pet.
    3) All of my friends and family use PCs, and there is a chance that due to financial concerns, when I eventually replace my macbook pro (far in the future) I could switch to a pc. Does iphoto make transferring pictures more difficult? (If I understand correctly, it does not change the photo file, a jpeg is still a jpeg but I want to be sure)
    A Jpeg is a Jpeg is a Jpeg. If you migrate to another app or an entire OS you can export the photos plus any and all metadata you've added to the Finder and move it on. (Caveat: You cannot export Faces. There is no agreed standard on any system for exchanging this info.)
    4) I do not want iphoto to duplicate all of the pictures already in my library....if I import from finder-users-pictures, will it simply use those, or duplicate all 150gb worth of pictures?
    It can do either. And this brings me back to the Referenced v Managed discussion above. By default, iPhoto will Manage the files, that is, it will copy them into the Library. You can choose not to, but I strongly recommend that you don't:
    *How to do it:*
    Simply go to iPhoto Menu -> Preferences -> Advanced and uncheck 'Copy Files to the iPhoto Library on Import'.
    *What Happens:*
    Now iPhoto will not copy the files, but rather simply reference them on your HD. To do this it will create an alias in the Originals Folder that points to your file. It will still create a thumbnail and, if you modify the pics, a Modified version within the iPhoto Library Folder.
    *Some things to consider:*
    1. Importing and deleting pics are more complex procedures. You have to to put the files where they will be stored before importing them. When you delete them you'll need to remove the files from the HD yourself.
    2. You cannot move or rename the files on your system or iPhoto will lose track of them on systems prior to 10.5 and iPhoto 08. Even with the later versions issues can still arise if you move the referenced files to new volumes or between volumes.
    3. Most importantly, migrating to a new disk or computer can be much more complex.
    4. Because iPhoto has no tools for managing Referenced Files, if, for some reason, the path to the photos changes then you could find yourself resolving aliases for +each photo in the Library+ one by one.
    My own opinion:
    I've yet to see a good reason to run iPhoto in referenced mode unless you're using two photo organisers
    If disk space is an issue, you can run an entire iPhoto Library from an external disk:
    1. Quit iPhoto
    2. Copy the iPhoto Library as an entity from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    If you're concerned about accessing the files, There are many, many ways to access your files in iPhoto:
    *For Users of 10.5 and later*
    You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Command-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    You can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    *For users of 10.4 and later* ...
    Many internet sites such as Flickr and SmugMug have plug-ins for accessing the iPhoto Library. If the site you want to use doesn’t then some, one or any of these will also work:
    To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. However, if you're using Gmail you can use iPhoto2GMail
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    *If you want to access the files with iPhoto not running*:
    For users of 10.6 and later:
    You can download a free Services component from MacOSXAutomation which will give you access to the iPhoto Library from your Services Menu. Using the Services Preference Pane you can even create a keyboard shortcut for it.
    For Users of 10.4 and later:
    Create a Media Browser using Automator (takes about 10 seconds) or use this free utility Karelia iMedia Browser
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    *If you want to edit the photo in another application:*
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
    5) Any other tips for someone completely new to macs and iphoto?
    *To Push Home a point*
    For someone inexperienced with Macs and inexperienced with iPhoto I cannot stress enough that Managed Library is the way to go. I understand there is comfort in seeing all those folders. But inside the Library that's all there is: all those folders, stored so that an inexperienced user can't grub things up!
    The iPhoto Library Folder is a Package File. This is simply a folder that looks like a file in the Finder. The change was made to the format of the iPhoto library because many users were inadvertently corrupting their library by browsing through it with other software or making changes in it themselves. Want to see inside?
    Go to your Pictures Folder and find the iPhoto Library there. Right (or Control-) Click on the icon and select 'Show Package Contents'. A finder window will open with the Library exposed.
    Standard Warning: Don't change anything in the iPhoto Library Folder via the Finder or any other application. iPhoto depends on the structure as well as the contents of this folder. Moving things, renaming things or otherwise making changes will prevent iPhoto from working and could even cause you to damage or lose your photos.
    Now close that window and forget about it.
    So, once you've imported your photos to iPhoto in a Managed Library, the surplus duplicates are +your folders+. Of course, in time, trash them to get back the wasted disk space. But don't do it today or tomorrow. There's no hurry. When you feel confident that you understand how iPhoto is working and that's it's working for you, theat's the time to reclaim the space.
    I organize my pictures by folders with the month and year.
    If you want to duplicate your Folder Tree in iPhoto:
    Start at the bottom of the hierarchy and drag a folder of images to the Album Heading in iPhoto. The pics will be imported and an Album of the same name created.
    You can then create the Enclosing Folders in the iPhoto Window (File -> New Folder) and drag the Album to it. Folders can contain other Folders (Nested Folders) and Albums.
    However, is your folder system date based? Then this form of organisation is a bit pointless in iPhoto when Smart Albums or the Calendar tool (Click on the wee magnifying glass in the Search Box) mean you can find the photos taken on any day, month or year at a click. With Smart Albums it's easy to find photos from specific range - say, June 3 to August 25, 2009 etc.
    If your folder system is theme based - Xmas pics, Birthday pics etc, then you'll find Keywords are much more flexible, and can be used in conjunction with other criteria for making Smart Albums and searches.
    6) This is very silly, but how do I uninstall picasa (I know how to uninstall on a windows but want to make sure I do things correctly on my mac!)
    Drag the app to the trash and empty it.
    Regards
    TD
    v

  • ILife 08 to 09 iWeb question (and a question about DW while I'm here)

    I was thinking of upgrading to iLife 09 for just a couple of reasons:
    (1) The iPhoto face recognition feature looks cool and I want to try it. I have tens of thousands of photos of friends from nearly 30 years in my iPhoto and it might be fun.
    (2) I basically like iWeb 08, but hate the way it deals with multiple sites. I always have to publish everything, but in iWeb 09 it looks like I can single out just a single site for publishing, even via FTP. is that right?
    Recently I also acquired Dreamweaver because of some work I'm doing for a company. But I find I can't even do basic simple things, like drag around text or insert a web widget (some HTML in a box) to move around and position - like I can do in iWeb.
    Are things like that possible in Dreamweaver?
    I can't even figure out how to add new text somewhere on a blank page in Dreamweaver. And everything I create looks boxy, plain and clunky. I am obviously not a web designer - I am a web application programmer.
    With Dreamweaver I feel like I stepped into some 20th century web authoring tool. With iWeb everything I create looks nice even though I have no artistic talent myself.
    doug

    I don't mind publishing to a folder and uploading using my FTP client, but it seems I have to publish ALL the sites each time to the folder and then just upload the one site's folder I was editing. So it takes a long time each time I publish to the folder. There is no way around that, is there?
    About my DW question, it was "in comparison to iWeb". If I asked in a Dreamweaver forum if DW could do this thing that iWeb could do, somebody would probably say, "Why don;t you ask your question on an iWeb forum?"
    Thanks,
    doug@hoping this discussion doesn't digress into whether I should post my question here or not

  • Verizon iPhone - mobile hotspot and other questions about the data options

    I just ordered the Verizon iPhone. Can anyone explain the options here:
    1) Unlimited corporate email & Web (business and personal email) vs. Unlimited email and web for smartphones (personal email) - what's the difference?
    2) "3G Mobile Hotspot 2GB" - does this mean that there's no way I can share my 3G connection via wifi without paying the extra $20/month?? How about tethering to a single computer (USB, BT, or WiFi) - does that also require this extra option?
    3) equipment protection - what's the difference between Extended Warranty, Asurion Wireless Phone Protection, and Total Equipment Coverage?
    thanks in advance,
    Mike

    Hi
    Regarding your #2 question; yes, you must pay $20/mo to use the 3G Hotspot aspect of the iPhone, same as with any of Verizon's phones that offer this feature such as the Droid X, HTC phones, etc. And, there is NO additional charge to tether it to your computer; it's $20/mo regardless. You can still use the iPhone's WiFi feature to search the web which is part of the regular data plan. We're only talking about paying the $20/mo for the "up to 5 devices" jumping on your phone as a hot spot.
    I'm an Apple fan, have my MacBook Pro, but my phone is a Droid X. I've been a Verizon member since a year before they became Verizon. Additionally, I am part of the Verizon & Motorola test forum; testing new software updates as they come along.
    Something you should know about Verizon's 3G Hot Spot feature; it has issues. Those of us in the Motorola & HTC forums have experienced identical issues with regard to the 3G Hot Spot feature; it disconnects every 2 minutes, even when you are actively surfing the net. Verizon & Motorola Support have been very helpful to provide what they believe are fixes, including: changing the channel, hard resets, clearing cache, etc. It does not work. Most of us believe, this is NOT a Verizon issue, but a phone maker issue.
    I also have Verizon's MiFi 2200. It costs $59/mo and is purely a hot spot device; again up to 5 devices. I use it at home, for my lap top and for those who need connectivity. It outperforms the 3G hot spot feature of the Motorola & HTC phones by leaps & bounds, and I suspect it will out perform the 3G hot spot feature on the iPhone. Additionally, you get 5GB of download with the MiFi which Verizon is planning on offering increases to 8GB & 10GB. There is NO plan to increase the 2GB download limitation on the 3G Hot spot of the iPhone & other phones, and anyone who does basic software downloads & pics, knows 2GBS is not a lot space.
    So, I would recommend not paying the $20 until this is resolved. If you do, you could pay $39 more for a total of $59/mo for the MiFi, download the software to you home computer & notebook, and end up canceling your home internet service. I did this and have saved $70/mo in my total utilities.
    One other important note: Verizon's VZManager Software for their phones & MiFi. If you did pay the $20/mo for the iPhone and decided to tether to your USB port (for power while using) and you were to use the 3G hot spot feature, it will NOT work on 64 Bit computers, regardless if you are using the WiFi feature or directly using VZManager. The MiFi has this same issue. It will only work on 32 Bit when tethered. So, you'd have to reboot your computer to 32 Bit, if you have that ability. On a Macbook Pro, simply restart holding down the "3" & "2" keys.
    I have no idea why Verizon can't simply upgrade the firmware, even recent firmware upgrades have not resolved this. Most new computers are 64 Bit now.
    Despite this, I use my MiFi 100% untethered and carry my charge cord in my bag as it also works on my Droid, and I presume they may do the same for the iPhone; reduces the need for multiple power cords.
    I really looked forward to the 3G feature of the Motorola & HTC phones, but honestly, it's just not there yet; mine was slower than Dial Up, and I'm not kidding.

  • Default values and other questions about MIO-PCI-16E-1

    Hi, I have a few questions involving the above mentioned board.
    First: When doing a data acquisition using an external digital trigger and an external clock, which edge of the clock signal is read by default?
    What is the delay between a STARTSCAN signal being received and a CONVERT signal being generated (signifying an ADC convertion taking place?)
    Finally, what exactly is the sample interval counter? What does it do? This is mentioned on page 4-32 in the E Series DAQ user manual.
    Hopefully these questions aren't too stupid We're designing some custom circuitry to work with the DAQ, and for things to work the timing must be precise. We need ALL the timing details about a single data acquisition t
    hat we can get.
    The system we're running on has Labview 6.0.2, and we are only acquiring data from one analog input.
    Thanks a ton!
    --Randall Cameron

    Hey Randall,
    The internal Scan Clock is a rising edge clock, if you are interested in having the rising edge clock output as high until a scan is complete, please refer here. The internal Convert Clock is always falling edge clock.
    If you are using an external signal, you can specify the polarity of the signal by selecting PFI pin, high to low, or low to high, if you are using the Clock Config VI. The method for setting the polarity changes based on the method of programming the card. And again, I do not know what the digital trigger defaults to, but you can select either polarity.
    The delay between a Scan and a Convert is based on the Convert Clock.
    Ideally, the delay is in the nanosecond range, and then the Convert Clock determines the spacing between any further samples.
    As for the sample interval counter, the following is pasted from page 4-35.
    �The sample interval counter on the PCI E Series device normally generates
    the CONVERT* signal unless you select some external source. The counter
    is started by the STARTSCAN signal and continues to count down and
    reload itself until the scan is finished. It then reloads itself in preparation for
    the next STARTSCAN pulse.�
    So just let us know if you have any questions on getting the polarity set up, or if anything is not fully explained.
    Best regards,
    Justin T.
    National Instruments

  • Documents folder on Desktop and a question about trash

    Hello all. My previous experience has been on Windows PCs, and as a result, I make assumptions and get frustrated on my new Macbook. I was trying to organize some of my files in the Documents folder, and at one point my errant clicking and dragging caused a folder to appear on the desktop for "Documents." Based on my previous experience with Windows, I assumed that folder was a shortcut folder, and because I like my desktop area to be uncluttered and free of icons, I moved it to the trash without thinking anything of it. I continue to organize files in "Documents" under finder as if nothing is amiss. Lo and behold, I go to empty my trash later, and I notice that it is taking some time and says "Deleting 214 of 6517 files" which clues me in to the fact that it is deleting a LOT of things, not just the one or two extraneous short cut icons I thought I had thrown in there. I hit "Stop Emptying Trash" and took a look at the damage. Many of my files in "Documents" got deleted. I moved the "Documents" folder out of the trash and on to the desktop. My questions for anyone kind enough to answer is this:
    1. Is there ANY possible way for me to recover those files? Are they really REALLY gone? If it were Windows, I would know where to look, but because I am new to this OS . . .
    2. What should I have done to remove this darn icon from my desktop? I know its always said that "everything is so intuitive on a mac" but I disagree. Especially when you have moved over from Windows. The contextual menu that comes up when I click on the icon does not allow me to "delete this shortcut." How can I delete this from the desktop but still retain the few files I have remaining?
    Any and all help is appreciated. Have a great day. Thanks - b

    Hi, werty. Welcome to the Discussions.
    By the numbers:
    1. See my "Data Recovery" FAQ for comprehensive advice that may help you with this problem.
    2. Based on what you describe, it sounds like you dragged your Documents folder to the desktop. Generally, the files and folders that appear on one's desktop are actually files and folders within your Home > Desktop folder. By default, your Documents folder is also within your Home folder, at the top level like the Desktop folder, i.e. Home > Documents. You should have moved the Documents folder back to the top level of your Home folder.
    Mac OS X aliases to objects — roughly equivalent to Windows shortcuts to files and folders — are created by dragging an object while holding both the Command and Option keys. See "Mac OS X 10.4 Help: Creating an alias." An alias to an object displays a curved arrow in its lower-left corner — a badge — to differentiate itself from the actual object.
    If you merely drag an object from your Home folder to your desktop, it moves that object from its former folder to the desktop, i.e. the Home > Desktop folder: it does not create an alias to that object unless you also hold Command-Option while dragging.
    Finally, you wrote: "My previous experience has been on Windows PCs, and as a result, I make assumptions and get frustrated on my new Macbook."While Macs are quite intuitive, there are some significant differences between Mac OS X and Windows and an associated learning curve. In some cases, the key to switching is, as Yoda said, that "you must unlearn what you have learned."
    Since you are new to Mac, you will find my "Learning About Mac OS X" FAQ helpful. It lists a number of resources that you will find useful in your transition to Mac including books, online training, switching from Windows, and more.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Update on my K8N and a question about voltage

    Well,
    I've read all the threads in this and several other forums about the k8n.  I have tried everything (including putting my raid on sata 3 & 4).  I cannot go above 235 - 240 HTT and that's with an 8x multiplier (also tried 10, 9, 7, 6, 5, 4) and memory set to 166.  This is using clockgen (also tried through the bios).  
    I can run 220 HTT 11x multiplier (3400+) with 1:1 memory and it is 100% stable.  I have the 1.2b5 bios.  So I'm still pretty bummed about the lack of OCing.
    Anyway, on to my question.  When I bring up CPU-Z and look at the CPU tab. The voltage jumps around a bit.  I have it set to 1.55 the bios and CPU-Z will display 1.552, 1.568, 1.552, 1.536, 1.552, etc. back and forth jumping every few seconds or so. Also the core speed fluxuates by about 0.1 MHz for each jump. So..... Is this normal or is my power supply wacked?  I've just never seen this before on my previous computers.
    Thanks!

    My voltages do the same thing. Since it's not a huge percentage of the total voltage, I wasn't too worried about it and attributed it to tolerance.

  • E71x problem, and a question about 'physical damag...

    Hiya,
    Soooo I got the E71x in June, and I loved it, until about a month ago, it started frustrating me non stop.
    The phone will tell me that its battery is low after I've charged it completely, and have seen 5 bars worth of power for 30 mins;
    it will turn off without shutting down, without alerting me
    it will freeze, and won't turn off with the power button--the only thing to do is pull the battery out;
    it will tell me the sim card isn't registered and then turn off
    OR
    the screen will go blank, turn white, and display a message that says 'Insert SIM card' when the sim card is already in, and hasn't been moved or anything;
    the phone will die when I try to send text messages, call someone, or the first 30 seconds into a call;
    whenever the phone dies on me, I have to pull the battery out & then turn the phone back on, and when I do so a ghost image of whatever i had been doing before the phone died (the text i was about to send, for instance, or the home screen, or the 'insert sim card' screen) will appear for a second, pixelate, then vanish.
    I called AT&T, they do not believe that it is a charger or battery issue, since I've checked those anyway. My software is up to date, I've tried all the online troubleshooting tips. I've obviously dropped my phone before, who hasn't, but it was never anything *huge*, the phone never turned off because I dropped it, the battery never popped out, etc. It has fallen from my jeans to the floor, for example, that's about it. So there's no physical damage because of that. I have never gotten the phone wet;---the circle on the back of my battery is white, so it hasn't been exposed to liquid or heat or anything extreme. I don't think my warranty would be turned down for physical damage due to the above mentioned.
    However, I have a question if anyone who works for Nokia reads these boards; my parrot removed the 'p' key from the keyboard--just the key, the pad underneath works fine and is untouched, i can still type the letter p and everything--but the 'p' key, just that one, is missing. I can't find it. Would I really be denied my 1 year warranty because of that? is there anyway I can buy a key to replace the 'p' key so that I could send my phone to AT&T? all it would need to be fixed is a tiny dab of glue. That's it. I will be very frustrated if I can't get my phone fixed within warranty because of that key; I would be forced to get another phone, and I don't think my choice would be another Nokia. Please let me know what I can do about this problem, it's getting ridiculous, I can't even answer phone calls without my first rushed sentence being 'my phone might hang up on you but i'll call you back' anymore.
    HELP
    Solved!
    Go to Solution.

    hahaha no, it's not the e71x, it is a piece of popcorn she DEVOURED. She LOVES popcorn. MMMmmmmMMMM she says. Haha.
    @FastTortoise, I think a parrotlet might be a good fit for you, they were my pick because they have the same personality as a parrot (spunky, loving, fun, funny, etc) but they're TINY, and VERY quiet (comparatively::they've got nothing on cats). Check out this site for more info http://www.talkparrotlets.com/forum.php my name on there is brittany_lynn, you might be able to get my email from that site or from this, lemme know if you have ?'s or anything
    P.S. All birds need a cage, a parrotlet just needs a smaller cage.

  • A few wide and varied questions about Linux in general

    I've had a few "I wonder..." things noodling in the back of my head for a while now about the Linux kernel, and how Linux works in general. Yes, I could just install LFS to answer them, but I like knowing what I'm doing before I do it and asking is typically an awesome way to do that
    So, here are a bunch of questions. Answer what you know, speculate on what you think. Feel free to answer just one or all of them.
    Also, if you feel inspired from these questions or just this thread's very existance and want to ask questions of your own please do!
    Compilation questions
    When I compiled Openbox recently, it linked such that I can't move it out of my home folder, and additionally, when I run /usr/bin/openbox, I end up executing /Users/dav7/openbox/openbox-3.4.7.2/openbox/.libs/lt-openbox - why is this, and how can I make openbox... not do the weirdness it's currently doing?
    Library questions
    - In Arch's initramfs image, klibc is named "klibc-EcjIkSXUojTZn3VHC4IxoFgq9Kg.so", at least it was at my last check. Why is this? Why/how do other programs link with this crazily named copy of klibc? How does library linking work actually? How did the linker know to use this klibc name and not something else?
    - How do I specify that I want to link against a specific library, for example if I want to link a program against klibc when I have glibc installed? Do I have to create a chroot jail to convince the linker to see only the library I want it to?
    - Can I build the Kdrive X server with klibc, or do I need ulibc or glibc? How much (read: what "class" or category of programs) will klibc link against without problems, especially in the X area? Will I need ulibc to build anything X-based?
    -dav7
    Last edited by dav7 (2008-10-12 12:06:24)

    Er, I'm pretty sure I'm not an expert, so my "answers" will be almost surely incomplete/incorrect.
    1) I suppose by "compiling openbox" you mean the standard "./configure; make; make install" procedure. Well, the "./configure" step lets you choose various paths related to the final product. Crunch through "./configure --help". "./configure" script creates/modifies all the makefiles, so that they reflect your choices of paths, and that's what's going to be used.
    2) - dynamic linking is manages by /sbin/ldconfig - so have a look at 'man ldconfig'. that's how linker knows what's available.
    - with klibc, I think you need to have the whole toolchain (binutils, gcc, klibc) adapted to klibc available to compile against klibc. Then it's a matter of compiling with those tools. I think it's impossible to use the standard gcc and binutils to compile against klibc.
    - I have no idea about what compiles against klibc. I think not too much, and with heavy patching. I'm pretty sure you can compile some version of x server against uclibc (that's what openwrt does). Have a look at some small distros (slitaz, dsl) on how are they doing it.

Maybe you are looking for

  • How can I fix pixelated app icons?

    I have just redownloaded several of the Sims games for my iPhone (4S), but it seems that the icons for the Sims 3 Ambitions and World Adventures become pixelated as soon as the game installs (it's normal retina quality when downloading/installing). T

  • Flex Help - Accordion List - External XML - Duplicate Values

    Hi, I am having what's got to be a really simple problem. You see: http://acompanydesign.com/wcr/11/ The menu headings come out fine, however the links within all duplicate. Can't seem to figure out why. Can you help? MXML <mx:Script> <![CDATA[ impor

  • When i go to connect to the itunes store the loading bar that appears in the top middle part of the page just times out.

    so i went on my compter to spend my itunes voucher and itunes just wouldnt open. hte loading bar at the top of the screen seems to go to halfway ad the get stuck, it then disapears and i am left with a screen saying itunes store . i am njot sure what

  • Using photos in iweb media

    Originally I was able to click on "media" in iweb when posting my daily blogs and making a website. The pictures would open up on the left of the screen and I could just drag them to where I wanted them. Now the pictures won't open unless I click on

  • R7870-2GD5T/OC fan issue, help

    Sorry it there is a similar topic, just bought the card the other day and noticed that when the temp rises above 55C the fan speed goes to 100% no mater what I define in Afterburner or CCC. I took it to the store where I bought it, and after couple o