[solved] Lost playback of musepack (.mpc)

Whatever is causing this is very recent, it was working just a few days ago. I can still play musepack files through gstreamer via Quod Libet, but I used to be able to play them through MPD and audacious, too. I remember doing so as recently as a week ago or even less. Clueless as to what could be causing this...

libmpcdec has been updated recently. Probably said apps need to be rebuilt (gstreamer0.10-musepack and xine-lib had been updated at the same time, that's probably why they decode mpc properly).
-edit-
Yeah, I've rebuilt audacious-plugins and now it works as it should. You might want to file a bug on flyspray (if it hasn't been done yet), requesting the rebuild of audio apps capable of decoding mpc.
Additionally, I noticed that mpc finally supports seeking. Yay.

Similar Messages

  • [Solved] Lost sound with xMonad

    Hello,
    I lost the sound when I run xMonad. When I run gnome everything works fine. Someone from the xMonad mailing list said I must be forgetting to start alsa or pulseaudio daemons. How do I do that?
    Thanks!
    Last edited by eskatrem (2012-07-16 19:33:49)

    I ran alsamizer and turned the volume to maximum for everything.
    EDIT: I set myself in the audio group, but still unable to get any sound
    speaker-test does this (before I interrupt it, it seems to do something forever):
    speaker-test 1.0.25
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 1 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    Time per period = 2.665351
    0 - Front Left
    Time per period = 2.986627
    0 - Front Left
    Time per period = 2.986616
    0 - Front Left
    Time per period = 2.986630
    0 - Front Left
    Last edited by eskatrem (2012-07-16 14:19:41)

  • [solved] Lost surround 5.1 with kernel version 3.3.1

    Hi!  Since i've upgrade to kernel 3.3.1, i lost surround sound, even if pulseaudio says that surround 5.1 is enable.
    My modprobe.d dir contains a special file (alsa-base.conf) that contains theses lines:
    alias snd-card-0 snd-hda-intel
    options snd-hda-intel model=acer-aspire-8930g power_save=0 power_save_controller=N
    My laptop is a acer 8940g and it used to work well since kernel 2.6.30.
    I use pulseaudio since a long time ago and likes it.
    Here's output from aplay -l
    aplay -l
    **** Liste des Périphériques Matériels PLAYBACK ****
    carte 0: Intel [HDA Intel], périphérique 0: ALC889 Analog [ALC889 Analog]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 0: Intel [HDA Intel], périphérique 1: ALC889 Digital [ALC889 Digital]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 3: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 7: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 8: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 9: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    Does anyone knows about this problem?  The only solution i had right now is to revert back to kernel 3.2.14.
    Thanks!
    Last edited by danym (2012-04-12 02:04:43)

    I have an 8930g, so pretty close to you.
    My surround sound works. I use alsa-driver 1.0.25, rather than the in-kernel ALSA.
    So, my kernel config is:
    $ zgrep SOUND /proc/config.gz
    CONFIG_SOUND=m
    # CONFIG_SOUND_OSS_CORE is not set
    # CONFIG_SOUND_PRIME is not set
    $ zgrep SND /proc/config.gz
    # CONFIG_SND is not set
    And alsa-driver is compiled with:
    ./configure --prefix=/usr --with-isapnp=no --with-sequencer=yes --with-oss=no --with-pcm-oss-plugins=no --with-debug=none --with-kernel=/usr/src/linux --with-cards=hda-intel,hrtimer --with-card-options=seq-hrtimer-default,hda-codec-realtek,hda-hwdep,hda-reconfig,hda-patch-loader,hda-enable-realtek-quirks,hda-codec-analog,hda-prealloc-size=2048

  • [SOLVED] Lost Sound After Upgrade

    Solved (for now at least). The problem appears to be a bug with alsa. Alsaconf writes a file called /etc/modprobe.d/50-sound.conf, which contains the aliases for the sound card. But for some reason it then wasn't reading the file. Copying the alias entries to /etc/modprobe.d/modprobe.conf to read directly from there seems to have worked.
    Now to fix the frequency scaling.
    ===================== solved ===========================
    I lost all sound after the last upgrade. I just rebooted because frequency scaling is also not working, and no sound.
    all drivers seem to be there:
    08:50 AM:~ $ lsmod |grep snd
    snd_mpu401_uart 9264 0
    snd_hda_codec_realtek 278132 1
    snd_cs46xx 96800 1
    snd_seq_dummy 3540 0
    gameport 13760 2 snd_cs46xx
    snd_hda_intel 31208 3
    snd_hda_codec 82128 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 9976 1 snd_hda_codec
    snd_rawmidi 26592 2 snd_mpu401_uart,snd_cs46xx
    snd_ac97_codec 133560 1 snd_cs46xx
    snd_seq_oss 36224 0
    snd_seq_midi_event 8592 1 snd_seq_oss
    snd_seq 64640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8324 4 snd_seq_dummy,snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss 47328 0
    snd_pcm 90872 5 snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_ac97_codec,snd_pcm_oss
    snd_timer 25344 2 snd_seq,snd_pcm
    snd_page_alloc 10784 3 snd_cs46xx,snd_hda_intel,snd_pcm
    snd_mixer_oss 20976 2 snd_pcm_oss
    snd 76744 21 snd_mpu401_uart,snd_hda_codec_realtek,snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8576 2 snd
    ac97_bus 2160 1 snd_ac97_codec
    I don't see anything in the updated packages that might cause this:
    [2009-08-09 18:09] upgraded gawk (3.1.6-3 -> 3.1.7-1)
    [2009-08-09 18:09] upgraded gimp (2.6.6-2 -> 2.6.6-3)
    [2009-08-09 18:09] upgraded imagemagick (6.5.4.5-1 -> 6.5.4.8-1)
    [2009-08-09 18:09] upgraded kdelibs3 (3.5.10-5 -> 3.5.10-7)
    [2009-08-09 18:09] upgraded mkinitcpio (0.5.25-1 -> 0.5.26-1)
    [2009-08-09 18:09] upgraded polkit-qt (0.9.2-1 -> 0.9.2-2)
    [2009-08-09 18:09] upgraded psmisc (22.7-1 -> 22.8-1)
    [2009-08-09 18:09] upgraded python-pygame (1.9.0-1 -> 1.9.1-1)
    [2009-08-09 18:09] upgraded python-pysqlite (2.4.1-2 -> 2.5.5-1)
    [2009-08-09 18:09] upgraded readline (6.0.003-3 -> 6.0.004-1)
    [2009-08-09 18:09] Fixing gshadow file ...
    [2009-08-09 18:09] upgraded shadow (4.1.4.1-1 -> 4.1.4.2-1)
    I tried firefox, xine, mythfrontend, avidemux2, xmms and mpg123 - there's no sound in any app. If I play something where there are indicators, like in xmms, the eq indicator levels jump, the song progresses like it's playing, but no sound. I reran alsaconf, it seems to be configured properly. The mixer sliders work and aren't muted. It doesn't work either as root or as user.
    I have another computer hooked up through the line out and the sound still works fine there, so it doesn't appear to be a hardware problem.
    I'm completely stumped at this point. If it's a bug somewhere, what's it a bug in to cause global sound loss? Is there anything else I'm overlooking? All I can think is that it must be muted somewhere, but I can't find it. Or else it has something to do with the cpu and cpu freq scaling that's also broken now.
    ===================== solved ===========================
    Last edited by userlander (2009-08-10 15:04:45)

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
     Cheers, Tom

  • [SOLVED] Lost Tuba CineBass booster

    Hi all. I have Acer Aspire 5739g and after upgrade kernel to version 3.3.1 sound lost low frequencies. I watched this topic and hoped, that after bump to 3.3.3 this problem will disappear, but nothing has change. On linux-lts all works fine.
    my modprobe.conf contains the following lines:
    options snd-hda-intel model=acer-aspire-6530g
    options snd-hda-intel enable_msi=1
    Maybe someone has the same model without this problem? I also thought to send a bug report to developers, but i don't know how and to whom
    P.S. Sorry for my English, it is not very good.
    Last edited by l'enfant terrible (2012-04-28 20:56:28)

    After viewing the source code linux-lts, to solve this problem, I wrote a patches, they work for my Acer Aspire 5739g with
    options snd-hda-intel model=acer-aspire-6530g
    options snd-hda-intel enable_msi=1
    in modprobe.conf and must work for Acer Aspire 6530g
    alc882_quirks.patch
    patch_realtek.patch

  • [SOLVED] Lost MAC address on network card

    It seems that my wired ethernet card has lost its MAC address. Some information/output:
    # lspci|grep Ethernet
    02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller
    The card uses the sky2 kernel module
    # dmesg|grep sky2
    sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    sky2 0000:02:00.0: setting latency timer to 64
    sky2 0000:02:00.0: v1.22 addr 0xf7dfc000 irq 16 Yukon-2 EC Ultra rev 2
    sky2 eth0: addr 00:00:00:00:00:00
    Adding a line
    #ifconfig eth0 hw ether <random-address-here>
    to the startup-scripts makes it possible to use the nic, but it seems like a very temporary solution.
    I don't know what can have caused this. Maybe the winter cold here in Norway erased some part of the nic's ROM?
    - Does anybody have any idea how I can remedy this?
    - Do I have to send the laptop in for repair to get it restored?
    Last edited by kapelrud (2008-12-05 16:35:54)

    iBertus wrote:I suppose a driver bug could have corrupted the ROM on the network card. Do you have a Windows install that you can boot into to see if the card is working correctly with those drivers?
    Using "ipconfig /all" on windows showed the same zeroed mac address, so I guess the problem isn't (wasn't) linux-specific.
    I left the pc in my locker at school last night and when I started it up again this morning the mac had mysteriously returned! Maybe the university leprechaun was bored yesterday.
    So I guess the problem is solved, for now... Thanks anyway!

  • [Solved] lost booting to graphical interphace

    I've had arch for about a week and I really like it. However today I did some daily configuring and shut down the machine. Now when I opened it later today I see that I couldnt boot into graphical interphace! Arch just throws me straightly to command prompt (I am writing this from Ubuntu).
    Here is my /var/log/Xorg.0.log:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux myhost 2.6.30-ARCH #1 SMP PREEMPT Sat Jul 4 11:13:08 UTC 2009 i686
    Build Date: 28 June 2009 11:20:52AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 17 11:14:16 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "Xinerama" "0"
    (**) Option "AllowEmptyInput" "False"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (II) Loader magic: 0x640
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI: (0:0:1:3) 10de:0753:1043:82f2 nVidia Corporation MCP78S [GeForce 8200] Co-Processor rev 162, Mem @ 0xf9f80000/524288
    (--) PCI:*(0:2:0:0) 10de:0614:1458:34ae nVidia Corporation GeForce 9800 GT rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [27] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [28] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [29] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 185.18.14 Wed May 27 03:09:07 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) NVIDIA dlloader X Driver 185.18.14 Wed May 27 02:32:54 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 02@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [27] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [28] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [29] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "TwinView" "0"
    (**) NVIDIA(0): Option "MetaModes" "1680x1050 +0+0"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:2:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 62.92.6d.00.07
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 9800 GT at PCI:2:0:0:
    (--) NVIDIA(0): LG M1994D-PZ (CRT-1)
    (--) NVIDIA(0): LG M1994D-PZ (CRT-1): 400.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Device: CRT-1
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1680x1050+0+0"
    (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    (--) NVIDIA(0): DPI set to (106, 106); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [27] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [28] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [29] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): Setting mode "1680x1050+0+0"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/input/mice"
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "7"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) filter chain progression: 2.00
    (**) Mouse0: (accel) filter stage 0: 20.00 ms
    (**) Mouse0: (accel) set acceleration profile 0
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "fi"
    (**) Keyboard0: XkbLayout: "fi"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
    (**) Keyboard0: XkbOptions: "terminate:ctrl_alt_bksp"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    I'll provide more details as you ask for them.
    Thanks for everyone in advance!
    Edit: Well when I do "startxfce4", I get the graphical interphace, but there is no internet connection.
    Edit 2: Well, "dhcpcd eth0" brings it . But I really wouldn't want to do those two commands upon every boot.
    Last edited by algorythm (2009-07-18 13:20:24)

    Mr.Elendig wrote:pacman -Qs gnome
    bash-4.0$ sudo powerpill -Qs gnome
    local/alacarte 0.12.1-1 (gnome-extra)
    Menu editor for gnome
    local/banshee 1.4.3-3
    Music management and playback for GNOME
    local/brasero 2.26.3-1
    A disc burning application for Gnome
    local/bug-buddy 2.26.0-2 (gnome-extra)
    A bug reporting tool for GNOME
    local/compiz-decorator-gtk 0.8.2-2 (compiz compiz-gnome)
    Decorator of Compiz for GNOME
    local/deskbar-applet 2.26.2-1 (gnome-extra)
    An all-in-one search bar for the GNOME panel
    local/eel 2.26.0-1
    Eazel Extensions Library is a collection of widgets and extensions for GNOME
    local/ekiga 3.2.4-1 (gnome-extra)
    VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting
    expanded and renamed)
    local/eog 2.26.3-1 (gnome-extra)
    Eye of Gnome: An image viewing and cataloging program
    local/epiphany 2.26.3-1 (gnome)
    A GNOME2 web browser based on the mozilla rendering engine.
    local/evolution-data-server 2.26.3-1
    Evolution Data Server provides a central location for addressbook and
    calendar in the GNOME Desktop
    local/fast-user-switch-applet 2.24.0-1 (gnome-extra)
    An applet for the GNOME panel which provides a menu to switch between users.
    local/file-roller 2.26.3-1 (gnome-extra)
    Archive manipulator for GNOME2
    local/gcalctool 5.26.3-1 (gnome-extra)
    GNOME Scientific calculator
    local/gdm 2.20.10-1 (gnome-extra)
    Gnome Display Manager (a reimplementation of xdm)
    local/gdome2 0.8.1-2
    Gnome DOM Engine
    local/gedit 2.26.3-1 (gnome-extra)
    A text editor for GNOME
    local/glade 3.6.7-1
    user interface builder for GTK+ and GNOME.
    local/gnome-alsamixer 0.9.6-2
    Gnome ALSA mixer
    local/gnome-applets 2.26.3-1 (gnome)
    GNOME Applets
    local/gnome-audio 2.22.0-1 (gnome-extra)
    GNOME Audio files
    local/gnome-backgrounds 2.24.1-1 (gnome)
    Background images and data for GNOME
    local/gnome-control-center 2.26.0-1 (gnome)
    The Control Center for GNOME
    local/gnome-desktop 2.26.3-1 (gnome)
    The GNOME Desktop
    local/gnome-desktop-sharp 2.26.0-1
    GNOME desktop bindings for C#
    local/gnome-doc-utils 0.16.1-1
    Documentation utilities for Gnome
    local/gnome-games 2.26.3-1 (gnome-extra)
    Some Games for GNOME
    local/gnome-games-extra-data 2.26.0-1 (gnome-extra)
    Optional extra data for gnome-games
    local/gnome-icon-theme 2.26.0-1 (gnome)
    Default icon theme for GNOME2
    local/gnome-keyring 2.26.3-1
    GNOME Password Management daemon
    local/gnome-mag 0.15.7-1 (gnome-extra)
    Gnome magnifier
    local/gnome-media 2.26.0-1 (gnome)
    GNOME Media Tools
    local/gnome-menus 2.26.2-1
    GNOME menu specifications
    local/gnome-mime-data 2.18.0-3 (gnome)
    The base MIME and Application database for GNOME
    local/gnome-mount 0.8-1 (gnome)
    GNOME mount program
    local/gnome-netstatus 2.26.0-1 (gnome-extra)
    A GNOME applet that shows network status
    local/gnome-nettool 2.26.2-1 (gnome-extra)
    A Collection of GNOME2 Networking Tools.
    local/gnome-panel 2.26.3-1 (gnome)
    The GNOME Panel
    local/gnome-pilot 2.0.17-1
    Pilot Support for Gnome
    local/gnome-power-manager 2.26.2-1 (gnome-extra)
    Session daemon that makes it easy to manage your laptop or desktop system.
    local/gnome-python 2.26.1-1
    gnome-python is a set of interfaces to gnome-libs.
    local/gnome-python-desktop 2.26.0-1
    Gnome Python interfaces for libraries not part of the core platform
    local/gnome-python-extras 2.25.3-2
    Gnome Python interfaces for libraries not part of the core platform
    local/gnome-screensaver 2.26.1-1 (gnome)
    Screensaver designed to integrate well with the GNOME desktop.
    local/gnome-session 2.26.2-1 (gnome)
    The GNOME Session Handler
    local/gnome-settings-daemon 2.26.1-1 (gnome)
    The GNOME Settings daemon
    local/gnome-sharp 2.24.1-1
    GNOME bindings for C#
    local/gnome-speech 0.4.25-1
    Gnome Text-to-Speech
    local/gnome-subtitles 0.8-6
    Subtitle editor for the GNOME Desktop
    local/gnome-system-monitor 2.26.2-1 (gnome-extra)
    A system monitor for GNOME
    local/gnome-system-tools 2.22.2-1
    Gnome System Configuration Utilities
    local/gnome-terminal 2.26.3.1-1 (gnome-extra)
    The GNOME Terminal Emulator
    local/gnome-themes 2.26.3.1-1 (gnome)
    Default themes for GNOME2
    local/gnome-themes-extras 2.22.0-1
    Extra themes for GNOME2
    local/gnome-utils 2.26.0-1 (gnome-extra)
    Common utilities for GNOME
    local/gnome-vfs 2.24.1-2
    The GNOME Virtual File System
    local/gnome-volume-manager 2.24.1-1 (gnome-extra)
    GNOME daemon to auto-mount and manage media devices
    local/gnome2-user-docs 2.26.2-1 (gnome)
    User documentation for GNOME2
    local/gok 2.26.0-1 (gnome-extra)
    Gnome Onscreen Keyboard
    local/gstreamer0.10-base-plugins 0.10.23-1 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
    local/gtksourceview 1.8.5-2
    A text widget adding syntax highlighting and more to GNOME
    local/gtksourceview2 2.6.2-1
    A text widget adding syntax highlighting and more to GNOME
    local/gucharmap 2.26.3.1-1 (gnome-extra)
    Gnome Unicode Charmap
    local/hamster-applet 2.26.3-1 (gnome-extra)
    GNOME time tracking applet
    local/icon-naming-utils 0.8.90-1
    Maps the new names of icons for Tango to the legacy names used by the GNOME
    and KDE desktops.
    local/libcroco 0.6.2-1
    GNOME CSS2 parsing and manipulation toolkit
    local/libgail-gnome 1.20.1-1 (gnome)
    GNOME Accessibility Implementation Library for gnomeui and libbonoboui
    local/libgnome 2.26.0-2
    Common libraries for GNOME
    local/libgnomecanvas 2.26.0-1
    The GNOME Canvas library
    local/libgnomecups 0.2.3-4
    GNOME cups library
    local/libgnomekbd 2.26.0-1
    Gnome keyboard library
    local/libgnomeprint 2.18.6-1
    Printing routines for GNOME
    local/libgnomeprintui 2.18.4-1
    User Interface library for printing with GNOME
    local/libgnomeui 2.24.1-1
    User Interface library for GNOME
    local/libgsf 1.14.14-1
    The GNOME Structured File Library is a utility library for reading and
    writing structured file formats.
    local/libgsf-gnome 1.14.14-1
    Adds gnome support to libgsf
    local/libsoup 2.26.3-1
    Gnome HTTP Library
    local/listen 0.6.2-1
    Music player and management for GNOME
    local/metacity 2.26.0-2 (gnome)
    A window manager for GNOME2
    local/mousetweaks 2.26.3-1 (gnome-extra)
    Mouse accessibility enhancements for the GNOME desktop
    local/nautilus 2.26.3-1 (gnome)
    The GNOME shell and file manager
    local/policykit-gnome 0.9.2-4
    PolicyKit integration for the GNOME desktop
    local/seahorse 2.26.2-1 (gnome-extra)
    GNOME application for managing PGP keys.
    local/system-tools-backends 2.6.0-3
    backends for Gnome System Tools
    local/vinagre 2.26.2-1 (gnome-extra)
    A VNC Client for the GNOME Desktop
    local/vino 2.26.2-2 (gnome-extra)
    a VNC server for the GNOME desktop
    local/xfwm4 4.6.1-1 (xfce4)
    Xfce window manager, compatible with Gnome, Gnome2, KDE2, and KDE3
    local/yelp 2.26.0-3 (gnome)
    A help browser for GNOME
    Do you have hal in your daemons array?
    No I didn't actually !! I just had "(syslog-ng network netfs crond)". Dunno why my rc.conf defaulted to that.. I believe that fixed the problem. I'll boot later today.. but hey, if that did indeed fix the problem: you're the man !
    I myself would never had even thought about that.
    Edit: yep, that fixed this. Thanks again!! -> marking as [Solved].
    Last edited by algorythm (2009-07-18 13:21:42)

  • I solved MIDI playback with Flash

    The URL where you can check it out is
    http://www.reginafierro.com
    (it's an art gallery with some tasteful nudity)
    The MIDI playback starts on page 2 (after you click 'enter'
    on page 1)
    and can be stopped / restarted by click on the Music On /
    Music Off
    links in Flash.
    It works on our Macs in every browser. I'll test it on PCs
    next, it
    should be okay. If you need a detailed explanation how I did
    it, drop
    me a note here, and I'll spell out the steps.

    karol wrote:Try this way: https://bbs.archlinux.org/viewtopic.php … 34#p899434
    If you can't click on that video, try this one: http://www.w3schools.com/flash/tryit.as … yhtml_ball and reboot.
    I freaking love you, the first one seemed to work! Thank you!
    Posting it here aswell:
    Anikom15 wrote:1. http://www.youtube.com/swf_test.html
    2. right click on player
    3. click settings
    4. choose left-most tab
    5. uncheck "Enable Hardware Acceleration"
    Don't know how to mark a thread Solved so I just wrote it in the topic.
    Last edited by raggerv8 (2011-06-07 19:08:45)

  • [SOLVED] Lost mimetypes

    After last update (today), KDE has lost most of the file associations, and all files are displayed in the environment as text files. Searching through the forums do not just find out what the problem is. Does anyone ever thought something like this?
    Last edited by kagan (2011-06-16 19:33:30)

    Remove icon-cache.kcache has not worked. I've noticed that even deleting my /home/user/.kde4 the problem was still there. Finally I decided to reinstall kde again and the error has been fixed.
    Thanks anyway.
    Last edited by kagan (2011-06-16 19:34:24)

  • [SOLVED] Lost write permissions ~/ directory since migrating to F2FS

    I recently moved my /home directory on to a partition that is formatted with the F2FS file system. Since doing that my regular user can no longer write to the ~/ directory even though the folder permissions look OK.
    So my permissions for my /home/marko directory are:
    drwx------    marko users
    ("marko" owning the directory)
    And  the partition it is located on is formatted with f2fs with  the following mount options in fstab:
    defaults,rw,nofail,noatime
    Last edited by marko2010 (2015-06-01 23:17:24)

    Thanks, I just realized problem is actually due to user error. I'm so used to my usual shell starting me in my  user directory that I did not realize the new shell I was using was actually starting me in the "/" directory (as a regular user). I'll mark this "solved," and my apologies for the wild goose chase.

  • [SOLVED] lost pacman sync db of installd pakages

    hi.
    as I said, I lost pacman database off installd pakages.
    ─(simke@philander:pts/0)─────────────────────────────────────────────────(~)─┐
    └─(21:33:%)── pacman -Q ──(Mon,May18)─┘
    ┌─(simke@philander:pts/0)─────────────────────────────────────────────────(~)─┐
    └─(21:34:%)── ──(Mon,May18)─┘
    I installd pacman-cage and ih faild tu, what eve hi nead to do, end I now nead install all dependencies agein.
    ┌─(simke@philander:pts/0)─────────────────────────────────────────────────(~)─┐
    └─(21:34:%)── pS openbox ──(Mon,May18)─┘
    resolving dependencies...
    looking for inter-conflicts...
    Targets (46): xcb-proto-1.4-1 xproto-7.0.15-1 kernel-headers-2.6.29.1-1
    tzdata-2009g-1 glibc-2.9-7 libxdmcp-1.0.2-2 libxau-1.0.4-1
    libxcb-1.2-1 kbproto-1.0.3-2 libx11-1.2.1-1 libice-1.0.5-1
    ncurses-5.7-2 readline-5.2.013-2 bash-3.2.048-3
    e2fsprogs-1.41.5-2 libsm-1.1.0-1 xcb-util-0.3.4-2
    startup-notification-0.10-1 zlib-1.2.3.3-3 libxml2-2.7.3-1
    inputproto-1.5.0-1 xextproto-7.0.5-1 libxext-1.0.5-2
    xineramaproto-1.1.2-2 libxinerama-1.0.3-2 renderproto-0.9.3-2
    libxrender-0.9.4-2 randrproto-1.3.0-1 libxrandr-1.3.0-1
    fixesproto-4.0-3 libxfixes-4.0.3-2 libxcursor-1.1.9-2
    gcc-libs-4.4.0-1 pcre-7.9-1 glib2-2.20.1-1 libpng-1.2.36-1
    freetype2-2.3.9-2 expat-2.0.1-2 fontconfig-2.6.0-2
    pixman-0.14.0-2 cairo-1.8.6-1 libxft-2.1.13-1
    libdatrie-0.2.2-1 libthai-0.1.11-1 pango-1.24.2-1
    openbox-3.4.7.2-2
    Total Download Size: 30.50 MB
    Total Installed Size: 115.61 MB
    Proceed with installation? [Y/n]
    and, I think, that I wiil not get an updates.
    I have installd pacamn-cage, end hi did not finish, what ever hi nead tu.
    pleas help.
    sorry for bed eanglish, I am from croatia.
    Last edited by simke (2009-05-18 20:20:05)

    I find it, it is in
    /var/lib/pacman/pacman.bak/pacman.bak/local
    but there are folders whit name of all installd pakages.
    how can I now retrive my db. can I do that vhit this information. and how.
    could I yust c/p those folders tu, where they nead to bee.
    Last edited by simke (2009-05-18 20:10:36)

  • How do I solve unwanted playback distortion on certain audio CDs?

    I am having issues with distortion either playing back, or ripping certain audio CDs. I have checked the audio settings, it's nothing to do with them.  I have checked the CDs in other devices, it's not them. I've tried other CDs, they work fine. I've tried playing audio files, they play just fine.  
    I've performed a system restore back to the 7th August that hasn't solved it (but I might try going back further).  And it doesn't seem to be anything to do with my software as I'm having issues on both iTunes and Windows Media Player 12.
    I'm operating Windows 7 Home premuim on a HP Pavillion g6 1207sa. I'm at my wits end as I seem to have tried everything and thus far have got nowhere. Help!

    Thanks for your reply. Sorry I wasn't specific about this. I get distortion in iTunes when I play straight from this particular CD and when I import it. With QuickTime, I get no distortion when I play straight from the CD, but (I hadn't tried this before but I just gave it a go) I do get distortion when I play the .m4a file created by iTunes. So presumably it's something iTunes is doing when it processes the .aiff file from the CD.
    At the moment the import settings are:
    Import using: AAC Encoder
    Setting: High Quality (128 kbps)
    with the 'Use error correction...' box checked.
    I've never had to touch them before. Is there a better setting to use for importing early CDs?
    Thanks.

  • [SOLVED]lost window decorations in xfce4

    i'm running arch on an acer aspire one netbook, i tried out compiz to see how it would run, then disabled it because it's too sluggish. in doing so i have lost all window decorations in xfce4. kdemod still has it's decorations and is working fine, it's just xfce that's the problem.
    how do i bring back window decorations?
    Last edited by hume's doona (2009-12-28 00:50:33)

    Did you try deleting the session and restarting xfce?
    (If I remember right those were in "~/.cache/sessions/", but better check google )
    Last edited by whoops (2009-12-28 00:35:11)

  • [Solved] Lost files

    Hi,
    I have just lost some really important files. What happened is the following:
    I have a partition in ntfs which I use to share files between arch and windows.
    I started working with some files in arch, and then hibernated. Later I continued editing those files in windows. Since occasionally I play some games in windows, there has been some time since I worked in linux.
    Now, when I resumed arch, the files are left as the first time in linux. All the changes made in windows are lost. I restarted windows and the files are lost too!
    What could I do to recover those files?
    thanks for any help!
    Last edited by olvar (2011-04-26 14:12:18)

    That seems right, but I'm lucky!
    I installed "ntfsprogs" from the repos, and run ntfsfix on the partition. The files are recovered now.
    I guess that since I hibernate, the new files got orphaned on resuming. The original files seems to be just overwritten and the changes lost, but the new files are ok.
    Since before making large changes I use to copy the files, just in case, I didn't lose anything significant.
    ty

  • [SOLVED]Lost my us.map.gz

    Well... I lost my /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
    I accidently deleted it...
    Could someone upload it somewhere and provide a link?
    Last edited by Dheart (2008-08-06 07:06:52)

    I don't have anywhere to upload the file, but I can link you to the package:
    i686: http://mirrors.easynews.com/linux/archl … pkg.tar.gz
    x86_64: http://mirrors.easynews.com/linux/archl … pkg.tar.gz

Maybe you are looking for

  • Error when displaying WF Graphic log

    Hi all,          I am working on PO Wfork flow. After executing the work flow if I tried to display graphic log of that PO wf , its giving me a short dump displaying the info as " SQL error 1555 occurred when accessing program "RSWDPROTOCOL " part "L

  • Vista SP1 update problems with itunes after

    Hello, After installing the SP1 Vista update, i cant play music anymore with itunes. the play button doesnt work anymore. After installing (repairing) itunes again? it still doesnt work.

  • Functional Image Update 15540 CPU ?

    I have 4 spare cpu cards with 1.25 version if the functional image, and I am trying to update them to 1.27. I have a spare shelf, that I powered up. I would to do this in the office, as opposed to in the field, after the cpu is installed on the activ

  • How to get Image size?

    Hello, I need help for getting Image size, when i am using JAI. for example: RenderedImage img = JAI.create("url", url); If you could help me than please. Thanks bye Jarrar.

  • Enable commenting preference using applescript

    Hi forum, i got tis aftre surfing... The  problem is : comments enabling happens only for the first 2 pdf inside the folder. Then from the third one,,, the dialog box just asks to save... manually and the script just stops. tell application "Finder"