LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Resolution Problem Debian 5.0.7 (https://www.linuxquestions.org/questions/linux-newbie-8/resolution-problem-debian-5-0-7-a-853606/)

Red Bull 01-01-2011 02:42 PM

Resolution Problem Debian 5.0.7
 
Hi, I am relatively new to Linux and I am currently running Debian 5.0.7. I am having a problem with my screen resolution. My monitor can handle a resolution of 1920x1080 but in Debian the highest resolution I can go is 1400x1050. I fixed this by installing the proper ATi drivers and it worked, my res was at 1920x1080 but the graphics were very laggy when I moved windows and scrolled web pages. I could not figure out how to fix this. All of a sudden today when I booted up, my res went back to what it was when I first installed Debian as if I didn't even install the drivers. I can't find a solution to my problems so any help would be very much appreciated. Thank you.

TobiSGD 01-03-2011 02:19 AM

We need more info to help you:
1. Which ATI card are you using?
2. Which driver do you have installed, the one from the repositories or the one from ATI's website? And how have you done it?
3. Can you please post your /etc/X11/xorg.conf and /var/log/Xorg.0.log ?

Red Bull 01-09-2011 12:08 PM

1. The card I am using is a Radeon HD 4890
2. I downloaded this: http://support.amd.com/us/gpudownloa...2&lang=English and to install it I typed in the command: sudo sh file.run
3. xorg.conf:
Code:

Section "ServerLayout"
        Identifier    "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

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

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID      "PCI:1:0:0"
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

Xorg.0.log
Code:

(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: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
        compiled for 1.4.99.906, module version = 8.80.5
        Module class: X.Org Video Driver
(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 1.4.99.906, module version = 8.80.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.3.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) ATI Proprietary Linux Driver Version Identifier:8.80.5
(II) ATI Proprietary Linux Driver Release Identifier: 8.801                               
(II) ATI Proprietary Linux Driver Build Date: Nov 25 2010 21:36:05
(II) Primary Device is: PCI 01:00:0
(II) Loading PCS database from /etc/ati/amdpcsdb
(--) Chipset Supported AMD Graphics Processor (0x9460) 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        0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
        [5] -1        0        0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
        [6] -1        0        0xfdfe0000 - 0xfdfeffff (0x10000) MX[B]
        [7] -1        0        0xfdfff000 - 0xfdffffff (0x1000) MX[B]
        [8] -1        0        0xfddfe000 - 0xfddfffff (0x2000) MX[B]
        [9] -1        0        0xfdefc000 - 0xfdefffff (0x4000) MX[B]
        [10] -1        0        0xfe028000 - 0xfe028fff (0x1000) MX[B]
        [11] -1        0        0xfe024000 - 0xfe027fff (0x4000) MX[B]
        [12] -1        0        0xfe029000 - 0xfe0290ff (0x100) MX[B]
        [13] -1        0        0xfe02a000 - 0xfe02afff (0x1000) MX[B]
        [14] -1        0        0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
        [15] -1        0        0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
        [16] -1        0        0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
        [17] -1        0        0xfe02e000 - 0xfe02efff (0x1000) MX[B]
        [18] -1        0        0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
        [19] -1        0        0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [20] -1        0        0xfdee0000 - 0xfdeeffff (0x10000) MX[B](B)
        [21] -1        0        0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [22] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [23] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [24] -1        0        0x0000ce00 - 0x0000ceff (0x100) IX[B]
        [25] -1        0        0x0000db00 - 0x0000db0f (0x10) IX[B]
        [26] -1        0        0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [27] -1        0        0x0000dd00 - 0x0000dd07 (0x8) IX[B]
        [28] -1        0        0x0000de00 - 0x0000de03 (0x4) IX[B]
        [29] -1        0        0x0000df00 - 0x0000df07 (0x8) IX[B]
        [30] -1        0        0x0000fa00 - 0x0000fa0f (0x10) IX[B]
        [31] -1        0        0x000001f0 - 0x000001f0 (0x1) IX[B]
        [32] -1        0        0x000001f0 - 0x000001f7 (0x8) IX[B]
        [33] -1        0        0x000001f0 - 0x000001f0 (0x1) IX[B]
        [34] -1        0        0x000001f0 - 0x000001f7 (0x8) IX[B]
        [35] -1        0        0x0000fb00 - 0x0000fb0f (0x10) IX[B]
        [36] -1        0        0x0000fc00 - 0x0000fc03 (0x4) IX[B]
        [37] -1        0        0x0000fd00 - 0x0000fd07 (0x8) IX[B]
        [38] -1        0        0x0000fe00 - 0x0000fe03 (0x4) IX[B]
        [39] -1        0        0x0000ff00 - 0x0000ff07 (0x8) IX[B]
        [40] -1        0        0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x27fbfd0
(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        0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
        [5] -1        0        0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
        [6] -1        0        0xfdfe0000 - 0xfdfeffff (0x10000) MX[B]
        [7] -1        0        0xfdfff000 - 0xfdffffff (0x1000) MX[B]
        [8] -1        0        0xfddfe000 - 0xfddfffff (0x2000) MX[B]
        [9] -1        0        0xfdefc000 - 0xfdefffff (0x4000) MX[B]
        [10] -1        0        0xfe028000 - 0xfe028fff (0x1000) MX[B]
        [11] -1        0        0xfe024000 - 0xfe027fff (0x4000) MX[B]
        [12] -1        0        0xfe029000 - 0xfe0290ff (0x100) MX[B]
        [13] -1        0        0xfe02a000 - 0xfe02afff (0x1000) MX[B]
        [14] -1        0        0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
        [15] -1        0        0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
        [16] -1        0        0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
        [17] -1        0        0xfe02e000 - 0xfe02efff (0x1000) MX[B]
        [18] -1        0        0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
        [19] -1        0        0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [20] -1        0        0xfdee0000 - 0xfdeeffff (0x10000) MX[B](B)
        [21] -1        0        0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [22] 0        0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [23] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [24] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [25] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [26] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [27] -1        0        0x0000ce00 - 0x0000ceff (0x100) IX[B]
        [28] -1        0        0x0000db00 - 0x0000db0f (0x10) IX[B]
        [29] -1        0        0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [30] -1        0        0x0000dd00 - 0x0000dd07 (0x8) IX[B]
        [31] -1        0        0x0000de00 - 0x0000de03 (0x4) IX[B]
        [32] -1        0        0x0000df00 - 0x0000df07 (0x8) IX[B]
        [33] -1        0        0x0000fa00 - 0x0000fa0f (0x10) IX[B]
        [34] -1        0        0x000001f0 - 0x000001f0 (0x1) IX[B]
        [35] -1        0        0x000001f0 - 0x000001f7 (0x8) IX[B]
        [36] -1        0        0x000001f0 - 0x000001f0 (0x1) IX[B]
        [37] -1        0        0x000001f0 - 0x000001f7 (0x8) IX[B]
        [38] -1        0        0x0000fb00 - 0x0000fb0f (0x10) IX[B]
        [39] -1        0        0x0000fc00 - 0x0000fc03 (0x4) IX[B]
        [40] -1        0        0x0000fd00 - 0x0000fd07 (0x8) IX[B]
        [41] -1        0        0x0000fe00 - 0x0000fe03 (0x4) IX[B]
        [42] -1        0        0x0000ff00 - 0x0000ff07 (0x8) IX[B]
        [43] -1        0        0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
        [44] 0        0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [45] 0        0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [xdl_x690_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
(**) 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 "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
ukiDynamicMajor: failed to open /proc/ati/major
ukiDynamicMajor: failed to open /proc/ati/major
(==) fglrx(0): NoAccel = NO
(==) fglrx(0): ATI 2D Acceleration Architecture enabled
(--) fglrx(0): Chipset: "ATI Radeon HD 4800 Series          " (Chipset = 0x9460)
(--) fglrx(0): (PciSubVendor = 0x1682, PciSubDevice = 0x2700)
(==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xfdee0000
(--) fglrx(0): I/O port at 0x0000ee00
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(EE) fglrx(0): ACPI: DRM connection failed
(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 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: 11.22
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: 002
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 1048576 kByte, Type: GDDR5
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(EE) fglrx(0): ACPI: DRM connection failed
(WW) fglrx(0): Hasn't establisted DRM connection
(II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
(WW) fglrx(0): No DRM connection for driver fglrx.
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
(==) fglrx(0): Center Mode is disabled
(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 "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
(II) fglrx(0): Output DFP2 has no monitor section
(II) fglrx(0): Output CRT1 has no monitor section
(II) fglrx(0): Output CRT2 has no monitor section
(II) fglrx(0): Output TV has no monitor section
(II) fglrx(0): Output CV has no monitor section
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) fglrx(0): Connected Display0: DFP1
(II) fglrx(0): Display0 EDID data ---------------------------
(II) fglrx(0): Manufacturer: DEL  Model: a038  Serial#: 809847637
(II) fglrx(0): Year: 2009  Week: 25
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 53  vert.: 30
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) fglrx(0): Default color space is primary color space
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.640 redY: 0.330  greenX: 0.300 greenY: 0.600
(II) fglrx(0): blueX: 0.150 blueY: 0.060  whiteX: 0.312 whiteY: 0.329
(II) fglrx(0): Supported VESA Video Modes:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported Future Video Modes:
(II) fglrx(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 148.5 MHz  Image Size:  531 x 298 mm
(II) fglrx(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
(II) fglrx(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
(II) fglrx(0): Serial No: Y183D96F0EKU
(II) fglrx(0): Monitor name: DELL S2409W
(II) fglrx(0): Ranges: V min: 50  V max: 76 Hz, H min: 30  H max: 83 kHz, PixClock max 170 MHz
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):        00ffffffffffff0010ac38a0554b4530
(II) fglrx(0):        1913010380351e78eeee91a3544c9926
(II) fglrx(0):        0f5054a54b00714f8180d1c001010101
(II) fglrx(0):        010101010101023a801871382d40582c
(II) fglrx(0):        4500132a2100001e000000ff00593138
(II) fglrx(0):        334439364630454b550a000000fc0044
(II) fglrx(0):        454c4c205332343039570a20000000fd
(II) fglrx(0):        00324c1e5311000a2020202020200092
(II) fglrx(0): End of Display0 EDID data --------------------
(II) fglrx(0): EDID vendor "DEL", prod id 41016
(II) fglrx(0): Using EDID range info for horizontal sync
(II) fglrx(0): Using EDID range info for vertical refresh
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "800x600"x0.0  40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0  31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0  25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0  28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0  78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0  65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "800x600"x0.0  49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) fglrx(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) fglrx(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
(II) fglrx(0): Output DFP1 connected
(II) fglrx(0): Output DFP2 disconnected
(II) fglrx(0): Output CRT1 disconnected
(II) fglrx(0): Output CRT2 disconnected
(II) fglrx(0): Output TV disconnected
(II) fglrx(0): Output CV disconnected
(II) fglrx(0): Using exact sizes for initial modes
(II) fglrx(0): Output DFP1 using initial mode 1920x1080
(II) fglrx(0): Display dimensions: (530, 300) mm
(II) fglrx(0): DPI set to (92, 92)
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(II) fglrx(0): Adapter ATI Radeon HD 4800 Series            has 2 configurable heads and 1 displays connected.
(==) fglrx(0):  PseudoColor visuals disabled
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(==) fglrx(0): NoDRI = NO
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) 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        0xfdee0000 - 0xfdeeffff (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        0xfdbf8000 - 0xfdbfbfff (0x4000) MX[B]
        [7] -1        0        0xfdbff000 - 0xfdbff7ff (0x800) MX[B]
        [8] -1        0        0xfdfe0000 - 0xfdfeffff (0x10000) MX[B]
        [9] -1        0        0xfdfff000 - 0xfdffffff (0x1000) MX[B]
        [10] -1        0        0xfddfe000 - 0xfddfffff (0x2000) MX[B]
        [11] -1        0        0xfdefc000 - 0xfdefffff (0x4000) MX[B]
        [12] -1        0        0xfe028000 - 0xfe028fff (0x1000) MX[B]
        [13] -1        0        0xfe024000 - 0xfe027fff (0x4000) MX[B]
        [14] -1        0        0xfe029000 - 0xfe0290ff (0x100) MX[B]
        [15] -1        0        0xfe02a000 - 0xfe02afff (0x1000) MX[B]
        [16] -1        0        0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
        [17] -1        0        0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
        [18] -1        0        0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
        [19] -1        0        0xfe02e000 - 0xfe02efff (0x1000) MX[B]
        [20] -1        0        0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
        [21] -1        0        0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [22] -1        0        0xfdee0000 - 0xfdeeffff (0x10000) MX[B](B)
        [23] -1        0        0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [24] 0        0        0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
        [25] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
        [26] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
        [27] 0        0        0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [28] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [29] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [30] -1        0        0x0000ce00 - 0x0000ceff (0x100) IX[B]
        [31] -1        0        0x0000db00 - 0x0000db0f (0x10) IX[B]
        [32] -1        0        0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [33] -1        0        0x0000dd00 - 0x0000dd07 (0x8) IX[B]
        [34] -1        0        0x0000de00 - 0x0000de03 (0x4) IX[B]
        [35] -1        0        0x0000df00 - 0x0000df07 (0x8) IX[B]
        [36] -1        0        0x0000fa00 - 0x0000fa0f (0x10) IX[B]
        [37] -1        0        0x000001f0 - 0x000001f0 (0x1) IX[B]
        [38] -1        0        0x000001f0 - 0x000001f7 (0x8) IX[B]
        [39] -1        0        0x000001f0 - 0x000001f0 (0x1) IX[B]
        [40] -1        0        0x000001f0 - 0x000001f7 (0x8) IX[B]
        [41] -1        0        0x0000fb00 - 0x0000fb0f (0x10) IX[B]
        [42] -1        0        0x0000fc00 - 0x0000fc03 (0x4) IX[B]
        [43] -1        0        0x0000fd00 - 0x0000fd07 (0x8) IX[B]
        [44] -1        0        0x0000fe00 - 0x0000fe03 (0x4) IX[B]
        [45] -1        0        0x0000ff00 - 0x0000ff07 (0x8) IX[B]
        [46] -1        0        0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
        [47] 0        0        0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [48] 0        0        0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
(WW) fglrx(0): ***********************************************************
(WW) fglrx(0): * DRI initialization failed                              *
(WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
(WW) fglrx(0): * 2D and 3D acceleration disabled                        *
(WW) fglrx(0): ***********************************************************
(II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x10000000
(==) fglrx(0): Write-combining range (0xd0000000,0x10000000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1920,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1920,1920) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1920 x 6271
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Initialized in-driver Xinerama extension
(WW) fglrx(0): Textured Video not supported without DRI enabled.
(II) LoadModule: "glesx"
(II) Loading /usr/lib/xorg/modules//glesx.so
(II) Module glesx: vendor="X.Org Foundation"
        compiled for 1.4.99.906, module version = 1.0.0
(II) Loading extension GLESX
(II) fglrx(0): GLESX enableFlags = 512
(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
(EE) fglrx(0): XMM failed to open CMMQS connection.
(EE) fglrx(0): XMM failed to initialize
(WW) fglrx(0): No XV video playback available
(II) fglrx(0): Enable composite support successfully
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using HW cursor of display infrastructure!
(II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
(II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
(II) fglrx(0): Cannot set TV horizontal size.
(II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed.
(II) fglrx(0): Cannot set TV horizontal position.
(II) fglrx(0): Cannot set TV vertical position.
(--) RandR disabled
(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
[glesx] __glESXExtensionInit: No GL ES2.0 capable screen found!
(II) fglrx(0): Setting screen physical size to 531 x 298
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "CorePointer"
(**) <default pointer>: always reports core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(**) <default pointer>: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) <default keyboard>: always reports core events
(**) Option "Protocol" "standard"
(**) <default keyboard>: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) <default keyboard>: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) <default keyboard>: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) <default keyboard>: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) <default keyboard>: CustomKeycodes disabled
(II) evaluating device (<default pointer>)
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(II) evaluating device (<default keyboard>)
(II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
(II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
(II) fglrx(0): EDID vendor "DEL", prod id 41016
(II) fglrx(0): Using hsync ranges from config file
(II) fglrx(0): Using vrefresh ranges from config file
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "800x600"x0.0  40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0  31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0  25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0  28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0  78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0  65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "800x600"x0.0  49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) fglrx(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) fglrx(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
(II) fglrx(0): EDID vendor "DEL", prod id 41016
(II) fglrx(0): Using hsync ranges from config file
(II) fglrx(0): Using vrefresh ranges from config file
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "800x600"x0.0  40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0  31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0  25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0  28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0  78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0  65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "800x600"x0.0  49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) fglrx(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) fglrx(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)

Every once in a while when I boot in Debian the resolution will be 1920x1080, this is what it's at now, but I don't know why it will change from 1920x1080 to 1400x1050 every couple of startups. But when it is in 1920x1080 the graphics are very laggy and slow.

Red Bull 01-11-2011 03:21 PM

Bump


All times are GMT -5. The time now is 11:22 AM.