| Neverther | rayjgu3, no problems here with up-to-date system |
| AmaN | what to add there? |
| rayjgu3 | # pacman -Syu :: Synchronizing package databases... :: current is up to date :: extra is up to date :: community is up to date |
| comfortably__num | hello |
| wide-eye | aman the names of the packages you want to keep |
| AmaN | actually i cant access the web, i got an error while i try to browse any webpage i want to keep the installed kernel only i dunt want to update the kernel |
| wide-eye | aman: no nvidia or fglrx? |
| Xilon | aman: use --ignore? |
| wide-eye | need to keep those as well |
| AmaN | no nvidia or fglrx |
| Xilon | Neverther: is there anywhere I could find the possible values for CARCH? |
| comfortably__num | I have Arch64 with an ATI card, and fglrx works very well with native 64 bit apps; but i'd like to run also 32bit games or apps like google earth so I installed many lib32 packages and also lib32-fglrx-utils... all 32bit apps start but use slow MESA software rendering.. can someone help me? |
| Xilon | gentoo doesn't help, for once |
| Neverther | Xilon, makepkg.conf Xilon, either i686 or x86_64, dunno about lowarch |
| Xilon | hm so there's nothing more specific? |
| Neverther | comfortably__num, hmm...I got nvidia and all go hardware comfortably__num, try getting 32bit gl-lib from fglrx pacakge? |
| comfortably__num | yes it's what I did I copied libGL.so.1 from /opt/lib32 directly to google earth's directory the same with quake3 |
| AmaN | so, how to prevent the kernel from an upgrade...? what should i add in Holdpkg ? |
| Neverther | comfortably__num, wget ftp://ftp.archlinux.org/extra/os/i686/ati-fglrx-utils-8.33.6-1.pkg.tar.gz and use those libs in /opt/lib32 |
| comfortably__num | I already have them |
| Neverther | comfortably__num, how you start the app? |
| comfortably__num | LD_LIBRARY_PATH=/opt/lib32/usr/lib <app> |
| drexxi | huhu |
| Neverther | comfortably__num, hmmm...I use same, just linux32 before <app>...... |
| comfortably__num | Neverther, LD_LIBRARY_PATH=/opt/lib32/usr/lib linux32 ./quake3-smp.x86 same outcome no 3d acceleration |
| Neverther | comfortably__num, gotta hate ati :D |
| comfortably__num | but I'm sure I have that libs so the problem might be the libs themselves |