Announcement

Collapse
No announcement yet.

ATI Mobility Radeon 9000 w/64MB DDR Low Resolution <---Moved From Dapper Drake

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ATI Mobility Radeon 9000 w/64MB DDR Low Resolution <---Moved From Dapper Drake

    Hello all,

    I've got a newish install of Feisty Fawn (Kubuntu n00b), and I'm not getting anything about 1024 x 768. In fact, there's nothing on the xorg.conf higher than that. And I had it going much higher in other distros Sad

    My screen:
    15" SXGA+ TFT Active Matrix

    Graphics card:
    ATI Mobility Radeon 9000 w/64MB DDR

    x.conf:

    # /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 xorg.conf(5) manual page.
    # (Type "man 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 command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

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

    Section "Module"
    Load "i2c"
    Load "bitmap"
    Load "ddc"
    Load "dri"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "vbe"
    EndSection

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

    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection

    Section "InputDevice"
    Driver "wacom"
    Identifier "stylus"
    Option "Device" "/dev/input/wacom"
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection

    Section "InputDevice"
    Driver "wacom"
    Identifier "eraser"
    Option "Device" "/dev/input/wacom"
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection

    Section "InputDevice"
    Driver "wacom"
    Identifier "cursor"
    Option "Device" "/dev/input/wacom"
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection

    Section "Device"
    Identifier "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
    Driver "ati"
    BusID "PCI:1:0:0"
    EndSection

    Section "Monitor"
    Identifier "Generic Monitor"
    Option "DPMS"
    HorizSync 28-51
    VertRefresh 43-60
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
    Monitor "Generic Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    InputDevice "stylus" "SendCoreEvents"
    InputDevice "cursor" "SendCoreEvents"
    InputDevice "eraser" "SendCoreEvents"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

    lsmod:

    Module Size Used by
    radeon 124576 2
    drm 81044 3 radeon
    rfcomm 40856 0
    l2cap 25728 5 rfcomm
    bluetooth 55908 4 rfcomm,l2cap
    ppdev 10116 0
    ipv6 268704 10
    speedstep_lib 6148 0
    cpufreq_stats 7360 0
    cpufreq_userspace 5408 0
    cpufreq_powersave 2688 0
    cpufreq_ondemand 9228 0
    freq_table 5792 2 cpufreq_stats,cpufreq_ondemand
    cpufreq_conservative 8200 0
    pcc_acpi 13184 0
    dev_acpi 12292 0
    tc1100_wmi 8068 0
    sony_acpi 6284 0
    dock 10268 0
    asus_acpi 17308 0
    sbs 15652 0
    i2c_ec 5888 1 sbs
    i2c_core 22784 1 i2c_ec
    button 8720 0
    video 16388 0
    ac 6020 0
    container 5248 0
    battery 10756 0
    backlight 7040 1 asus_acpi
    sbp2 23812 0
    af_packet 23816 6
    lp 12452 0
    fuse 46612 0
    joydev 10816 0
    snd_intel8x0 34204 3
    snd_ac97_codec 98336 1 snd_intel8x0
    ac97_bus 3200 1 snd_ac97_codec
    snd_pcm_oss 44544 0
    snd_mixer_oss 17408 1 snd_pcm_oss
    snd_pcm 79876 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_seq_dummy 4740 0
    snd_seq_oss 32896 0
    wbsd 18824 0
    pcmcia 39212 0
    snd_seq_midi 9600 0
    snd_rawmidi 25472 1 snd_seq_midi
    parport_pc 36388 1
    parport 36936 3 ppdev,lp,parport_pc
    mmc_core 26756 1 wbsd
    irda 201276 0
    snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
    snd_seq 52592 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
    psmouse 38920 0
    crc_ccitt 3072 1 irda
    pcspkr 4224 0
    yenta_socket 27532 1
    rsrc_nonstatic 14080 1 yenta_socket
    orinoco_pci 8064 0
    orinoco 43028 1 orinoco_pci
    hermes 8448 2 orinoco_pci,orinoco
    snd_timer 23684 3 snd_pcm,snd_seq
    snd_seq_device 9100 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
    snd 54020 14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_ti mer,snd_seq_device
    soundcore 8672 1 snd
    snd_page_alloc 10888 2 snd_intel8x0,snd_pcm
    pcmcia_core 40852 3 pcmcia,yenta_socket,rsrc_nonstatic
    serio_raw 7940 0
    intel_agp 25116 1
    agpgart 35400 2 drm,intel_agp
    iTCO_wdt 11812 0
    iTCO_vendor_support 4868 1 iTCO_wdt
    shpchp 34324 0
    pci_hotplug 32576 1 shpchp
    tsdev 8768 0
    evdev 11008 3
    ext3 133128 1
    jbd 59816 1 ext3
    mbcache 9604 1 ext3
    sg 36252 0
    sr_mod 17060 0
    cdrom 37664 1 sr_mod
    sd_mod 23428 3
    ata_generic 9092 0
    ata_piix 15492 2
    libata 125720 2 ata_generic,ata_piix
    scsi_mod 142348 5 sbp2,sg,sr_mod,sd_mod,libata
    8139cp 25088 0
    floppy 59524 0
    generic 5124 0 [permanent]
    8139too 27648 0
    mii 6528 2 8139cp,8139too
    ohci1394 36528 0
    ieee1394 299448 2 sbp2,ohci1394
    ehci_hcd 34188 0
    uhci_hcd 25360 0
    usbcore 134280 3 ehci_hcd,uhci_hcd
    thermal 14856 0
    processor 31048 1 thermal
    fan 5636 0
    fbcon 42656 0
    tileblit 3584 1 fbcon
    font 9216 1 fbcon
    bitblit 6912 1 fbcon
    softcursor 3200 1 bitblit
    vesafb 9220 0
    capability 5896 0
    commoncap 8192 1 capability

    Any suggestions would be appreciated.

    Thank you!

    #2
    Re: ATI Mobility Radeon 9000 w/64MB DDR Low Resolution &lt;---Moved From Dapper Dra

    Have you tried to go into System Settings, Monitor and Display to see about changing monitor settings in Hardware section?

    Comment


      #3
      Re: ATI Mobility Radeon 9000 w/64MB DDR Low Resolution &lt;---Moved From Dapper Dra

      My screen:
      15" SXGA+
      So => Googling => SXGA+(wiki)

      http://en.wikipedia.org/wiki/SXGA+
      SXGA+ stands for Super eXtended Graphics Array and is a computer display standard. An SXGA+ display is commonly used on 14 inch or 15 inch laptop LCD screens with a resolution of 1400 × 1050 pixels.
      You could try:

      Edit xorg.conf with text editor:
      Alt + F2 and kdesu kate /etc/X11/xorg.conf
      Code:
      snip
      Section "Screen"
        Identifier  "Default Screen"
        Device   "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
        Monitor   "Generic Monitor"
        DefaultDepth  24
        SubSection "Display"
         Depth   1
         Modes   "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
         Depth   4
         Modes   "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
         Depth   8
         Modes   "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
         Depth   15
         Modes   "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
         Depth   16
         Modes   "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
         Depth   24
         Modes   "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
      EndSection
      snap
      or

      type in the konsole:
      Code:
      sudo dpkg-reconfigure xserver-xorg
      and choose those that you need:
      If there are some resolutions you would not like the X server to use
      even if your hardware is capable of them, remove them from the list
      below. Removing all of them is effectively the same as removing none,
      since in both cases the X server will attempt to use the highest
      possible resolution.

      Select the video modes you would like the X server to use.

      [ ] 1920x1440
      [ ] 1920x1200
      [ ] 1856x1392
      [ ] 1792x1344
      [ ] 1680x1050
      [ ] 1600x1200
      [ ] 1440x900
      [ ] 1400x1050
      More at http://users.bigpond.net.au/hermanzone/p7.html


      If something went wrong:
      Topic: HOWTO : Disaster Recovery and xorg.conf
      http://kubuntuforums.net/forums/inde...opic=3082808.0
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: ATI Mobility Radeon 9000 w/64MB DDR Low Resolution &lt;---Moved From Dapper Drake

        I'll give it a shot. Thanks for your help!

        Comment

        Working...
        X