[SOLVED] AWN died

I've held off posting for a couple of days whilst I searched, but I'm finding nada.
At some point in the past couple of days, awn has stopped working with:
** (avant-window-navigator:20529): CRITICAL **: desktop_agnostic_config_schema_get_metadata_option: assertion 'self != NULL' failed
Segmentation fault (core dumped)
Now, I've had kernel updates, gtk2 & 3 and glib, but rolling them all back doesn't help. Does anyone have any idea what this may relate to?
Using testing, for information.
Last edited by Roken (2013-11-15 14:17:12)

AWN was was dropped from the official repos today because of incompatibilities with the new gnome packages and deps.  It was on the mailing list.
Found it:
City-busz wrote:
Date: Mon, 7 Oct 2013 21:25:28 +0200
From: Balló György <[email protected]>                                                                                                                                                       
To: "Discussion about the Arch User Repository (AUR)" <[email protected]>
Subject: [aur-general] Dropping Avant Window Navigator                                                                                                                                         
Message-ID: <CAK4rBJQz3Y=[email protected]>
Hi,
I'll drop the following packages from the [community] repository,
because Avant Window Navigator no longer works with GNOME 3.10
(crashes on startup), upstream is dead, and I can't fix it:
- avant-window-navigator
- awn-extras-applets
- gnome-menus2
- libdesktop-agnostic
If anyone interested in fixing this problem, then check the related bug report:
https://bugs.archlinux.org/task/37226
Recommended alternatives are cairo-dock and docky.
György Balló (City-busz)
Trusted User
Last edited by WonderWoofy (2013-10-08 03:30:47)

Similar Messages

  • [SOLVED] awn-settings not opening

    I've did a hard search for this but i couldn't find a solution .....
    Everytime i launch the awn-settings i get this error
    ** Message: pygobject_register_sinkfunc is deprecated (AwnOverlay)
    ImportError: could not import desktopagnostic
    Traceback (most recent call last):
    File "/usr/bin/awn-settings", line 54, in <module>
    from awnClass import awnPreferences, awnManager, awnLauncher, awnApplet, awnThemeCustomize, awnTaskManager
    File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 45, in <module>
    import awn
    File "/usr/lib/python2.7/site-packages/awn/__init__.py", line 37, in <module>
    import desktopagnostic.vfs
    File "/usr/lib/python2.7/site-packages/desktopagnostic/__init__.py", line 20, in <module>
    from desktopagnostic.desktopagnostic import *
    ImportError: /usr/lib/python2.7/site-packages/desktopagnostic/desktopagnostic.so: undefined symbol: pydesktopagnostic_functions
    Any ideas on how to fix this?
    Last edited by Sicariuxs (2012-11-11 16:01:59)

    There is some kind of problem with the last update of libdesktop-agnostic package. There is an AUR version from bzr that solves the problem for now.

  • [SOLVED] AWN Lucido.

    First, i want to say hello, i'm new here and also i'm new in archlinux (in fact it's my first linux) .
    I'm customizing GUI, and i saw that new AWN Lucido style is pretty nice. I wanted to install it but, awn package from official repository doesn't contain Lucido.
    I tried to install "avant-window-navigator-bzr" from AUR, but it's buggy, and settings window  won't open.
    So, where can i get working AWN with Lucido?
    I'm using gnome if it does matter.
    Thanks in advice, and sorry for my english.
    Last edited by smiechowy (2011-01-31 19:44:12)

    Avant Window Navigator 0.4.1 compiles perfectly, the issue is with a .schema file.
    Follow the comments on the AUR page for avant-window-navigator-bzr: http://aur.archlinux.org/packages.php?I … mments=all
    Look for the comment from leprechau, he explains how to solve this.
    Remember that if it solves your problem, please mark this post as SOLVED

  • (SOLVED)AWN error when i click in awn-settings

    Hi, i recently installed avant-window-navigator and libdesktop-agnostic from AUR and a i get a error when i click in awn-settings.
    This is the error:
    Traceback (most recent call last):
      File "/usr/bin/awn-settings", line 53, in <module>
        from awnClass import awnPreferences, awnManager, awnLauncher, awnApplet, awnThemeCustomize, awnTaskManager
      File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 45, in <module>
        from awnSettingsHelper import bind_to_gtk_component
      File "/usr/share/avant-window-navigator/awn-settings/awnSettingsHelper.py", line 20, in <module>
        from desktopagnostic import config
      File "/usr/lib/python2.7/site-packages/desktopagnostic/__init__.py", line 20, in <module>
        from desktopagnostic.desktopagnostic import *
    ImportError: /usr/lib/python2.7/site-packages/desktopagnostic/desktopagnostic.so: undefined symbol: pydesktopagnostic_functions
    I appreciate for your help
    thanks
    **Sorry for my english**
    Last edited by rasertux (2012-08-20 19:34:34)

    I uninstalled all packs and i install all depends and reinstall the AWN and everything works now.
    THX

  • [SOLVED]awn-extras-applets wont compile

    hey guys im trying to install awn-extras-applets via yaourt and it doesnt compile, it starts and then just stops half way asking me to restart the build process. though avant-window-navigator goes fine
    heres the compile messages
    Avant Window Navigator Extras 0.4.0
    ===================================
    prefix: /usr
    Vala Support: yes
    WebKit Support: webkit-1.0
    XULRunner Support: no
    Making all in applets
    Making all in maintained/animal-farm
    Generating and caching the translation database
    Merging translations into animal-farm.desktop.
    Making all in maintained/awnterm
    CC awn-terminal.o
    In file included from ./keybinder.h:27:0,
    from awn-terminal.c:40:
    /usr/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
    In file included from awn-terminal.c:41:0:
    /usr/include/glib-2.0/glib/gi18n.h:28:0: warning: "_" redefined [enabled by default]
    In file included from awn-terminal.c:37:0:
    /usr/include/glib-2.0/glib/gi18n-lib.h:32:0: note: this is the location of the previous definition
    In file included from awn-terminal.c:41:0:
    /usr/include/glib-2.0/glib/gi18n.h:29:0: warning: "Q_" redefined [enabled by default]
    In file included from awn-terminal.c:37:0:
    /usr/include/glib-2.0/glib/gi18n-lib.h:33:0: note: this is the location of the previous definition
    In file included from awn-terminal.c:41:0:
    /usr/include/glib-2.0/glib/gi18n.h:31:0: warning: "C_" redefined [enabled by default]
    In file included from awn-terminal.c:37:0:
    /usr/include/glib-2.0/glib/gi18n-lib.h:35:0: note: this is the location of the previous definition
    awn-terminal.c: In function 'awn_terminal_applet_create_new_tab':
    awn-terminal.c:885:2: warning: 'vte_terminal_fork_command' is deprecated (declared at /usr/include/vte-0.0/vte/vtedeprecated.h:82) [-Wdeprecated-declarations]
    awn-terminal.c: In function 'awn_terminal_applet_exited_cb':
    awn-terminal.c:1035:3: warning: 'vte_terminal_fork_command' is deprecated (declared at /usr/include/vte-0.0/vte/vtedeprecated.h:82) [-Wdeprecated-declarations]
    make[4]: *** [awn-terminal.lo] Error 1
    make[3]: *** [all] Error 2
    make[2]: *** [all-recursive] Error 1
    make[1]: *** [all-recursive] Error 1
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build awn-extras-applets.
    ==> Restart building awn-extras-applets ? [y/N]
    im also having a problem when starting avant with the terminal. it says gtk warning and no protocal
    heres the error
    avant-window-navigator
    No protocol specified
    No protocol specified
    (avant-window-navigator:5464): Gtk-WARNING **: cannot open display: :0
    All of this is in virtualbox. so that might be causing an issue im not sure and openbox, i also tried the bzr versions and it wont connect to the bazaar server
    Last edited by nankura (2012-07-20 22:58:48)

    Dumping terminal applet patch here:
    --- awn-extras-0.4.0/applets/maintained/awnterm/awn-terminal.c 2012-10-18 15:26:16.110686193 +0300
    +++ awn-extras-0.4.0.new/applets/maintained/awnterm/awn-terminal.c 2012-10-18 15:31:26.179060476 +0300
    @@ -882,7 +880,11 @@
    g_return_if_fail (self != NULL);
    terminal = g_object_ref_sink ((VteTerminal*) vte_terminal_new ());
    vte_terminal_set_emulation (terminal, "xterm");
    - vte_terminal_fork_command (terminal, NULL, NULL, NULL, "~/", FALSE, FALSE, FALSE);
    + char *startterm[2]={0,0};
    + startterm[0]=vte_get_user_shell();
    + vte_terminal_fork_command_full(VTE_TERMINAL(terminal),
    + VTE_PTY_NO_LASTLOG | VTE_PTY_NO_UTMP | VTE_PTY_NO_WTMP,
    + "~/", startterm, NULL, 0, NULL, NULL, NULL, NULL);
    if (self->priv->_background_image != NULL) {
    vte_terminal_set_background_image_file (terminal, self->priv->_background_image);
    @@ -1032,7 +1032,11 @@
    gtk_widget_show_all ((GtkWidget*) self->priv->dialog);
    } else {
    vte_terminal_reset (terminal, TRUE, TRUE);
    - vte_terminal_fork_command (terminal, NULL, NULL, NULL, "~/", FALSE, FALSE, FALSE);
    + char *startterm[2]={0,0};
    + startterm[0]=vte_get_user_shell();
    + vte_terminal_fork_command_full(VTE_TERMINAL(terminal),
    + VTE_PTY_NO_LASTLOG | VTE_PTY_NO_UTMP | VTE_PTY_NO_WTMP,
    + "~/", startterm, NULL, 0, NULL, NULL, NULL, NULL);
    gtk_widget_hide ((GtkWidget*) self->priv->dialog);

  • -={SOLVED}=-AWN has some funky lines on it

    Here is a screenshot  see those wierd line on my awn
    here is my xorg if that helps
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "@@@ LCD_17"
    HorizSync 31.5 - 80.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "@@@ LCD_17"
    HorizSync 31.5 - 80.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Configured Video Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 9600 GT"
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 9600 GT"
    BusID "PCI:5:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "Configured Video Device"
    Monitor "Configured Monitor"
    DefaultDepth 24
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "True"
    Option "TwinView" "1"
    Option "TwinViewXineramaInfoOrder" "CRT-1"
    Option "metamodes" "CRT-0: nvidia-auto-select +1680+0, CRT-1: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "True"
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Plugins weren't installed
    Last edited by nmodlin (2009-06-29 00:44:51)

    Contact an Authoirized Apple Service Provider.  Here's how:
    Find an Apple Authorized Service Provider

  • Zombie email message won't die! $1 bounty to anyone who can solve this.

    I have a message that absolutely will not die. I've tried everything I can think of to delete it, but it keeps coming back. I've tried moving it from one mailbox to another, killing it with the delete key, killing it by cutting it (Command-X), but it lingers on. At this point, it only shows up in the index with a subject and date, but the content of the message is gone. I've tried rebuilding the mailboxes a number of times, but it always reappears. I've tried logging into my various accounts through the web interface, but it doesn't exist on the servers anywhere, it's only local as far as I can see.
    In my last attempt to get rid of it, I scanned my ENTIRE HARD DRIVE for the string of text containing the subject line using grep, and narrowed it down to a few files in the ~/Library/Mail folder, which I deleted through the Terminal using rm. I then re-opened Mail and rebuilt the mailboxes, and the email STILL appears. It will no longer let me move the message to another mailbox, however, but I can't get the damned thing to disappear.
    I will PayPal $1 to anyone who can come up with a solution that doesn't involve recreating my Mail accounts. May the game begin!

    Hello,
    Are you using an IMAP or POP account?
    Anything you do in the Terminal, Finder or some third party Mail app enhancers will very often mess up the index, which appears to be a symptom of.
    I think you should force a reindexing by deleting the Envelope Index. With IMAP or Exchange account, forcing reindexing requires removing the account folder. See:
    http://docs.info.apple.com/article.html?path=Mail/4.0/en/14019.html
    Ask any questions needed to get comfortable with doing this.
    Ernie

  • My macbook pro hard drive died.  I only have a windows hard drive and an old powerbook G4 which of course you can't use to create a boot disk for my macbook.  How can I solve this?

    I can't get app store on my old power book to download OS X,  My macbook pro hard drive died and all I have is a windows hard drive, still has windows os  on it, a 500 Gb USB drive and this power book.  How can I get my macbook back up without spending money?  Thanks

    And what happens if the OPs Mac is of a newer version that came with a version of Snow Leopard above the 10.6.3 version that is on that Retail, meant for Upgrade, disc? Like if it came with 10.6.4/.5/.6/.7? That disc you linked to would not work.
    He needs to contact Apple and get a replacement set of Original System Reinstall Discs. That is the only way he can be assured it will work and he would also get the iLife apps which he wouldn't buying that DVD disc you linked to.
    dwb wrote:
    The Snow Leopard DVD is $20 from Apple. You'll just have to wait a few days. BTW this is a full installer that works with any model computer that can run SL. Apple used to ship recovery/installation disks that were tied to specific computer models so that a 15" MBP installer disk coudn't be used on a 13" MBP computer. So you need either full installer or the recovery disks for your specific model.
    And BTW, I have a 2009 13" MBP w/8GB RAM that is running Mavericks. With a 5400 RPM drive I used to experience a bit of beach balling (think hour glassing) but an SSD has given it new life. It feels now slower than the newest MBPs - it obviously benchmarks considerably slower but in everyday use it doesn't feel like a 4 1/2 year old computer at all.

  • [SORT OF SOLVED] Trash keeps opening with Firefox on AWN!

    Yeah, this is really starting to annoy me.
    Apparently, :trash is set to open using Firefox when I load it through anything other than a File Manager (Nautilus, Thunar, etc)
    I cant seem to remove it either from Firefox's extensions list.
    I cant open my trash via AWN in any desktop environment for this very reason, and it's irritating the living daylights out of me. I'm sure it's something in the OS or Firefox that is to blame. What's even stupider is that in gconf-editor, the key under desktop/gnome/url-handlers/trash is set to nautilus %s, so I am completely dumbfounded at why this doesn't work right.
    I suspect it's Firefox, and I'd like to see if I can remove the :trash file association from it, I just don't know how to go about this.
    Also, when I attempt to access :trash by typing it into PCManFM's location bar, heres what I get
    (pcmanfm:11635): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    ** (pcmanfm:11635): DEBUG: FmJob error: No such file or directory
    ** (pcmanfm:11635): DEBUG: unable to load icon . GThemedIcon application-octet-stream gnome-mime-application-octet-stream application-x-generic
    ** (pcmanfm:11635): DEBUG: unable to load icon . GThemedIcon inode-symlink gnome-mime-inode-symlink inode-x-generic
    ** (pcmanfm:11635): DEBUG: unable to load icon . GThemedIcon application-x-extension-part gnome-mime-application-x-extension-part application-x-generic
    ** (pcmanfm:11635): DEBUG: unable to load icon . GThemedIcon application-x-extension-img gnome-mime-application-x-extension-img application-x-generic
    ** (pcmanfm:11635): DEBUG: FmJob error: No such file or directory
    ** (pcmanfm:11635): DEBUG: FmJob error: No such file or directory
    ** (pcmanfm:11635): DEBUG: FmJob error: No such file or directory
    ** (pcmanfm:11635): DEBUG: FmJob error: The specified directory is not valid
    (pcmanfm:11635): Gtk-CRITICAL **: gtk_entry_get_text: assertion `GTK_IS_ENTRY (entry)' failed
    Segmentation fault
    Something is obviously borked and I'd like to know what it is. I did manage to edit one of the mimetype folders and completely remove :trash links from Firefox, but they still keep trying to open with it anyway, only now they ask me what program I want to use. I just wanna use my trash as normal.
    Edit: Apparently docky works just fine, but I've decided against using a dock. I'll figure out the trash myself. Gonna use bmpanel2 for now.
    Last edited by Nimbus (2011-07-03 01:41:12)

    I looked under both locations, and found nothing. When I typed in msconfig in Start>Run..., I checked System Configuration Utility, and found one process that puzzled me... http://img821.imageshack.us/img821/3281/wuththehell.jpg
    I unchecked it and closed the window after saving, but didnt restart. Later on I decided to take a look at it again, and when I opened the window, the process was gone.

  • [SOLVED]Gnome Shell died

    For servel times, my gnome died, and then the mouse, key board stoped working either.
    Finally, l hava to force the system shutdown
    i wonder why once the gnome died, the key board stop working.And is there any way to restart the gdm without restart the computer in the brute force way?
    Last edited by chinaxiahaifeng (2012-05-19 06:18:53)

    dominik232 wrote:
    Can you find what kernel vomits on this time?
    Look for some logs on /var/log, maybe file /var/log/errors have something?
    Keyboard and mouse stops, but what about rest of system? Have you seen something works on that time? Maybe flash animation or something? Maybe you was watching movie or listening to music at this time?
    I just opened the wireless connection, less than two seconds the gnome-shell died, the keyboard and mouse stoped either;
    but i can see that key CapsLk's LED turns  on or off in loops.
    Last edited by chinaxiahaifeng (2012-05-16 07:53:45)

  • [SOLVED] xss-lock does not die on logout

    Hello,
    I am trying to find a workaround for the problem I mentioned here
    So far I have installed i3lock from the standard repository and xss-lock from the AUR. I disabled screen locking and screen blanking in Gnome. I added the following desktop files to both users ~/.config/autostart
    [Desktop Entry]
    Type=Application
    Exec=xss-lock -- 'xautolock -locknow'
    Hidden=false
    NoDisplay=false
    X-GNOME-Autostart-enabled=true
    Name[en_US]=SuspendLock
    Name=SuspendLock
    Comment[en_US]=AutoLock the screen before suspend
    Comment=AutoLock the screen before suspend
    [Desktop Entry]
    Type=Application
    Exec=xautolock -time 3 -locker 'i3lock -d -c 000000'
    Hidden=false
    NoDisplay=false
    X-GNOME-Autostart-enabled=true
    Name[en_US]=XautoLock
    Name=XautoLock
    Comment[en_US]=AutoLock the screen
    Comment=AutoLock the screen
    I also added a custom keyboard shortcut:
    xautolock -locknow
    with the accelerator set to Super+L
    So far, it seems like this will work fine. It seems to be working better than GDM locking. I have seen one problem thus far... If I log out of Gnome, xss-lock continues to run. If I log in again, I get a new xss-lock process. The original process continues to run and has one core at 100% load. If I log out again and log in again, I get yet another xss-lock process. This also runs at 100% load. This same phenomenon happens if I start the xss-lock from a terminal. xss-lock does not die on logout...
    Why does xss-lock not die on logout?
    Should I be using a systemd service file instead of xss-lock? I did try the service file, but it seems to work inconsistently because the DISPLAY variable continues to change.
    Any suggestions?
    Last edited by bnb2235 (2014-09-28 12:17:32)

    Hi bnb2235,
    I've seen the same behavior from xss-lock.  This is what I've done to set things up with i3 on my laptop:
    1) I don't use systemd and/or an autostart file for xss-lock
    2) I start xss-lock with the following line near the end of my i3 config file:
    exec --no-startup-id xss-lock -- i3lock -b -i /home/username/.config/i3/metal_grid_w_arch.png &
    3) My i3 nagbar looks like so in the i3 config file:
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exec --no-startup-id "/usr/bin/paplay /usr/share/sounds/Feather/beep.wav && i3-nagbar -f pango:Arimo -t warning -m 'WHAT DO YOU WANT TO DO?:' -b 'Shutdown?' 'systemctl poweroff' -b 'Reboot?' 'systemctl reboot' -b 'Exit i3?' 'killall xss-lock && killall nm-applet && i3-msg exit'"
    So I explicitly kill xss-lock and nm-applet priot to i3 being exited. This has kept xss-lock from exhibiting the behavior you describe (as well as prevents coredumps from nm-applet when i3 exits).
    Last edited by halocaridina (2014-09-25 01:43:52)

  • HT201263 iphone went dark, will not turn back on.   it died at end of a call. plenty of battery power.  holding the power and memory key for any amount of time does not solve anything?

    iphone went dark. will not turn on. died at end of a call.  tried the power/home holding option.. no good.  had plenty of power.  when plugged into computer
    nothing changes... its not acknowledged by computer, iphone doesnt charge.. etc... appears completely dead

    If a reset didn't work & you're sure the battery is charged, make an appointment at an Apple store.

  • [SOLVED]...(for now) ATI 4870 died...problems with replacement 5450

    My 4870 ATI card completely died today, so I went and bought an ATI 5450 XFX card to hold me over. However, X is freezing after login. What do I need to change to fix this?
    Last edited by vinceb (2011-12-28 23:22:54)

    I am using catalyst as I do some gaming. I have just recently tried using the xorg110 repository and have been downgrading the catalyst and catalyst-utils. I am still locking up completely shortly after X starts.
    Is there something I have to change or reset in Xorg.conf due to the different video card?
    By the way, the system is totally stable at the command prompt so I know it is just the catalyst driver itself or xorg.
    Last edited by vinceb (2011-12-28 17:44:06)

  • [SOLVED - at least for me]annoying TAB sound just won't die...

    Hi,
    I've added this for the MODULES in rc.conf:
    MODULES=(!pcmcia !pcmcia_core !pcspkr !snd_pcsp powernow-k8 cpufreq_ondemand)
    and still I hear this annoying sound when I hit the <TAB> in the console, over and over and over again....
    I've disabled the pc speaker and its sound module, and I have configured the ALSA using alsaconf succesfully (the sound is crap on my HP Compaq 615, but that's because of the speakers, not Linux). Still if I run the "alsamixer" command, I can see the volume of the pc speaker right there, but if I change the PC speaker volume the system volume is not changed. Is there an alsa "beep" sound for the <TAB> i need to kill somewhere? This mind boiling sound I hear every time in xterm when I make an error of some sort in the keyboard, like when I'm working in Vim and I scroll to the top of the file and hit the line, etc.
    lsmod gives me this output:
    http://pastebin.com/uYHcmp8V
    Any advice?
    Last edited by tomislavski (2010-04-02 07:13:51)

    @tomislavski:
    I believe your internal beeper is controlled by the drivers for your soundcard instead of the generic pcspkr-driver, since blacklisting pcspkr and snd_pcsp had no effect. I also use the snd_hda_intel-driver on my netbook, and I have two separate controls for speakers in alsamixer - "Speaker" refer to sounds played through normal applications, while a "Beep"-control refers to those annoying console beeps. You could check if you have a similar setup, and in that case just mute the Beep-control.
    Nareto wrote:I'm too having the beep on Tab etc. I did all of the above with no success.
    The original poster had allready tried placing !pcspkr and !snd_pcsp in the MODULES array in /etc/rc.conf, which on most (older?) computers should be enough to disable the internal speakers system-wide. Did you try that too? You can test the procedure without rebooting by running:
    su -c "rmmod pcspkr"
    As for disconnecting the cable to the internal speaker, I don't think it was intended as a joke. I've done the procedure before, and at least on my desktop computer the internal speaker was quite easy to locate, and it was connected to the motherboard by a single, easily removable cable. If you're on a laptop however, the procedure might be a bit more bothersome.
    Last edited by Peanut (2010-04-01 01:03:49)

  • [SOLVED] pacman -Syu - Installation just died

    I just ran my weekly pacman -Syu on my install.  I can't remember what updates were available but one was Linux firmware.  I did the command from SSH when putty lost connection.  I logged into my ESXi VM console to find it with lots of information that I really have no idea on.  Neither the normal boot or the Fallback work.  I really should have snap shotted the VM prior to the upgrade
    Any work around?
    http://www.xv5.co.uk/arch.jpg
    Moderator edit: The included image is too big. Reduced to its url. -- bernarcher
    Last edited by Swarfega (2012-05-08 11:40:36)

    Gcool wrote:That wouldn't have helped in this case indeed. If your box experiences a kernel panic, then your screened ssh session won't be available anymore.
    first of all, you wouldn't start the ssh session in screen ofc, that makes no sense whatsoever. You start screen in your ssh session on the server, and by doing this, the following:
    Swarfega wrote:I did the command from SSH when putty lost connection.
    won't be a problem anymore, since nothing depends on the ssh connection anymore.
    You just reconnect, screen -r and go on.
    Second: as you see in the second quote, he didn't say anything about a kernel panic, just a lost ssh connection and the problems it caused. If you use screen on the server, literally nothing happens if you lose your ssh connection, you can even scroll back in screen to see what happened while you disconnected.
    Last edited by frette (2012-05-09 12:47:53)

Maybe you are looking for

  • IPod nano (1st generation) seen as Unknown Device....

    My iPod nano was working well. Somehow my laptop stop recognizing it, when I plugged it into a USB port. When I plug it in a message pops up; "USB Device Not Recognized" and that "there are no drivers installed for this device". Why would this all of

  • How can I send emails

    On 19th July I stopped being able to send e-mails.  I can still receive them.  No settings were changed, but that's what happened.  Got a new router, set it up.  Still can't send.  Deleted accounts and set them back up again.  Still can't send.  Spok

  • Itunes stopped working when i connect my iphone 4s "IOS 8.1" in windows 8

    when i connect my iphone 4s to thw windows 8 and open itunes it opens for few seconds and it displays "Itunes stooped working" though i have latest version of itunes and my iphone is also up-to-date. please give a valid and quick solution to this...

  • Disable ENTER KEY on text item

    All, I am trying to disable SUBMIT on ENTER KEY for a text item on a page as below but still its submitting how can i achieve this. I want the page to totally disable the enter key so when i press ENTER KEY nothing happens, what i did: 1. when page l

  • Last ten years and 5 years afterwards from Current year

    How can i get last ten years and 5 years afterwards from Current year in a single query which is picking data from dual.