Gnome alt+f2 gives no dice

I just did a fresh install and went with gnome. When I press alt+f2 the screen just flashes at me. When I click the run icon I get:
Could not launch application
Not a launchable item.
Did a package get missed and what would that be?

This also happens when I try to customize the panel.

Similar Messages

  • [SOLVED] ALT+key gives strange characters in xterm

    If pressing ALT plus a key gives you strange characters in xterm (e.g.  ALT+x gives ø), the solution that worked for me was to add the following to .XDefaults:
    XTerm*VT100*metaSendsEscape: true

    I owe you an awesome, gigantic beer, I have googled hours to find the solution of this strange issue, and it was here in the forums of my distribution

  • Gnome Alt+F2 auto-complete not working

    Hello,
    When pressing ALT+F2 and typing some command the auto-complete does not work.
    Already tried backing up and removing both ~/.config/dconf and ~/.gconf and it didn't fix.
    Also one thing to notice is that other users on the same machine doesn't have the problem.
    Any thought?
    Ps: It was here since before 3.2 update and didn't get fix after the update.
    Thanks

    I have the same problem. Tried using the mouseover to the top-left corner and typing the command. Also invoking the superkey. When I start typing in everything freezes.
    Update: I did open applications using the gnome-terminal       $ application-name &
                  to start firefox with no problems.  Also did move away /.config/dconf and /.gconf .   Still the same.  When it freezes all I can do is a hardware reset. very strange     doing it in Linux, i tell you.
                 This isn't happening before I added any Online Accounts. Somebody has to rethink this much integration with the Cloud I think.
    Last edited by findingdonato (2011-10-01 23:06:23)

  • GNOME | Alt + Esc

    Hi.
    When I cycle through windows using ‟Alt + Esc“, and have more then two windows opened, the cycling occurs between the first and the second window but not through all the windows at the workspace. That is:
    W1 → W2 → W1 ...
    instead of
    W1 → W2 → W3 ...
    If I cycle in the opposite direction using ‟Alt + Shift + Esc“ all works as expected:
    W3 → W2 → W1 ...
    Do you observe the issue on your system? How can I solve it?
    Thanks.
    GNOME 3.12
    org.gnome.desktop.wm.keybindings.cycle-windows = ['<Alt>Escape'] (the default);
    org.gnome.desktop.wm.keybindings.cycle-windows-backward = [] (also the default).

    This also happens when I try to customize the panel.

  • Starting Mythfrontend on tv-out - gnome [solved]

    I've been running mythtv on KDE3, running it on my TV.  I did a full system upgrade and with KDE4, my KDE desktop does not extend onto my tv, although I have a mousepointer on a black background.
    To hopefully get the system back up and running while I figure that out, I installed gnome and tried to run mythtv on that.  I am a complete newbie on gnome.  I did manage to create a launcher, but I can't figure out how to make mythfrontend launch on my tv.  It always launches on the system monitor.  I'm assuming this is something basic, but can't seem to find any info on it.
    Last edited by timm (2009-05-04 22:09:11)

    I found that an alt-F2 gives you a run window, and if I start it there it runs on the tv-out.  It'd still be nice to start it there with a couple clicks on an icon, though.

  • [SOLVED]Gnome 3 doesnt ask me for sudo password

    So, I'm a noob. I've installed Arch, everything went relatively well and I have a working Gnome 3 environment. However, when I type "sudo blablabla" (like "sudo pacman -S some_package") Gnome never asks me for a password, it just silently does what I say. Is that a bug or am I missing something? I have found nothing about that on the internets.
    Also, when pacman asks me to choose several options am I supposed to type space delimited numbers? Like, "1 2 5 10 21". I tried to use comma as a delimiter and it said that's not a number. Found nothing about that in "man pacman".
    Also, how can I know the real names of programs? Gnome installed something called "qt Assistant" and other stuff and I can't find it on my computer. I want to uninstall it. I seem to recall that the icons are .desktop files in some folder, do I have to check them all? Would something like "locate *.desktop >> desktop.txt" "cat desktop.txt | grep "*qtAssistant*" do the trick?
    Sorry for being such a noob. I did some research on that. It's my third Linux distro and the previous ones, Ubuntu and Mint gave me way more trouble than they were worth. It's not Linux`s fault. It's just it is free, and nothing in life is free. I really want to learn that operating system, though.
    Also, sorry for my poor English.
    Thanks for your patience. Can someone help me?
    Last edited by zergoid99 (2012-02-08 09:55:59)

    skunktrader wrote:Are you logged in as root?
    Of course I'm not - that's the problem And in fact Gnome doesn't give me an option to log in as a root. Maybe because root's home directory isn't in /home?
    When I type commands without sudo, it doesn't execute them. Today I've typed "sudo !!" probably more then twenty times (have I mentioned I'm a noob?)
    And it never asked for a password (exept at login).
    Last edited by zergoid99 (2012-02-08 09:13:18)

  • Gnome not loading

    I got X working fine with tmw so I went to install Gnome. I used pacman to isntall gnome and gnome-extra packages like the wiki says. I then added the daemons to the rc.conf. I added exec gnome-session to my $HOME/.xinitrc file. I also configured GDM to work as described in the wiki.
    So I restarted, all seemed fine, GDM started properly. But when I tried to login Gnome said it cannot find the internet address of my pc. It suggested adding it to the hosts file. So I used the failsafe terminal to login as root (I couldn't find any other way to login as root) and I added my pc as 127.0.0.1. Is that right? I can't put my lan address there because that's configured by dhcp.
    But Gnome does the same thing as if I pressed login anyway, it just hangs at the Gnome splashscreen and nothing happens. I have to kill X and then it goes back to GDM again.
    What have I done wrong? Thanks in advance for any help

    here is the hosts file:
    # /etc/hosts: static lookup table for host names
    #<ip-address>   <hostname.domain.org>   <hostname>
    #127.0.0.1              localhost.localdomain   localhost
    #127.0.0.1              archer306.localdomain   archer306
    #127.0.0.1              localhost archer306
    127.0.0.1               localhost.localdomain   localhost archer306
    # End of file
    [/code]
    here is the rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/unimaps
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE=
    HARDWARECLOCK="localtime"
    TIMEZONE=Canada/Pacific
    KEYMAP=us
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # Scan hardware and load required modules at bootup
    MOD_AUTOLOAD="yes"
    # Module Blacklist - modules in this list will never be loaded by hwdetect
    MOD_BLACKLIST=()
    # Modules to load at boot-up (in this order)
    #   - prefix a module with a ! to disable it
    MODULES=(!usbserial)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="archer306"
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   - prefix an entry in INTERFACES with a ! to disable it
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    lo="lo 127.0.0.1"
    ath0="dhcp"|ath0="ath0 192.168.100.1 netmask 255.255.255.0 broadcast 192.168.100.255"
    wlan_ath0="essid off mode managed"
    WLAN_INTERFACES=(ath0)
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(lo eth0 ath0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up.  These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    #   - set to 'menu' to present a menu during boot-up
    #   - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    #NET_PROFILES=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    #   - prefix a daemon with a ! to disable it
    #   - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !hotplug !pcmcia iptables network netfs crond cpudyn)
    # End of file
    Please be noted that the setting in the rc.conf for the wireless card is inserted after many attempts to get gnome loaded. even though the wireless network setting still isn't right. And the lines in the hosts file is commented out to easy switching codes in the attempt to get gnome run.
    I have also deinstall gnome and reinstall it, but it still doesn't work. I have also let the hanging (with active mouse) screen stay there for about 10 minutes before i kill it. I try to check the ownership and modes of the files in the home directory, and it is right.
    The xfce4 desktop run, and can call some gnome applications that gives immediate response, but gedit takes a good while to be loaded, while a call to nautilus haven't load anything yet(as up to the moemnt of writing). And as another aid, below is the .xsession-errors in my home dir. it is quite lengthy and repeative, please don't feel that i have hijaked the thread:
    /opt/gnome/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
    /opt/gnome/etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/opt/gnome/var/gdm/:0.Xservers" -h "" -l ":0" "kevin"
    /opt/gnome/etc/gdm/Xsession: Beginning session setup...
    /opt/gnome/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- startxfce4
    /opt/xfce4/bin/startxfce4: X server already running on display :0
    /opt/xfce4/etc/xdg/xfce4/xinitrc: line 52: xscreensaver: command not found
    (xfce-mcs-manager:3430): libxfce4mcs-CRITICAL **: mcs_manager_add_channel_from_file: assertion `filename != NULL && strlen (filename) > 0' failed
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    ** (process:3470): WARNING **: /home/kevin/.config/xfce4/xffm created
    ** (process:3470): WARNING **: /home/kevin/.cache/xfce4/xffm created
    ** (process:3470): WARNING **: /home/kevin/.cache/xfce4/xffm/books created
    ** (process:3470): WARNING **: /home/kevin/.cache/xfce4/xffm/histories created
    ** (process:3470): WARNING **: /home/kevin/.cache/xfce4/xfce4-modules created
    I/O warning : failed to load external entity "/home/kevin/.config/xfce4/xffm/xffmrc.xml"
    ** Message: generated cache for icon size=48, theme=Rodent...
    ** Message: generated cache for mime-applications (426, 17367)
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    *** attempt to put segment in horiz list twice
    Thanks for your help.

  • [Solved-ish] Oh No! Something has gone wrong! Gnome 3

    Here is the gdm log: http://pastebin.com/QcasaVN4
    And here is the Xorg.0 log: http://pastebin.com/ENQfp7ds
    Any ideas? Id really like my gnome shell back
    Edit: it should be noted that Gnome Classic works as does Cinnnamon.
    Last edited by crossroads1112 (2014-01-10 04:58:01)

    Oh no! Something has gone wrong is an error message that gnome gives when you try to log on. It looks somewhat like this.
    If I knew the error I'd fix it. Unfortunately Gnome doesn't give any more detail. I checked the gdm an xorg logs and I couldn't figure it out. Thats why I posted them to see if anyone else could. I do not know what other information I should supply.
    Last edited by crossroads1112 (2014-01-10 03:04:05)

  • Gnome not working -- cannot execute "usr/kde/bin/kdm"

    gnome-session does not invoke anything except the error message:
    INIT: cannot execute "usr/kde/bin/kdm"
    INIT: Id "x" respawning too fast: disabled for 5 minutes.
    My xorg.conf is generated by hwd -x. After rebooting, I can log in, but the resolution is stuck in 680x***.
    If I try to open gnome by gnome-session, it give the error message:
    (gnome-session:10890): Gtk-WARNING **: cannot open display?
    Any way to solve it?
    Any help is greatly appreciated.

    Please do not cross-post:
    http://bbs.archlinux.org/viewtopic.php?pid=229780

  • ALT + F8 doesn't active WiFi on my Satellite L550

    Hello, my card is OK, it was tested and appears as Realtek RTL8188CE
    But the Wifi light doesn't light, WiFi doesn't work, and Alt F8 gives nothing ...
    Best regards ...

    Hi teddy
    I see you did not provide any further details which would be very helpful in order to diagnose the issue.
    Nevertheless there are some few things you should clarify:
    First of all I guess you are using the Windows 7 OS.
    In such case the Toshiba VAP (value added package) and Toshiba Flash Card Support Utility should be installed in order to use the function keys.
    In case both software was already installed, you should reninstall both utilities (firstly uninstall the software, reboot the OS and install it again.) The tools can be found on the Toshiba EU driver page.
    Pressing FN + F8 would enable or disable the WLan, so please check this combination as mentioned by Pedro.
    Hopefully this will solve your issue. in case it doesnt, please post some feedback.

  • Gnome Power Manager after Last Upgrade

    Hi There,
    I just did a pacman -Syu and upgraded lots of packages which also include dbus etc.. I just restarted and puzzled that GNOME Power Manager is a lot different now then it's used to be before the upgrade. First of all, it's systray logo is different. Then it's menu, it's options, everything about it are different. I can't see an upgrade in the pacman.log for gnome-power-manager but it's completely changed..
    When I pull the AC power and work on the batteries, it doesn't change the status of the applet. So the applet is very useless right now.. Although it doesn't seem to be an applet while it can't be moved around or I can't change anything about it..
    Before the upgrade, I was able to get information by simply right clicking on it selection Information.. But now, even that option is completely changed.. Is there something wrong ?

    Hello.
    Is the bug fixed already? I have some problems with gnome-power-manager, dbus and hal. After installing Gnome everything was just fine, after I reboot I cannot start HAL:
    [root@ichi ~]# /etc/rc.d/hal start
    :: Starting Hardware Abstraction Layer                                                                                                                                                                    [FAIL]
    [root@ichi ~]# lshal
    error: dbus_bus_get: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    gnome-power-manager gives msgbox with error about connecting to DBUS.
    What is the issue?

  • Xorg not working with NVidia card on laptop.

    Hi, I'm new here, but have been using other distros for a while now.
    My problem is that whenever i try to use the discrete graphics Xorg freezes and the logs say something about not having a valid display for the card.
    The Intel graphics work fine for most things, but for example Steam doesn't launch because of a missing GLX plugin or something.
    GDM and Gnome also just give me a "something went wrong" instead of letting me log in or use the desktop (lxdm + kde works fine).
    My configs:
    10-monitor.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Monitor "Monitor0"
    Device "Device0"
    EndSection
    20-intel.conf
    Section "Device"
    Identifier "Device1"
    Driver "modesetting"
    Option "AccelMethod" "none"
    EndSection
    20-nvidia.conf
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVidia Corporation"
    Option "NoLogo" "false"
    Option "AllowEmptyInitialConfiguration"
    BusID "PCI:4:0:0"
    EndSection
    /var/log/Xorg.0.log
    [ 13.417]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 13.417] X Protocol Version 11, Revision 0
    [ 13.417] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 13.417] Current Operating System: Linux Hawaii-Arch 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 13.417] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1c7d6663-e037-4ff8-ae85-e51f6745bb45 rw quiet
    [ 13.417] Build Date: 22 February 2015 12:50:32PM
    [ 13.417]
    [ 13.417] Current version of pixman: 0.32.6
    [ 13.417] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13.417] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13.417] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 13 18:27:43 2015
    [ 13.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.496] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 13.581] (==) ServerLayout "Layout0"
    [ 13.581] (**) |-->Screen "Screen0" (0)
    [ 13.581] (**) | |-->Monitor "Monitor0"
    [ 13.581] (**) | |-->Device "Device0"
    [ 13.581] (==) Automatically adding devices
    [ 13.581] (==) Automatically enabling devices
    [ 13.581] (==) Automatically adding GPU devices
    [ 13.602] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 13.602] Entry deleted from font path.
    [ 13.602] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 13.602] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13.602] Entry deleted from font path.
    [ 13.638] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 13.638] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13.638] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 13.638] (II) Loader magic: 0x815d80
    [ 13.638] (II) Module ABI versions:
    [ 13.638] X.Org ANSI C Emulation: 0.4
    [ 13.638] X.Org Video Driver: 19.0
    [ 13.638] X.Org XInput driver : 21.0
    [ 13.638] X.Org Server Extension : 9.0
    [ 13.639] (EE) systemd-logind: failed to get session: PID 283 does not belong to any known session
    [ 13.639] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 13.639] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 13.640] (--) PCI:*(0:0:2:0) 8086:0a16:1043:131d rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 13.640] (--) PCI: (0:4:0:0) 10de:1292:1043:131d rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 13.640] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13.641] (II) LoadModule: "glx"
    [ 13.668] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 14.479] (II) Module glx: vendor="NVIDIA Corporation"
    [ 14.479] compiled for 4.0.2, module version = 1.0.0
    [ 14.479] Module class: X.Org Server Extension
    [ 14.487] (II) NVIDIA GLX Module 346.35 Sat Jan 10 20:53:39 PST 2015
    [ 14.491] (II) LoadModule: "nvidia"
    [ 14.492] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 14.588] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 14.588] compiled for 4.0.2, module version = 1.0.0
    [ 14.588] Module class: X.Org Video Driver
    [ 14.593] (II) NVIDIA dlloader X Driver 346.35 Sat Jan 10 20:32:18 PST 2015
    [ 14.593] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 14.594] (++) using VT number 1
    [ 14.595] (II) Loading sub module "fb"
    [ 14.595] (II) LoadModule: "fb"
    [ 14.595] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 14.611] (II) Module fb: vendor="X.Org Foundation"
    [ 14.611] compiled for 1.17.1, module version = 1.0.0
    [ 14.611] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 14.611] (II) Loading sub module "wfb"
    [ 14.611] (II) LoadModule: "wfb"
    [ 14.612] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 14.614] (II) Module wfb: vendor="X.Org Foundation"
    [ 14.614] compiled for 1.17.1, module version = 1.0.0
    [ 14.614] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 14.614] (II) Loading sub module "ramdac"
    [ 14.614] (II) LoadModule: "ramdac"
    [ 14.614] (II) Module "ramdac" already built-in
    [ 14.616] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
    [ 14.616] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 14.616] (==) NVIDIA(0): RGB weight 888
    [ 14.616] (==) NVIDIA(0): Default visual is TrueColor
    [ 14.616] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 14.617] (**) NVIDIA(0): Option "NoLogo" "false"
    [ 14.617] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
    [ 14.617] (**) NVIDIA(0): Enabling 2D acceleration
    [ 19.094] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 19.096] (II) NVIDIA(0): NVIDIA GPU GeForce GT 740M (GK208) at PCI:4:0:0 (GPU-0)
    [ 19.096] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 19.096] (--) NVIDIA(0): VideoBIOS: 80.28.2a.00.3d
    [ 19.096] (II) NVIDIA(0): Detected PCI Express Link width: 8X
    [ 19.096] (--) NVIDIA(0): Valid display device(s) on GeForce GT 740M at PCI:4:0:0
    [ 19.096] (--) NVIDIA(0): none
    [ 19.096] (II) NVIDIA(0): Validated MetaModes:
    [ 19.096] (II) NVIDIA(0): "NULL"
    [ 19.096] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 19.096] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [ 19.096] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 19.096] (--) Depth 24 pixmap format is 32 bpp
    [ 19.097] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 19.097] (II) NVIDIA: access.
    [ 19.100] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 19.100] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 19.100] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 19.100] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 19.100] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 19.100] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 19.100] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 19.100] (II) NVIDIA(0): Config Options in the README.
    [ 19.100] (II) NVIDIA(0): Setting mode "NULL"
    [ 19.150] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [ 19.201] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 19.201] (==) NVIDIA(0): Backing store enabled
    [ 19.201] (==) NVIDIA(0): Silken mouse enabled
    [ 19.202] (==) NVIDIA(0): DPMS enabled
    [ 19.220] (II) Loading sub module "dri2"
    [ 19.220] (II) LoadModule: "dri2"
    [ 19.220] (II) Module "dri2" already built-in
    [ 19.220] (II) NVIDIA(0): [DRI2] Setup complete
    [ 19.220] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 19.220] (--) RandR disabled
    [ 19.242] (II) Initializing extension GLX
    [ 19.242] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event9)
    [ 19.774] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 19.774] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 19.774] (II) LoadModule: "libinput"
    [ 19.774] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 19.817] (II) Module libinput: vendor="X.Org Foundation"
    [ 19.817] compiled for 1.17.1, module version = 0.6.0
    [ 19.817] Module class: X.Org XInput Driver
    [ 19.817] ABI class: X.Org XInput driver, version 21.0
    [ 19.817] (II) Using input driver 'libinput' for 'Power Button'
    [ 19.817] (**) Power Button: always reports core events
    [ 19.817] (**) Option "Device" "/dev/input/event9"
    [ 19.818] (II) input device 'Power Button', /dev/input/event9 is a keyboard
    [ 19.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event9"
    [ 19.836] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 19.837] (II) input device 'Power Button', /dev/input/event9 is a keyboard
    [ 19.837] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
    [ 19.837] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.837] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 19.837] (II) Using input driver 'libinput' for 'Video Bus'
    [ 19.837] (**) Video Bus: always reports core events
    [ 19.837] (**) Option "Device" "/dev/input/event11"
    [ 19.837] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
    [ 19.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event11"
    [ 19.863] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 19.863] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
    [ 19.864] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
    [ 19.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.864] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 19.864] (II) Using input driver 'libinput' for 'Video Bus'
    [ 19.864] (**) Video Bus: always reports core events
    [ 19.864] (**) Option "Device" "/dev/input/event10"
    [ 19.864] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
    [ 19.890] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input14/event10"
    [ 19.890] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 19.890] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
    [ 19.890] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
    [ 19.890] (II) No input driver specified, ignoring this device.
    [ 19.890] (II) This device may have been added with another device file.
    [ 19.890] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
    [ 19.890] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 19.890] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
    [ 19.890] (II) Using input driver 'libinput' for 'Sleep Button'
    [ 19.890] (**) Sleep Button: always reports core events
    [ 19.890] (**) Option "Device" "/dev/input/event8"
    [ 19.891] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
    [ 19.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12/event8"
    [ 19.916] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 19.917] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.918] (II) config/udev: Adding input device Razer Razer Kraken 7.1 (/dev/input/event4)
    [ 19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "evdev keyboard catchall"
    [ 19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "libinput keyboard catchall"
    [ 19.918] (II) Using input driver 'libinput' for 'Razer Razer Kraken 7.1'
    [ 19.918] (**) Razer Razer Kraken 7.1: always reports core events
    [ 19.918] (**) Option "Device" "/dev/input/event4"
    [ 19.918] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
    [ 19.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:1532:0501.0004/input/input8/event4"
    [ 19.970] (II) XINPUT: Adding extended input device "Razer Razer Kraken 7.1" (type: KEYBOARD, id 10)
    [ 19.970] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
    [ 19.970] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event5)
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
    [ 19.970] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
    [ 19.970] (**) Option "Device" "/dev/input/event5"
    [ 19.970] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
    [ 20.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:2516:0026.0005/input/input9/event5"
    [ 20.010] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 11)
    [ 20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
    [ 20.010] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event6)
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
    [ 20.010] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
    [ 20.010] (**) Option "Device" "/dev/input/event6"
    [ 20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
    [ 20.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:2516:0026.0006/input/input10/event6"
    [ 20.063] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 12)
    [ 20.063] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
    [ 20.064] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event13)
    [ 20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
    [ 20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "libinput keyboard catchall"
    [ 20.064] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam'
    [ 20.064] (**) USB2.0 HD UVC WebCam: always reports core events
    [ 20.064] (**) Option "Device" "/dev/input/event13"
    [ 20.064] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
    [ 20.116] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input17/event13"
    [ 20.116] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 13)
    [ 20.117] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
    [ 20.117] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
    [ 20.117] (II) No input driver specified, ignoring this device.
    [ 20.117] (II) This device may have been added with another device file.
    [ 20.117] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
    [ 20.117] (II) No input driver specified, ignoring this device.
    [ 20.117] (II) This device may have been added with another device file.
    [ 20.117] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event1)
    [ 20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev pointer catchall"
    [ 20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput pointer catchall"
    [ 20.117] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.117] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.117] (**) Option "Device" "/dev/input/event1"
    [ 20.118] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
    [ 20.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1532:0037.0001/input/input5/event1"
    [ 20.170] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: MOUSE, id 14)
    [ 20.170] (**) Option "AccelerationScheme" "none"
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) selected scheme none/0
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration factor: 2.000
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration threshold: 4
    [ 20.170] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
    [ 20.170] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/mouse0)
    [ 20.170] (II) No input driver specified, ignoring this device.
    [ 20.170] (II) This device may have been added with another device file.
    [ 20.171] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event2)
    [ 20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
    [ 20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
    [ 20.171] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.171] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.171] (**) Option "Device" "/dev/input/event2"
    [ 20.171] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
    [ 20.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0037.0002/input/input6/event2"
    [ 20.223] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 15)
    [ 20.223] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
    [ 20.224] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event3)
    [ 20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
    [ 20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
    [ 20.224] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.224] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.224] (**) Option "Device" "/dev/input/event3"
    [ 20.224] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
    [ 20.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:1532:0037.0003/input/input7/event3"
    [ 20.276] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 16)
    [ 20.277] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
    [ 20.277] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event14)
    [ 20.277] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 20.277] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
    [ 20.277] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
    [ 20.277] (**) Asus WMI hotkeys: always reports core events
    [ 20.277] (**) Option "Device" "/dev/input/event14"
    [ 20.277] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
    [ 20.330] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input22/event14"
    [ 20.330] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 17)
    [ 20.330] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
    [ 20.330] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [ 20.330] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [ 20.330] (**) AT Translated Set 2 keyboard: always reports core events
    [ 20.330] (**) Option "Device" "/dev/input/event0"
    [ 20.330] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 20.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 20.383] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
    [ 20.383] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 20.384] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event15)
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
    [ 20.384] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
    [ 20.384] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 20.384] (**) Option "Device" "/dev/input/event15"
    [ 20.384] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
    [ 20.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input21/event15"
    [ 20.436] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 19)
    [ 20.436] (**) Option "AccelerationScheme" "none"
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 20.437] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
    [ 20.437] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
    [ 20.437] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 20.437] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
    [ 20.437] (II) No input driver specified, ignoring this device.
    [ 20.437] (II) This device may have been added with another device file.

    I had a similar issue but i solved it following the instructions explained here https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA.
    I also reccomend you to install the bbswitch package which disables NVIDIA discrete graphics card when isn't used.

  • Using a US mac in the UK?

    Hi
    My parents are going to New York in a few weeks and I was going to give them some money to get me a powerbook. I was wondering if it will all work ok over here? I know i will need a UK power adaptor but will that be all?
    Thanks in advance
    Michael Wilson

    I've been using my North American Powerbook in the UK for 1.5 years now since moving here from Canada. There is no stress, not even with the lack of a '£' on the keyboard since alt-3 gives me that on the US layout. I bought a £2 power plug converter from Tesco and that was the total of my expense.
    The only (admittedly unlikely) problem is Her Majesty's Customs - an Apple Powerbook is way above the tourist duty exempt limit (which I think is laughably low - less than £200). Importing a Powerbook will make is liable to 17.5% VAT +excise duty +handling fee. If your parents try to bring it through the 'Nothing to Declare' line and get randomly picked out they could be in a bit of trouble with the law. Of course this is very unlikely but it is the reality - perhaps it would not be a good idea for them to come through customs with a big shiny unopened expensive computer box for Her Majesty's servants to have a good butchers at .
    Gareth

  • Sharing Files Between 3 Arch Computers Using SAMBA [SOLVED]

    I am trying to network 3 of my computers together.  They are all running Arch 64.  I setup the smb.conf file according to various tutorials and then the folders show up on the other computers, but when you double click them (using Gnome 3) it gives an error "unable to mount location, failed to mount windows share"
    I know this has to be some permission issue but I have spent hours on this and am hitting a brick wall.  Here is my smb.conf file.
    #======================= Global Settings =====================================
    [global]
    # workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
    workgroup = WORKGROUP
    # server string is the equivalent of the NT Description field
    server string = Samba Server
    # Security mode. Defines in which mode Samba will operate. Possible
    # values are share, user, server, domain and ads. Most people will want
    # user level security. See the Samba-HOWTO-Collection for details.
    security = share
    guest account = nobody
    [Z]
    path = /media/Z
    public = yes
    guest ok = yes
    writeable = yes
    only guest = yes
    browseable = yes
    [Documents]
    path = /home/myname/Documents
    public = yes
    guest ok = yes
    writeable = yes
    browseable = yes
    only guest = yes
    # This option is important for security. It allows you to restrict
    # connections to machines which are on your local network. The
    # following example restricts access to two C class networks and
    # the "loopback" interface. For more examples of the syntax see
    # the smb.conf man page
    ; hosts allow = 192.168.1. 192.168.2. 127.
    # If you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    load printers = yes
    # you may wish to override the location of the printcap file
    ; printcap name = /etc/printcap
    # on SystemV system setting printcap name to lpstat should allow
    # you to automatically obtain a printer list from the SystemV spool
    # system
    ; printcap name = lpstat
    # It should not be necessary to specify the print system type unless
    # it is non-standard. Currently supported print systems include:
    # bsd, cups, sysv, plp, lprng, aix, hpux, qnx
    ; printing = cups
    # Uncomment this if you want a guest account, you must add this to /etc/passwd
    # otherwise the user "nobody" is used
    ; guest account = pcguest
    # this tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/log/samba/%m.log
    # Put a capping on the size of the log files (in Kb).
    max log size = 50
    # Use password server option only with security = server
    # The argument list may include:
    # password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
    # or to auto-locate the domain controller/s
    # password server = *
    ; password server = <NT-Server-Name>
    # Use the realm option only with security = ads
    # Specifies the Active Directory realm the host is part of
    ; realm = MY_REALM
    # Backend to store user information in. New installations should
    # use either tdbsam or ldapsam. smbpasswd is available for backwards
    # compatibility. tdbsam requires no further configuration.
    ; passdb backend = tdbsam
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting.
    # Note: Consider carefully the location in the configuration file of
    # this line. The included file is read at that point.
    ; include = /usr/local/samba/lib/smb.conf.%m
    # Configure Samba to use multiple interfaces
    # If you have multiple network interfaces then you must list them
    # here. See the man page for details.
    ; interfaces = 192.168.12.2/24 192.168.13.2/24
    # Browser Control Options:
    # set local master to no if you don't want Samba to become a master
    # browser on your network. Otherwise the normal election rules apply
    ; local master = no
    # OS Level determines the precedence of this server in master browser
    # elections. The default value should be reasonable
    ; os level = 33
    # Domain Master specifies Samba to be the Domain Master Browser. This
    # allows Samba to collate browse lists between subnets. Don't use this
    # if you already have a Windows NT domain controller doing this job
    ; domain master = yes
    # Preferred Master causes Samba to force a local browser election on startup
    # and gives it a slightly higher chance of winning the election
    ; preferred master = yes
    # Enable this if you want Samba to be a domain logon server for
    # Windows95 workstations.
    ; domain logons = yes
    # if you enable domain logons then you may want a per-machine or
    # per user logon script
    # run a specific logon batch file per workstation (machine)
    ; logon script = %m.bat
    # run a specific logon batch file per username
    ; logon script = %U.bat
    # Where to store roving profiles (only for Win95 and WinNT)
    # %L substitutes for this servers netbios name, %U is username
    # You must uncomment the [Profiles] share below
    ; logon path = \\%L\Profiles\%U
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
    ; wins support = yes
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # WINS Proxy - Tells Samba to answer name resolution queries on
    # behalf of a non WINS capable client, for this to work there must be
    # at least one WINS Server on the network. The default is NO.
    ; wins proxy = yes
    # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
    # via DNS nslookups. The default is NO.
    dns proxy = no
    # These scripts are used on a domain controller or stand-alone
    # machine to add or delete corresponding unix accounts
    ; add user script = /usr/sbin/useradd %u
    ; add group script = /usr/sbin/groupadd %g
    ; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
    ; delete user script = /usr/sbin/userdel %u
    ; delete user from group script = /usr/sbin/deluser %u %g
    ; delete group script = /usr/sbin/groupdel %g
    #============================ Share Definitions ==============================
    [homes]
    comment = Home Directories
    browseable = no
    writable = yes
    [Z]
    path = /media/Z
    public = yes
    guest ok = yes
    writable = yes
    only guest = yes
    browseable = yes
    # Un-comment the following and create the netlogon directory for Domain Logons
    ; [netlogon]
    ; comment = Network Logon Service
    ; path = /usr/local/samba/lib/netlogon
    ; guest ok = yes
    ; writable = no
    ; share modes = no
    # Un-comment the following to provide a specific roving profile share
    # the default is to use the user's home directory
    ;[Profiles]
    ; path = /usr/local/samba/profiles
    ; browseable = no
    ; guest ok = yes
    # NOTE: If you have a BSD-style print system there is no need to
    # specifically define each individual printer
    [printers]
    comment = All Printers
    path = /var/spool/samba
    browseable = no
    # Set public = yes to allow user 'guest account' to print
    guest ok = no
    writable = no
    printable = yes
    # This one is useful for people to share files
    ;[tmp]
    ; comment = Temporary file space
    ; path = /tmp
    ; read only = no
    ; public = yes
    # A publicly accessible directory, but read only, except for people in
    # the "staff" group
    ;[public]
    ; comment = Public Stuff
    ; path = /home/samba
    ; public = yes
    ; writable = no
    ; printable = no
    ; write list = @staff
    # Other examples.
    # A private printer, usable only by fred. Spool data will be placed in fred's
    # home directory. Note that fred must have write access to the spool directory,
    # wherever it is.
    ;[fredsprn]
    ; comment = Fred's Printer
    ; valid users = fred
    ; path = /homes/fred
    ; printer = freds_printer
    ; public = no
    ; writable = no
    ; printable = yes
    # A private directory, usable only by fred. Note that fred requires write
    # access to the directory.
    ;[fredsdir]
    ; comment = Fred's Service
    ; path = /usr/somewhere/private
    ; valid users = fred
    ; public = no
    ; writable = yes
    ; printable = no
    # a service which has a different directory for each machine that connects
    # this allows you to tailor configurations to incoming machines. You could
    # also use the %U option to tailor it by user name.
    # The %m gets replaced with the machine name that is connecting.
    ;[pchome]
    ; comment = PC Directories
    ; path = /usr/pc/%m
    ; public = no
    ; writable = yes
    # A publicly accessible directory, read/write to all users. Note that all files
    # created in the directory by users will be owned by the default user, so
    # any user with access can delete any other user's files. Obviously this
    # directory must be writable by the default user. Another user could of course
    # be specified, in which case all files would be owned by that user instead.
    ;[public]
    ; path = /usr/somewhere/else/public
    ; public = yes
    ; only guest = yes
    ; writable = yes
    ; printable = no
    [Z]
    path = /media/Z
    public = yes
    guest ok = yes
    writable = yes
    only guest = yes
    browseable = yes
    # The following two entries demonstrate how to share a directory so that two
    # users can place files there that will be owned by the specific users. In this
    # setup, the directory should be writable by both users and should have the
    # sticky bit set on it to prevent abuse. Obviously this could be extended to
    # as many users as required.
    ;[myshare]
    ; comment = Mary's and Fred's stuff
    ; path = /usr/somewhere/shared
    ; valid users = mary fred
    ; public = no
    ; writable = yes
    ; printable = no
    ; create mask = 0765
    I know Z is in there twice, I tried adding it in a different spot after watching a tutorial, this doesn't have any bearing on my problem.
    Last edited by LuckyStrike (2012-02-18 00:26:51)

    Try setting it up this way...
    #======================= Global Settings =======================
    [global]
    log file = /var/log/samba/log.%m
    so_rcvbuf = 8192 SO_SNDBUF=8192
    passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
    obey pam restrictions = yes
    socket options = TCP_NODELAY
    map to guest = bad user
    encrypt passwords = true
    passdb backend = tdbsam
    passwd program = /usr/bin/passwd %u
    dns proxy = no
    netbios name = ArchLinux
    server string = %h server (Samba, Arch)
    path = /home/username
    default = global
    unix password sync = yes
    os level = 20
    auto services = homes
    syslog = 0
    panic action = /usr/share/samba/panic-action %d
    usershare allow guests = yes
    max log size = 1000
    pam password change = yes
    #======================= Share Definitions =======================
    [Home]
    guest account = nobody
    comment = Home Folder
    writeable = yes
    [Z]
    guest account = nobody
    comment = Z-Drive
    writeable = yes
    path = /media/Z
    [Documents]
    guest account = nobody
    comment = Documents Folder
    writeable = yes
    path = /home/myname/Documents
    Changing the username parts and other as necessary of course.

  • MBP always boots in removed windows 7 EFI partition

    Hi all,
    i have a strange issue: after trying desperately to install windows 7 alongside Yosemite on an early 2011 MBP i gave up and deleted the bootcamp partition.
    But now it always boots into a windows blue screen of death, even after i make yosemite the startup disk in system preferences.
    I always have to start up with the ALT key and am regularly confronted with the blue screen when i forget.
    Booting with the ALT key gives me 2 choices: OS X and 'EFI boot'
    Windows is haunting me after i deleted it and come to think that i only wanted to try it out because i could. **** you Windows.
    It tells me that windows cannot start and it needs repairs, which is obvious because i deleted the windows partition.
    Something tells me that it has something to do with the EFI partition where some windows software has to be installed, but disk utility won't let me delete the partition, because it thinks it's the OS X EFI.
    Is there a way to restore the EFI partition to a proper OS X partition or how do i delete it and how?
    Thanks in advance for your time and effort,
    Best of regards,
    -sander
    Volume layout:
    gemeengoed:~ sander$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *250.1 GB   disk0
       1:                  Apple_HFS                         209.7 MB   disk0s1
       2:          Apple_CoreStorage                         249.2 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS ssd 250                *248.8 GB   disk1
                                     Logical Volume on disk0s2
                                     xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
                                     Unlocked Encrypted

    tried it and still no go. Have downloaded rEFIt and try and fix it from there. rEFIt analyse gives me this:
    thanks for your brain time though.
    *** Report for internal hard disk ***
    Current GPT partition table:
    #      Start LBA      End LBA  Type
    1             40       409639  Mac OS X HFS+
    2         409640    487127591  Unknown
    3      487127592    488397127  Mac OS X Boot
    Current MBR partition table:
    # A    Start LBA      End LBA  Type
    1              1    488397167  ee  EFI Protective
    MBR contents:
    Boot Code: Unknown, but bootable
    Partition at LBA 40:
    Boot Code: None (Non-system disk message)
    File System: FAT32
    Listed in GPT as partition 1, type Mac OS X HFS+
    Partition at LBA 409640:
    Boot Code: None
    File System: Unknown
    Listed in GPT as partition 2, type Unknown
    Partition at LBA 487127592:
    Boot Code: None
    File System: HFS Extended (HFS+)
    Listed in GPT as partition 3, type Mac OS X Boot

Maybe you are looking for

  • IPod Classic not recognized on desktop or in iTunes - help!

    My iPod is not recognized by my Mac or iTunes... I have done the suggested "reset" and still no luck.  I have also turned off Norton ... this hasn't made a difference either... Does anyone have other thoughts/ideas I should try?

  • How to hide a number on cucm 8.5

    Hi guys, I'd like to know how to hide the number of the caller on cucm 8.5 I'm not a pro, could someone explain to me step by step please Thank you for ur time Regards

  • Key(s) sticking or not working

    I just got my replacement MacBook, it is a week 32, and running well for the most part. However, my 'p' key sticks (it pops up just a tad slower, but when I hit it pretty hard it will actually stay down). Also, I don't know if I'm just hallucinating

  • Change form target dynamically

    Hi all, I have a Struts form, declared as: <html:form method="POST" action="myaction" target="_top"> This form uses the ActionForm validate. When the validate method returns no errors I need the Struts action to display the result page in the "_top"

  • I take photos in B/V and den whith importing to Aperture , they is in color . What to do

    I take photos in B/W and then whith importing in Aperture , it is in color ??????