[SOLVED] Upgrades broke glibc

At least I think that's what happened. I usually upgrade with a 'yaourt -Syu --aur --devel', select no to edit PKGBUILDs, and if it's been a while opt not to use existing sources and instead downloading everything again. I've now got a whole schwack of programs that don't want to start - nautilus, gnome-terminal, evince - and a couple that have issues that may or may not be related - chromium, firefox (webkit ?) - and crash whenever I try to download a file.
When I try to start nautilus et al I get:
*** glibc detected *** nautilus: free(): invalid pointer: 0x0000000000cc678a ***
======= Backtrace: =========
/lib/libc.so.6(+0x7366a)[0x7f15ba42866a]
/lib/libc.so.6(cfree+0x6c)[0x7f15ba42c54c]
/usr/lib/libgtk-3.so.0(gtk_theming_engine_register_property+0xc1)[0x7f15bd2a9ad1]
/usr/lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so(+0x29ff)[0x7f15b41809ff]
/usr/lib/libgio-2.0.so.0(g_application_run+0x114)[0x7f15bbaca124]
nautilus[0x429790]
/lib/libc.so.6(__libc_start_main+0xed)[0x7f15ba3d617d]
nautilus[0x4297d1]
======= Memory map: ========
00400000-00559000 r-xp 00000000 08:11 1962291 /usr/bin/nautilus
00758000-0075e000 rw-p 00158000 08:11 1962291 /usr/bin/nautilus
0075e000-0075f000 rw-p 00000000 00:00 0
00cb0000-00d35000 rw-p 00000000 00:00 0 [heap]
7f15b0000000-7f15b0021000 rw-p 00000000 00:00 0
7f15b0021000-7f15b4000000 ---p 00000000 00:00 0
7f15b417e000-7f15b4186000 r-xp 00000000 08:11 2243317 /usr/lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so
7f15b8e5d000-7f15b905d000 ---p 00009000 08:11 1133343 /usr/lib/libXcursor.so.1.0.2
7f15b905d000-7f15b905e000 rw-p 00009000 08:11 1133343 /usr/lib/libXcursor.so.1.0.2
7f15b905e000-7f15b9066000 r-xp 00000000 08:11 1133114 Aborted
System:
$ uname -a
Linux dekstop 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64 AMD Phenom(tm) II X4 965 Processor AuthenticAMD GNU/Linux
Packages:
$ yaourt -Ss glibc | grep installed
core/glibc 2.14-4 (base) [installed]
multilib/lib32-glibc 2.14-4 [installed]
Some threads suggest telling glibc to continue after receiving a memory free error by setting MALLOC_CHECK_=1 but this did not work for me. Would it be advisable to downgrade glibc? If so how is that done in Arch, I'm relatively new to this distribution.
Thanks for any help.
Last edited by captainron (2011-08-03 03:08:36)

[OT]
The grep part is handy (but he should grep for the package name), as pacman searches the whole 'pacman -Qi' output:
[karol@black ~]$ pacman -Qs syslog
local/perl-device-modem 1.54-1 [0,12 MB]
Perl extension to talk to modem devices connected via serial port
local/syslog-ng 3.2.4-3 [1,16 MB] (base)
Next-generation syslogd with advanced networking and filtering capabilities
'--quiet' doesn't help of course:
[karol@black ~]$ pacman -Qqs syslog
perl-device-modem
syslog-ng
Why would I want perl-device-modem if I'm searching for syslog?
[/OT]
Last edited by karol (2011-08-01 21:01:01)

Similar Messages

  • [SOLVED] - upgrading lib32-glibc 64-bit fails but doesn't!?

    On the original bauerbill -Syu I get the error message below, on subsequent ones everything is fine and dandy. Is that expected behaviour?
    Targets (7): avahi-0.6.25-3 [0.47 MB] cdrdao-1.2.3-2 [0.48 MB] gnome-mplayer-0.9.9.2-1 [0.25 MB] gecko-mediaplayer-0.9.9.2-1 [0.07 MB]
    imagemagick-6.6.0.0-1 [1.75 MB] lib32-glibc-2.11.1-1.2 [1.88 MB] qt3-3.3.8-17 [7.66 MB]
    Total Download Size: 0.00 MB
    Total Installed Size: 59.29 MB
    Proceed with installation? [Y/n]
    checking package integrity...
    (7/7) checking for file conflicts [---------------------------------------------------------------------------------------------------------------] 100%
    (1/7) upgrading avahi [---------------------------------------------------------------------------------------------------------------] 100%
    (2/7) upgrading cdrdao [---------------------------------------------------------------------------------------------------------------] 100%
    (3/7) upgrading gnome-mplayer [---------------------------------------------------------------------------------------------------------------] 100%
    (4/7) upgrading gecko-mediaplayer [---------------------------------------------------------------------------------------------------------------] 100%
    (5/7) upgrading imagemagick [---------------------------------------------------------------------------------------------------------------] 100%
    (6/7) upgrading lib32-glibc [---------------------------------------------------------------------------------------------------------------] 100%
    sed: -e expression #1, char 1: unknown command: `-'
    sed: -e expression #1, char 1: unknown command: `-'
    error: command failed to execute correctly
    (7/7) upgrading qt3 [---------------------------------------------------------------------------------------------------------------] 100%
    toad@deskarch 999\2 ~ >
    Last edited by toad (2010-02-27 06:01:56)

    Ah, just noticed that it is out already.
    Ta and speedy work!

  • [SOLVED] Upgrade broke vim, tmux, j4-desktop (and perhaps more)

    I just upgraded my systems, and now several strange things are happening.
    I'm using powerline fonts in tmux and vim/gvim. In gvim, everything behaves normal, but in vim, the fonts are just plain broken. Typing space just writes Â.
    The fonts are also just plain broken in the terminal - tmux doesn't show anything in the statusline at all, while the output is garbled in vim.
    Trying to start j4-dmenu-desktop also gives an error:
    j4-dmenu-desktop --dmenu="dmenu -p 'open' -i -z "                                 
    SearchPath: /usr/share/applications/
    SearchPath: /home/simendsjo/.local/share/applications/
    terminate called after throwing an instance of 'std::logic_error'
      what():  basic_string::_S_construct null not valid
    [1]    18502 abort (core dumped)  j4-dmenu-desktop --dmenu="dmenu -p 'open' -i -z "
    I noticed the upgrade included glibc and openjdk among other things.
    I don't even know where to start trying to figure this out. Any help would be greatly appreciated.
    Last edited by simendsjo (2014-09-16 08:45:32)

    Scimmia wrote:What is the output of `locale` and `locale -a`?
    $ locale                                               
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    locale: Cannot set LC_ALL to default locale: No such file or directory
    LANG=en_US.UTF-8
    LC_CTYPE=en_US.UTF-8
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    $ locale -a                                           
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    locale: Cannot set LC_COLLATE to default locale: No such file or directory
    C
    POSIX
    nb_NO.utf8

  • [SOLVED] Upgrade Broke Stunnel

    Just a heads-up for stunnel4 users.  For some reason, stunnel couldn't start on two Arch boxes after a recent u/g.  This upgrade covered the last 4 days (12-15 through 12/20/11).  Startup attempts were returning a spew that included:
    chroot: No such file or directory (2)
    After trying a couple of dead ends, including manually creating /var/run/stunnel (this allowed the service to appear to start, but not to create a pid), I found that a reinstall of stunnel4 did the trick.
    --cheers.
    Last edited by purple12 (2011-12-21 04:35:44)

    I have the same problem, but it seems that I need to reinstalll stunnel everytime I boot the machine.
    Is it the same for you?
    cheers

  • Recent Kernel / udev 088 Upgrade Broke System

    I just upgraded to the most recent kernel and udev 088. (Previously, I was using kernel 2.6.16 and the previous version of udev (udev 86 or 87).
    After I rebooted, the latest kernel loaded fine. Modules also loaded. But my computer now hangs at Loading UDev Events.
    This should not have happened for such a minor upgrade.  As mentioned previously I have been using 2.6.16  and udev.    I have filed a bug report - http://bugs.archlinux.org/task/4342
    For some reason the latest upgrade broke the system. 
    Is there any way I can debug this?  (Since it is hanging, I do not know how)
    How can I go bcak to the previous version of udev? (v 086 or 87?)
    Rob

    Thanks.  Downgrading to udev 087 did not solve the problem.  I suspect the problem is related to the new kernel or the new pcmcia package.
    I will try downgrading the pcmciautils program first.  If that does not work I will try downgrading the kernel. 
    How do I downgrade the kernel?  Do  downgrade kernel-sources first and the downgrade the kernel?
    Rob

  • [solved] Who broke vdpau? :P

    One of the last upgrade broke my vdpau playback with (s)mplayer..nvidia I'm looking at you! Anyone else?
    [VD_FFMPEG] XVMC-accelerated MPEG-2.
    [h264_vdpau @ 0x1015400]Missing reference picture, default is 0
    [h264_vdpau @ 0x1015400]decode_slice_header error
    [h264_vdpau @ 0x1015400]reference picture missing during reorder
    [h264_vdpau @ 0x1015400]Missing reference picture, default is 65538
    [h264_vdpau @ 0x1015400]reference picture missing during reorder
    [h264_vdpau @ 0x1015400]Missing reference picture, default is 65542
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_display: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_display: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_display: An invalid handle value was provided.
    and so on...
    Last edited by mangus (2013-02-10 09:19:35)

    thanks,so I'll look deeply into that..I haven't touched anything related though..
    Is (s)mplayer2 raccomended nowadays?
    edit [solved]:
    Apparently I had somehow "option DamageEvents" set to false in xorg configuration and that broke vdpau. Classic  pebkac.
    Allan is safe for now
    Last edited by mangus (2013-02-10 09:26:37)

  • Upgrade broke bluetooth - would like help diagnosing cause

    I ran two pacman -Syu cycles today and one or other (but I'm not sure which) has broken bluetooth. I would like, if possible, to figure out the most likely causes and whether there is anything which might have avoided this.
    A little background: bluetooth has always been dodgy on this machine. A BIOS upgrade helped but has not really resolved the issues under Linux. (Can't say about Windows as I don't use it.) Since the upgrade there is a reasonably certain way of restoring bluetooth but it is, frankly, a PITA. (It involves resetting BIOS to defaults which renders the machine unbootable as it wipes the EFI boot entry for grub. This is easily fixed but it is a pain to have to go through this all the time.)
    The issue is that bluetooth appears as hard blocked and nothing I've found short of the above reenables it.
    Here's pacman's log for today:
    [2012-10-28 00:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 00:01] synchronizing package lists
    [2012-10-28 00:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 00:17] synchronizing package lists
    [2012-10-28 01:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 01:01] synchronizing package lists
    [2012-10-28 01:05] Running 'pacman -Syu'
    [2012-10-28 01:05] synchronizing package lists
    [2012-10-28 01:05] starting full system upgrade
    [2012-10-28 01:07] upgraded firefox (16.0.1-1 -> 16.0.2-1)
    [2012-10-28 01:07] upgraded firefox-i18n-cy (16.0.1-1 -> 16.0.2-1)
    [2012-10-28 01:07] upgraded phonon (1:4.6.0-2 -> 1:4.6.0-3)
    [2012-10-28 01:07] upgraded wget (1.14-1 -> 1.14-2)
    [2012-10-28 01:07] Exited with code 0
    [2012-10-28 01:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 01:17] synchronizing package lists
    [2012-10-28 01:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 01:01] synchronizing package lists
    [2012-10-28 01:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 01:17] synchronizing package lists
    [2012-10-28 02:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 02:01] synchronizing package lists
    [2012-10-28 02:33] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 02:33] synchronizing package lists
    [2012-10-28 03:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 03:01] synchronizing package lists
    [2012-10-28 03:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 03:17] synchronizing package lists
    [2012-10-28 03:31] Running 'pacman -Syu'
    [2012-10-28 03:31] synchronizing package lists
    [2012-10-28 03:31] starting full system upgrade
    [2012-10-28 03:34] upgraded imagemagick (6.7.9.8-2 -> 6.8.0.3-1)
    [2012-10-28 03:34] upgraded calibre (0.9.4-1 -> 0.9.4-2)
    [2012-10-28 03:34] upgraded ilmbase (1.0.2-1 -> 1.0.3-1)
    [2012-10-28 03:34] upgraded openexr (1.7.1-1 -> 1.7.1-2)
    [2012-10-28 03:34] upgraded glew (1.8.0-2 -> 1.9.0-1)
    [2012-10-28 03:34] upgraded enblend-enfuse (4.0-7 -> 4.0-8)
    [2012-10-28 03:34] upgraded gambas3-runtime (3.3.3-2 -> 3.3.3-3)
    [2012-10-28 03:34] upgraded gambas3-devel (3.3.3-2 -> 3.3.3-3)
    [2012-10-28 03:34] upgraded gegl (0.2.0-4 -> 0.2.0-5)
    [2012-10-28 03:34] upgraded hugin (2011.4.0-6 -> 2011.4.0-7)
    [2012-10-28 03:34] upgraded imagemagick-doc (6.7.9.8-2 -> 6.8.0.3-1)
    [2012-10-28 03:35] upgraded inkscape (0.48.3.1-6 -> 0.48.3.1-7)
    [2012-10-28 03:35] upgraded kdelibs (4.9.2-2 -> 4.9.2-3)
    [2012-10-28 03:35] upgraded kdelibs3 (3.5.10-14 -> 3.5.10-15)
    [2012-10-28 03:35] upgraded obex-data-server (0.4.6-2 -> 0.4.6-3)
    [2012-10-28 03:35] upgraded xine-lib (1.2.2-2 -> 1.2.2-3)
    [2012-10-28 03:35] upgraded opencv (2.4.2-4 -> 2.4.2-5)
    [2012-10-28 03:35] upgraded pstoedit (3.60-2 -> 3.60-3)
    [2012-10-28 03:35] Exited with code 0
    [2012-10-28 16:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 16:01] synchronizing package lists
    [2012-10-28 17:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 17:01] synchronizing package lists
    [2012-10-28 17:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 17:17] synchronizing package lists
    [2012-10-28 18:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 18:01] synchronizing package lists
    [2012-10-28 18:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 18:17] synchronizing package lists
    [2012-10-28 19:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 19:01] synchronizing package lists
    [2012-10-28 19:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 19:17] synchronizing package lists
    [2012-10-28 20:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 20:01] synchronizing package lists
    [2012-10-28 20:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 20:17] synchronizing package lists
    [2012-10-28 20:32] Running 'pacman -Syu'
    [2012-10-28 20:32] synchronizing package lists
    [2012-10-28 20:33] starting full system upgrade
    [2012-10-28 20:37] upgraded linux-api-headers (3.5.5-1 -> 3.6.3-1)
    [2012-10-28 20:37] Generating locales...
    [2012-10-28 20:37] cy_GB.UTF-8... done
    [2012-10-28 20:37] cy_GB.ISO-8859-14... done
    [2012-10-28 20:37] en_GB.UTF-8... done
    [2012-10-28 20:37] en_GB.ISO-8859-1... done
    [2012-10-28 20:37] en_US.UTF-8... done
    [2012-10-28 20:37] en_US.ISO-8859-1... done
    [2012-10-28 20:37] Generation complete.
    [2012-10-28 20:37] upgraded glibc (2.16.0-4 -> 2.16.0-5)
    [2012-10-28 20:37] upgraded binutils-multilib (2.22-10 -> 2.23-1)
    [2012-10-28 20:37] upgraded colordiff (1.0.10-1 -> 1.0.12-1)
    [2012-10-28 20:37] upgraded lib32-glibc (2.16.0-4 -> 2.16.0-5)
    [2012-10-28 20:37] upgraded lib32-gcc-libs (4.7.2-1 -> 4.7.2-2)
    [2012-10-28 20:37] upgraded gcc-libs-multilib (4.7.2-1 -> 4.7.2-2)
    [2012-10-28 20:37] upgraded gcc-multilib (4.7.2-1 -> 4.7.2-2)
    [2012-10-28 20:37] upgraded monit (5.5-1 -> 5.5-2)
    [2012-10-28 20:37] upgraded powertop (2.1-1 -> 2.1.1-1)
    [2012-10-28 20:37] upgraded syslinux (4.05-7 -> 4.06-1)
    [2012-10-28 20:37] Exited with code 0
    [2012-10-28 20:46] Running 'pacman -U /home/software/packages/dropbox-cli-1-13-x86_64.pkg.tar.xz'
    [2012-10-28 20:46] upgraded dropbox-cli (1-12 -> 1-13)
    [2012-10-28 20:46] Exited with code 0
    [2012-10-28 21:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 21:01] synchronizing package lists
    [2012-10-28 21:17] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 21:17] synchronizing package lists
    [2012-10-28 22:01] Running 'pacman --dbpath /dev/shm/fakepacdb -Sy'
    [2012-10-28 22:01] synchronizing package lists
    I assume that obex-data-server is a plausible culprit but I'm not certain whether other things might be implicated such as glibc.
    systemctl shows this for bluetooth.service's status:
    bluetooth.service - Bluetooth service
    Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
    Active: active (running) since Sun, 2012-10-28 21:52:27 GMT; 17min ago
    Main PID: 415 (bluetoothd)
    CGroup: name=systemd:/system/bluetooth.service
    └ 415 /usr/sbin/bluetoothd -n
    Oct 28 21:52:20 <computername> bluetoothd[415]: Bluetooth daemon 4.101
    Oct 28 21:52:27 <computername> bluetoothd[415]: Starting SDP server
    Oct 28 21:52:29 <computername> bluetoothd[415]: Bluetooth Management interface initialized
    Oct 28 21:52:27 <computername> systemd[1]: Started Bluetooth service.
    Oct 28 21:52:30 <computername> bluetoothd[415]: bluetoothd[415]: Starting SDP server
    Oct 28 21:52:30 <computername> bluetoothd[415]: bluetoothd[415]: Bluetooth Management interface initialized
    errors.log includes these lines:
    Oct 28 15:36:28 localhost bluetoothd[447]: hci0: Remove UUID (0x0011) failed: Invalid Parameters (0x0d)
    Oct 28 15:36:28 localhost bluetoothd[447]: hci0: Remove UUID (0x0011) failed: Invalid Parameters (0x0d)
    journalctl includes:
    Oct 28 02:28:05 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (run/udev/data/+bluetooth:hci0)
    Oct 28 02:28:45 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/lib/modules/3.0.48-1-lts/kernel/net/bluetooth/)
    Oct 28 02:28:45 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/lib/modules/3.0.48-1-lts/kernel/net/bluetooth/bluetooth.ko.gz)
    Oct 28 02:28:45 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/lib/modules/3.0.48-1-lts/kernel/net/bluetooth/bnep/)
    Oct 28 02:28:45 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/lib/modules/3.0.48-1-lts/kernel/net/bluetooth/bnep/bnep.ko.gz)
    Oct 28 02:28:45 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/lib/modules/3.0.48-1-lts/kernel/net/bluetooth/hidp/)
    Oct 28 02:29:06 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/lib/systemd/system/bluetooth.target)
    Oct 28 02:30:48 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/share/mime/application/vnd.kde.bluedevil-audio.xml)
    Oct 28 02:30:48 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/share/mime/application/vnd.kde.bluedevil-input.xml)
    Oct 28 02:30:48 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/share/mime/application/vnd.kde.bluedevil-network-dun.xml)
    Oct 28 02:30:48 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/share/mime/application/vnd.kde.bluedevil-network-panu.xml)
    Oct 28 02:30:48 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (usr/share/mime/application/vnd.kde.bluedevil-sendfile.xml)
    Oct 28 02:32:29 <computername> /USR/SBIN/CROND[30610]: (root) CMDOUT (var/lib/bluetooth/***/config)
    Oct 28 15:36:24 <computername> systemd[1]: Service bluetooth.target is not needed anymore. Stopping.
    Oct 28 15:36:24 <computername> systemd[1]: Stopping Bluetooth.
    Oct 28 15:36:24 <computername> systemd[1]: Stopped target Bluetooth.
    Oct 28 15:36:24 <computername> systemd[1]: Starting Bluetooth.
    Oct 28 15:36:24 <computername> systemd[1]: Reached target Bluetooth.
    Oct 28 15:36:25 <computername> bluetoothd[447]: bluetoothd[447]: Adapter /org/bluez/447/hci0 has been disabled
    Oct 28 15:36:25 <computername> bluetoothd[447]: Adapter /org/bluez/447/hci0 has been disabled
    Oct 28 15:36:25 <computername> bluetoothd[447]: Unregister path: /org/bluez/447/hci0
    Oct 28 15:36:25 <computername> bluetoothd[447]: bluetoothd[447]: Unregister path: /org/bluez/447/hci0
    Oct 28 15:36:25 <computername> bluetoothd[447]: bluetoothd[447]: input-headset driver probe failed for device ***
    Oct 28 15:36:25 <computername> bluetoothd[447]: input-headset driver probe failed for device ***
    Oct 28 15:36:25 <computername> bluetoothd[447]: Adapter /org/bluez/447/hci0 has been enabled
    Oct 28 15:36:25 <computername> bluetoothd[447]: bluetoothd[447]: Adapter /org/bluez/447/hci0 has been enabled
    Oct 28 15:36:28 <computername> bluetoothd[447]: bluetoothd[447]: hci0: Remove UUID (0x0011) failed: Invalid Parameters (0x0d)
    Oct 28 15:36:28 <computername> bluetoothd[447]: hci0: Remove UUID (0x0011) failed: Invalid Parameters (0x0d)
    Oct 28 15:36:28 <computername> bluetoothd[447]: bluetoothd[447]: hci0: Remove UUID (0x0011) failed: Invalid Parameters (0x0d)
    Oct 28 15:36:28 <computername> bluetoothd[447]: hci0: Remove UUID (0x0011) failed: Invalid Parameters (0x0d)
    Oct 28 16:11:55 <computername> systemd[1]: Stopping Bluetooth.
    Oct 28 16:11:55 <computername> systemd[1]: Stopped target Bluetooth.
    Oct 28 16:11:55 <computername> systemd[1]: Stopping Bluetooth service...
    Oct 28 16:11:55 <computername> bluetoothd[447]: bluetoothd[447]: Terminating
    Oct 28 16:11:55 <computername> bluetoothd[447]: Terminating
    Oct 28 16:11:55 <computername> bluetoothd[447]: Stopping SDP server
    Oct 28 16:11:55 <computername> bluetoothd[447]: Exit
    Oct 28 16:11:55 <computername> bluetoothd[447]: bluetoothd[447]: Stopping SDP server
    Oct 28 16:11:55 <computername> bluetoothd[447]: bluetoothd[447]: Exit
    Oct 28 16:11:56 <computername> systemd[1]: Stopped Bluetooth service.
    Oct 28 16:58:47 <computername> kernel: Bluetooth: Core ver 2.16
    Oct 28 16:58:47 <computername> kernel: Bluetooth: HCI device and connection manager initialized
    Oct 28 16:58:47 <computername> kernel: Bluetooth: HCI socket layer initialized
    Oct 28 16:58:47 <computername> kernel: Bluetooth: L2CAP socket layer initialized
    Oct 28 16:58:47 <computername> kernel: Bluetooth: SCO socket layer initialized
    Oct 28 16:58:47 <computername> kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
    Oct 28 16:58:54 <computername> bluetoothd[411]: Bluetooth daemon 4.101
    Oct 28 16:58:55 <computername> bluetoothd[411]: bluetoothd[411]: Bluetooth daemon 4.101
    Oct 28 16:59:00 <computername> bluetoothd[411]: Starting SDP server
    Oct 28 16:59:00 <computername> bluetoothd[411]: Bluetooth Management interface initialized
    Oct 28 16:59:09 <computername> bluetoothd[411]: bluetoothd[411]: Starting SDP server
    Oct 28 16:59:09 <computername> bluetoothd[411]: bluetoothd[411]: Bluetooth Management interface initialized
    Oct 28 16:59:00 <computername> systemd[1]: Started Bluetooth service.
    Oct 28 16:59:00 <computername> systemd[1]: Starting Bluetooth.
    Oct 28 16:59:00 <computername> systemd[1]: Reached target Bluetooth.
    Oct 28 16:59:00 <computername> systemd[1]: Service bluetooth.target is not needed anymore. Stopping.
    Oct 28 16:59:00 <computername> systemd[1]: Stopping Bluetooth.
    Oct 28 16:59:00 <computername> systemd[1]: Stopped target Bluetooth.
    Oct 28 16:59:09 <computername> kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Oct 28 20:46:50 <computername> systemd[1]: Stopping Bluetooth service...
    Oct 28 20:46:50 <computername> bluetoothd[411]: bluetoothd[411]: Terminating
    Oct 28 20:46:50 <computername> bluetoothd[411]: Terminating
    Oct 28 20:46:50 <computername> bluetoothd[411]: Stopping SDP server
    Oct 28 20:46:50 <computername> bluetoothd[411]: Exit
    Oct 28 20:46:50 <computername> bluetoothd[411]: bluetoothd[411]: Stopping SDP server
    Oct 28 20:46:50 <computername> bluetoothd[411]: bluetoothd[411]: Exit
    Oct 28 20:46:50 <computername> systemd[1]: Stopped Bluetooth service.
    Oct 28 20:47:39 <computername> kernel: Bluetooth: Core ver 2.16
    Oct 28 20:47:39 <computername> kernel: Bluetooth: HCI device and connection manager initialized
    Oct 28 20:47:39 <computername> kernel: Bluetooth: HCI socket layer initialized
    Oct 28 20:47:39 <computername> kernel: Bluetooth: L2CAP socket layer initialized
    Oct 28 20:47:39 <computername> kernel: Bluetooth: SCO socket layer initialized
    Oct 28 20:47:39 <computername> kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
    Oct 28 20:47:45 <computername> bluetoothd[435]: Bluetooth daemon 4.101
    Oct 28 20:47:45 <computername> bluetoothd[435]: bluetoothd[435]: Bluetooth daemon 4.101
    Oct 28 20:47:52 <computername> systemd[1]: Started Bluetooth service.
    Oct 28 20:47:52 <computername> systemd[1]: Starting Bluetooth.
    Oct 28 20:47:52 <computername> systemd[1]: Reached target Bluetooth.
    Oct 28 20:47:52 <computername> systemd[1]: Service bluetooth.target is not needed anymore. Stopping.
    Oct 28 20:47:52 <computername> systemd[1]: Stopping Bluetooth.
    Oct 28 20:47:52 <computername> systemd[1]: Stopped target Bluetooth.
    Oct 28 20:47:55 <computername> bluetoothd[435]: bluetoothd[435]: Starting SDP server
    Oct 28 20:47:55 <computername> bluetoothd[435]: bluetoothd[435]: Bluetooth Management interface initialized
    Oct 28 20:47:52 <computername> bluetoothd[435]: Starting SDP server
    Oct 28 20:47:55 <computername> bluetoothd[435]: Bluetooth Management interface initialized
    Oct 28 20:47:55 <computername> kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Oct 28 21:51:35 <computername> systemd[1]: Stopping Bluetooth service...
    Oct 28 21:51:35 <computername> bluetoothd[435]: bluetoothd[435]: Terminating
    Oct 28 21:51:35 <computername> bluetoothd[435]: Terminating
    Oct 28 21:51:35 <computername> bluetoothd[435]: Stopping SDP server
    Oct 28 21:51:35 <computername> bluetoothd[435]: Exit
    Oct 28 21:51:35 <computername> bluetoothd[435]: bluetoothd[435]: Stopping SDP server
    Oct 28 21:51:35 <computername> bluetoothd[435]: bluetoothd[435]: Exit
    Oct 28 21:51:35 <computername> systemd[1]: Stopped Bluetooth service.
    Oct 28 21:52:03 <computername> kernel: Bluetooth: Core ver 2.16
    Oct 28 21:52:03 <computername> kernel: Bluetooth: HCI device and connection manager initialized
    Oct 28 21:52:03 <computername> kernel: Bluetooth: HCI socket layer initialized
    Oct 28 21:52:03 <computername> kernel: Bluetooth: L2CAP socket layer initialized
    Oct 28 21:52:03 <computername> kernel: Bluetooth: SCO socket layer initialized
    Oct 28 21:52:04 <computername> kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
    Oct 28 21:52:20 <computername> bluetoothd[415]: bluetoothd[415]: Bluetooth daemon 4.101
    Oct 28 21:52:20 <computername> bluetoothd[415]: Bluetooth daemon 4.101
    Oct 28 21:52:27 <computername> bluetoothd[415]: Starting SDP server
    Oct 28 21:52:29 <computername> bluetoothd[415]: Bluetooth Management interface initialized
    Oct 28 21:52:27 <computername> systemd[1]: Started Bluetooth service.
    Oct 28 21:52:27 <computername> systemd[1]: Starting Bluetooth.
    Oct 28 21:52:27 <computername> systemd[1]: Reached target Bluetooth.
    Oct 28 21:52:27 <computername> systemd[1]: Service bluetooth.target is not needed anymore. Stopping.
    Oct 28 21:52:27 <computername> systemd[1]: Stopping Bluetooth.
    Oct 28 21:52:27 <computername> systemd[1]: Stopped target Bluetooth.
    Oct 28 21:52:30 <computername> bluetoothd[415]: bluetoothd[415]: Starting SDP server
    Oct 28 21:52:30 <computername> bluetoothd[415]: bluetoothd[415]: Bluetooth Management interface initialized
    Oct 28 21:52:30 <computername> kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    I'm not sure why "adaptor  /org/bluez/447/hci0" would be disabled? Or what would have disabled it? I guessing this is the key but is this a symptom or a cause?
    EDIT: I just realised that in the above output, CROND seems to be using the lts modules for bluetooth (not sure what cron does with bluetooth). The records show that I was not booted with the lts kernel at this point. (I had to check as I did try the lts kernel when my machine was badly overheating but it didn't seem to help.) I have no idea what those commands are trying to do, but is that expected?
    Last edited by cfr (2012-10-29 01:30:45)

    Well, what does your root crontab show?  I guess you should probably also dig around to see if you can figure out where those cronjobs are running from.  They indicate root, but I know that can also come from the set of scripts in /etc. 
    What happens if you modprobe that module.  Like maybe load it (and hope that it then loads the right one), or removing the module and reloading it.
    Also, the other day, I discovered that with UEFI, you can have a default efi program that doesn't require a boot manager entry.  Anything that is saved as \EFI\boot\bootx86.efi will automatically be booted when you select your device from the boot manager menu (like the hard drive itself, as if you were going to boot from the mbr).  I am not sure what would happen though if you were to have two efi system partitions though, but I am fairly certain you only have one. 
    So I have set my system up so that I have one boot manager entry for linux-ck, and then my hard drive is second in the boot list.  So if I selecy my hard drive, I have gummiboot set up as bootx64.efi, and from there I have all my other possible boot methods, including the shell.  Since you are a grub user, maybe you should copy grub to that position and see what happens.  I guess this is why the bios has a setting to switch whether uefi or bios should be tried first.

  • Need to upgrade brok cell unreadable?

    need to upgrade brok cell unreadable?

    If you're trying to say that you physically broke your iPhone, then make an appointment at the genius bar of your local Apple Store and take it in to have it looked at.
    If that's not what you meant, then you may want to post in your native language. You don't make much sense.

  • [SOLVED] - kernel 2.6.34-2 upgrade broke my wireless ...

    ... so I downgraded back to 2.6.33.4-1 along with the headers, got rid of linux-firmware and reinstalled kernel26-firmware.
    But it still isn't working.
    iwconfig spurts out all the expected info and the card (Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) is seen, but wicd simply refuses to get an ip address. dmesg tells me that the firmware was requested and geography detected.
    I tried restarting the network daemon and it fails
    Hm, could it be udev that broke my network? Off to try...
    EDIT:
    Nope, downgraded to 151-3 but still cannot start the network daemon. dmesg is not telling me anything useful. Where else to check for useful hints?
    Last edited by toad (2010-06-23 06:58:21)

    Thanks ewaller,
    I've got dhclient and a sudo dhclient eth1 does nothing, unfortunately.
    PS:
    Your post made me think...
    Since wicd kept on failing with getting an ip address I told it to get a static one - and hey presto, I'm in again. Even upgraded everything again and am still in, so there!?
    Last edited by toad (2010-06-23 06:59:40)

  • [SOLVED] System upgrade broke pm-resume (kernel problem?)

    It now seems every other time I suspend to RAM, it fails to come back. I just get a blank screen, no backlight, with a completely unresponsive keyboard. At this point, the only thing I do that has any effect is a hard shutdown by holding down the power button. I had no problems before I upgraded on April 10. I didn't post this immediately because I wanted to see if the new xorg-server and associated updates would fix it, but it didn't.
    Here is pm-suspend.log:
    Initial commandline parameters:
    Tue Apr 14 03:46:54 PDT 2009: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: --quirk-dpms-on --quirk-dpms-suspend --quirk-vbe-post --quirk-vbemode-restore --quirk-vbestate-restore --quirk-vga-mode-3
    success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux helium 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686 Intel(R) Pentium(R) M processor 2.00GHz GenuineIntel GNU/Linux
    Module Size Used by
    radeon 144928 2
    drm 138240 3 radeon
    arc4 1556 2
    ecb 2452 2
    lib80211_crypt_wep 3476 1
    snd_seq_oss 29888 0
    snd_seq_midi_event 5972 1 snd_seq_oss
    joydev 9600 0
    snd_seq 48176 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6080 2 snd_seq_oss,snd_seq
    pcmcia 33388 0
    snd_pcm_oss 38112 0
    snd_mixer_oss 14388 1 snd_pcm_oss
    irtty_sir 4852 0
    btusb 11720 0
    wacom 19836 0
    sir_dev 11224 1 irtty_sir
    bluetooth 52292 1 btusb
    psmouse 54536 0
    ppdev 7192 0
    lp 8964 0
    usbhid 35136 0
    hid 39744 1 usbhid
    thinkpad_acpi 59736 0
    rfkill 9392 2 thinkpad_acpi
    led_class 3384 1 thinkpad_acpi
    nvram 6336 1 thinkpad_acpi
    serio_raw 5048 0
    ipw2200 139808 0
    libipw 26136 1 ipw2200
    lib80211 5208 3 lib80211_crypt_wep,ipw2200,libipw
    yenta_socket 23840 1
    rsrc_nonstatic 10868 1 yenta_socket
    pcmcia_core 32328 3 pcmcia,yenta_socket,rsrc_nonstatic
    snd_intel8x0 28688 2
    snd_intel8x0m 13312 0
    snd_ac97_codec 100120 2 snd_intel8x0,snd_intel8x0m
    ac97_bus 1364 1 snd_ac97_codec
    video 16484 0
    output 2388 1 video
    snd_pcm 67992 4 snd_pcm_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_codec
    snd_timer 19260 2 snd_seq,snd_pcm
    nsc_ircc 16208 0
    parport_pc 35556 1
    parport 30924 3 ppdev,lp,parport_pc
    iTCO_wdt 10680 0
    iTCO_vendor_support 2840 1 iTCO_wdt
    uhci_hcd 22500 0
    snd 51460 14 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_timer
    soundcore 6080 1 snd
    snd_page_alloc 8092 3 snd_intel8x0,snd_intel8x0m,snd_pcm
    irda 110648 2 sir_dev,nsc_ircc
    crc_ccitt 1620 1 irda
    sg 24712 0
    ehci_hcd 35424 0
    i2c_i801 8904 0
    i2c_core 20648 2 drm,i2c_i801
    usbcore 137232 6 btusb,wacom,usbhid,uhci_hcd,ehci_hcd
    tg3 109176 0
    libphy 17780 1 tg3
    intel_agp 25628 0
    agpgart 29492 2 drm,intel_agp
    evdev 9248 11
    thermal 15120 0
    fan 4056 0
    button 5700 0
    battery 9880 0
    ac 3832 0
    cpufreq_powersave 1268 1
    cpufreq_ondemand 6752 0
    acpi_cpufreq 7584 0
    freq_table 3412 2 cpufreq_ondemand,acpi_cpufreq
    processor 39136 3 thermal,acpi_cpufreq
    rtc_cmos 10188 0
    rtc_core 16304 1 rtc_cmos
    rtc_lib 2324 1 rtc_core
    ext3 126556 4
    jbd 45512 1 ext3
    mbcache 6488 1 ext3
    dm_mod 53640 9
    sr_mod 14596 0
    cdrom 33600 1 sr_mod
    sd_mod 25072 3
    ata_generic 4504 0
    pata_acpi 3828 0
    ata_piix 22136 2
    ahci 30116 0
    libata 157036 4 ata_generic,pata_acpi,ata_piix,ahci
    scsi_mod 100500 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 2073804 1381928 691876 0 130512 929756
    -/+ buffers/cache: 321660 1752144
    Swap: 729080 0 729080
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: /bin/stty: standard input: Inappropriate ioctl for device
    :: home-wireless down [BUSY] [DONE]
    success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
    Allocated buffer at 0x2010 (base is 0x0)
    ES: 0x0201 EBX: 0x0000
    success.
    Tue Apr 14 03:46:56 PDT 2009: performing suspend
    Not very informative as far as I can see. Here is what I upgraded on that day (from pacman.log):
    [2009-04-10 22:51] synchronizing package lists
    [2009-04-10 22:51] starting full system upgrade
    [2009-04-10 22:57] starting full system upgrade
    [2009-04-10 22:57] upgraded fftw (3.2-1 -> 3.2.1-1)
    [2009-04-10 22:57] upgraded gpgme (1.1.7-2 -> 1.1.8-1)
    [2009-04-10 22:57] upgraded hdparm (9.12-1 -> 9.14-1)
    [2009-04-10 22:57] upgraded ipw2200-fw (3.0-2 -> 3.1-1)
    [2009-04-10 22:57] upgraded kbproto (1.0.3-1 -> 1.0.3-2)
    [2009-04-10 22:57] upgraded kernel26-firmware (2.6.28-1 -> 2.6.29-1)
    [2009-04-10 22:57] >>> Updating module dependencies. Please wait ...
    [2009-04-10 22:57] >>> MKINITCPIO SETUP
    [2009-04-10 22:57] >>> ----------------
    [2009-04-10 22:57] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-04-10 22:57] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-04-10 22:57] >>> More information about mkinitcpio setup can be found here:
    [2009-04-10 22:57] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-04-10 22:57]
    [2009-04-10 22:57] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-04-10 22:57] ==> Building image "default"
    [2009-04-10 22:57] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-04-10 22:57] :: Begin dry run
    [2009-04-10 22:57] :: Parsing hook [base]
    [2009-04-10 22:57] :: Parsing hook [udev]
    [2009-04-10 22:57] :: Parsing hook [autodetect]
    [2009-04-10 22:57] :: Parsing hook [pata]
    [2009-04-10 22:57] :: Parsing hook [scsi]
    [2009-04-10 22:57] :: Parsing hook [sata]
    [2009-04-10 22:58] :: Parsing hook [lvm2]
    [2009-04-10 22:58] :: Parsing hook [filesystems]
    [2009-04-10 22:58] :: Generating module dependencies
    [2009-04-10 22:58] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-04-10 22:58] ==> SUCCESS
    [2009-04-10 22:58] ==> Building image "fallback"
    [2009-04-10 22:58] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-04-10 22:58] :: Begin dry run
    [2009-04-10 22:58] :: Parsing hook [base]
    [2009-04-10 22:58] :: Parsing hook [udev]
    [2009-04-10 22:58] :: Parsing hook [pata]
    [2009-04-10 22:58] :: Parsing hook [scsi]
    [2009-04-10 22:58] :: Parsing hook [sata]
    [2009-04-10 22:58] :: Parsing hook [lvm2]
    [2009-04-10 22:58] :: Parsing hook [filesystems]
    [2009-04-10 22:59] :: Generating module dependencies
    [2009-04-10 22:59] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-04-10 22:59] ==> SUCCESS
    [2009-04-10 22:59] upgraded kernel26 (2.6.28.8-1 -> 2.6.29.1-3)
    [2009-04-10 22:59] upgraded klibc-udev (140-1 -> 141-1)
    [2009-04-10 22:59] upgraded libdvdread (0.9.7-1 -> 0.9.7-2)
    [2009-04-10 22:59] upgraded libfontenc (1.0.4-1 -> 1.0.4-2)
    [2009-04-10 22:59] upgraded libid3tag (0.15.1b-2 -> 0.15.1b-3)
    [2009-04-10 22:59] upgraded libmatroska (0.8.1-1 -> 0.8.1-2)
    [2009-04-10 22:59] upgraded libofa (0.9.3-1 -> 0.9.3-2)
    [2009-04-10 22:59] upgraded libogg (1.1.3-1 -> 1.1.3-2)
    [2009-04-10 22:59] installed libftdi (0.15-1)
    [2009-04-10 22:59] upgraded lirc-utils (0.8.4-1 -> 0.8.5pre2-1)
    [2009-04-10 22:59] upgraded m4 (1.4.12-1 -> 1.4.13-1)
    [2009-04-10 22:59] upgraded man-db (2.5.4-2 -> 2.5.5-1)
    [2009-04-10 22:59] upgraded man-pages (3.19-1 -> 3.20-1)
    [2009-04-10 22:59] upgraded python-numpy (1.2.1-4 -> 1.3.0-1)
    [2009-04-10 22:59] upgraded tzdata (2009d-1 -> 2009e-1)
    [2009-04-10 22:59] upgraded udev (140-2 -> 141-1)
    The kernel was upgraded then. Is that the most likely culprit? Generally, how can I help debug this?
    Thanks...
    Last edited by Lux Perpetua (2009-07-08 04:20:11)

    Hi there. Me here with the same problem. Well I think it to be so...
    I can not suspend/resume for the second time - when I resume the backlight turns on, but the suspend LED is not turned off, HDD works, CPU, fans work. My computer is Thinkpad T43p. And older kernel does solve the problems.
    I am considering one more issue about this problem is that the drivers may conflict with the newest kernel (for example my opensource ati drivers). Any suggestions?
    By the way, if someone needs older packages, you can use 'Arch Rollback Machine' (ARM - http://bbs.archlinux.org/viewtopic.php?id=53665)

  • [SOLVED] Upgrade glibc-2.16 fails since 2.15 owns /lib files

    After improperly updating two separate systems since `/lib` became `/usr/lib` (which have since been fixed), I decided to try the update on a server too, since it's been a while. I've followed https://wiki.archlinux.org/index.php/De … iki:usrlib as close a possible to succeed, but I think I found something the wiki simply doesn't answer, and before I use `pacman -f`, I wanted some input.
    Here's my console output after already doing a bunch of upgrading with `--ignore` and `-Sd`, so that `glibc` is the only thing left to upgrade:
    [root@li248-90 lib]# pacman -Syu glibc
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): glibc-2.16.0-3
    Total Installed Size: 37.62 MiB
    Net Upgrade Size: 2.30 MiB
    Proceed with installation? [Y/n]
    (1/1) checking package integrity [####################################################################################################] 100%
    (1/1) loading package files [####################################################################################################] 100%
    (1/1) checking for file conflicts [####################################################################################################] 100%
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    [root@li248-90 lib]# grep '^lib/' /var/lib/pacman/local/*/files
    /var/lib/pacman/local/glibc-2.15-4/files:lib/
    /var/lib/pacman/local/glibc-2.15-4/files:lib/ld-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libBrokenLocale-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libanl-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libc-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libcidn-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libcrypt-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libdl-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libm-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnsl-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_compat-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_db-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_dns-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_files-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_hesiod-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_nis-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_nisplus-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libpthread-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libresolv-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.15-4/files:lib/librt-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libutil-2.15.so
    /var/lib/pacman/local/glibc-2.15-4/files:lib/libutil.so.1
    As you can see, an old glibc seems to be blocking the ... glibc upgrade.
    Is it safe to use `pacman -Sf glibc` now, or is this going to brick this system like my others? Should I create a softlink from `/usr/lib` to `/lib` before I do this or take some other preventative measure?
    Last edited by secretrobotron (2012-08-20 17:39:53)

    └$sudo pacman -Su --ignore x264,chromium,virtualbox
    :: Starting full system upgrade...
    warning: chromium: ignoring package upgrade (21.0.1180.81-1 => 21.0.1180.81-2)
    warning: virtualbox: ignoring package upgrade (4.1.20-1 => 4.1.20-2)
    warning: x264: ignoring package upgrade (20120204-1 => 20120705-1)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): curl-7.27.0-1 glibc-2.16.0-3
    Total Installed Size: 39.45 MiB
    Net Upgrade Size: 0.05 MiB
    Proceed with installation? [Y/n] y
    (2/2) checking package integrity [####################] 100%
    (2/2) loading package files [####################] 100%
    (2/2) checking for file conflicts [####################] 100%
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    ┌debd@dmachine:(10:10 AM)─────[~]
    └$cd /lib
    ┌debd@dmachine:(10:10 AM)─────[lib]
    └$for i in `ls`; do pacman -Qo "$i"; done
    ld-2.16.so is owned by glibc 2.16.0-1
    ld-linux-x86-64.so.2 is owned by glibc 2.16.0-1
    libBrokenLocale-2.16.so is owned by glibc 2.16.0-1
    libBrokenLocale.so.1 is owned by glibc 2.16.0-1
    libSegFault.so is owned by glibc 2.16.0-1
    libanl-2.16.so is owned by glibc 2.16.0-1
    libanl.so.1 is owned by glibc 2.16.0-1
    libc-2.16.so is owned by glibc 2.16.0-1
    libc.so.6 is owned by glibc 2.16.0-1
    libcidn-2.16.so is owned by glibc 2.16.0-1
    libcidn.so.1 is owned by glibc 2.16.0-1
    libcrypt-2.16.so is owned by glibc 2.16.0-1
    libcrypt.so.1 is owned by glibc 2.16.0-1
    libdl-2.16.so is owned by glibc 2.16.0-1
    libdl.so.2 is owned by glibc 2.16.0-1
    libm-2.16.so is owned by glibc 2.16.0-1
    libm.so.6 is owned by glibc 2.16.0-1
    libmemusage.so is owned by glibc 2.16.0-1
    error: No package owns libming.pc
    error: No package owns libming.so
    libnsl-2.16.so is owned by glibc 2.16.0-1
    libnsl.so.1 is owned by glibc 2.16.0-1
    libnss_compat-2.16.so is owned by glibc 2.16.0-1
    libnss_compat.so.2 is owned by glibc 2.16.0-1
    libnss_db-2.16.so is owned by glibc 2.16.0-1
    libnss_db.so.2 is owned by glibc 2.16.0-1
    libnss_dns-2.16.so is owned by glibc 2.16.0-1
    libnss_dns.so.2 is owned by glibc 2.16.0-1
    libnss_files-2.16.so is owned by glibc 2.16.0-1
    libnss_files.so.2 is owned by glibc 2.16.0-1
    libnss_hesiod-2.16.so is owned by glibc 2.16.0-1
    libnss_hesiod.so.2 is owned by glibc 2.16.0-1
    libnss_nis-2.16.so is owned by glibc 2.16.0-1
    libnss_nis.so.2 is owned by glibc 2.16.0-1
    libnss_nisplus-2.16.so is owned by glibc 2.16.0-1
    libnss_nisplus.so.2 is owned by glibc 2.16.0-1
    libpcprofile.so is owned by glibc 2.16.0-1
    libpthread-2.16.so is owned by glibc 2.16.0-1
    libpthread.so.0 is owned by glibc 2.16.0-1
    libresolv-2.16.so is owned by glibc 2.16.0-1
    libresolv.so.2 is owned by glibc 2.16.0-1
    librt-2.16.so is owned by glibc 2.16.0-1
    librt.so.1 is owned by glibc 2.16.0-1
    libthread_db-1.0.so is owned by glibc 2.16.0-1
    libthread_db.so.1 is owned by glibc 2.16.0-1
    libutil-2.16.so is owned by glibc 2.16.0-1
    libutil.so.1 is owned by glibc 2.16.0-1

  • [solved] Upgrade audiofile broke mpd

    Yesterdays upgrade of audiofile from (0.3.2-1 -> 0.3.3-1) broke mpd (version 0.16.6.-1) on X86_64.
    Last edited by HM (2012-02-05 09:42:12)

    Thanks Larsson, that should do indeed the trick.
    Other temporarily solution is to downgrade audiofile to 0.3.2.1 if you have it still in /var/cache/pacman/pkg (pacman -U /var/cache/pacman/pkg/audiofile-0.3.2-1-x86_64.pkg.tar.xz )

  • [SOLVED] Massive upgrade broke my system (invalid ELF header)

    Hi,
    Today I decided to upgrade my system (last time i upgraded was 1 or 2 months ago), but now I can't login.
    I use gdm and I tried to login in both KDE and Gnome, with the same error:
    /usr/bin/ssh-agent: error while loading shared libraries: /usr/lib/libkafs.so.0: invalid ELF header
    When I was upgrading my system I noticed the following error for the packages 'pango', 'gconf', 'zsh', 'ktorrent':
    /sbin/ldconfig: /usr/lib/libotp.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libkasf.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libmp3lame.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libMrm.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libUil.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libUil.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libQtDesignerComponents.so is not an ELF file - it has the wrong magic bytes at the start
    This error message is also coming when i use pacman.
    Note that I have an another bug (maybe related to this one), I installed 'xsane' and 'libjpeg' (required by xsane), then I ran into lot of troubles: lot of applications didn't start (amarok, pgadmin, xsane...) so I had to ""fix"" this by symlinking libjpeg,62.
    I hope we can solve this mess.
    Tell me if you need more information
    Vincent
    Last edited by zakora (2009-07-20 19:24:41)

    Well, there still a problem, with readline.
    When I'm unable to use pacman nor to start postgres, i've got this error:
    /bin/bash: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
    I alreadey tried to re-install readline, but it did solve the problem.
    Any suggestion?
    Edit:
    ls -l /usr/lib | grep readline
    -rw-r--r--  1 root root   9,1K juil. 19 20:27 libguilereadline-v-17.a
    lrwxrwxrwx  1 root root     31 juil. 19 01:09 libguilereadline-v-17.so -> libguilereadline-v-17.so.17.0.3
    lrwxrwxrwx  1 root root     31 juil. 19 01:09 libguilereadline-v-17.so.17 -> libguilereadline-v-17.so.17.0.3
    -rwxr-xr-x  1 root root    16K juil. 19 20:27 libguilereadline-v-17.so.17.0.3
    -rw-r--r--  1 root root   291K juil. 19 20:27 libreadline.a
    Edit 2:
    In fact readline is not installed, how can i install it without pacman??
    Last edited by zakora (2009-07-19 19:30:02)

  • [SOLVED] Latest Upgrade Broke nm-applet/blueman-applet

    I have just upgraded my system (eeepc 901/kdemod3). Nm-applet and blueman-applet no longer appear in my toolbar (but network manager and bluetooth still work).
    When I run  them from a terminal, I get these error messages:
    ** (nm-applet:3436): WARNING **: Fallback icon 'gtk-dialog-error' missing: (0) Icon 'gtk-dialog-error' not present in theme
    ERROR:applet.c:2763:nma_icons_reload: assertion failed: (applet->fallback_icon)
    Aborted
    and
    Failed to load PowerManager
    Icon 'gtk-missing-image' not present in theme
    Obviously, some icons have been lost, or new ones are missing, but I have no idea where or how.
    I would be very grateful for advice
    Last edited by myrlin (2010-10-13 14:48:34)

    http://www.openbsd.org/cgi-bin/cvsweb/~ … xt%2Fplain
    use abs to incorporate the patch into gtk2 package. let me know if you need more assistance

  • [SOLVED] Upgrade - filesystem and glibc again

    I did not update for almost 3 month now, and tried to follow the advice on the archlinux homepage, but it doesn't work.     
    First trial:
    pacman -Syu --ignore filesystem && pacman -S filesystem --force
    error:
    glibc: /lib exist in filesystem
    ghc: /usr/bin/haddock exist in filesystem
    Second trial:
    pacman -Syu --ignore glibc
    [Never use --force during this update].
    error:
    :: libcanberra-pulse: needs libcanberra=0.28-4
    :: pyqt: needs python-sip
    There are hundreds of posts to similar problems, but I really don't know where I fit in with my problem. Did I mess up my system using force in the first trial? I had /var/lock and /var/run as symlinks already before trying the update.
    How can I update now? Will my system be gone when I try to reboot?
    Thanks for any tips
    Last edited by 4on6 (2012-07-17 02:00:02)

    Inxsible wrote:Try this ::  http://allanmcrae.com/
    I followed the recipe till this point:
    pacman -Sy
    rm -rf /var/run /var/lock && pacman -Sf filesystem
    pacman -S tzdata
    pacman -U http://pkgbuild.com/~allan/glibc-2.16.0-1-x86_64.pkg.tar.xz
    rm /etc/profile.d/locale.sh
    pacman -Su --ignore glibc
    and everything went fine, luckily,
    then I had this error:
    ghc: /usr/bin/haddock existist in filesystem
    shall I simply delete this (symlink)?
    EDIT:
    well, I deleted it, and went for the next (last) step of the recipe
    pacman -Su
    but got:
    glibc: /lib exist in filesystem
    EDIT 2:
    After deleting /lib/modules/ following the wiki recipe cited on this page it finally worked.
    Quite complicated, the whole thing, but thanks to everybody for the help.
    Last edited by 4on6 (2012-07-17 01:59:34)

Maybe you are looking for

  • Mac Os 10.8.2 file Disappear !

    Hi every body, i downloaded Mac OS 10.8.2 from AppStore and it was Ok... the file was about 4.5GB, and i installed it and i am now running 10.8.2.. The probelm is : After downloading and installing it, the file DISAPPEARed ! ... i searched it every w

  • The sound doesn't work on some apps!!

    I have tried going into settings, reseting and making sure its not on silent but it still not working on some apps! It works on music and a couple of other game apps but not on others!

  • Changing partners using BAPI_ACTIVITYCRM_CHANGEMULTI

    Hello, I'm using the BAPI "BAPI_ACTIVITYCRM_CHANGEMULTI" to change the partner of an activity. But each time the update (Verbucher) throws a dump. The problem: I'm using the users, not businesspartners. Here my code:     ls_partner-ref_guid          

  • Changing font in a text area?

    how do you change the font in a text area i thought it might have been navi.setFont(Font.Verdana); but no ...

  • Can the iPad 1st Generation be mirrored on Apple TV?

    Can the original iPad be video mirrored on Apple TV (2nd Gen)?