Ubuntu 13.10 on a T440 - Wifi, Sound, Fingerprint reader and TrackPoint issues

I recently got my t440 and put Ubuntu 13.10 on it and have had a few problems pop up. Hopefully someone here can help, or I will find solutions and post here as things get working again.
Wifi - I have a Thinkpad  11b/g/n 2x2 wireless card. I do not believe there are currently Linux drivers provided for this card. According to thinkwiki, the 1x2 version of the card works with real tek's rtl8192se driver; I have tried to load it with modprobe, but it does not work for this card. There might be a solution to this with ndiswrapper, but I haven't been successful. I have ordered an intel wireless card to replace this one.
 *-network UNCLAIMED
       description: Network controller
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list
       configuration: latency=0
       resources: ioport:3000(size=256) memory:f0400000-f0403fff
Sound - The sound works when ubuntu boots, but usually crashes shortly thereafter. There are some known sound issues with 13.04 and 13.10, but I haven't been successful stopped the problem with their suggestion.
http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/
http://askubuntu.com/questions/361730/no-sounds-after-upgrade
Fingerprint reader - All previous thinkpads had AuthenTec fingerprint readers; this generation ships with Validity readers. Info on thinkwiki is describes installing fprint, but fprint does not recognize the validity reader. This post looks promising.
http://www.tuxtrix.com/2012/05/how-to-activate-validity-fingerprint.html
TrackPoint - The trackpoint pointer works fine, but lenovo did away with the physical left/middle/right click buttons. The top on the touchpad can be pressed (in windows) for left/middle/right click, but I haven't gotten this functionality enabled in Ubuntu yet. Might be able to fix this in the xorg.conf file
http://www.thinkwiki.org/wiki/Synaptics_TouchPad_driver_for_X

Fingerprint reader- above links do not resolve the problem. fprintd and frprint-demo do not recognize the Validity fingerprint sensor. My issues are the same as described in this post.
Output from lsusb
benjib0t@benjib0t-ThinkPad-T440:~/Downloads/fprint_vfs5011$ lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 04f2:b39a Chicony Electronics Co., Ltd
Bus 002 Device 003: ID 0bda:8761 Realtek Semiconductor Corp.
Bus 002 Device 002: ID 138a:0017 Validity Sensors, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The device id is 138a:0017. In this fedora forum, a user successfuly gets a 138a:0018 to work.
1) Clone and compile this git repo: https://github.com/maffmeier/fprint_vfs5011.git
git clone https://github.com/maffmeier/fprint_vfs5011.git
cd fprint_vfs5011
sudo apt-get install libusb-1.0-0-dev libnss3-dev libglib2.0-dev libgdk-pixbuf2.0-dev
./configure
make
sudo make install
 2) This has installed  libprint is /usr/local/lib, but fprintd still does not recognize the device
3) I created a symlink in /usr/lib to the libfprint I compiled, in hopes that fprintd would pick it up, but to no avail
benjib0t@benjib0t-ThinkPad-T440:/usr/lib$ sudo fprintd
Launching FprintObject
** Message: D-Bus service launched with name: net.reactivated.Fprint
** Message: entering main loop
** Message: No devices in use, exit
 Maybe I'll try compiling libfprint too...

Similar Messages

  • FIngerprint reader and Ubuntu

    Hi,
    I'm new to both Lenovos and linuxes, but I'm planning on switching (from Mac). I have read that Ubuntu supports a lot of hardware, and thus is convenient, but I haven't seen anything about the fingerprint reader. I really like how that feature works (at least from what I've seen with Windows), but does it work with Ubuntu? Has anyone tried that? If it doesn't work, it sort of is not that much of a point in getting it (the fingerprint thing, not the computer).
    Thanks!

    Fingerprint reader- above links do not resolve the problem. fprintd and frprint-demo do not recognize the Validity fingerprint sensor. My issues are the same as described in this post.
    Output from lsusb
    benjib0t@benjib0t-ThinkPad-T440:~/Downloads/fprint_vfs5011$ lsusb
    Bus 001 Device 002: ID 8087:8000 Intel Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 004: ID 04f2:b39a Chicony Electronics Co., Ltd
    Bus 002 Device 003: ID 0bda:8761 Realtek Semiconductor Corp.
    Bus 002 Device 002: ID 138a:0017 Validity Sensors, Inc.
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    The device id is 138a:0017. In this fedora forum, a user successfuly gets a 138a:0018 to work.
    1) Clone and compile this git repo: https://github.com/maffmeier/fprint_vfs5011.git
    git clone https://github.com/maffmeier/fprint_vfs5011.git
    cd fprint_vfs5011
    sudo apt-get install libusb-1.0-0-dev libnss3-dev libglib2.0-dev libgdk-pixbuf2.0-dev
    ./configure
    make
    sudo make install
     2) This has installed  libprint is /usr/local/lib, but fprintd still does not recognize the device
    3) I created a symlink in /usr/lib to the libfprint I compiled, in hopes that fprintd would pick it up, but to no avail
    benjib0t@benjib0t-ThinkPad-T440:/usr/lib$ sudo fprintd
    Launching FprintObject
    ** Message: D-Bus service launched with name: net.reactivated.Fprint
    ** Message: entering main loop
    ** Message: No devices in use, exit
     Maybe I'll try compiling libfprint too...

  • T440s touchpad and trackpoint issue

    I have a new T440s which came with Windows 8, and I upgraded to 8.1
    Nothing strange installed in it.
    Sometimes touchpad and/or trackpoint don't work at all after turning on, rebooting or recovering from a suspended state.
    It never fails while the system is running.
    When it happens, I reboot and it works fine.
    Already upgraded everything using System Update (BIOS, etc) and Windows Update.
    Sounds to me as a driver issue, not a hardware issue... but I am not 100% sure.
    What should I do?
    Should I reinstall any driver? How?

    Uninstall the UltraNav driver from Device Manager or Programs and Features. Then run System Update; it should offer the UltraNav driver again.
    Alternatively, here's the manual download:
    https://support.lenovo.com/us/en/downloads/ds034647
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • Strange sounds-PowerPC G4 and server issues?

    I have recently been getting both a tapping and a buzzing sound through my speakers. Both kinds of sounds come together, intermittently and repeatedly, and each time, the volume rises, peaks, and fades away again (or stays faint until it starts to rise again). Today, once, there was a squeal-ish sound (not like a fax) as well, paralleling the other sound. These episodes vary in duration.
    The Activity Monitor has shown increases in the Network window when these sounds have occurred, but I don't remember whether the greater increases were incoming or outgoing--I think, incoming.
    When this first started happening, I was also seeing a lot of "Network Transition Occurred" messages in the log. Now I am seeing mostly "Macintosh mDNSResponder: Couldn't read user-specified Computer Name; using default "Macintosh-000000000000” (or “Macintosh-00112474A206)” instead" messages.
    It all started happening after I uninstalled a trial version of ProtectMac, as well as set up a separate log-in for my grandson to use (major changes for the first time in years, which also caused me to lose a lot of things like bookmarks, saved music in iTunes, home movies in camera related software, pictures in iPhoto, etc...)
    Are these noises servers trying to communicate with my computer, which I somehow happen to be hearing as transmitted static/feedback/or signaling?
    I have a 1.42 GHz PowerPC G4. I use a DSL, ethernet.
    Thank you.

    You might want to post on the appropriate forum where the PPC G4 folks hang out. This forum area is for the MacBook Pro. Try here:
    http://discussions.apple.com/category.jspa?categoryID=107
    and choose the correct forum for your model Mac.

  • Sound File Read and Express Play WaveForm.

    Hi, all
    I am trying to control the volume on the Play WaveForm express vi, but have not been able to make this happen. Does any one have suggestions that I can run with.
    Thank you.

    I have found two examples of an Audio Equalizer that controls a sound output. The first is simplified version of the second. I hope this helps!
    Audio Equalizer (simplified): https://decibel.ni.com/content/docs/DOC-8435
    Audio Equalizer (advanced): https://decibel.ni.com/content/docs/DOC-16037
    Regards,
    Jason D
    Applications Engineer
    National Instruments

  • No sound from headphones and other issues.

    Greetings.
    I was working in a previous version of GB and this version (09 ver 5.1) is not real acoustic guitar friendly, I'm finding. But maybe you can help me out.
    First my set-up: Acoustic guitar with pick-up>LR Baggs Para DI pre-amp>M-Audio Fastrack Pro USB.
    Computer, Latest OS, driver for Fastrack, Mac system sound Preference settings Input=Fastrack Pro Output= Audio line out (my speakers are connected to that on the back ofhe MacPro.
    In the GB audio/midi prefences Audio Out to Built-In line Output, Audio Input= M-Audio Fastrack
    So my first issue, If I create a real instrument track, I can't seem to monitor my audio when the headphones are plugged into the M-Audio device. So I plugged the headphones into the front HP jack on the front of MacPro, and still no sound.
    BTW- I tried toggling the Ducking menu item to no avail.
    I also tried creating an "electric guitar" track, but that just presents a whole bunch of amps, not what I want. So I think the "Real Instrument is for me.
    I also noticed that when I enable the "record" button on the track, it shows that I am getting a signal, but the Master Volume shows no activity. However if I record something and play it back, the Master volume shows activity. I remember in my previous version, the Master Volume would be active all the time I think.
    But for now, my main issue is the lack of headphones.
    Can you guys help?
    Thanks.
    Jonathan
    Message was edited by: Jonathan Levin2

    Solved. A setting on the M-Audio interface. Signal knob needed tweeking.

  • Twist - Resolved all driver, WiFi, touch screen, version and battery issues through Windows Refresh

    I would like to report that I also had many of the issues mentioned in several other posts and solved them all by doing a Windows Refresh.
    In particular, the following issues were resolved:
    - Missing driver for WAN miniport device
    - Intermittent connectivity on WiFi
    - Unresponsive touch screen (charm-swipe was not working anymore)
    - Version mismatch of Lenovo Settings
    The computer is now absolutely stable and faster than before. Furthermore, first impressions seem to indicate that the battery life has also been significantly increased by the refresh.
    What I did:
    - Performed Windows 8 Refresh
    - Installed all Windows updates (several rounds of updates and restarts)
    - Reinstalled all non-Windows 8 applications (Windows Refresh keeps/restores only your data and Windows 8 apps)
    - Performed disk cleanup (including system files) and disk optimization
    The whole process took me a good half day but was well worth it. Twist runs like a charm now, without any issues.

    Windows Refresh generates a detailed list of all desktop apps that were removed during refresh. That list includes links to the manufacturer of each app and makes it quite easy to reinstall them.

  • Beginners Guide sound installation -- OSS and ALSA objective features

    Beginners Guide sound installation -- OSS and ALSA objective features needed
    Hi,
    In most wiki pages i just edit the things that i think need editing. Just look at the oss history
    In all those cases i didn't really saw a need to ask for permission.. that would kinda destroy the wiki idea.
    However i want to change the sound instructions in the beginners guide so i made a copy of the entire guide and the part that i changed there is: http://wiki.archlinux.org/index.php/Use … ling_Sound now i have a slight issue there. As you can see i'm in favor of OSS and because you can spot that it's not objective. Now i would ask 2 things.
    1. Could you all post your features of OSS and ALSA
    2. Once that's done can i have permission to place that section in the beginners guide? that will also include removing the sound installation from the beginners guide which i already did in my version
    My personal reason to do this. i've read this  and am since then pro OSS and against the ALSA/PulseAudio combo. i think that combo needs to get out of linux (most notably Fedora and Ubuntu) ASAP. and oss needs to go back into the linux kernel
    Thank you for your time,
    Mark

    ngoonee wrote:
    I'm an alsa/pulse user, so I'll give a bit of the 'other side'.
    Alsa/pulse
    Pros:-
    network sound
    advanced connection of sink/source (including merging sinks)
    bluetooth support!
    highly supported by existing apps, either through directly supporting Pulse or through its alsa plugin (you should not need to recompile properly-written apps which do not assume they should write audio data directly to hardware, I think I only needed to recompile mpd on my system)
    Cons:-
    Setup isn't the easiest. Can't comment vs OSS4 because I haven't tried it
    OSS4
    Pros:-
    Everyone seems to say sound quality is better. I guess that's because they're comparing it with dmix alsa. Use pulse with alsa and you should not notice any difference in sound quality though.
    Cons:-
    Most apps nowadays default output to alsa. Meaning OSS plays them using an alsa plugin.
    USB support is admittedly skimpy.
    EDIT: Having read the sound article you referred to, my only comment is that the writer really has it in for Pulse... 3 seconds latency, where'd he get that from? I use pulse for audio recording (when I'm lazy to fire up JACK) and while there IS latency, its definitely in the ms range.
    Thanx for the input
    Gen2ly wrote:
    Gen2ly wrote:...As a side note, do you need libflashsupport here???...
    markg85, libflashsupport isn't needed. [1]
    pacman -Ql oss | grep flash
    If you don't know, please don't put in wiki, this could cause unnecessary problems.  As for the mms section:
    If your stream sounds ugly in totem like it did with me then you could try to play it with another codec like ffmpeg (mplayer). That "fixed" the issue for me. This will not fix the issue that somehow pops up in gstreamer when playing MMS streams but it will give you the option to play it with good sound quality. Playing it in mplayer is simple:
    # mplayer mmsh://yourstreamurl
    Could you fix this?  ffmpeg is not a codec .  Also define ugly, and what is somehow?
    markg85 wrote:Thanx a lot for your feedback. i will certainly use it when i make more edits.
    As for the things you didn't know. As soon as i fully understand how i can get a microphone working in OSS i will add that to the wiki as well. Unless you already know it.. in that case, feel free to add it.
    For the mic, I did get mine going.  Can't remember just how I did mine (sorry, think I had to disable one of the inputs),  but do remember to prevent it from passing through the speakers had to disable "Misc Microphone".
    # ossmix
    Selected mixer 0/High Definition Audio ALC888
    Known controls are:
    jack.green.mode <front|rear|center/LFE|side|pcm4|input> (currently front)
    jack.green [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.green.mute ON|OFF (currently OFF)
    jack.black.mode <front|rear|center/LFE|side|pcm4|input> (currently center/LFE)
    jack.black [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.black.mute ON|OFF (currently OFF)
    jack.orange.mode <front|rear|center/LFE|side|pcm4|input> (currently rear)
    jack.orange [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.orange.mute ON|OFF (currently OFF)
    jack.gray.mode <front|rear|center/LFE|side|pcm4|input> (currently pcm4)
    jack.gray [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.gray.mute ON|OFF (currently OFF)
    jack.pink.mode <front|rear|center/LFE|side|pcm4|input> (currently input)
    jack.pink [<leftvol>:<rightvol>] (currently 19.9:19.9 dB)
    jack.pink.mute ON|OFF (currently OFF)
    jack.fp-pink.mode <front|rear|center/LFE|side|pcm4|input> (currently front)
    jack.fp-pink [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.fp-pink.mute ON|OFF (currently OFF)
    jack.blue.mode <front|rear|center/LFE|side|pcm4|input> (currently input)
    jack.blue [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.blue.mute ON|OFF (currently OFF)
    jack.fp-green.mode <front|rear|center/LFE|side|pcm4|input> (currently front)
    jack.fp-green [<leftvol>:<rightvol>] (currently 29.9:29.9 dB)
    jack.fp-green.mute ON|OFF (currently OFF)
    record.mix.mute.mic1 ON|OFF (currently OFF)
    record.mix.mute.fp-mic1 ON|OFF (currently OFF)
    record.mix.mute.linein1 ON|OFF (currently OFF)
    record.mix.mute.fp-headphone1 ON|OFF (currently OFF)
    record.mix.mute.green1 ON|OFF (currently OFF)
    record.mix.mute.black1 ON|OFF (currently OFF)
    record.mix.mute.orange1 ON|OFF (currently OFF)
    record.mix.mute.gray1 ON|OFF (currently OFF)
    record.mix.mute.input-mix1 ON|OFF (currently OFF)
    record.mix1 [<leftvol>:<rightvol>] (currently 38.9:38.9 dB)
    record.mix.mute.mic2 ON|OFF (currently OFF)
    record.mix.mute.fp-mic2 ON|OFF (currently OFF)
    record.mix.mute.linein2 ON|OFF (currently OFF)
    record.mix.mute.fp-headphone2 ON|OFF (currently OFF)
    record.mix.mute.green2 ON|OFF (currently OFF)
    record.mix.mute.black2 ON|OFF (currently OFF)
    record.mix.mute.orange2 ON|OFF (currently OFF)
    record.mix.mute.gray2 ON|OFF (currently OFF)
    record.mix.mute.input-mix2 ON|OFF (currently OFF)
    record.mix2 [<leftvol>:<rightvol>] (currently 4.4:2.9 dB)
    misc.mic [<leftvol>:<rightvol>] (currently 0.0:0.0 dB)
    misc.fp-mic [<leftvol>:<rightvol>] (currently 46.4:37.4 dB)
    misc.linein [<leftvol>:<rightvol>] (currently 38.9:38.9 dB)
    misc.fp-headphone [<leftvol>:<rightvol>] (currently 34.4:34.4 dB)
    misc.green [<leftvol>:<rightvol>] (currently 34.4:38.9 dB)
    misc.black [<leftvol>:<rightvol>] (currently 38.9:38.9 dB)
    misc.orange [<leftvol>:<rightvol>] (currently 38.9:38.9 dB)
    misc.gray [<leftvol>:<rightvol>] (currently 40.4:41.9 dB)
    misc.input-mix <mic|fp-mic|linein> (currently mic)
    misc.front-mute ON|OFF (currently OFF)
    misc.input-mix-mute1 ON|OFF (currently OFF)
    misc.front1 [<leftvol>:<rightvol>] (currently 43.4:43.4 dB)
    misc.front2 <front|input-mix> (currently front)
    misc.rear-mute ON|OFF (currently OFF)
    misc.input-mix-mute2 ON|OFF (currently OFF)
    misc.rear1 [<leftvol>:<rightvol>] (currently 4.4:4.4 dB)
    misc.rear2 <rear|input-mix> (currently rear)
    misc.center/lfe-mute ON|OFF (currently OFF)
    misc.input-mix-mute3 ON|OFF (currently OFF)
    misc.center/lfe1 [<leftvol>:<rightvol>] (currently 41.9:41.9 dB)
    misc.center/lfe2 <center/LFE|input-mix> (currently center/LFE)
    misc.side-mute ON|OFF (currently OFF)
    misc.input-mix-mute4 ON|OFF (currently OFF)
    misc.side1 [<leftvol>:<rightvol>] (currently 35.9:35.9 dB)
    misc.side2 <side|input-mix> (currently side)
    misc.pcm4-mute ON|OFF (currently OFF)
    misc.input-mix-mute5 ON|OFF (currently OFF)
    misc.pcm41 [<leftvol>:<rightvol>] (currently 25.4:25.4 dB)
    misc.pcm42 <pcm4|input-mix> (currently pcm4)
    vmix0-enable ON|OFF (currently ON)
    vmix0-rate <decimal value> (currently 48000) (Read-only)
    vmix0-channels <Stereo|Multich> (currently Stereo)
    vmix0-src <Fast|Low|Medium|High|High+|Production|OFF> (currently Medium)
    vmix0-outvol <monovol> (currently 25.0 dB)
    vmix0-invol <monovol> (currently 25.0 dB)
    vmix0.pcm8 [<leftvol>:<rightvol>] (currently 19.9:19.9 dB) ("knotify4")
    vmix0.pcm9 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
    vmix0.pcm10 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
    vmix0.pcm11 [<leftvol>:<rightvol>] (currently 25.0:25.0 dB)
    For libflashsupport on the same page you linked it clearly states:
    #  Flash V9 and V10 require libflashsupport to output sound via OSS. Typically a 32-bit version of the library is required.
    # Flash V10 has a 64-bit version which requires a 64 bit libflashsupport.
    Also i tested it with and without libflashsupport. On archlinux (x64 running here) there most certainly is a need for libflashsupport when you want to have sound in your flash. And yes i tested the archlinux OSS version and the mercurial version (running now) bith need it  installed manually! On my pc sound in flash didn't work without it but did with it. So, no not removing from the wiki as it's needed. But i see you removed it for me! please do NOT do that if you didn't even verified it. I use flash 10 x64 and i need it!
    As for the ffmpeg "codec" changed it to backend.
    And i did get the microphone working near perfect: http://www.4front-tech.com/forum/viewtopic.php?p=13192
    Now for some news you all might like.
    On my school i need to do an investigation to whatever i want and i'm heavily thinking about investigating the pros/cons of alsa compared to oss (or oss compared to alsa). That investigation will take from monday next week till next mondey till friday 23 of oktober. In that investigation i'm going to do some in depth look of alsa and oss and that will include the usability as well.
    Following up on that investigation i will spend another 8 weeks on my school making a volume control application that can be used with alsa and oss and easily expandable with other sound systems. The goal of this is to make one sound application that can manage (in the first place) alsa and oss. oss is going to be implemented and alsa is probably going to be dummy implemented because it's likely way to much for me to implement both.
    Before you get to exited, both projects (investigating and making the application) are just made up today and i just don't know if both will get accepted by my school. I asked one teacher and he liked the idea a lot and could potentially have a value for the sound management under linux. Once i do get this started i will involve the community (YOU!) with this since this project can't be done without the community specially the investigation.
    And once i start and have something to tell/ask i will blog about it on http://blog.mageprojects.com
    edit::
    And this idea already got dumped. read more a few posts down or click: http://bbs.archlinux.org/viewtopic.php? … 34#p612634
    Last edited by markg85 (2009-09-03 17:51:45)

  • When I turn on my wifi in top bar and connect,minutes later I get an annoying pop up notification letting me know I'm connected, AGAIN. It freezes everything including psswds and I have to start all over This is petty but how do I shut this popup off?

    When I turn on my wifi in top bar and connect,minutes later I get an annoying pop up notification letting me know I'm connected, AGAIN. It freezes everything including psswds and I have to start all over. This is petty, but how do I shut this popup off?

    What OS X version are you using?
    Can you take a screenshot of the pop-up notification?
    To take a screenshot hold ⌘ Shift 4 to create a selection crosshair. Click and hold while you drag the crosshair over the area you wish to capture and then release the mouse button. You will hear a "camera shutter" sound. This will deposit a screenshot on your Desktop.
    If you can't find it on your Desktop look in your Documents or Downloads folder.
    If you want to attach a screenshot to a response here, click the "camera" icon above the text field:
    This will display a dialog box which enables you to choose the screenshot file (remember it's on your Desktop) and click the Insert Image button.
    ⌘ Shift 4 and then pressing the space bar captures the window the cursor is on.
    ⌘ Shift 3 captures the entire screen.

  • Wifi, power and cooling issues with my MacBook Pro.

    I've had my MacBook Pro for about 2 years and I've been really pleased with its performance from work I've thrown at it. I initially got this MacBook Pro refurbished from the Mac store and it has a Apple Care protection plan. Although this past year I've noticed several issues that are probably hardware related. First, my MacBook's WiFi does not receive WiFi signals from the great distances it used to anymore. The times I can pick up WiFi are within like 5 yards from my wireless router. Second, I'm having an issue with the power. This past week, it seems my Macbook Pro does not run off the battery anymore. It only powers on when connected into the power supply. If I unplug the power supply, my Macbook turns off. It does not revert to the battery which is strange. Third, cooling seems to be a problem. The Macbook Pro is getting very hot. It burns my lap when it is holding there. The cooling problem has lasted since I got my Macbook back in January of 2007. I thought it was normal since I would load the CPU with some graphics intensive games. Now the Macbook Pro gets hot to doing some less CPU intensive tasks like surfing the web or word processing. I have noticed, a decrease in performance, longer boot times, loading of web browsers, and word processing applications. Would this be the best time to consider taking my Macbook Pro and for repair with apple care? I'd like to trouble shoot these issues to know exactly why these problems are happening. I have a feeling it could be due to the Macbook Pro getting hot. As for cooling I go by the manual and place it on a table or hard surface, or my lap. I pretty much want to know what is wrog and how to prevent issues like this in the future.
    Thanks.

    Welcome to Apple Discussions!
    It sounds like you have several issues:
    I don't know why your MBP can only receive wireless signals from 5 feet away. Unless possibly the antenna has worked loose. But I'm just guessing.
    Regarding the power, is your battery still good? Have you tried resetting the SMC?
    http://support.apple.com/kb/HT1411?viewlocale=en_US
    Regarding the heat issue, have you tried running the extended version of the Apple Hardware Test? If you check your fans with iStatPro, are both running at an appropriate speed for the heat?
    Also, have you checked in Activity Monitor for any out of control processes which might be running in the background and hogging the CPU?
    A good place to start would be with the AHT. Since you have Applecare, you should also have a Tech Tool Deluxe disc, and you can run that too. Should anything turn up in the form of an error code, that would indicate a hardware problem. Write down the code and call Apple to arrange for repair.
    If you have access to an Apple Store, you could also just take your Mac in for evaluation.
    Good luck!

  • Problem trying to build an ad-hoc wifi network between Leopard and Win XP

    Hello,
    I hope this question was not previously posted despite my attempts to find one related.
    I am trying to do something that sounded very basic to me until I tried to do it : connect a Windows XP equiped PC and a Leopard equiped Power G4, through an ad-hoc wifi network (in order to later develop a crossed platforms client/server app ).
    What I did :
    - Create a network from Leopard using both default (11) and specified (6 <-> default one under Win XP) channels
    - Connect to this (detected) network on Windows.
    - Try to ping (in a terminal with the suiting IPs) between each other...
    But this looked like they are not connected, or that they cannot discuss together, though they are obviously connected together.
    I also tried to create the network from Windows (although it is not as friendly as it is through Leopard Interface), the same way, but without the possibility to specify the channel (that should be 6 according to some forum read on the net ). I then connect to it through the PC and the Mac. The result is the same... indeed! No Ping, no telnet, nothing...
    Then, I am wondering if there is something that is so specific to each platform that they cannot connect together or if there is something I did wrong. Since I am not used to networking and, furthermore, the Mac World (ie newcommer to it), I may have missed some basic thing. So, I any of you have an idea, it'd be welcome .
    Thanks for reading, and in advance for trying to figure it out.

    I managed to connect them finally. But I still can't understand what was the exact problem, though I know now where it was :
    My Win PC was also connected to a company network. When I disconnected it and connected it with the Mac instead, everything suddenly went fine! It also works of course if no computer is connected to the company network.
    Now, this solves my problem but does not answer my question. There are obviously skills I missed about networking.. do any of you know why the connection of this company network ruined my ad-hoc network when connected on the PC and not when connected on the Mac?

  • Why can I not access My iPhone on my Air - they have the same cloud account - same iTunes - logged onto the same wifi network... and connected via USB - difficult much?!its killing me ahhh my screen smashed and i want access to my iPhone on my macbook

    Why can I not access My iPhone on my Air - they have the same cloud account - same iTunes - logged onto the same wifi network... and connected via USB - difficult much?!its killing me ahhh my screen smashed and i want access to my iPhone on my macbook..
    why is it sooo hard still --- can anyone inform me on this miracle app please
    thank you
    sincerely
    Theigalaxy

    find my iphone is something one needs to activate on the phone itself using the same appelID is nowhere near enough
    if it is then one can track, play a sound and remote whipe it from
    www.icloud.com
    if your screen is smashed and you think you can use find my iphone to get any data from your phone you are sadly mistaken

  • N91 WLAN (WiFi) and Bluetooth Issues.

    Hi Everyone,
    I am having some issues with my new N91. I recently had the firmware upgraded, and the issues have not improved at all. I'm hoping someone out there has faced and solved some similar issues, or perhaps that you can point me in the right direction towards finding a solution of my own.
    WiFi (WLAN). Okay, the N91 comes with WiFi built in. I have been able to find networks, and browse the internet on my phone, in Infrastructure mode. It is pretty simple. The problem has to do with encryption.
    On my home network, I use WPA encryption with TKIP. The N91 configuration screens give me the option of using WPA with TKIP, but the phone won't connect. I tried changing to WEP on my home network, and configuring the N91 to use that encryption instead, but it also did not work.
    Since I use other computers on my network with WiFi, turning off encryption is not an option. I did test the phone and the router with encryption off, it connects.
    The issue is, the N91 will only connect to un-encrypted networks. This is fine for free hotspots, but I want to sync with my home PC via WLAN, send email and use the phone via VOIP. I also need to connect to encrypted networks on the road.
    Has anyone managed to connect to an encrypted network with an N91? Do you know what specific hardware you were connecting to, and what protocols you used?
    The second issue is Bluetooth. I drive a 2006 BMW M3 with bluetooth support. My old phone (Sony t630) connected to the car via bluetooth flawlessly. It shared the phonebook with my car, and automatically diverts calls to the car when I'm driving. I can answer the phone via a button on my steering wheel, which automatically cuts out the radio and allows me to take calls while driving.
    The Nokia "pairs" with my car. However, regardless of what I do, it will not share the phone book, nor will it transfer audio to my car's sound system. According to the Nokia documentation, the pairing process requires that a code be entered for the bluetooth device on the phone, and for the phone on the bluetooth device. I cannot set a code in my car (the bluetooth device), since that is not an option. I can set the code on the phone for my car, and the phone then reports "Pairing Complete". Setting a code on the car was not required for my trusty old Sony. Though the N91 claims "Pairing Complete" there does not appear to be any mechanism for activating the car handsfree via the phone, and the car does not automatically take a call if the phone rings while paired. (On the Sony, one can "Send Call" to a blue tooth device, if the device doesn't automatically take the call, or if the pairing takes place after the call has been initiated.)
    Does anyone know of a work around to get the phone to pair for audio (I can live without the phone book). Does anyone know of a third party application that will fix the blue tooth on the Nokia to make it work more effectively with my car?
    Any information that can be provided on either of these topics will be greatly appreciated. Thanks!
    Dan

    Hi,
    Thanks for the reply. Starting with the bluetooth aspect of your question. I can't say for sure which profiles the Bluetooth on BMW supports (still researching). I can say that my Sony t630 supports all of the protocols you listed, though I can't say for certain about the "AG" aspects. It lists:
    File Transfer
    OBEX
    Object Push Protocol
    Handsfree
    Headset
    And several others that I don't think are relevant to this particular issue. As I said, my phone lists "Handsfree" not "Handsfree AG". I'm still trying to research what if any distinction exists there.
    The important point is that the bluetooth on the BMW isn't wholly defective. It does work with at least one phone. The bluetooth on my N91 hasn't worked with the car, but I have no other hardware to test with. I don't think it is defective either. I believe they both function, I just need to figure out what needs to be done for them to play together.
    I think there are two questions that I'd like to find answers to. Has anyone ever modified a bluetooth profile on an N91 (or other Nokia)? Is it possible to add bluetooth profiles that don't already exist on the phone?
    As for the point I made about my N91 not connecting to encrypted networks. I am correct to assert that it does not connect to unencrypted networks, though syntactically I shouldn't say "The N91" since it implies too much.
    Semantics aside, my N91 can't connect to encrypted networks so far. My research on this site (and others) indicates other users have faced the same issue, and none of those threads came to a resolution that I could find. Searching this site, and others, I had found no documented cases of an N91 functioning on an encrypted network. Since posting (on another site) I have found one user who has had success, but that user hasn't yet responded to my question of how exactly he pulled it off.
    In the absense of any evidence explaining how to connect an N91 to an encrypted network, and the prevalence of people expressing difficulty with it; I think it is correct to say "The N91 will only connect with un-encrypted networks."
    I'd really like to be wrong on that statement, since I own the phone and I want to connect to an encrypted network. However, I haven't been corrected yet. So, if you can point me to a thread or discussion explaining what settings were used to make a successful connection on an encrypted WLAN of any type, that would be great.
    To anyone reading this or helping out, I really appreciate your time and attention. Please let me know if I can provide any other information to help with this question, or on any other topics.
    Dan

  • How do I turn off the feature that allows the duplication of App downloads to more than one phone? As in my wife downloads an app and I get a dulpicate download on my phone.

    How do I turn off the feature that allows the duplication of App downloads to more than one phone? As in my wife downloads an app and I get a dulpicate download on my phone.

    To disable that feature it will depend on whether or not you sync everything in the cloud using Apple's iCloud, OR if you both use the same desktop/laptop computer with iTunes. Here is a link to the Apple support page in regards to the automatic download feature included with your iPhone and corresponding softwares such as iTunes.
    http://support.apple.com/kb/ht4539
    Follow those instructions and it will all be taken care of.

  • My new Ipad 2 wifi does not charge and itunes does not find my device when pluged into my pc

    My new Ipad 2 wifi does not charge and itunes does not find my device when pluged into my pc. Help

    You should probably start here and go through all of the troubleshooting steps and then report back if you are still having problems.
    http://support.apple.com/kb/TS1538

Maybe you are looking for

  • Hi I am having a problem with viber on my iPod touch can u help?

    i Am having a problem with viber on my iPod touch could you help

  • Pricing Redetermination while releasing credit block of a 3rd party order

    Hello, The issue as is follows:- I have a sales order, that is a third party order (PR created, the PO ..etc). The pricing is automatic, but can be edited in the condition screen of the sales order. Some times we maintian the price directly in the or

  • Looking for the best hard drive digital camcorder!!

    I was in the store today and asked a couple sales reps, each giving me their opinions that personally didn't sound like "educated" opinions.  I want a hard drive camcorder with 60 GB and that is the "best" meeting that criteria.  Should I look at Can

  • READ DATASET  fails!

    Hi, data: dsn(95) value '/usr/sap/U6B/D85/work/jana10'.    "dsn data is filled by another program DATA: BEGIN OF STR,          STLNR LIKE STZU-STLNR,          CNTRL,       END OF STR.        " this is a pure character type structure OPEN DATASET DSN

  • Infoview option missing from interface / Cant run webi report

    Hello all I recently installed XI 3.1 enterprise version on my computer and the installation was sucessful, I can access deski, designer and all other expect infoview (webi). When I try to view sample webi report , I get a message that ' Cannot perfo