Wpa_supplicant: scan_ssid=1 needed only after 2.6.29 kernel upgrade?

Like many others, I ran into wireless networking issues after the upgrade to kernel 2.6.29. Specifically, I use iwl3945 and experienced errors when attempting to connect to WPA-encrypted networks with hidden SSIDs via my usual netcfg profiles.
As described here, I finally found a solution to my problem. Like SubGothius in this thread, I found that that "magic" fix was to ensure that the network parameter scan_ssid=1 was used when attempting to connect to my network. Because the temporary wpa_supplicant config created by netcfg does not include this parameter, I created a small patch (see first thread referenced above) to use that parameter whenever the SCAN option is not enabled for a network profile.
As I said, I have fixed the error; however, now I am (extremely) curious. Here is a rundown of what I have witnessed:
- Before the kernel upgrade (2.6.29), I was able to connect to WPA-encrypted networks with hidden SSIDs successfully. (I use two different such networks.)
- After the kernel upgrade, I was unable to connect to these networks. netcfg returned "Network unavailable" errors (for at least one of the two networks I tried).
- I was able to connect manually (i.e., with ifconfig, iwlconfig, and wpa_supplicant); however, doing so required that I add the scan_ssid=1 parameter to my configuration for the network.
- I looked into the issue, and installed crda (as many users recommend). (I can't recall for sure, but I think that this led to netcfg changing to an "Unable to connect"-type error.)
- Following the advice in this thread, I created a "wpa-config" netcfg profile that did work; however, I wanted to use my normal profiles.
- After connecting with my wpa-config profile and then disconnecting, I could connect with my normal profile once (i.e., after disconnecting, I could no longer reconnect with my normal profile unless I again connected with the wpa-config profile and disconnected).
- I looked through the netcfg scripts and found that it generates a temporary config file for wpa_supplicant (for me, /tmp/wpa.wlan0) using wpa_passphrase, thus not including any value at all for scan_ssid.
- I made some modifications to the netcfg scripts, with the result being a netcfg that will include scan_ssid=1 in certain situations (see above). Using this modified netcfg, I can connect to the network.
Does anyone know why I was able to use netcfg successfully before the upgrade (i.e., without it needing scan_ssid=1 set)? I've seen (here) that others using iwl3945 have resolved the issue simply by installing and configuring crda, and it appears that (in that one example, at least), the solution worked for a network profile using SECURITY="wpa" (rather than "wpa-config").
If there's a more proper solution to my problem, please post it; otherwise, I'd just like to know why this need for scan_ssid=1 arose only after the kernel upgrade (and does not seem to affect all iwl3945 users).
Thanks!
Last edited by ssjlegendx (2009-04-20 23:26:36)

Like many others, I ran into wireless networking issues after the upgrade to kernel 2.6.29. Specifically, I use iwl3945 and experienced errors when attempting to connect to WPA-encrypted networks with hidden SSIDs via my usual netcfg profiles.
As described here, I finally found a solution to my problem. Like SubGothius in this thread, I found that that "magic" fix was to ensure that the network parameter scan_ssid=1 was used when attempting to connect to my network. Because the temporary wpa_supplicant config created by netcfg does not include this parameter, I created a small patch (see first thread referenced above) to use that parameter whenever the SCAN option is not enabled for a network profile.
As I said, I have fixed the error; however, now I am (extremely) curious. Here is a rundown of what I have witnessed:
- Before the kernel upgrade (2.6.29), I was able to connect to WPA-encrypted networks with hidden SSIDs successfully. (I use two different such networks.)
- After the kernel upgrade, I was unable to connect to these networks. netcfg returned "Network unavailable" errors (for at least one of the two networks I tried).
- I was able to connect manually (i.e., with ifconfig, iwlconfig, and wpa_supplicant); however, doing so required that I add the scan_ssid=1 parameter to my configuration for the network.
- I looked into the issue, and installed crda (as many users recommend). (I can't recall for sure, but I think that this led to netcfg changing to an "Unable to connect"-type error.)
- Following the advice in this thread, I created a "wpa-config" netcfg profile that did work; however, I wanted to use my normal profiles.
- After connecting with my wpa-config profile and then disconnecting, I could connect with my normal profile once (i.e., after disconnecting, I could no longer reconnect with my normal profile unless I again connected with the wpa-config profile and disconnected).
- I looked through the netcfg scripts and found that it generates a temporary config file for wpa_supplicant (for me, /tmp/wpa.wlan0) using wpa_passphrase, thus not including any value at all for scan_ssid.
- I made some modifications to the netcfg scripts, with the result being a netcfg that will include scan_ssid=1 in certain situations (see above). Using this modified netcfg, I can connect to the network.
Does anyone know why I was able to use netcfg successfully before the upgrade (i.e., without it needing scan_ssid=1 set)? I've seen (here) that others using iwl3945 have resolved the issue simply by installing and configuring crda, and it appears that (in that one example, at least), the solution worked for a network profile using SECURITY="wpa" (rather than "wpa-config").
If there's a more proper solution to my problem, please post it; otherwise, I'd just like to know why this need for scan_ssid=1 arose only after the kernel upgrade (and does not seem to affect all iwl3945 users).
Thanks!
Last edited by ssjlegendx (2009-04-20 23:26:36)

Similar Messages

  • Net works only after running "dhcpcd eth0" : Kernel 2.6.27

    Hi.!
    Ever since I upgraded to 2.6.27, my net connection works only after I run the command "dhcpcd eth0" after booting in the system.Any suggestions to get net working without issuing this command would be great.!
    Thanks and Regards,
    Poisonblack
    EDIT: A search on the forum reveals these two threads that may be related to mine...
    http://bbs.archlinux.org/viewtopic.php?id=57081
    http://bbs.archlinux.org/viewtopic.php?id=57043
    http://bbs.archlinux.org/viewtopic.php?id=57102
    Will have a closer look on the threads when I get back on Arch.
    Last edited by Poisonblack (2008-10-16 17:32:54)

    Poisonblack wrote:
    Hi.!
    Ever since I upgraded to 2.6.27, my net connection works only after I run the command "dhcpcd eth0" after booting in the system.Any suggestions to get net working without issuing this command would be great.!
    Thanks and Regards,
    Poisonblack
    EDIT: A search on the forum reveals these two threads that may be related to mine...
    http://bbs.archlinux.org/viewtopic.php?id=57081
    http://bbs.archlinux.org/viewtopic.php?id=57043
    http://bbs.archlinux.org/viewtopic.php?id=57102
    Will have a closer look on the threads when I get back on Arch.
    I don't know if this will help or not, but I was having a problem with the "-R" argument and my dhcpcd.
    I used to have my dnsmasq and OpenDNS using this guide: http://wiki.archlinux.org/index.php/Pos … ure_dhcpcd
    I had to remove the "-R" to get my internet to work after the last update.... it's still not fixed but at least my Internet works when I start.

  • Usb devices not working after 2.6.38 kernel upgrade

    Hello everyone,
    today I've upgraded my aur system to the latest packages version , kernel 2.6.38-2  .
    After the reboot the usb keyboard doesn't work at all , as the usb mouse, leaving me struck at the login screen .
    If I try to modify kernel boot parameters in grub or in a live distro  (sysrescd) the keyboard works flawlessy .
    Any clue ?
    thanks in advance

    I just updated to 2.6.38.7-1. The USB devices that I have plugged in before booting work (e.g USB headset). If I try to insert a new USB device, it isn't recognized. Flash-disks and USB mice that worked under the last kernel aren't working at all.
    Is there a command that lets you "turn on" a USB device, or force the kernel to recognize it? I tried messing around in /sys/bus, but even in the root shell, I got "invalid write" errors.
    Interesting snippet from dmesg;
    [   19.399041] uhci_hcd 0000:00:1a.0: PCI INT A disabled
    [   19.399447] uhci_hcd 0000:00:1a.1: PCI INT B disabled
    [   19.412940] uhci_hcd 0000:00:1d.1: PCI INT B disabled
    [   19.413381] uhci_hcd 0000:00:1d.2: PCI INT C disabled
    [  151.340126] uhci_hcd 0000:00:1d.0: PCI INT A disabled
    Here's where it finds my webcam;
    [    9.626704] usb 2-5: new high speed USB device using ehci_hcd and address 3
    [   10.381678] input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input15
    [   10.381759] usbcore: registered new interface driver uvcvideo
    .. and where it finds the mouse I had plugged in (you can see me disconnect it at entry 148);
    [   10.490045] usb 5-1: new low speed USB device using uhci_hcd and address 2
    [   11.201856] input: Dell Dell USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input16
    [   11.202001] generic-usb 0003:413C:3012.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-0000:00:1d.0-1/input0
    [   11.202017] usbcore: registered new interface driver usbhid
    [   11.202019] usbhid: USB HID core driver
    [  148.846756] usb 5-1: USB disconnect, address 2
    When I try to reconnect the mouse, nothing happens. You can see that the kernel has this error repeatedly;
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    Edit: Found a temporary fix*.
    # cd /sys/bus/usb/devices/
    # for device in usb*; do echo "on" > $device/power/control; done
    * I'm not responsible for what happens to your devices when you run this, but it worked for me. Check out: http://www.mjmwired.net/kernel/Document … gement.txt
    Last edited by vkumar (2011-05-28 04:28:05)

  • Xserver hosed after 2.6.29 kernel upgrade

    I upgraded from 2.6.27 to 2.6.29 today via pacman -Syu.  Since then, I have not been able to start X at all.  I was running the nvidia driver, but my attempt to run vesa drivers had the same result.
    hostname: Host name lookup failure
    xauth: creating new authority file /root/.serverauth.4913
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux hubble 2.6.29-ARCH #1 SMP PREEMPT Fri Apr 17 12:46:01 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log File: "/var/log/Xorg.0.log", Time: Mon Apr 20 13:14:55 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    Parse error on line 9 of section Files in file /etc/X11/xorg.conf
    Ignoring obsolete keyword "RgbPath".
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (EE) module ABI major version (2) doesn't match the server's version (5)
    (EE) Failed to load module "vesa" (module requirement mismatch, 0)
    (EE) No drivers available
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org for help
    Please also check the log file at "/var/log/Xorg.0.log" for additional information
    giving up.
    xinit: No such file or directory (errno 2): unable to connect to X server
    xinit: No such process (errno 3): Server error.
    I've never encountered this before... it won't even load vesa drivers...

    I was gonna post a thread like this, but I'm glad I've found this one . Seems like I have the same issue for about 5 days now and can't resolve it in a simple way (without changing the distro for egzample).
    Here is my xorg.conf: http://pastebin.com/f34a761e
    Here is my Xorg.0.log: http://pastebin.com/fc443b0f
    The most important fragment of log (as of my point of view):
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x3b) [0x813278b]
    1: /usr/bin/X(xf86SigHandler+0x51) [0x80dda61]
    2: [0xb7fb2400]
    Fatal server error:
    Caught signal 11. Server aborting
    The problem doesn't exist when I use nv driver, so it may be nvidia drivers issue. My nvidia driver: nvidia-driver-96xx
    PS. And please don't tell me about Type1 and Freetype modules - the crash like here takes place even when I comment loading those modules in xorg.conf.
    Last edited by nemrood (2009-04-20 23:20:02)

  • Issue with fglrx after kernel upgrade

    Hello, I lost my 2D acceleration on both my monitors after the most recent kernel upgrade(2.6.26.2). I'm using the fglrx driver.
    [roberth@Magda ~]$ cat /var/log/Xorg.0.log | grep EE
    Current Operating System: Linux Magda 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (EE) fglrx(1): DRI initialization for 2nd screen failed - aborting!
    (EE) fglrx(1): XMM failed to open CMMQS connection.
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "no"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    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 "Capabilities" "0x00000800"
    BusID "PCI:5:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:5:0:0"
    Screen 1
    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
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux lappy486 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 10 21:14:43 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Synaptics Touchpad"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AIGLX" "on"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/artwiz-fonts/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "XVideo" is enabled
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5a31 card 1179,ff10 rev 01 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:12:0: chip 1002,4379 card 1179,ff10 rev 80 class 01,01,8f hdr 00
    (II) PCI: 00:13:0: chip 1002,4374 card 1179,ff10 rev 80 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 1179,ff10 rev 80 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 1179,ff10 rev 80 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 1179,ff10 rev 82 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 1179,ff10 rev 80 class 01,01,8a hdr 00
    (II) PCI: 00:14:2: chip 1002,437b card 1179,ff10 rev 01 class 04,03,00 hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 1002,4377 rev 80 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
    (II) PCI: 01:05:0: chip 1002,5a62 card 1179,ff10 rev 00 class 03,00,00 hdr 00
    (II) PCI: 02:00:0: chip 168c,001c card 144f,7106 rev 01 class 02,00,00 hdr 00
    (II) PCI: 05:06:0: chip 1524,1410 card a800,0000 rev 01 class 06,07,00 hdr 02
    (II) PCI: 05:07:0: chip 10ec,8139 card 1179,ff10 rev 10 class 02,00,00 hdr 00
    (II) PCI: 05:0a:0: chip 1106,3044 card 1179,ff10 rev c0 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xc00fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:4:0), (0,2,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xc0100000 - 0xc01fffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:20:4), (0,5,7), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xc0200000 - 0xc02fffff (0x100000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (5:6:0), (5,6,6), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [1] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200M] rev 0, Mem @ 0xd0000000/28, 0xc0000000/16, I/O @ 0x9000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 01:05:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.51.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.512
    (II) ATI Proprietary Linux Driver Build Date: Jul 3 2008 22:50:40
    (--) Chipset Supported AMD Graphics Processor (0x5A62) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x831d708
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [22] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [23] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [24] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [27] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [28] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [30] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [31] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [32] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [33] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 5 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "VideoOverlay" "on"
    (**) fglrx(0): Option "UseFastTLS" "2"
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5a62)
    (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff10)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xc0000000
    (--) fglrx(0): I/O port at 0x00009000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 131072 kB
    (II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200M Series
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: MS4
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 1:5.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0x38000000, MCFBSize = 0x8000000)
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LPL Model: c800 Serial#: 0
    (II) fglrx(0): Year: 2006 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.600 redY: 0.351 greenX: 0.324 greenY: 0.554
    (II) fglrx(0): blueX: 0.153 blueY: 0.140 whiteX: 0.312 whiteY: 0.328
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 73.5 MHz Image Size: 331 x 207 mm
    (II) fglrx(0): h_active: 1280 h_sync: 1312 h_sync_end 1352 h_blank_end 1464 h_border: 0
    (II) fglrx(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 837 v_border: 0
    (II) fglrx(0): LGPhilipsLCD
    (II) fglrx(0): LP154W01-TLE4
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00320c00c800000000
    (II) fglrx(0): 00100103802115780ab3709959538d27
    (II) fglrx(0): 23505400000001010101010101010101
    (II) fglrx(0): 010101010101b61c00b8502025302028
    (II) fglrx(0): 44004bcf100000190000000000000000
    (II) fglrx(0): 00000000000000000000000000fe004c
    (II) fglrx(0): 475068696c6970734c43440a000000fe
    (II) fglrx(0): 004c503135345730312d544c4534002a
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Primary Controller - LCD on internal LVDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000004
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 301/266MHz @ 60Hz [enable load balancing]
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 13 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x800 (pitch 0)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (--) fglrx(0): Display dimensions: (330, 210) mm
    (--) fglrx(0): DPI set to (98, 96)
    (--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (**) fglrx(0): UseFastTLS=2
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xc0000000 - 0xc000ffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [7] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [8] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [9] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [10] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [11] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [12] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [13] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [14] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [15] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [24] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [25] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [26] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [27] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [28] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [30] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [31] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [33] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [34] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [35] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [36] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x7000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.51.3
    (II) fglrx(0): Date: Jul 3 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.26-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00009000
    (II) fglrx(0): Interrupt handler installed at IRQ 17.
    (II) fglrx(0): Exposed events to the /proc interface
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (II) fglrx(0): Shutdown CMMQS
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x6000 at 0xb8027000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0x38000000 FBMappedSize: 0x08000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x8000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7391
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) Synaptics touchpad driver version 0.14.6 (1406)
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (**) Option "SHMConfig" "on"
    (**) Option "MaxTapTime" "0"
    (--) Synaptics Touchpad touchpad found
    (**) Option "CorePointer"
    (**) Synaptics Touchpad: always reports core events
    (**) Option "Protocol" "IMPS/2"
    (**) USB Mouse: Device: "/dev/input/mice"
    (**) USB Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents"
    (**) USB Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "5"
    (==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) USB Mouse: ZAxisMapping: buttons 4 and 5
    (**) USB Mouse: Buttons: 9
    (**) USB Mouse: Sensitivity: 1
    (II) evaluating device (USB Mouse)
    (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    (II) evaluating device (Synaptics Touchpad)
    (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) USB Mouse: ps2EnableDataReporting: succeeded
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (--) Synaptics Touchpad touchpad found
    (II) 3rd Button detected: disabling emulate3Button
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Synaptics Touchpad" "CorePointer"
    InputDevice "USB Mouse" "SendCoreEvents"
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    FontPath "/usr/share/fonts/artwiz-fonts/"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Synaptics Touchpad"
    Driver "synaptics"
    Option "CorePointer"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "on"
    Option "MaxTapTime" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    Option "XAANoOffscreenPixmaps" "true"
    # Option "TexturedVideo" "on"
    # Option "Textured2D" "on"
    # Option "TexturedXRender" "on"
    Option "UseFastTLS" "2"
    # Option "BackingStore" "on"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    BusID "PCI:1:5:0"
    EndSection
    Section "Extensions"
    Option "XVideo" "Enable"
    # Option "RENDER" "Enable"
    # Option "DAMAGE" "Enable"
    # Option "Composite" "Enable"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • Macbook A1181 switches on only after 8-10 attempts. Why does it need to be "hot"?

    Hello friends,
    I have a problem with my Macbook A1181 : it switches on only after 8-10 attempts. Seems that it has to be "hot" to switch on.
    After the boot, it works fine and I can restart it thousand times without any problem. That's because (I guess) it's going warm on the inside.
    This macbook is completely clean on the inside (did it by myself), new thermal grease, fans clean, is like brand new!
    I've tried also a reflow of the nvidia chip, but nothing changes. To me, it doesn't depend by the overheat chip problem, very easy to fix.
    I've tried every solution (PRAM, SMC, and many other Mac tricks) but nothing helpful.
    What problem could it be? I'm not a newcomer in repairing pc's and mac's, but this issue is really new to me!
    I hope you can understand my bad english...
    For any detailed question, just ask !
    Thanks in advance for help
    Miki

    its since I updated to final cut 6.0.3
    This problem is not unique to just me, a search for "compressor unknown time remaining" in google shows alot of people with this issue
    http://www.google.com/search?client=safari&rls=en-us&q=compressorunknown+timeremaining&ie=UTF-8&oe=UTF-8
    sadly, I have yet to find a solution other then it working on 6.0 and 6.02
    please do not say its user error when I have tried all the so called workarounds and none have work.
    it works when I let it connected to the ports it connects to, if I do not let it connect to the ports, it doesnt work
    Message was edited by: piff aroni

  • Make a field required on record creation, read only after that

    Hello,
    Does anyone know of a way to make a pick-list field required on record creation, but read-only after that? The other twist to this is that we need to allow this field to also be read-write for all the integration edits, since this field's value could change in the enterprise database.
    Thanks,
    Neal G.

    Hi !
    I think you can add a validation rule for that. Something like :
    IIf(PRE('<YOURFIELD>') IS NULL, <> '', = PRE('<YOURFIELD>'))
    This means that if the previous value of your field is null (it's a creation), so the value must be different than blank. Else, it must be equal to the previous value, so not modified.
    I didn't tested it, but I let you get back to me if it works... or not !
    You'll just have to add a message saying that this field is required on creation and readonly after...
    Hope this will help, feel free to ask more !
    Max

  • How to make fields read only after form is filled in

    I am creating forms to be used within our company.  The customer srv representative (CSR) would fill in the form and send it to the customer for signature and initial.  There are a few issues I can't solve.
    1)  I need to make the rate & services fields read only after the CSR initials the form

    Will the CSR have Acrobat or just Reader, and what type of computer will the CSR be using (Windows/Mac/mobile OS)? If just Reader (Wind/Mac), this is possible by setting the fields to read-only with JavaScript. The problem is this can't be considered secure, even if using a password as discussed here: Password-protect and hide one form field
    With Acrobat you have the ability to flatten certain fields, which makes it a bit more difficult to change the "fields".

  • Changing a Record to Read-Only after an event.

    I have a Developer application that needs to be modified. This
    application includes several fields as well as a comments
    field. I'd like to change all updatable fields (not to included
    the comments field) to READ-ONLY after a certain event. Then
    after a certain date, I'd like to make the comments field READ-
    ONLY.
    Do you have any suggestions?
    Regina Grimes
    919/874-3140
    null

    Dear Regina,
    Have you tried to set_block_property in pre-record trigger to update allowed/not allowed depending on the event. And in post-record update not allowed. These triggers must be on block level. Also on item level to the item 'Comment' define pre-item trigger where take a new decision whether you want to open the entire block or not, the same way as on block level triggers. But in post-item trigger always make the entire block read-only again.
    Regards
    Jan Kramle

  • Make all text fields read only after signing form

    Hello,
    I have a live cycle form which needs to have all of the text fields set as read only after signing.
    The java script has been placed in the post sign event of a digital signature field.
    for(var i=0;i<this.numFields;i++) {
    var cNm = this.getNthFieldName(i);
    if (cNm.type = "text") this.getField(cNm).readonly = true;
    After signing the form the following console error is shown:
    this.getNthFieldName is not a function
    Can anyone please advise how to revise the script so that when the form is signed all of the text fields become ready only?
    Any assistance will be most appreciated.
    Thank you.

    You don't need any JavaScript to do this.
    In Designer you can setup the signature field in that way, that all fields will be locked after signing.
    Look here:
    http://forums.adobe.com/message/3121870?tstart=2

  • Firefox profile folder becomes read-only after closing browser

    firefox profile folder becomes read-only after closing browser
    It is a problem with firefox or is it this to to a virus?
    How to fix? How to prevent?

    Only a check mark in the Read-only box means that a folder or file is Read-only.<br />
    Windows doesn't check all the files in a folder so instead displays a greenish block to indicate that it is not sure.<br />
    You need to look at the files individually to see if any are read-only.<br />
    Easiest to do that is to make the Attributes visible in "View > Details" mode: Choose Details in Windows Explorer.<br />

  • Hii all, I just bought an used iphone 5c from an user and only after a few weeks realised that it got activation locked. He might be unaware of that. Is it possible to get back to him and unlock the device for me as i have not contacts with him presently.

    Hii all, I just bought an used iphone 5c from an user and only after a few weeks realised that it got activation locked. He might be unaware of that. Is it possible to get back to him and unlock the device for me as i have not contacts with him presently.

    Well first you need to sync your iPhone 4 with your Mac/PC so that it will transfer all your music, apps, podcasts, etc. Then sync your iPod Touch and the media you selected during the sync should be there on your iPhone. If you have difficulty in transferring media from iPhone to your computer, try softwares like TransCopy. They will help in transferring data from your iphone to your computer. Dont forget to check that all the transferred data is in the iTunes media folder so that the iTunes can locate the files. Link to Transcopy software :
    http://www.copytrans.net/copytrans.php

  • Can iBooks Author hide sections of a book to be revealed only after the user selects a correct choice?

    Can iBooks Author hide sections of a book to be revealed only after the user selects a correct choice?

    K T wrote:
    'downside'....really?
    Well, yes, in the sense that simplicity has a price: it comes at the cost of reduced functionality. (If all the functionality were still there, things wouldn't be as simple; it's an inevitable trade-off.) It looks like IBA was designed with the iWeb philosophy: make simple things really simple, and leave out the stuff that's too complex to control for non-experts. The upside of course is that non-experts can use the tool really easily.
    K T wrote:
    No pain - no gain. You didn't come up with the content for your books without putting in fair time
    Sure. But almost all that effort went towards creation of the content, not towards laying it out with IBA (which was remarkably easy). So, in that sense, IBA more than met my expectations. The things it does do, it by and large does really well, and without much expertise needed on my part. The only thing that was complex was the HTML widget, which took some programming. But that's entirely my own fault, not IBA's
    Michi.

  • BEx Web iView displays graph only after page Refresh

    Dear Friends,
    I am facing problem in BEx Web application iView.
    I am using the SAP Standard BEx Web iView template to call BI Report by passing parameter as below
    com.sap.ip.bi.bex?TEMPLATE=ZSD1_WR_TREND_HY
    URL is Link[http://<hostname>:52000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=ZSD1_WR_TREND_HY]
    The report got 2 graphical representations along with a table data.
    Problem is the graphs displays data representation only after refreshing the page.
    Infact the problem exists in production system and works fine in Development system.
    When I checked from portal prospective I found no difference.
    Can anybody help on this.
    Thanks in advance.
    Lakshmikantha

    hi,
    find the iview from the content administration menu in portal.
    If you are using a standard role open the role
    and trace the pages until you find the iview containing the template.
    Open the iview and check the parameter Content-BW report.
    At the field BEx Web Application Query String go to and and check the template name.
    Go to web application designer and open the above template.
    Change the parameters from the post above and save the web template as zXXXXX.
    Change the web template at iview as well.
    What i figured out is that bex handler has a problem creating an array when you are using same session for more than one charts.
    When you use seperate sessions for each chart there is no need for array creation and works just fine.
    *If you are using best practices go to Content Provided by SAP->Specialist->Best Practices and find the role and iview you are using.
    It should work..

  • Only AFTER triggers generated afther migrating the SQLServer db to Oradb

    When we migrate the SQLServer triggers in Oracle Model using the omwb only AFTER row level triggers are genereted.
    Can we also generate BEFORE row level and STATEMENT level triggers from SQLServer database triggers in Oracle Model triggers?
    thanks in advance,
    Daud Akmal

    Daud,
    Trigger support is not comprehensive and is one of the features we may need to review. Can you be clearer in what you want as the feature enhancement to the TSQL to PL/SQL parser?
    Regards,
    Turloch
    Oracle Migration Workbench Team

Maybe you are looking for

  • Error while installing the client

    Hi, While installing the CRM Mobile client I get the following error "Requisite Version of JRE not found". The JDK version which I have installed is 1.4.2_13 and my class path settings seems to be fine. Kindly suggest regards, Arun

  • EFT Payment - Supplier Ref No

    I am using the Australian Payment Engine to generate an EFT file to pay suppliers. One of our supplier requires that we enter a unique Code in the Reference No. field in the EFT file, so that they can identify who has paid them. Does SAP allow for th

  • MBP (9,1) Optical Drive SATA link speed?

    I have found about 400 different answers for this question. Every messageboard i post to seems to have a different opinion, so to end all my confusion: Does the Optical Drive SATA port in the Macbook Pro 9,1 non-retina model have a 6 Gbps link, or do

  • Http- XI- rfc message mapping question

    Hi! I want to map the 3 fields (type: xsd:string) of xml message to the 3 fields of the table parameter (type: xsd:anyType)of the remote function. But I can't see the fields of the table parameter just only the name of it, and that is why I can't mat

  • NWM 7.1 Issue

    We have installed a ramp up version of NetWeaver Mobile 7.1. We have done the AS ABAP 7.1 installation and did the client copy too. Now when we try to create users, it takes a long time (more than an hour) for the company maintenance - that is adding