Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 07/10/2005, à 07:19

rilemre

driver video sous portable nc6000 ubuntu 5.10-rc1

bonjour a tous,

je viens d'installer la release candidate sur mon portable hp nc6000. je precise que ce n'est pas les distributions speciales portables hp, mais la classique.
tout s'installe super bien, mais par contre, je ne peux pas aller plus loin en frequence d'affichage que 1024 * 768 en 60 Hz :S
je vais m'eclater les yeux avec ca et je sais que mon ecran supporte mieux puisque sous windows je pouvais avoir une qualité superieure.
par contre, je ne sais pas vraiment comment je peux fixer ce probleme?
faut faire une reinstalle? recompiler les drivers?
est ce que vous avez deja rencontré un probleme similaire?
bien cordialement

Hors ligne

#2 Le 08/10/2005, à 14:34

rilemre

Re : driver video sous portable nc6000 ubuntu 5.10-rc1

rebonjour


voila en ayant parcouru le forum et le wiki, et en ayant suivi les conseils d'un ami, j'ai fait un dpkg-reconfigure xserver-xorg
alors le probleme est que mon fichier /etc/xorg.conf est bien modifié, mais les modifications ne sont pas prises en compte

voici son contenu

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
#   sudo dpkg-reconfigure xserver-xorg

Section "Files"
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/CID"
    FontPath    "/usr/share/X11/fonts/a100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load    "GLcore"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "fr"
    Option        "XkbVariant"    "latin9"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
    Option        "ZAxisMapping"        "4 5"
EndSection
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option        "HorizScrollDelta"    "0"
EndSection

Section "Device"
    Identifier    "ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)"
    Driver        "ati"
    BusID        "PCI:1:0:0"
EndSection

Section "Monitor"
    Identifier    "Écran génériquemTFT"
    Option        "DPMS"
    HorizSync    30-60
    VertRefresh    50-75
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)"
    Monitor        "Écran génériquemTFT"
    DefaultDepth    16
    SubSection "Display"
        Depth        1
        Modes        "1600x1200" "1280x1024"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1600x1200" "1280x1024"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1600x1200" "1280x1024"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1600x1200" "1280x1024"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1600x1200" "1280x1024"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1600x1200" "1280x1024"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "DRI"
    Mode    0666
EndSection

et voici ce que j'ai dans mes logs de xorg

X Window System Version 6.8.2 (Ubuntu 6.8.2-75 20051004120958 root@terranova.warthogs.hbd.com)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12 i686 [ELF]
Current Operating System: Linux x-wing 2.6.12-9-386 #1 Thu Oct 6 10:46:15 UTC 2005 i686
Build Date: 04 October 2005
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-9-386 (buildd@vernadsky) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Thu Oct 6 10:46:15 UTC 2005 T
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: Sat Oct  8 13:24:13 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Écran génériquemTFT"
(**) |   |-->Device "ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
    Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.7
    X.Org XInput driver : 0.4
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 103c,0890 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 103c,0890 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 103c,0890 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 103c,0890 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 103c,0890 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 103c,0890 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 103c,0890 rev 03 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 103c,0890 rev 03 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 103c,0890 rev 03 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4e50 card 103c,0890 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:04:0: chip 168c,0013 card 0e11,00e6 rev 01 class 02,00,00 hdr 00
(II) PCI: 02:06:0: chip 1217,7223 card 4001,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:06:1: chip 1217,7223 card 4801,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:06:2: chip 1217,7110 card 103c,0890 rev 00 class 08,80,00 hdr 80
(II) PCI: 02:06:3: chip 1217,7223 card 5001,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:0e:0: chip 14e4,165e card 103c,0890 rev 03 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,11), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x00002000 - 0x000020ff (0x100) IX[b]
    [1] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
    [2] -1    0    0x00002800 - 0x000028ff (0x100) IX[b]
    [3] -1    0    0x00002c00 - 0x00002cff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0x90300000 - 0x903fffff (0x100000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,5), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0x90000000 - 0x902fffff (0x300000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:6:0), (2,3,6), BCTRL: 0x0580 (VGA_EN is cleared)
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:6:1), (2,7,10), BCTRL: 0x0580 (VGA_EN is cleared)
(II) PCI-to-CardBus bridge:
(II) Bus 11: bridge is at (2:6:3), (2,11,14), BCTRL: 0x0580 (VGA_EN is cleared)
(--) PCI:*(1:0:0) ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] rev 0, Mem @ 0x98000000/27, 0x90300000/16, I/O @ 0x2000/8
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xb0000000 from 0xbfffffff to 0xafffffff
(II) Active PCI resource ranges:
    [0] -1    0    0x90000000 - 0x9000ffff (0x10000) MX[b]
    [1] -1    0    0x90200000 - 0x90200fff (0x1000) MX[b]
    [2] -1    0    0x90080000 - 0x9008ffff (0x10000) MX[b]
    [3] -1    0    0xa0180000 - 0xa01800ff (0x100) MX[b]
    [4] -1    0    0xa0100000 - 0xa01001ff (0x200) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xa0000000 - 0xa00003ff (0x400) MX[b]
    [7] -1    0    0xb0000000 - 0xafffffff (0x0) MX[b]O
    [8] -1    0    0x90300000 - 0x9030ffff (0x10000) MX[b](B)
    [9] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b](B)
    [10] -1    0    0x00003800 - 0x0000387f (0x80) IX[b]
    [11] -1    0    0x00003400 - 0x000034ff (0x100) IX[b]
    [12] -1    0    0x00003880 - 0x000038bf (0x40) IX[b]
    [13] -1    0    0x00003000 - 0x000030ff (0x100) IX[b]
    [14] -1    0    0x00001200 - 0x0000121f (0x20) IX[b]
    [15] -1    0    0x00003c20 - 0x00003c2f (0x10) IX[b]
    [16] -1    0    0x00003c00 - 0x00003c1f (0x20) IX[b]
    [17] -1    0    0x000038e0 - 0x000038ff (0x20) IX[b]
    [18] -1    0    0x000038c0 - 0x000038df (0x20) IX[b]
    [19] -1    0    0x00002000 - 0x000020ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0x90000000 - 0x9000ffff (0x10000) MX[b]
    [1] -1    0    0x90200000 - 0x90200fff (0x1000) MX[b]
    [2] -1    0    0x90080000 - 0x9008ffff (0x10000) MX[b]
    [3] -1    0    0xa0180000 - 0xa01800ff (0x100) MX[b]
    [4] -1    0    0xa0100000 - 0xa01001ff (0x200) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xa0000000 - 0xa00003ff (0x400) MX[b]
    [7] -1    0    0xb0000000 - 0xafffffff (0x0) MX[b]O
    [8] -1    0    0x90300000 - 0x9030ffff (0x10000) MX[b](B)
    [9] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b](B)
    [10] -1    0    0x00003800 - 0x0000387f (0x80) IX[b]
    [11] -1    0    0x00003400 - 0x000034ff (0x100) IX[b]
    [12] -1    0    0x00003880 - 0x000038bf (0x40) IX[b]
    [13] -1    0    0x00003000 - 0x000030ff (0x100) IX[b]
    [14] -1    0    0x00001200 - 0x0000121f (0x20) IX[b]
    [15] -1    0    0x00003c20 - 0x00003c2f (0x10) IX[b]
    [16] -1    0    0x00003c00 - 0x00003c1f (0x20) IX[b]
    [17] -1    0    0x000038e0 - 0x000038ff (0x20) IX[b]
    [18] -1    0    0x000038c0 - 0x000038df (0x20) IX[b]
    [19] -1    0    0x00002000 - 0x000020ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x90000000 - 0x9000ffff (0x10000) MX[b]
    [6] -1    0    0x90200000 - 0x90200fff (0x1000) MX[b]
    [7] -1    0    0x90080000 - 0x9008ffff (0x10000) MX[b]
    [8] -1    0    0xa0180000 - 0xa01800ff (0x100) MX[b]
    [9] -1    0    0xa0100000 - 0xa01001ff (0x200) MX[b]
    [10] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [11] -1    0    0xa0000000 - 0xa00003ff (0x400) MX[b]
    [12] -1    0    0xb0000000 - 0xafffffff (0x0) MX[b]O
    [13] -1    0    0x90300000 - 0x9030ffff (0x10000) MX[b](B)
    [14] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b](B)
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1    0    0x00003800 - 0x0000387f (0x80) IX[b]
    [18] -1    0    0x00003400 - 0x000034ff (0x100) IX[b]
    [19] -1    0    0x00003880 - 0x000038bf (0x40) IX[b]
    [20] -1    0    0x00003000 - 0x000030ff (0x100) IX[b]
    [21] -1    0    0x00001200 - 0x0000121f (0x20) IX[b]
    [22] -1    0    0x00003c20 - 0x00003c2f (0x10) IX[b]
    [23] -1    0    0x00003c00 - 0x00003c1f (0x20) IX[b]
    [24] -1    0    0x000038e0 - 0x000038ff (0x20) IX[b]
    [25] -1    0    0x000038c0 - 0x000038df (0x20) IX[b]
    [26] -1    0    0x00002000 - 0x000020ff (0x100) IX[b](B)
(WW) Ignoring request to load module GLcore
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 6.8.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
(II) Module GLcore: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 6.5.6
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "synaptics"
(II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="The XFree86 Project"
    compiled for 4.2.0, module version = 1.0.0
    Module class: XFree86 XInput Driver
    ABI class: XFree86 XInput driver, version 0.3
(II) ATI: ATI driver (version 6.5.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
    ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
    ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
    ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
    ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
    ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
    ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
    ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
    ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
    ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
    ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
    ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
    ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
    ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
    ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
    ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
    ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
    ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
    ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
    ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
    ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
    ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
    ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
    ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
    ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330/340/350 (A4) 4137,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
    ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP),
    ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
    ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9200PRO 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
    ATI FireGL RV360 AV (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI RADEON 9650,
    ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
    ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE),
    ATI Radeon Mobility X600 (M24) 3150 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireGL D1100 (RV370) 5B65 (PCIE),
    ATI Radeon Mobility M300 (M22) 5460 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI RADEON XPRESS 200 Series,
    ATI RADEON XPRESS 200M Series, ATI RADEON XPRESS 200 Series,
    ATI RADEON XPRESS 200M Series, ATI RADEON XPRESS 200 Series,
    ATI RADEON XPRESS 200M Series, ATI RADEON XPRESS 200 Series,
    ATI RADEON XPRESS 200M Series, ATI FireGL V5000,
    ATI MOBILITY FireGL V5000, ATI MOBILITY FireGL V5000,
    ATI MOBILITY RADEON X700, ATI MOBILITY RADEON X700,
    ATI RADEON X700 PRO, ATI RADEON X700 XT, ATI RADEON X700,
    ATI RADEON X700 SE, ATI RADEON X700 SE,
    ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800XT (R420) JP (AGP), ATI RADEON X800 SE,
    ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE),
    ATI FireGL V7100 (R423) UT (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100,
    ATI MOBILITY FireGL V5100, ATI MOBILITY RADEON X800,
    ATI MOBILITY RADEON X800 XT, ATI RADEON X800, ATI RADEON X800 XL,
    ATI RADEON R430 SE, ATI RADEON R430 XTP, ATI RADEON R480 4P,
    ATI RADEON R480 GL 16P, ATI RADEON R480 SE, ATI RADEON X850 PRO,
    ATI RADEON X850 XT, ATI RADEON X850 XT Platinum Edition,
    ATI RADEON X850 PRO, ATI RADEON X850 SE, ATI RADEON X850 XT,
    ATI RADEON X850 XT Platinum Edition
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)".
(--) Chipset ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x90000000 - 0x9000ffff (0x10000) MX[b]
    [6] -1    0    0x90200000 - 0x90200fff (0x1000) MX[b]
    [7] -1    0    0x90080000 - 0x9008ffff (0x10000) MX[b]
    [8] -1    0    0xa0180000 - 0xa01800ff (0x100) MX[b]
    [9] -1    0    0xa0100000 - 0xa01001ff (0x200) MX[b]
    [10] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [11] -1    0    0xa0000000 - 0xa00003ff (0x400) MX[b]
    [12] -1    0    0xb0000000 - 0xafffffff (0x0) MX[b]O
    [13] -1    0    0x90300000 - 0x9030ffff (0x10000) MX[b](B)
    [14] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b](B)
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1    0    0x00003800 - 0x0000387f (0x80) IX[b]
    [18] -1    0    0x00003400 - 0x000034ff (0x100) IX[b]
    [19] -1    0    0x00003880 - 0x000038bf (0x40) IX[b]
    [20] -1    0    0x00003000 - 0x000030ff (0x100) IX[b]
    [21] -1    0    0x00001200 - 0x0000121f (0x20) IX[b]
    [22] -1    0    0x00003c20 - 0x00003c2f (0x10) IX[b]
    [23] -1    0    0x00003c00 - 0x00003c1f (0x20) IX[b]
    [24] -1    0    0x000038e0 - 0x000038ff (0x20) IX[b]
    [25] -1    0    0x000038c0 - 0x000038df (0x20) IX[b]
    [26] -1    0    0x00002000 - 0x000020ff (0x100) IX[b](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 4.0.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 0.7
(II) resource ranges after probing:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x90000000 - 0x9000ffff (0x10000) MX[b]
    [6] -1    0    0x90200000 - 0x90200fff (0x1000) MX[b]
    [7] -1    0    0x90080000 - 0x9008ffff (0x10000) MX[b]
    [8] -1    0    0xa0180000 - 0xa01800ff (0x100) MX[b]
    [9] -1    0    0xa0100000 - 0xa01001ff (0x200) MX[b]
    [10] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [11] -1    0    0xa0000000 - 0xa00003ff (0x400) MX[b]
    [12] -1    0    0xb0000000 - 0xafffffff (0x0) MX[b]O
    [13] -1    0    0x90300000 - 0x9030ffff (0x10000) MX[b](B)
    [14] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b](B)
    [15] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1    0    0x00003800 - 0x0000387f (0x80) IX[b]
    [21] -1    0    0x00003400 - 0x000034ff (0x100) IX[b]
    [22] -1    0    0x00003880 - 0x000038bf (0x40) IX[b]
    [23] -1    0    0x00003000 - 0x000030ff (0x100) IX[b]
    [24] -1    0    0x00001200 - 0x0000121f (0x20) IX[b]
    [25] -1    0    0x00003c20 - 0x00003c2f (0x10) IX[b]
    [26] -1    0    0x00003c00 - 0x00003c1f (0x20) IX[b]
    [27] -1    0    0x000038e0 - 0x000038ff (0x20) IX[b]
    [28] -1    0    0x000038c0 - 0x000038df (0x20) IX[b]
    [29] -1    0    0x00002000 - 0x000020ff (0x100) IX[b](B)
    [30] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [31] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0x90300000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 16, (--) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
(--) RADEON(0): Linear framebuffer at 0x98000000
(--) RADEON(0): VideoRAM: 32768 kByte (64 bit DDR SDRAM)
(II) RADEON(0): AGP card detected
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(WW) RADEON(0): LCD DDC Info Table found!
(II) RADEON(0): Connector0: DDCType-4, DACType-1, TMDSType-0, ConnectorType-4
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(II) RADEON(0):
(II) RADEON(0): Primary:
Monitor   -- LVDS
Connector -- DVI-D
DAC Type  -- TVDAC/ExtDAC
TMDS Type -- Internal
DDC Type  -- CRT2_DDC
(II) RADEON(0): Secondary:
Monitor   -- NONE
Connector -- VGA
DAC Type  -- Primary
TMDS Type -- NONE
DDC Type  -- VGA_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=6 min=20000 max=35000; xclk=20000
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Panel ID string: QDS                     
(II) RADEON(0): Panel Size from BIOS: 1024x768
(II) RADEON(0): BIOS provided dividers will be used.
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(WW) RADEON(0): Mode 1600x1200 is out of range.
(WW) RADEON(0): Valid modes must be between 320x200-1024x768
(WW) RADEON(0): Mode 1280x1024 is out of range.
(WW) RADEON(0): Valid modes must be between 320x200-1024x768
(II) RADEON(0): No valid mode specified, force to native mode
(II) RADEON(0): Total number of valid FP mode(s) found: 1
(--) RADEON(0): Virtual size is 1024x768 (pitch 1024)
(**) RADEON(0): *Mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1024x768"   65.00  1024 1048 1696 1344  768 771 777 806
(**) RADEON(0):  Default mode "640x350": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x350"   65.00  640 1048 1696 1344  350 771 777 806
(**) RADEON(0):  Default mode "640x400": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x400"   65.00  640 1048 1696 1344  400 771 777 806
(**) RADEON(0):  Default mode "720x400": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "720x400"   65.00  720 1048 1696 1344  400 771 777 806
(**) RADEON(0):  Default mode "640x480": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   65.00  640 1048 1696 1344  480 771 777 806
(**) RADEON(0):  Default mode "800x600": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "800x600"   65.00  800 1048 1696 1344  600 771 777 806
(**) RADEON(0):  Default mode "832x624": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "832x624"   65.00  832 1048 1696 1344  624 771 777 806
(==) RADEON(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o":  No symbols found
(II) Module fb: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Depth moves disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
(II) RADEON(0): Page flipping disabled
(!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0x90300000 - 0x9030ffff (0x10000) MX[b]
    [1] 0    0    0x98000000 - 0x9fffffff (0x8000000) MX[b]
    [2] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [3] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [4] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [5] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [6] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [7] -1    0    0x90000000 - 0x9000ffff (0x10000) MX[b]
    [8] -1    0    0x90200000 - 0x90200fff (0x1000) MX[b]
    [9] -1    0    0x90080000 - 0x9008ffff (0x10000) MX[b]
    [10] -1    0    0xa0180000 - 0xa01800ff (0x100) MX[b]
    [11] -1    0    0xa0100000 - 0xa01001ff (0x200) MX[b]
    [12] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [13] -1    0    0xa0000000 - 0xa00003ff (0x400) MX[b]
    [14] -1    0    0xb0000000 - 0xafffffff (0x0) MX[b]O
    [15] -1    0    0x90300000 - 0x9030ffff (0x10000) MX[b](B)
    [16] -1    0    0x98000000 - 0x9fffffff (0x8000000) MX[b](B)
    [17] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0    0    0x00002000 - 0x000020ff (0x100) IX[b]
    [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1    0    0x00003800 - 0x0000387f (0x80) IX[b]
    [24] -1    0    0x00003400 - 0x000034ff (0x100) IX[b]
    [25] -1    0    0x00003880 - 0x000038bf (0x40) IX[b]
    [26] -1    0    0x00003000 - 0x000030ff (0x100) IX[b]
    [27] -1    0    0x00001200 - 0x0000121f (0x20) IX[b]
    [28] -1    0    0x00003c20 - 0x00003c2f (0x10) IX[b]
    [29] -1    0    0x00003c00 - 0x00003c1f (0x20) IX[b]
    [30] -1    0    0x000038e0 - 0x000038ff (0x20) IX[b]
    [31] -1    0    0x000038c0 - 0x000038df (0x20) IX[b]
    [32] -1    0    0x00002000 - 0x000020ff (0x100) IX[b](B)
    [33] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [34] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(==) RADEON(0): Write-combining range (0x98000000,0x2000000)
(II) RADEON(0): Dynamic Clock Scaling Disabled
(WW) RADEON(0): Direct rendering not yet supported on Radeon 9500 and newer cards
(II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
(II) RADEON(0): Reserved area from (0,768) to (1024,770)
(II) RADEON(0): Largest offscreen area available: 1024 x 7421
(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Offscreen Pixmaps
    Setting up tile and stipple cache:
        32 128x128 slots
        32 256x256 slots
        16 512x512 slots
(II) RADEON(0): Acceleration enabled
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 770)
(II) RADEON(0): Largest offscreen area available: 1024 x 7413
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(II) RADEON(0): Direct rendering disabled
(==) 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 LBX
(II) Initializing built-in extension XC-APPGROUP
(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
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "XkbVariant" "latin9"
(**) Generic Keyboard: XkbVariant: "latin9"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) Synaptics touchpad driver version 0.13.6
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event1
(**) Option "Device" "/dev/input/event1"
(**) Option "HorizScrollDelta" "0"
(--) Synaptics Touchpad synaptics touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
Synaptics DeviceInit called
SynapticsCtrl called.
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics Touchpad synaptics touchpad found
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0

desolé pour la longeur du post
je ne comprends vraiment pas pourquoi il ne m'est toujours proposé que de 640 x 480 a 1024 x 768 en 60 hz alors que le fichier de configuration est apparemment bien lu :S
si j'ai bien compris il existerait un fichier de configuration propre a chaque utilisateur, mais je n'ai pas reussi a mettre la main dessus.
hier j'ai perdu un oeil a essayer de comprendre pourquoi mes modifications de configuration n'etaient pas prise en compte smile
si vous pouviez m'aider a garder l'autre... wink

Hors ligne

#3 Le 08/10/2005, à 14:53

tshirtman

Re : driver video sous portable nc6000 ubuntu 5.10-rc1

alors, je suis pas tres fort la dessus mais je peut te dire 2 choses

tout les fichiers en rapport avec un profile sont stoqués dans ce profil, mais caché, (leur nom commence par un "."), mais tu risque de ne trouver que ta configuration actuel, c'est bien le xorg.conf qu'il faut modifier. normalement les modifications sont prise en compte quand on relance l'interface graphique (ctrl-alr-retour), ou redémare.

pour ton post, il vaut mieu mettre entre des balises de code et non pas de citation (on gagne de la place tu verras)

suggestion: sinon tu peut regarder si il n'y as pas des pilotes différents pour ta carte graphique.

Dernière modification par tshirtman (Le 08/10/2005, à 14:55)

Hors ligne

#4 Le 08/10/2005, à 21:13

rilemre

Re : driver video sous portable nc6000 ubuntu 5.10-rc1

bonsoir

ok pour le forum smile
pour la prise en compte du fichier de conf, effectivement j'ai bien redemarré, ca n'a rien changé
pour les drivers, ca serait les drivers de la carte graphique qui seraient responsable de la gestion de l'affichage de l'ecran?
pourtant ma carte graphique semble etre bien reconnue :s

Hors ligne

#5 Le 09/10/2005, à 09:41

tshirtman

Re : driver video sous portable nc6000 ubuntu 5.10-rc1

bin disont qu'il y parfoit plusieurs pilotes possibles pour ta carte grapique (en tout cas moi oui) perso j'utilise pas de résolution>1024*768 (dailleur il me propose pas non plus) mais j'avait changé de pilote pour augmenter mes perfs (sur carte nVidia).

Hors ligne

#6 Le 09/10/2005, à 18:00

rilemre

Re : driver video sous portable nc6000 ubuntu 5.10-rc1

bonjour

j'ai poursuivi ce topic ici car le forum me semblait plus approprié
desolé pour ce derangement

Hors ligne