[SOLVED] /bin/bash not running

Hi!
I upgraded the system as usual (pacman -Syy) and now (I've rebooted a few times) neither konsole or terminator or any other terminal, just the Ctrl+Alt+FX ones
Konsole just keeps being a black window while Terminator says that it was imposible to execute /bin/bash
I don't have any idea what could have happenned. Any idea? Which log stores the problems of /bin/bash?
Thanks
Last edited by eherranzr (2013-08-20 13:51:59)

karol wrote:
https://mailman.archlinux.org/pipermail … 33999.html ?
Edit: pacman -Syy doesn't upgrade your system ...
Thanks, I don't understand why this changed this way and why I haven't seen it enywhere
Sorry, a typing error, meant -Syu

Similar Messages

  • I get error when I run Terminal /bin/bash: Please run this as root.

    Help!
    Every time I open Terminal I get:
    /bin/bash: Please run this as root.
    [Process completed]
    Any suggestions?

    FLYFI5H wrote:
    Help!
    Every time I open Terminal I get:
    /bin/bash: Please run this as root.
    [Process completed]
    Any suggestions?
    I wonder if there's a permissions problem with your /bin/bash. If you go to the /bin directory (presumably with the Finder's Go -> Go to Folder command, as Terminal isn't working for you), then do a "Get Info" on bash, what do you see as the permissions? Mine shows "system: Read & Write", "wheel: Read only", and "everyone: Read only".
    If you can't run Terminal, your diagnostic options may be limited. Do you have a second Mac that you could use to investigate the problem with this Mac in "target disk mode"?

  • [mostly solved] Strigi service not running

    Hello,
    Since I am constantly fluctuating between a rich and a minimalistic desktop environment, I'm trying out KDE once again. The Soprano/Nepomuk/Strigi stuff seems really interesting but I fail at using it.
    When I go to System Settings -> Advanced -> Desktop Search it says "Strigi service not running". While Nepomuk is activated, I can't activate Strigi. When I set the checkbox for Strigi and apply, the message is still there. When I close the widow and go back again, the checkbox is deactivated again.
    The searchbar in dolphin never finds anything and there is no interface for tagging or commenting files.
    However, I can index files and find stuff when I run strigiclient.
    What may the problem be?
    Thanks,
    Viv
    Last edited by V for Vivian (2010-06-30 07:48:54)

    Steigi seems to be installed.
    viv ~ $ pacman -Q strigi
    strigi 0.7.2-2
    I'm considering a clean Chakra installation but this seems kind of unaesthetic and stupid.
    edit01: I've just renamed my .kde4 folder and restarted KDE. Now Strigi is indexing and I can tag files, everything works. Some kind of configuration seems to have been wrong. I think I can figure this out.
    edit02: I had to replace the .kde4/share/apps/nepomuk folder with a clean one, maybe something with the database or how it is accessed. Don't have time to go into this right now, I'm just happy it works now.
    Last edited by V for Vivian (2010-06-30 08:16:11)

  • [SOLVED] /bin/bash: endif: command not found ERROR while saving in vim

    My .vimrc file
    set expandtab
    set number
    syntax on
    set autoindent shiftwidth=4
    set smartindent
    set tabstop=4
    set smartcase
    colorscheme elflord
    set incsearch
    set hlsearch
    au BufWritePost * if getline(1) =~ "^#!" | if getline(1) =~ "/bin/" | silent !chmod +x <afile> | endif | endif
    " Tell vim to remember certain things when we exit
    " '10 : marks will be remembered for up to 10 previously edited files
    " "100 : will save up to 100 lines for each register
    " :20 : up to 20 lines of command-line history will be remembered
    " % : saves and restores the buffer list
    " n... : where to save the viminfo files
    set viminfo='10,\"100,:20,%,n~/.viminfo
    function! ResCur()
    if line("'\"") <= line("$")
    normal! g`"
    return 1
    endif
    endfunction
    augroup resCur
    autocmd!
    autocmd BufWinEnter * call ResCur()
    augroup END
    On some files, I get this error http://i.imgur.com/lKFvm.png at the bottom of vim . Please note that I get the error not on all files. Its driving me crazy!
    Last edited by shadyabhi (2011-09-11 02:41:52)

    Replace this:
    au BufWritePost * if getline(1) =~ "^#!" | if getline(1) =~ "/bin/" | silent !chmod +x <afile> | endif | endif
    with this:
    au BufWritePost * if getline(1) =~ "^#!" | if getline(1) =~ "/bin/" | silent execute "!chmod a+x <afile>" | endif | endif
    If the above doesn't work for you (though it should in Vim > 7), try a different way of doing the same thing:
    function ModeChange()
    if getline(1) =~ "^#!"
    if getline(1) =~ "/bin/"
    silent !chmod a+x <afile>
    endif
    endif
    endfunction
    au BufWritePost * call ModeChange()
    Last edited by bohoomil (2011-09-11 02:29:58)

  • [SOLVED] I can not run X Server

    Hi there, I installed Arch Linux today, but I cannot run X server. I followed this tutorial: https://wiki.archlinux.org/index.php/Xorg
    My notebook has a SiS chipset. I installed xf86-video-sis and xf86-video-sisusb. I copied /etc/X11/xorg.conf from https://wiki.archlinux.org/index.php/SiS
    My /etc/X11/xorg.conf.d/10-monitor.conf looks like this:
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "sis"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 16
    Modes "1024x768_75.00"
    EndSubSection
    EndSection
    When I try to execute startx, I get the following error (I don't run it as root):
    (EE) Server terminated with error (1). Closing file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    The file /var/log/Xorg.0.log looks like this:
    [ 13341.882]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 13341.965] X Protocol Version 11, Revision 0
    [ 13341.993] Build Operating System: Linux 3.17.6-1-ARCH i686
    [ 13342.048] Current Operating System: Linux antWorkstation 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:59:29 CET 2015 i686
    [ 13342.049] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4783374f-ae16-4753-a16e-deb121991926 rw quiet
    [ 13342.131] Build Date: 11 February 2015 08:29:54AM
    [ 13342.156]
    [ 13342.181] Current version of pixman: 0.32.6
    [ 13342.231] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13342.232] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13342.335] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 18 21:43:53 2015
    [ 13342.361] (==) Using config file: "/etc/X11/xorg.conf"
    [ 13342.388] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13342.415] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 13342.416] (==) No Layout section. Using the first Screen section.
    [ 13342.416] (**) |-->Screen "Screen0" (0)
    [ 13342.416] (**) | |-->Monitor "Monitor0"
    [ 13342.416] (**) | |-->Device "Device0"
    [ 13342.416] (==) Automatically adding devices
    [ 13342.416] (==) Automatically enabling devices
    [ 13342.416] (==) Automatically adding GPU devices
    [ 13342.416] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 13342.416] Entry deleted from font path.
    [ 13342.416] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 13342.416] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13342.416] Entry deleted from font path.
    [ 13342.416] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 13342.416] Entry deleted from font path.
    [ 13342.416] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 13342.416] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 13342.416] Entry deleted from font path.
    [ 13342.416] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 13342.416] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 13342.416] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13342.416] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 13342.416] (II) Loader magic: 0x829e6c0
    [ 13342.416] (II) Module ABI versions:
    [ 13342.416] X.Org ANSI C Emulation: 0.4
    [ 13342.416] X.Org Video Driver: 19.0
    [ 13342.416] X.Org XInput driver : 21.0
    [ 13342.416] X.Org Server Extension : 9.0
    [ 13342.419] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
    [ 13342.420] (--) PCI:*(0:1:0:0) 1039:6351:1734:1125 rev 16, Mem @ 0xc0000000/268435456, 0xd4000000/131072, I/O @ 0x00009000/128
    [ 13342.420] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13342.420] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 13342.420] (II) LoadModule: "dbe"
    [ 13342.420] (II) Module "dbe" already built-in
    [ 13342.420] (II) LoadModule: "i2c"
    [ 13342.420] (II) Module "i2c" already built-in
    [ 13342.420] (II) LoadModule: "ddc"
    [ 13342.420] (II) Module "ddc" already built-in
    [ 13342.420] (II) LoadModule: "dri"
    [ 13342.420] (II) Module "dri" already built-in
    [ 13342.420] (II) LoadModule: "extmod"
    [ 13342.420] (II) Module "extmod" already built-in
    [ 13342.420] (II) LoadModule: "glx"
    [ 13342.421] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 13342.422] (II) Module glx: vendor="X.Org Foundation"
    [ 13342.422] compiled for 1.17.1, module version = 1.0.0
    [ 13342.422] ABI class: X.Org Server Extension, version 9.0
    [ 13342.422] (==) AIGLX enabled
    [ 13342.422] (II) LoadModule: "int10"
    [ 13342.423] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 13342.423] (II) Module int10: vendor="X.Org Foundation"
    [ 13342.423] compiled for 1.17.1, module version = 1.0.0
    [ 13342.423] ABI class: X.Org Video Driver, version 19.0
    [ 13342.423] (II) LoadModule: "vbe"
    [ 13342.423] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 13342.423] (II) Module vbe: vendor="X.Org Foundation"
    [ 13342.423] compiled for 1.17.1, module version = 1.1.0
    [ 13342.423] ABI class: X.Org Video Driver, version 19.0
    [ 13342.423] (II) LoadModule: "sis"
    [ 13342.423] (II) Loading /usr/lib/xorg/modules/drivers/sis_drv.so
    [ 13342.423] (II) Module sis: vendor="X.Org Foundation"
    [ 13342.423] compiled for 1.17.0, module version = 0.10.7
    [ 13342.423] Module class: X.Org Video Driver
    [ 13342.423] ABI class: X.Org Video Driver, version 19.0
    [ 13342.423] (II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
    SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
    SIS315PRO/E, SIS550, SIS650/M650/651/740, SIS330(Xabre),
    SIS660/[M]661[F|M]X/[M]670/[M]741[GX]/[M]760[GX]/[M]761[GX]/[M]770[GX],
    SIS340
    [ 13342.424] (II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
    Volari V3XT/V5/V8/Duo (XG40)
    [ 13342.424] (++) using VT number 1
    [ 13342.424] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 13342.424] (WW) Falling back to old probe method for sis
    [ 13342.424] (EE) No devices detected.
    [ 13342.424] (EE)
    Fatal server error:
    [ 13342.424] (EE) no screens found(EE)
    [ 13342.424] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 13342.424] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 13342.424] (EE)
    I would be very greatful if anybody could help me.
    Last edited by amethystAnt (2015-02-20 21:03:15)

    thearcherblog wrote:
    We would like to help you but logs are necessary to do it.
    Please, post the xorg log and let see if we can find the error. I know that this vga was really tricky. I remember that gaves me a lot of problems but... fortunately, I changed my laptop
    I'm sorry, that was a mistake when I didn't post the log. Here is the log that was generated when I used he sis671 driver and my screen got black (it is pretty long):
    [ 161.864]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 161.876] X Protocol Version 11, Revision 0
    [ 161.882] Build Operating System: Linux 3.17.6-1-ARCH i686
    [ 161.898] Current Operating System: Linux antWorkstation 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:59:29 CET 2015 i686
    [ 161.899] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4783374f-ae16-4753-a16e-deb121991926 rw quiet
    [ 161.933] Build Date: 11 February 2015 08:29:54AM
    [ 161.945]
    [ 161.959] Current version of pixman: 0.32.6
    [ 161.989] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 161.990] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 162.066] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 20 09:16:57 2015
    [ 162.148] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 162.171] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 162.208] (==) No Layout section. Using the first Screen section.
    [ 162.208] (**) |-->Screen "Screen0" (0)
    [ 162.208] (**) | |-->Monitor "Monitor0"
    [ 162.209] (**) | |-->Device "Device0"
    [ 162.209] (==) Automatically adding devices
    [ 162.209] (==) Automatically enabling devices
    [ 162.209] (==) Automatically adding GPU devices
    [ 162.260] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 162.260] Entry deleted from font path.
    [ 162.260] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 162.260] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 162.260] Entry deleted from font path.
    [ 162.260] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 162.260] Entry deleted from font path.
    [ 162.260] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 162.261] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 162.261] Entry deleted from font path.
    [ 162.261] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 162.261] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 162.261] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 162.261] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 162.261] (II) Loader magic: 0x829e6c0
    [ 162.261] (II) Module ABI versions:
    [ 162.261] X.Org ANSI C Emulation: 0.4
    [ 162.261] X.Org Video Driver: 19.0
    [ 162.261] X.Org XInput driver : 21.0
    [ 162.261] X.Org Server Extension : 9.0
    [ 162.264] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 162.265] (--) PCI:*(0:1:0:0) 1039:6351:1734:1125 rev 16, Mem @ 0xc0000000/268435456, 0xd4000000/131072, I/O @ 0x00009000/128
    [ 162.265] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 162.266] (II) LoadModule: "glx"
    [ 162.292] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 162.430] (II) Module glx: vendor="X.Org Foundation"
    [ 162.430] compiled for 1.17.1, module version = 1.0.0
    [ 162.430] ABI class: X.Org Server Extension, version 9.0
    [ 162.430] (==) AIGLX enabled
    [ 162.430] (II) LoadModule: "sisimedia"
    [ 162.442] (II) Loading /usr/lib/xorg/modules/drivers/sisimedia_drv.so
    [ 162.476] (II) Module sisimedia: vendor="X.Org Foundation"
    [ 162.476] compiled for 1.17.1, module version = 0.8.0
    [ 162.477] Module class: X.Org Video Driver
    [ 162.477] ABI class: X.Org Video Driver, version 19.0
    [ 162.478] (II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
    SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
    SIS315PRO/E, SIS550, SIS650/M650/651/740, SIS330(Xabre),
    SIS[M]661[F|M]X/[M]741[GX]/[M]760[GX]/[M]761[GX]/662, SIS340,
    [M]670/[M]770[GX], [M]671/[M]771[GX]
    [ 162.478] (II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
    Volari V3XT/V5/V8/Duo (XG40/XG42)
    [ 162.478] (++) using VT number 1
    [ 162.478] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 162.478] (II) SIS_pci_probe - begin, entity_num=0
    [ 162.478] (II) vendor_id=0x1039
    [ 162.478] (II) device_id=0x6351
    [ 162.478] (II) bus=1
    [ 162.478] (II) dev=0
    [ 162.478] (II) func=0
    [ 162.478] (II) SIS_pci_probe - ConfigPciEntity found
    [ 162.478] (II) SIS(0): SIS_pci_probe - GetEntityInfo chipset is 0x6351
    [ 162.478] (II) SIS(0): SIS_pci_probe - end
    [ 162.478] (II) SIS(0): SiS driver (2006/10/17-1, compiled for X.org 1.17.1.0)
    [ 162.478] (II) SIS(0): Copyright (C) 2001-2005 Thomas Winischhofer <[email protected]> and others
    [ 162.478] (II) SIS(0): *** See http://www.winischhofer.at/linuxsisvga.shtml
    [ 162.478] (II) SIS(0): *** for documentation, updates and a Premium Version.
    [ 162.478] (II) SIS(0): RandR rotation support not available in this version.
    [ 162.478] (II) SIS(0): Dynamic modelist support not available in this version.
    [ 162.478] (II) SIS(0): Screen growing support not available in this version.
    [ 162.478] (II) SIS(0): Advanced Xv video blitter not available in this version.
    [ 162.478] (II) SIS(0): Advanced MergedFB support not available in this version.
    [ 162.478] (--) SIS(0): sisfb not found
    [ 162.478] (--) SIS(0): Relocated I/O registers at 0x9000
    [ 162.480] (II) Loading sub module "ramdac"
    [ 162.480] (II) LoadModule: "ramdac"
    [ 162.480] (II) Module "ramdac" already built-in
    [ 162.480] (**) SIS(0): Depth 16, (--) framebuffer bpp 16
    [ 162.480] (==) SIS(0): RGB weight 565
    [ 162.480] (==) SIS(0): Default visual is TrueColor
    [ 162.481] (WW) SIS(0): Could not find/read video BIOS
    [ 162.481] (==) SIS(0): Color HW cursor is enabled
    [ 162.481] (II) SIS(0): Using VRAM command queue, size 512k
    [ 162.481] (==) SIS(0): Hotkey display switching is enabled
    [ 162.481] (==) SIS(0): SiSCtrl utility interface is disabled
    [ 162.481] (II) SIS(0): For information on SiSCtrl, see
    http://www.winischhofer.at/linuxsispart1.shtml#sisctrl
    [ 162.481] (==) SIS(0): X server will not keep DPI constant for all screen sizes
    [ 162.481] (--) SIS(0): 262144K shared video RAM (UMA)
    [ 162.481] (--) SIS(0): DRAM type: DDR SDRAM
    [ 162.481] (--) SIS(0): Memory clock: 596.582 MHz
    [ 162.481] (--) SIS(0): DRAM bus width: 64 bit
    [ 162.481] (--) SIS(0): Linear framebuffer at 0xC0000000
    [ 162.481] (--) SIS(0): MMIO registers at 0xD4000000 (size 64K)
    [ 162.481] (--) SIS(0): VideoRAM: 262144 KB
    [ 162.481] (II) SIS(0): Using 20480K of framebuffer memory at offset 0K
    [ 162.481] (II) Loading sub module "ddc"
    [ 162.481] (II) LoadModule: "ddc"
    [ 162.481] (II) Module "ddc" already built-in
    [ 162.481] (--) SIS(0): Detected SiS307LV video bridge (Charter/UMC-1, ID 7; Rev 0xe1)
    [ 164.398] (--) SIS(0): No CRT1/VGA detected
    [ 164.398] (--) SIS(0): Detected LCD/plasma panel (1280x800, 11, non-exp., RGB18 [ec2305])
    [ 164.398] (==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 164.398] (II) SIS(0): CRT1 gamma correction is enabled
    [ 164.398] (II) SIS(0): Separate Xv gamma correction for CRT1 is disabled
    [ 164.399] (II) SIS(0): CRT2 gamma correction is enabled
    [ 164.399] (--) SIS(0): Memory bandwidth at 16 bpp is 2386.33 MHz
    [ 164.399] (--) SIS(0): Detected LCD PanelDelayCompensation 0x00 (for LCD=CRT2)
    [ 164.399] (--) SIS(0): Detected LCD PanelDelayCompensation 0x00 (for LCD=CRT1)
    [ 164.399] (--) SIS(0): 302LV/302ELV: Using EMI 0x6a0d7038 (LCD)
    [ 164.399] (--) SIS(0): CRT2 DDC probing failed
    [ 164.399] (==) SIS(0): Min pixel clock is 10 MHz
    [ 164.399] (--) SIS(0): Max pixel clock is 340 MHz
    [ 164.399] (II) SIS(0): Replaced entire mode list with built-in modes
    [ 164.399] (II) SIS(0): Correcting missing CRT2 monitor HSync range
    [ 164.399] (II) SIS(0): Correcting missing CRT2 monitor VRefresh range
    [ 164.399] (II) SIS(0): "Unknown reason" in the following list means that the mode
    [ 164.399] (II) SIS(0): is not supported on the chipset/bridge/current output device.
    [ 164.399] (II) SIS(0): Monitor0: Using hsync range of 30.00-80.00 kHz
    [ 164.399] (II) SIS(0): Monitor0: Using vrefresh range of 59.00-61.00 Hz
    [ 164.399] (II) SIS(0): Monitor0: Using vrefresh value of 71.00 Hz
    [ 164.399] (II) SIS(0): Clock range: 10.00 to 340.00 MHz
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "800x600" (hsync out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (hsync out of range)
    [ 164.399] (II) SIS(0): Not using default mode "640x480" (hsync out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1024x768" (hsync out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1024x768" (hsync out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1280x1024" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1600x1200" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1920x1440" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
    [ 164.399] (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "2048x1536" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    [ 164.399] (II) SIS(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
    [ 164.399] (II) SIS(0): Not using default mode "1400x1050" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1400x1050" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1280x800" (vrefresh out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1280x800" (hsync out of range)
    [ 164.399] (II) SIS(0): Not using default mode "1440x900" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1440x900" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1440x900" (unknown reason)
    [ 164.399] (II) SIS(0): Not using default mode "1366x768" (unknown reason)
    [ 164.399] (II) SIS(0): Not using mode "1024x768_75.00" (no mode of this name)
    [ 164.399] (--) SIS(0): Virtual size is 1280x800 (pitch 1280)
    [ 164.399] (**) SIS(0): Default mode "1280x800" (1280x800) (For CRT device: 107.9 MHz, 63.9 kHz, 59.9 Hz)
    [ 164.399] (**) SIS(0): Default mode "1024x768" (1024x768) (For CRT device: 65.1 MHz, 48.5 kHz, 60.1 Hz)
    [ 164.399] (**) SIS(0): Default mode "800x600" (800x600) (For CRT device: 40.0 MHz, 37.9 kHz, 60.3 Hz)
    [ 164.399] (**) SIS(0): Default mode "640x480" (640x480) (For CRT device: 25.1 MHz, 31.3 kHz, 59.7 Hz)
    [ 164.399] (==) SIS(0): DPI set to (96, 96)
    [ 164.399] (II) Loading sub module "fb"
    [ 164.399] (II) LoadModule: "fb"
    [ 164.400] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 164.445] (II) Module fb: vendor="X.Org Foundation"
    [ 164.445] compiled for 1.17.1, module version = 1.0.0
    [ 164.445] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 164.445] (II) Loading sub module "exa"
    [ 164.445] (II) LoadModule: "exa"
    [ 164.445] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 164.453] (II) Module exa: vendor="X.Org Foundation"
    [ 164.453] compiled for 1.17.1, module version = 2.6.0
    [ 164.453] ABI class: X.Org Video Driver, version 19.0
    [ 164.453] (II) Loading sub module "vbe"
    [ 164.453] (II) LoadModule: "vbe"
    [ 164.453] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 164.465] (II) Module vbe: vendor="X.Org Foundation"
    [ 164.465] compiled for 1.17.1, module version = 1.1.0
    [ 164.465] ABI class: X.Org Video Driver, version 19.0
    [ 164.465] (II) Loading sub module "int10"
    [ 164.465] (II) LoadModule: "int10"
    [ 164.465] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 164.471] (II) Module int10: vendor="X.Org Foundation"
    [ 164.471] compiled for 1.17.1, module version = 1.0.0
    [ 164.471] ABI class: X.Org Video Driver, version 19.0
    [ 164.471] (II) SIS(0): initializing int10
    [ 164.474] (EE) SIS(0): Cannot read int vect
    [ 164.474] (WW) SIS(0): Failed to load/initialize vbe module
    [ 164.481] (II) SIS(0): Setting standard mode 0x15
    [ 165.753] (II) EXA(0): Offscreen pixmap area of 18923520 bytes
    [ 165.753] (II) EXA(0): Driver registered support for the following operations:
    [ 165.753] (II) Solid
    [ 165.753] (II) Copy
    [ 165.753] (II) UploadToScreen
    [ 165.753] (II) DownloadFromScreen
    [ 165.753] (--) SIS(0): CPU frequency 1999.99Mhz
    [ 165.765] (II) SIS(0): Benchmarking system RAM to video RAM memory transfer methods:
    [ 165.814] (--) SIS(0): Checked libc memcpy()... 53.4 MiB/s
    [ 165.909] (--) SIS(0): Checked built-in-1 memcpy()... 26.7 MiB/s
    [ 166.024] (--) SIS(0): Checked built-in-2 memcpy()... 22.0 MiB/s
    [ 166.072] (--) SIS(0): Checked MMX memcpy()... 53.5 MiB/s
    [ 166.119] (--) SIS(0): Checked SSE memcpy()... 53.5 MiB/s
    [ 166.167] (--) SIS(0): Checked MMX2 memcpy()... 53.5 MiB/s
    [ 166.167] (--) SIS(0): Using MMX2 method for aligned data transfers to video RAM
    [ 166.167] (--) SIS(0): Using MMX2 method for unaligned data transfers to video RAM
    [ 166.167] (--) SIS(0): CPU frequency 1999.99Mhz
    [ 166.179] (II) SIS(0): Benchmarking video RAM to system RAM memory transfer methods:
    [ 166.241] (--) SIS(0): Checked libc memcpy()... 43.2 MiB/s
    [ 166.346] (--) SIS(0): Checked built-in-1 memcpy()... 24.9 MiB/s
    [ 166.451] (--) SIS(0): Checked built-in-2 memcpy()... 25.1 MiB/s
    [ 166.509] (--) SIS(0): Checked MMX memcpy()... 46.7 MiB/s
    [ 166.569] (--) SIS(0): Checked SSE memcpy()... 44.3 MiB/s
    [ 166.637] (--) SIS(0): Checked MMX2 memcpy()... 39.0 MiB/s
    [ 166.637] (--) SIS(0): Using MMX method for aligned data transfers from video RAM
    [ 166.637] (--) SIS(0): Using MMX method for unaligned data transfers from video RAM
    [ 166.637] (==) SIS(0): Backing store enabled
    [ 166.637] (==) SIS(0): Silken mouse enabled
    [ 166.640] (==) SIS(0): DPMS enabled
    [ 166.641] (--) SIS(0): Hardware supports one video overlay
    [ 166.641] (II) SIS(0): Using SiS300/315/330/340/350 series HW Xv by default on CRT2
    [ 166.641] PCI: CNF00 - CNF1B:
    [ 166.641] 00: 00000000:00000000000000000000000000000000
    [ 166.641] 04: 42004200:01000010000000000100001000000000
    [ 166.641] 08: ffffffff:11111111111111111111111111111111
    [ 166.641] 0c: ffffffff:11111111111111111111111111111111
    [ 166.641] 10: b7143c00:10110111000101000011110000000000
    [ 166.641] 14: 00008e0d:00000000000000001000111000001101
    [ 166.641] 18: ffffffff:11111111111111111111111111111111
    [ 166.641] PCI: CNF2C - CNF47:
    [ 166.641] 2c: ffffffff:11111111111111111111111111111111
    [ 166.641] 30: ffffffff:11111111111111111111111111111111
    [ 166.641] 34: ffffffff:11111111111111111111111111111111
    [ 166.641] 38: ffffffff:11111111111111111111111111111111
    [ 166.641] 3c: ffffffff:11111111111111111111111111111111
    [ 166.641] 40: 01100420:00000001000100000000010000100000
    [ 166.641] 44: 00ff4407:00000000111111110100010000000111
    [ 166.641] AGP: CNF50 - CNF5B:
    [ 166.641] 50: 40134013:01000000000100110100000000010011
    [ 166.641] 54: 40134013:01000000000100110100000000010011
    [ 166.641] 58: 00000000:00000000000000000000000000000000
    [ 166.641] CRT1: SR05 - SR12:
    [ 166.641] 05: a1:10100001
    [ 166.641] 06: 42:01000010
    [ 166.641] 07: 44:01000100
    [ 166.641] 08: e0:11100000
    [ 166.641] 09: 07:00000111
    [ 166.641] 0a: 01:00000001
    [ 166.641] 0b: 00:00000000
    [ 166.641] 0c: 07:00000111
    [ 166.641] 0d: 00:00000000
    [ 166.641] 0e: 01:00000001
    [ 166.641] 0f: 08:00001000
    [ 166.641] 10: 29:00101001
    [ 166.641] 11: 03:00000011
    [ 166.641] 12: 00:00000000
    [ 166.641] CRT1: SR13 - SR16 (reserved):
    [ 166.641] 13: 00:00000000
    [ 166.641] 14: 00:00000000
    [ 166.641] 15: 00:00000000
    [ 166.641] 16: 00:00000000
    [ 166.641] CRT1: SR19 - SR1A (reserved)
    [ 166.641] CRT1: SR1B - SR3A:
    [ 166.641] 1b: 00:00000000
    [ 166.641] 1c: 8f:10001111
    [ 166.641] 1d: 00:00000000
    [ 166.641] 1e: 7a:01111010
    [ 166.641] 1f: c0:11000000
    [ 166.641] 20: a1:10100001
    [ 166.641] 21: a3:10100011
    [ 166.641] 22: f3:11110011
    [ 166.641] 23: 00:00000000
    [ 166.641] 24: 00:00000000
    [ 166.641] 25: 00:00000000
    [ 166.641] 26: 40:01000000
    [ 166.641] 27: 1f:00011111
    [ 166.641] 28: 7c:01111100
    [ 166.641] 29: 05:00000101
    [ 166.641] 2a: 82:10000010
    [ 166.641] 2b: 1b:00011011
    [ 166.641] 2c: e1:11100001
    [ 166.641] 2d: 01:00000001
    [ 166.641] 2e: 29:00101001
    [ 166.641] 2f: 01:00000001
    [ 166.641] 30: 82:10000010
    [ 166.641] 31: 00:00000000
    [ 166.641] 32: 50:01010000
    [ 166.641] 33: 20:00100000
    [ 166.641] 34: 00:00000000
    [ 166.641] 35: 00:00000000
    [ 166.641] 36: 00:00000000
    [ 166.642] 37: 04:00000100
    [ 166.642] 38: 86:10000110
    [ 166.642] 39: 40:01000000
    [ 166.642] 3a: 00:00000000
    [ 166.642] CRT1: SR3B (reserved)
    [ 166.642] CRT1: SR3C - SR3F:
    [ 166.642] 3c: 08:00001000
    [ 166.642] 3d: 01:00000001
    [ 166.642] 3e: 00:00000000
    [ 166.642] 3f: 00:00000000
    [ 166.642] CRT1: CR19 - CR1A:
    [ 166.642] 19: 00:00000000
    [ 166.642] 1a: 00:00000000
    [ 166.642] CRT1: CR1B - CR27 (undocumented?)
    [ 166.642] CRT1: CR28 - CR2E:
    [ 166.642] 28: 04:00000100
    [ 166.642] 29: e0:11100000
    [ 166.642] 2a: 00:00000000
    [ 166.642] 2b: 00:00000000
    [ 166.642] 2c: 00:00000000
    [ 166.642] 2d: 00:00000000
    [ 166.642] 2e: 00:00000000
    [ 166.642] CRT1: CR2F (reserved)
    [ 166.642] VGA BIOS: CR30 - CR3F:
    [ 166.642] 30: 21:00100001
    [ 166.642] 31: 40:01000000
    [ 166.642] 32: 08:00001000
    [ 166.642] 33: 00:00000000
    [ 166.642] 34: 15:00010101
    [ 166.642] 35: 00:00000000
    [ 166.642] 36: ec:11101100
    [ 166.642] 37: 23:00100011
    [ 166.642] 38: 20:00100000
    [ 166.642] 39: 30:00110000
    [ 166.642] 3a: 00:00000000
    [ 166.642] 3b: 08:00001000
    [ 166.642] 3c: 80:10000000
    [ 166.642] 3d: 20:00100000
    [ 166.642] 3e: 00:00000000
    [ 166.642] 3f: 00:00000000
    [ 166.642] CRT1: CR40 - CR43:
    [ 166.642] 40: 00:00000000
    [ 166.642] 41: 00:00000000
    [ 166.642] 42: 00:00000000
    [ 166.642] 43: 00:00000000
    [ 166.642] CRT1: CR44 - CR45 (reserved)
    [ 166.642] CRT1: CR46 - CR67:
    [ 166.642] 46: 00:00000000
    [ 166.642] 47: fe:11111110
    [ 166.642] 48: c0:11000000
    [ 166.642] 49: 08:00001000
    [ 166.642] 4a: bf:10111111
    [ 166.642] 4b: 88:10001000
    [ 166.642] 4c: 00:00000000
    [ 166.642] 4d: 10:00010000
    [ 166.642] 4e: 10:00010000
    [ 166.642] 4f: 20:00100000
    [ 166.642] 50: 00:00000000
    [ 166.642] 51: 00:00000000
    [ 166.642] 52: 30:00110000
    [ 166.642] 53: 40:01000000
    [ 166.642] 54: 00:00000000
    [ 166.642] 55: 00:00000000
    [ 166.642] 56: 00:00000000
    [ 166.642] 57: 00:00000000
    [ 166.642] 58: 00:00000000
    [ 166.642] 59: 00:00000000
    [ 166.642] 5a: 00:00000000
    [ 166.642] 5b: 00:00000000
    [ 166.642] 5c: 00:00000000
    [ 166.642] 5d: 00:00000000
    [ 166.642] 5e: 00:00000000
    [ 166.642] 5f: 00:00000000
    [ 166.642] 60: 00:00000000
    [ 166.642] 61: 00:00000000
    [ 166.642] 62: 00:00000000
    [ 166.642] 63: 00:00000000
    [ 166.642] 64: 00:00000000
    [ 166.642] 65: 00:00000000
    [ 166.642] 66: 00:00000000
    [ 166.642] 67: 00:00000000
    [ 166.642] CRT1: CR68 - CR6F (DRAM registers reserved for backward compatibility with 760)
    [ 166.642] CRT1: CR70 - CR77 (undocumented?)
    [ 166.642] SMA BIOS: CR78 - CR7F:
    [ 166.642] 78: 66:01100110
    [ 166.642] 79: 80:10000000
    [ 166.642] 7a: 90:10010000
    [ 166.642] 7b: 02:00000010
    [ 166.642] 7c: a2:10100010
    [ 166.642] 7d: 05:00000101
    [ 166.642] 7e: a3:10100011
    [ 166.642] 7f: 03:00000011
    [ 166.642] CRT1: CR80 - CR9B:
    [ 166.642] 80: ffffffff:11111111111111111111111111111111
    [ 166.642] 84: ffffffff:11111111111111111111111111111111
    [ 166.642] 88: ffffffff:11111111111111111111111111111111
    [ 166.642] 8c: ffffffff:11111111111111111111111111111111
    [ 166.642] 90: ffffffff:11111111111111111111111111111111
    [ 166.642] 94: ffffffff:11111111111111111111111111111111
    [ 166.642] 98: ffffffff:11111111111111111111111111111111
    [ 166.642] 9c: ffffffff:11111111111111111111111111111111
    [ 166.642] a0: ffffffff:11111111111111111111111111111111
    [ 166.642] a4: ffffffff:11111111111111111111111111111111
    [ 166.642] a8: ffffffff:11111111111111111111111111111111
    [ 166.642] ac: ffffffff:11111111111111111111111111111111
    [ 166.642] b0: ffffffff:11111111111111111111111111111111
    [ 166.642] CRT1: CRC0 - CRF3:
    [ 166.642] c0: ffffffff:11111111111111111111111111111111
    [ 166.642] c4: ffffffff:11111111111111111111111111111111
    [ 166.642] c8: ffffffff:11111111111111111111111111111111
    [ 166.642] cc: ffffffff:11111111111111111111111111111111
    [ 166.642] d0: ffffffff:11111111111111111111111111111111
    [ 166.642] d4: ffffffff:11111111111111111111111111111111
    [ 166.642] d8: ffffffff:11111111111111111111111111111111
    [ 166.642] dc: ffffffff:11111111111111111111111111111111
    [ 166.642] e0: ffffffff:11111111111111111111111111111111
    [ 166.642] e4: ffffffff:11111111111111111111111111111111
    [ 166.642] e8: ffffffff:11111111111111111111111111111111
    [ 166.642] ec: ffffffff:11111111111111111111111111111111
    [ 166.643] f0: ffffffff:11111111111111111111111111111111
    [ 166.643] CRT2: SIGNAL REGISTERS, PART1 00 - 45:
    [ 166.643] 00: 42:01000010
    [ 166.643] 01: 58:01011000
    [ 166.643] 02: 52:01010010
    [ 166.643] 03: 29:00101001
    [ 166.643] 04: 00:00000000
    [ 166.643] 05: 00:00000000
    [ 166.643] 06: 00:00000000
    [ 166.643] 07: 40:01000000
    [ 166.643] 08: 7f:01111111
    [ 166.643] 09: 51:01010001
    [ 166.643] 0a: 10:00010000
    [ 166.643] 0b: 20:00100000
    [ 166.643] 0c: 55:01010101
    [ 166.643] 0d: 30:00110000
    [ 166.643] 0e: 2f:00101111
    [ 166.643] 0f: 1f:00011111
    [ 166.643] 10: 28:00101000
    [ 166.643] 11: 3a:00111010
    [ 166.643] 12: 1b:00011011
    [ 166.643] 13: 00:00000000
    [ 166.643] 14: a2:10100010
    [ 166.643] 15: 06:00000110
    [ 166.643] 16: 00:00000000
    [ 166.643] 17: a0:10100000
    [ 166.643] 18: 22:00100010
    [ 166.643] 19: 25:00100101
    [ 166.643] 1a: d8:11011000
    [ 166.643] 1b: 2f:00101111
    [ 166.643] 1c: 1f:00011111
    [ 166.643] 1d: 1b:00011011
    [ 166.643] 1e: 20:00100000
    [ 166.643] 1f: ff:11111111
    [ 166.643] 20: 1c:00011100
    [ 166.643] 21: 1f:00011111
    [ 166.643] 22: 80:10000000
    [ 166.643] 23: 00:00000000
    [ 166.643] 24: 00:00000000
    [ 166.643] 25: 00:00000000
    [ 166.643] 26: 10:00010000
    [ 166.643] 27: 04:00000100
    [ 166.643] 28: 00:00000000
    [ 166.643] 29: 00:00000000
    [ 166.643] 2a: 03:00000011
    [ 166.643] 2b: 00:00000000
    [ 166.643] 2c: 30:00110000
    [ 166.643] 2d: 03:00000011
    [ 166.643] 2e: 8e:10001110
    [ 166.643] 2f: 05:00000101
    [ 166.643] 30: 01:00000001
    [ 166.643] 31: b5:10110101
    [ 166.643] 32: ed:11101101
    [ 166.643] 33: 92:10010010
    [ 166.643] 34: 80:10000000
    [ 166.643] 35: 22:00100010
    [ 166.643] 36: 65:01100101
    [ 166.643] 37: e3:11100011
    [ 166.643] 38: 62:01100010
    [ 166.643] 39: 0a:00001010
    [ 166.643] 3a: 00:00000000
    [ 166.643] 3b: 00:00000000
    [ 166.643] 3c: 00:00000000
    [ 166.643] 3d: 00:00000000
    [ 166.643] 3e: 01:00000001
    [ 166.643] 3f: 01:00000001
    [ 166.643] 40: 00:00000000
    [ 166.643] 41: 00:00000000
    [ 166.643] 42: 00:00000000
    [ 166.643] 43: 00:00000000
    [ 166.643] 44: 00:00000000
    [ 166.643] 45: 00:00000000
    [ 166.643] CRT2: TV SIGNAL REGISTERS, PART2 00 - 4d:
    [ 166.643] 00: 3c:00111100
    [ 166.643] 01: 34:00110100
    [ 166.643] 02: 1b:00011011
    [ 166.643] 03: 1f:00011111
    [ 166.643] 04: 21:00100001
    [ 166.643] 05: 2f:00101111
    [ 166.643] 06: 1f:00011111
    [ 166.643] 07: 0c:00001100
    [ 166.643] 08: 0c:00001100
    [ 166.643] 09: 90:10010000
    [ 166.643] 0a: 40:01000000
    [ 166.643] 0b: 01:00000001
    [ 166.643] 0c: 0b:00001011
    [ 166.643] 0d: 06:00000110
    [ 166.643] 0e: 0d:00001101
    [ 166.643] 0f: 04:00000100
    [ 166.643] 10: 0a:00001010
    [ 166.643] 11: 06:00000110
    [ 166.643] 12: 14:00010100
    [ 166.643] 13: 0d:00001101
    [ 166.643] 14: 04:00000100
    [ 166.643] 15: 0a:00001010
    [ 166.643] 16: 00:00000000
    [ 166.643] 17: 81:10000001
    [ 166.643] 18: 1b:00011011
    [ 166.643] 19: 2f:00101111
    [ 166.643] 1a: 68:01101000
    [ 166.643] 1b: 7e:01111110
    [ 166.643] 1c: 28:00101000
    [ 166.643] 1d: 55:01010101
    [ 166.644] 1e: da:11011010
    [ 166.644] 1f: 08:00001000
    [ 166.644] 20: 07:00000111
    [ 166.644] 21: 68:01101000
    [ 166.644] 22: 75:01110101
    [ 166.644] 23: 08:00001000
    [ 166.644] 24: 0b:00001011
    [ 166.644] 25: 35:00110101
    [ 166.644] 26: e2:11100010
    [ 166.644] 27: a2:10100010
    [ 166.644] 28: 52:01010010
    [ 166.644] 29: 33:00110011
    [ 166.644] 2a: aa:10101010
    [ 166.644] 2b: 45:01000101
    [ 166.644] 2c: ff:11111111
    [ 166.644] 2d: 58:01011000
    [ 166.644] 2e: 7f:01111111
    [ 166.644] 2f: 1e:00011110
    [ 166.644] 30: c5:11000101
    [ 166.644] 31: 21:00100001
    [ 166.644] 32: f0:11110000
    [ 166.644] 33: 7b:01111011
    [ 166.644] 34: d6:11010110
    [ 166.644] 35: 00:00000000
    [ 166.644] 36: 00:00000000
    [ 166.644] 37: 00:00000000
    [ 166.644] 38: 00:00000000
    [ 166.644] 39: 92:10010010
    [ 166.644] 3a: 8f:10001111
    [ 166.644] 3b: 40:01000000
    [ 166.644] 3c: 60:01100000
    [ 166.644] 3d: 80:10000000
    [ 166.644] 3e: 14:00010100
    [ 166.644] 3f: ff:11111111
    [ 166.644] 40: ff:11111111
    [ 166.644] 41: ff:11111111
    [ 166.644] 42: 14:00010100
    [ 166.644] 43: 4d:01001101
    [ 166.644] 44: 00:00000000
    [ 166.644] 45: 60:01100000
    [ 166.644] 46: 78:01111000
    [ 166.644] 47: 1d:00011101
    [ 166.644] 48: 1e:00011110
    [ 166.644] 49: 11:00010001
    [ 166.644] 4a: 82:10000010
    [ 166.644] 4b: 69:01101001
    [ 166.644] 4c: 61:01100001
    [ 166.644] 4d: 03:00000011
    [ 166.644] CRT2: TV COPY PROTECTION, PART3 00 - 40:
    [ 166.644] 00: 00:00000000
    [ 166.644] 01: 04:00000100
    [ 166.644] 02: c0:11000000
    [ 166.644] 03: 39:00111001
    [ 166.644] 04: 07:00000111
    [ 166.644] 05: 6f:01101111
    [ 166.644] 06: 0a:00001010
    [ 166.644] 07: 75:01110101
    [ 166.644] 08: 01:00000001
    [ 166.644] 09: ad:10101101
    [ 166.644] 0a: 20:00100000
    [ 166.644] 0b: 40:01000000
    [ 166.644] 0c: 60:01100000
    [ 166.644] 0d: 44:01000100
    [ 166.644] 0e: c2:11000010
    [ 166.644] 0f: f2:11110010
    [ 166.644] 10: 71:01110001
    [ 166.644] 11: 64:01100100
    [ 166.644] 12: d1:11010001
    [ 166.644] 13: f5:11110101
    [ 166.644] 14: b7:10110111
    [ 166.644] 15: 59:01011001
    [ 166.644] 16: 84:10000100
    [ 166.644] 17: 80:10000000
    [ 166.644] 18: 36:00110110
    [ 166.644] 19: 00:00000000
    [ 166.644] 1a: 42:01000010
    [ 166.644] 1b: 9c:10011100
    [ 166.644] 1c: 9f:10011111
    [ 166.644] 1d: 2a:00101010
    [ 166.644] 1e: 52:01010010
    [ 166.644] 1f: 7e:01111110
    [ 166.644] 20: 24:00100100
    [ 166.645] 21: 6f:01101111
    [ 166.645] 22: 16:00010110
    [ 166.645] 23: 4c:01001100
    [ 166.645] 24: e6:11100110
    [ 166.645] 25: 89:10001001
    [ 166.645] 26: c4:11000100
    [ 166.645] 27: 1b:00011011
    [ 166.645] 28: bf:10111111
    [ 166.645] 29: a1:10100001
    [ 166.645] 2a: 83:10000011
    [ 166.645] 2b: 7e:01111110
    [ 166.645] 2c: 81:10000001
    [ 166.645] 2d: 4b:01001011
    [ 166.645] 2e: d0:11010000
    [ 166.645] 2f: e4:11100100
    [ 166.645] 30: 61:01100001
    [ 166.645] 31: 91:10010001
    [ 166.645] 32: 1f:00011111
    [ 166.645] 33: f9:11111001
    [ 166.645] 34: d4:11010100
    [ 166.645] 35: 45:01000101
    [ 166.645] 36: c4:11000100
    [ 166.645] 37: 67:01100111
    [ 166.645] 38: b9:10111001
    [ 166.645] 39: 41:01000001
    [ 166.645] 3a: 2d:00101101
    [ 166.645] 3b: 1b:00011011
    [ 166.645] 3c: eb:11101011
    [ 166.645] 3d: f5:11110101
    [ 166.645] 3e: 40:01000000
    [ 166.645] 3f: a6:10100110
    [ 166.645] 40: 01:00000001
    [ 166.645] CRT2: SIGNAL REGISTERS, PART4 00 - 3A:
    [ 166.645] 00: 07:00000111
    [ 166.645] 01: e1:11100001
    [ 166.645] 02: 01:00000001
    [ 166.645] 03: 4f:01001111
    [ 166.645] 04: 00:00000000
    [ 166.645] 05: 00:00000000
    [ 166.645] 06: 00:00000000
    [ 166.645] 07: ef:11101111
    [ 166.645] 08: 3f:00111111
    [ 166.645] 09: 00:00000000
    [ 166.645] 0a: 9c:10011100
    [ 166.645] 0b: 62:01100010
    [ 166.645] 0c: 83:10000011
    [ 166.645] 0d: 8e:10001110
    [ 166.645] 0e: 60:01100000
    [ 166.645] 0f: 03:00000011
    [ 166.645] 10: 80:10000000
    [ 166.645] 11: 00:00000000
    [ 166.645] 12: 08:00001000
    [ 166.645] 13: 01:00000001
    [ 166.645] 14: 01:00000001
    [ 166.645] 15: 2b:00101011
    [ 166.645] 16: 7f:01111111
    [ 166.645] 17: 2a:00101010
    [ 166.645] 18: 32:00110010
    [ 166.645] 19: 40:01000000
    [ 166.645] 1a: 00:00000000
    [ 166.645] 1b: 00:00000000
    [ 166.645] 1c: 28:00101000
    [ 166.645] 1d: 3f:00111111
    [ 166.645] 1e: 10:00010000
    [ 166.645] 1f: f6:11110110
    [ 166.645] 20: aa:10101010
    [ 166.645] 21: d0:11010000
    [ 166.645] 22: be:10111110
    [ 166.645] 23: c7:11000111
    [ 166.645] 24: 0e:00001110
    [ 166.645] 25: 10:00010000
    [ 166.645] 26: 06:00000110
    [ 166.645] 27: 8c:10001100
    [ 166.645] 28: 62:01100010
    [ 166.645] 29: d2:11010010
    [ 166.645] 2a: 00:00000000
    [ 166.645] 2b: a0:10100000
    [ 166.645] 2c: 02:00000010
    [ 166.645] 2d: 3f:00111111
    [ 166.645] 2e: 02:00000010
    [ 166.645] 2f: 3f:00111111
    [ 166.645] 30: 68:01101000
    [ 166.645] 31: 0d:00001101
    [ 166.646] 32: 70:01110000
    [ 166.646] 33: 38:00111000
    [ 166.646] 34: 10:00010000
    [ 166.646] 35: c8:11001000
    [ 166.646] 36: 10:00010000
    [ 166.646] 37: c0:11000000
    [ 166.646] 38: 8b:10001011
    [ 166.646] 39: ff:11111111
    [ 166.646] 3a: fd:11111101
    [ 166.646] CRT2: PALETTE SIGNAL REGISTERS, PART5 00 - 00 (?):
    [ 166.646] 00: 00:00000000
    [ 166.646] (II) SIS(0): Default Xv adaptor is Video Overlay
    [ 166.715] (II) SIS(0): Initialized SISCTRL extension version 0.1
    [ 166.715] (II) SIS(0): Registered screen 0 with SISCTRL extension version 0.1
    [ 166.715] (==) RandR enabled
    [ 166.726] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 166.726] (EE) AIGLX: reverting to software rendering
    [ 167.717] (II) AIGLX: Loaded and initialized swrast
    [ 167.717] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 168.007] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 168.007] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 168.007] (II) LoadModule: "evdev"
    [ 168.007] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 168.029] (II) Module evdev: vendor="X.Org Foundation"
    [ 168.029] compiled for 1.16.2, module version = 2.9.1
    [ 168.029] Module class: X.Org XInput Driver
    [ 168.029] ABI class: X.Org XInput driver, version 21.0
    [ 168.030] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 12 paused 0
    [ 168.030] (II) Using input driver 'evdev' for 'Power Button'
    [ 168.030] (**) Power Button: always reports core events
    [ 168.030] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 168.030] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 168.030] (--) evdev: Power Button: Found keys
    [ 168.030] (II) evdev: Power Button: Configuring as keyboard
    [ 168.030] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
    [ 168.030] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 168.030] (**) Option "xkb_rules" "evdev"
    [ 168.030] (**) Option "xkb_model" "pc104"
    [ 168.030] (**) Option "xkb_layout" "us"
    [ 168.064] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 168.064] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 168.064] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 13 paused 0
    [ 168.065] (II) Using input driver 'evdev' for 'Video Bus'
    [ 168.065] (**) Video Bus: always reports core events
    [ 168.065] (**) evdev: Video Bus: Device: "/dev/input/event2"
    [ 168.065] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 168.065] (--) evdev: Video Bus: Found keys
    [ 168.065] (II) evdev: Video Bus: Configuring as keyboard
    [ 168.065] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input6/event2"
    [ 168.065] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 168.065] (**) Option "xkb_rules" "evdev"
    [ 168.065] (**) Option "xkb_model" "pc104"
    [ 168.065] (**) Option "xkb_layout" "us"
    [ 168.065] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 168.065] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 168.066] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 14 paused 0
    [ 168.066] (II) Using input driver 'evdev' for 'Power Button'
    [ 168.066] (**) Power Button: always reports core events
    [ 168.066] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 168.066] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 168.066] (--) evdev: Power Button: Found keys
    [ 168.066] (II) evdev: Power Button: Configuring as keyboard
    [ 168.066] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event3"
    [ 168.066] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 168.066] (**) Option "xkb_rules" "evdev"
    [ 168.066] (**) Option "xkb_model" "pc104"
    [ 168.067] (**) Option "xkb_layout" "us"
    [ 168.067] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 168.067] (II) No input driver specified, ignoring this device.
    [ 168.067] (II) This device may have been added with another device file.
    [ 168.068] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 168.068] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 168.068] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 15 paused 0
    [ 168.068] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 168.068] (**) Sleep Button: always reports core events
    [ 168.068] (**) evdev: Sleep Button: Device: "/dev/input/event4"
    [ 168.068] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 168.068] (--) evdev: Sleep Button: Found keys
    [ 168.068] (II) evdev: Sleep Button: Configuring as keyboard
    [ 168.068] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event4"
    [ 168.069] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 168.069] (**) Option "xkb_rules" "evdev"
    [ 168.069] (**) Option "xkb_model" "pc104"
    [ 168.069] (**) Option "xkb_layout" "us"
    [ 168.069] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 168.069] (II) No input driver specified, ignoring this device.
    [ 168.069] (II) This device may have been added with another device file.
    [ 168.070] (II) config/udev: Adding input device HDA SIS966 Mic (/dev/input/event7)
    [ 168.070] (II) No input driver specified, ignoring this device.
    [ 168.070] (II) This device may have been added with another device file.
    [ 168.070] (II) config/udev: Adding input device HDA SIS966 Headphone (/dev/input/event8)
    [ 168.070] (II) No input driver specified, ignoring this device.
    [ 168.070] (II) This device may have been added with another device file.
    [ 168.070] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 168.070] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 168.071] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 16 paused 0
    [ 168.071] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 168.071] (**) AT Translated Set 2 keyboard: always reports core events
    [ 168.071] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 168.071] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 168.071] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 168.071] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 168.071] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 168.071] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 168.071] (**) Option "xkb_rules" "evdev"
    [ 168.071] (**) Option "xkb_model" "pc104"
    [ 168.071] (**) Option "xkb_layout" "us"
    [ 168.072] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
    [ 168.072] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 168.072] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 168.072] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 168.072] (II) LoadModule: "synaptics"
    [ 168.072] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 168.091] (II) Module synaptics: vendor="X.Org Foundation"
    [ 168.091] compiled for 1.16.0, module version = 1.8.1
    [ 168.091] Module class: X.Org XInput Driver
    [ 168.091] ABI class: X.Org XInput driver, version 21.0
    [ 168.092] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 17 paused 0
    [ 168.092] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 168.092] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 168.092] (**) Option "Device" "/dev/input/event10"
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 (res 68)
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 (res 93)
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 168.133] (**) Option "TapButton1" "1"
    [ 168.133] (**) Option "TapButton2" "2"
    [ 168.133] (**) Option "TapButton3" "3"
    [ 168.133] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 168.133] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 168.133] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input17/event10"
    [ 168.133] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
    [ 168.133] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 168.133] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 168.133] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
    [ 168.133] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 168.134] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 168.134] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 168.134] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 168.134] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 168.134] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 168.134] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 168.134] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
    [ 168.134] (II) No input driver specified, ignoring this device.
    [ 168.134] (II) This device may have been added with another device file.
    [ 169.913] (EE)
    [ 169.914] (EE) Backtrace:
    [ 169.944] (EE) 0: /usr/lib/xorg-server/Xorg (xorg_backtrace+0x52) [0x81db3f2]
    [ 169.944] (EE) 1: /usr/lib/xorg-server/Xorg (0x8048000+0x197612) [0x81df612]
    [ 169.944] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb778bb94]
    [ 169.944] (EE) 3: /usr/lib/xorg/modules/drivers/sisimedia_drv.so (0xb6ae1000+0x44676) [0xb6b25676]
    [ 169.944] (EE) 4: /usr/lib/xorg/modules/drivers/sisimedia_drv.so (0xb6ae1000+0x37592) [0xb6b18592]
    [ 169.944] (EE) 5: /usr/lib/xorg/modules/drivers/sisimedia_drv.so (0xb6ae1000+0x27217) [0xb6b08217]
    [ 169.944] (EE) 6: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x4df7) [0xb6aa6df7]
    [ 169.944] (EE) 7: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x527f) [0xb6aa727f]
    [ 169.944] (EE) 8: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x5344) [0xb6aa7344]
    [ 169.944] (EE) 9: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x5cf5) [0xb6aa7cf5]
    [ 169.944] (EE) 10: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x3af8) [0xb6aa5af8]
    [ 169.944] (EE) 11: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x8a41) [0xb6aaaa41]
    [ 169.944] (EE) 12: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x9401) [0xb6aab401]
    [ 169.944] (EE) 13: /usr/lib/xorg-server/Xorg (miCopyRegion+0x18d) [0x81bae9d]
    [ 169.944] (EE) 14: /usr/lib/xorg-server/Xorg (miDoCopy+0x48d) [0x81bb46d]
    [ 169.944] (EE) 15: /usr/lib/xorg/modules/libexa.so (0xb6aa2000+0x7ab9) [0xb6aa9ab9]
    [ 169.944] (EE) 16: /usr/lib/xorg-server/Xorg (0x8048000+0x11b6b5) [0x81636b5]
    [ 169.944] (EE) 17: /usr/lib/xorg-server/Xorg (0x8048000+0x2e794) [0x8076794]
    [ 169.944] (EE) 18: /usr/lib/xorg-server/Xorg (0x8048000+0x32a06) [0x807aa06]
    [ 169.944] (EE) 19: /usr/lib/xorg-server/Xorg (0x8048000+0x36bdf) [0x807ebdf]
    [ 169.944] (EE) 20: /usr/lib/xorg-server/Xorg (0x8048000+0x20a1a) [0x8068a1a]
    [ 169.944] (EE) 21: /usr/lib/libc.so.6 (__libc_start_main+0xde) [0xb730764e]
    [ 169.944] (EE) 22: /usr/lib/xorg-server/Xorg (0x8048000+0x20a48) [0x8068a48]
    [ 169.944] (EE)
    [ 169.944] (EE) Segmentation fault at address 0x0
    [ 169.945] (EE)
    Fatal server error:
    [ 169.945] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 169.945] (EE)
    [ 169.945] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 169.945] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 169.945] (EE)
    [ 169.953] (II) SIS(0): Restoring by setting old mode 0x62
    [ 172.262] (EE) Server terminated with error (1). Closing log file.

  • [SOLVED] "warning: could not find /bin/bash, starting /bin/sh instead"

    Hello all.
    I've just installed arch, despite very little knowledge of linux (i had ubuntu for a short while before this), but I like a challenge so i thought i'd throw myself in at the deep end.
    The installation went reasonably smoothly, but now i've got it up and running (with a minimal KDE install) but when I open up the konsole, I get the message
    "Warning: Could not find '/bin/bash/', starting '/bin/sh' instead. Please check your profile settings."
    and subsequently I cannot "su jake" (jake being my username, obviously). It requests my password, but when i press return I get the response
    su: /bin/bash/: Not a directory
    which means i've obviously done something wrong, but I cant make head nor tail of the archwiki on Bash, and from googling, I cant find anyone with a similar issue. I can run from root, but it's not ideal.
    Thanks for any response as to why this might be happening, and how to fix it.
    Last edited by hansolo128 (2012-04-24 08:55:37)

    @oxyd
    sh-4.2$ cat /etc/shells
    # /etc/shells
    /bin/sh
    /bin/bash
    # End of file
    root:x:0:0:root:/root:/bin/bash
    jake:x:1000:100::/home/jake:/bin/bash/
    the output of /etc/passwd is
    root:x:0:0:root:/root:/bin/bash
    bin:x:1:1:bin:/bin:/bin/false
    daemon:x:2:2:daemon:/sbin:/bin/false
    mail:x:8:12:mail:/var/spool/mail:/bin/false
    ftp:x:14:11:ftp:/srv/ftp:/bin/false
    http:x:33:33:http:/srv/http:/bin/false
    nobody:x:99:99:nobody:/:/bin/false
    dbus:x:81:81:System message bus:/:/bin/false
    jake:x:1000:100::/home/jake:/bin/bash/
    usbmux:x:140:140:usbmux user:/:/sbin/nologin
    mysql:x:89:89::/var/lib/mysql:/bin/false
    kdm:x:135:135::/var/lib/kdm:/bin/false
    avahi:x:84:84:avahi:/:/bin/false
    moving my home directory from /bin/bash/ to /bin/bash on the line of my username now allows me to su jake, but it doesnt solve the warning that /bin/bash/ doesnt exist.

  • /usr/bin/bash runs a new shell where PS1 is not set

    When I execute the command bash in my terminal, it opens a new shell which properly reads all bashrc contents. But when I run /usr/bin/bash, then it is as if  $PS1 is not set and those parts in my bashrc that are supposed to used only for interactive shells are not read at all.
    The weird part is running which bash gives /usr/bin/bash. So, I'm not able to figure out why running bash and /usr/bin/bash produce different results. Also, although it appears as if $PS1 is not being set (based on reading of my bashrc), the prompt is still being set.
    Can anyone explain why this variation is happening?
    PS: Not sure if this matters, but my bashrc is not in the default location. It is in ~/.config/bash and I've modified my /etc/bash.bashrc to source the local bashrc from the custom location.
    Last edited by hashken (2015-04-15 13:19:03)

    Does the behaviour persist if you move .bashrc back to the conventional location?
    Yeah, the behaviour persists even after moving back bashrc.
    The contents of my /etc/bash.bashrc file:
    # /etc/bash.bashrc
    # If not running interactively, don't do anything
    if [[ ! $- != *i* ]]; then
    PS1='[\u@\h \W]\$ '
    PS2='> '
    PS3='> '
    PS4='+ '
    case ${TERM} in
    xterm*|rxvt*|Eterm|aterm|kterm|gnome*)
    PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/\~}"'
    screen)
    PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033_%s@%s:%s\033\\" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/\~}"'
    esac
    [ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion
    fi
    XDG_CONFIG_HOME=$HOME/.config
    XDG_CACHE_HOME=$HOME/.cache
    XDG_DATA_HOME=$HOME/.local/share
    if [ -f "$XDG_CONFIG_HOME/bash/bashrc" ] && [ "$0" = "bash" ]; then
    . "$XDG_CONFIG_HOME/bash/bashrc"
    fi
    if [ -f "$XDG_DATA_HOME/bash/history" ] && [ "$0" = "bash" ]; then
    HISTFILE="${XDG_DATA_HOME}/bash/history"
    fi
    The contents of my bashrc file:
    if [ -f $XDG_CONFIG_HOME/bash/xdg ]; then
    . $XDG_CONFIG_HOME/bash/xdg
    fi
    if [ -f $XDG_CONFIG_HOME/bash/private ]; then
    . $XDG_CONFIG_HOME/bash/private
    fi
    # If not running interactively, don't do anything else
    if [ -z "$PS1" ]; then
    PATH=$PATH:$HOME/bin/others
    return
    fi
    #test "$PS1" || return
    if [ -f $XDG_CONFIG_HOME/bash/colors ]; then
    . $XDG_CONFIG_HOME/bash/colors
    fi
    if [ -f $XDG_CONFIG_HOME/bash/general ]; then
    . $XDG_CONFIG_HOME/bash/general
    fi
    if [ -f $XDG_CONFIG_HOME/bash/aliases ]; then
    . $XDG_CONFIG_HOME/bash/aliases
    fi
    if [ -f $XDG_CONFIG_HOME/bash/functions ]; then
    . $XDG_CONFIG_HOME/bash/functions
    fi
    if [ -f $XDG_CONFIG_HOME/bash/completion ]; then
    . $XDG_CONFIG_HOME/bash/completion
    fi
    What makes you think $PS1 is not being set if the prompt is correct?
    Both bash/xdg and bash/private are getting sourced. But when I run /bin/bash, the other files (colors, general, aliases etc.) are not getting sourced. Since, I'm doing a $PS1 test before sourcing these files, I concluded that $PS1 is not being set.

  • [solved]Terminator can not start /bin/bash

    Terminator show an error:
    Unable to start shell:/bin/bash
    this error comes from here:
    /usr/lib/python2.7/site-packages/terminatorlib/terminal.py
    1292 self.pid = self.vte.fork_command(command=shell, argv=args, envv=envv,
    1293 loglastlog=login,
    1294 logwtmp=update_records,
    1295 logutmp=update_records,
    1296 directory=self.cwd)
    1297 self.command = shell
    1298
    1299 self.titlebar.update()
    1300
    1301 if self.pid == -1:
    1302 self.vte.feed(_('Unable to start shell:') + shell)
    1303 return(-1)
    But I can startup terminator using root acount
    the self.pid != -1 when I'm root
    I dont remeber change any privileges ...
    Any idears ?
    Last edited by Hacksign (2013-08-27 01:47:33)

    Scimmia wrote:is /dev/pts listed in /etc/fstab? If so, remove it.
    Thanks, that's actually resolved my problem

  • [SOLVED]Systemd: noftify-send running but not displaying

    Hello,
    I'm trying to get systemd to run a command that pops a notification on screen for me to get up and move around a bit (for my health). The script works if called in the command line and seems to be running fine in systemd. No notification is being displayed, however:
    script:
    #!/bin/bash
    notify-send "Get up and move around!" "You've been sitting in one place for too long." --icon=dialog-information
    Service is called move.service. Here is output of systemctl status move.service.
    ● move.service - Reminds you to move.
    Loaded: loaded (/etc/systemd/system/move.service; enabled)
    Active: inactive (dead) since Sat 2014-11-29 09:39:07 EST; 21s ago
    Process: 3797 ExecStart=/bin/bash /mnt/storage/kale/.Resources/scripts/move-around.sh (code=exited, status=0/SUCCESS)
    Main PID: 3797 (code=exited, status=0/SUCCESS)
    If I read this correctly, it executed as PID 3797 and finished 21 seconds ago (hence the dead state in active).
    Here it is while running
    ● move.service - Reminds you to move.
    Loaded: loaded (/etc/systemd/system/move.service; enabled)
    Active: active (running) since Sat 2014-11-29 09:49:11 EST; 11ms ago
    Main PID: 4062 (bash)
    CGroup: /system.slice/move.service
    ├─4062 /bin/bash /mnt/storage/kale/.Resources/scripts/move-around....
    └─4063 notify-send Get up and move around! You've been sitting in ...
    Nov 29 09:49:11 Uberziet systemd[1]: Starting Reminds you to move....
    Nov 29 09:49:11 Uberziet systemd[1]: Started Reminds you to move..
    Thanks
    Last edited by Kale Good (2014-11-29 15:48:11)

    Hello
    I would not use systemd to do that.
    Just write a script and have it running in background when you start your graphical session:
    #!/bin/bash
    while true; do
    notify-send "Get up and move around!" "You've been sitting in one place for too long." --icon=dialog-information
    sleep 7200
    done
    You can also look at this thread for other less KISS ways.

  • [SOLVED] Terminator stopped working Unable to start shell:/bin/bash

    Hello,
    I just wanted to share as I didn't found anything about it,
    Since yesterday I can't launch my favorite terminal emulator which is terminator, it gives me :
    Unable to start shell:/bin/bash
    displayed in terminator window where I'm supposed to type commands.
    What is strange is that I can launch /bin/bash in tty's plus I installed xterm temporarily which works fine with bash.
    One more thing is that if I close terminator window it closes my graphical session !
    Any idea to troubleshoot this ?
    Last edited by detestable (2013-08-16 08:39:54)

    I'm getting this :
    me@latitude ~ $ gdb /usr/bin/python
    GNU gdb (GDB) 7.6
    Copyright (C) 2013 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-unknown-linux-gnu".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /usr/bin/python3.3...(no debugging symbols found)...done.
    (gdb) run /bin/terminator
    Starting program: /usr/bin/python3.3 /bin/terminator
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    File "/bin/terminator", line 103
    except (KeyError,ValueError), ex:
    ^
    SyntaxError: invalid syntax
    [Inferior 1 (process 13780) exited with code 01]
    I also tried gnome-terminal which is not working correctly (installed right now)
    From the user interface it says in red :
    "There was an error creating the child process for this terminal"
    "grantpt failed: Operation not permitted"
    From gdb :
    m@latitude ~ $ gdb /usr/bin/gnome-terminal
    GNU gdb (GDB) 7.6
    Copyright (C) 2013 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-unknown-linux-gnu".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /usr/bin/gnome-terminal...(no debugging symbols found)...done.
    (gdb) run
    Starting program: /usr/bin/gnome-terminal
    warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    [New Thread 0x7fffea2b9700 (LWP 13839)]
    Error: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._vte_2dpty_2derror.Code1: grantpt failed: Operation not permitted
    [Thread 0x7fffea2b9700 (LWP 13839) exited]
    [Inferior 1 (process 13835) exited normally]
    Only xterm seems to work

  • Bash script running on my MBP 10.7.4 but not on other Macs (all 10.7.4)

    A friend of mine wrote me this short script to run in terminal that downloads a particular file every n seconds from a password protectected FTP site. The script worked on his linux machine and on my Mac but not on my collegues Macs. I'm wondering if anybody knows reasons why it may be failing on other Macs.
    We changing the first line from: #!/bin/sh to #!/bin/bash
    and exceuting with
    user_prompt_$ bash ./download_stats.sh
    Another idea is to script cyberduck but it doesn't support applescript though may have a comand line interface (looking into that at present).
    There error output from one of the accounts it fails on follows the script listing.
    #!/bin/sh
    # =================================================================
    # Download XML_stats Bash Script
    # Filename:     download_stats.sh
    # Arguments:    input_filename  - file to be downloaded from remote server. Optional.
    #               poll_interval   - seconds delay between downloads. Optional (input_filename must be present)
    # Use:          Invoke from shell, e.g. ./download_stats.sh
    # Author:       Luke Neeson
    # Date Created: 2012-05-31
    # Comments:     This script will download a given file, input_filename, at the given interval, poll_interval.
    # Notes:
    # - .netrc is required in the current directory and must contain the logon details for the fox server. This could be installed in the user home directory, if so, delete the line marked below.
    # =================================================================
    # If the .netrc is in the directory of this script, the following must be enabled. If the user's home .netrc is to be used, comment out the following line:
    export HOME="`pwd`"
    export input_filename="the_file_I_want_as_default.xml"
    export poll_interval=10
    if [ ! -z "$1" ] ; then
      export input_filename="$1"
      if [ ! -z "$2" ] ; then
        export poll_interval="$2"
      fi
    fi
    while [ true ]
    do
      ftp access.foxsports.com.au << EOF 2>&1 | sed 's/.*AUTH GSSAPI.*//g' | sed 's/.*KERBEROS.*//g'
      get  "$input_filename"
      quit
    EOF
      sleep $poll_interval
    done
    ERRORS RETURNED:
    a-mbp:~ macca$
    a-mbp:~ macca$ cd ~/stats/download_rugby_stats/
    a-mbp:download_stats a$ sh download_rugby_stats.sh
    : command not founds.sh: line 16:
    : command not founds.sh: line 19:
    : command not founds.sh: line 22:
    download_stats.sh: line 39: syntax error: unexpected end of file
    a-mbp:download_stats a$
    Those are the blank lines and 39 is the last line of script.

    Thanks Bob, Luke mentioned which but didn't go into it.
    cat -vte download_rugby_stats.sh   ——>    Does this look good to you?
    # ================================================================= $
    # Download Rugby Stats Bash Script$
    #$
    # Filename:     download_rugby_stats.sh$
    # Arguments:    input_filename  - file to be downloaded from remote server. Optional.$
    #               poll_interval   - seconds delay between downloads. Optional (input_filename must be present)$
    # Use:          Invoke from shell, e.g. ./download_rugby_stats.sh$
    # Author:       Luke Neeson$
    # Date Created: 2012-05-31$
    # Comments:     This script will download a given file, input_filename, at the given interval, poll_interval. $
    # Notes: $
    # - .netrc is required in the current directory and must contain the logon details for the fox server. This could be installed in the user home directory, if so, delete the line marked below.$
    # ================================================================= $
    $
    # If the .netrc is in the directory of this script, the following must be enabled. If the user's home .netrc is to be used, comment out the following line:$
    export HOME="`pwd`"$
    $
    export input_filename="Rugby_IRB20120101_Client.xml"$
    export poll_interval=10$
    $
    if [ ! -z "$1" ] ; then$
      export input_filename="$1"$
      if [ ! -z "$2" ] ; then$
        export poll_interval="$2"$
      fi$
    fi$
    $
    while [ true ]$
    do $
      ftp access.foxsports.com.au << EOF 2>&1 | sed 's/.*AUTH GSSAPI.*//g' | sed 's/.*KERBEROS.*//g'$
      get  "$input_filename"$
      quit$
    EOF$
      sleep $poll_interval$
    done$
    $

  • Trying to Arch-Chroot after messing up an update, can't run /bin/bash

    Hey guys,
    I made so absolutely dumb errors recently I just haven't been sound in mind.
    So I'm updating my system after months and I'm doing what is described here https://www.archlinux.org/news/binaries … ervention/
    My first mistake is when I forgot to do pacman -S bash and pacman -Su  after doing pacman -Syu --ignore filesystem,bash in the last section. So I had to chroot into my system to do the last 2 updates.
    I chrooted in and succesfully updated bash. But then I forgot to do pacman -Su! So my filesystem is still not updated haha...
    Well I tried to chroot in again to do the last update, and now I get this error.
    chroot: failed to run command (block ascii)/bin/(block ascii)sh(block ascii): No such file or directory.
    Which probably actually reads as /bin/bash: no such file or directory.
    I'm not sure how to fix this issue with bash. As I said I updated bash without updating the filesystem when I chrooted...hoping someone knows what I can do.
    Thanks!

    Either point it to /usr/bin/bash (arch-chroot /mnt /usr/bin/bash) or just update from outside the chroot (pacman --root /mnt -Su)
    Last edited by Scimmia (2013-08-26 03:22:11)

  • [solved] 'ERROR: file not found:' when running 'mkinitcpio -p linux'

    $ sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: smsmdtv
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    Things seems to work, but I'm a bit worried.
    It has just started. PS/2 atkbd stuff went fine.
    journalctl shows
    Feb 26 22:36:09 localhost systemd-udevd[62]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[63]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost systemd-udevd[64]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[65]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost kernel: sda: sda1 sda2 sda3 sda4
    Feb 26 22:36:09 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Feb 26 22:36:09 localhost systemd-udevd[66]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[67]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export
    I'm using [testing] but I don't know if it matters.
    What should I post?
    Last edited by karol (2014-03-15 15:03:56)

    The systemd build hook looks like this:
    build() {
    local rules unit
    # from base
    add_binary /bin/mount
    add_binary /usr/bin/kmod /usr/bin/modprobe
    # systemd
    add_binary /usr/lib/systemd/systemd /init
    add_binary /usr/bin/systemd-tmpfiles
    # generate sysroot.mount and sysroot-usr.mount
    add_file "/usr/lib/systemd/system-generators/systemd-fstab-generator"
    # udev rules and systemd units
    map add_udev_rule "$rules" \
    50-udev-default.rules \
    60-persistent-storage.rules \
    64-btrfs.rules \
    80-drivers.rules \
    99-systemd.rules \
    map add_systemd_unit \
    ctrl-alt-del.target \
    initrd-cleanup.service \
    initrd-fs.target \
    initrd-parse-etc.service \
    initrd-root-fs.target \
    initrd-switch-root.service \
    initrd-switch-root.target \
    initrd-udevadm-cleanup-db.service \
    initrd.target \
    kmod-static-nodes.service \
    sockets.target \
    [email protected] \
    systemd-journald.service \
    systemd-tmpfiles-setup-dev.service \
    systemd-udev-trigger.service \
    systemd-udevd-control.socket \
    systemd-udevd-kernel.socket \
    systemd-udevd.service
    add_symlink "/usr/lib/systemd/system/default.target" "initrd.target"
    # libdbus needs the passwd info of the root user
    # TODO: make sure this is no longer necessary when systemctl moves to sd-bus
    add_file "/etc/nsswitch.conf"
    add_file "/etc/passwd"
    add_binary "$(readlink -f /usr/lib/libnss_files.so)"
    # udev wants /etc/group since it doesn't launch with --resolve-names=never
    add_file "/etc/group"
    Do all of those files exist on your sytemd? I'm not running testing nor systemd in my initrd, so I can't do much checking.
    Edit: You're not the only one. Bug report: https://bugs.archlinux.org/task/39059
    Last edited by Scimmia (2014-02-27 06:59:55)

  • Trying a recovery from a livedisc and chroot fails to run /bin/bash?!?

    The title pretty much says it all.
    Trying to do a repair on my daughter's laptop, booting from a live image on USB.  It's an old eeepc with only 1 partition, all on sda1.
    I'm using the Kernel Panics wiki like I usually do when I have to go through this: ( https://wiki.archlinux.org/index.php/Kernel_panic) but when I try to chroot, I get this:
    chroot: failed to run comman '/bin/bash': No such file or directory
    Any ideas?  I'm pulling my hair out here.

    Ah, maybe you're trying to use a 64-bit binaries from the USB on a 32-bit system or vice-versa.
    Last edited by karol (2010-12-15 18:28:42)

  • After downloading the mac os x 10.6.8 I can't open safari. It first told me that I could not run it with Safari 5.1 so I downloaded safari 6 because I had read that that would solve the problem. However I am still getting an error message. HELP!!

    After downloading the mac os x 10.6.8 I can't open safari. It first told me that I could not run it with Safari 5.1 so I downloaded safari 6 because I had read that that would solve the problem. However I am still getting an error message. HELP!!

    I see this on Apple's support page:
    Available for: OS X Lion v10.7.5, OS X Lion Server v10.7.5, OS X Mountain Lion v10.8 and v10.8.1

Maybe you are looking for