Brightness issue after awaking from suspend

I hope it's in the right category...
After waking up notebook from suspend in Gnome (I didn't try it in KDE), the brightness is at its full. Normally, it is set to like 30%. Any ideas why is brightness full after awaking and how to make it to keep the brightness as it was before suspending?
Thanks

Hm, that is interesting. I had ACPI installed. Then, I installed acpid and added acpid to the daemons in /etc/rc.conf. But that didn't fix the issue. I even tried to change brightness settings in Gnome but that didn't help either. I also tried to fix the issue according to Wiki entry in acpid. It did not work.
If it helps, I'm pasting my /etc/acpi/handler.sh:
#!/bin/sh
# Default acpi script that takes an entry for all actions
# NOTE: This is a 2.6-centric script. If you use 2.4.x, you'll have to
# modify it to not use /sys
minspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq`
maxspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq`
setspeed="/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed"
set $*
case "$1" in
button/power)
#echo "PowerButton pressed!">/dev/tty5
case "$2" in
PBTN|PWRF) logger "PowerButton pressed: $2" ;;
*) logger "ACPI action undefined: $2" ;;
esac
button/sleep)
case "$2" in
SLPB) echo -n mem >/sys/power/state ;;
*) logger "ACPI action undefined: $2" ;;
esac
ac_adapter)
case "$2" in
AC|ACAD|ADP0)
case "$4" in
00000000)
echo -n $minspeed >$setspeed
#/etc/laptop-mode/laptop-mode start
00000001)
echo -n $maxspeed >$setspeed
#/etc/laptop-mode/laptop-mode stop
esac
*) logger "ACPI action undefined: $2" ;;
esac
battery)
case "$2" in
BAT0)
case "$4" in
00000000) #echo "offline" >/dev/tty5
00000001) #echo "online" >/dev/tty5
esac
CPU0)
*) logger "ACPI action undefined: $2" ;;
esac
button/lid)
#echo "LID switched!">/dev/tty5
logger "ACPI group/action undefined: $1 / $2"
esac

Similar Messages

  • Touchpad permanently not working after resuming from suspend

    I lost touchpad and trackpoint functionality after resuming from suspend on my ThinkPad E530 (3259CTO).
    Even after a complete power off (with the battery removed), the touchpad is detected but doesn't send any event, and the trackpoint is not detected.
    In Windows, in the UltraNav control panel, the touchpad is marked as enabled and cannot be disabled, the trackpoint is grayed.
    In Linux, I can see the difference is kernel traces when the driver is loaded.
    Before : psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00
    Now    : psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x0/0x0
    After looking at https://gerrit.chromium.org/gerrit/#/c/31105/ and Synaptics public documentation, I was able to get more information : the device status register (F01_RMI_Data0) is 0x45, which means the touchpad is in flash programming mode since there is a firmware CRC failure.
    It looks like http://code.google.com/p/chromium-os/issues/detail?id=24298, so it's probably not a Lenovo specific problem, but a bug in Synaptics firmware.
    Can Lenovo provide the firmware to flash like http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/X220-Touchpad-jumpy-response-when-used-with-90... which would hopefully make my touchpad working again ?
    The original firmware should work, but an updated one would be better, if it avoids losing the touchpad again later.

     I don't know why, but this made me think of the episode of the simpsons when home tries to get over 300 pounds so he can work from home.  When he tries to dial the phone he hist all the buttons and gets a recording that says "We're sorry, you're fingers are too fat. To obtain a special dialing wand, please mash the keypad now."
    BTW, sorry I can't help... but at least I am entertained easily.

  • Weird artifacts after awaking from hibernation

    Hi,
    I noticed recently with my 2013 13" MBA after recovering from hibernation my screen has artifacts. After awaking from hibernation (deep sleep), the log in screen is completely fuzzy. And artifcates on the screen and icons.
    This only happens after awaking from deep sleep and not regular sleep.
    All these fuzziness disappears after I restart the system. However, after I start the system, all default mac icons disappears, in the menu bar and in applications like Finder and Mail.
    I figured out that I can reboot into Safe Mode to recover the icons. However, I would have to repeat these steps everytime my MBA wakes from hibernation in order to remove the artifacts and recover the icons.
    I was wondering if anyone has any suggestions? Thanks for your help!

    I did two things and that seems to mitigate the problem (not fully solved yet, unfortunately). I did both things together but I am not sure if both are necessary – perhaps you only need to perform one of them.
    Performed a deep clean of the caches. I used Lion Cache Cleaner but you can use any other tool.
    Installed the MacBook Pro Video Update from http://support.apple.com/kb/DL1469.
    Performing those steps seem to have solved the weird dashboard display and the window straddling problem. However, the Application Switcher (command-tab) problems still occurs.
    Two other observations that I have:
    I think that there is some relation with this problem and the dynamic switching between the integrated Intel and NVIDIA graphics. I notice (by checking using gfxStatusCard application) that as long as I am running on the Intel graphics the problem does not happen. Once I start using an application (for me that would be Keynote, Path Finder or NetNewsWire) that switches to the NVIDIA graphics card the problem happens.
    Because I am on a MacBook Pro mid-2010, I think my problem might be related to the NVIDIA graphics problem that plagued the early version of Lion. You can find out more at this ARS Technica article. I suspect that the issue was never fully addressed by the later updates to Lion.

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • Cannot login after awaking from sleep (login screensaver sleep problem)

    After awaking from sleep or returning from the screensaver, the "loginwindow" of system.login.screensaver (visible after checking "details") does not recoginze the correct password. It is not possible to login this way anymore.
    Very annoying!
    Fortunately, I found a workaround using the functionality to switch users. The standard OS X welcome screen recognizes my password.
    Anyone experiencing the same or with a way to correct the initial problem?
    PS: the user account in question is a "network user"; it works as expected for a local user

    More info:
    It seems to be the screen going to sleep, not the computer. When I come back and touch the mouse or the keyboard, as the screen lights up, there is a flash of the web pages I left up, then they vanish.
    Yikes!!!

  • No sound in Flash after resuming from suspend

    After I resume from a suspend or sleep there is no sound in Flash and there is no networking.
    The only way is to restart my browser to reestablish the sound.
    Is there a solution for this problem?
    Thanks.

    This does not happen with Firefox in Ubuntu, as an example. So something must be wrong somewhere.
    I can confirm this happens to me in Arch with Firefox 4.0b7 and Chromium 7.0.517.44. I noticed that after resuming from suspend, not only sound (in Flash) is missing, but Flash is behaving weirdly (YouTube video plays much faster) and CPU usage goes crazy without doing any particular action.
    Last edited by Niavlys (2010-12-05 23:34:30)

  • IMac freezes up after awaking from sleep mode. I then Force it to shut down

    My iMac freezes up after awaking from sleep mode. I then Force it to shut down and it freezes up during startup. Any clues out there? This is a first generation iMac G5 17".

    Welcome to Discussions - check and see if you're included in Apple's Repair extension programs, your power supply or capacitors might be bad.

  • System freeze after resume from suspend

    I am running arch for about 5 month now and I always had freezes after resuming from suspend (to ram - systemctl suspend) every once in a while (like once a week or less). The freezes increased massively over the last month or so and for about 2 weeks now it happens 95% of the times I resume from suspend.
    The monitor turns on and shows things exactly how I left them, but is completely unresponsible EXCEPT for I can switch to another TTY (Ctrl+Shift+F*), however I cannot type or do anything in it...
    It doesnt have anything to do with the X server as it also happens after I suspend from TTY (without any X running).
    I also checked journalctl -b -1 (shows previous boot, since I always have to hard-reset the system) but it doesnt show anything after:
    Mar 13 17:16:54 Ununhaswellium systemd-sleep[3624]: Suspending system...
    (the suspend event before resuming)
    Are there any log files that could give a hint on what exactly goes on after the resume?
    Im running the latest official 3.13.6-1 kernel and updated my BIOS to the latest beta version yesterday - didnt help either...
    Ive read pretty much every thread on the internet by now about freezes after resume from suspend but none really helped
    Last edited by CharlieBra7o (2014-03-15 09:58:51)

    Thank you for the link, unfortunally I don't have a NVIDIA card but use the Intel IGP (HD4600, Haswell) - maybe I should have mentioned that...
    And other than in this bug report I cannot kill X or anything because neither other TTYs work - I cannot input anything (although the hotkeys work weird enough) nor is SSHD running because the system is completely frozen...
    Very funny thing is that for the last 2 days my system didnt freeze once (suspended about 6-7 times during one boot), even though for the 2 weeks prior to that, it froze EVERY SINGLE TIME I resumed from suspend, it didnt work once...

  • Stability issues after upgrade from 5 to 6.1?

    Dear all,
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.
    Many thanks in advance
    Andreas

    "Andreas Raab" <[email protected]> wrote in message news:[email protected]..
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.Hi Andreas,
    Normally proving that rumors are true is a responcibility of
    rumors suppliers. Reverse does sound to me like a joke.
    Regards,
    Slava Imeshev
    P.S. Current weblogic 6.1 is a stable product.

  • System freeze after resume from suspend to RAM

    Hi,
    since quite a while (probably ever) I am unable to suspend my computer to RAM because everytime it freezes a few seconds after resuming, never to become alive again until a reboot. After some investigation, I managed to get kernel logs by taking a picture of my screen. The logs were not written to disk, hence I didn't see anything before. I had to write these by hand, I hope I didn't insert any mistakes:
    kernel: sas: Enter sas_scsi_recover_host busy: 2 failed: 2
    kernel: sas: trying to find task 0xfff880008b5b680
    kernel: sas: sas_scsi_find_task: aborting task 0xfff880008b5b680
    kernel: sas: sas_scsi_find_task: task 0xfff880008b5b680 is aborted
    kernel: sas: sas_eh_handle_sas_errors: task 0xfff880008b5b680 is aborted
    kernel: sas: trying to find task 0xffff8804606ccb40
    kernel: sas: sas_scsi_find_task: aborting task 0xffff8804606ccb40
    kernel: sas: sas_scsi_find_task: task 0xffff8804606ccb40 is aborted
    kernel: sas: sas_eh_handle_sas_errors: task 0xffff8804606ccb40 is aborted
    kernel: sas: ata7: end_device-0:0: cmd error handler
    kernel: sas: ata8: end_device-0:1: cmd error handler
    kernel: sas: ata7: end_device-0:0: dev error handler
    kernel: ata7.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    kernel: ata7.00: failed command: READ VERIFY SECTOR(S)
    kernel: ata7.00: cmd 40/00:01:00:00:00/00:00:00:00:00/e0 tag 11
    res 40/00:48:a0:79:88/00:00:07:00:00/40 Emask 0x4 (timeout)
    kernel: ata7.00: status { DRDY }
    kernel: ata7: hard resetting link
    kernel: sas: ata8: end_device-0:1: dev error handler
    kernel: ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    kernel: ata8.00: failed command: READ VERIFY SECTOR(S)
    kernel: ata8.00: cmd 40/00:01:00:00:00/00:00:00:00:00/e0 tag 11
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    kernel: ata8.00: status { DRDY }
    kernel: ata8: hard resetting link
    This issue seems to be related to disk failures like bad sectors but I am quite sure, that my SSDs are in a good shape. I ran some SMART tests, they all turned out to be okay. Suspending from my dual-booted Windows works fine as well (although if the bad sector would be on the linux partition, it would probably not affect Windows).
    Here's my setup:
    $ lsblk -St
    NAME HCTL TYPE VENDOR MODEL REV TRAN NAME ALIGNMENT MIN-IO OPT-IO PHY-SEC LOG-SEC ROTA SCHED RQ-SIZE RA WSAME
    sda 1:0:0:0 disk ATA Corsair Force 3 2 sata sda 0 512 0 512 512 0 cfq 128 128 0B
    sdb 7:0:0:0 disk ST1000DM 003-9YN162 NDP3 usb sdb 0 512 0 512 512 1 cfq 128 128 0B
    sdc 0:0:0:0 disk ATA OCZ-REVODRIVE3 2.25 sas sdc 0 512 0 512 512 0 cfq 128 128 0B
    sdd 0:0:1:0 disk ATA OCZ-REVODRIVE3 2.25 sas sdd 0 512 0 512 512 0 cfq 128 128 0B
    sr0 2:0:0:0 rom TSSTcorp CDDVDW SH-222AL SB00 sata sr0 0 512 0 512 512 1 cfq 128 128 0B
    $ lsblk -f
    NAME FSTYPE LABEL UUID MOUNTPOINT
    sda
    ├─sda1 ntfs Recovery 567437B974379B27
    ├─sda2 vfat DC2D-099E /boot
    ├─sda3
    ├─sda4 ntfs FEBED982BED933BD
    ├─sda5 ext4 arch 41bad924-84a2-4e0a-9cd4-4ea723a2a5a3 /
    └─sda6 swap 793fb3c1-8bec-4023-a7c3-ee94eee2e67a [SWAP]
    sdb
    └─sdb1 ntfs HDDRIVE2GO 2212E50812E4E231
    sdc
    └─sdc1 linux_raid_member home:0 208937dc-2904-e71c-435a-9928671e07a3
    └─md0 ext4 revodrive ffe9d38f-87f2-44e1-ae26-f36c910af3c5 /home
    sdd
    └─sdd1 linux_raid_member home:0 208937dc-2904-e71c-435a-9928671e07a3
    └─md0 ext4 revodrive ffe9d38f-87f2-44e1-ae26-f36c910af3c5 /home
    I am not sure which one of the disks causes the freeze but I assume it's the revodrive because the logs talk about two drives. The Revodrive internally holds two drives, which are set up to operate in a RAID 0. Windows is installed on the Corsair drive, and has no access to the Revodrive. However, I used to run Windows on the Revodrive a few years ago, and it worked just fine.
    Another interesting thing is that when I try to test suspend to RAM, the system does not freeze, nor produce errors. This only happens if none is written to /sys/power/pm_test (which means no automated wake-up, no testing).
    Any ideas on how I could narrow down this issue? Thanks a lot!
    EDIT
    I just checked and confirmed that this issue is originating from the OCZ Revodrive:
    $ dmesg | grep ata7.00 | head
    [ 7.136432] ata7.00: ATA-8: OCZ-REVODRIVE3, 2.25, max UDMA/133
    [ 7.136436] ata7.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 7.146442] ata7.00: configured for UDMA/133
    $ dmesg | grep ata8.00 | head
    [ 7.310018] ata8.00: ATA-8: OCZ-REVODRIVE3, 2.25, max UDMA/133
    [ 7.310023] ata8.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 7.320022] ata8.00: configured for UDMA/133
    Last edited by tuttiarch (2015-01-31 15:54:29)

    Thank you for the link, unfortunally I don't have a NVIDIA card but use the Intel IGP (HD4600, Haswell) - maybe I should have mentioned that...
    And other than in this bug report I cannot kill X or anything because neither other TTYs work - I cannot input anything (although the hotkeys work weird enough) nor is SSHD running because the system is completely frozen...
    Very funny thing is that for the last 2 days my system didnt freeze once (suspended about 6-7 times during one boot), even though for the 2 weeks prior to that, it froze EVERY SINGLE TIME I resumed from suspend, it didnt work once...

  • [SOLVED] After resume from suspend to RAM, system is slow / unstable

    Hello,
    I have come across some strangeness when trying to suspend my system.  The
    computer is a lenovo U350.  I have read a lot of threads on these subjects,
    but I never found one that quite matched the experiences I'm having, so I felt
    compelled to make a new post.
    Here's what's going on:  I boot into the terminal, and then run pm-suspend.
    Within a few seconds, the computer goes to sleep, just as I had hoped.  The
    problem is that my computer seems a little groggy when I wake it back up.
    Usually, when running a command like ps aux | less, the screen fills up very
    quickly.  After I resume from sleep, running ps aux | less is noticeably slow.
    It takes a full second (+/- epsilon) to fill the screen.  Other symptoms: if I
    suspend / resume in the terminal, and then start a window manager (KDE), the
    graphics will be slow and choppy, and when I try to exit the window manager, I
    usually end up having to perform the dreaded REISUB after getting stuck on a
    blank screen with a non-blinking cursor in the upper left hand corner.
    Suspend / resume from KDE will result in either the black, non-responsive
    screen as soon as I try to resume, or in the choppy graphics, followed by the
    non-responsive black screen when I log out.
    I looked at the process list before and after, and noticed that when the
    system is first resumed, there are around 50-60 additional kworker processes
    running than when I put it to sleep.  I don't know if this is normal or not.
    Also, hci0 has been killed, and a new hci0 process has taken its place.  The
    same goes for one of the udevd processes.  About 40-50 of the kworker
    processes finish after a few minutes, but this does not change the slowness of
    ps aux | less, nor does it help with my window manager issues.
    I ran a few (not so precise) performance tests before and after doing a
    suspend, and got the same results (the test was just to compile some LaTeX,
    which took about 4-5 seconds either way).
    I examined the pm-suspend.log, and everything looked peachy.  All of the
    hooks returned success for the suspend, as well as the resume.  I'm happy to
    post this if needed.  I did not change any of the default settings for
    pm-suspend.
    Anyhow, I've read a lot of threads, and seen a lot of suggestions, e.g.:
    https://bbs.archlinux.org/viewtopic.php?id=137682
    https://bbs.archlinux.org/viewtopic.php?id=136292 (use vbetool?)
    https://bbs.archlinux.org/viewtopic.php?id=126174 (suspend tons of modules?)
    https://bbs.archlinux.org/viewtopic.php?id=131827 (hpet=disable ?)
    However, I'm not that confident in any of them, since no one had quite the
    same issue.  I was hoping that someone could point me in the right direction
    before I start blindly walking through all the candidate fixes and risk
    unleashing chaos into my system.  Many thanks in advance for your help.
    Oh, and in case this post was not yet long enough, here is some system
    information:
    lspci:
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
    00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
    00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
    00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
    00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
    00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
    00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
    00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
    00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    08:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
    lsmod:
    Module Size Used by
    aes_x86_64 7508 3
    cryptd 8309 0
    aes_generic 26138 1 aes_x86_64
    coretemp 5590 0
    cpufreq_ondemand 6164 2
    acpi_cpufreq 5877 1
    mperf 1275 1 acpi_cpufreq
    freq_table 2515 2 acpi_cpufreq,cpufreq_ondemand
    arc4 1410 2
    joydev 9895 0
    snd_hda_codec_hdmi 24121 1
    iwlwifi 248196 0
    i915 420018 3
    snd_hda_codec_conexant 47300 1
    uvcvideo 64311 0
    mac80211 228527 1 iwlwifi
    videodev 82101 1 uvcvideo
    snd_hda_intel 23375 0
    snd_hda_codec 89389 3 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi
    broadcom 7270 0
    tg3 134884 0
    ideapad_laptop 8534 0
    snd_hwdep 6389 1 snd_hda_codec
    snd_pcm 74780 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
    snd_page_alloc 7153 2 snd_pcm,snd_hda_intel
    snd_timer 19544 1 snd_pcm
    snd 59214 7 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi
    iTCO_wdt 11885 0
    v4l2_compat_ioctl32 8316 1 videodev
    i2c_i801 8187 0
    i2c_algo_bit 5263 1 i915
    drm_kms_helper 26137 1 i915
    intel_agp 10904 1 i915
    btusb 11385 0
    cfg80211 172260 2 mac80211,iwlwifi
    bluetooth 151999 1 btusb
    sparse_keymap 3120 1 ideapad_laptop
    soundcore 6210 1 snd
    drm 188499 4 drm_kms_helper,i915
    rfkill 15498 3 bluetooth,cfg80211,ideapad_laptop
    serio_raw 4429 0
    iTCO_vendor_support 1961 1 iTCO_wdt
    media 10597 2 videodev,uvcvideo
    psmouse 61311 0
    libphy 16985 2 tg3,broadcom
    i2c_core 20492 6 drm,drm_kms_helper,i2c_algo_bit,i2c_i801,videodev,i915
    intel_gtt 14519 3 intel_agp,i915
    pcspkr 1819 0
    evdev 9530 8
    thermal 7799 0
    wmi 8475 0
    battery 6453 0
    ac 2344 0
    video 11164 1 i915
    button 4470 1 i915
    processor 25582 3 acpi_cpufreq
    ext4 420412 3
    crc16 1359 2 ext4,bluetooth
    jbd2 71499 1 ext4
    mbcache 5881 1 ext4
    sd_mod 28307 5
    ahci 20037 4
    libahci 19559 1 ahci
    libata 166654 2 libahci,ahci
    scsi_mod 133676 2 libata,sd_mod
    uhci_hcd 23116 0
    ehci_hcd 40698 0
    usbcore 146113 5 ehci_hcd,uhci_hcd,btusb,uvcvideo
    usb_common 954 1 usbcore
    Last edited by wes (2012-04-06 21:34:43)

    I did try reinstalling, actually.  But I did not think to remove the battery and the ram...  I'm very curious now: what is the rationale / intuition for that?  Or is it just that empirical evidence suggests this may be a good idea?
    Anyhow, the reinstall by itself did not help.  I tried it out with a pretty bare-bones setup and had the same results.  Here are a few other things I noticed:
    - After the suspend, one of the cores is always running at the maximum clock frequency, according to powertop (although, according to ps aux, no one is doing any work).
    - Even if I ssh to a nearby machine, I get the same experience when running `ls`.  The screen fills very slowly.  That narrows things down a little bit, but I was already guessing it would be graphics-related.
    I have also tried a few random kernel boot parameters after reading things online, but none of those worked, and several stopped the machine from booting at all.
    Thanks for your help.

  • NetworkManager - no wired connection after resume from suspend

    As the title states, I'm having trouble getting a wired connection after suspend on my laptop. For reference, here is my card (using the r8168 driver):
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
    This is relevant journalctl output after wake-up:
    Jul 12 11:54:28 archbox NetworkManager[3825]: <info> (enp2s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
    Jul 12 11:54:28 archbox NetworkManager[3825]: <info> (enp2s0): link connected
    Jul 12 11:54:28 archbox kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
    Jul 12 11:54:28 archbox kernel: r8168: enp2s0: link up
    Jul 12 11:54:24 archbox kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): preparing device
    Jul 12 11:54:24 archbox dbus[286]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Jul 12 11:54:24 archbox dbus[286]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Jul 12 11:54:24 archbox kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> NetworkManager state is now DISCONNECTED
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): link disconnected
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> NetworkManager state is now CONNECTED_LOCAL
    Jul 12 11:54:24 archbox NetworkManager[285]: dhcpcd[1758]: enp2s0: deleting route to 192.168.0.0/24
    Jul 12 11:54:24 archbox NetworkManager[285]: dhcpcd[1758]: enp2s0: removing IP address 192.168.0.3/24
    Jul 12 11:54:24 archbox dhcpcd[1758]: enp2s0: deleting route to 192.168.0.0/24
    Jul 12 11:54:24 archbox dhcpcd[1758]: enp2s0: removing IP address 192.168.0.3/24
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> Removing DNS information from /usr/bin/resolvconf
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> startup complete
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): deactivating device (reason 'sleeping') [37]
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): device state change: activated -> unmanaged (reason 'sleeping') [100 10 37]
    When I open up the Gnome system menu and try and enable wired connections again this is dumped to the journal
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): deactivating device (reason 'none') [0]
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 3 of 5 (IP Configure Start) complete.
    Jul 12 12:01:39 archbox NetworkManager[3825]: <warn> Activation (enp2s0) failed for connection 'enp2s0'
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): device state change: config -> ip-config (reason 'none') [50 70 0]
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 3 of 5 (IP Configure Start) started...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) complete.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 3 of 5 (IP Configure Start) scheduled.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) successful.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> (enp2s0): device state change: prepare -> config (reason 'none') [40 50 0]
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) starting...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 1 of 5 (Device Prepare) complete.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) scheduled...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> (enp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 1 of 5 (Device Prepare) started...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 1 of 5 (Device Prepare) scheduled...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) starting connection 'enp2s0'
    Similarly, running 'sudo systemctl restart NetworkManager' doens't help as I only get a wifi connection. Journal messages are pretty much the same as above. I'm trying to determine if this is a driver issue, but I don't see anything relevant in the journal. I've seen a couple of bugs on the Debian bug tracker https://bugs.debian.org/cgi-bin/bugrepo … bug=743206. That one appears to be solved as " network-manager 0.9.8.8-6".  I currently have 0.9.10.0-1.
    Interestingly, sometimes when I try and restart networkmanager from gnome's menu, I see
    dhcpcd[8545]: dhcpcd already running on pid 8330 (/run/dhcpcd-enp2s0.pid)
    After running 'sudo systemctl stop NetworkManager' followed by 'sudo killall dhcpcd' and 'sudo systemctl start NetworkManager' I get wifi but no wired connection. Anybody have any ideas?
    EDIT: Any suspicions against dhcpcd are unfounded as behavior using dhclient is not much better. After wake-up I apparently do have a wired connection, but pings to 8.8.8.8 and www.google.com both fail. Restart networkmanager using systemctl does not work as with dhcpcd. Stopping networkmanager, killing all dhclient processes and restarting networkmanager do restore my connection to the internet though. Sorry for my scatterbrained attempt at troubleshooting this. My difficulty here is pinpointing an exact sequence of steps that results in consistent behavior. So far, after waking from sleep any of my above attempts at getting a network connection have varying degrees of success and failure.
    Last edited by cris9288 (2014-07-12 19:20:28)

    As the title states, I'm having trouble getting a wired connection after suspend on my laptop. For reference, here is my card (using the r8168 driver):
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
    This is relevant journalctl output after wake-up:
    Jul 12 11:54:28 archbox NetworkManager[3825]: <info> (enp2s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
    Jul 12 11:54:28 archbox NetworkManager[3825]: <info> (enp2s0): link connected
    Jul 12 11:54:28 archbox kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
    Jul 12 11:54:28 archbox kernel: r8168: enp2s0: link up
    Jul 12 11:54:24 archbox kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): preparing device
    Jul 12 11:54:24 archbox dbus[286]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Jul 12 11:54:24 archbox dbus[286]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Jul 12 11:54:24 archbox kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> NetworkManager state is now DISCONNECTED
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): link disconnected
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> NetworkManager state is now CONNECTED_LOCAL
    Jul 12 11:54:24 archbox NetworkManager[285]: dhcpcd[1758]: enp2s0: deleting route to 192.168.0.0/24
    Jul 12 11:54:24 archbox NetworkManager[285]: dhcpcd[1758]: enp2s0: removing IP address 192.168.0.3/24
    Jul 12 11:54:24 archbox dhcpcd[1758]: enp2s0: deleting route to 192.168.0.0/24
    Jul 12 11:54:24 archbox dhcpcd[1758]: enp2s0: removing IP address 192.168.0.3/24
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> Removing DNS information from /usr/bin/resolvconf
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> startup complete
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): deactivating device (reason 'sleeping') [37]
    Jul 12 11:54:24 archbox NetworkManager[3825]: <info> (enp2s0): device state change: activated -> unmanaged (reason 'sleeping') [100 10 37]
    When I open up the Gnome system menu and try and enable wired connections again this is dumped to the journal
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): deactivating device (reason 'none') [0]
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 3 of 5 (IP Configure Start) complete.
    Jul 12 12:01:39 archbox NetworkManager[3825]: <warn> Activation (enp2s0) failed for connection 'enp2s0'
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
    Jul 12 12:01:39 archbox NetworkManager[3825]: <info> (enp2s0): device state change: config -> ip-config (reason 'none') [50 70 0]
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 3 of 5 (IP Configure Start) started...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) complete.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 3 of 5 (IP Configure Start) scheduled.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) successful.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> (enp2s0): device state change: prepare -> config (reason 'none') [40 50 0]
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) starting...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 1 of 5 (Device Prepare) complete.
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 2 of 5 (Device Configure) scheduled...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> (enp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 1 of 5 (Device Prepare) started...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) Stage 1 of 5 (Device Prepare) scheduled...
    Jul 12 12:01:38 archbox NetworkManager[3825]: <info> Activation (enp2s0) starting connection 'enp2s0'
    Similarly, running 'sudo systemctl restart NetworkManager' doens't help as I only get a wifi connection. Journal messages are pretty much the same as above. I'm trying to determine if this is a driver issue, but I don't see anything relevant in the journal. I've seen a couple of bugs on the Debian bug tracker https://bugs.debian.org/cgi-bin/bugrepo … bug=743206. That one appears to be solved as " network-manager 0.9.8.8-6".  I currently have 0.9.10.0-1.
    Interestingly, sometimes when I try and restart networkmanager from gnome's menu, I see
    dhcpcd[8545]: dhcpcd already running on pid 8330 (/run/dhcpcd-enp2s0.pid)
    After running 'sudo systemctl stop NetworkManager' followed by 'sudo killall dhcpcd' and 'sudo systemctl start NetworkManager' I get wifi but no wired connection. Anybody have any ideas?
    EDIT: Any suspicions against dhcpcd are unfounded as behavior using dhclient is not much better. After wake-up I apparently do have a wired connection, but pings to 8.8.8.8 and www.google.com both fail. Restart networkmanager using systemctl does not work as with dhcpcd. Stopping networkmanager, killing all dhclient processes and restarting networkmanager do restore my connection to the internet though. Sorry for my scatterbrained attempt at troubleshooting this. My difficulty here is pinpointing an exact sequence of steps that results in consistent behavior. So far, after waking from sleep any of my above attempts at getting a network connection have varying degrees of success and failure.
    Last edited by cris9288 (2014-07-12 19:20:28)

  • Desktop visible after resume (from suspend) and before screen is locke

    My desktop becomes visible for brief period (<1s) when the system resumes from suspended state. My desktop env. is XFCE4, it happens with both xscreensaver and gnome-screensaver (also with slimlock and i3lock), therefore I think it's not locker dependent. It's a major security flaw because sensitive information may be exposed (not just porn). Using both XFCE provided locking facilities (suspend/resume lock options in Power Manager and Session settings), and systemd suspend/resume hooks yields same result. I remember back then when I was using Gnome, I haven't had this issues. Does anyone have any idea how to prevent this desktop expose?

    Have you tried this --> https://wiki.archlinux.org/index.php/Pm … or_suspend ?

  • Issues after Upgrade from Oracle 10.1.0.5 to 10.2.0.5 in Windows Server2003

    Good Morning Good People,
    I have run in to some issues after upgrading my 10.1.0.5 database to 10.2.0.5. Initially after the firtst upgrade from 10.1.0.5 to 10.2.0.0 one has to run Critical Patch set 4 to get to 10.2.0.5. Well after initial up grade everything worked fine. I could connect to the database from within the server as well as remotely through SQL*PLUS client. However, after completeing the patch I'm still able to connect to the database from within the server, but remotely i get the following error:
    ORA-12514 : TNS Listener does not currently know of service requested in connect descriptor.
    I also get Error ORA-12505: TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=mcquery2)(protocol=tcp)(port=1521))(connect_data=(sid=mcquery)(server=dedicated)))
    I've tried serval different things to trouble shoot the issue but nothing seems to work.
    If anyone has run into s similar issue please help. This is ruining my weekend! LOL!
    Edited by: user10835577 on Aug 29, 2010 9:15 AM

    From the client or the server?
    SERVER:
    tnsnames.ora:
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    FROM REMOTE SQLPLUS Client:
    tnsnames.ora
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Client_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cotsdot370.cotsdot.dom)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    Thanks,
    Malcolm
    Edited by: user10835577 on Aug 29, 2010 12:01 PM

  • Sorting issue after upgrade from 9i to 10g

    Dear all,
    It is found that the sorting behavior is different after upgrade from 9i to 10g.
    In 9i, even if the SQL statement does not specify the ORDER BY clause, the sorting order is consistent for a particular SQL statement and most likely the sequence follows the searched key fields' order.
    After upgrade to 10g, the query output could vary as long as the SQL statement does not specify the ORDER BY clause.
    Is it due to the Reverse Docid Sorting issue? How can I troubleshoot this issue?
    Thanks for your help,
    M.T.

    903714 wrote:
    Dear all,
    It is found that the sorting behavior is different after upgrade from 9i to 10g.
    In 9i, even if the SQL statement does not specify the ORDER BY clause, the sorting order is consistent for a particular SQL statement and most likely the sequence follows the searched key fields' order.
    After upgrade to 10g, the query output could vary as long as the SQL statement does not specify the ORDER BY clause.
    Is it due to the Reverse Docid Sorting issue? How can I troubleshoot this issue?
    Thanks for your help,
    M.T. This is expected behavior in 10g. Oracle will not order the dataset for you unless and until you explicitly specify it.
    So without using order by clause in 10g, oracle doesn't guarantee that rows will be ordered.
    To go back to old behavior like 9i, you can set a workaround by
    alter session set "_newsort_enabled"=false;
    Also see MOS - Order Of Data Retrieval Differs after upgrading 9i To 10g [ID 456707.1]

Maybe you are looking for

  • Error while starting sqlplus in SunSolaris-5.8

    Hello, I'm getting below error when I start sqlplus in sunOS-5.8. I'm just giving following command. $sqlplus It giving the error like, Message file sp1<lang>.msb not found Error 6 initializing SQL*Plus Any info on this would be very useful.. Thanks,

  • Logical Data Base - ADA

    Hi, people, I`m using Logical Data Base ADA in my program to generate some files, but when the program is executed in DEV System the files are generated normaly, but in the PRD system don´t work. Someone knows if exist same parameter or why  this pro

  • Flash files displayed in browser before-don't any more

    I have already spent hours trying to figure out what's going on here, and I've searched the forums for an answer. Either I'm not searching for the right words or I'm the only person in the whole world with this problem. I have been inserting simple .

  • Retest pending material - to be blocked from dispensing

    Hello , For a particular material scheduled for retest, but still available in unrestricted stock as retest not done, system should block the dispensing of this material for production. We are not going by automatic retest scheduling because of some

  • Streaming iPhoto'11 Slideshow to AppleTV

    Hi, a novice and real No Clue Master here - especially as I just switched from WIN7. Well, I enjoy iPhoto'11 and the preset choice of slideshows. Is there a way to stream it right away to Apple TV (2nd generation)? Thanks to all who feedback (positiv