Glxgears output too low (about 60 fps)

Hello
I have a strange problem when I try to use glxgears to see how much fps I have... Because I only have around 60 fps, with the free ati drivers and a radeon mobility x600 with 64 MB of vram.
Here is the glxgears output:
300 frames in 5.0 seconds = 59.839 FPS
300 frames in 5.0 seconds = 59.816 FPS
300 frames in 5.0 seconds = 59.816 FPS
300 frames in 5.0 seconds = 59.816 FPS
300 frames in 5.0 seconds = 59.816 FPS
And here, mi xorg.conf:
# File generated by xorgconfig.
# Copyright 2004 The X.Org Foundation
Section "DRI"
Group 0
Mode 0666
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Touchpad" "SendCoreEvents"
Option "AIGLX" "on"
EndSection
Section "Files"
# FontPath "/usr/share/fonts/TTF"
# FontPath "/usr/share/fonts/Type1"
# FontPath "/usr/lib/X11/fonts/local/"
# FontPath "/usr/lib/X11/fonts/misc/"
# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/Speedo/"
# FontPath "/usr/lib/X11/fonts/Type1/"
# FontPath "/usr/lib/X11/fonts/TrueType/"
# FontPath "/usr/lib/X11/fonts/freefont/"
# FontPath "/usr/lib/X11/fonts/75dpi/"
# FontPath "/usr/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.
# ModulePath "/usr/lib/modules"
# FontPath "/usr/share/fonts/misc"
# FontPath "/usr/share/fonts/100dpi:unscaled"
# FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/local/share/fonts"
EndSection
Section "ServerFlags"
Option "IgnoreABI" "on"
Option "AIGLX" "true"
EndSection
Section "Module"
Load "type1"
Load "dri"
Load "glx"
Load "drm"
Load "dbe"
Load "freetype"
Load "synaptics"
Load "GLcore"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
Option "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Screen0"
# Option "PreferredMode" "1440x900"
HorizSync 31.5 - 90
VertRefresh 60 - 180
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Screen0"
Driver "radeon"
#Extra options
# Option "UseInternalAGPGART" "no"
# Option "KernelModuleParm" "agplock=0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
# disable/enable XAA/DRI
# Option "no_accel" "on"
Option "no_dri" "off"
# misc DRI settings
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps" "on"
Option "AllowGLXWithComposite" "true"
Option "RenderAccel" "true"
Option "FSAAEnable" "off"
Option "FSAAScale" "0"
Option "DRI" "true"
Option "AddARGBGLXVisuals" "true"
# AIGLX
Option "AGPMode" "4"
Option "ColorTiling" "on"
Option "AccelMethod" "EXA" # Off if X down
Option "EnablePageFlip" "on"
Option "AGPFastWrite" "yes" # Off if X down
EndSection
Section "Screen"
Identifier "Screen0"
Device "Screen0"
Monitor "Screen0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Anyone can help me, please? Thanks!

ph0tios, thank for helping.
I commented all the extra options of my xorg.conf, resulting a file that was the same as yours, at least on the device section part, and I still have the same problem, even I edited my whole xorg.conf, and nothing... But I suppose that we have a xorg.conf very similar. This is my actual xorg:
# File generated by xorgconfig.
# Copyright 2004 The X.Org Foundation
Section "DRI"
Group 0
Mode 0666
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Touchpad" "SendCoreEvents"
Option "AIGLX" "true"
EndSection
Section "Files"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
# The module search path. The default path is shown here.
# ModulePath "/usr/lib/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/local/share/fonts"
EndSection
Section "Module"
Load "dri"
Load "glx"
Load "drm"
Load "dbe"
Load "freetype"
Load "synaptics"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
Option "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Screen0"
HorizSync 31.5 - 90
VertRefresh 60 - 180
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Screen0"
Driver "radeon"
#Extra options
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
# APG Performance
Option "AGPMode" "4"
Option "ColorTiling" "on"
Option "AccelMethod" "EXA" # Off if X down
Option "EnablePageFlip" "on"
Option "AGPFastWrite" "yes" # Off if X down
EndSection
Section "Screen"
Identifier "Screen0"
Device "Screen0"
Monitor "Screen0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection
As I said, I still have exactly 59.816 fps... There are any option of the xorg.conf that mean something like "I don't wanna an fps limit"? This is too strange. I think to that maybe it's a simple bug...

Similar Messages

  • Audio level output too low, even if set to maximum

    OS: Windows XP Professional Service Pack 3-Build Lab: 2600.xpsp_sp3_gdr.080814-1236
    Audio driver:  SoundMAX Integrated Digital HD Audio - Analog Devices - Driver date: 08/02/2008, Driver version: 5.10.1.5520
    The audio level output is too low, even if setting the output for all sources to the maximum level.
    Does somebody have the same problem?
    Need your help to see how to correct this and return to a normal operation!
    Thank you very much in advance for your help and answers.

    Additional informations: 
    Tested with the audio driver found at Lenovo's website, without any success.
    After this was done, the audio driver was updated also without success too.

  • Zen 4Gb output too low in vol

    Hello forum, Just purchased a ZEN 4Gb but I must set the soundlevel to max 25 to get a reasenable volume. It's far too low to hear anything in an airplane. Helpdesk told me to download a version with no e extension behind the file. Did that but still shows e after the software version.Can anybody help to boost the volume to a higher level. Tried same music on several other players and that is OK. Restrict volume is off, smart volume is off.

    I bought my ZEN in Finland, and it wasn't even pre-installed with a firmware marked with "e"! Upon next firmware update I did change to European firmware alternati've. I don't have a problem at all with the volume, with the volume churning out loudly through my Koss PortaPro, even though they are of old design and have a relati'vely high impedance (60 ohm). But of course, if you are using some enormous audiophile headphones which have 300 ohm impedance, the player might not be able to pump out music at a very high volume regardless of firmware.
    ZEN 8GBMessage Edited by de_zwaluw on 2-09-200709:45 PM

  • 6600GT: too low FPS in UT2004

    Hi,
    I now played UT2004 Onslaught to test my 1 week old MSI NX6600GT-VTD128 AGP 8x and I get about 60FPS in 800x600@32. Sometimes, when there is more action FPS get down to ~35!
    Seems to be too low...?
    The latest NVidia driver is installed. I turned anti-aliasing as well as anisotropic filtering off. System performance (don't know the exact english term, I have a german installation - it's here the 3rd item in the NVidia configuration tool) is set to "Performance".
    UT2004 settings:
    Texture Detail: Normal
    Character Detail: Lower
    World Detail: Normal
    Physics Detail: Low
    Dynamic Mesh LOD: Normal
    Decal Stay: Normal
    Character Shadow: None
    x Decals
    x Dynamic Lighting
    x Coronas
    x Projectors
    x Wheater Effects
    Fog Distance: 0
    I also ran DriverCleaner but the low FPS remain...
    Thanks for your help!

    To make sure that thar actually is a performance loss, do the benchmark in UT2004 and compare the results to this chart:
    http://www20.graphics.tomshardware.com/graphic/20041004/vga_charts-05.html
    I'm no nVidia expert, but I gues your results should be about the same as a FX5900XT.

  • Why i don't have a 60 fps in my camera settings? my camera qualitty i s too low, it's doesn't like an iphone it's like nokia

    why i don't have a 60 fps in my camera setting? my camera quality is too low like, taking a picture with nokia

    Thanks so much I restored my ipod now it works MUCH better then before and no wierd camera app.

  • Why is the Apple Weather App wrong for low temps in Albuquerque, NM?  Low temp is always displays about 10 degrees too low.

    Why is the Apple Weather App wrong for low temps in Albuquerque, NM? 
    Low temp is always displays about 10 degrees too low.

    The reason for the problematic weather prediction in Apple is simple and disturbing at the same time.
    1. Traditionally Apple gets its weather data from Yahoo! they do so regardless to the fact that Yahoo is not a weather company, this arrangement has historical reasons (and it has nothing to do with the accuracy or quality of service you as a user are getting from Apple weather).
    2. Yahoo! (not a weather company) gets its weather data from the Weather Channel.
    3. Weather Channel CEO (David Kenny) also serves as Yahoo board member. So good luck changing the Weather Channel Yahoo agreement.
    4. The iPhone build in weather app is one of the world most popular apps, The Weather Channel has no incentive to make the Apple weather app as accurate as The Weather Channel own app.
    The result is – easy to use inaccurate weather app

  • Ipod volume too low

    The maximum volume on my ipod is too low.  When I am driving,  I cannot hear it.  When I use the car jack,  I cannot hear it.  How do I turn up the voume
    on the ipod so it can work?   I don't have the same problem with my iphone,  it works fine. 

    armin75 wrote:
    And why is the crappy supermarket mp3 player louder then my Ipod Classic then???
    I don't know, you tell us!
    I also use an extra AKG headphone with a low impedance which fits the Ipods output, otherwise it would even be more silent.
    I have an old pair of AKG K340 headphones and I use a Cmoy "altoids" amp to drive them from the iPod.
    I compared also with my old 5.5 Video Ipod and with the volume cap enabled (i can also uncap it of course :-)) it is 5dB louder then the classic.
    I believe it is a known fact that the 5th gen iPod can be hacked, the Classic cannot.
    I am also working for a very big service department for Nokia Siemens Networks and within i learned that the customer is the king, but this doesn't seem to apply for Apple.
    As has already been said, it is an EU law - and all mp3 players sold within the EU must comply with EU legislation. If you know of a brand that doesn't, perhaps it's not actually approved for sale within the EU. Apple are not going to ignore an EU law, whatever you think or say! Do you think the EU would simply roll over and let Apple ignore this law?
    I am not the only complaining customer i suppose, and normally when a company is loosing (normally satisfied) customers it should think about customer oriented solutions.
    As above!
    When i buy an Apple product i automatically assume a very good product, but i am really, really annoyed this time. Other producers within the EU don't play by the book and no one takes care about it, or how can the supermarket mp3 play much louder than the classic (i measured the same!! output impedance).
    I believe other manufacturers do play by the book. Is "supermarket mp3 player" a euphemism for something that should not be sold within the EU?
    You know - since you feel this strongly about it, you should take the matter up with your MEP (Member of the European Parliament), since what you say here will not change a thing.
    Phil

  • Too low, can barely hear!

    When using the speakers from my last PC, a compaq 5670 with onboard sound,
    on my new 865PE-based PC, the sound is way too low. With the volume set to max the output from the C-media thingy is just a step above whispering.
    The speakers work perfectly with the old PC.
    When I use a Computer Subwoofer system, Hi-TEX CP-SW2, the sound is great.
    Do one have to use a subwoofer system or something similar with this mobo
    to get a descent sound???
    I would like to be able to use the speakers from the compaq!
    Have I missed some setting/configuration/jumper ???

    Hey aggie02, thanks for your input, seems you are right!!
    I can always use my "Hi-TEX CP-SW2 computer subwoofer system", so I don't
    have to buy anything and with this you could almost start bothering the
    neighbours
    But I was a bit surprised when tho old crappy Compq PC with onboard sound
    manage without amp speakers but not my new msi mobo.
    Come to think of it I have a realy old soundblaster soundcard to try out with the
    Compaq speakers.
    I'm still curios though, can anyone else confirm that the 865PE NEO2 FISR
    demands amplification? I don't find anything in the "quick user's guide" about this.

  • Volume level too low on SoundBlaster X-Fi Extreme Au

    [size="2" face="Helv">?I installed a SoundBlaster X-Fi Extreme Audio in the new higher-end system that I just got. It's a Intel Core2 Duo with plenty of dual memory on a fast bus; the 700W PS is currently only driving the base system and one Radeon 2600XT, so there should not be a power problem. I've disabled the?motherboard sound components. It's running Vista32 and I've (cleaned and) updated every driver possible. I've been through all the Knowledge Base and Forums, and have?checked out most everything that seemed potentially applicable.
    ?The main problem is that the volume is really too low. Even though I have every output setting at 00, the sound is just audible. I am configured only for 2. output. This is true whether I direct the output through headphones or into my analog home stereo (to get listenable levels, I have to take the gain to about 3x of any other component and get the expected associated hum from doing so); the same is true if I direct through digital system connections for HDMI to my HP w22087h monitor (also set at max)?or to my LCD TV.
    ?Whether part of the problem, or a result of having all the volume settings max'd, there is often a moderate 'pop' when output is started and there seems to me a "ramp up" in the volume (only about a second in length) that keep me from hearing?some of the shorter Windows 'systems sounds'. I hate to be a bother (I readily admit to not being an expert on any of this), but the loudest sound these days is from banging my head against the wall trying to fix this problem. ;-)
    Thanks

    When you play music from iTunes can you play it at full volulme? If so, it is not the MBP it is either something to do with the MP4 player (what are you using for that) or the conversion.

  • Pop up window saying Memory is too low to continue in Logic.Why?Way to Fix?

    I recently purchased my IMac OSX 10.6.3 as well as Logic. I have about a half dozen projects on my hard drive now, which is also being backed up to a "time machine" external drive. The projects are pretty small( just piano, or piano and string quartet, etc.) I also just installed Office Suite for Mac and the full Adobe Creative Suite.
    Recently when I have been working in the Score Editor(In Logic Pro 9), a pop up window appears saying something to the effect of "memory is getting low, don't install more plugins and remove any unused ones." Then today, after that pop up, another one showed up and said "memory is too low to continue. we will close project, autosave, etc. etc."
    Why is this happening? Is there not enough memory on my computer? Will this actually effect editing procedures in Logic? (because it seems like some things aren't working like they used to) Is there a quick and easy fix? Is this related to space remaining on hard drive, or is it completely different? Could it be related to the IMAC backing up files to my "time machine" drive at the same time I am working in LOGIC?
    Could someone who has a little time on their hands please answer these questions IN DETAIL? I am new to MAC and LOGIC, so I really have no Idea what's going on with the memory issue. I don't even understand how MEMORY corresponds to available space, quality of running programs, etc.
    Please help. I'm working on a deadline to finish a Master's portfolio and this could potentially be a big bump in the road for me.
    Thanks....

    The System Requirements for Logic Studio call for a minimum or 1 GB RAM with 2 GB recommended. So you should not have a problem with your 4 GB.
    First make sure your RAM is being recognized by your computer. Go to Apple Menu (apple in upper left hard corner and click on "About this Mac". Make sure it say 4 GB. Ram chip at times will go bad or become unseated.
    Now for troubleshooting, here is what I would do. The next time you want to use Logic, restart your computer. Restarting "flushes" the RAM; it may not sound like it but that is a good thing. Then do not open any other programs other than Logic (except ones you may need for it). You listed an awesome group of software you own. Your computer is not set up for all these programs to automatically start up when you turn on the computer, is it??
    So I am betting that you will not get the low memory message when only Logic is working. With some trial and error you will be able to open more and more programs at the same time without effecting Logic.
    You can better understand your RAM by opening Activity Monitor (Applications >> Utilities >> Activity Monitor). Click on the System Memory tab at the bottom and you can visualize what your RAM (Memory) is doing. There is also a list of programs that are open and what resources they are sucking up.
    Good luck with your computer and your masters.
    Arch

  • Volume too low on ringer and with hands-free headsets

    Both the ringer's volume and the volume within headsets are too low in my new Droid X. When holding it to my ear while talking it is loud enough well below max volume, but hearing people through headsets while driving is often too low with all volumes set to max (on loud freeways, for example). I usually keep my phone's ringer on silent vibrate, but it would be nice to be able to turn it up louder when the phone is sitting on a desk at home. Cell phone ringers can be obnoxiously loud, but there are times when people need to have them turned up.
    Because it is an issue in both the ringer speaker and the jack for wired headsets, it seems like there is a good chance of getting a software fix to raise the max volume levels. Reading posts on forums, it seems clear that this problem is widespread in most, if not all, Droid X devises.
    If you are having similar problems, please take a moment to call both Verizon and Motorola with a polite report of the issue. I spoke with both today and they said they were aware of the issue, and the tech at Motorola said they were "looking into" a software fix for it. If enough people call and report it, we have a better chance of getting a fix sometime soon.
    Verizon's support line is: (800) 922-0204.
    Motorola's is: (800) 734-5870 (I chose #6 for "other issues" a couple of times after routing into Droid support to get a live tech)
    It can be frustrating to filter through the support systems and report it, especially if they tell you to try obvious things like rebooting the phone and turning the volume up, but it really is the only way to get them to fix this issue. Both techs I spoke with actually looked in their systems right away and acknowledged the issue is being reported by people.
    Of course, if anyone has a real solution to this issue, please let us know what it is!

    Thanks for the suggestion JKramer. I should have been more clear about having adjusted all volumes up in the settings screen. Assuming all sound options are located within the "Settings --> Sound & Display" screen, then yes, I have tried changing them. I have also tried changing the option to "use incoming call volume for notifications" under the "ringer volume" settings, after reading that someone had success in improving volume that way.
    This issue is not a problem all of the time. It is only an issue when there is an elevated level of background noise, such as driving on the freeway, or having music or a movie playing in the room.
    The phone is otherwise excellent! I live and commute in areas of very spotty reception (with all cell providers), and this phone will keep calls and not even have voices garble where my past two phones have consistently dropped calls in at least five problem locations. So far, everything else about it seems to work great!
    Maybe some of these phones don't have this issue. Or, maybe the people who say they don't encounter the problem are lucky enough to live in relatively quite environments most of the time. In a quiet house or office, it is certainly loud enough. It just needs to have the option for increased volume when in noisy places. The issue is that its "max volume" settings are not as loud as with other phones.
    Searching for something like "Droid X volume" will indeed show many people experiencing these same problems on various forums...

  • Drum loops are too low in volume vs guitars when overdubbing

    After 8 hrs of learning Logic Express 9. I can't record the guitars "hot" because the Apple drum loops are too low in volume. I max them out with extra gain. I even duplicate them so I have two tracks. How can I get the drum loop volume up. I've tried everything I can think of to push it as loud as it will get. I've tried normalizing. I am assuming the quality of the guitar recording is related to how "hot" it's recorded or at least you shouldn't have to turn it down to about 20% when I overdub. I've got an M-Audio solo. Thanks.

    Hi
    Have you tried monitoring the guitars at a lower lever? You can still record them hot, but listen at a lower level.
    From my LE8 manual...
    Setting the Monitoring Level
    If the Independent Monitoring Level (for Record Enabled Channel Strips) preference in
    the Logic Express > Preferences > Audio > Devices > Core Audio tab is enabled, an
    independent monitoring level is available when an audio channel is record enabled.
    After arming the track, set the fader to the desired level. The original playback level will
    be restored when the channel’s Record button is disabled.
    Important: The Level fader only controls the playback (or monitoring) level, not the
    recording level, when a track is record enabled. Recording levels must be set
    externally—on your mixer, or at the original sound source. Care must be taken when
    setting input levels, as digital audio will clip when overloaded. Clipping results in a
    particularly harsh, metallic distortion, so unless you have a penchant for heavier
    musical styles, overloading the inputs isn’t recommended (see “Understanding the Clip
    Detector”
    Cheers

  • Earpice Volume Too Low!!

    I switched from Verizon and a RAZR phone to the iPhone last week and the earpiece volume is TOO low!! I can only hear well in a quiet room or when I use the Headphones, but in a restaurant holding the phone up to my ear, forget it, very low volume. Heck I was walking along Collins on South Beach yesterday and the street sounds made it impossible to hear well.
    This is BULLS%@#!
    Is Apple doing this to conserve on battery power?
    Other than that, (oh and Safari crashing everyonce in a while) I love the phone.

    If u change the volume on the phone does it work?
    I dont have that headset so i would know...
    and the jawbone is probably much better than it
    About the crashing... it happens to probably anyone, but apparently, by reseting it (holding home and sleep) it makes them happen less often

  • Microphone level too low

    It seems like the microphone input level on my wife's iPhone 4 is too low. People have trouble hearing her during her calls. Using the headset, speakerphone, or Bluetooth doesn't increase the volume, nor does covering up the noise-cancelling input on the top.
    Using the voice recorder app, I used the same headset the same distance from my mouth to compare the meter volume against my 1st gen iPhone, and the input comes in at least 6dB lower.
    Is this a defective model that needs to be returned? Or is this expected as part of the new design? My wife says she can't use it as a phone, it may have to go back.
    It would be great if a future iOS update allowed us to adjust the input level.

    My wife's iPhone 4 has the same problem concerning the person that she is talking to can't hear her very well at all. It sounds like she is down in a well or the microphone is far away from her mouth.
    We have confirmed that signal strength does not appear to be an issue as it does the same thing with 2 bars or 4 bars. I have had her call me on my office landline, so we don't have the issue of two cell phones to cloud the issue.
    She also has one of the vinyl or silicon covers that AT&T sold us the day we bought the phone.
    She is right-handed, so some of the issues mentioned concerning problems covering up the antenna by left-handers is not a factor.
    We are on the latest software revision - v4.0.1 (I believe that was the release we download to iTunes and installed onto her iPhone 4.
    The only thing else we have noticed is that the volume of her call approaches a normal level after about 30 seconds into the call.

  • Volume is too low

    I have Altec Lansing ADA745 plugged into my mac. The volume output is too low with all controls set to maximum. Any assistance or suggestions would be appreciated.

    This low sound issue appears to be either driver related, or there is a low powered amp that drives the speakers in some of these laptops. When I use a headset the sound is extremely loud, so much so that I have to turn the volume level down. Uninstall the Realtek HD driver and let Windows install its own default driver and the sound level is much higher. People should forgo the Toshiba Realtek driver version and try using the very latest drivers from Realtek. For most it appears that when we enable "Loudness Equalization" through the Realtek HD Audio Manager the volume is significantly louder. It also helps somewhat to set the "equalization" to Powerful too. Realtek nor Toshiba have voiced a better solution to this issue. As such this is the best "fix" we have at the moment when using the internal laptop speakers.
    My system sounds (DVD/Audio CD audio is a different story) on an L505 series laptop are much louder now that the "Loudness Equalization" is enabled along with the EQ set to "Powerful". One thing people should also check is that both the master volume level is set to 100% along with the audio slider or setting in program that is playing the audio on the laptop.

Maybe you are looking for

  • Check payload in the BPM

    Hi All, Can anybody help me to how to find the data in BPM process. Like in moni we can see the payload i.e exact data transfering. Is there any option to see the exact data in each BPM step and how it transfering. Regards, Kum

  • JDeveloper - Linux to Windows

    A Java application was written in our office using JDeveloper 9.0.3 on Linux. It can run "stand-alone". We now want to test it to run on Windows. We are receiving many errors to do with classes that can't be found. The windows machine is using JDevel

  • Use of default and default orchestration cartridges in OSM

    What is the use of default and default orchestration cartridges in OSM?

  • Extending the timeline in Photoshop CS6

    In CS6, I cannot find the option to extend the duration of my photoshop document.  I am using Photoshop to make a short hand-drawn animated film.  Currently, the document is 300 frames long, but I would like to extend that to 400 frames.  Can anyone

  • Disaster Recovery Solution

    I have 2 copes of the same database on 2 different server at two different locations. I have to synchronize the data 100% between the two databases... Please help me to select an appropriate solution to accomplish this. The 2 databases should be alwa