3D acc in Debian 4 - Radeon 9250
  • Order of the Butterfly
    Order of the Butterfly
    JohnFante
    Posts: 156 from 2006/9/4
    From: Copenhagen
    I am running Debian 4.

    How du I get 3d acceleration on my Radeon 9250 card in that distribution?

    I am running Xorg 7.1 and the latest availible xorg-ati driver (6.8 something), but there is still no 3d acc.

    Another issue while I am here. I can only get 60hz on my monitor at present. Do I have to mess about in xorg.conf to get higher hz or is there a program like Sax in suse that can do the trick.

    I am new with Debian powerpc so please be gentle :-)

    [ Edited by JohnFante on 2006/11/9 17:09 ]
  • »09.11.06 - 17:06
    Profile
  • Just looking around
    mausle
    Posts: 15 from 2003/6/29
    Don't know about sax like programm in debian, but:

    Please, try dpkg-reconfigure <xorg>.
    Replace with xorg package name.

    I'm still on debian stable an use xserver-xfree86,
    but reconfiguring always worked for me.

    ciao
  • »09.11.06 - 17:32
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    magnetic
    Posts: 2129 from 2003/3/1
    From: Los Angeles
    John Fante

    1. I'd recommend you instead install Ubuntu PPC "edgy" much better support and alot of things work out of the box

    2. 9250 3d should work OOTB

    3. In order to change frequences you will have to manually edit your xorg.conf

    magnetic
    Pegasos 2 Rev 2B3 w/ Freescale 7447 "G4" @ 1ghz / 1gb Nanya Ram
    Quad Boot: MorphOS 2.7 | Amiga OS4.1 U4 | Ubuntu PPC GNU/Linux | OS X 10.4
  • »10.11.06 - 21:05
    Profile Visit Website
  • Just looking around
    mausle
    Posts: 15 from 2003/6/29
    Quote:


    1. I'd recommend you instead install Ubuntu PPC "edgy" much better support and alot of things work out of the box



    Do the latest install CDs for Kubuntu include pegasos
    install support? I recently switched to Kubuntu on an
    ibook and I like it :-).

    ciao
  • »11.11.06 - 19:09
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Brumiga
    Posts: 241 from 2004/4/3
    From: France
    @mausle,

    I do not know the link ofr kubuntu but with this one http://cdimage.ubuntu.com/releases/edgy/release/ you can download a dvd iso of ubuntu. To perform the installation follow the instructions given by gunne here http://www.pegasos.org/index.php?name=News&file=article&sid=1229 . It is preferable to use dvd iso instead of cd iso because the dvd iso contains the kernel file vmlinuz used by the script install/pegasos for booting and starting installation process. The 3 kinds of cd iso, alternate desktop and server do not have the kernel file vmlinuz because of a space problem, one iso would exceed 700 Mo limit size.

    Brumiga

    [ Edited by Brumiga on 2006/11/11 22:42 ]

    [ Edited by Brumiga on 2006/11/11 22:43 ]

    [ Edited by Brumiga on 2006/11/11 22:44 ]
  • »11.11.06 - 21:41
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Motosampy
    Posts: 199 from 2004/8/14
    From: Järvenp&a...
    Both Kubuntu and Ubuntu are easy to install with grub script by Gunne.

    http://www.pegasos.org/index.php?name=PNphpBB2&file=viewtopic&t=1019

    Fedora Core 6 supports pegasos also, and I find it the most efficient Linux distribution on my PegII/G3.
  • »12.11.06 - 08:06
    Profile
  • Just looking around
    mausle
    Posts: 15 from 2003/6/29
    Thx, guys.
  • »12.11.06 - 09:31
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Wishmaster
    Posts: 342 from 2003/6/29
    not manually, you do

    dpkg-reconfigure xserver-xorg
    Pegasos PPC
  • »12.11.06 - 14:56
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    JohnFante
    Posts: 156 from 2006/9/4
    From: Copenhagen
    dpkg-reconfigure xserver-xorg helped!

    I now have a lot of new screen resolutions and 2D flies.

    But there is still a little problem with 3D!

    When I try to run a 3d game my monitor goes out of range.

    Spacy since I have filled in the correct sync values.

    I have loaded all the Modules in my xorg.conf. Is that correct?

    I know this is not very good manners, but I have copied ind my xorg.conf file below. Is it as it should be?

    # /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 command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

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

    Section "Module"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    Load "dri"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "record"
    Load "v4l"
    Load "vbe"
    EndSection

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "dk"
    Option "XkbOptions" "lv3:lwin_switch"
    EndSection

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

    Section "Device"
    Identifier "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
    Driver "ati"
    BusID "PCI:1:8:0"
    Option "UseFBDev" "true"
    EndSection

    Section "Monitor"
    Identifier "LS902U"
    Option "DPMS"
    HorizSync 30-96
    VertRefresh 50-160
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "ATI Technologies Inc RV280 [Radeon 9200 PRO]"
    Monitor "LS902U"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

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

    Section "DRI"
    Mode 0666
    EndSection

    [ Edited by JohnFante on 2006/11/13 16:12 ]
  • »12.11.06 - 19:51
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    JohnFante
    Posts: 156 from 2006/9/4
    From: Copenhagen
    Bump!
  • »13.11.06 - 19:39
    Profile