[solved] Shutdown and Mount problems

Hello Arch-community
I did a fresh webinstallation with xfce.
Everybody seems to be running fine, expect this rights problem with shutdown/reboot and mounting CDs and other partitions.
This is my ~/.xinitrc:
exec ck-launch-session dbus-launch startxfce4
The daemons look like this:
DAEMONS=(syslog-ng !network netfs crond dbus hal networkmanager)
My user is in the following groups:
lp wheel games network video audio storage scanner power
I also added the code from the HALs-wikipage to /etc/PolicyKit/PolicyKit.conf - However the folder didn´t even exist and I had to create that file.
And I can´t seem to find any other solutions =/
I hope you can help me...
Last edited by TheBigMole (2011-03-20 02:47:35)

stqn wrote:Maybe you are using the /etc/inittab method for autologin?
No, I was using the ~/.bash_profile method. I tried commenting it out and starting xfce manually after login with the same problem.
However, while rereading the wikiarticle I decided to use slim, which solved my problems.
Thank you for yor help, everyone!

Similar Messages

  • Coping iso file and mounting problem

    Hi
    I am using Windows 8.1 Update Enterprise 64 bit and Windows ADK.
    I noticed that, if I select the "Environment of the deployment tools and creations images" and I click on the "Run as Administrator" item of his Pop-Up menu and I mount on a iso image of windows 8.1 Update, when I run the command
    robocopy <Drive_Letter>:\"<Windows_Files_Path>" /e
    to copy all its files in a directory and the command
    dism /Mount-Image /ImageFile:"<Windows_Files_Path>"\install.wim /Index:<Image_Index> /MountDir:"<Mount_Directory_Path>"
    to mount an image volume, this error appears:
    Error: 0xc1510111
    Not have permission to mount and modify this image.
    However, if I copy these files through the "file explorer" window, the mounting of this volume image is working properly. How come?
    Thanks
    Bye
    Balubeto

    I am unable to reproduce the issue above:
    E:\>dism /mount-image /imagefile:e:\release\Captures.001\Win2008R2Sp1.wim /index:1 /mountdir:c:\mount
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    E:\>robocopy e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT e:\mount\test zti*.log /njh /ndl
    100% New File 226728 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIApplications.log
    100% New File 1228 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIApplyGPOPack.log
    100% New File 10283 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIAppVerify.log
    100% New File 29169 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIBackup.log
    100% New File 2101 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIBDE.log
    100% New File 36103 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIConfigure.log
    100% New File 34934 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDiskpart.log
    100% New File 1027 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDomainJoin.log
    100% New File 41428 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDrivers.log
    100% New File 93591 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIGather.log
    100% New File 2619 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIGroups.log
    100% New File 2898 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTINextPhase.log
    100% New File 3875 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIOSRole.log
    100% New File 740 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIOSRolePS.log
    100% New File 2350 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIPatches.log
    100% New File 4180 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ztiRunCommandHidden.log
    100% New File 1215 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTITatoo.log
    100% New File 1855 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIValidate.log
    100% New File 190933 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIWindowsUpdate.log
    100% New File 1436 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIWinRE.log
    100% New File 40631 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIYellowBang.log
    Total Copied Skipped Mismatch FAILED Extras
    Dirs : 1 0 0 0 0 0
    Files : 21 21 0 0 0 0
    Bytes : 712.2 k 712.2 k 0 0 0 0
    Times : 0:00:00 0:00:00 0:00:00 0:00:00
    Speed : 5209457 Bytes/sec.
    Speed : 298.087 MegaBytes/min.
    Ended : Tuesday, September 23, 2014 11:13:46 AM
    E:\>dism /unmount-wim /mountdir:c:\mount /commit
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image File : e:\release\Captures.001\Win2008R2Sp1.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    Additionally I can see that the original question asked was copied from this post 2 years ago:
    http://www.eightforums.com/installation-setup/54246-coping-iso-file-mounting-problem.html
    is this really your problem?
    Really, this is not a MDT related question. perhaps a general Windows Setup forum would be a better place to ask this question.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • [SOLVED] avahi sftp mount problem

    greetings,
    i hope i'm posting this in the right subforum (the other abvious choice would have been networking), but since this is likely to be a configuration issue, i'll post here. sorry, i'm kind of a newbie here.
    sso.. i'm using a thinkpad t42, i've installed arch linux for the second time (please be patient with me, lol), and i've set up everything correctly: i have the latest gnome (2.30), and kernel. uname -a:
    Linux YURI 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:08:25 UTC 2010 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux
    yesterday, i've messed around a bit with my rc.conf, and now everytime i try to mount a mac share via avahi/sftp, i only see nautilus's 'opening *insert-share-name-here*', and a certain process (gvfsd-sftp) eats all my processor resources. the share never actually gets mounted. i'm guessing some kernel module is not loaded, or there's a problem with the order of my daemons.
    i've searched around in on the wiki, on the forums and in google, but to no avail. everything is supposed to be in order. if someone can help, please do.
    modules array from rc.conf:
    MODULES=(acpi-cpufreq cpufreq_ondemand cpufreq_conservative cpufreq_userspace cpufreq_powersave fuse !slhc !thinkpad-acpi e1000 ipw2100)
    daemons array:
    DAEMONS=(syslog-ng dbus hal crond alsa !network rpcbind nfs-common nfs-server netfs ntpd avahi-daemon networkmanager gdm)
    thank you,
    bamdad
    Last edited by bamdad (2010-04-03 12:01:35)

    update:
    it seems, rc.conf has nothing to do with the problem. i'll leave it here for reference, but i tried logging in to gnome as root, and voilá, i could connect without a problem. so there had to be something messed up with my gnome settings. i had a crash yesterday, during which i was logged in to the other computer.
    so i popped open Accessories>Passwords and Encryption keys from the gnome menu and deleted the [email protected] and [email protected] (interestingly, there wasn't an [email protected], and the problem was resolved.
    my guess is that the crash somehow messed up my stored login information, and thus gvfsd-sftp went crazy trying to authenticate. if you happen to have the same problem, try the solution above.
    Last edited by bamdad (2010-04-03 12:07:18)

  • G470 BIOS shutdown and restart problem 40cn33ww_64 2.19

    Hi there, please kindly help me. I have Lenovo G470 Notebook. with Core I3, 8GB RAM, 500GB HDD, Bios Version 2.19 (Updated)actually, after i updated to 2.19 bios version i got these problem. when i click shutdown. the Disk stops but the the power still running.when i click restart (on battery) my notebook goes to shutdown completelywhen i click shutdown (on adaptor) my notebook goes to restart. first i think this is about OS, i try all OS but it remain the same problem.please give me a solution. thanks.

    samidt wrote:
    Hi CB, i'm very appreciating your effort to solve my problem
    I tried your way to press OKR key when my laptop is Off.
    What i got is, i go to my win10 logo. Not to bios one
    And when i'm on my desktop, there's no other thing than my ordinary desktop.
    FYI, before i get the win10 logo, i got the black screen with F2 to bios and F12 to select boot order. But i prefer not to press it.
    Its just like the same with pressing power button to power on my laptop.
    Any idea how to solve it CB ?
    I'm familiar with laptop stuff. So maybe you can show me how i fix it myself.
    Big thanks CB
    Just a couple of questions to clear up my understanding of the situation - bear with me.
    Before you installed Windows 10, did the power button respond normally and were you able to see your BIOS pages?
    Also - when you installed / upgraded to Windows 10 was it a "clean install" or did you follow the upgrade path?
    If you were able to operate the notebook with the power button prior to installing / upgrading to Windows 10 I would try booting from a "live DVD" for Linux (Mint / Ubuntu / Fedora) to see if it works in that situation.  If it works as expected in Linux then we have a Windows OS issue to deal with.
    If you performed a "clean install" of Windows 10 it may have wiped out the factory partition (hidden) on your hard drive and going back to factory settings may not be an option.
    Cheers.

  • [Solved]IDE Drive mounting problem.

    Hey all, I've got an annoying problem with one of my IDE drives.
    Basically I just can't get it to mount, during boot up I get a few errors:
    end_request: I/O error, dev sda, sector 0
    Buffer I/O error on device sda, logical block 0
    ata2: EH complete
    unable to read partition table
    Corrupt partition table, simple enough? I wish. I can mount the drive without error in both my Windows and Ubuntu 7.10 install. Which leads me to think it dislikes using the PATA driver or whatever the change was in later kernels.
    The really puzzling part is that I can wipe the drive and create a new partition with parted, then mount it manually and copy data to it. But as soon as I reboot I am back the start, getting I/O errors and can't mount.
    A couple of guys on IRC were saying to rmmod the pata drivers and modprobe the ide ones, but I have no experience with either of those functions. And from what I can see there is like 15 different IDE drives I could choose from, so have no idea what I should be doing.
    Any help is appreciated.
    Last edited by BluntBox (2008-05-02 06:27:42)

    Well as insane as this seems to me, removing the jumper on drive and making it cable select fixed it...

  • [SOLVED] cifs / sshfs mounting problem

    I have a Ubuntu 12.04 home server running samba. I use autofs to mount a share from that server on my Arch desktop. This worked fine until about a week ago. Now if I try to cd to the mount point, the terminal hangs a long time. Eventually, I can run an ls, but trying to list a subdirectory with a lot of files get stuck indefinitely. Accessing it through thunar or dolphin also hangs. Strangely, using sshfs instead of cifs also hangs.
    If I use my Crunchbang netbook, or a Windows laptop to access the share, it works fine. sshfs on the netbook also works. So the problem seems to be specific to the Arch desktop.  I don't see any sign of problems in logs on either end (the samba server log, server syslog, desktop journalctl -xn and dmesg).
    Any thoughts? It's probably related to a pacman update at some point, but since I don't access the share frequently, I can't be sure when. I also tried using systemd's automount instead, it also hangs.
    Last edited by deadrabbit (2014-09-22 05:04:02)

    deadrabbit wrote:Turned out to be a bad switch between the two - very embarrassing.
       You know, I almost always tell people check the cable.  Almost.

  • Elitebook 8460P - Shutdown and USB problem

    We're having a very odd problem.  When the system (HP Elitebook 8460P running Windows 7 x64 Enterprise) is online over wireless, everything works fine.  HOWEVER, 2 very odd behaviors manifest if the system is not connected to a wireless internet connection:
    - It will not shutdown.  The system will hang at "shutting down . . ." message. If the power is turned off (5 sec press on power button), it will boot up the next time saying that it was not shut down properly.
    - one of the USB 3 ports will not work (this is incredibly odd!).  Not sure how the 2 could be connected, but apparently they are!
    The system is well-maintained, and shows no signs of viruses or malware.  All drivers and software are up to date, including BIOS.  If the system is connected any working wireless connections, neither problem occurs.

    RNGhatesMe wrote:
    We're having a very odd problem.  When the system (HP Elitebook 8460P running Windows 7 x64 Enterprise) is online over wireless, everything works fine.  HOWEVER, 2 very odd behaviors manifest if the system is not connected to a wireless internet connection:
    - It will not shutdown.  The system will hang at "shutting down . . ." message. If the power is turned off (5 sec press on power button), it will boot up the next time saying that it was not shut down properly.
    - one of the USB 3 ports will not work (this is incredibly odd!).  Not sure how the 2 could be connected, but apparently they are!
    The system is well-maintained, and shows no signs of viruses or malware.  All drivers and software are up to date, including BIOS.  If the system is connected any working wireless connections, neither problem occurs.
    Hello!
    I suggest you open your command prompt and run the "sfc /scannow" command to ensure that your system files are intact.  Make sure to post the result.
    Have a great day.
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Well, I screwed up. HAL, floppy icon, and mounting problems...halp?

    Arch running Xfce here.
    The other day I tried to mount an external hard drive by just plugging it in.  It wouldn't work (obviously), so I Googled a solution and used it.  Problem is, now I can't remember what I did, and I'm having problems.  I think I may have messed with some conf files...
    First, the floppy icon on my desktop won't go away unless I tweak a setting that would also stop external hard drives from appearing on the desktop (which I would like to keep).
    Second, when I plug in my external hard drive, it no longer appears.
    Third, HAL won't start.
    I know that's not much to work with, but where can I start trying to figure out what went wrong and how to fix it?

    Ok, managed to reinstall HAL, but I still can't access my hard drive.  I had a new error when trying to open the external hard drive by double-clicking the desktop icon: "org.freedesktop.hal.storage.mount-removable no <-- (action, result)."  I managed to get rid of that error by following the advice here: http://bbs.archlinux.org/viewtopic.php? … 05#p506905 and here: http://bbs.archlinux.org/viewtopic.php? … 38#p585338.  Now when I try to access the drive I get a permission denied error.  Trying to change the permissions so that my user account can access the drive (with chmod or sudo thunar) results in the error "Operation not supported" for every single file on the drive.  What am I missing?
    /etc/dbus-1/system.d/hal.conf
    <!DOCTYPE busconfig PUBLIC
    "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
    "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
    <busconfig>
    <!-- This configuration file specifies the required security policies
    for the HAL to work. -->
    <!-- Only root or user hal can own the HAL service -->
    <policy user="hal">
    <allow own="org.freedesktop.Hal"/>
    </policy>
    <policy user="root">
    <allow own="org.freedesktop.Hal"/>
    </policy>
    <!-- Allow anyone to invoke methods on the Manager and Device interfaces -->
    <policy context="default">
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.DBus.Introspectable"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.DBus.Properties" />
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Manager"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.CPUFreq"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.DockStation"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.KillSwitch"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.KeyboardBacklight"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.Leds"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.LightSensor"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.Storage"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.Storage.Removable"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.Volume"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
    <allow send_destination="org.freedesktop.Hal"
    send_interface="org.freedesktop.Hal.Device.WakeOnLan"/>
    </policy>
    <policy group="power">
    <allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
    <allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
    </policy>
    <policy group="storage">
    <allow send_interface="org.freedesktop.Hal.Device.Volume"/>
    <allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
    </policy>
    </busconfig>
    /etc/PolicyKit/PolicyKit.conf
    <?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
    <!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
    "http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">
    <!-- See the manual page PolicyKit.conf(5) for file format -->
    <config version="0.1">
    <match action="org.freedesktop.hal.storage.mount-removable">
    <match user="root">
    <return result="yes"/>
    </match>
    <match user="harris">
    <return result="yes"/>
    </match>
    </match>
    <match action="org.freedesktop.hal.storage.mount-fixed">
    <match user="root">
    <return result="yes"/>
    </match>
    <match user="harris">
    <return result="yes"/>
    </match>
    </match>
    </config>
    /usr/share/PolicyKit/policy/org.freedesktop.hal.storage.policy
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE policyconfig PUBLIC
    "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
    "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
    <!--
    Policy definitions for HAL's drives/media mechanims.
    Copyright (c) 2007 David Zeuthen <[email protected]>
    HAL is licensed to you under your choice of the the Academic Free
    License Version 2.1, or the GNU General Public License version 2. Some
    individual source files may be under the GPL only. See COPYING for
    details.
    -->
    <policyconfig>
    <action id="org.freedesktop.hal.storage.mount-fixed">
    <description>Mount file systems from internal drives.</description>
    <message>System policy prevents mounting internal media</message>
    <defaults>
    <allow_inactive>no</allow_inactive>
    <allow_active>auth_admin_keep_always</allow_active>
    </defaults>
    </action>
    <action id="org.freedesktop.hal.storage.mount-removable">
    <description>Mount file systems from removable drives.</description>
    <message>System policy prevents mounting removable media</message>
    <defaults>
    <allow_inactive>yes</allow_inactive>
    <allow_active>yes</allow_active>
    </defaults>
    </action>
    <action id="org.freedesktop.hal.storage.unmount-others">
    <description>Unmount file systems mounted by other users.</description>
    <message>System policy prevents unmounting media mounted by other users</message>
    <defaults>
    <allow_inactive>no</allow_inactive>
    <allow_active>auth_admin_keep_always</allow_active>
    </defaults>
    </action>
    <action id="org.freedesktop.hal.storage.eject">
    <description>Eject removable media.</description>
    <message>System policy prevents ejecting removable media</message>
    <defaults>
    <allow_inactive>no</allow_inactive>
    <allow_active>yes</allow_active>
    </defaults>
    </action>
    <action id="org.freedesktop.hal.storage.crypto-setup-fixed">
    <description>Set up decryption for encrypted fixed storage devices.</description>
    <message>System policy prevents accessing encrypted fixed media</message>
    <defaults>
    <allow_inactive>no</allow_inactive>
    <allow_active>auth_admin_keep_always</allow_active>
    </defaults>
    </action>
    <action id="org.freedesktop.hal.storage.crypto-setup-removable">
    <description>Set up decryption for encrypted removable storage devices.</description>
    <message>System policy prevents accessing encrypted removable media</message>
    <defaults>
    <allow_inactive>no</allow_inactive>
    <allow_active>yes</allow_active>
    </defaults>
    </action>
    </policyconfig>
    /etc/fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /media/cd auto ro,user,noauto,unhide 0 0
    /dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    /dev/fd0 /media/fl auto user,noauto 0 0
    UUID=5dfdafa0-1268-4b5a-9901-0714929f8674 /boot ext2 defaults 0 1
    UUID=cd8aac23-3f80-4320-afb6-3685c95ea357 / ext4 defaults 0 1
    UUID=dc8c641e-82d5-405d-8240-a3382c0176cb swap swap defaults 0 0
    UUID=f5546047-5431-4992-90bf-317251e4e8ad /home ext4 defaults 0 1

  • Gnome, shutdown and logout problem

    i got one problem in gnome, dun know why become like this.
    whenever i click system->logout / shutdown, a dialog box jump out and it hang there, no action perform, then i close the dialog, and choose "forced quit" when another dialog come out.
    i dun know wat i did, and i dun know how come it become like this, in gnome i cant logout and shutdown, the only way is to use gnome-terminal, and su, then shutdown or exit the gdm... anyone know why? help !!!!

    r2 wrote:I have that problem too...
    i found the solution lately, i think it is cause by the esd deamon, try not to start the deamon, and dun enable esd in the system-sound there, then the problem gone.

  • [SOLVED] SSD and boot problem

    I recently bought a new 30GB Corsair SSD, and it runs wonderfully. However, the device takes a considerably long time to initialize on boot (~30-45 seconds).
    Here's a snippet of the relevant dmesg output:
    [ 23.360042] ata5: lost interrupt (Status 0x58)
    [ 23.363366] ata5: drained 65536 bytes to clear DRQ
    [ 23.447633] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    [ 23.447673] scsi 4:0:0:0: CDB: cdb[0]=0x12: 12 00 00 00 60 00
    [ 23.447683] ata5.00: cmd a0/01:00:00:60:00/00:00:00:00:00/a0 tag 0 dma 96 in
    [ 23.447684] res 40/00:02:00:24:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
    [ 23.447754] ata5.00: status: { DRDY }
    [ 23.447810] ata5: soft resetting link
    [ 23.653843] ata5.00: configured for UDMA/33
    [ 23.654431] ata5: EH complete
    [ 23.654435] scsi scan: 96 byte inquiry failed. Consider BLIST_INQUIRY_36 for this device
    [ 23.657130] scsi 4:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-R1312 1011 PQ: 0 ANSI: 5
    [ 54.373360] ata5: lost interrupt (Status 0x58)
    [ 54.376674] ata5: drained 65536 bytes to clear DRQ
    [ 54.465937] ata5.00: limiting speed to UDMA/25:PIO4
    [ 54.465941] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    [ 54.465985] sr 4:0:0:0: CDB: cdb[0]=0x5a: 5a 00 2a 00 00 00 00 00 80 00
    [ 54.465996] ata5.00: cmd a0/01:00:00:80:00/00:00:00:00:00/a0 tag 0 dma 16512 in
    [ 54.465997] res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
    [ 54.466085] ata5.00: status: { DRDY }
    [ 54.466144] ata5: soft resetting link
    I haven't encountered this problem with any other drive I've put in there, so I'm guessing it must be SSD-related. Has anyone else experienced something similar, and could you point me in the right direction? Thanks.
    Last edited by itsbrad212 (2012-04-01 00:05:28)

    itsbrad212 wrote:
    falconindy wrote:Consider RMA'ing the drive.
    Do you think it's defective/worth replacing? It's more of an annoyance than anything, and the drive has no other visible issues other than on initialization.
    Yes, I do. Healthy drives don't timeout on simple DMA initialization requests.

  • Wont shutdown, and other problems...

    My G4 iMac won't shut down properly -- the screen goes black, but the fan keeps spinning so I have to hold the power button in to power down.
    Now, when I start up I get the grey screen with the apple, followed by a blank blue screen for a while followed by the login window.
    Disk utility says my disk is fine and finds no errors, but it hangs when I try to check permissions.
    I have also tried resetting the PRAM, the PMU and did an archive and install but these made no difference (oh, and I've checked thoroughly for any corrupted fonts too!).
    Any ideas?

    Hi duncanm, Welcome to Apple Discussions.
    Have you tried disconnecting all peripherals (unmount any firewire devices before disconnecting), only Apple keyboard and mouse? Then test your shutdown.
    -mj
    Message was edited by: macjack

  • Need help solving listener and Oracle problems with Mac OS X 10.4 "Tiger"

    I have Oracle 10g working on Mac OS X 10.4 "Tiger" except for the listener and Oracle net 8 configuration. I have not been able to get the Oracle listener to work with my built in Mac Airport wireless network card or built in ethernet card. I keep getting the errors
    connection refused cannot start listener. Can anyone offer help?
    Thanks
    Ben
    [email protected]

    Hi Ben,
    how does your listener.ora look like ?
    Mine is:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ronald-g4-eth)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = ronald-g4-wifi)(PORT = 1521))
    and listens to the ethernet and airport address.
    When do you get the problems ?
    regards,
    Ronald
    http://ronr.nl/unix-dba

  • [SOLVED]mplayer and urxvt problems after update

    Hello to all fellow archers!
    Couple of days back, I updated xorg-server, like most of the people around here, so I asume that issues I`m going to describe, could be related to xorg-server being recently updated.
    First issue is related to mplayer not playing movies in fullscreen format, despite being told to do so. The image size of a video is about 20% of screen resolution size, while the rest of the screen is just black.
    MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team
    CPU: AMD Athlon(tm) Processor (Family: 6, Model: 6, Stepping: 2)
    CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
    Compiled with runtime CPU detection.
    115 audio & 237 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing Death.Proof[2007][Unrated.Editon]DvDrip[Eng]-aXXo.avi.
    AVI file format detected.
    [aviheader] Video stream found, -vid 0
    [aviheader] Audio stream found, -aid 1
    VIDEO: [DX50] 664x280 12bpp 23.976 fps 741.7 kbps (90.5 kbyte/s)
    Clip info:
    Software: VirtualDubMod 1.5.10.1 (build 2366/release)
    SUB: Detected subtitle file format: microdvd
    SUB: Read 1877 subtitles.
    SUB: Added subtitle file (1): ./Death.Proof[2007][Unrated.Editon]DvDrip[Eng]-aXXo.srt
    [VO_XV] It seems there is no Xvideo support for your video card available.
    [VO_XV] Run 'xvinfo' to verify its Xv support and read
    [VO_XV] DOCS/HTML/en/video.html#xv!
    [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
    [VO_XV] Try -vo x11.
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    ==========================================================================
    ==========================================================================
    Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
    AUDIO: 48000 Hz, 2 ch, s16le, 112.0 kbit/7.29% (ratio: 14000->192000)
    Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
    ==========================================================================
    AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
    Starting playback...
    VDec: vo config request - 664 x 280 (preferred colorspace: Planar YV12)
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 2.37:1 - prescaling to correct movie aspect.
    VO: [x11] 664x280 => 664x280 Planar YV12
    [swscaler @ 0x89d5f50]SwScaler: using unscaled yuv420p -> rgb32 special converter
    A: 67.6 V: 67.6 A-V: -0.001 ct: 0.114 1621/1621 7% 12% 1.0% 0 0
    Exiting... (Quit)
    I tried switching between many different video out drivers, the only one that plays video normaly is x11, but the image size is very small.
    I`m using vesa driver and my video card is
    lspci | grep VGA
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000] (rev 01)
    xorg.conf http://pastebin.com/f314eaaed
    Xorg.0.log http://pastebin.com/f570dbcf5
    I found a partial solution to mplayer problem in this tread http://bbs.archlinux.org/viewtopic.php?id=60054 where patroclo7 stated, that from this update on, X is using autodetection and doesn`t need xorg.conf anymore.
    Anyways I followed the advice deleted my xorg.conf and rebooted arch without xorg.conf. Everything works, even the video in mplayer is running at normal size, however the default screen resolution is a bit to high.
    I would like to set it to 1024x768 (monitor, philips 107E5) but don`t have a clue how to change screen resolution without xorg.conf being present. I`m using openbox as a standalone wm.
    I still have a backup of my working xorg.conf file, so I can switch between xorg.conf and the other config.
    Just for the record, video files are displayed properly using vlc as media player on both described configurations.
    To sum everything up, how to set screen resolution at 1024x 768 without xorg.conf being present or how to fix mplayer displaying movies in a very small screen/box, despite running in fullscreen mode (using xorg.conf).
    My second problem is regarding urxvt and its borderless. If I set it to true urxvt hangs on start everytime. The terminal is displayed in top left corner of the screen but it`s frozen and can`t be used, while being set to false works like a charm.
    Xdefaults
    #####Urxvt Config#####
    URxvt.termName: rxvt
    URxvt.transparent: true
    URxvt.inheritPixmap: true
    URxvt.imLocale: en_US.utf8
    URxvt.scrollBar: false
    URxvt.saveLines: 5000
    URxvt.urlLauncher: kazehakase
    URxvt.cursorBlink: true
    URxvt.fading: 15%
    URxvt.shading: 50
    !URxvt*background: [80]#ece9e2
    !URxvt.foreground: [80]#3d352a
    urxvt.depth: 24
    urxvt*background: rgba:0000/0000/0000/aaaa
    urxvt*foreground: rgba:ffff/ffff/ffff/aaaa
    URxvt.tintColor: #d9d7d1
    URxvt.borderLess: false
    !URxvt.InternalBorder: .5
    URxvt.externalBorder: .5
    URxvt.borderColor: #acacac
    ######Urxvt Colors######
    *foreground: rgba:0000/0000/0000/dddd
    *background: rgb:10/10/10
    !black
    *color0: rgb:20/20/20
    *color8: rgb:75/77/73
    !red
    *color1: rgb:cc/00/00
    *color9: rgb:ef/29/29
    !green
    *color2: rgb:4e/9a/06
    *color10: rgb:8a/e2/34
    !brown/yellow
    *color3: rgb:c4/a0/00
    *color11: rgb:fc/e9/4f
    !blue
    *color4: rgb:34/65/a4
    *color12: rgb:72/9f/cf
    !magenta
    *color5: rgb:75/50/7b
    *color13: rgb:ad/7f/a8
    !cyan
    *color6: rgb:06/98/9a
    *color14: rgb:34/e2/e2
    !white
    *color7: rgb:d3/d7/cf
    *color15: rgb:ee/ee/ec
    ! #####Xterm Config#####
    XTerm*background: black
    XTerm*foreground: gray
    XTerm*highlightColor: orange
    ######Stjerm Config######
    stjerm.key: f12
    stjerm.opacity: 50
    ######Stjerm colors######
    stjerm.color0: #202020
    stjerm.color1: #cc0000
    stjerm.color2: #4e9a06
    stjerm.color3: #c4a000
    stjerm.color4: #3465a4
    stjerm.color5: #75507b
    stjerm.color6: #06989a
    stjerm.color7: #d3d7cf
    stjerm.color8: #757773
    stjerm.color9: #ef2929
    stjerm.color10: #8ae234
    stjerm.color11: #fc394f
    stjerm.color12: #729fcf
    stjerm.color13: #ad7fa8
    stjerm.color14: #34e2e2
    stjerm.color15: #eeeeec
    ######Mouse Cursor Theme######
    Xcursor.theme:Neutral_Plus_Inv
    Any advice is highly appreciated.
    Regards,
    bandito
    Last edited by bandito (2008-12-05 21:35:11)

    The solution for mplayer using xorg.conf file as follows:
    To get fullscreen video working just add
    zoom = yes
    to /.mplayer/config
    In case if you are using gui for mplayer and get the following error trying to play a video file
    Error opening/initializing the selected video_out (-vo) device
    Open /.mplayer/gui.conf and change vo_driver from "xv" to "x11".
    Urxvt solution is described here http://bbs.archlinux.org/viewtopic.php?pid=457421 but also check this for explanation http://comments.gmane.org/gmane.comp.wi … enbox/3947
    regards
    Bandito
    Last edited by bandito (2008-12-05 21:34:31)

  • Lenovo G450 2949 shutdown and restart problem in windows xp sp2

    Hi,
    i bought  Lenovo G450 2949. i have installed windows xp sp2. after installing the xp drivers I cannot shutdown / restart everytime . it is standstill in the windows is shutting down screen.using the power button i am shutting down my system. Can any one help me to fix this issue.

    hi,
     i talk to lenovo customer care. they have taken my system in remote and they have tried a lot. but no use. we should avoid purchase lenovo lap.they don't have proper drivers for windows xp.

  • [solved] sudo and yaourt problems after recent updates

    After recent updates (past week) yaourt started giving me problems. When using yaourt it prompts me for sudo password but it does not seem to use my sudo configuration.
    I get this:
    [sudo] password for root:
    [sudo] password for root:
    Password:
    su: Authentication failure
    Password:
    When entering mine or root's password I just get prompt again. The last password is for su, which when I enter root's works.
    It seems sudo is not using /etc/sudoers configuration either, as I have things like insults enabled and it used to work previously.
    Any reason for this?
    sudo works fine otherwise.
    Last edited by wrm (2014-03-29 23:12:26)

    Looks like this: https://github.com/archlinuxfr/yaourt/issues/5
    And this: https://bbs.archlinux.org/viewtopic.php?id=178776
    Last edited by 2ManyDogs (2014-03-24 21:33:40)

Maybe you are looking for

  • How many domains can Prime Collaboration Advanced manage with the BE6000?

    The BE6000 Administration guide states that "Most BE6K deployments have a single domain as part of a Standard Prime installation. Multiple domains are available with Prime Collaboration Advanced (available for purchase) that can be used for complex B

  • Variable from one class to another in a game

    I am making a game in which a user can enter the speed of the initial velocity of a ball. My problem is that when i run the program and enter the speed of the ball in the JTextField, it doesn't actually change the speed of the ball. The ball just use

  • Customer to be also created as vendor and link required

    Hi Experts, Invoice is booked to a customer and for which commision needs to be passed as expense and TDS is applicable to such expense. If i create the same customer as vendor and deduct tds while passing commission entry would partly meet my reqire

  • Does an application have to know a "secret handshake" to be added to spaces

    It seems that some applications can be added to Spaces' "Application Assignment"s, and some can't. For instance, there's no problem with adding Firefox, whereas DOSBox is silently ignored. You go through the dialog (started by pressing the "+" under

  • Only a 3 fields are searched on iPhone?

    Unless I'm missing a preference, it seems Contacts on iPhone4 - iOS4 only searches these 3 fields: firstname lastname company Is this possible? If so, this is amazingly limited. Is there a way to broaden searches to additional fields? Addressbook on