[SOLVED] Dual monitor acting weird on Fluxbox after system upgrade

Hello.
I'm using Fluxbox on Xorg. I have two monitors and for more than one year my setup has been this in ~/.xinitrc:
#!/bin/sh
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for f in /etc/X11/xinit/xinitrc.d/*; do
[ -x "$f" ] && . "$f"
done
unset f
fi
xrandr --output DVI-0 --mode 1920x1080 --pos 0x0 --output DVI-1 --mode 1680x1050 --pos 1920x0
exec startfluxbox
Now, I just upgraded my packages (fluxbox and some xorg-* packages were upgraded, like xorg-server, as well as xf86-video-ati) and, although the dual monitor setup works, it seems like each monitor is not recognized individually. My Fluxbox toolbar spans on both monitors horizontally (whereas it used to reside on the left one) and when I maximize a window, it's maximized on both monitors (whereas it used to be maximized on one monitor only, the closest).
Before reverting the upgrade, anybody knows why this is happening?
Thanks,
Phil
Last edited by eepp (2014-07-07 00:55:04)

Yup, I can confirm that. It's the fluxbox package.
I've enabled logging. Here's the full log of 1.3.5-3:
Log File: /tmp/fluxlog
Fluxbox version: 1.3.5
GIT Revision: this_is_tar_ball_build
Compiled: Jul 4 2014 20:54:40
Compiler: GCC
Compiler version: 4.9.0 20140604 (prerelease)
Defaults:
menu: /usr/share/fluxbox/menu
style: /usr/share/fluxbox/styles/bloe
keys: /usr/share/fluxbox/keys
init: /usr/share/fluxbox/init
nls: /usr/share/fluxbox/nls
Compiled options (- => disabled):
-BIDI
-DEBUG
EWMH
IMLIB2
NLS
REMEMBER
RENDER
-SHAPE
SLIT
SYSTEMTRAY
TOOLBAR
-RANDR
XFT
-XINERAMA
XMB
XPM
Notice the -RANDR  and -XINERAMA lines? I bet that is what's causing this.
For completeness here is the log from 1.3.5-2:
Log File: /tmp/fluxlog
Fluxbox version: 1.3.5
GIT Revision: this_is_tar_ball_build
Compiled: Apr 4 2013 00:27:22
Compiler: GCC
Compiler version: 4.8.0
Defaults:
menu: /usr/share/fluxbox/menu
style: /usr/share/fluxbox/styles/bloe
keys: /usr/share/fluxbox/keys
init: /usr/share/fluxbox/init
nls: /usr/share/fluxbox/nls
Compiled options (- => disabled):
BIDI
-DEBUG
EWMH
IMLIB2
NLS
REMEMBER
RENDER
SHAPE
SLIT
SYSTEMTRAY
TOOLBAR
RANDR1.2
XFT
XINERAMA
XMB
XPM
I need to run now, but I'd say a bug report would indeed be appropriate here. If nobody gets to that earlier I'll see if I can submit one tonight.
Thanks guys.

Similar Messages

  • [SOLVED] Dual head acting weird

    Hello,
    Today I started sorting out about dual head. I configured xorg.conf as said on the wiki.
    The strange thing is, my second display acts as my primary display and my first display acts as second display.
    Also display the second display my console, when I start X, the display still act as first display .
    Here's my Xorg.conf (http://pastebin.com/F7X5fs2e)
    Thank you!
    Last edited by Kansl (2010-08-25 23:34:43)

    Kansl wrote:
    Hello,
    Today I started sorting out about dual head. I configured xorg.conf as said on the wiki.
    The strange thing is, my second display acts as my primary display and my first display acts as second display.
    Also display the second display my console, when I start X, the display still act as first display .
    Here's my Xorg.conf (http://pastebin.com/F7X5fs2e)
    Thank you!
    We need hardware info, also what drivers you're running, what desktop environment (if any), and if you're wanting compositing or not.
    Differences in hardware cause massive differences in how you configure Xorg.

  • [solved] Opera & Sublime Text have graphic errors after system upgrade

    Hi all,
    I hope this was not already answered, but I couldn't find anything in the wiki or the forums.
    Since a pacman -Syu yesterday, Opera (from official repo) and Sublime Text (from the AUR) have some weird graphical glitches:
    Opera: http://i.imgur.com/7XfPK.png
    Sublime Text: http://i.imgur.com/q5guw.png
    (The menus in Sublime Text do work without graphical glitches, I am pretty sure they are drawn with GTK. The rest uses some custom drawing methods AFAIK.)
    Other programs, including 3D-accelerated games, work fine like before.
    I first suspected the catalyst driver, so I went to the wiki and read that it is now in the official repos. So I installed that version. Same effects. So back to the version from Vi0L0s catalyst repo. Did still not work. Then I tried the catalyst-generator package with the same effects.
    Then I looked in pacman.log to see what was upgraded. I then downgraded the kernel and all packages that seemed to have something to do with graphics. Still the same error. Downgraded more packages and finally managed to break X11 :-/.
    I then upgraded everything again so at least most things work.
    I now have this kernel version: 3.6.2-1-ARCH
    I am using systemd.
    My graphics card has a Radeon HD 7750 Chip.
    My pacman.log: http://pastebin.com/RK8cngNq (The upgrade that caused this was at 2012-10-16 14:43)
    Has someone a idea what I can do?
    Thanks,
    Kevin
    EDIT:
    I now run pacman -Syu on my notebook. Both programs work like a charm. The notebook has an Intel GPU. So it must be an issue with the raden driver. I'll try downrading that again...
    Yet another EDIT:
    Didn't work. Here is what I have done to downgrade:
    1. Removed installed catalyst version (installed libgl and lib32-libgl temporarilly so pacman would not remove all 3D-related stuff).
    2. Downloaded all catalyst related packages from the Arch Rollback Machine from 2012-10-08 and installed them using pacman -U
    3. Downgraded X and other related(?) packages:
    # cd /var/cache/pacman/pkg
    # pacman -Uf xorg-server-common-1.12.4-1-x86_64.pkg.tar.xz xorg-server-1.12.4-1-x86_64.pkg.tar.xz xf86-input-evdev-2.7.3-1-x86_64.pkg.tar.xz freeglut-2.8.0-1-x86_64.pkg.tar.xz khrplatform-devel-8.0.4-3-x86_64.pkg.tar.xz mesa-8.0.4-3-x86_64.pkg.tar.xz lib32-mesa-8.0.4-4-x86_64.pkg.tar.xz libglapi-8.0.4-3-x86_64.pkg.tar.xz libgbm-8.0.4-3-x86_64.pkg.tar.xz libegl-8.0.4-3-x86_64.pkg.tar.xz xf86-video-vesa-2.3.2-1-x86_64.pkg.tar.xz
    Had a running X after this, but Opera and Sublime Text are still broken.
    Now upgraded again...
    Last edited by kch42 (2012-10-19 14:39:13)

    To find out, which libraries are involved, I executed opera and subl using strace and then went to a python shell to filter the output for libraries (finding stuff that looks like lib*.so, only catching the middle part) and printing the libraries that both strace logs had in common.
    These libraries are loaded by both programs:
    X11
    Xau
    Xcomposite
    Xcursor
    Xdamage
    Xdmcp
    Xext
    Xfixes
    Xi
    Xinerama
    Xrandr
    Xrender
    atk-1.0
    bz2
    c
    cairo
    canberra
    canberra-gtk
    canberra-gtk-module
    dl
    equinox
    expat
    ffi
    fontconfig
    freetype
    gcc_s
    gdk-x11-2.0
    gdk_pixbuf-2.0
    gio-2.0
    glib-2.0
    gmodule-2.0
    gobject-2.0
    gthread-2.0
    gtk-x11-2.0
    ltdl
    m
    ncursesw
    nss_files
    ogg
    pango-1.0
    pangocairo-1.0
    pangoft2-1.0
    pcre
    pixman-1
    pixmap
    png15
    pthread
    readline
    resolv
    rt
    stdc++
    tdb
    vorbis
    vorbisfile
    xcb
    xcb-render
    xcb-shm
    z
    Some of these libraries have nothing to do with graphics, after filtering these out:
    X11
    Xau
    Xcomposite
    Xcursor
    Xdamage
    Xdmcp
    Xext
    Xfixes
    Xi
    Xinerama
    Xrandr
    Xrender
    atk-1.0
    cairo
    canberra
    canberra-gtk
    canberra-gtk-module
    equinox
    fontconfig
    freetype
    gdk-x11-2.0
    gdk_pixbuf-2.0
    gtk-x11-2.0
    pango-1.0
    pangocairo-1.0
    pangoft2-1.0
    pixman-1
    pixmap
    png15
    xcb
    xcb-render
    xcb-shm
    Both use a lot of X* libraries. But I already downgraded X and the graphics driver and that didn't work...
    I still have no idea, but perhaps someone has?

  • [SOLVED] Dual monitor: can't switch from X to vc

    I have  a dual monitor configuration on my laptop (Sony Vaio VGN-SR21M), so that I can work with the laptop screen and an external lcd at the same time. It works amazingly well, every screen has its own resolution and I can drag windows from one screen to another (ATI drivers are wonderful in this aspect!). The only problem is that I can't switch to vc pressing Ctrl+Alt+F2 or any other function key: the laptop screen freezes black, while the other shows "no input" box. Pressing Alt+F7 the X interface is restored correctly to both screens. If I start X without the external lcd  the problem disappears, so I think it is a multimonitor issue. Here's my xorg.conf:
    Section "ServerLayout"
    #InputDevice "Mouse0" "CorePointer"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "freetype"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "on"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "it"
    Option "XkbVariant" ""
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "Mobility Radeon HD 3400 Series"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "PairModes" ""
    Option "DesktopSetup" "clone"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Maybe the solution is simple, but I'm quite a newbie so please understand me...
    Last edited by snack (2009-01-27 15:42:35)

    I modified xorg.conf heavily to solve another problem, with this new version I can switch to vc even with dual monitor setup (obviously the external lcd doesn't work) and then go back to X without any issue:
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "15" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "15" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.15" # speed factor for low pointer movement
    Option "MaxSpeed" "0.75" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0030" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    #Section "InputDevice"
    # Identifier "Keyboard0"
    # Driver "kbd"
    # Option "XkbLayout" "it"
    # Option "XkbVariant" ""
    #EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "freetype"
    #Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "on"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "PairModes" ""
    Option "SwapScreens" "off"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    I think it has something to do with the Screen sections, but I don't know exactly where the problem was (I changed many settings at once). Hope my new xorg.conf could be useful to someone with the same problem. Thanks everybody for the help.

  • [Solved]Dual Monitor Setup

    So, I inherited a new monitor from my friend just a couple days ago and had a go at setting it up. Here's my current setup, to illustrate:
    -- MOD EDIT -- Please follow image posting rules
    The one on the right is mirroring the left at the moment, which happened via default when I booted up. I have the monitor to the left plugged via a dvi cable, and the one to the right that is rotated (for the purpose of better viewing webpages) with plain old vga. Both are running off my only graphics card, a Radeon X300:
    $ lspci | grep VGA
    01:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]
    Here is the compatible resolutions and refresh rates and such for each:
    $ xrandr
    Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 4096 x 4096
    VGA-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
    1280x1024 60.0*+ 75.0
    1152x864 75.0
    1024x768 75.1 60.0
    800x600 75.0 60.3
    640x480 75.0 60.0
    720x400 70.1
    DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 450mm x 280mm
    1680x1050 60.0 +
    1280x1024 75.0 60.0*
    1440x900 75.0 59.9
    1152x864 75.0 70.0 60.0
    1024x768 75.1 70.1 60.0
    832x624 74.6
    800x600 72.2 75.0 60.3 56.2
    640x480 72.8 75.0 66.7 60.0
    720x400 70.1
    S-video disconnected (normal left inverted right x axis y axis)
    So, this information aside, I went and tried to add my second screen and make everything happy, I used the dual screen section in the X.Org Wiki page, which I believe was for the nVidia users, but I couldn't find any direction otherwise, so I figured with a few changes it could work with my radeon just fine. I am on xorg-server 1.9.4.901-1 with openbox as my window manager, no complete DE.
    This is my current /etc/X11/xorg.conf.d/10-monitor.conf written for two monitors, which at the moment does not work, saying no screens found when I run startx:
    Section "ServerLayout"
    Identifier "DualScreen"
    Screen 0 "Screen0"
    Scren 1 "Screen1" RightOf "Screen0" #Screen1 is to the right of Screen0
    Option "Xinerama" "1" #To move windows between screens, set to 1
    EndScetion
    Section "Monitor"
    Identifier "Monitor0"
    Option "Enable" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "Enable" "true"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "radeon"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0" #Set to 1 to make both monitors act as one big screen, with no distinction between the two
    SubSection "Display"
    Depth 24
    Modes "1680x1050_60.00"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor" "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    SubSection "Display"
    Depth 24
    Modes 1280x1024_75.00
    EndSubSection
    EndSection
    And here is the same file, in a working configuration:
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon" #Driver used for this monitor
    EndSection
    Section "Screen"
    Identifier "Screen0" #Collapse Monitor and Device section to Screen section
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24 #Choose the Depth (16 || 24) (24 for true colour)
    Subsection "Display"
    Depth 24
    Modes "1680x1050_75.00" #Choose the resolution
    EndSubSection
    EndSection
    This leaves me with 3 questions I cannot seem to figure out:
    1) What did I do wrong with the non-working xorg config file, giving the error "no screens found"?
    2) Another extra twist of difficulty comes from the rotated monitor on the right.  How should I adopt for that, with resolutions and such?
    3) Xinerama/Twinview  - I am confused which one of these I should choose, what they offer over the other, or should I just not bother at all?
    I would like, in a "perfectly good configuration", windows to be able to move from each monitor to the other, the monitors to be two distinct monitors (ie. they don't mirror each other), a maximized window to only fill up just the one monitor (and not both), and finally, fullscreen programs (like games and such) only fullscreen to the monitor they are on. Is such a configuration possible with all of these parameters?
    -Scott
    Last edited by Inxsible (2011-06-05 18:33:38)

    BurntSushi wrote:
    Your desired configuration is quite common, and indeed, is the default setup provided by Openbox---once the monitors are properly configured, of course :-)
    Anywho, modifying xorg.conf files for something like this is a thing of the past, man. (Incidentally, you have made the lethal mistake of assuming an nvidia config will work with an ATI card. For example, "TwinView" is only available when you are using the nvidia proprietary driver.)
    Judging by your use of "radeon" as your video driver, it looks like you're using xf86-video-ati. Therefore, congratulations, xrandr will rescue you :-) (This should also be the case if you you're using the Catalyst driver.)
    thinkwiki should be enough to get your feet wet. Note: This guide is a bit dated, but 90% of it is still relevant and useful. For example, it claims that you need to modify your xorg.conf to add a Virtual screen size---this is only true if kernel modesetting is disabled. If it's enabled (and it should be if you're using xf86-video-ati), then you're good to go. If you're using Catalyst, you will have had to disable KMS. So you'd either have to add a Virtual screen to use xrandr, or configure your monitor setup with amdcccle.
    Finally, you asked about rotation. I don't think this is anything that `man xrandr` can't answer, and you should be okay as far as support goes---rotation was added in RandR 1.2, which any civilized video driver should support. (Except nvidia blob.)
    Anywho, feel free to come back with more questions if you have any!
    (For terminology sake, this means you will be using neither Xinerama nor TwinView to configure your multi-monitors. You will be using RandR if you use xrandr. Interestingly, your screen setup will still be reported to Openbox via the Xinerama extension. You may be interested in a utility like `lxrandr` if the command line frightens you.)
    Xrandr does the job elegantly, thanks! It's a simple matter of putting the commands I needed in openbox's autostart.sh. Thanks for pointing me in the right direction.
    #xrandr --output DVI-0 1680x1050 --output VGA-0 1280x1024 --right-of DVI-0
    # xrandr --output VGA-0 --rotate left
    Scott

  • [SOLVED] Dual monitors and raid - linux newb

    Hi
    I'm raginaot and I'll probably be asking a lot of dumb questions here in the near future
    I just decided to say goodbye to windows for a while. Been wasting too much time gaming and it was either - switch to linux or - sell my computer and move to the desert. I'm gonna try the former first and see how it goes.
    I managed to install arch and get gnome up and running with the help of the most awesome linux install guide I have ever seen and I installed the xf86-video-ati driver package but I'm having trouble getting it to recognise my 2 monitors.
    I'll list my hardware specs before I go any further:
    CPU: i7 920
    RAM: 12GB (3x4) Mushkin Silverline 1333MHz
    Motherboard: Gigabyte EX58-UD3R (rev 1.6)
    GPU: ATI HD5870 1GB
    Souncard: Auzentech X-fi forte
    Monitors: Samsung 2693HM and Samsung 226BW
    now the monitors seem to be stuck in mirrored mode, both showing the same image at 1280*1024 resolution
    when I try to set them both to on and their native resolutions (1920*1200 and 1680*1050) in the display settings I get a message that says:
    "the selected configuration for displays could not be applied
    required virtual size does not fit available size: requested=(3600, 1200), minimum=(320, 200), maximum=(1920, 1920"
    But when I unplug the 22" display, I can set the 26" to native res just fine and vice versa.
    Now to the second issue...
    I have 2 1TB drives in raid0, but in fdisk -l they appear as 2 seperate 1TB drives instead of 1 big 2TB like they're supposed to (see output below).
    I guess I have to mount them in some special way, but I have no idea how. The raid worked right away in linux mint.
    fdisk wrote:
    Disk /dev/sdb: 1000.2 GB, 1000203804160 bytes
    255 heads, 63 sectors/track, 121601 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x1c7fba32
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1   *           1          13      102400    7  HPFS/NTFS
    Partition 1 does not end on cylinder boundary.
    /dev/sdb2              13       34421   276377600    7  HPFS/NTFS
    /dev/sdb3           34421      243202  1677035520    7  HPFS/NTFS
    Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xb876c595
    Disk /dev/sdc doesn't contain a valid partition table
    Thanks in advance.
    Last edited by raginaot (2010-11-24 03:29:46)

    Bregol wrote:
    Glad you were able to figure out the RAID part - I can't really help you with that.  As far as the dual monitor setup, I would suspect that you will need to do some stuff with the xorg config to get it working.  I would say that xorg.log would be the first thing to look at - to see what is limiting the modes available to X.  Maybe post the xorg.log and your x configuration
    My post in this thread might give a bit of background on how X comes up with what resolutions it lets you choose.
    https://bbs.archlinux.org/viewtopic.php?id=101547
    thanks
    I pasted the xorg logs here: Xorg log 0: http://pastebin.com/tHPqWVaw and Xorg log 1: http://pastebin.com/nPhdpCE0
    and here is the xorg.conf in /etc/X11 (hope that's the right file..)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "record"
    Load "glx"
    Load "extmod"
    Load "dri"
    Load "dri2"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 470 300 # mm
    Identifier "Monitor0"
    VendorName "SAM"
    ModelName "SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "CustomEDID" # [<str>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ClockGating" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    #Option "ForceLowPowerMode" # [<bool>]
    #Option "DynamicPM" # [<bool>]
    #Option "NewPLL" # [<bool>]
    #Option "ZaphodHeads" # <str>
    Identifier "Card0"
    Driver "radeon"
    BusID "PCI:3:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Not sure what to look for here...
    The "#DisplaySize      470   300" line looks like something.
    I only have the 26" screen plugged in at the moment, if that matters. Does the xorg log change it self when I plug in another screen?

  • [SOLVED] Xorg terminates after system upgrade

    Im lost... Please someone help me.
    I upgraded old installation of Arch yesterday (about one year old) and now Xorg fails to load up. I don't really know where to look for issues... I think its graphic card but I'm not sure...
    Xorg isnt showing much errors...
    # cat /var/log/Xorg.0.log | grep EE
    [ 3948.803] Current Operating System: Linux bowman 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:30:23 CET 2014 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3949.345] Initializing built-in extension MIT-SCREEN-SAVER
    [ 3951.026] (EE) Server terminated successfully (0). Closing log file.
    Warnings:
    # cat /var/log/Xorg.0.log | grep WW
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4198.590] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4198.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4198.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4198.590] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 4198.590] (WW) Disabling Keyboard0
    [ 4198.590] (WW) Disabling Mouse0
    [ 4199.631] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.632] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.940] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
    Log part related to "Unable to support custom viewPortOut" line:
    [ 4199.226] (**) NVIDIA(0): Enabling 2D acceleration
    [ 4199.626] (II) NVIDIA(GPU-0): Display (LG Electronics W1946 (CRT-1)) does not support NVIDIA
    [ 4199.626] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 4199.628] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:1:0:0 (GPU-0)
    [ 4199.628] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 4199.628] (--) NVIDIA(0): VideoBIOS: 05.44.a2.14.ff
    [ 4199.628] (II) NVIDIA(0): Detected AGP rate: 8X
    [ 4199.628] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 4199.628] (--) NVIDIA(0): Valid display device(s) on GeForce 6200 at PCI:1:0:0
    [ 4199.628] (--) NVIDIA(0): CRT-0
    [ 4199.628] (--) NVIDIA(0): LG Electronics W1946 (CRT-1) (connected)
    [ 4199.628] (--) NVIDIA(0): DFP-0
    [ 4199.628] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 4199.628] (--) NVIDIA(0): LG Electronics W1946 (CRT-1): 400.0 MHz maximum pixel clock
    [ 4199.628] (--) NVIDIA(0): DFP-0: 155.0 MHz maximum pixel clock
    [ 4199.628] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 4199.628] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4199.628] (**) NVIDIA(0): device LG Electronics W1946 (CRT-1) (Using EDID
    [ 4199.628] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 4199.629] (==) NVIDIA(0):
    [ 4199.629] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 4199.629] (==) NVIDIA(0): will be used as the requested mode.
    [ 4199.629] (==) NVIDIA(0):
    [ 4199.629] (II) NVIDIA(0): Validated MetaModes:
    [ 4199.629] (II) NVIDIA(0): "CRT-1:nvidia-auto-select"
    [ 4199.629] (**) NVIDIA(0): Virtual screen size configured to be 1360 x 768
    [ 4199.631] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.632] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.633] (--) NVIDIA(0): DPI set to (84, 84); computed from "UseEdidDpi" X config
    [ 4199.633] (--) NVIDIA(0): option
    [ 4199.633] (--) Depth 24 pixmap format is 32 bpp
    [ 4199.646] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select"
    Xorg.0.log: http://pastebin.com/rJDxeXnV
    Graphic card is: (lspci -v)
    01:00.0 VGA compatible controller: NVIDIA Corporation NV44A [GeForce 6200] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: Gigabyte Technology Co., Ltd Device 3504
    Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 16
    Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
    Memory at e0000000 (32-bit, prefetchable) [size=256M]
    Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
    [virtual] Expansion ROM at fa000000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 2
    Capabilities: [44] AGP version 3.0
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia
    Packages installed:
    # pacman -Qs nvidia -q
    libcl
    libvdpau
    nvidia-304xx
    nvidia-304xx-libgl
    nvidia-304xx-utils
    opencl-nvidia-304xx
    xorg.conf has been automatically generated with nvidia-xconfig:
    (only "        Virtual     1360 768" has been added)
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 304.119 (buildmeister@swio-display-x64-rhel04-01) Fri Jan 17 10:35:08 PST 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Virtual 1360 768
    EndSubSection
    EndSection
    Any ideas?
    [EDIT]
    Very important facts:
    startx fails when running xfce4 or awesome
    startx runs on root (with strange x environment) with no problems
    Last edited by marzecki (2014-03-12 13:52:49)

    For me it occurred after this update..... I dunno why , but openbox wouldn't load, kde would, however
    Guess it's due to the mesa update and using the legacy nvida-173xx driver
    [2014-03-12 21:17] [PACMAN] Running 'pacman -Syu'
    [2014-03-12 21:17] [PACMAN] synchronizing package lists
    [2014-03-12 21:17] [PACMAN] starting full system upgrade
    [2014-03-12 21:24] [PACMAN] upgraded bluez-libs (5.15-1 -> 5.16-1)
    [2014-03-12 21:24] [PACMAN] upgraded calligra-filters (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:24] [PACMAN] upgraded calligra-libs (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:24] [PACMAN] upgraded calligra-plugins (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:25] [PACMAN] upgraded calligra-krita (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:25] [PACMAN] upgraded libpng (1.6.9-1 -> 1.6.10-1)
    [2014-03-12 21:25] [PACMAN] upgraded mjpegtools (2.0.0-4 -> 2.1.0-1)
    [2014-03-12 21:25] [PACMAN] upgraded cinelerra-cv (1:2.2-19 -> 1:2.2-20)
    [2014-03-12 21:25] [PACMAN] upgraded systemd (210-2 -> 210-3)
    [2014-03-12 21:25] [PACMAN] upgraded mesa (10.0.3-1 -> 10.1.0-2)
    [2014-03-12 21:25] [PACMAN] upgraded libevdev (0.6-1 -> 1.0.1-1)
    [2014-03-12 21:25] [PACMAN] upgraded clutter (1.16.4-1 -> 1.16.4-3)
    [2014-03-12 21:25] [PACMAN] upgraded libcups (1.7.1-3 -> 1.7.1-4)
    [2014-03-12 21:25] [PACMAN] upgraded cups-filters (1.0.46-1 -> 1.0.48-1)
    [2014-03-12 21:25] [PACMAN] upgraded cups (1.7.1-3 -> 1.7.1-4)
    [2014-03-12 21:25] [PACMAN] upgraded dhcpcd (6.2.1-1 -> 6.3.1-1)
    [2014-03-12 21:25] [PACMAN] upgraded dosfstools (3.0.25-1 -> 3.0.26-1)
    [2014-03-12 21:25] [PACMAN] upgraded freetype2 (2.5.2-1 -> 2.5.3-1)
    [2014-03-12 21:25] [PACMAN] upgraded geoip-database (20140108-1 -> 20140304-1)
    [2014-03-12 21:25] [PACMAN] upgraded gst-plugins-bad (1.2.3-1 -> 1.2.3-2)
    [2014-03-12 21:25] [PACMAN] upgraded gstreamer0.10-bad (0.10.23-7 -> 0.10.23-8)
    [2014-03-12 21:25] [PACMAN] upgraded gstreamer0.10-bad-plugins (0.10.23-7 -> 0.10.23-8)
    [2014-03-12 21:26] [PACMAN] upgraded kdenlive (0.9.6-3 -> 0.9.6-4)
    [2014-03-12 21:26] [PACMAN] upgraded keyutils (1.5.8-1 -> 1.5.9-1)
    [2014-03-12 21:26] [PACMAN] upgraded libnl (3.2.23-1 -> 3.2.24-1)
    [2014-03-12 21:26] [PACMAN] upgraded libssh (0.5.5-2 -> 0.5.5-3)
    [2014-03-12 21:26] [PACMAN] upgraded libva (1.2.1-1 -> 1.2.1-2)
    [2014-03-12 21:26] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-03-12 21:26] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ARCH
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ARCH
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:26] [PACMAN] upgraded linux (3.13.5-1 -> 3.13.6-1)
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'default'
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck.img
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ck
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck.img
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'fallback'
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck-fallback.img -S autodetect
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ck
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck-fallback.img
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:27] [ALPM-SCRIPTLET]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Thank you for using http://repo-ck.com/ for your linux-ck package needs.
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Note that the following CPU optimized packages are or could be available to you:
    [2014-03-12 21:27] [ALPM-SCRIPTLET] AMD : barcelona, bobcat, bulldozer, kx, k10, piledriver
    [2014-03-12 21:27] [ALPM-SCRIPTLET] Intel : atom, core2, haswell, ivybridge, nehalem, p4, pentm, sandybridge
    [2014-03-12 21:27] [ALPM-SCRIPTLET]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Search via group name: pacman -Sg ck-ivybridge
    [2014-03-12 21:27] [ALPM-SCRIPTLET]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Post in the repo support thread if package group is unavailable for your architecture:
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> https://bbs.archlinux.org/viewtopic.php?id=111715
    [2014-03-12 21:27] [PACMAN] upgraded linux-ck-p4 (3.13.5-2 -> 3.13.6-1)
    [2014-03-12 21:27] [PACMAN] upgraded linux-headers (3.13.5-1 -> 3.13.6-1)
    [2014-03-12 21:28] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-03-12 21:28] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Starting build: 3.10.33-1-lts
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Starting build: 3.10.33-1-lts
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:28] [PACMAN] upgraded linux-lts (3.10.32-1 -> 3.10.33-1)
    [2014-03-12 21:28] [PACMAN] upgraded linux-lts-headers (3.10.32-1 -> 3.10.33-1)
    [2014-03-12 21:28] [PACMAN] upgraded python (3.3.4-1 -> 3.3.5-1)
    [2014-03-12 21:29] [PACMAN] upgraded mono (3.2.3-2 -> 3.2.8-1)
    [2014-03-12 21:29] [PACMAN] upgraded ruby (2.1.0-2 -> 2.1.1-1)
    [2014-03-12 21:29] [PACMAN] upgraded s-nail (14.6.1-1 -> 14.6.2-1)
    [2014-03-12 21:29] [PACMAN] upgraded sqlite (3.8.3.1-1 -> 3.8.4.1-1)
    [2014-03-12 21:29] [PACMAN] upgraded swt (4.3-1 -> 4.3.2-1)
    [2014-03-12 21:29] [PACMAN] upgraded systemd-sysvcompat (210-2 -> 210-3)
    [2014-03-12 21:29] [PACMAN] upgraded tzdata (2013i-1 -> 2014a-1)
    [2014-03-12 21:29] [PACMAN] upgraded wine (1.7.13-1 -> 1.7.14-1)
    [2014-03-12 21:29] [PACMAN] upgraded wireshark-cli (1.10.5-4 -> 1.10.6-1)
    [2014-03-12 21:30] [PACMAN] upgraded wireshark-gtk (1.10.5-4 -> 1.10.6-1)
    [2014-03-12 21:30] [PACMAN] upgraded xbmc (12.3-11 -> 12.3-12)
    [2014-03-12 21:30] [PACMAN] upgraded xterm (302-1 -> 303-1)
    Thanks a bunch
    Last edited by 1LordAnubis (2014-03-13 02:39:41)

  • [SOLVED]Problem with logging in after system upgrade

    Hi,
    I'm encountering some problem after rebooting my machine just after last upgrade. Few minutes ago I was sure I found the source of the problem when system hang on "Reached target Graphical Interface" message. Reason - nvidia drivers had to be replaced with legacy version (https://www.archlinux.org/news/nvidia-340xx-and-nvidia/). But it didn't help. Also it made things a little bit worse. Because now my system uses nvidia-340xx and it seems drivers are fine but when login screen of lightdm should appear screens stay blank... and nothing happens. I simply can't do anything.
    What I noticed is also xfce4-session was upgraded (4.10.1.3->4.10.1-5) and maybe this is the separate problem? but I can't downgrade this package as some time ago I removed all contents of /var/cache/pacman/pkg.
    What I have is arch on pendrive so I can chroot into existing system.
    Any ideas?
    Last edited by jakub (2014-10-08 22:09:02)

    I found something similar to line
    (EE) Mar 07 14:05:07 NVIDIA(0): WAIT: (E, 0, 0x837d, 0)
    these values are not exact as I'm too tired now to rewrite the real ones from screen 
    maybe I should install some older nvidia drivers (these 340xx are broken somehow I think). Unfortunately I don't have my /pkg content anymore.
    Where can I download packages like nvidia-340.32-1-x86_64.pkg.tar.xz from? (according to pacman.log I had this version back in July and it was working fine I think).
    I could also start X with Nouveau drivers but not xfce (anyway I would like to install old nvidia drivers back)
    Last edited by jakub (2014-10-08 22:03:11)

  • [SOLVED] Gnome does not mount ipod after system upgrade

    I did a system upgrade today (2009.12.04) and now gnome does not mount my ipod video (gnome used to mount the ipod without problems before de upgrade).
    Here is some information about the system messages:
    Last lines of the output of dmesg before plugging the ipod:
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    wlan0: no IPv6 routers present
    After plugging it:
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    wlan0: no IPv6 routers present
    usb 1-4: new high speed USB device using ehci_hcd and address 3
    usb 1-4: configuration #1 chosen from 2 choices
    Initializing USB Mass Storage driver...
    scsi6 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 3
    usb-storage: waiting for device to settle before scanning
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    scsi 6:0:0:0: Device offlined - not ready after error recovery
    usb-storage: device scan complete
    The output of the lsusb command:
    [miguel@miguel ~]$ lsusb
    Bus 002 Device 002: ID 0408:030c Quanta Computer, Inc. HP Webcam
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 003: ID 05ac:1209 Apple, Inc. iPod Video
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lsusb shows ipod is in Bus 001
    Any help?
    Many tks
    Last edited by mmf1902 (2009-12-29 04:42:11)

    Finally found the problem was the Ipod itself. After a soft reset everything worked again.

  • [NEARLY SOLVED] font rendering in gtk apps problem after last upgrade

    Im' using KDE, cairo-lcd, libxft-lcd... my fonts looked beautifully, but now they look horrible...
    After last upgrade my gtk apps (firefox, thunderbird) render fonts in an ugly way...
    I've tried to revert to pango 1.16.5 with no lucky result (the same problem)...
    here is the log:
    [2007-08-19 14:56] upgraded bind (9.4.1_P1-2 -> 9.4.1_P1-3)
    [2007-08-19 14:56] upgraded glib2 (2.14.0-2 -> 2.14.0-3)
    [2007-08-19 14:56] upgraded gnupg2 (2.0.5-1 -> 2.0.6-1)
    [2007-08-19 14:57] upgraded gtk2 (2.10.14-2 -> 2.10.14-3)
    [2007-08-19 14:57] upgraded kernel26ck (2.6.22.2.ck1-1 -> 2.6.22.3.ck1-1)
    [2007-08-19 14:57] upgraded libdownload (1.1-1 -> 1.1-2)
    [2007-08-19 14:57] upgraded libevent (1.3b-1 -> 1.3d-1)
    [2007-08-19 14:57] upgraded libxtst (1.0.2-1 -> 1.0.3-1)
    [2007-08-19 14:57] upgraded nvidia-ck (100.14.11-2 -> 100.14.11-3)
    [2007-08-19 14:57] upgraded sip (4.6-1 -> 4.7-1)
    [2007-08-19 14:57] upgraded pyqt (3.17.2-1 -> 3.17.3-1)
    [2007-08-19 14:57] upgraded xf86-input-joystick (1.2.2-1 -> 1.2.3-1)
    [2007-08-19 14:57] upgraded xorg-server-utils (1.0.4-1 -> 1.0.4-2)
    [2007-08-19 14:57] upgraded xorg-utils (1.0.2-2 -> 1.0.2-4)
    [2007-08-19 14:57] upgraded xorg-xdm (1.1.5-1 -> 1.1.6-1)
    [2007-08-19 14:57] upgraded xterm (225-1 -> 229-1)
    [2007-08-21 00:16] upgraded cpio (2.8-1 -> 2.9-1)
    [2007-08-21 00:16] upgraded ed (0.5-3 -> 0.8-1)
    [2007-08-21 00:16] upgraded initscripts (2007.08-1 -> 2007.08-2)
    [2007-08-21 00:16] upgraded intltool (0.36.0-1 -> 0.36.1-1)
    [2007-08-21 00:16] upgraded libarchive (2.2.5-1 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded man-pages (2.60-1 -> 2.64-1)
    [2007-08-21 00:16] upgraded pciutils (2.2.4-2 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded readline (5.2-2 -> 5.2-3)
    [2007-08-22 00:16] upgraded gdbm (1.8.3-3 -> 1.8.3-4)
    [2007-08-22 00:17] upgraded kernel26 (2.6.22.3-1 -> 2.6.22.4-2)
    [2007-08-22 00:17] upgraded lcms (1.16-1 -> 1.17-1)
    [2007-08-22 00:17] upgraded libice (1.0.2-1 -> 1.0.4-1)
    [2007-08-22 00:17] upgraded libxrender (0.9.2-1 -> 0.9.3-1)
    [2007-08-22 00:17] upgraded procinfo (18-3 -> 19-1)
    [2007-08-22 00:17] upgraded xorg-apps (1.0.2-4 -> 1.0.3-1)
    [2007-08-22 23:49] upgraded kernel26 (2.6.22.4-2 -> 2.6.22.4-2.1)
    [2007-08-22 23:49] upgraded librsvg (2.18.0-1 -> 2.18.1-1)
    [2007-08-22 23:49] upgraded libxpm (3.5.6-1 -> 3.5.7-1)
    [2007-08-22 23:49] upgraded libxaw (1.0.3-1 -> 1.0.4-1)
    [2007-08-22 23:49] upgraded makedev (3.8.3-1 -> 3.23-1)
    [2007-08-22 23:49] upgraded mcpp (2.6-1 -> 2.6.4-1)
    [2007-08-22 23:49] upgraded naim (0.11.8.2.1-1 -> 0.11.8.3.1-1)
    [2007-08-22 23:49] upgraded nfs-utils (1.0.12-2 -> 1.0.12-3)
    [2007-08-22 23:49] upgraded pam (0.81-4 -> 0.99.8.1-3.1)
    [2007-08-22 23:49] upgraded pango (1.16.5-1 -> 1.18.0-1)
    [2007-08-22 23:49] upgraded sox (13.0.0-1 -> 13.0.0-2)
    [2007-08-22 23:49] upgraded xorg-apps (1.0.3-1 -> 1.0.3-2)
    [2007-08-22 23:49] upgraded xtrans (1.0.3-1 -> 1.0.4-1)
    [2007-08-25 15:25] upgraded glibc (2.6.1-1 -> 2.6.1-2)
    [2007-08-25 15:25] upgraded bftpd (1.9-1 -> 2.0-1)
    [2007-08-25 15:25] upgraded gcc (4.2.1-3 -> 4.2.1-3.1)
    [2007-08-25 15:25] upgraded gtk-doc (1.8-2 -> 1.8-3)
    [2007-08-25 15:25] upgraded hal-info (0.20070618-1 -> 0.20070725-1)
    [2007-08-25 15:25] upgraded perl-xml-simple (2.16-2 -> 2.18-1)
    [2007-08-25 15:25] upgraded icon-naming-utils (0.8.2-2 -> 0.8.5-1)
    [2007-08-25 15:26] upgraded kernel26 (2.6.22.4-2.1 -> 2.6.22.5-1)
    [2007-08-25 15:27] upgraded kernel26ck (2.6.22.3.ck1-1 -> 2.6.22.5.ck1-1)
    [2007-08-25 15:27] upgraded libgnomeprint (2.18.0-1 -> 2.18.1-1)
    [2007-08-25 22:41] removed libgnomeprintui (2.18.0-1)
    [2007-08-25 22:41] removed libgnomeprint (2.18.1-1)
    i dunno what happened...
    plz, someone help me
    regards
    Last edited by saneone (2007-08-30 18:11:32)

    Bogart wrote:
    I think the spacing now is correct, while before it was wrong. The only "problem" is that you got used to a bad font rendering, and now that it has changed for better you feel like it's different and don't like it.
    Really, *most* of the problems that people find in Linux's fonts are just because they are used to the awful default fonts from Windows XP. Yes, people can even get used to those fonts and believe they're good!!! And when they see correct fonts in Linux they think they're bad...
    What I would do is remove the MS TTF fonts. They work bad in Windows and worse in Linux. You should use Bitstream Vera or DejaVu if you want good quality fonts (especially in web pages).
    But, then again, you might think that they look wrong just because you're not used to it... Oh, well...
    What does correct font / correct spacing mean ?
    IMO, that doesn't make any sense, because that's a totally subjective matter, like many other things in this world.
    BTW, I love how fonts look in Windows, and I think that must be the only thing MS got right. Thus, I'm using ms fonts in linux, and a rendering as close as possible (no autohinting or antialiasing or subpixel rendering).
    Similarly, I could find a woman beautiful that you would find ugly or just average. We are all different, and it's better that way

  • [SOLVED] Boot problems after system upgrade

    hi everybody,
    first of all i have to say, that the machine where i installed Arch is pretty old (something around 5 years).
    I already tried installing Arch two times and every time after i performed a system upgrade, i couldn't boot arch.
    Before the upgrade i rebooted several times to ensure that its working with the brand new installation - it worked.
    Here i'm the 3rd try. This time i configured packman to ignore the kernel package and voila its working now with kernel 2.6.25.6-1.
    So, here is my question: Is there any problem that could appear later on if i never upgrade the kernel?
    I'm quite new to linux and really appreciate your support.
    Regards
    Daniel
    Last edited by mrorange (2010-02-25 21:35:32)

    Well ... the kernel, like any other piece of program, from time to time has to be patched if they find a bug in it.
    Never upgrading means that you do not get the benefit of security and improvements patches.
    There is also the issue that some programs, a few, may want to have a certain kernel to run but I think that is less common.
    I, for instance, have not upgraded the kernel for a few months now because it screws up my wifi.
    If you can live with that then  you are OK.
    R.

  • Apcupsd working strangely after system upgrade [SOLVED?]

    I'm having an odd problem with the apcupsd (3.10.17-1) package in the Community repo.  I'm running a Back-UPS RS 1000 according to apcaccess.  It was working swimmingly through a USB connection until recently.  I have the timeout set to 0 and the automatic shutdown set when the battery reaches 5%.
    After my system-wide upgrade, there popped up a problem.  Although 'apcaccess status' tells me that my unit is online and the battery charge is at 100% and the load and timeleft is reasonable, the daemon doesn't actually use this information when a switch to battery happens.
    When there is a switchover from a power-outage, the system shuts down (despite timeout set to 0).  Later when I check the log in /var/log/apcupsd.events, it says, for example,
    Fri Jul 15 19:24:11 EDT 2005 apcupsd 3.10.17 (18 March 2005) unknown startup succeeded
    Sat Jul 16 18:11:26 EDT 2005 Power failure.
    Sat Jul 16 18:11:26 EDT 2005 Reached remaining time percentage limit on batteries.
    Sat Jul 16 18:11:26 EDT 2005 Initiating system shutdown!
    Sat Jul 16 18:11:26 EDT 2005 User logins prohibited
    Sat Jul 16 18:11:28 EDT 2005 apcupsd exiting, signal 15
    Sat Jul 16 18:11:28 EDT 2005 apcupsd shutdown succeeded
    The first line being when I booted my system.  As you can see, it thinks it reached the 5% limit, despite telling me it had 100% earlier.  It's a new battery and the hardware is not bugging me in any way.
    I've read other people having some trouble with USB after recent upgrades of DBUS (I'm running 0.34-1), or perhaps it is UDev (060-5).  Could this be related?  I'm not sure which upgrade did it because I don't test my apc unit after every pacman -Syu.

    Well, the problem mysteriously disappeared (apparently).  I did update udev... maybe that has something to do with it.  Did no one else have this problem?

  • [Solved by itself] Loading module aha152x failed after kernel upgrade

    Hi all,
    I have a ten-year old Epson GT5500 scanner plugged onto an ISA card.
    This was quite hard to get it working under linux but it worked well untill yesterday last update.
    I have the following error output when trying to load aha152x module:
    # modprobe aha152x
    FATAL: Error inserting aha152x (/lib/modules/2.6.27-ARCH/kernel/drivers/scsi/aha152x.ko): No such device
    I have the following line in /etc/modules.conf:
    alias scsi_hostadapter aha152x options aha152x aha152x=0x140,9
    How can I get the scanner back to work?
    Thanks.
    Last edited by Jeddo (2008-11-15 11:54:12)

    fwojciec wrote:Did you build the module yourself?  If so you might have to rebuild it for the new kernel version.
    No. The configuration to get the scanner working under linux comes from a how-to and remains valid after kernel upgrades -- until yesterday. It does not need any module building, only loading.

  • Screen blinking after system upgrade

    Hi!. Last evening I made a system upgrade (-Syu), this morning I've turned the pc on and I've discovered my screen was blinking, the problem starts when grub finishs and starts Arch. I've searching in the forum but I didn't find anything. The problem is solved partialy when the screen resolution is changed to 1280*960 (the original is 1280*1024), at this resolution, the blinking dissapears.
    My graphic card is a Sapphire Radeon HD 6570, the driver I have ever used is xf86-video-ati.
    [victor@LinuxPC ~]$ dmesg | egrep 'drm|radeon'
    [ 5.863001] [drm] Initialized drm 1.1.0 20060810
    [ 6.205599] [drm] radeon kernel modesetting enabled.
    [ 6.205680] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 6.206398] [drm] initializing kernel modesetting (TURKS 0x1002:0x6759 0x174B:0xE193).
    [ 6.206444] [drm] register mmio base: 0xCFFC0000
    [ 6.206447] [drm] register mmio size: 131072
    [ 6.208061] radeon 0000:04:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
    [ 6.208065] radeon 0000:04:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
    [ 6.208069] [drm] Detected VRAM RAM=2048M, BAR=256M
    [ 6.208071] [drm] RAM width 128bits DDR
    [ 6.208312] [drm] radeon: 2048M of VRAM memory ready
    [ 6.208315] [drm] radeon: 1024M of GTT memory ready.
    [ 6.208334] [drm] Loading TURKS Microcode
    [ 6.463365] [drm] Internal thermal controller with fan control
    [ 6.464395] [drm] radeon: power management initialized
    [ 6.615141] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 6.634782] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
    [ 6.634913] radeon 0000:04:00.0: WB enabled
    [ 6.634919] radeon 0000:04:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff880075688c00
    [ 6.634924] radeon 0000:04:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff880075688c0c
    [ 6.635818] radeon 0000:04:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90007032118
    [ 6.635821] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 6.635823] [drm] Driver supports precise vblank timestamp query.
    [ 6.635854] radeon 0000:04:00.0: irq 46 for MSI/MSI-X
    [ 6.635875] radeon 0000:04:00.0: radeon: using MSI.
    [ 6.635915] [drm] radeon: irq initialized.
    [ 6.653036] [drm] ring test on 0 succeeded in 1 usecs
    [ 6.653097] [drm] ring test on 3 succeeded in 1 usecs
    [ 6.842083] [drm] ring test on 5 succeeded in 1 usecs
    [ 6.842092] [drm] UVD initialized successfully.
    [ 6.842272] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 6.842303] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 6.993949] [drm] ib test on ring 5 succeeded
    [ 6.994555] [drm] Radeon Display Connectors
    [ 6.994559] [drm] Connector 0:
    [ 6.994562] [drm] HDMI-A-1
    [ 6.994564] [drm] HPD4
    [ 6.994567] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 6.994569] [drm] Encoders:
    [ 6.994572] [drm] DFP1: INTERNAL_UNIPHY2
    [ 6.994574] [drm] Connector 1:
    [ 6.994576] [drm] DVI-D-1
    [ 6.994578] [drm] HPD1
    [ 6.994581] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 6.994583] [drm] Encoders:
    [ 6.994585] [drm] DFP2: INTERNAL_UNIPHY
    [ 6.994586] [drm] Connector 2:
    [ 6.994588] [drm] VGA-1
    [ 6.994591] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 6.994593] [drm] Encoders:
    [ 6.994595] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 7.031444] [drm] fb mappable at 0xD0474000
    [ 7.031447] [drm] vram apper at 0xD0000000
    [ 7.031449] [drm] size 5242880
    [ 7.031451] [drm] fb depth is 24
    [ 7.031453] [drm] pitch is 5120
    [ 7.031545] fbcon: radeondrmfb (fb0) is primary device
    [ 7.260059] radeon 0000:04:00.0: fb0: radeondrmfb frame buffer device
    [ 7.260063] radeon 0000:04:00.0: registered panic notifier
    [ 7.260072] [drm] Initialized radeon 2.37.0 20080528 for 0000:04:00.0 on minor 0
    Anyone knows what's happening?
    Thanks

    Hello everyone!
    After upgrading to kernel 3.14.1-1, I suffered from the problem of screen flashing rapidly when I booted into the Arch Linux.
    Problem Description
    As we know, when the kernel boots from the grub, it firstly enters a text model where the resolution of the screen is low. At this stage, "Welcome to Arch Linux!" is printed on the screen. And then it loads some kernel modules and the video display becomes normal with a correct resolution supported by the monitor.  If Xorg is not installed, it will stay at a command promt asking for user name and password. The above is a normal kernel booting process. Here the problem is:
    When my Arch Linux kernel tries to change from the model with low resolution of the screen to a normal video model, it fails. After loading the video card driver, the screen flash once and  I can see the kernel change the resolution of the screen correctly, but the whole screen begin flashing rapidly. The screen flash makes me feel very dizzy. At the same time the position of the screen display is also wrong. The screen splits into two part: the right part of the screen should be on the left while the left part of the screen should be on the right side. Each long line of text is splited into two non-continuous fragments.
    After downgrading to the linux kernel 3.12.9-2, all the problems disappear. It should be the problem from kernel 3.14.1 I think since the problem begins when I upgrade my kernel to that version.
    System info
    CPU:  Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
    Platform:  x86_64
    kernel version:  3.14.1-1 from core.
    GPU model:  01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Caicos PRO [Radeon HD 7450] [1002:677b]
    GPU driver:xf86-video-ati(for Xorg). I did not use the Catalyst driver.
    Thank you very much!

  • Iphoto wont open after system upgrade and iLife install

    I installed Leopard and reallized i had to also buy iLife because the old version of iphoto was not supported by the the new operating system. Installed iLife and everything works exept iphoto. It acts as though it is "loading library" and then a pop-up window shows up saying:
    "The photo library needs to be upgraded to work with this version of iphoto. Your photo library will not be readable by previouse versions of iPhoto after the upgrade. The upgrade process may take several minutes depending on the number of photos in the library."
    I have hit "upgrade". But it still does not open.
    I have about 9000 photos saved on an external drive.
    I have repaired permissions as well as trashed iphoto and re-installed.
    I read similar posts and am tempted to create a new library with library photo manager but am affraid i will lose some of my pictures.
    I should include that because I couldn't open after the os update, I went into the my photo folders through finder and added new pix that I needed to get off of my camera. I've sinced trashed those folders.
    Any ideas?
    THanks in advance.
    x

    Welcome to the Apple Discussions. Thanks for the heads up on the out of date screenshot of BatChmod. It's been updated now. If all you your efforts to get your library updated and running fail you might try rebuilding the library with iPhoto Library Manager. It creates a new library based on the data in the AlbumData.xml file and leaves your current library untouched. Here's how that would work:
    Using iPhoto Library Manager to Rebuild Your iPhoto Library
    1 -Download iPhoto Library Manager and launch.
    2 -Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
    4 - In the next window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be untouched for further attempts at fixing or in case the rebuilt library is not satisfactory.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

Maybe you are looking for

  • Printing problem with DocFlavor.SERVICE_FORMATTED RENDERABLE_IMAGE

    Does anyone use javax.print for printing ? I wanted to print the content of a JPanel, so a created a RenderableImage implementation, but my problem is that my EPSON Stylus Color C60 seems to not support this DocFlavor ! So I had to use a PRINTABLE, t

  • Segment Derivation in New G/L

    Dear Experts, I'm assessing the chance of activating New G/L functionalities and I would like to have more information on Segment derivation. Segment has been introduced with new G/L and, and it can be derived in 3 ways: - Directly linked in the Prof

  • How to setup the cluster environment for BPM using weblogic

    want to setup the cluster environment for BPM using weblogic.... i have installed the oracle weblogic server 10gr3 and oracle BPM enterprise for weblogic 10gR3 i have used the Admin tools from the "oracle BPM enterprise for weblogic" to setup the con

  • 2 Question: Check mail on launch/Save Attachments

    Hello all. I have 2 Questions about Mail 2.0.5 in Tiger: 1.Start Checking Mail upon Launch I have set Mail to check for new mail every 5 minutes, but everytime when I first launch Mail, I have to manually click on 'Get Mail' for the 1st email check,

  • How to verify the message id for call transaction ?

    Hi all, After calling transaction, I collect the message into a message table msgtab. There is an entry in msgtab with message type (MSGTYP) and message id (MSGID). How to know that the message type and message id is correct / relevant to my transact