[Now in AUR!] S3TC libraries for open source Xorg drivers

Due to the typical retarded patent issues, S3TC support can't be packaged with Mesa or the Xorg drivers; instead, it's a separate set of libraries, available here, which probably cannot be distributed as a binary. It looks easy enough to install manually, but it would be nice if someone could maintain a PKGBUILD so users could let pacman keep track of it.
(Apologies if the libraries turn out to be illegal in the US or Canada; I had nothing to do with the software patent silliness.)
Edit: Forget the request, this doesn't look as bad as I thought... As soon as I'm certain it's working, I'll make a PKGBUILD and upload it.
Last edited by Gullible Jones (2008-03-08 06:39:25)

FWIW it looks like binary distribution may not be such a huge problem, there's a binary package of this available for Debian. I would certainly like to see it as a binary, but let's not be hasty.
Anyway, I've uploaded the PKGBUILD. If you're using an Intel chipset, or a Radeon chipset with the OSS driver, and you have installed this and want to know if it's working, do this:
gxlinfo | grep -i s3tc
Obviously, feel free to report any problems.
Edit: here's the PKGBUILD.
Last edited by Gullible Jones (2008-03-08 06:38:33)

Similar Messages

  • X11 and open source ATI drivers

    Hi. Well I have a little(big) broblem. I have ATI Radeon x1600 video card, and I need open source video drivers (not fglrx). I installed it by the article at archlinux wiki:
    Open Source ATI Drivers
    The open source drivers will work to some degree on Radeon chipsets up to the Radeon X850. Radeons up to the 9200 series are fully featured, stable, with full 2D and 3D acceleration. Radeons from 9500 to X850 have full 2D acceleration, the y provide 3D acceleration as well but it doesn't support all the features that the proprietary drivers do. A full list of supported chipsets can be found here.
    [edit]
    Installation and Configuration
    The package is xf86-video-ati. Note: if you have previously installed the proprietary driver make sure to remove fglrx, fglrx-beyond, and fglrx-utils.
    pacman -S xf86-video-ati libgl-dri
    Edit your xorg.conf, and add or make sure you have the following in their given sections. For
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Device"
    Identifier "name" # your alias
    Driver "radeon"
    Option "XAANoOffscreenPixmaps" "true" #needed for aiglx
    EndSection
    Section "DRI"
    Group "video"
    Mode 0660
    EndSection
    When using this driver, make sure you do not have fglrx-utils installed but use libgl-dri instead. Otherwise you'll have the wrong libGL.so which will cause direct rendering not to work.
    So I did all this crap and i get, when i tryed to start X:
    (EE) Failed to load module "glx" (module does not exist, 0)
    (EE) Failed to load module "radeon" (module does not exist, 0)
    My xorg.conf:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "drm"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" ""
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    Option "XAANoOffscreenPixmaps" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    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
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Any help? =/

    I may be wrong, but I dont think the open source drivers support the X1xxx series cards. 
    If I am wrong, then make doubly sure you actually did install xf86-video-ati and libgl-dri.  Then, maybe try starting from a fresh Xorg.conf by running this as root in the console (without X started):
    cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
    X -configure
    mv xorg.conf.new /etc/X11/xorg.conf
    And see if that works, if it does, slowly build on top of it, until you have your desired result

  • Yoga 13: any chance for open source Synaptics touchpad driver or touchpad API?

    The Yoga is my 1st Windows machine in years. Coming from various MacBook(s) Pro(s) I dearly miss the capabilities and configurability of Apple's multitouch touchpad. While responsibility of the Synaptics device is fairly decent I haven't found an experience that is anything close to the one perceived on the MacBook touchpad. Latter in combination with BetterTouchTool is my weapon of choice when it comes to productivity. It offers almost unlimited configurability, that is, I can design/configure any gesture I desire and link it to a keystroke for instance. It's just perfect since I am not into Apple's predefined gesture settings at all.
    Now I have spent endless hours in getting this back on my new Yoga. At least I am now able to use 3 finger swipes for back/forward navigation. However, this is just a fraction of what I need/want. That's why I am looking for a way to either be able to modify the driver myself (open source, Lenovo/Synaptics?) or get access to an API I can build on. Obviously I'd prefer latter option. Synaptics is touting their Gesture Suite but I cannot find a download somewhere. I'm afraid it's OEM only. And if that's the config app that comes with the standard Synaptics driver it's just pathetic.
    So does anyone have a clue on how we can significantly improve the performance of this otherwise very nice laptop?
    Thanks in advance,
    stfn

    just wanted to say that I open-sourced the work I completed on the project:
    https://github.com/jadware/betterfinger
    Most of the hard work is done, but there is plenty of labor remaining..

  • Invitation for Open Source Project

    Hi,
    I'm starting a open source project which involves web based Java, JBoss application server and JBoss Seam framework. I'm a student and I work on the project in my free time for training. Every one who want to take a part in this hobby project in his free time is invited.
    Send me e-mail.
    < email address removed by moderator >
    Regards
    Peter
    Edited by: rukbat on Jul 19, 2011 6:17 AM

    Moderator Advice:
    These forums are intended for public user-to-user conversations that create an intellectual knowledgebase HERE, now somewhere else.
    As such, your post happens to be off-topic for the entire forum web site.
    I removed your email address to protect you from unscrupulous harvesters that would spem you forever.
    This posting is also now locked.

  • Web Dynpro for Open Source

    Dear Web Dynpro community,
    please have a look to Benny´s  blog under http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200ID0731044050DB00226095944409325288End?blog=/pub/wlg/16004 raising the question whether Web Dynpro Java should become Open Source.
    It would be very interesting for me to here your opinion about this. What are the benefits in doing this? What are the risks? Would YOU like to actively contribute?
    Thanks in advance
    Jochen (Product Owner Web Dynpro Java)

    Hi all,
    <p>
    let me add some comments on some parts of the answers (also in the two blogs around this topic ..).
    In general it is really interesting to see that there seems to be a real interest for an "open sources" Web Dynpro for Java. This is motivating to go into this direction and to further discuss this here within SAP.
    <p>
    Some technical comments: I agree that an open-source WDJ (in the ideal world) would include also the WDJ tools parts and most probably also UR ( = Unified rendering) as the underlying (HTML) rendering technology. Also NWDI is somehow part of this game. BUT: I do not think that such a big step is realistic and feasible. Instead of this the first natural step for me would be to open-source the WDJ runtime part. This WDJ runtime contains all important parts needed to run WDJ applications (including the control libraries, the different CMI model implementations, the different clients and last but not least the server-abstraction layer).
    <p>
    This server abstraction layer (SAL) is most probably not know by the WDJ community as this was never rolled out in the past. As the name shows this layer encapsulates the server environment "hosting" the WDJ runtime. This allows us even today to run WDJ applications besides the SAP JEE  also in top of a simple TomCat installation. This version is used for a long time for control development but was never rolled out.
    <p>
    In the labs we have WDJ application running on Amazon Cloud, on Google App Engine, on Bea and also on top of Geronimo.
    Not all of these server abstraction implementations are fully working for the moment and not all features are available for all implementations - but it would be really straightforward to provide all these implementations - in the ideal case of course via a active open source community ,-)
    <p>
    Besides the platform implementations I see some other areas how an open sourced version of WDJ could be extended:
    <p>
    The combination of WDJ projects with Maven. This is also on our internal development list but due to prios this was never started.
    New controls. Also without open-sourcing the UR layer I see a lot of potential to extend existing controls or to build completly new controls.
    "Generation-free WDJ" - the idea would be to provide a WDJ version which is not depending on a complex generation framework. This would be of course one option but a "generation-free" WDJ would allow you to code your WDJ apps / components completly without any generation.
    Extending the usage scenarios for "system components" - this kind of WD components is used to extend WDJ runtime capabilities. Currently this is only used for the "Technical Info" and the UI of the implicit personalization but there is a lot of potential to extend this.
    <p>
    This is only a very short list of things I have currently in mind - for sure you will find more.
    <p>
    Have fun at TechEd Phoenix
    Best regards
    Jochen

  • Links for open source DRMs

    Hi Guys
    I am woriking on a project for that i require to manage the web users acount and theire resources,rights etc. the resources are mainly mp3,mp43 empeg4 vedio files, so i need to manage these user resources by encripting the files and associating rights and permision,restrictions to these vedio files, as i dont have much time to build these things from scratch, so i planned to go for some open source DRM(Digital Rights Managment) Servers, so guys if any one have used such DRM or know about avaliabilty on net of such DRMs please send the link, my id is [email protected], any help is appreciated.
    thanks in advance

    claudiogc wrote:So, if install this driver before xorg i'll get an error right?
    Have you used pacman yet?  Ever?
    Do read about the different types of dependencies mentioned in the previous post - but more globally, read about pacman: it handles dependency resolution just fine.  If you try to install a package that depends on other packages, pacman will install the dependencies as well.

  • Petition for Open Sourced Firmw

    Well, I've looked over the board and I've found a lot of requests for many different features. Many of these features could be quickly fixed by a firmware modication.
    There is a massi've community of programmers who would love to modify the firmware to the Creative line of MP3 players. Just look at the iPod's community. There are hundreds of hundreds of people who have spent hours working with the iPod just to hack some of the graphics. If Creative Labs were to open the source to one of their players, one can only imagine how much it would be improved upon. The mere number of people who would switch to that player just because they can reprogram it would be astounding!
    So we, the signed, request the source to the firmware of the Zen MP3 player line up be released to the community, and a license be given accordingly to allow us to share our modifications with other owners of the product.

    Open source? Shhh, you can't say that word in the forum of a multi-national, million dollar company. Don't be ridiculous. If the firmware go open source, who will pay for the customer support if something goes wrong? The last thing any company wants to do is to pay for customer support. The money can be saved for more important things, like colorful boxes.

  • Open source r5xx drivers

    Hi, I've been playing around with new open source drivers for ati r5xx series. The driver is still in early development and it currently doesn't work on my card (ATI Mobility Radeon X1400), because the driver in git contains a limited number of PCI IDs for different Radeon X1000 graphics cards. I've created a package for this driver but didn't upload it on AUR because:
    1. i don't think i have enough knownledge about building packages (not yet)
    2. haven't looked into what dependencies to include in the package
    3. driver is still in early development with almost no use to end-user
    nevertheless, i have successfuly build a package and if anybody wants to add it to AUR or build it, here it is:
    pkgname=xf86-video-avivo-git
    pkgver=20070620
    pkgrel=1
    pkgdesc="Open source ATI/AMD R5xx drivers for Xorg"
    arch=('i686')
    url=""
    license=('GPL')
    depends=('xorg-server>=1.3.0' 'libpciaccess-git') #or does libpciaccess-git go to makedepends?
    makedepends=('git')
    provides=()
    conflicts=()
    replaces=()
    backup=()
    install=xf86-video-avivo-git.install
    source=()
    noextract=()
    md5sums=()
    _gitroot="git://anongit.freedesktop.org/git/avivo/xf86-video-avivo"
    _gitname="xf86-video-avivo"
    build() {
    cd $startdir/src
    git clone $_gitroot
    cd $_gitname
    ./autogen.sh --prefix=/usr/
    make || return 1
    make DESTDIR=$startdir/pkg install
    i also had to build libacpiaccess-git to be able to build the driver:
    pkgname=libpciaccess-git
    pkgver=20070620
    pkgrel=1
    pkgdesc="Generic PCI access library"
    arch=('i686')
    url=""
    license=('GPL')
    depends=()
    makedepends=('git')
    provides=()
    conflicts=()
    replaces=()
    backup=()
    install=libpciaccess-git.install
    source=()
    noextract=()
    md5sums=()
    _gitroot="git://anongit.freedesktop.org/git/xorg/lib/libpciaccess"
    _gitname="libpciaccess"
    build() {
    cd $startdir/src
    git clone $_gitroot
    cd $_gitname
    ./autogen.sh --prefix=/usr/
    make || return 1
    make DESTDIR=$startdir/pkg install
    you can find more info on Avivo driver on this page: http://www.phoronix.com/scan.php?page=a … 753&num=1#
    Last edited by billy (2007-06-20 09:57:27)

    This kind of sums it up, doesn't it?
    http://www.userfriendly.org/cartoons/archives/99feb/19990208.html

  • [HOWTO] DRI with Open-Source ATI drivers

    Hi, I've recently got DRI working on my ATI Radeon 9600 pro with the open source drivers so I'll try to explain you my method expecting this will be useful for you...
    First, be sure you have the driver installed :
    # pacman -S xf86-video-ati
    And now edit your xorg.conf like this :
    Section "Module"
    Load "dri"
    Load "glx"
    EndSection
    Section "Device"
    Identifier "ATI Radeon 9600 Pro (RV350)"
    Driver "radeon"
    BusID "PCI:1:0:0"
    VendorName "ATI Technologies Inc."
    EndSection
    And at the end of the file add :
    Section "DRI"
    Mode 0666
    EndSection
    That's all for the xorg.conf now...
    Then, we have to load the needed modules at startup so in rc.conf add the modules in this order :
    MODULES=(sis_agp agpgart radeon drm)
    PS: I have a sis AGP chipsets you have to replace 'sis_agp' by your AGP chipset...
    Now reboot your computer and lunch
    glxinfo | grep 'direct rendering'
    which may ouput :
    direct rendering: Yes
    If no, read the Xorg log file (/var/log/Xorg.0.log) and look for the lines which start whith (WW) or (EE) to found the problème...
    I think all it's good run glxgears to see DRI in action and now we go to add some options to the "Device Section" in the xorg.conf :
    Identifier "ATI Radeon 9600 Pro (RV350)"
    Driver "radeon"
    BusID "PCI:1:0:0"
    VendorName "ATI Technologies Inc."
    Option "AGPMode" "8"
    Option "AGPFastWrite" "true"
    Option "RenderAccel" "true"
    Restart the X server and that's all...
    Bonus :  Transparency and Shadow
    Edit the xorg.cong and add this lines after the Module Section :
    Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
    Option "DAMAGE" "true"
    EndSection
    And this option to the Device Secton :
    Option "backingstore" "true"
    Restart again the X server and now you can see... NOTHING!! :shock:
    So install 'xcompmgr' and 'transset' to see something :
    # pacman -S xcompmgr transset
    Then do
    xcompmgr -c
    and now you may see the shadow of the windows...
    Links :
    man radeon
    DRI with ATi Open-Source Drivers
    Xorg X11 and Transparency

    hmm, it didn't help.
    btw: I just remembered I had turned agpfastwrites off in my bios (reviews tell it's a bad idea to use fastwrites with a radeon 9600) So I tried to put it back on, and now X completely freezes my pc when it starts, so I've turned it back off
    [offtopic]If you screw up x so it locks your pc, and x is started by default (default runlevel is 5), are the any grub parameters or something else to disable x from starting? otherwise I need a gentoo live cd to recover (the arch live cd won't detect my raid)[/offtopic]
    Here a part of my xorg.log. As you can see it complains the r300 mesa driver isn't included, is that normal? I can't find how I should install it...
    and the agpdmamode option is also ignored as you can see
    (**) RADEON(0): RADEONScreenInit c0000000 0
    (**) RADEON(0): Map: 0xc0000000, 0x08000000
    (==) RADEON(0): Write-combining range (0xc0000000,0x8000000)
    (**) RADEON(0): RADEONSave
    (**) RADEON(0): RADEONSaveMode(0x8227a90)
    (**) RADEON(0): Read: 0x00080002 0x00020020 0x00000000
    (**) RADEON(0): Read: rd=2, fd=32, pd=2
    (**) RADEON(0): RADEONSaveMode returns 0x8227a90
    (WW) RADEON(0): Enabling DRM support
    *** Direct rendering support is highly experimental for Radeon 9500
    *** and newer cards. The 3d mesa driver is not provided in this tree.
    *** A very experimental (and incomplete) version is available from Mesa CVS.
    *** Additional information can be found on http://r300.sourceforge.net
    *** This message has been last modified on 2005-08-07.
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:03:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
    (II) RADEON(0): [drm] DRM interface version 1.2
    (II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:03:00.0"
    (II) RADEON(0): [drm] added 8192 byte SAREA at 0xe1534000
    (II) RADEON(0): [drm] mapped SAREA 0xe1534000 to 0xb78a5000
    (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): [agp] Mode 0x1f00421b [AGP 0x10de/0x01e0; Card 0x1002/0x4150]
    (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xe0000000
    (II) RADEON(0): [agp] Ring mapped at 0xaf67b000
    (II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xaf67a000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaf47a000
    (II) RADEON(0): [agp] GART texture map handle = 0xe0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xaef9a000
    (II) RADEON(0): [drm] register handle = 0xeb000000
    (II) RADEON(0): [dri] Visual configs initialized
    (**) RADEON(0): DRI New memory map param
    (**) RADEON(0): RADEONInitMemoryMap() :
    (**) RADEON(0): mem_size : 0x08000000
    (**) RADEON(0): agp_size : 0x08227968
    (**) RADEON(0): agp_base : 0x08227968
    (**) RADEON(0): MC_FB_LOCATION : 0xc7ffc000
    (**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (**) RADEON(0): RADEONModeInit()
    1400x1050@85 179.30 1400 1504 1656 1912 1050 1051 1054 1103 (24,32) -H +V
    1400x1050@85 179.30 1400 1504 1656 1912 1050 1051 1054 1103 (24,32) -H +V
    (**) RADEON(0): Pitch = 11534512 bytes (virtualX = 1400, displayWidth = 1408)
    (**) RADEON(0): dc=17930, of=35860, fd=159, pd=2
    (**) RADEON(0): RADEONInit returns 0x8228440
    (**) RADEON(0): RADEONRestoreMode()
    (**) RADEON(0): RADEONRestoreMode(0x8228440)
    (**) RADEON(0): RADEONRestoreMemMapRegisters() :
    (**) RADEON(0): MC_FB_LOCATION : 0xc7ffc000
    (**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (**) RADEON(0): Map Changed ! Applying ...
    (**) RADEON(0): Map applied, resetting engine ...
    (**) RADEON(0): Updating display base addresses...
    (**) RADEON(0): Memory map updated.
    (**) RADEON(0): Programming CRTC1, offset: 0x00000000
    (**) RADEON(0): Wrote: 0x0000000c 0x0001009f 0x00000000 (0x0000bf00)
    (**) RADEON(0): Wrote: rd=12, fd=159, pd=1
    (**) RADEON(0): GRPH_BUFFER_CNTL from 30354c4c to 204a7c7c
    (**) RADEON(0): RADEONSaveScreen(0)
    (II) RADEON(0): Depth moves disabled by default
    (**) RADEON(0): Setting up initial surfaces
    (**) RADEON(0): Initializing fb layer
    (**) RADEON(0): Setting up accel memmap
    (II) RADEON(0): CP in BM mode
    (II) RADEON(0): Using 8 MB GART aperture
    (II) RADEON(0): Using 1 MB for the ring buffer
    (II) RADEON(0): Using 2 MB for vertex/indirect buffers
    (II) RADEON(0): Using 5 MB for GART textures
    (II) RADEON(0): Memory manager initialized to (0,0) (1408,8191)
    (II) RADEON(0): Reserved area from (0,1050) to (1408,1052)
    (II) RADEON(0): Largest offscreen area available: 1408 x 7139
    (II) RADEON(0): Will use back buffer at offset 0x16b0000
    (II) RADEON(0): Will use depth buffer at offset 0x1c54000
    (II) RADEON(0): Will use 96256 kb for textures at offset 0x2200000
    (**) RADEON(0): Initializing backing store
    (==) RADEON(0): Backing store disabled
    (**) RADEON(0): DRI Finishing init !
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [DRI] installation complete
    (**) RADEON(0): EngineRestore (32/32)
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 11
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0xc7ffc000 is: 0xc7ffc000
    (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xe07fe000
    (**) RADEON(0): GRPH_BUFFER_CNTL from 30354c4c to 204a7c7c
    (II) RADEON(0): Direct rendering enabled
    (**) RADEON(0): Setting up final surfaces
    (**) RADEON(0): Initializing Acceleration
    (II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
    (II) RADEON(0): Render acceleration disabled
    (**) RADEON(0): EngineInit (32/32)
    (**) RADEON(0): Pitch for acceleration = 176
    (**) RADEON(0): EngineRestore (32/32)
    (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): Initializing DPMS
    (**) Option "dpms"
    (**) RADEON(0): DPMS enabled
    (**) RADEON(0): Initializing Cursor
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Using hardware cursor (scanline 1052)
    (II) RADEON(0): Largest offscreen area available: 1408 x 7136
    (**) RADEON(0): Initializing color map
    (**) RADEON(0): Initializing DGA
    (**) RADEON(0): Initializing Xv
    (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.8
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (WW) RADEON(0): Option "EnableAGPDMA" is not used
    (**) RADEON(0): RADEONScreenInit finished

  • Looking for open source project in JSF for learning

    Hi,
    I am quite a beginner to JSF, I think it will be good to read some existing source code, could anyone recommend some projects that I can turn to? I am particual interested in an online text editor.
    I think currently I could understand how the jsf works, its relationship with jsp, html, css,and how It could cooperate with AJAX. and I have written a small amount of web pages , which were aimed at providing a blog-publish like service. That's why I am interested in online text editor. But any other capable project would be also helpful for me.
    Thanks.

    You can find (simple) samples here:
    [https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderID=4036&expandFolder=4036&folderID=0]
    [http://www.coreservlets.com/JSF-Tutorial/]
    You can find a HTML/rich text editor as JSF component in the Mojarra Scales component library: [https://scales.dev.java.net/htmlEditor.html].

  • Looking for open source Reverse proxy

    toby wells wrote:Gary D Williams wrote:Squid -SquidFaq/ReverseProxy - Squid Web Proxy WikiNote that a reverse proxy won't automatically secure a website.ExactlyYou need something like Naxsi for that - its a bolt onto nginx which is a reverse proxy itselfEven then, if things like SQL injection attacks can still happen if the database inputs are not sanitised. A reverse proxy will pass those through no problems unless it has the ability to check those as well.A reverse proxy is fine as a caching device but I wouldn't really call it a security device. It's still best to harden every step in the external facing chain and to sanitise the inputs.

    Gary D Williams wrote:
    Squid -> SquidFaq/ReverseProxy - Squid Web Proxy WikiNote that a reverse proxy won't automatically secure a website.Exactly
    You need something like Naxsi for that - its a bolt onto nginx which is a reverse proxy itself

  • Powersave and open-source ATI drivers

    Hi everybody, another ATI-driver-issue here...
    I have a laptop with an HD3470 graphic card. Before Xorg 1.6 I used the catalyst drivers from the main repository, and I was quite happy. After the upgrade to the new Xorg i moved to open drivers, but I have some complaints about power saving features. I hear a fan spinning at high speed (I suppose it's VGA fan), and the keyboard becomes very hot; battery life seems considerably shorter than before. According to this:
    http://www.x.org/wiki/RadeonFeature
    radeonhd doesn't have any power save feature implemented yet, so I installed the  xf86-video-ati driver which should implement most of the Powerplay features. But I saw no big difference between radeonhd and ati.
    Does anyone know if the powersaving in ati is to be enabled in some way? Or how efficient it is, compared to the closed driver?
    Thanks

    I've been able to install catalyst 9.5 from AUR. There's no contest: proprietary driver is king in power managment, up to now. My laptop ran damn hot with the open driver, now it is noticeably cooler. I've no data about battery life but I suppose it's increased.
    It's a pity that open drivers that are so good in features completely lack power saving, which is a priority in my opinion even in desktops...
    Last edited by snack (2009-05-22 20:25:04)

  • [ANSWERED] Fan speed on HD4890 with open source ATI drivers?

    Hi everyone.
    Is it possible to control the fan speed of my HD4890 card with the opensource ATI drivers (xf86-video-ati or xf86-video-radeonhd)?
    My HD4890 fan is really loud with both for no apparent reason (the temp is not THAT high). The fan is silent with the fglrx driver as well as on Windows 7.
    Greets,
    John
    Last edited by johnrl (2010-01-24 11:44:28)

    Sorry to dig that out. It's possible now.
    You need the xf86-video-ati-git from aur.
    Add the two options in xorg.conf to your device section
    Option "ForceLowPowerMode" "true"
    Option "DynamicPM" "true"
    If you have the git drivers installed you can check the man page for what exactly this two options do. With the xf86-video-ati my fan was always blowing at 100%, which is quite annoying especially for a laptop.
    With this two options from the git driver it is better. Not as silent as on windows but much better than before.
    I don't know what happens, when it gets suddenly load, from a game or something though.

  • Compiz/desktop effects using open source radeonhd drivers?

    Just wanted to know if it was possible to get compiz/desktop effects working with the radeonhd driver, or whether I need to use the proprietary catalyst driver.  I'm currently running KDE 4.3 on a Mobility HD 2600.  No configuration of xorg.conf seems to allow desktop effects to be enabled (I've read all of the ATI/Xorg wiki documentation).
    Thanks in advance, again.

    Put this in your xorg.conf:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "radeon"
    Option "DRI" "on" ## Eάν επιμένει να μην ενεργοποιείται το DRI, το βάζουμε επίτηδες.
    Option "DynamicClocks" "on" ## Powersaving option
    Option "AccelMethod" "EXA" ## Ενεργοποίηση του EXA rendering, για γρήγορο 2D acceleration
    Option "EXAVSync" "on" ## Flicker-free Xv overlay accelerated Video.
    Option "DMAForXv" "on" ## Εάν δεν ενεργοποείται το Xv, video acceleration, το βάζουμε επίτηδες.
    Option "ScalerWidth" "2048" ## Καλό είναι να μπει για να μην υπάρχουν artifacts σε HD video.
    Option "EnablePageFlip" "on" ## Special option για 3D δεν είναι απαραίτητη. Δείτε στο man του radeon.
    Option "RenderAccel" "on" ## Ενεργοποιεί το acceleration για την κάρτα γραφικών εάν δεν ξεκινάει.
    Option "AccelDFS" "on" ## Ενεργοποιείστε ΜΟΝΟ εάν έχετε ενεργοποιήσει το EXA option.
    #BusID "PCI:1:0:0"
    EndSection
    Then, open a terminal and enter:
    su -
    touch /etc/hal/fdi/policy/10-keymap.fdi
    nano /etc/hal/fdi/policy/10-keymap.fdi
    And put this:
    <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
    <deviceinfo version="0.2">
    <device>
    <match key="info.capabilities" contains="input.keymap">
    <append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
    </match>
    <match key="info.capabilities" contains="input.keys">
    <merge key="input.xkb.rules" type="string">base</merge>
    <!-- If we're using Linux, we use evdev by default (falling back to
    keyboard otherwise). -->
    <merge key="input.xkb.model" type="string">keyboard</merge>
    <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
    string="Linux">
    <merge key="input.xkb.model" type="string">evdev</merge>
    </match>
    <merge key="input.xkb.layout" type="string">us,gr</merge>
    <merge key="input.xkb.model" type="string">pc105</merge>
    </match>
    </device>
    </deviceinfo>
    See the "      <merge key="input.xkb.layout" type="string">us,gr</merge>" line, and change "us,gr" it with your languages, e.g. "us,fr".
    Then save the file.
    If you, also, have a touchpad, you should do this:
    touch /etc/hal/fdi/policy/11-x11-synaptics.fdi
    And put there:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.capabilities" contains="input.touchpad">
    <match key="info.product" contains="Synaptics TouchPad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.MinSpeed" type="string">0.09</merge>
    <merge key="input.x11_options.MaxSpeed" type="string">0.18</merge>
    <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
    <merge key="input.x11_options.SHMConfig" type="string">true</merge>
    <merge key="input.x11_options.AccelFactor" type="string">0.032</merge>
    <merge key="input.x11_options.LeftEdge" type="string">1700</merge>
    <merge key="input.x11_options.RightEdge" type="string">5300</merge>
    <merge key="input.x11_options.TopEdge" type="string">1700</merge>
    <merge key="input.x11_options.BottomEdge" type="string">4200</merge>
    <merge key="input.x11_options.FingerLow" type="string">25</merge>
    <merge key="input.x11_options.FingerHigh" type="string">30</merge>
    <merge key="input.x11_options.MaxTapTime" type="string">180</merge>
    <merge key="input.x11_options.MaxTapMove" type="string">220</merge>
    <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
    <merge key="input.x11_options.HorizScrollDelta" type="string">100</merge>
    <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
    <merge key="input.x11_options.VertScrollDelta" type="string">100</merge>
    <!-- Restore old synaptics driver defaults removed by Fedora/RH patch -->
    <merge key="input.x11_options.RTCornerButton" type="string">2</merge>
    <merge key="input.x11_options.RBCornerButton" type="string">3</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.TapButton2" type="string">2</merge>
    <merge key="input.x11_options.TapButton3" type="string">3</merge>
    <!-- Arbitrary options can be passed to the driver using
    the input.x11_options property since xorg-server-1.5. -->
    <!-- EXAMPLE:
    <merge key="input.x11_options.LeftEdge" type="string">120</merge>
    -->
    </match>
    <match key="info.product" contains="AlpsPS/2 ALPS">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    </match>
    <match key="info.product" contains="appletouch">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    </match>
    <match key="info.product" contains="bcm5974">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    </match>
    </match>
    </device>
    </deviceinfo>
    For this you must have installed:
    - Xserver 1.5
    - xf86-input-evdev
    - xf86-input-synaptics
    - halxorg-input-drivers
    This guide is written by Flamelab.
    Last edited by apollokk (2009-09-02 09:23:11)

  • AMD/ATI to open-source their drivers?

    AMD/ATI is considering opensourcing their proprietary graphics drivers:
    http://osnews.com/comment.php?news_id=15446
    Let's hope that this happens and that nvidia follows!

    while (nVidiaRoxorzMuhBoxors)
    if (AMD += ATi)
    self.state = DONT_CARE;
    Not spoken by the words of a fanboi but merely by the words of a very satisfied customer that has owned nVidia cards from the TNT2 through 6800GS (the 7900GTX makes me salivate and the 8000 series will probably make me salivate even more, although many are predicting it to be like the FX line)
    If this purchase makes ATi (now AMD through the terms of the purchase) suddenly make cards that just smear nVidia across the floor I may switch, but I am not one of those who make their decision solely on those few FPS differences.

Maybe you are looking for

  • Server resources availability while executing a query

    hi, lets say we have a query that requires XX MB to be executed. the needed memory is available, and while the query is getting memory, another threads jump on the database, and the memory needed to execute the query is not available. under those cir

  • BP Changes From CRM to R/3

    Hi everyone, We performed an initial download from R/3 to CRM. Delta changes are working fine. Changes in R/3 are coming to CRM. Our problem: we don't want any changes to be transferred from CRM to R/3, which sometimes cause inconsistencies. How can

  • YEAR function in BMM

    Hi everybody! I am facing strange problem in OBIEE (server version 11.1.1.6). Adding logical column to fact table, that is derived from existing column using following expression: FILTER("TT#1"."FACT"."TICKET_NUMBER" USING  EXTRACT( YEAR  FROM "TT#1"

  • How to display query variable in text element and format the text element

    Hi All, I want to display the value of the value of variable against fiscper3 and the value of the variable against 0fiscyear in the web application template from the query in the text element in the web template in BI 7 Web application designer. Als

  • ActiveX communicat​ion loss

    I am running an 8.5vi, which controls a stepper motor using activX commands via a Phidget's card. Whenever any changes, however trivial, are made to the vi communication is lost, presumably due to something that happens when the vi is recompiled. The