[SOLVED] new install hangs at fsck

Hi all,
I am trying my first install on the new installation media 10-6.  Everything seemed to go smoothly until I rebooted.  Now boot hangs at Filesystem is clean. The full message I am stuck on is below.
fsck.jfs version 1.1.15, 04-Mar-2011
processing started: 10/31/2012 11:23:56
The current device is: /dev/sda3
Block size in bytes: 4096
Filesystem size in blocks: 14080972
**Phase 0 - Replay Journal Log
Filesystem is clean.
Then I have nothing.  The computer is a lenovo thinkpad t420.  Any help would be appreciated, thanks.
edit: added code tags
Last edited by rickeyski (2012-11-05 02:43:36)

I ran into something similar yesterday.. I'm not sure it's the same problem but here's what I tried and found.
*After an unsucessful boot, restart your computer and boot off the installation media
*Mount your paritions on /mnt as you would for a fresh install.
*Run arch-chroot /mnt to chroot into your installation.
*Now you can run journalctl to see all messages logged during boot. There will be a ton of them, so hit 'G' to scroll to the bottom.
*Look for messages in red or white.
Now, in my case I found some errors from nouveau and dri. After those errors, the logs went on to show that the system fully booted, although I never got past the fsck step on the screen. A bit of searching found posts about problems with nouveau and dual graphics cards (I have on-board GPU + a Nvidia card). Some posts mentioned adding the nomodeset option to your kernel line in grub. Doing this allowed me to boot up, and after installing the nvidia driver, I was able to remove this option and still boot.
Hope this helps.
Edit: grub config with nomodeset
echo 'Loading Linux core repo kernel ...'
linux /vmlinuz-linux root=UUID=e7975760-f032-438a-b38d-93bc03246e96 ro nomodeset
echo 'Loading initial ramdisk ...'
initrd /initramfs-linux.img
Last edited by dmartins (2012-11-03 13:11:42)

Similar Messages

  • [SOLVED] lxde (new install) hangs at startup

    Fresh install of Arch.  X configured and working fine (tested using WindowMaker) - nvidia card + hal + evdev.
    Installed LXDE.  startx  Panel and desktop appear, but no mouse or keyboard (I can Ctrl-Alt-F1 to kill X).  No errors in Xorg0.log.  Also tried svn build of lxsession-lite and lxpanel from AUR, same behavior.
    I don't think it's an X issue b/c WindowMaker works flawlessly.
    Here's my whole xorg.conf just in case (not I get same behavior if I startx with no xorg.conf present):
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "glx"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "ViewSonic"
        DisplaySize     444    277
        HorizSync       30.0 - 82.0
        VertRefresh     50.0 - 75.0
        Option         "DPMS"
    EndSection
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth   24
        Option         "AddARGBGLXVisuals" "True"
        Option         "RenderAccel" "true"
        Option         "NoLogo" "true"
        Option         "AGPFastWrite" "true"
        Option         "MetaModes" "1680x1050_60 +0+0"
        SubSection     "Display"
            Depth       24
            Modes      "1680x1050" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection
    Section "Extensions"
        Option         "Composite" "Enable"
    EndSection
    I've tried this with both gamin and fam.
    Last edited by dfelicia (2009-05-26 15:01:20)

    Ack, it wasn't installed!  So obvious, how did I miss it?  I blindly assumed it was installed as part of the lxde group, and never thought to check.
    Thanks!

  • New install hangs on boot when GDM or LXDM services are enabled

    Greetings Arch users,
    I've been trying out installing Arch on a USB drive in order to get familiar with the process and use it on my main machine in the future. I've been following the Beginners' Guide, and after a few hiccups, I managed to install what appears to be a fully-functional Arch system onto a 16 GB USB drive, albeit without a window manager or desktop environment.
    When I tried that is where I ran into problems. I installed X, vesa driver, and GNOME and enabled gdm.service, and upon the next reboot the system hung after or in the middle of the fsck process, exactly as described in this thread.
    rebooted, hangs after the fsck bit where it says something like /dev/sda4: clean, 112977/9296096 files, 185427/21217024 blocks
    I just get the blinking cursor. I left it there long enough to take a nap and nothing else came up.
    Examining the journalctl output, I see an error exactly like mentioned in this thread:
    GLib-GObject-CRITICAL: g_object_ref: assertion 'object->refcount > 0' failed
    GLib-GObject-CRITICAL: g_object_unref: assertion 'object->refcount > 0' failed
    Chrooting into the system and disabling gdm.service allowed for normal boot.
    Well, I thought, maybe there's an issue with GDM or GNOME. I'll try LXDE and LXDM instead. Unfortunately, that hung at the exact same point in the loading process. Looking at the journalctl, I saw an output exactly like what was described in this thread:
    Lxdm.service main process exited code=exited status=1/FAILURE
    lxdm.service entered failed state
    I'm stumped. I've searched and haven't come up with anything. Does anyone have any ideas about what might be the cause? What additional information would be helpful in diagnosing the issue? Thank you for your help.
    Last edited by AbortToddlers (2014-01-28 15:06:04)

    Neburski wrote:
    slowpoke1584 wrote:
    killall gdm
    GDM then restarts immediately. Problem recurring each boot.
    Can you check the logs (dmesg, journalctl, xorg) and see if there are any differences for the startup of GDM before and after a successful GDM start.
    Technically from the lack of information you provided it's not possible to state if you actually have the same issue or not. It might be better for you to start your own separate thread.
    If you start your separate thread please provide some more details so people don't need to start guessing.
    I think I'll just RTM.

  • [SOLVED] New Install of Gnome 3.2 doesn't feel like loading

    Greetings,
    Before making this post, I have spent the majority of the day trying to solve this issue. I have switched from nvidia drivers to nouvela (sp?) drivers, incase that was the issue. I have scoured google, arch-wiki, and the forums until my eyes have bled. I have dug through the xsession-errors log to search out any missing components that might be causing this... but to no avail. If anything, trying to run and try Gnome 3.2 has made me feel like a complete idiot, who has obviously learnt nothing after years of using linux. So, I come here hoping that some one can point me to the solution my brain cannot itself come up with.
    Here the situation:
    I have been running KDE4 for quite some time happily. I have ran Gnome 3 back in its beginning days succesfully as well, but that was an older, now dead, pc. Having seen some neat little things about the new Gnome 3.2, I got an itch to give it a try. So, I go and follow the Gnome article on the excellent arch wiki- installing both gnome and gnome extras, letting it grab everything, change from kdm to gdm, and reboot.
    Well, it gives me the old gdm I remember from the early gnome 3 days (wasn't this changed) despite it showing that it is GDM 3.2 via pacman. It shows my user name, lets me put my password, and shows the stripped background. One thing to note is that the cursor remains a clock face, never changing to a pointer.
    I log in, choosing GNOME, all that remains is the wallpaper, with the clockface cursor, no pointer. I go take the kids to the bus stop, come back apx. 20 min. later, no change.
    Ok, bug crushing time right? So I go through the steps. I make sure that gnome shell is indeed installed. I remove any config files (there weren't any), remove gnome shell, reinstall. No go. I rinse and repeat, but removing & reinstalling different things, such as GDM, and even gnome completely. No go.
    Hopping into pekwm, I search. I make copies of the xsession-errors each time, and load them in pekwm after a reboot, looking through with pacman by myside to make sure I have any possible missing files. And finally after failure after failure I give up, and come here.
    So, here's my xsession-errors log. Please, if anyone can help, or even offer any kind of suggestion that might spark something in my brain to get me going in the right direction, I'd greatly appreciate it. If this thread needs moved, merged, etc, please do so... I've searched the forums, but now my brain is numb, so yeah...
    /etc/gdm/Xsession: Beginning session setup...
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    gnome-session[1112]: EggSMClient-WARNING: Desktop file '/home/mythus/.config/autostart/dropbox.desktop' has malformed Icon key 'dropbox.png'(should not include extension)
    ** (gnome-settings-daemon:1138): WARNING **: libltdl.so.7: cannot open shared object file: No such file or directory
    ** (gnome-settings-daemon:1138): WARNING **: Cannot load plugin 'Color' since file '/usr/lib/gnome-settings-daemon-3.0/libcolor.so' cannot be read.
    ** (gnome-settings-daemon:1138): WARNING **: Error activating plugin 'Color'
    ** (gnome-settings-daemon:1138): WARNING **: libltdl.so.7: cannot open shared object file: No such file or directory
    ** (gnome-settings-daemon:1138): WARNING **: Cannot load plugin 'Power' since file '/usr/lib/gnome-settings-daemon-3.0/libpower.so' cannot be read.
    ** (gnome-settings-daemon:1138): WARNING **: Error activating plugin 'Power'
    GNOME_KEYRING_CONTROL=/tmp/keyring-HPDXfX
    GNOME_KEYRING_CONTROL=/tmp/keyring-HPDXfX
    GPG_AGENT_INFO=/tmp/keyring-HPDXfX/gpg:0:1
    GNOME_KEYRING_CONTROL=/tmp/keyring-HPDXfX
    GPG_AGENT_INFO=/tmp/keyring-HPDXfX/gpg:0:1
    GNOME_KEYRING_CONTROL=/tmp/keyring-HPDXfX
    GPG_AGENT_INFO=/tmp/keyring-HPDXfX/gpg:0:1
    SSH_AUTH_SOCK=/tmp/keyring-HPDXfX/ssh
    ** (gnome-settings-daemon:1138): WARNING **: libltdl.so.7: cannot open shared object file: No such file or directory
    ** (gnome-settings-daemon:1138): WARNING **: Cannot load plugin 'Media keys' since file '/usr/lib/gnome-settings-daemon-3.0/libmedia-keys.so' cannot be read.
    ** (gnome-settings-daemon:1138): WARNING **: Error activating plugin 'Media keys'
    Gtk-Message: Failed to load module "canberra-gtk-module"
    common-plugin-Message: checking whether we have a device for 4: yes
    common-plugin-Message: checking whether we have a device for 5: yes
    common-plugin-Message: checking whether we have a device for 6: yes
    common-plugin-Message: checking whether we have a device for 7: yes
    common-plugin-Message: checking whether we have a device for 8: yes
    common-plugin-Message: checking whether we have a device for 9: yes
    common-plugin-Message: checking whether we have a device for 10: yes
    /usr/bin/gnome-shell: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
    gnome-session[1112]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "if" (No such file or directory)
    Initializing tracker-store...
    Tracker-Message: Setting up monitor for changes to config file:'/home/mythus/.config/tracker/tracker-store.cfg'
    Initializing tracker-miner-fs...
    /usr/lib/evolution/3.2/evolution-alarm-notify: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
    Tracker-Message: Setting up monitor for changes to config file:'/home/mythus/.config/tracker/tracker-miner-fs.cfg'
    /usr/bin/canberra-gtk-play: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
    Gtk-Message: Failed to load module "canberra-gtk-module"
    Starting log:
    File:'/home/mythus/.local/share/tracker/tracker-miner-fs.log'
    Gtk-Message: Failed to load module "canberra-gtk-module"
    Gtk-Message: Failed to load module "canberra-gtk-module"
    /usr/bin/pulseaudio: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
    Tracker-Message: Setting up monitor for changes to config file:'/home/mythus/.config/tracker/tracker-store.cfg'
    Starting log:
    File:'/home/mythus/.local/share/tracker/tracker-store.log'
    ** Message: applet now removed from the notification area
    (nm-applet:1180): libnotify-WARNING **: Failed to connect to proxy
    ** (nm-applet:1180): WARNING **: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:1180): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:1180): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    Gtk-Message: Failed to load module "canberra-gtk-module"
    /usr/lib/libgvfscommon.so.0: undefined symbol: g_free
    Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
    Last edited by mythus (2011-10-07 15:36:43)

    Ok, I guess all it took was for me to post this to wake up and be able to solve the issue.
    It is simple really. I just needed to re-install libltdl.
    So, for those searching, if you get this similar problem,
    pacman -S libltdl
    is what solved it for me.

  • [SOLVED] New installation hangs on boot at two different places

    Hello
    I recently made my another attempt at installing arch on a new desktop build. Previous successful attempts were old laptops.
    I followed the Beginner's Guide on the Arch wiki.
    Currently it stops at one of two places in the boot process:
    1. [ OK ] Found device Samsung_SSD_850_EVO_500GB BOOTARCH
        Starting File System Check on /dev/sdb6…
    2.  [ OK ] Started Journal Service
        [ OK ] Started udev Kernel Device Manager
    I can not consistently recreate either scenario, but it seems to be random which of the two places it stops. Cold boot and CTRL ALT Delete. I doubt that has anything to do with it, but thought I'd add it anyway.
    Current setup:
    Hardware:
    Motherboard - ASUS Z97 Pro (using ethernet adapter and sound on here)
    Processor - Intel 4790K
    Memory - 16 GB
    Graphics - Gigabyte G1 Nvidia GTX 970 SLI x2
    Storage - Samsung 850 SSD 500 GB and WD Black HDD 3 TB
    I've also configured it to use a static IP
    I started this journey by using the live Gparted CD to create partitions. I created two partitions on the SSD. One for windows 8.1 and one for linux. I then created two partitions on the HDD. One for windows, one for linux.
    I installed windows 8.1 first. It divided up the partition I gave it. I am able to run Windows. Once that was done I began installing Arch.
    I used the Feb 2015 ISO from the torrent.
    Current partition scheme for linux:
    sda1 /home
    sda3 /swap
    sda4 /var
    sdb1 /
    sdb6 /boot
    sda is the HDD and sdb is the SSD
    The other partitions not listed are for windows. To boot into windows, I use F8 to choose the windows boot manager partition. It currently defaults to the linux partition.
    During the install, I mounted the root partition first. I then created directories for each of the other partitions and then mounted them. Home, var, and root are all ext4. Boot is FAT32, and Swap is swap.
    I read where I made a couple of mistakes the first attempt on this computer and did a wipe and reinstall again. First mistake was not knowing that /boot needed to be FAT. I then learned that /swap does not need to be in the fstab. I also learned that a FAT partition can not use UUID in the fstab so I took that out and just used /dev/sdb6 instead.
    I have run out of things to search for at this point and need help to continue moving forward.
    Bellow is the current /etc/fstab. It was generated using
    genfstab -U -p /mnt >> /mnt/etc/fstab
    and then edited as noted above
    #/dev/sdb1 LABEL=archroot
    UUID=xxxxxxxxxxxxxxx / ext4 rw,relatime,data=ordered 0 1
    #/dev/sdb6 LABEL=BOOTARCH
    #UUID=xxxxxxxxx
    /dev/sdb6 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    # /dev/sda1 LABEL=linux\134x20home
    UUID=xxxxxxxx /home ext4 rw,relatime,data=ordered 0 2
    #/dev/sda4 LABEL=archvar
    UUID=xxxxxxxxxx /var ext4 rw,relatime,data=ordered 0 2
    #/dev/sda3
    #UUID=xxxxxxxxxxxxxx none swap defaults 0 0
    Thanks for any help that can be provided
    Jason
    Last edited by p2ranger (2015-02-14 22:20:14)

    I tried removing gummiboot and installed GRUB2. That didn't work.
    As to the UUID's, I just typed in xxxxx's for the post because I didn't feel like transcribing random letters and numbers.
    So after reading Head_on_a_Stick's suggestion, I redid my partitions and reinstalled arch again following the Beginner's wiki page and using gummiboot
    New Partitions are as follows:
    sda1  /home
    sda3  /swap
    sda4  /var
    sdb1  /
    sdb3  /boot (originally created from windows install)
    Also, I took a screenshot from Gparted of the two disks if there is any info on there that may be of use
    http://cotting.us/gparted-sda.jpg
    http://cotting.us/gparted-sdb.jpg
    Below is the contents and output requested
    arch.conf
    title Arch Linux
    linux /vmlinuz-linux
    initrd /initramfs-linux.img
    options root=/dev/sdb1 rw
    loader.conf
    timeout5
    #default 875966af283d44de9e754c1d68848eab-*
    default arch
    gdisk -l /dev/sda
    GPT fdisk (gdisk) version 0.8.10
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sda: 5860533168 sectors, 2.7 Tib
    Logical sector size: 512 bytes
    Disk identifier (GUID): E11d436B-ED6D-47AD-BCD0-F04384ED50B8
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 5860533134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 2925 sectors (1.4 MiB)
    Number Start (sector) End (sector) Size Code Name
    1 2048 45672447 21.8GiB 8300
    2 2871662592 5860532223 1.4 TiB 0700
    3 2854432768 2871662591 8.2 GiB 8200
    4 45672448 285443277 1.3 TiB 8300
    gdisk -l /dev/sdb
    GPT fdisk (gdisk) version 0.8.10
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sda: 5860533168 sectors, 465.8 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): DA9A6AF9-066B-4C1A-8778-93CCE5A68D97
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 976773134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 2029 sectors (1014.5 KiB)
    Number Start (sector) End (sector) Size Code Name
    1 2048 410247167 195.6 GiB 8300
    2 410247168 410861567 300.0 MiB 2700 Basic data partition
    3 410861568 411066367 100.0 MiB EF00 EFI system partition
    4 411066368 411328511 128.0 MiB 0C01 Microsoft reserved …
    5 411328512 976773119 269.6 GiB 0700 Basic data partition
    lsblk -f
    sda
    -sda1 /home
    -sda2
    -sda3 [SWAP]
    -sda4 /var
    sdb
    -sdb1 /
    -sdb2
    -sdb3 /boot
    -sdb4
    -sdb5
    sdd
    -sdd1
    -sdd2
    sr0
    loop0
    loop1
    -arch_airootfs /etc/resolv.conf
    loop2
    -arch_airootfs /etc/resolv.conf
    Since my fstab is changed, here is the new one
    # /dev/sdb1 LABEL=archroot
    UUID=xxxxxxxxxxxxxxxxxx / ext4 rw,relatime,data=ordered 0 1
    # /dev/sdb3
    #UUID=xxxxxxxx
    /dev/sdb3 /boot vfat rw,relatime,fmask=0022,dmask=0022, codepage=437,iocharset=iso8859-1, shortname=mixed, errors=remount-ro 0 2
    # /dev/sda1 LABEL=archvar
    UUID=xxxxxxxxxxxxxxxxxx /home ext4 rw,relatime,data=ordered 0 2
    # /dev/sda4 LABEL=archome
    UUID=xxxxxxxxxxxxxxxxx /var ext4 rw,relatime,data=ordered 0 2
    # /dev/sda3
    #UUID=xxxxxxxxxxxxxxx none swap defaults 0 0
    After another install, it still hangs on booting. Here are some of the last lines it displays:
    ( OK ) Started create system users
    Starting Create static device nodes in /dev...
    ( OK ) Started Journal service.
    ( OK ) Started create static device nodes in /dev.
    ( OK ) Reached target Local File systems (Pre).
    ( OK ) Started Rebuild hardware database
    Starting udev Kernel Device Manager....
    ( OK ) Started Rebuild Dynamic linker cache
    ( OK ) Started udev Kernel Device Manager
    I’m glad people like my setup. I spent a lot of time reading and comparing before I came up with what I bought.
    Thanks for your help
    Jason
    Last edited by p2ranger (2015-02-13 23:52:29)

  • New install, hangs at "GRUB Loading ..."

    I just finished installing Arch on a new system, following the beginners guide, and everything went fine, until I restarted the system.
    It shows "GRUB Loading ...", and a blinking cursor, and nothing else. The GRUB menu never comes up.
    Has anyone encountered this before?
    I'd say I have a fairly simple setup:
    /boot /dev/sda1 ext2 300MB
    / ext4 /dev/sda2  120GB
    I made the partitions with fdisk, so I have the "old" MBR partition table.
    I have installed grub with:
    (boot the install medium)
    loadkeys hu
    mount /dev/sda2 /mnt
    mount /dev/sda1 /mnt/boot
    arch-chroot /mnt
    pacman -S grub-bios
    grub-install --target=i386-pc --recheck /dev/sda
    (Grub install finishes, says no errors detected)
    cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo
    grub-mkconfig -o /boot/grub/grub.cfg
    exit
    umount /mnt/boot
    umount /mnt
    reboot
    And then I'm back to the hanging BIOS Loading screen.
    Edit:
    There were some pieces of information regarding an encrypt root drive, I have retried the install without encrypting the root drive, and the problem perists.
    Edit2:
    Syslinux boots it just fine.
    Last edited by WishCow (2012-10-02 12:32:55)

    Yes, 2 MiB if GPT is used. That's what I meant. And don't use "/dev/sda1" or "/dev/sda2" when installing GRUB. You want to install to the MBR, so use /dev/sda.
    https://wiki.archlinux.org/index.php/Be … bootloader
    Also: https://wiki.archlinux.org/index.php/Be … partitions
    Pay attention, because the mounting order is important.
    First, mount the root partition on /mnt.
    Then mount the /home partition and any other separate partition (/boot, /var, etc), if you have any.
    So do not mount the boot partition first, then the root partition after. That's just wrong.
    You mentioned encryption earlier. Well? Which is it? Encrypted or not? Because you can't just mount it like any regular partition if it's encrypted.
    If you still want to go with Syslinux, see the Basic Config for encryption examples.

  • Dad needs Help, 180 New Install- Hang on Verify Pool DMI

    Trying to build a new system with my son, he has put it together (with supervision) and I can't get the SW to load....  So not looking too good right now...
    Bought a Mega 180
    Amd Sempron 2400 proc
    Segat 120G Drive
    Sony DRU-540 DCD+-RW/+-RCD Drive
    Corsair 512Mb (2 DDR-Dims)
    Assembled the machine.  Went smoothly, needed to reseat ram simms once.  Got the system to boot to bios.  Windows xp pro failed to install.  Friend had a set of dev discs and had a made me a copy and given me one of his licenses.  Install had started and hung on loading before being asked for serial number.
    On reboot system hangs in bios screen with
    Verify DMI Pool ....
    What to i do next?  thx in advance

    I would suspect you have another computer. If so download the lastest BIOS for it from the Msi web site. Then useing a USB key or connecting a floppy drive then flash it in DOS.
    The floppy connecter is on the mother board just no cable, also by default the floppy drive is turned off in BIOS so you will need to enable it.
    If you are going to use a floppy disc to reprogram then do a full disc scan on the disc with the drive you will be using, the last thing you want is to have a bad disc. If you do have a bad disc and you only find out during flashing then keep that machine turn on and with you other PC load the BIOS on another disc and try again (don't turn it off).
    Links that could help
    BIOS
    USB FLASH

  • QuickTime new install hangs, freezes executing MOV files?

    Once worked?
    A iTunes user I have removed & reinstalled ITunes back having same issue never fixed awhile (I did not know it was I QuickTime thing)
    I tried to run any video in iTunes or podcast and it freezed.. I lost mouse keybd everything Reboot!
    That was iTunes on another ticket suggested that I remove & reinstalled... same problem, never did solve it?
    Today I tried QT, running a MOV from fresh boot, to execute a MOV file, one that worked and I created a year ago..
    I went repair soft and apps in control panel, then finally remove & reloaded it, Quicktime still freezes when executing a MOV file.

    1] Try it with another user account (make one if you need to in Apple menu > System Preferences > Accounts)
    2] If its only happening in your account:
    Inside your hard drive, in the Users folder should be your user home folder (with your account name.) Within that folder is a folder called Library... open that and look for a QuickTime folder within, pull that QuickTime folder out to the Desktop. Do the same for Internet Plug-ins and throw away the ~/Library/Caches/QuickTime folder too. Then, open Preferences and pull out com.apple.quicktime... (all of them) and the QuickTime Preferences file.
    Then log out (Apple menu) and back in (or restart) and try again.
    3] If its happening for all users then try:
    Pull the /Library/Preferences/com.apple.quicktime.plist to the desktop (Your QuickTime Pro registration is in that file so don't throw it away, just move it out, restart and try again.)
    4] If there are still problems, try repairing your disk either with the OS X install disc (run Disk Utility from the menu bar) or by rebooting in Singel-User-Mode and running fsck. Then repair permissions with Disk Utility.
    Let us know if you still have trouble.

  • [SOLVED] New install does not see SSD drive

    Ok, I have a DFI motherboard which at first did not recognize my new Intel SSD drive I have installed. After updating the BIOS, it now correctly recognizes it. However when I run the 2009.2 cd and try to prepare the drives, it does not show any drives listed?
    /sbin/fdisk -l
    does not show any drives either so it looks like arch cant see any installed HD's which makes since, but the motherboard does show the new Intel SSD as a Sata drive right under my DVD player?
    Any help?
    Edit: I hooked up my old Seagate drive and it shows up fine. Any idea on why this SSD is not playing nice?
    Solved: I have come to the conclusion this has nothing to do with the Arch install, but is simply a hardware issue with my motherboard. I installed the SSD drive in my wifes pc, it seen the ssd as a sata drive while booting, it seen it when arch was initializing, it seen it when I did a fdisk, and when i finally tried to install, it was there too!!
    So there must be some issue with my old DFI MB. I will work on that or upgrade..Thanks to everyone who helped out...
    Last edited by banshee28 (2009-02-28 16:48:07)

    lilsirecho wrote:
    I had trouble with my throttle device not making contact with the data lines when connected to USB.
    I assume the SSD has the same connector as the motherboard and the cable can be reversed end to end to test for performance.
    I use a multimeter to verify the presence of power to the device.
    Sata cables are known to be flaky.
    Throttle devices use 5vdc power from USB connector and are connected to esata cables at the same time since sata ports do not supply power.  The connections for throttle are on opposite ends of the device.
    I am not familiar with the SSD power setup but assume it is 5vdc as well.
    No other suggestions here..................
    Yes, the cable should be able to be reversed as the ssd drives are identical compared to normal sata drives in respect to the cable connections: one sata data connection and one power. I will try some different cables and see if that helps. I did try a new port on the mb which did not work, and when i used the current cables on my older seagate drive it worked fine
    Last edited by banshee28 (2009-02-26 13:15:52)

  • [Solved] grub-install hangs

    I have an install of ARCH linux on a 2 partitioned hard drive with Ubuntu on a separate partition. Originally the drive contained a 64 bit version of Ubuntu on the first partition. I moved the drive to a different (32 bit) computer and installed 32 bit Ubuntu on the second partition. I then reformatted the first partition and installed 32 bit ARCH running update-grub from Ubuntu which found the new ARCH installation without any difficulty. As this seems to be becoming my main distribution I would like to reinstall grub2 from ARCH. I installed grub2 from the extra repository (1.98-5). When I enter 'sudo grub-install /dev/sda' the command hangs indefinitely. I attempted this in single user mode as well.
    I did note the following appearing in /var/log/errors.log and the kernel log:
    Aug 18 14:02:46 localhost kernel: end_request: I/O error, dev fd0, sector 0
    .. (repeated several times... eventually...)
    Aug 18 17:20:54 localhost kernel: Buffer I/O error on device fd0, logical block 0
    This seems odd as I don't have a floppy drive connected. Running grub install with the --no-floppy option produced the same result.
    EDITED TO ADD: It appears as though the floppy drive related errors are occurring specifically when grub-install is executing. Further they seem to occur when the --no-floppy flag is included.  It appears as though the script is stuck repeatedly trying to access the floppy drive despite the flag.
    EDITED WITH SOLUTION: I disabled the floppy drive in the system bios (no drive is/was connected) and grub installed without issue. I didn't realize I had the non-existent drive enabled as oddly ubuntu had no problem with installing grub while the ARCH version ignored my explicit instructions to disregard the floppy drive.
    Any suggestions most appreciated!
    Last edited by scotths (2010-08-19 17:44:11)

    I have an install of ARCH linux on a 2 partitioned hard drive with Ubuntu on a separate partition. Originally the drive contained a 64 bit version of Ubuntu on the first partition. I moved the drive to a different (32 bit) computer and installed 32 bit Ubuntu on the second partition. I then reformatted the first partition and installed 32 bit ARCH running update-grub from Ubuntu which found the new ARCH installation without any difficulty. As this seems to be becoming my main distribution I would like to reinstall grub2 from ARCH. I installed grub2 from the extra repository (1.98-5). When I enter 'sudo grub-install /dev/sda' the command hangs indefinitely. I attempted this in single user mode as well.
    I did note the following appearing in /var/log/errors.log and the kernel log:
    Aug 18 14:02:46 localhost kernel: end_request: I/O error, dev fd0, sector 0
    .. (repeated several times... eventually...)
    Aug 18 17:20:54 localhost kernel: Buffer I/O error on device fd0, logical block 0
    This seems odd as I don't have a floppy drive connected. Running grub install with the --no-floppy option produced the same result.
    EDITED TO ADD: It appears as though the floppy drive related errors are occurring specifically when grub-install is executing. Further they seem to occur when the --no-floppy flag is included.  It appears as though the script is stuck repeatedly trying to access the floppy drive despite the flag.
    EDITED WITH SOLUTION: I disabled the floppy drive in the system bios (no drive is/was connected) and grub installed without issue. I didn't realize I had the non-existent drive enabled as oddly ubuntu had no problem with installing grub while the ARCH version ignored my explicit instructions to disregard the floppy drive.
    Any suggestions most appreciated!
    Last edited by scotths (2010-08-19 17:44:11)

  • [SOLVED]new install flashplugin-prerelease not working

    Hi,
    I installed arch on my new Acer aspire one last night, I couldn't get flash to start working.  I'm trying to stick to 64bit applications, so I decided to install the prerelease from AUR.  It's installed but for some reason Firefox, Chromium can't find it.  I've also installed gecko-media-player which is also not being recognized by firefox.  about:plugins just tells me no plugins are found.  I guess there's something missing but I can't find an answer anywhere.  Help!
    Last edited by whitethorn (2010-12-21 16:46:07)

    wonder wrote:@whitethorn did you had a warning when installing the pacakges, like permission in package different than on filesystem?
    Yes I did, I checked around a bit seems like /usr/lib/mozilla/  had permissions set to 700 setting it to 755 fixed the problem.  Hmm, looks like starting firefox as root first sets the permission to 700.
    It's a bug.
    https://bugs.archlinux.org/task/14926
    Thx for the help.

  • New Install Hangs

    Hi all,
    I have just installed iMovie 08 on Leopard and before using it checked for any updates, Which it did successfully. Restarted iMac.
    Launch iMovie but it just hangs and gives the spinning wheel of death and I have to force quit it as it is not responding.
    Any help anyone could offer would be greatly appreciated as this is becoming increasingly frustrating.
    Cheerio.

    Here is a fix for Leopard on Intel.
    It's in this thread:
    http://discussions.apple.com/thread.jspa?threadID=1207400&tstart=30
    from race86:
    Hey All:
    My fix is alot easier than apples. In the Library/quicktime folder you need to look at each DivX file and check it using "get info" or "more info". Under Kind, you keep the one that says (Universal). The older DivX files go to the trash. After I did that, everything worked perfectly.
    Sherm

  • [SOLVED] new install Xorg not starting

    I am running a vm install of arch and I cannot get startx to work. I went through the wiki section "Xorg as a systemd user service" and tried what it suggested and still it would not work. Below is my log file. Anyone have any suggestions? Thanks!
    [herminio@archlinux-vm ~]$ cat .local/share/xorg/Xorg.0.log
    [ 697.138]
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    [ 697.141] X Protocol Version 11, Revision 0
    [ 697.143] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 697.144] Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
    [ 697.144] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 697.146] Build Date: 10 November 2014 07:52:13PM
    [ 697.148]
    [ 697.149] Current version of pixman: 0.32.6
    [ 697.152] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 697.152] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 697.156] (==) Log file: "/home/herminio/.local/share/xorg/Xorg.0.log", Time: Sat Nov 15 14:29:26 2014
    [ 697.158] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 697.158] (==) No Layout section. Using the first Screen section.
    [ 697.158] (==) No screen section available. Using defaults.
    [ 697.158] (**) |-->Screen "Default Screen Section" (0)
    [ 697.158] (**) | |-->Monitor "<default monitor>"
    [ 697.158] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 697.158] (==) Automatically adding devices
    [ 697.158] (==) Automatically enabling devices
    [ 697.158] (==) Automatically adding GPU devices
    [ 697.158] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 697.158] Entry deleted from font path.
    [ 697.158] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 697.158] Entry deleted from font path.
    [ 697.158] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 697.158] Entry deleted from font path.
    [ 697.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 697.158] Entry deleted from font path.
    [ 697.158] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 697.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 697.158] Entry deleted from font path.
    [ 697.158] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 697.158] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 697.158] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 697.158] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 697.158] (II) Loader magic: 0x818d80
    [ 697.158] (II) Module ABI versions:
    [ 697.158] X.Org ANSI C Emulation: 0.4
    [ 697.158] X.Org Video Driver: 18.0
    [ 697.158] X.Org XInput driver : 21.0
    [ 697.158] X.Org Server Extension : 8.0
    [ 697.161] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 697.161] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 697.161] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 697.200] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
    [ 697.200] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 697.200] (II) LoadModule: "glx"
    [ 697.200] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 697.245] (II) Module glx: vendor="NVIDIA Corporation"
    [ 697.245] compiled for 4.0.2, module version = 1.0.0
    [ 697.245] Module class: X.Org Server Extension
    [ 697.245] (II) NVIDIA GLX Module 343.22 Thu Sep 11 15:55:13 PDT 2014
    [ 697.246] (==) Matched vmware as autoconfigured driver 0
    [ 697.246] (==) Matched vmware as autoconfigured driver 1
    [ 697.246] (==) Matched modesetting as autoconfigured driver 2
    [ 697.246] (==) Matched fbdev as autoconfigured driver 3
    [ 697.246] (==) Matched vesa as autoconfigured driver 4
    [ 697.246] (==) Assigned the driver to the xf86ConfigLayout
    [ 697.246] (II) LoadModule: "vmware"
    [ 697.246] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 697.280] (II) Module vmware: vendor="X.Org Foundation"
    [ 697.281] compiled for 1.16.0, module version = 13.0.2
    [ 697.281] Module class: X.Org Video Driver
    [ 697.281] ABI class: X.Org Video Driver, version 18.0
    [ 697.281] (II) LoadModule: "modesetting"
    [ 697.281] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 697.281] (II) Module modesetting: vendor="X.Org Foundation"
    [ 697.281] compiled for 1.16.0, module version = 0.9.0
    [ 697.281] Module class: X.Org Video Driver
    [ 697.281] ABI class: X.Org Video Driver, version 18.0
    [ 697.281] (II) LoadModule: "fbdev"
    [ 697.282] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 697.282] (II) Module fbdev: vendor="X.Org Foundation"
    [ 697.282] compiled for 1.16.0, module version = 0.4.4
    [ 697.282] Module class: X.Org Video Driver
    [ 697.282] ABI class: X.Org Video Driver, version 18.0
    [ 697.282] (II) LoadModule: "vesa"
    [ 697.282] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 697.282] (II) Module vesa: vendor="X.Org Foundation"
    [ 697.282] compiled for 1.16.0, module version = 2.3.2
    [ 697.282] Module class: X.Org Video Driver
    [ 697.282] ABI class: X.Org Video Driver, version 18.0
    [ 697.282] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
    [ 697.282] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 697.283] (II) FBDEV: driver for framebuffer: fbdev
    [ 697.283] (II) VESA: driver for VESA chipsets: vesa
    [ 697.283] (++) using VT number 1
    [ 697.283] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 697.283] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
    [ 697.283] (WW) Falling back to old probe method for modesetting
    [ 697.283] (WW) Falling back to old probe method for fbdev
    [ 697.283] (II) Loading sub module "fbdevhw"
    [ 697.283] (II) LoadModule: "fbdevhw"
    [ 697.283] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 697.283] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 697.283] compiled for 1.16.2, module version = 0.0.2
    [ 697.283] ABI class: X.Org Video Driver, version 18.0
    [ 697.283] (EE) open /dev/fb0: Permission denied
    [ 697.283] (WW) Falling back to old probe method for vesa
    [ 697.283] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [ 697.284] (II) vmware(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 697.284] (--) vmware(0): DRM driver version is 2.6.1
    [ 697.284] (EE) vmware(0): Failed to detect device screen object capability.
    [ 697.284] (WW) vmware(0): Disabling 3D support.
    [ 697.284] (WW) vmware(0): Disabling Render Acceleration.
    [ 697.284] (WW) vmware(0): Disabling RandR12+ support.
    [ 697.284] (--) vmware(0): VMware SVGA regs at (0x1070, 0x1071)
    [ 697.284] (II) Loading sub module "vgahw"
    [ 697.284] (II) LoadModule: "vgahw"
    [ 697.284] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 697.284] (II) Module vgahw: vendor="X.Org Foundation"
    [ 697.284] compiled for 1.16.2, module version = 0.1.0
    [ 697.284] ABI class: X.Org Video Driver, version 18.0
    [ 697.299] (EE)
    [ 697.299] (EE) Backtrace:
    [ 697.300] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593d36]
    [ 697.300] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197e89) [0x597e89]
    [ 697.300] (EE) 2: /usr/lib/libc.so.6 (0x7f1fe4f6b000+0x339f0) [0x7f1fe4f9e9f0]
    [ 697.300] (EE) 3: /usr/lib/libpciaccess.so.0 (pci_io_write8+0x3) [0x7f1fe631a923]
    [ 697.300] (EE) 4: /usr/lib/xorg/modules/libvgahw.so (vgaHWSaveColormap+0x5b) [0x7f1fdb2adfbb]
    [ 697.300] (EE) 5: /usr/lib/xorg/modules/libvgahw.so (vgaHWSave+0x55) [0x7f1fdb2afd55]
    [ 697.300] (EE) 6: /usr/lib/xorg/modules/drivers/vmware_drv.so (0x7f1fdeedc000+0x7dce) [0x7f1fdeee3dce]
    [ 697.300] (EE) 7: /usr/bin/Xorg.bin (InitOutput+0xa9f) [0x47a28f]
    [ 697.300] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x3b65a) [0x43b65a]
    [ 697.300] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f1fe4f8b040]
    [ 697.300] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
    [ 697.300] (EE)
    [ 697.300] (EE) Segmentation fault at address 0x8
    [ 697.300] (EE)
    Fatal server error:
    [ 697.300] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 697.300] (EE)
    [ 697.300] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 697.300] (EE) Please also check the log file at "/home/herminio/.local/share/xorg/Xorg.0.log" for additional information.
    [ 697.300] (EE)
    [ 697.308] (EE) Server terminated with error (1). Closing log file.
    [herminio@archlinux-vm ~]$
    Last edited by rican-linux (2014-11-17 07:45:54)

    Here are the packages I installed
    [herminio@archlinux-vm ~]$ sudo pacman -Q | grep xf86-video
    xf86-video-ark 0.7.5-5
    xf86-video-ast 0.97.0-5
    xf86-video-ati 1:7.5.0-1
    xf86-video-cirrus 1.5.2-4
    xf86-video-dummy 0.3.7-3
    xf86-video-fbdev 0.4.4-3
    xf86-video-glint 1.2.8-5
    xf86-video-i128 1.3.6-5
    xf86-video-intel 2.99.916-3
    xf86-video-mach64 6.9.4-4
    xf86-video-mga 1.6.3-3
    xf86-video-modesetting 0.9.0-2
    xf86-video-neomagic 1.2.8-3
    xf86-video-nouveau 1.0.11-2
    xf86-video-nv 2.1.20-5
    xf86-video-openchrome 0.3.3-4
    xf86-video-r128 6.9.2-3
    xf86-video-savage 2.3.7-3
    xf86-video-siliconmotion 1.7.7-5
    xf86-video-sis 0.10.7-6
    xf86-video-tdfx 1.4.5-5
    xf86-video-trident 1.3.6-6
    xf86-video-v4l 0.2.0-14
    xf86-video-vesa 2.3.2-5
    xf86-video-vmware 13.0.2-2
    xf86-video-voodoo 1.2.5-5
    I made some edits to the org.conf and now I am seeing this:
    [herminio@archlinux-vm ~]$ startx
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.17.2-1-ARCH x86_64
    Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
    Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    Build Date: 10 November 2014 07:52:13PM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 15 16:08:43 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    VMware: No 3D enabled (0, Success).
    ^Cxinit: connection to X server lost
    waiting for X server to shut down XIO: fatal IO error 0 (Success) on X server ":0"
    after 896 requests (896 known processed) with 0 events remaining.
    xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0"
    xterm: fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0"
    xterm: fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0"
    (EE) Server terminated successfully (0). Closing log file.
    xinit: unexpected signal 2
    Couldn't get a file descriptor referring to the console
    [herminio@archlinux-vm ~]$ cat /var/log/Xorg.0.log
    [ 2861.854]
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    [ 2861.854] X Protocol Version 11, Revision 0
    [ 2861.854] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 2861.855] Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
    [ 2861.855] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 2861.855] Build Date: 10 November 2014 07:52:13PM
    [ 2861.856]
    [ 2861.856] Current version of pixman: 0.32.6
    [ 2861.856] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2861.856] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2861.858] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 15 16:08:43 2014
    [ 2861.859] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2861.860] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2861.860] (==) ServerLayout "X.org Configured"
    [ 2861.860] (**) |-->Screen "Screen0" (0)
    [ 2861.860] (**) | |-->Monitor "Monitor0"
    [ 2861.860] (**) | |-->Device "Card0"
    [ 2861.860] (**) |-->Input Device "Mouse0"
    [ 2861.860] (**) |-->Input Device "Keyboard0"
    [ 2861.860] (==) Automatically adding devices
    [ 2861.860] (==) Automatically enabling devices
    [ 2861.860] (==) Automatically adding GPU devices
    [ 2861.860] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2861.860] Entry deleted from font path.
    [ 2861.860] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2861.860] Entry deleted from font path.
    [ 2861.860] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2861.860] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 2861.860] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2861.860] (WW) Disabling Mouse0
    [ 2861.860] (WW) Disabling Keyboard0
    [ 2861.860] (II) Loader magic: 0x818d80
    [ 2861.860] (II) Module ABI versions:
    [ 2861.860] X.Org ANSI C Emulation: 0.4
    [ 2861.860] X.Org Video Driver: 18.0
    [ 2861.860] X.Org XInput driver : 21.0
    [ 2861.860] X.Org Server Extension : 8.0
    [ 2861.863] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
    [ 2861.864] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2861.865] (EE) systemd-logind: failed to take device /dev/dri/card0: Operation not permitted
    [ 2861.886] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
    [ 2861.886] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2861.886] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2861.886] (II) LoadModule: "glx"
    [ 2861.887] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2861.931] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2861.931] compiled for 4.0.2, module version = 1.0.0
    [ 2861.931] Module class: X.Org Server Extension
    [ 2861.931] (II) NVIDIA GLX Module 343.22 Thu Sep 11 15:55:13 PDT 2014
    [ 2861.931] (II) LoadModule: "vmware"
    [ 2861.932] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 2861.959] (II) Module vmware: vendor="X.Org Foundation"
    [ 2861.959] compiled for 1.16.0, module version = 13.0.2
    [ 2861.959] Module class: X.Org Video Driver
    [ 2861.959] ABI class: X.Org Video Driver, version 18.0
    [ 2861.959] (II) LoadModule: "vmware"
    [ 2861.959] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 2861.959] (II) Module vmware: vendor="X.Org Foundation"
    [ 2861.959] compiled for 1.16.0, module version = 13.0.2
    [ 2861.959] Module class: X.Org Video Driver
    [ 2861.959] ABI class: X.Org Video Driver, version 18.0
    [ 2861.959] (II) UnloadModule: "vmware"
    [ 2861.959] (II) Unloading vmware
    [ 2861.959] (II) Failed to load module "vmware" (already loaded, 0)
    [ 2861.959] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
    [ 2861.959] (--) using VT number 2
    [ 2861.963] (--) vmware(0): DRM driver version is 2.6.1
    [ 2861.963] (==) vmware(0): Depth 24, (--) framebuffer bpp 32
    [ 2861.963] (==) vmware(0): RGB weight 888
    [ 2861.963] (==) vmware(0): Default visual is TrueColor
    [ 2861.963] (--) vmware(0): Min width 1, Max Width 8192.
    [ 2861.963] (--) vmware(0): Min height 1, Max Height 8192.
    [ 2861.964] (II) vmware(0): Output Virtual1 using monitor section Monitor0
    [ 2861.964] (II) vmware(0): Output Virtual2 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual3 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual4 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual5 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual6 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual7 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual8 has no monitor section
    [ 2861.964] (II) vmware(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x60.0 78.76 1280 1330 1380 1430 768 818 868 918 -hsync +vsync (55.1 kHz eP)
    [ 2861.964] (II) vmware(0): Printing probed modes for output Virtual1
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x60.0 78.76 1280 1330 1380 1430 768 818 868 918 -hsync +vsync (55.1 kHz eP)
    [ 2861.964] (II) vmware(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 2861.964] (II) vmware(0): EDID for output Virtual2
    [ 2861.965] (II) vmware(0): EDID for output Virtual3
    [ 2861.965] (II) vmware(0): EDID for output Virtual4
    [ 2861.965] (II) vmware(0): EDID for output Virtual5
    [ 2861.965] (II) vmware(0): EDID for output Virtual6
    [ 2861.965] (II) vmware(0): EDID for output Virtual7
    [ 2861.965] (II) vmware(0): EDID for output Virtual8
    [ 2861.965] (II) vmware(0): Output Virtual1 connected
    [ 2861.965] (II) vmware(0): Output Virtual2 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual3 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual4 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual5 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual6 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual7 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual8 disconnected
    [ 2861.965] (II) vmware(0): Using exact sizes for initial modes
    [ 2861.965] (II) vmware(0): Output Virtual1 using initial mode 1280x768
    [ 2861.965] (II) vmware(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2861.965] (==) vmware(0): DPI set to (96, 96)
    [ 2861.965] (II) Loading sub module "fb"
    [ 2861.965] (II) LoadModule: "fb"
    [ 2861.965] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2861.965] (II) Module fb: vendor="X.Org Foundation"
    [ 2861.965] compiled for 1.16.2, module version = 1.0.0
    [ 2861.965] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2861.965] (II) Loading sub module "dri2"
    [ 2861.965] (II) LoadModule: "dri2"
    [ 2861.965] (II) Module "dri2" already built-in
    [ 2861.965] (==) Depth 24 pixmap format is 32 bpp
    [ 2861.966] (II) vmware(0): Initialized VMWARE_CTRL extension version 0.2
    [ 2861.967] (WW) vmware(0): Failed to initialize Gallium3D Xa. No render acceleration available.
    [ 2861.967] (WW) vmware(0): Skipped initialization of direct rendering due to lack of render acceleration.
    [ 2861.967] (--) vmware(0): Render acceleration is disabled.
    [ 2861.967] (==) vmware(0): Rendercheck mode is disabled.
    [ 2861.967] (--) vmware(0): Direct rendering (3D) is disabled.
    [ 2861.967] (==) vmware(0): Backing store enabled
    [ 2861.967] (==) vmware(0): Silken mouse enabled
    [ 2861.967] (II) vmware(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2861.967] (==) vmware(0): DPMS enabled
    [ 2861.967] (II) vmware(0): No 3D acceleration. Not setting up textured video.
    [ 2861.967] (--) RandR disabled
    [ 2861.981] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    [ 2862.011] (II) vmware(0): Setting screen physical size to 338 x 203
    [ 2862.235] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 2862.235] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2862.235] (II) LoadModule: "evdev"
    [ 2862.235] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2862.236] (II) Module evdev: vendor="X.Org Foundation"
    [ 2862.236] compiled for 1.16.0, module version = 2.9.0
    [ 2862.236] Module class: X.Org XInput Driver
    [ 2862.236] ABI class: X.Org XInput driver, version 21.0
    [ 2862.237] (EE) systemd-logind: failed to take device /dev/input/event1: Operation not permitted
    [ 2862.237] (II) Using input driver 'evdev' for 'Power Button'
    [ 2862.237] (**) Power Button: always reports core events
    [ 2862.237] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 2862.237] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2862.237] (--) evdev: Power Button: Found keys
    [ 2862.237] (II) evdev: Power Button: Configuring as keyboard
    [ 2862.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
    [ 2862.237] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2862.237] (**) Option "xkb_rules" "evdev"
    [ 2862.237] (**) Option "xkb_model" "pc104"
    [ 2862.237] (**) Option "xkb_layout" "us"
    [ 2862.284] (II) config/udev: Adding input device VMware VMware Virtual USB Mouse (/dev/input/event3)
    [ 2862.284] (**) VMware VMware Virtual USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 2862.285] (EE) systemd-logind: failed to take device /dev/input/event3: Operation not permitted
    [ 2862.285] (II) Using input driver 'evdev' for 'VMware VMware Virtual USB Mouse'
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: always reports core events
    [ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: Device: "/dev/input/event3"
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Vendor 0xe0f Product 0x3
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found 12 mouse buttons
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found scroll wheel(s)
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found relative axes
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found x and y relative axes
    [ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: Configuring as mouse
    [ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: Adding scrollwheel support
    [ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: YAxisMapping: buttons 4 and 5
    [ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2862.285] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input5/event3"
    [ 2862.285] (II) XINPUT: Adding extended input device "VMware VMware Virtual USB Mouse" (type: MOUSE, id 7)
    [ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: initialized for relative axes.
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) keeping acceleration scheme 1
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration profile 0
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration factor: 2.000
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration threshold: 4
    [ 2862.286] (II) config/udev: Adding input device VMware VMware Virtual USB Mouse (/dev/input/mouse0)
    [ 2862.286] (II) No input driver specified, ignoring this device.
    [ 2862.286] (II) This device may have been added with another device file.
    [ 2862.286] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2862.286] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2862.286] (EE) systemd-logind: failed to take device /dev/input/event0: Operation not permitted
    [ 2862.286] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2862.286] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2862.286] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2862.286] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2862.286] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2862.286] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2862.286] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2862.286] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 2862.286] (**) Option "xkb_rules" "evdev"
    [ 2862.286] (**) Option "xkb_model" "pc104"
    [ 2862.286] (**) Option "xkb_layout" "us"
    [ 2862.287] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
    [ 2862.287] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 2862.287] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "vmmouse"
    [ 2862.287] (II) LoadModule: "vmmouse"
    [ 2862.287] (II) Loading /usr/lib/xorg/modules/input/vmmouse_drv.so
    [ 2862.287] (II) Module vmmouse: vendor="X.Org Foundation"
    [ 2862.287] compiled for 1.16.0, module version = 13.0.0
    [ 2862.287] Module class: X.Org XInput Driver
    [ 2862.287] ABI class: X.Org XInput driver, version 21.0
    [ 2862.287] (II) VMWARE(0): VMMOUSE module was loaded
    [ 2862.287] (II) Using input driver 'vmmouse' for 'ImPS/2 Generic Wheel Mouse'
    [ 2862.287] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 2862.288] (II) VMWARE(0): vmmouse is available
    [ 2862.288] (**) Option "Device" "/dev/input/event4"
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: ZAxisMapping: buttons 4 and 5
    [ 2862.334] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 2862.334] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
    [ 2862.334] (II) VMWARE(0): VMMOUSE DEVICE_INIT
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 2862.334] (II) VMWARE(0): VMMOUSE DEVICE_ON
    [ 2862.334] (II) VMWARE(0): vmmouse enabled
    [ 2862.335] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
    [ 2862.335] (II) No input driver specified, ignoring this device.
    [ 2862.335] (II) This device may have been added with another device file.
    [ 2862.336] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 2862.336] (II) No input driver specified, ignoring this device.
    [ 2862.336] (II) This device may have been added with another device file.
    [ 2865.760] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
    [ 2865.883] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
    [ 2866.184] (II) VMWARE(0): VMMouseUnInit
    [ 2866.184] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2866.184] (II) UnloadModule: "evdev"
    [ 2866.184] (II) evdev: VMware VMware Virtual USB Mouse: Close
    [ 2866.184] (II) UnloadModule: "evdev"
    [ 2866.184] (II) evdev: Power Button: Close
    [ 2866.184] (II) UnloadModule: "evdev"
    [ 2866.219] (EE) Server terminated successfully (0). Closing log file.
    [herminio@archlinux-vm ~]$

  • (Solved) new install on jfs filesystem fails with vi

    I just tried to do a fresh install from the 201307 image and found out that the colon in the vi package will not download onto an jfs filesystem.
    Sad since jfs has always been my choice since using mythtv package. It seems to work faster especially deleting large files.
    I guess it's onto ext4 then.
    Not sure if this should be reported as a bug. Just to inform
    cheers
    slyski
    No need to reply, Just a late night blunder. All is fine.
    Last edited by slyski (2013-07-18 11:39:20)

    WonderWoofy wrote:
    I would report this as a bug.
    FWIW, I don't even install vi, as I don't use it.  I have never tried this with a package group before, but what if you do "pacman -S base --ignore vi" (or with pacstrap).
    Not a bug. Pick a better filesystem. We've been through this before.
    ref: https://bugs.archlinux.org/task/24270 https://bugs.archlinux.org/task/29434
    Last edited by falconindy (2013-07-18 13:46:24)

  • My macbook started crashing on startup. The startup tone wavers. I got it going with the option start keystroke. Is this apt to be software or hardware? I ordered new system software to see if a new install will solve.

    My macbook started crashing on startup. The startup tone wavers. I got it going with the option start keystroke. Is this apt to be software or hardware? I ordered new system software to see if a new install will solve.

    when you install the disc, do it with the machine powered off. Place the disc in the the slot, push it in while holding the power switch tp poer it up, while holding the "C" key down till the gear starts spinning. After the gear starts spinning you can release the C key and wait. This takes much longer than normal longer, then create a new account. Be ready to wait.
    USE YOUR ORIGINAL INSTALL DISC!

Maybe you are looking for

  • Imovie recognises camcorder but no image/sound

    Hi there, I have an old SOny dcr-pc103e camcorder and am trying to get the video clips from dv tapes into iMovie via a firewire cable (4to6 on iMac or 4to9 on MAcbook pro). iMovie recognises the camcorder and controls it (play, stop, rewind...) but t

  • Is there a settings in Win7/HP feature that the battery does not charge until it is under 95%

    I just purchased a HP Pavilion dv6-7043cl laptop and have noticed that the battery does not charge unless it is below 95%.  I am very concercerned because I had a different laptop from a different manufacturer where I had battery issues.  That manufa

  • Stack overflow (0xC00000FD) at EIP=0x01B13469

    Hello,  I am working on a large project and sometimes the LabView shuts down with the error message:  Stack overflow (0xC00000FD) at EIP=0x01B13469 (that is tha last one I got). I am not able to identify the generator of this error. ( Maybe someone c

  • Stored Procedure Migration

    Hi, Can anyone let me know whether any issues occuring while migrating from sqlserver 2000 to oracle 9.0.2? Also i want to know the guidlines to be followed while writing the Sqlserver SPs to avoid the error while migrating it into Oracle using Migra

  • Can't upgrade a legacy version of iLife '11 from the Mac App Store.

    I have bought, a few years back, a legacy version of iLife '11 on DVD. I have heard that Apple is offering a free upgrade to their new iLife suite but when I accessed the Mac App Store, I can't upgrade to the new version. I currently have not made th