Solve* ALSA problem

Hello all!
I'm a new user of this forum, and first of all, i would like to thank thins community for helping me migrating from ubunto to arch linux, which i do like very much because of it's freedom of choice and it's challenging installation.
As a new Arch user, i had and have some issues that i had to overcome.
One of them was to put ALSA to work correctly.
First, i'm going to describe my system:
- hp dv25699ep
- (uname -a)  Linux (none) 3.3.2-1-ARCH #1 SMP PREEMPT Sat Apr 14 10:08:43 UTC 2012 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
- DE -> xfce4
My issue with ALSA was that i had a scale that i was not used to see, i only could get sound from "unamplified" to "100%", and from "100%" to "infinity".
The thing was that the sound did not raised linearly, causing the "boom" effect, it raised from mute to "boom" in a little space of the scale.
After many hours searching, i found this website: https://gist.github.com/1904230
which helped me a lot. For those who can't access the website, here's what is says:
Copy pulseaudio configuration template to home folder.
https://gist.github.com/1904230 wrote:1. cp /etc/pulse/default.pa ~/.pulse/default.pa
2. Append ignore_dB=1 to line with load-module module-udev-detect.
3. Make sure "speaker" volume is at 100% using alsamixer (press F6 and select HDA NVidia to see more volume controls.
4. To make "speaker" volume persist between boots, run alsactl store -f ~/.asoundrc then make alsactl restore -f ~/.asoundrc start when logging into your user. (See Arch Wiki - ALSA)
5. Profit.
I read somewhere that the alsa driver was not sending the right dB's to pulse, and pulse simply improvised, is this strange?
I have now verified (after the upper solution) that at 20-30% i can't almost hear anything(no, i'm not deaf ), have anyone got a solution or this is normal?
Thank you!

> aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Similar Messages

  • [SOLVED]alsa problem after getting USB sound card

    so heres what happened. i got new USB headphones. i got them set up as the default alsa sound device but now my problem is that i can only use one audio source at a time (video OR mp3 but not both at the same time...)
    my lsusb is
    [josh@my-computer ~]$ lsusb
    Bus 008 Device 004: ID 043d:0078 Lexmark International, Inc. InkJet Color Printer
    Bus 008 Device 002: ID 0609:031d SMK Manufacturing, Inc. eHome Infrared Receiver
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 004: ID 046d:0840 Logitech, Inc. QuickCam Express
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 005: ID 0b38:0003
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 009: ID 093a:2510 Pixart Imaging, Inc. Hama Optical Mouse
    Bus 007 Device 008: ID 0d8c:000c C-Media Electronics, Inc. Audio Adapter
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    what do i need to do to be able to use more then 1 sound source? if u need me to post any files let me know which ones and i'll post it. i never had this problem with my on board audio(hda intel)
    Last edited by monkeyslayer56 (2010-02-26 13:13:42)

    i probbaly didn't have to add ALL of that but that was the only help from google i could get that supposedably used virtual surround sound and didn't steal the sound... and ya i read the dmix was supposed to load by default but i guess it wasn't. hopfully i'll get to learn how to configure alsa on my own so i don't have to copy/paste/system specific edit... btw here is my old .asoundrc that wouldn't let more then one divice use it(first on i found that supposedly enabled virtual surround sound)
    pcm.!default {
    type hw
    card 0
    ctl.!default {
    type hw
    card 0
    pcm.!surround51 {
    type vdownmix
    slave.pcm "hw:1,0"
    pcm.!surround40 {
    type vdownmix
    slave.pcm "hw:1,0"

  • [SOLVED] ALSA problem in kernel 2.6.17.13-3

    Sound stopped working for normal users after upgrading to 2.6.17.13-3. Root has sound.
    $ aplay test.wav
    ALSA lib pcm_dmix.c:831:(snd_pcm_dmix_open) unable to create IPC semaphore
    aplay: main:550: audio open error: Permission denied
    $ groups
    audio users

    The modules are loaded, sound works great for root.
    $ ls -l snd/
    crw-rw---- 1 root audio 116, 0 2006-09-16 11:36 controlC0
    crw-rw---- 1 root audio 116, 32 2006-09-16 11:36 controlC1
    crw-rw---- 1 root audio 14, 18 2006-09-16 11:36 midi1
    crw-rw---- 1 root audio 116, 40 2006-09-16 11:36 midiC1D0
    crw-rw---- 1 root audio 116, 24 2006-09-16 11:36 pcmC0D0c
    crw-rw---- 1 root audio 116, 16 2006-09-16 11:36 pcmC0D0p
    crw-rw---- 1 root audio 116, 25 2006-09-16 11:36 pcmC0D1c
    crw-rw---- 1 root audio 116, 18 2006-09-16 11:36 pcmC0D2p
    crw-rw---- 1 root audio 116, 1 2006-09-16 11:36 seq
    crw-rw---- 1 root audio 116, 33 2006-09-16 11:36 timer
    $ ls -l sound/
    crw-rw---- 1 root audio 14, 12 2006-09-16 11:36 adsp
    crw-rw---- 1 root audio 14, 4 2006-09-16 11:36 audio
    crw-rw---- 1 root audio 14, 25 2006-09-16 11:36 dmmidi1
    crw-rw---- 1 root audio 14, 3 2006-09-16 11:36 dsp
    crw-rw---- 1 root audio 14, 0 2006-09-16 11:36 mixer
    crw-rw---- 1 root audio 14, 16 2006-09-16 11:36 mixer1
    crw-rw---- 1 root audio 14, 1 2006-09-16 11:36 sequencer
    crw-rw---- 1 root audio 14, 8 2006-09-16 11:36 sequencer2
    My user is in the audio group.
    I am running ALSA version 1.0.12-1. Any ideas?

  • [Solved] Kernel26-2.6.21-8 alsa problem

    Hi all,
    with the last kernel update my audio card doesn't work anymore.
    I obtain these error messages (dmesg output):
    snd_pcm: Unknown symbol snd_dma_reserve_buf
    snd_pcm: Unknown symbol snd_dma_free_pages
    snd_pcm: Unknown symbol snd_malloc_pages
    snd_pcm: Unknown symbol snd_dma_get_reserved_buf
    snd_pcm: Unknown symbol snd_dma_alloc_pages
    snd_pcm: Unknown symbol snd_free_pages
    snd_ac97_codec: Unknown symbol snd_interval_refine
    snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
    snd_intel8x0: Unknown symbol snd_ac97_pcm_close
    snd_intel8x0: Unknown symbol snd_ac97_resume
    snd_intel8x0: Unknown symbol snd_pcm_new
    snd_intel8x0: Unknown symbol snd_pcm_limit_hw_rates
    snd_intel8x0: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
    snd_intel8x0: Unknown symbol snd_ac97_pcm_open
    snd_intel8x0: Unknown symbol snd_ac97_set_rate
    snd_intel8x0: Unknown symbol snd_ac97_update_bits
    snd_intel8x0: Unknown symbol snd_ac97_mixer
    snd_intel8x0: Unknown symbol snd_ac97_bus
    snd_intel8x0: Unknown symbol snd_dma_free_pages
    snd_intel8x0: Unknown symbol snd_ac97_pcm_double_rate_rules
    snd_intel8x0: Unknown symbol snd_ac97_update_power
    snd_intel8x0: Unknown symbol snd_ac97_suspend
    snd_intel8x0: Unknown symbol snd_pcm_lib_malloc_pages
    snd_intel8x0: Unknown symbol snd_pcm_lib_ioctl
    snd_intel8x0: Unknown symbol snd_pcm_lib_free_pages
    snd_intel8x0: Unknown symbol snd_pcm_set_ops
    snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_list
    snd_intel8x0: Unknown symbol snd_ac97_get_short_name
    snd_intel8x0: Unknown symbol snd_pcm_suspend_all
    snd_intel8x0: Unknown symbol snd_ac97_pcm_assign
    snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_integer
    snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_msbits
    snd_intel8x0: Unknown symbol snd_dma_alloc_pages
    snd_intel8x0: Unknown symbol snd_pcm_period_elapsed
    snd_intel8x0: Unknown symbol snd_ac97_tune_hardware
    My audio card is:
    Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    With the previous kernel there was not problem at all.
    Last edited by luca (2007-05-15 19:05:21)

    I don't get those error messages, but don't get any sound as well. I own an HP DC7100SFF with integrated chipset on an Intel motherboard.
    # lspci -v | grep -i audio
    00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    # lsmod | grep snd
    snd_seq_oss 29056 0
    snd_seq_midi_event 6528 1 snd_seq_oss
    snd_seq 46800 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6796 2 snd_seq_oss,snd_seq
    snd_pcm_oss 38816 0
    snd_mixer_oss 14336 1 snd_pcm_oss
    snd_intel8x0 28700 0
    snd_ac97_codec 95396 1 snd_intel8x0
    ac97_bus 2432 1 snd_ac97_codec
    snd_pcm 68484 4 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
    snd_timer 19076 2 snd_seq,snd_pcm
    snd 44388 10 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
    soundcore 6496 1 snd
    snd_page_alloc 7816 3 snd_intel8x0,snd_pcm
    # dmesg | grep intel8x0
    intel8x0_measure_ac97_clock: measured 54858 usecs
    intel8x0: clocking to 48000
    As this is the first time I installed Linux on this machine, I cannot say whether the onboard chipset works with an earlier kernel (or alsa) version. I am in the audio group, sound (even 'headphones') is unmuted... Alsamixer says "Chip: Analog Devices AD1981B", is this correct?
    The Alsa-site suggests putting some options in modules.conf. Is this method still supported in Arch Linux? Or has this nothing to do with my sound chipset? At least it doesn't solve the problem.
    Any help would be appreciated.
    Last edited by Marcel- (2007-05-22 23:28:16)

  • [Solved] Alsa with 24 bit Output Exclusively

    This might be an unusual request hoping to find any ALSA expert. Hope this is a right place to post.
    I just made an asynchronous USB2 audio device supporting 44.1k, 48k, 88.2, 96k, 192k sampling frequencies. The firmware so far just supports 24bit word length. Since this is a truly audiophile device the mixer / re-sampler is no option although it works (e.g. Amarok with Xine backend). MPlayer plays bit-perfect as long as the content is 24 bit and one of the above sampling frequencies - works since ALSA update in February 2011. It is really fun this way! However, most peoples's music content is 16 bit.
    For Windows the ASIO driver is solving the problem, but I doubt it transfers bit-perfect (Tests to follow soon).
    I really would like to recommend Linux for the use, but in this case the problem must be resolved. i could imagine 2 ways of doing:
    1. Simple: ALSA is configured to output any content with 24 bit word length. Means adding zeros after the 16th bit.
                    Disadvantage: Following Digital to Analog converters would accept the signal as true 24 bit and skip the quantization smoothing.
    2. Perfect: If there is an available option for doing this re-quantization in Alsa or MPlayer it would be perfect. As long as the algorithm is good, it doesn't matter this process is done within the DAC or within the computer.
    My goal is to make a clear instruction of how to use our device with Linux without compromise.
    Thanks for any idea!
    Last edited by jcci (2011-05-04 02:41:04)

    First of all thanks for so much response!
    LADSPA was not known to me and I will study what I can do with it. Do you know how to use it?
    Edit: LADSPA is meant for production software. No popular Linux player can use those plugins. A solution that works with Mplayer, gstreamer or xine would be accepted by most Linux users, since there are a lot of players on top of those.
    Every modern DAC is using re-quantization, synchronous up-sampling and depending on the architecture also noise shaping. The general requirements for s/n can not be achieved with a pure 16bit approach. This is not a problem of the DAC hardware. The USB device can not be initialized when using a 16bit audio file; so the music never reaches the DAC.
    The re-sampler inside Linux (or Windows) is definitely downgrading the audio quality. You don't need to have "golden ears" for experiencing this, rather than just a good audio system.
    A clean re-quantization could do good, depending on the algorithm.
    In case of just enlarging the word length (means in fact no signal change) the re-quantization would be also skipped in the DAC - a very puristic approach which should be proofed to be better. So how to configure ALSA for this?
    A dither below on the very low bits of the 24bit signal should be a good idea since it is proofed to statistically shuffle the linearity errors and make the less audible.
    Today I did some tests with a very high grade audio system and Linux performs great with 24 bit content. It is not easy to beat top grade CD players on the same DAC. In fact this USB solution is part of a DAC.
    The Windows driver works good on my desktop system, but gets choppy on my Macbook... Still some work to do before I can compare.
    I admit the cleanest solution would be a firmware revision, but the original firmware making company has no interest in solving this problem and Linux user would have to wait too long or sacrifice sound quality by re-sampling.
    Last edited by jcci (2011-04-28 08:42:31)

  • [SOLVED]ALSA sequencer(/dev/snd/seq) missing = broken midi

    I get this error when attempting to start qsynth (frontend for fluidsynth)
    fluidsynth: warning: Failed to pin the sample data to RAM; swapping is possible.
    fluidsynth: warning: Requested a period size of 1024, got 940 instead
    ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
    fluidsynth: error: Error opening ALSA sequencer
    It's right, /dev/snd/seq really does not exist on my system.  I have the midi driver set to alsa_seq in the qsynth settings, and it's been working just fine up until now.  I haven't tinkered with anything related to alsa, so I'm not sure how it disappeared.  The only possible cause I can think of is that today I installed kernel26-lts and have been using it for a few hours.  However, rebooting and switching to the standard kernel doesn't solve the problem, as /dev/snd/seq is still missing and I get an identical error message.  Any ideas/suggestions/wild guesses?
    Last edited by splittercode (2010-08-25 15:14:54)

    Maybe you have blacklisted some module in rc.conf?
    [karol@black ~]$ lsmod | grep -i seq
    snd_seq_dummy 1071 0
    snd_seq_oss 25016 0
    snd_seq_midi_event 4488 1 snd_seq_oss
    snd_seq 41656 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4353 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_timer 15601 2 snd_seq,snd_pcm
    snd 42602 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
    [karol@black ~]$ l /dev/snd/seq
    crw-rw---- 1 116, 3 2010-08-25 13:56 /dev/snd/seq

  • When i login to update my existing apps, the login window shows the wrong apple id. and it's all prayed out, i can't change it. how do i solve this problem?

    When I login to update my existing apps, the login window shows the wrong apple id. i cannot change it because it is all grayed out. how do i solve this problem?

    Content and Apple IDs -
    Content is forever tied to the Apple ID that bought it. Apple does not transfer content from one Apple ID to another. Apple does not merge Apple IDs. You will never be able to access your content bought with one Apple ID with a new Apple ID.

  • Can anyone help me solve the problem of text displaying very rough on my new ASUS PA279Q display monitor running off my MacBook Pro?

    This is regarding a brand new ASUS PA 279Q, 2560 x 1440 IPS monitor. I'm connected via mini display port (into thunderbolt port on MacBook Pro) to display port on ASUS monitor; using cable ASUS included with the monitor. Mid 2012 MacBook Pro…full specs at bottom of this post.
    I have resolution set at 2560 x 1440 which is the native resolution according to the ASUS spec. I tried the other resolutions available in my System Preferences and text displayed rough with those settings too. I've tried adjusting contrast, brightness and sharpness via the ASUS control panel and didn't solve the problem. Also tried calibrating via Mac's system preferences/display and that did not improve text display either. All the text on this monitor (no matter what software I launch, Finder, InDesign, Illustrator, MS Word, Excel, VMWare Windows XP, Windows versions of Word, Excel, Acrobat, etc, all are consistently rendering text the same way ---  ROUGH and with "HALOS" around each letter.
    All point sizes of text and at various scales, display very rough on the screen. (My comparison is the retina display of my MBP and a Thunderbolt…so those two displays are my expectations.) I'm using the same MBP for both a Thunderbolt display (at work) and this ASUS at my home office.
    On the ASUS it's not as noticeable when the text is on white backgrounds, but I'm a graphic designer and compose images with text all day everyday. Not to mention the specs on this ASUS PA279Q indicate it's built for the professional so I would expect better text rendering. I haven't even addressed color calibration and balance yet, because that won't matter to me if the text won't display any better than it is now.
    I was so hopeful after researching all the specs on this monitor it would be a viable alternative to the glossy display of the Thunderbolt display. (Which, I do love the Thunderbolt display for it's clarity and how it displays crisp, clean text at all sizes. (This ASUS actually displays text decently if I increase the text so each letter is about 4" high. Which is pointless for practical purposes -- that'd be like doing page layout through a microscope!)
    I kept holding off on getting a monitor for the home office thinking the Thunderbolt would be updated soon. I'd be sick if I dropped a grand on piece of 2011 technology only to learn a few days later an updated Thunderbolt display hit the market! Not to mention, I'm praying Apple comes out with a less reflective Thunderbolt display. The glare and reflection is the main reason I looked elsewhere for a large monitor; hence my asking for help. Hoping the ASUS text display issue can be worked out. My expectation is for it to display like the MBP retina and Thunderbolt display text. That possible?
    Alternatively, I guess I could do the Apple Refurb Thunderbolt at $799. And see if there's a decent aftermarket anti-glare I could stick on it?
    Thanks for reading my post. Hope someone can help; offer any suggestions? Words or wisdom?
    Has anyone else had similar issues and figured out a resolution? Help!
    MacBook Pro
    Retina, Mid 2012, 2.3 Ghz Intel i7
    8GB 1600 MHz DDR3
    OS X 10.8.5
    NVIDIA GeForce GT 650M 1024 MB
    ASUS PA279Q

    I uninstalled those two items. It still runs slow on start-up and when opening safari, firefox, iphoto, itunes, etc. It's not snappy like it used to be. Any other ideas? Thanks.

  • After updating to Firefox 7.0.1, menu bar for Google,yahoo, Facebook (message,notification,profile,home) and others site are disabled. How can solve this problem?

    after updating to Firefox 7.0.1, menu bar for Google(web ,image,video,map etc),yahoo, Facebook (message,notification,profile,home) and others site are disabled. even I cant log out from different sites cz the log out bar is completely disabled. I tried with Firefox 4;5 and 6, same problem exist . I tried by active all add ons for facebook, same problem exist. If I use internet explorer , I don't find such problem with it.
    How can I solve this problem?

    Thanks a lot for your swift response. And sorry if it was a bit too hectic to go through my detailed query (which I did because it was misunderstood when I asked previously). As I've mentioned above, I was informed that updating to 5.0.1 would '''require''' me to '''delete''' the current version and then install the new one. And doing so will involve losing all my bookmarks. I guess I should have been more specific and detailed there. By losing, I didn't mean losing them forever. I'm aware that they're secured in some place and deleting and installing the software doesn't harm its existence. What I meant that if I install the new version, I'd have to delete the old one. And after installing the new version, I'd have to transfer them (bookmarks) back from wherever they are. Get it? When it updated from 3.6.9 to 3.6.13, and from 3.6.13 to 3.6.18, I didn't need to follow that process. They were already present on their own.
    BTW, I'm having no problems with 3.6.18 but after learning about the existence of version 5.0.1, I'm a bit too eager to lay my hands over it.
    Thanks for your help; hope this wasn't extremely long.

  • I recieve SMS and i hear established melody and I do't hear the person on all over SMS. How to solve this problem?

    Problem with an incoming message. For example, during my conversation the second line receives a call, I hear the sound in dynamics such as "piiiip piiiip," but when in this situation I recieve SMS and i hear established melody and I do't hear the person on all over SMS. How to solve this problem? Perhaps someone tell me? save in advance

    Not Charge
    - See:     
    iPod touch: Hardware troubleshooting
    iPhone and iPod touch: Charging the battery
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - Try another charging source
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • How I can solve this problem or manipulate it ports 80,443 are closed by ISP and they don't want to open it

    hi,
     I see that I have a particulier abonnee of my ISP , which has closed all the ports for security reason and they don't want to open  any of it 80,443 ect.
    suppose If I want to use Essential server 2012  how I can solve this problem , essential wants domain name whith A record.
    I asked DDNS service provider if I lease from them a domain name whith A record  would that help to open or manipulate the port 80,443  they said that I have to solve this problem myself . they lease only domain names with dynamic dns records.  
     so what can be a solution the ISP provider won't open this ports , how I can solve this problem .   domain name with ip adres is not helping so what it's go to help?
    thanks
    johan
    h.david

    The domain name in this instance is only used for remote access, and is seperate from the active directory domain name.
    If your ISP blocks port 80 and 443, and you dont intend to use remote access anyway, the wizard will likely not complete successfully whether you have a valid domain name or not.
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • Hello all .. i have a big problem in my ipad version 5.1.1 that is when i connect the ipad with my computer the i tunes give me this message ( itunes couldnt connect to this ipad .an unknown error occurred (0xE8000012).) how i can solve this problem pleas

    hello all .. i have a big problem in my ipad version 5.1.1 that is when i connect the ipad with my computer the i tunes give me this message ( itunes couldnt connect to this ipad .an unknown error occurred (0xE8000012).) how i can solve this problem please
    and this is an pic for the problem

    There is some troubleshooting for 0xE8 error codes on this page : http://support.apple.com/kb/TS3221 - you could see if anything on that page fixes it

  • See who can solve this problem

    Parameter name   || Typing     ||  Associated Type
    ACGL_ITEM         || Structure ||  ACGL_ITEM
    this give error ( Typing is only for Like,Type,Type Ref To )
    therefore i change it to Type
    but it telling me that the ( TABLES parameters are obsolete!)
    guys what can i do, is there a solution to solve this problem??
    Thank you.
    Edited by: guanwei su on Mar 10, 2008 7:05 AM

    The following code might be helpful:
    TYPES: types_t_acgl_item TYPE STANDARD TABLE OF acgl_item.
    DATA: gt_acgl_item TYPE types_t_acgl_item.
    PERFORM sub_perform USING gt_acgl_item.
    *&      Form  SUB_PERFORM
    *       text
    *      -->UT_ACGL_ITEM  test Table
    FORM sub_perform USING ut_acgl_item TYPE types_t_acgl_item.
    ENDFORM.                    " SUB_PERFORM
    Hope That Helps
    Anirban M.

  • If you can solve this problem, then you are a true iPod Classic Genius !

    So I have talked to every level at Apple's iPod support, and to list all the things they made me do would exceed the size limit of this message board. They even made me send back my original iPod Classic, and I had to wait for almost 1 month to receive my replacement. Here is a summary of my problem, that they (Apple support) have not been able to solve :
    - I have a very extensive iTunes collection - over 77,000 songs. All of them were ripped, using iTunes.
    - I use the ID tags extensively - i.e. every field is used, and the comments are filled to the maximum allowed characters.
    - I am not able, to synch more than ~ 23,300 songs to any of my two 160 Gb iPod classics - therefore, including my exchanged iPod, this issue shows up on three different iPods.
    When synching more than 23,300 songs, my iPods are no longer able to play any songs. In the 'About' menu, the iPod shows the wrong number of songs (i.e. 17,300 instead of 24,000) and a huge amount of 'disk space used' is flagged as 'other' (in orange). When clicking on 'Album' or 'Songs', the iPod shows the message 'No songs found'.
    When synching less than 23,300, I am able to resolve this issue by restarting the iPods after synching. However, even when synching less than 23,300 titles, the iPods show the wrong number of songs, right after synching, and the huge amount of 'disk space used' for 'other'. Therefore, I have to restart my iPods every time I synch them.
    The same problem occurs when using my old Power Book G4 (OS X 10.4.10), and on my new 2.4 GHz MacBook Pro (OS X 10.5.1).
    I am using an external HD to hold my music files, which is directly connected to my USB2 port on either Laptop.
    I have uninstalled and re-installed iTunes and all the firmware and software is up-to-date.
    I have rebuilt my iTunes Library from scratch several times.
    I have no problem, playing any of the 77,000+ songs in iTunes.
    My assumption is, that there is a size limit for the iTunes library index file on the iPod. Can somebody confirm this theory ?
    It seems funny, that the same problem shows up on three different iPods using two different Mac computers.
    Does anybody have the same problem ?
    Is this an issue that Apple is ignoring ?
    Does anybody know, how this can be resolved ?
    Thank you very much for your help.!
    Message was edited by: Rochelle Renee Christen

    Hi There,
    I have the exact same problem as you. I'm on my third ipod 160gb. All three have had the freezing and resetting problem. Like you my problems only start once I try to sync more than about 20,000 songs, which is around 90gb.
    I have a 140gb music library. If I sync 70gb of my library it works fine. If I wipe that and sync the other 70gb it works fine so I know my mp3 files are okay. If I try to upload the whole library it freezes when I try to select any music.
    If I'd only wanted to sync half my music library I'd have bought an 80gb ipod.
    I thought firmware 1.1 and itunes 7.6 would solve my problem. No. Exact same problem. I contacted apple support. A genuinely helpful guy advised me to rebuild my music library and change my ipod drive letter. With baited breath I did all this, then restored my ipod to start from a clean slate. I synced my library in 10gb chunks... and it froze up around 90gb just like it always does.
    What upsets me is the hours I've spent glued to my PC re-syncing music, searching through forums for answers. I'm absolutley pig sick of it. I never had a minutes trouble with any of my other ipods.
    Please, please, please apple investigate this problem, it only happens when these ipods are over half full. Please let us have a firmware update that addresses the bugs us folks are complaining about instead of adding new features we'd be grateful for if only our ipods worked in the first place.

  • Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Reboot the machine holding Command and r keys down, you'll boot into Lion Recovery Partition
    In there will be Disk Utility, use that to select your Lion OS X Partition and Repair Permissions.
    After that is done reboot the machine and see if you can log in.
    If not repeat the above steps to get into Lion Recovery, get online and reinstall Lion again, it will overwrite the installed version and hopefully after that it wil work.
    Reboot and try again.
    If not follow my steps to create a Snow Leopard Data Recovery drive, then option boot from it and grab a copy of your files off the machine.
    Then reinstall all your programs onto the external drive like setting up a new machine, then use Disk Utility to erase the entire internal boot drive (select the drive media on the far left, not the partiton slightly indented) format Option: GUID , 1 partition OS X Extended and then use Carbon Copy Cloner to clone the external to the newly formatted internal drive. Once that is finished reboot and disconnect the external drive.
    Once you go that, boot into Snow Leopard and update to 10.6.8, use the AppStore and option click on Purchases and download Lion again and install.
    Lots of work, but there is no Lion disks.
    https://discussions.apple.com/message/16276201#16276201

Maybe you are looking for