Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New ati-drivers are out - Catalyst 8.2 (8.455.2)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Mar 26, 2008 2:37 pm    Post subject: Reply with quote

numerodix wrote:
I'm never upgrading again.


LMAO ... if only that where true.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Fran
Guru
Guru


Joined: 29 Feb 2004
Posts: 530
Location: Coruña (Spain)

PostPosted: Wed Mar 26, 2008 4:20 pm    Post subject: Reply with quote

Ok, with TexturedVideo activated mplayer -vo xv works (at last!) and the cpu usage when playing HD videos has dropped dramatically, but... the videos are a bit too bright, and the colors seem washed (when compared to -vo x11). Also, the subtitles are blurred and semi-transparent :?. Anyone else with this problem?
Back to top
View user's profile Send private message
Fran
Guru
Guru


Joined: 29 Feb 2004
Posts: 530
Location: Coruña (Spain)

PostPosted: Sat Mar 29, 2008 10:26 am    Post subject: Reply with quote

Nobody else has the problem I mentioned above? This is what I mean. The colors with xv are worse than with x11, and everything seems blurrier (especially the subtitles).
Back to top
View user's profile Send private message
Draco-LVNH
n00b
n00b


Joined: 07 Dec 2005
Posts: 30
Location: Mexico, Michoacan, Morelia

PostPosted: Sat Mar 29, 2008 1:37 pm    Post subject: Reply with quote

At least i do not have this problem Fran, with XV i see the subtitles a little transparent ( almost nothing ) and looks like yours on "-vo x11" and the colors looks the same in both XV & X11.
Back to top
View user's profile Send private message
Eckos
Apprentice
Apprentice


Joined: 25 Jan 2008
Posts: 197
Location: Houston, Texas, USA

PostPosted: Sun Mar 30, 2008 1:43 am    Post subject: Reply with quote

yeah the latest drivers don't work for my card ATI Radeon HD2400 Pro AGP :(. Stupid black screen or "frequency out of range" when the frequency is correct :x
_________________
AMD Athlon 64 X2 3800+ | 2GB DDR2 533MHz RAM | GCC-4.3.2 | Gentoo x86_64 | KDE 4.1.2
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Tue Apr 15, 2008 3:08 am    Post subject: Help! Reply with quote

Hi All:

I got tired at having XINE lockup my machine when I tried to play certain avi files so I did the following:
1. re-emerged xine-lib, no joy,
2. Downgraded to ati-drivers 8.3.3.6, no joy,
3. re-emerged xine-lib, no joy...

Ok, so I did the big tamali...
emerge -pvD xine-lib

and one by one started ftom the top. Problem is, one package was blocking another so I removed it and politely ignored the warnings that is could REALLY break my system as I thought the one that would get upgraded would fix it all.

So now, I rebooted and guess what?
I have no mount command so the boot process stops.

Ok, what package has the mount command in it and how to I boot from CD to install the mount command into my /bin directory?

Messy, messy, messy, but this is how you learn.

:)
John
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Tue Apr 15, 2008 3:53 am    Post subject: Reply with quote

It is part of sys-apps/util-linux. Download the package for the appropriate architecture from tinderbox, unpack it into the root directory, then emerge -1 sys-apps/util-linux.
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Tue Apr 15, 2008 7:49 am    Post subject: almost there Reply with quote

desultory wrote:
It is part of sys-apps/util-linux. Download the package for the appropriate architecture from tinderbox, unpack it into the root directory, then emerge -1 sys-apps/util-linux.


Cool. Ok, great advice. Here is what I did:
1. Booted from a kubuntu amd64 CD,
2. Made the directories /mnt/linux and /mnt/d,
3. mounted /dev/sda8 (root) and /dev/sda6, FAT32 partition with the util-linux on it,
4. Changed the permissions to read-write on /mnt/linux,
5. Copied the file over.
6. rebooted into gentoo,
7. When the error no mount command found, I enter the root password and am in the root directory,
8. I try to unpack the file but the file system is read-only....

and here is where I am stuck. I tried chmod 666 / and chmod 666 /root to no avail. The only way I know how to change this to a read write file system is to umount and then mount again but I have no mount command.

Any ideas?

Cheers,
john
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Wed Apr 16, 2008 1:29 am    Post subject: Ok, am back up! Reply with quote

desultory wrote:
It is part of sys-apps/util-linux. Download the package for the appropriate architecture from tinderbox, unpack it into the root directory, then emerge -1 sys-apps/util-linux.


Thank you for this. I booted form the gentoo CD and was able to do this. Am now doing a massive revdep-rebuild.

Thank you again.

Cheers,
John
Back to top
View user's profile Send private message
gr0x0rd
Guru
Guru


Joined: 12 Aug 2006
Posts: 311

PostPosted: Wed Apr 16, 2008 2:42 am    Post subject: Reply with quote

@Insanity5902: I was finally able to get compiz working on my R580 thanks to your suggestions and recommendation of fusion-icon... thanks! Was also able to solve my VLC issues.

Those of you still having problems with compiz, fusion-icon is an excellent troubleshooting tool. Since it's not in portage the easiest way to grab it is via the desktop-effects overlay. Once it's installed, you can run it by typing
Code:
fusion-icon
in a terminal, watch for any error messages, and start diagnosing the problem from there.

So to the question at hand...has anyone gotten compiz working simultaneously on dual independent displays using fglrx?

The reason I wasn't able to get compiz working for so long was that I had a second independent display enabled. I was able to use fusion-icon to determine the error I was getting, where compiz locks up the X server when both screens are enabled.
Code:
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 1
compiz (core) - Fatal: No manageable screens found on display :0.0
Hardware acceleration is enabled on both screens, and I can run compiz on each display independently, but when I try running it on the second display X crashes and I'm back at the logon screen. Since other users have run into this, I tried Aikidoka69's trick of preloading libGL.so.1.2 (tried both the xorg and ati libraries) but no luck there. Currently, I have displays connected to crt1 and crt2 on my AIW, and multiple devices listed in my xorg.conf. If I comment out the second device and amend my first device like so
Code:
Option "EnableMonitor" "crt1,crt2"
Option "ForceMonitors" "crt1,crt2,notv"
compiz runs on both screens, but the second display will only work in a panning clone mode no higher than 800x600.

I did find another thread where it seems someone accomplished what I'd like to, but no action on it. Interesting effect tho... heh.

In the meantime, if anyone has been reluctant to go compiz due to a dual screen configuration, I'm currently able to use compiz on my primary display only and still have individual desktops at different resolutions by running
Code:
export LIBGL_ALWAYS_INDIRECT=1 && compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering --only-current-screen &
Hope this helps someone.
_________________
~g
emerge -FML...
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Wed Apr 16, 2008 5:59 am    Post subject: X still crashing when I play a video Reply with quote

Hi All:

I have been having problems with X playing vids since I upgraded ati-drivers to be able to use google earth. I've gone back and forth on drivers but 2 days ago had enough and did
emerge -pvD xine-lib

and manually upgraded everything except my kernal source and headers. 4 revdep-rebuilds later, I still get a big list but nothing is a t the bottom.

Initially, X would hang my entire machine when a video was played with Xine. Now at least, X just crashes which is an improvement.
Here is my system:
jerinkturion jserink # uname -a
Linux jerinkturion 2.6.20-gentoo-r7 #20 SMP PREEMPT Thu Jan 24 14:34:23 SGT 2008 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-60 AuthenticAMD GNU/Linux

ATI Proprietary Linux Driver Version Identifier:8.47.3


jerinkturion jserink # emerge --info
Portage 2.1.4.4 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.6.1-r0, 2.6.20-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r7 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-60
Timestamp of tree: Wed, 16 Apr 2008 01:05:01 +0000
app-shells/bash: 3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python: 2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r1
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils: 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.17-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.iij.ad.jp/pub/linux/gentoo/ http://ftp.kaist.ac.kr/pub/gentoo/ ftp://ftp.kaist.ac.kr/gentoo/ ftp://ftp.isu.edu.tw/pub/Linux/Gentoo http://ftp.twaren.net/Linux/Gentoo/ "
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sajinet /usr/portage/local/layman/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acpi alsa amd64 berkdb bluetooth cdr cli cracklib crypt cups dri dvd dvdr dvdread fortran gdbm gpm hal iconv ieee1394 ipv6 isdnlog kde midi mudflap ncurses nls nptl nptlonly openmp oss pam pcre perl ppds pppd python qt3 qt4 readline reflection sdl seamonkey session spl ssl tcpd unicode xine xinerama xorg zlib" ALSA_CARDS="hda-intel atiixp atiixp-modem" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fglrx"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


jerinkturion jserink # xdpyinfo
name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 10300000
X.Org version: 1.3.0
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 4, bits_per_pixel 8, scanline_pad 32
depth 8, bits_per_pixel 8, scanline_pad 32
depth 15, bits_per_pixel 16, scanline_pad 32
depth 16, bits_per_pixel 16, scanline_pad 32
depth 24, bits_per_pixel 32, scanline_pad 32
depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x2000005, revert to PointerRoot
number of extensions: 37
ATIFGLEXTENSION
ATIFGLRXDRI
ATITVOUT
BIG-REQUESTS
DAMAGE
DEC-XTRAP
DOUBLE-BUFFER
DPMS
Extended-Visual-Information
GLX
MIT-SCREEN-SAVER
MIT-SHM
MIT-SUNDRY-NONSTANDARD
RANDR
RECORD
RENDER
SECURITY
SGI-GLX
SHAPE
SYNC
TOG-CUP
X-Resource
XAccessControlExtension
XC-APPGROUP
XC-MISC
XFIXES
XFree86-Bigfont
XFree86-DGA
XFree86-DRI
XFree86-Misc
XFree86-VidModeExtension
XINERAMA
XInputExtension
XKEYBOARD
XTEST
XVideo
glesx
default screen number: 0
number of screens: 1

screen #0:
print screen: no
dimensions: 1680x1050 pixels (331x210 millimeters)
resolution: 129x127 dots per inch
depths (7): 24, 1, 4, 8, 15, 16, 32
root window id: 0x89
depth of root window: 24 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x20
default number of colormap cells: 256
preallocated pixels: black 0, white 16777215
options: backing-store NO, save-unders NO
largest cursor: 64x64
current input event mask: 0xfa4031
KeyPressMask EnterWindowMask LeaveWindowMask
KeymapStateMask StructureNotifyMask SubstructureNotifyMask
SubstructureRedirectMask FocusChangeMask PropertyChangeMask
ColormapChangeMask
number of visuals: 80

***left off the rest

jerinkturion jserink # cat /etc/X11/xorg.conf
Section "DRI"
Mode 0666
EndSection

Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Synaptic Pad" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/truetypemine/"
EndSection

Section "Module"
Load "xtrap"
Load "record"
Load "glx"
Load "dri"
Load "GLcore"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "extmod"
Load "type1"
Load "freetype"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2" # IntelliMouse PS/2
Option "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
Option "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection

Section "InputDevice"
Identifier "Synaptic Pad"
Driver "synaptics"
Option "Corepointer"
Option "Device" "/dev/misc/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1900"
Option "RightEdge" "5400"
Option "TopEdge" "1900"
Option "BottomEdge" "4000"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "0"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

Identifier "default"
HorizSync 31.5 - 82.0
VertRefresh 50.0 - 90.0
EndSection

Section "Monitor"
Identifier "Panel"
HorizSync 30.0 - 75.0
VertRefresh 50.0 - 85.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"

Identifier "Standard VGA"
Driver "vga"
VendorName "Unknown"
BoardName "Unknown"
EndSection

Section "Device"

#VideoRam 262144
# Insert Clocks lines here if appropriate
Identifier "X1600"
Driver "vga"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "XAANoOffscreenPixmaps" "true"
Option "Textured2D" "on"
Option "UseFastTLS" "1"
Option "TexturedVideo" "On"
Option "VideoOverlay" "Off"
Option "OpenGLOverlay" "Off"

EndSection

Section "Extensions"
Option "Composite" "off"
# Option "RENDER" "On"
# Option "Damage" "On"
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "Screen"
Identifier "Screen 1"
Device "X1600"
Monitor "Panel"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 8
Modes "800x600" "1280x1024" "1400x1050" "1600x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "1280x1024" "1400x1050" "1600x1050"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600" "1280x1024" "1400x1050" "1600x1050"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Here is the last bit of Xorg.o.log.old:
Backtrace:
0: X(xf86SigHandler+0x6d) [0x490f8d]
1: /lib/libc.so.6 [0x2b31f62d6470]
2: /usr/lib64/xorg/modules//glesx.so [0x2b31fa9f5c82]
3: /usr/lib64/xorg/modules//glesx.so [0x2b31fa9f44fa]
4: /usr/lib64/xorg/modules//glesx.so [0x2b31fa9f398a]
5: /usr/lib64/xorg/modules//glesx.so [0x2b31fa9f22f9]
6: /usr/lib64/xorg/modules//glesx.so [0x2b31fa9f2951]
7: X [0x47b8ae]
8: /usr/lib64/xorg/modules/extensions//libextmod.so [0x2b31f756e28b]
9: X(Dispatch+0x1ca) [0x450e0a]
10: X(main+0x45b) [0x439f6b]
11: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b31f62c3b74]
12: X(FontFileCompleteXLFD+0x229) [0x439259]

Fatal server error:
Caught signal 11. Server aborting

Here is my Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux jerinkturion 2.6.20-gentoo-r7 #20 SMP PREEMPT Thu Jan 24 14:34:23 SGT 2008 x86_64
Build Date: 15 April 2008
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: Wed Apr 16 13:35:36 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) | |-->Monitor "aticonfig-Monitor[0]"
(**) | |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Synaptic Pad"
(**) |-->Input Device "Keyboard1"
(WW) Duplicate core pointer devices. Removing core pointer attribute from "Synaptic Pad"
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/truetypemine/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Option "AIGLX" "off"
(**) Extension "Composite" is disabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c07a0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5950 card 1025,010a rev 10 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 1002,5a34 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:05:0: chip 1002,5a37 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 1002,5a38 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1002,5a39 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 1002,4379 card 1025,010a rev 80 class 01,01,8f hdr 00
(II) PCI: 00:13:0: chip 1002,4374 card 1025,010a rev 80 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1025,010a rev 80 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1025,010a rev 80 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 1025,010a rev 83 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 1025,010a rev 80 class 01,01,82 hdr 00
(II) PCI: 00:14:2: chip 1002,437b card 1025,010a rev 01 class 04,03,00 hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 1025,010a 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: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 1002,71c5 card 1025,010a rev 00 class 03,00,00 hdr 00
(II) PCI: 07:00:0: chip 168c,001c card 1468,0422 rev 01 class 02,00,00 hdr 00
(II) PCI: 08:04:0: chip 14e4,169c card 1025,010a rev 03 class 02,00,00 hdr 00
(II) PCI: 08:09:0: chip 104c,8039 card 2000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 08:09:1: chip 104c,803a card 1025,010a rev 00 class 0c,00,10 hdr 80
(II) PCI: 08:09:2: chip 104c,803b card 1025,010a rev 00 class 01,80,00 hdr 80
(II) PCI: 08:09:3: chip 104c,803c card 1025,010a rev 00 class 08,05,01 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,9), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2: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 0xb0100000 - 0xb01fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:5:0), (0,3,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:6:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:7:0), (0,7,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 7 non-prefetchable memory range:
[0] -1 0 0xb0200000 - 0xb02fffff (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 8: bridge is at (0:20:4), (0,8,12), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 8 I/O range:
[0] -1 0 0x00002000 - 0x00002fff (0x1000) IX[B]
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xb0300000 - 0xb03fffff (0x100000) MX[B]
(II) Bus 8 prefetchable memory range:
[0] -1 0 0xa4000000 - 0xa7ffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 9: bridge is at (8:9:0), (8,9,12), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 9 I/O range:
[0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B]
(II) Bus 9 prefetchable memory range:
[0] -1 0 0xa4000000 - 0xa7ffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc M56P [Radeon Mobility X1600] rev 0, Mem @ 0xc0000000/28, 0xb0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) 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 0xb0315800 - 0xb03158ff (0x100) MX[B]
[1] -1 0 0xb0316000 - 0xb0316fff (0x1000) MX[B]
[2] -1 0 0xb0310000 - 0xb0313fff (0x4000) MX[B]
[3] -1 0 0xb0315000 - 0xb03157ff (0x800) MX[B]
[4] -1 0 0xb0300000 - 0xb030ffff (0x10000) MX[B]
[5] -1 0 0xb0200000 - 0xb020ffff (0x10000) MX[B]
[6] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[7] -1 0 0xfed00000 - 0xfed003ff (0x400) MX[B]
[8] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[9] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[10] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[11] -1 0 0xb0004000 - 0xb00041ff (0x200) MX[B]
[12] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[14] -1 0 0x00008460 - 0x0000846f (0x10) IX[B]
[15] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[16] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[17] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[19] -1 0 0x00008450 - 0x0000845f (0x10) IX[B]
[20] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[21] -1 0 0x00008410 - 0x00008413 (0x4) IX[B]
[22] -1 0 0x00008420 - 0x00008427 (0x8) IX[B]
[23] -1 0 0x00008430 - 0x00008433 (0x4) IX[B]
[24] -1 0 0x00008440 - 0x00008447 (0x8) IX[B]
[25] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xb0315800 - 0xb03158ff (0x100) MX[B]
[1] -1 0 0xb0316000 - 0xb0316fff (0x1000) MX[B]
[2] -1 0 0xb0310000 - 0xb0313fff (0x4000) MX[B]
[3] -1 0 0xb0315000 - 0xb03157ff (0x800) MX[B]
[4] -1 0 0xb0300000 - 0xb030ffff (0x10000) MX[B]
[5] -1 0 0xb0200000 - 0xb020ffff (0x10000) MX[B]
[6] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[7] -1 0 0xfed00000 - 0xfed003ff (0x400) MX[B]
[8] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[9] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[10] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[11] -1 0 0xb0004000 - 0xb00041ff (0x200) MX[B]
[12] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[14] -1 0 0x00008460 - 0x0000846f (0x10) IX[B]
[15] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[16] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[17] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[19] -1 0 0x00008450 - 0x0000845f (0x10) IX[B]
[20] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[21] -1 0 0x00008410 - 0x00008413 (0x4) IX[B]
[22] -1 0 0x00008420 - 0x00008427 (0x8) IX[B]
[23] -1 0 0x00008430 - 0x00008433 (0x4) IX[B]
[24] -1 0 0x00008440 - 0x00008447 (0x8) IX[B]
[25] -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 0xb0315800 - 0xb03158ff (0x100) MX[B]
[5] -1 0 0xb0316000 - 0xb0316fff (0x1000) MX[B]
[6] -1 0 0xb0310000 - 0xb0313fff (0x4000) MX[B]
[7] -1 0 0xb0315000 - 0xb03157ff (0x800) MX[B]
[8] -1 0 0xb0300000 - 0xb030ffff (0x10000) MX[B]
[9] -1 0 0xb0200000 - 0xb020ffff (0x10000) MX[B]
[10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[11] -1 0 0xfed00000 - 0xfed003ff (0x400) MX[B]
[12] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[13] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[14] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[15] -1 0 0xb0004000 - 0xb00041ff (0x200) MX[B]
[16] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x00008460 - 0x0000846f (0x10) IX[B]
[21] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[22] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[23] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[25] -1 0 0x00008450 - 0x0000845f (0x10) IX[B]
[26] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[27] -1 0 0x00008410 - 0x00008413 (0x4) IX[B]
[28] -1 0 0x00008420 - 0x00008427 (0x8) IX[B]
[29] -1 0 0x00008430 - 0x00008433 (0x4) IX[B]
[30] -1 0 0x00008440 - 0x00008447 (0x8) IX[B]
[31] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "xtrap"
(II) Loading /usr/lib64/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.3.0, 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: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(**) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.3.0, 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: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, 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 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: "extmod"
(II) Reloading /usr/lib64/xorg/modules/extensions//libextmod.so
(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: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.3.0, 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: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.47.3
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Loading /usr/lib64/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 0.6
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.47.3
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.471
(II) ATI Proprietary Linux Driver Build Date: Feb 25 2008 21:22:45
(--) Assigning device section with no busID to primary device
(--) Chipset Supported AMD Graphics Processor (0x71C5) 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 0xb0315800 - 0xb03158ff (0x100) MX[B]
[5] -1 0 0xb0316000 - 0xb0316fff (0x1000) MX[B]
[6] -1 0 0xb0310000 - 0xb0313fff (0x4000) MX[B]
[7] -1 0 0xb0315000 - 0xb03157ff (0x800) MX[B]
[8] -1 0 0xb0300000 - 0xb030ffff (0x10000) MX[B]
[9] -1 0 0xb0200000 - 0xb020ffff (0x10000) MX[B]
[10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[11] -1 0 0xfed00000 - 0xfed003ff (0x400) MX[B]
[12] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[13] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[14] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[15] -1 0 0xb0004000 - 0xb00041ff (0x200) MX[B]
[16] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x00008460 - 0x0000846f (0x10) IX[B]
[21] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[22] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[23] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[25] -1 0 0x00008450 - 0x0000845f (0x10) IX[B]
[26] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[27] -1 0 0x00008410 - 0x00008413 (0x4) IX[B]
[28] -1 0 0x00008420 - 0x00008427 (0x8) IX[B]
[29] -1 0 0x00008430 - 0x00008433 (0x4) IX[B]
[30] -1 0 0x00008440 - 0x00008447 (0x8) IX[B]
[31] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x7e8560
(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 0xb0315800 - 0xb03158ff (0x100) MX[B]
[5] -1 0 0xb0316000 - 0xb0316fff (0x1000) MX[B]
[6] -1 0 0xb0310000 - 0xb0313fff (0x4000) MX[B]
[7] -1 0 0xb0315000 - 0xb03157ff (0x800) MX[B]
[8] -1 0 0xb0300000 - 0xb030ffff (0x10000) MX[B]
[9] -1 0 0xb0200000 - 0xb020ffff (0x10000) MX[B]
[10] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[11] -1 0 0xfed00000 - 0xfed003ff (0x400) MX[B]
[12] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[13] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[14] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[15] -1 0 0xb0004000 - 0xb00041ff (0x200) MX[B]
[16] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x00008460 - 0x0000846f (0x10) IX[B]
[24] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[25] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[26] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[28] -1 0 0x00008450 - 0x0000845f (0x10) IX[B]
[29] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[30] -1 0 0x00008410 - 0x00008413 (0x4) IX[B]
[31] -1 0 0x00008420 - 0x00008427 (0x8) IX[B]
[32] -1 0 0x00008430 - 0x00008433 (0x4) IX[B]
[33] -1 0 0x00008440 - 0x00008447 (0x8) IX[B]
[34] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
[35] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[36] 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/lib64/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.2
(II) fglrx(0): PCI bus 1 card 0 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" "Off"
(**) fglrx(0): Option "UseFastTLS" "1"
(**) fglrx(0): Option "TexturedVideo" "On"
(**) fglrx(0): Option "Textured2D" "on"
(**) 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 Mobility Radeon X1600" (Chipset = 0x71c5)
(--) fglrx(0): (PciSubVendor = 0x1025, PciSubDevice = 0x010a)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xb0100000
(==) 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/lib64/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.2
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 9.12
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: M56P
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib64/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.47.3
ABI class: X.Org Server Extension, version 0.3
(II) fglrx(0): Using adapter: 1:0.0.
(--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR3
(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 already built-in
(II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: SEC Model: 3546 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.580 redY: 0.340 greenX: 0.310 greenY: 0.550
(II) fglrx(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 121.0 MHz Image Size: 331 x 207 mm
(II) fglrx(0): h_active: 1680 h_sync: 1704 h_sync_end 1792 h_blank_end 1876 h_border: 0
(II) fglrx(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1065 v_border: 0
(II) fglrx(0): SAMSUNG
(II) fglrx(0): LTN154P4-L01
(II) fglrx(0): EDID (in hex):
(II) fglrx(0): 00ffffffffffff004ca3463500000000
(II) fglrx(0): 00100103802115780a87f594574f8c27
(II) fglrx(0): 27505400000001010101010101010101
(II) fglrx(0): 010101010101442f90c4601a0f401858
(II) fglrx(0): 13004bcf100000190000000f00000000
(II) fglrx(0): 00000000003cd2026400000000fe0053
(II) fglrx(0): 414d53554e470a2020202020000000fe
(II) fglrx(0): 004c544e31353450342d4c30310a007f
(II) fglrx(0): End of Display1 EDID data --------------------
(WW) fglrx(0): Only one display is connnected,so single mode is enabled
(II) fglrx(0): Primary Controller - LCD on internal LVDS
(II) fglrx(0): Internal Desktop Setting: 0x00000001
(II) fglrx(0): POWERplay version 3. 5 power states available:
(II) fglrx(0): 1. 473/468MHz @ 60Hz [overclocked, enable load balancing]
(II) fglrx(0): 2. 122/135MHz @ 60Hz [low voltage, enable sleep]
(II) fglrx(0): 3. 209/135MHz @ 60Hz [low voltage, enable sleep]
(II) fglrx(0): 4. 324/135MHz @ 60Hz [low voltage, enable sleep]
(II) fglrx(0): 5. 392/252MHz @ 60Hz [enable sleep]
(==) 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 15 modes found for primary display.
(--) fglrx(0): Virtual size is 1680x1050 (pitch 0)
(**) fglrx(0): *Mode "1680x1050": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1680x1050" 121.00 1680 1704 1792 1876 1050 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1440x900": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1440x900" 121.00 1440 1704 1792 1876 900 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1400x1050": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1400x1050" 121.00 1400 1704 1792 1876 1050 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1280x1024": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x1024" 121.00 1280 1704 1792 1876 1024 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1280x960": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x960" 121.00 1280 1704 1792 1876 960 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1280x768": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x768" 121.00 1280 1704 1792 1876 768 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1152x864": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1152x864" 121.00 1152 1704 1792 1876 864 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1024x768": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768" 121.00 1024 1704 1792 1876 768 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "800x600": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600" 121.00 800 1704 1792 1876 600 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "640x480": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480" 121.00 640 1704 1792 1876 480 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "640x400": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400" 121.00 640 1704 1792 1876 400 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "512x384": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384" 121.00 512 1704 1792 1876 384 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "400x300": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "400x300" 121.00 400 1704 1792 1876 300 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "320x240": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "320x240" 121.00 320 1704 1792 1876 240 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "320x200": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "320x200" 121.00 320 1704 1792 1876 200 1051 1054 1065 +hsync +vsync
(--) fglrx(0): Display dimensions: (330, 210) mm
(--) fglrx(0): DPI set to (129, 127)
(--) fglrx(0): Virtual size is 1680x1050 (pitch 1728)
(**) fglrx(0): *Mode "1680x1050": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1680x1050" 121.00 1680 1704 1792 1876 1050 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1440x900": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1440x900" 121.00 1440 1704 1792 1876 900 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1400x1050": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1400x1050" 121.00 1400 1704 1792 1876 1050 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1280x1024": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x1024" 121.00 1280 1704 1792 1876 1024 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1280x960": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x960" 121.00 1280 1704 1792 1876 960 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1280x768": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x768" 121.00 1280 1704 1792 1876 768 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1152x864": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1152x864" 121.00 1152 1704 1792 1876 864 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "1024x768": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768" 121.00 1024 1704 1792 1876 768 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "800x600": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600" 121.00 800 1704 1792 1876 600 1051 1054 1065 +hsync +vsync
(**) fglrx(0): *Mode "640x480": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480" 121.00 640 1704 1792 1876 480 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "640x400": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400" 121.00 640 1704 1792 1876 400 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "512x384": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384" 121.00 512 1704 1792 1876 384 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "400x300": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "400x300" 121.00 400 1704 1792 1876 300 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "320x240": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "320x240" 121.00 320 1704 1792 1876 240 1051 1054 1065 +hsync +vsync
(**) fglrx(0): Default mode "320x200": 121.0 MHz (scaled from 0.0 MHz), 64.5 kHz, 60.0 Hz
(II) fglrx(0): Modeline "320x200" 121.00 320 1704 1792 1876 200 1051 1054 1065 +hsync +vsync
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.3.0, 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 already built-in
(==) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.2
(==) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib64/xorg/modules/linux//libfglrxdrm.so
(II) fglrx(0): Depth moves disabled by default
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): cpuFlags: 0x4000001f
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): ATI GART size: 256 MB
(II) fglrx(0): [pcie] 258048 kB allocated
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(**) fglrx(0): UseFastTLS=1
(==) 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 0xb0100000 - 0xb010ffff (0x10000) MX[B]
[1] 0 0 0xc0000000 - 0xcfffffff (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 0xb0315800 - 0xb03158ff (0x100) MX[B]
[7] -1 0 0xb0316000 - 0xb0316fff (0x1000) MX[B]
[8] -1 0 0xb0310000 - 0xb0313fff (0x4000) MX[B]
[9] -1 0 0xb0315000 - 0xb03157ff (0x800) MX[B]
[10] -1 0 0xb0300000 - 0xb030ffff (0x10000) MX[B]
[11] -1 0 0xb0200000 - 0xb020ffff (0x10000) MX[B]
[12] -1 0 0xb0000000 - 0xb0003fff (0x4000) MX[B]
[13] -1 0 0xfed00000 - 0xfed003ff (0x400) MX[B]
[14] -1 0 0xb0007000 - 0xb0007fff (0x1000) MX[B]
[15] -1 0 0xb0006000 - 0xb0006fff (0x1000) MX[B]
[16] -1 0 0xb0005000 - 0xb0005fff (0x1000) MX[B]
[17] -1 0 0xb0004000 - 0xb00041ff (0x200) MX[B]
[18] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[19] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[20] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[21] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[22] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[23] 0 0 0x00009000 - 0x000090ff (0x100) IX[B]
[24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[26] -1 0 0x00008460 - 0x0000846f (0x10) IX[B]
[27] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[28] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[29] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[31] -1 0 0x00008450 - 0x0000845f (0x10) IX[B]
[32] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[33] -1 0 0x00008410 - 0x00008413 (0x4) IX[B]
[34] -1 0 0x00008420 - 0x00008427 (0x8) IX[B]
[35] -1 0 0x00008430 - 0x00008433 (0x4) IX[B]
[36] -1 0 0x00008440 - 0x00008447 (0x8) IX[B]
[37] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[39] 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.0.0
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] DRM interface version 1.0
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0x27000
(II) fglrx(0): [drm] mapped SAREA 0x27000 to 0x2b7d5e4bf000
(II) fglrx(0): [drm] framebuffer handle = 0x28000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.47.3
(II) fglrx(0): Date: Feb 25 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.20-gentoo-r7
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: yes
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0x00029000
(II) fglrx(0): Interrupt handler installed at IRQ 18.
(II) fglrx(0): Exposed events to the /proc interface
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xc1005000 FBMappedSize: 0x01008000
(II) fglrx(0): FBMM initialized for area (0,0)-(1728,2432)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1728,1050) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1728 x 1382
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(**) fglrx(0): DPMS enabled
(**) fglrx(0): Textured Video is enabled.
(II) LoadModule: "glesx"
(II) Loading /usr/lib64/xorg/modules//glesx.so
(II) Module glesx: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension GLESX
(II) fglrx(0): GLESX enableFlags = 26
(**) 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
Driver provided ScreenToScreenBitBlt replacement
Driver provided FillSolidRects replacement
(II) fglrx(0): GLESX is enabled
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
[atiddx] ASYNCIO init succeed!
Receive enable interrupt ret message
...irqEnableMask: 10000000
...dwIRQEnableId: 00000008
(==) 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) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib64/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 1.3.0, 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 "Protocol" "IMPS/2"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse1: Buttons: 11
(**) Mouse1: Sensitivity: 1
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptic Pad auto-dev sets device to /dev/input/event4
(**) Option "Device" "/dev/input/event4"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1900"
(**) Option "RightEdge" "5400"
(**) Option "TopEdge" "1900"
(**) Option "BottomEdge" "4000"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "0"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(--) Synaptic Pad touchpad found
(**) Option "SendCoreEvents"
(**) Synaptic Pad: always reports core events
(**) Option "CorePointer" "False"
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Keyboard1: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Synaptic Pad" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
Synaptics DeviceInit called
SynapticsCtrl called.
(II) Mouse1: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptic Pad auto-dev sets device to /dev/input/event4
(**) Option "Device" "/dev/input/event4"
(--) Synaptic Pad touchpad found


At this stage logging to settle down the Xserver so that it stops crashing after which I'll work on optomising.

Any thoughts appreciated.

Cheers,
John
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Thu Apr 17, 2008 2:24 am    Post subject: Reply with quote

Next release is out 8.4 (8.476)

https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/catalyst_84_linux.html

Seems there are less on the known issues list.

renaming the ebuild to 8.476 and editing the download to download 8-4 works (don't forget to copy the files/<folder> to the new version)

Seems to be a bit smoother. Moving firefox 3 around with wobbly windows doesn't seem to be as jerky.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
gsra99
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jan 2008
Posts: 104

PostPosted: Fri Apr 18, 2008 5:34 am    Post subject: Reply with quote

I have tried the new 8-4 drivers. When I ran fgl_fglxgears to see how much faster they were it crashed my computer. Have you had this problem? I am using an ATI X700 mobility radeon.
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Fri Apr 18, 2008 12:49 pm    Post subject: Reply with quote

no crash for me, but it still flickers

@gr0x0rd: I'm glad you got it working. I believe running Dual Head is a known issue with the new driver base. Not sure what all it entails but I've seen it on their known issue list since October. The 8.5 release actually includes a whole new file, so who knows what is instore for us next month :)
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
cubancigar11
Guru
Guru


Joined: 10 Jan 2005
Posts: 340

PostPosted: Tue Jul 15, 2008 6:31 am    Post subject: Reply with quote

This thread is almost dead (almost, since I am posting now :) ). I wanted to update people that the new driver (8-6) has been out for some time now. I have X1270, and this 8-6 driver compiles into 2.1.7659 Release driver.

I have not specified any "Options" in my xorg.conf (like TexturedVideo "on") and everything works fine. This option changes NO CPU usage for me.

I don't know how to do "suspend to ram", but as such standy and suspend both work - xv is working great (although with a little flickering, since I am using Composite). Using uvesafb, framebuffer is also working (although colourless :o)

Disable composite extension makes life good :)

Compiz doesn't work (says I don't have GLX_EXT_texture_from_pixmap even though glxinfo lists it. Both glxinfo and fglxinfo print appropriate messages and then segfault.

:)

Do you guys have different experience? Am I missing something?
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Tue Jul 15, 2008 11:52 am    Post subject: Reply with quote

To get compiz to work, you have to export some variables. I don't remember, I use fusion-icon. It is in the desktop-effects overlay, or you can grab an ebuild out of bugzilla for it.

It will automatically detect what it needs to do and run compiz/export variables to get it to run. (This is all assuming your xorg.conf is setup (composite and AIGLX are on, not sure if the other options are required)

As for textured video, I believe 8.4 or 8.5 it was set to on as default.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
cubancigar11
Guru
Guru


Joined: 10 Jan 2005
Posts: 340

PostPosted: Tue Jul 15, 2008 4:49 pm    Post subject: Reply with quote

Thanks! Taking hint from you, I found this :)

http://wiki.compiz-fusion.org/ATI%20with%20AIGLX

Everything works! *dances*
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum