| View previous topic :: View next topic |
| Author |
Message |
wilho Apprentice

Joined: 22 Jul 2002 Posts: 169
|
Posted: Fri Sep 24, 2004 12:11 am Post subject: |
|
|
I have radeon 9200 card on kt133a board, so I don't need to use binary drivers. Somehow I can't get this to work.
# lsmod |grep agp
via_agp 7296 1
agpgart 28200 1 via_agp
# lsmod |grep radeon
radeon 127716 0
So from kernel part it's here right?
opengl-update xorg-x11 is done, and I have this In my xorg.conf:
Section "Module"
Load "glx"
Load "dri"
EndSection
Section "Device"
Identifier "Card0"
Driver "radeon"
# and these below I have added one by one, but nothing seems to make a difference
BusID "PCI:1:0:0"
Option "AGPMode" "4"
Option "AGPFastWrite" "True"
Option "EnablePageFlip" "True"
Option "BusType" "AGP"
Option "BackingStore" "True"
Option "EnablePageFlip" "True"
EndSection
Section "DRI"
Mode 0666
EndSection
And still I'm having:
# glxinfo |grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
What am I missing? |
|
| Back to top |
|
 |
jfbilodeau n00b


Joined: 12 Sep 2004 Posts: 39 Location: Ottawa, Canada
|
Posted: Fri Sep 24, 2004 1:05 am Post subject: |
|
|
YES! YES! YES! YES!
IT WORKS!!!!
1677 FPS with glxgears!
I disabled 'xtrap' in my 'Modules' section, and that fixed the problem. I'm not sure what purpose 'xtrap' (and 'record'?) serve. The info I found on the web concerning those modules was scarse.
However, if you'll excuse me, I now have to 'test' OpenGL. Glad I'm not working tomorrow!
J-F |
|
| Back to top |
|
 |
giannifive n00b


Joined: 29 Jan 2004 Posts: 50 Location: Chicago, IL
|
Posted: Fri Sep 24, 2004 2:36 am Post subject: |
|
|
Awesome job, jfbilodeau!
I can confirm that commenting out the "xtrap" module gets rid of my signal 11 problem, and the X server actually starts and direct rendering is enabled. (I'm doing this remotely right now, but once I get into work tomorrow I'll post my glxgears fps score.)
As for the xtrap extension, from the readme file:
| Code: | XTrap is an extension to X that facilitates user emulation. Device input
synthesis, device input monitoring, and grapics request output monitoring
are supported by XTrap. XTrap's official name is DEC-XTRAP. |
So it's an extension for synthesizing mice, keyboards, etc. I certainly don't need that.
Thanks again jfbilodeau! |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Fri Sep 24, 2004 9:32 am Post subject: |
|
|
Hmm, that was an obscure fix I'll certainly add that one to my FAQ at some point. Was the xtrap module entry created by fglrxconfig?
@SirPreme: you said you had the same problems in Windows - have you tried underclocking the card with one of the Windows utilities and seeing if that makes a difference? It would at least let you determine if it is overheating that's the problem. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
jfbilodeau n00b


Joined: 12 Sep 2004 Posts: 39 Location: Ottawa, Canada
|
Posted: Fri Sep 24, 2004 12:45 pm Post subject: |
|
|
| Wedge_ wrote: | Hmm, that was an obscure fix I'll certainly add that one to my FAQ at some point. Was the xtrap module entry created by fglrxconfig? |
I wasn't happy with the config file generated by fglrxconfig, so I went back to my original. The xorg.conf generated by fglrxconfig did not contain xtrap.
Thanks again to everyone for your help! |
|
| Back to top |
|
 |
e_nigma n00b

Joined: 06 Mar 2004 Posts: 18
|
Posted: Fri Sep 24, 2004 8:40 pm Post subject: |
|
|
Prob:
enigma enigma # modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.9-rc2-mm1/video/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
dmesg:
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
fglrx: Unknown symbol pci_find_class
mtrr: 0xc0000000,0x8000000 overlaps existing 0xc0000000,0x400000
fglrx: Unknown symbol pci_find_class
fglrx: Unknown symbol pci_find_class
fglrx: no version for "struct_module" found: kernel tainted.
fglrx: no version magic, tainting kernel.
fglrx: Unknown symbol pci_find_class
fglrx: no version magic, tainting kernel.
fglrx: Unknown symbol pci_find_class
fglrx: Unknown symbol pci_find_class
emerge info:
Portage 2.0.51_rc1 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.9-rc2-mm1 i686)
=================================================================
System uname: 2.6.9-rc2-mm1 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers: sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=athlon-xp -m3dnow -mmmx -msse -fomit-frame-pointer -pipe -s"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon-xp -m3dnow -mmmx -msse -fomit-frame-pointer -pipe -s"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/temp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X Xaw3d acl acpi alsa apm cdparanoia cdr crypt cups divx4linux dlloader dmx dvd dvdr edl encode esd evo flac gif gnome gpm graphviz gtk gtk2 idea insecure-drivers ipv6 jack jack-tmpfs java jbig jpeg lcms ldap libcaca lzo lzw-tiff mad mikmod mmx mozilla mpeg ncurses nls oggvorbis opengl oss pam pda perl png python quicktime readline rtc samba sasl sdl silc slang slp sse ssl svga tcltk tcpd tiff truetype usb vb wmf xinerama xml xml2 xmms xprint xv xvid xvmc zlib linguas_pl"
i use Xorg 6.8.0 and ati-drivers-3.12.0
how to repair this problem? |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Fri Sep 24, 2004 8:54 pm Post subject: |
|
|
http://forums.gentoo.org/viewtopic.php?t=217282
If you like running mm-sources or kernels that include the -mm patchset, be ready for this kind of thing from time to time.
Edit: and if you're using Xorg 6.8.0 you probably won't get 3D accel working - the drivers aren't properly compatible and running any 3D app tends to crash X. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
geforce l33t


Joined: 29 Dec 2003 Posts: 653 Location: Canada
|
Posted: Sat Sep 25, 2004 7:10 pm Post subject: |
|
|
I have another error after recompiled my kernel :
| Quote: |
root@geforce2800 geforce # modprobe fglrx
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o: /lib/modules/2.4.26-gentoo-r9/video/fglrx.o: unresolved symbol _mmx_memcpy
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o: insmod /lib/modules/2.4.26-gentoo-r9/video/fglrx.o failed
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o: insmod fglrx failed
|
And some other probs:
Nvaudio and nvnet (I have an A7N8X-DELUXE mobo) can't load anymore.
and again, my DMA is ON and there is no problem with it, but my mouse lag every time my processor is 100 % load.
Can anyone help me please ?
Thanks
Phil |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sat Sep 25, 2004 8:05 pm Post subject: |
|
|
You have to recompile all external driver modules after each kernel recompile. This includes the ATI driver and the nvaudio/nvnet modules.
I'm not sure what's up with your mouse lag though. Why don't you try a 2.6 kernel? They tend to have noticeably better desktop performance, and work very well with nForce2 boards (I have an A7N8X Deluxe as well). Recent versions should have a builtin driver for the nVidia NIC (the module is called forcedeth) so that you won't need to use nvnet anymore. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
geforce l33t


Joined: 29 Dec 2003 Posts: 653 Location: Canada
|
Posted: Sun Sep 26, 2004 3:32 am Post subject: |
|
|
Well I've tried the 2.6 last time I installed gentoo but I found it was harder to configure...
Well I re-emerged ati-drivers and ati-drivers-extra and it still giving me the same problem..
Well I will give another chance to 2.6 kernel... I wish I could help.
But I really don't understand for ati-drivers.. |
|
| Back to top |
|
 |
geforce l33t


Joined: 29 Dec 2003 Posts: 653 Location: Canada
|
Posted: Sun Sep 26, 2004 5:42 am Post subject: |
|
|
Well I emerged and configured kernel 2.6.8 and I say thank you very much..
No more mouse lag, 10x more fast.. THANKS !
I simply rebooted and everything was working VERY fine.
Thanks !
Phil |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sun Sep 26, 2004 9:53 am Post subject: |
|
|
| Quote: | Well I emerged and configured kernel 2.6.8 and I say thank you very much..
No more mouse lag, 10x more fast.. THANKS !
I simply rebooted and everything was working VERY fine. |
Good to hear it  _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
Royzammit n00b


Joined: 27 Sep 2004 Posts: 6
|
Posted: Mon Sep 27, 2004 6:14 pm Post subject: AMD64 Xorg 6.7.0 AIW 9800PRO 30+hours no compile w/ patch :( |
|
|
Hi guys!
To start with, sorry for my english. I'll try to make myself understandable enough
I have followed step-by-step for many, many hours the indications in the ATi Radeon FAQ , the Gentoo RAdeon FAQ and countless others but the make.sh script doesnt run properly...
I'll give you all the information i can, take into account that im kinda n00b...
My computer is THIS: Targa Visionary AV64 3000 PC March 2004, found in: http://www.service.targa.co.uk/
Well, first things first...
I've tried with debian already and my conf was same computer with 3.9.0 drivers and Xfree 4.3.0. I tried without patch, then applied patch found in http://www.rage3d.com/board/showthread.php?s=&threadid=33760878 without modifying it, then i modified 3 lines according to this Suse how-to: http://blahserver.greatnow.com/atihowto.html. It wouldnt work neither.
Now on to 3.12.0 drivers with Xorg 6.7.0, gentoo distro.....
What i've already done:
1. Kernel setup
| Code: |
uname -a: Linux miguel 2.6.8-gentoo-r4 #1 Sat Sep 25 02:09:58 WEST 2004 x86_64 4 GNU/Linux
|
Here comes what i think its relevant in mi .config:
| Code: |
Automatically generated make config: don't edit
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_GENERIC_ISA_DMA=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y
#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y
#
# Processor type and features
#
CONFIG_MK8=y
# CONFIG_MPSC is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
CONFIG_X86_CPUID=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
# CONFIG_SMP is not set
# CONFIG_PREEMPT is not set
# CONFIG_GART_IOMMU is not set
CONFIG_DUMMY_IOMMU=y
CONFIG_X86_MCE=y
#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
#
# Tulip family network device support
#
CONFIG_VIA_RHINE=y
CONFIG_VIA_RHINE_MMIO=y
# CONFIG_VIA_VELOCITY is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_FRAME_POINTER is not set
#
CONFIG_AGP=m
CONFIG_AGP_AMD64=m
# CONFIG_AGP_INTEL_MCH is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
# CONFIG_HPET_MMAP is not set
CONFIG_HANGCHECK_TIMER=y
|
lsmod output:
| Code: |
miguel root # lsmod
Module Size Used by
ati_remote 11404 0
amd64_agp 9644 1
agpgart 30692 1 amd64_agp
nls_cp850 6080 0
nls_iso8859_15 5760 1
|
2. I emerged ati drivers, after unmasking them, with standard:
This is what happened:
| Code: |
pplying fglrx-2.6-vmalloc-vmaddr.patch... [ ok ]>>> Source unpacked.
* Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.8-gentoo-r4'
CC [M] /var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/agp3.o
CC [M] /var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/nvidia-agp.o
CC [M] /var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/agpgart_be.o
/var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `global_cache_flush':
/var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/agpgart_be.c:221: warning: implicit declaration of function `flush_agp_cache'
CC [M] /var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/i7505-agp.o
CC [M] /var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/firegl_public.o
/var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/firegl_public.c:48:2: #error unknown or undefined architecture configured
make[1]: *** [/var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod/firegl_public.o] Error 1
make: *** [_module_/var/tmp/portage/ati-drivers-3.12.0/work/lib/modules/fglrx/build_mod] Error 2
make: Leaving directory `/usr/src/linux-2.6.8-gentoo-r4'
* DRM module not built
|
Ok, I check some webs more (my ass was beginning to lose its shape) and try (second time) the patch from rage3d, this time using 3.7.6 build<3.7.6 patch (i already tried 3.9.0<3.7.6 in debian installation)
I manually make tarballs of relevant files, install them in appropiate subdirectories, use patch, and run
I hate you. ATI. Really.
| Code: |
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
skipping patch for 'drm_os_linux.h', not needed
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.8-gentoo-r4/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.8-gentoo-r4'
CC [M] /lib/modules/fglrx/build_mod/2.6.x/agpgart_be.o
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function `global_cache_flush':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:221: warning: implicit declaration of function `flush_agp_cache'
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function `agp_generic_alloc_page':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:1405: error: structure has no member named `count'
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function `ali_alloc_page':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:4416: error: structure has no member named `count'
make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.o] Error 1
make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.8-gentoo-r4'
make: *** [kmod_build] Error 2
build failed with return value 2
|
I also tried without modifying the firegl_public.c file.
OK what now? Try SUSE?
Is it an AMD64 problem? I checked some forums and found a spanish guy who made it...with another distro...
http://64.233.161.104/search?q=cache:oLtSoMsuCR8J:www.redhat.com/archives/fedora-test-list/2004-April/msg01751.html+disable+regparm+kernel&hl=en&start=19
Disable Regparm in kernel? BTW, where is it? Sorry for n00b question....
Well more info, just in case...could the Xorg.conf interfire with the script? if so, i'll post it.
Some dmesg output...
| Code: |
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Via 686a/8233/8235 audio driver 1.9.1-ac4-2.5
Pin 1-22 already programmed
ACPI: PCI interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 22
via82cxxx: Six channel audio available
PCI: Setting latency timer of device 0000:00:11.5 to 64
ac97_codec: AC97 codec, id: ALG96 (Unknown)
via82cxxx: Codec rate locked at 48Khz
via82cxxx: board #1 at 0xE400, IRQ 22
Advanced Linux Sound Architecture Driver Version 1.0.4 (Mon May 17 14:31:44 2004 UTC).
usbcore: registered new driver snd-usb-audio
ALSA device list:
No soundcards found.
oprofile: using NMI interrupt.
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.00.09b)
powernow-k8: invalid freq entries 3300000 kHz vs. 2147483048 kHz
powernow-k8: invalid freq entries 3300000 kHz vs. 2147483048 kHz
powernow-k8: 0 : fid 0xc (2000 MHz), vid 0x2 (1500 mV)
powernow-k8: 1 : fid 0xa (1800 MHz), vid 0x6 (1400 mV)
powernow-k8: 2 : fid 0x0 (800 MHz), vid 0xa (1300 mV)
powernow-k8: cpu_init done, current fid 0xc, vid 0x0
powernow-k8: ph2 null fid transition 0xc
init init/main.c:694
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 144k freed
usb 1-7: new high speed USB device using address 3
usb 1-7: device not accepting address 3, error -71
usb 1-7: new high speed USB device using address 4
Adding 987988k swap on /dev/hdd2. Priority:-1 extents:1
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e018000063c00f]
EXT3 FS on hdd3, internal journal
usb 1-7: device not accepting address 4, error -71
agpgart: Unknown parameter `agp_try_unsupported'
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected AGP bridge 0
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: AGP aperture is 64M @ 0xf8000000
usbcore: registered new driver ati_remote
drivers/usb/input/ati_remote.c: Registered USB driver ATI/X10 RF USB Remote Cont rol v. 2.2.1
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdd1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS-fs warning (device hdc1): ntfs_fill_super(): Atime updates are not implemen ted yet. Disabling them.
NTFS volume version 3.1.
eth0: no IPv6 routers present
|
Im sorry if this post is kinda large and perhaps not clear, but keep into account that i am no GURU and im simply trying to do my best. Ive already searched dozens of webs and i have learned a lot, but this is simply too much. PLEASE HELP ME. |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Mon Sep 27, 2004 6:27 pm Post subject: |
|
|
| Quote: | | Is it an AMD64 problem? |
Probably. The drivers don't support AMD64 systems yet. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
Royzammit n00b


Joined: 27 Sep 2004 Posts: 6
|
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Mon Sep 27, 2004 9:25 pm Post subject: |
|
|
They don't support AMD64 systems in 64-bit mode. If you're running it as a 32-bit system the drivers should still work normally, assuming you have the kernel configured properly. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
stfu n00b

Joined: 26 Sep 2004 Posts: 8
|
Posted: Tue Sep 28, 2004 2:30 am Post subject: |
|
|
im sorry to post again in another thread ... but i am having a hard time to get a how 2 that will get my radeon 9800 to work with xorg ... i see the how2 with xfree but i am not sure what package to use i dont see how to emerge dri for xorg-x11  _________________ Computers are like air conditioners .... As soon as you open Windows they stop working properly |
|
| Back to top |
|
 |
jbjoret n00b


Joined: 31 Aug 2004 Posts: 28 Location: Germany
|
Posted: Tue Sep 28, 2004 12:03 pm Post subject: |
|
|
Hi Guys, I thought I had everything working with my ATI M9, until I tested glxgear to find out that I only have 200 FPS !!! Tuxracer is not useable on a Pretty fast machine :'(. I am using
2.6.8.1 with ATI Drivers 3.12 and X-Org 6.7.0-r1. Are the ATI Drivers so bad, or am I missing the point here ?
Thx
JB |
|
| Back to top |
|
 |
Mythos l33t


Joined: 02 May 2004 Posts: 947 Location: Portugal
|
Posted: Tue Sep 28, 2004 12:06 pm Post subject: Re: Solution for xorg |
|
|
| Beforegod wrote: | Hi,
i found a solution for all users who have trouble with the garbled screen when you use the radeon driver from xorg.
The secret is gcc.
If you use gcc < 3.4 the radeon driver is broken.
Just use 3.4 and all will work fine. (using xorg-x11-6.8.0-r1 with gcc-3.4.2-r1).
Cheers,
Beforegod |
don't think so ...
gcc version 3.4.2 (Gentoo Linux 3.4.2-r2, ssp-3.4.1-1, pie-8.7.6.5)
and xorg-x11-6.8.0-r1,
it's my enviroment, and fgrlx still not working, i can use dri from kernel and radeon xorg driver, with opengl-update xorg-x11, but if i use fgrlx it crach's all the time.
I will return to xorg-x11 6.7.0-r2 i guess ... _________________ Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Tue Sep 28, 2004 3:35 pm Post subject: |
|
|
| stfu wrote: | im sorry to post again in another thread ... but i am having a hard time to get a how 2 that will get my radeon 9800 to work with xorg ... i see the how2 with xfree but i am not sure what package to use i dont see how to emerge dri for xorg-x11  |
Any guide that explains how to get things working with XFree will also apply to Xorg - both are still pretty much identical from that perspective. Xorgs default configuration file is /etc/X11/xorg.conf rather than /etc/X11/XF86Config-4, but other than that there's no real difference. You don't have to emerge the xfree-drm package if that's what you were thinking of (it's now called x11-drm), because the ATI driver supplies the necessary support. You basically need to emerge the ati-drivers package, run the fglrxconfig program, rename the config file it produces to /etc/X11/xorg.conf, and load the fglrx module. After that you should be ready to go. See the link in my sig for details.
| jbjoret wrote: | Hi Guys, I thought I had everything working with my ATI M9, until I tested glxgear to find out that I only have 200 FPS !!! Tuxracer is not useable on a Pretty fast machine :'(. I am using
2.6.8.1 with ATI Drivers 3.12 and X-Org 6.7.0-r1. Are the ATI Drivers so bad, or am I missing the point here ?
Thx
JB |
Do you have 3D acceleration working? Try "glxinfo | grep direct".
@Mythos: the fglrx driver doesn't support xorg-6.8.0 yet, that's why it's crashing  _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
Mythos l33t


Joined: 02 May 2004 Posts: 947 Location: Portugal
|
Posted: Tue Sep 28, 2004 3:58 pm Post subject: |
|
|
i know that that's why i have to use radeon xorg-x11 driver to have 3d acelalration ...
But that driver is 60% more slower then fgrlx _________________ Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux |
|
| Back to top |
|
 |
nmorse n00b

Joined: 28 Sep 2004 Posts: 1
|
Posted: Tue Sep 28, 2004 6:43 pm Post subject: fglrx and Xorg 6.7 |
|
|
I can't seem to get DRI working at all with Xorg 6.7 and the ATI drivers (3.9.0).
OpenGL from it seems to work fine, but the DRI hasn't worked since I upgraded to Xorg.
I couldn't get the config file produced by fglrxconfig to work at all, so I instead made a custom file using xorgcfg and changed the appropriate sections.
The file is at http://www.betterthanducttape.com/xorg.conf.
Please help me out here |
|
| Back to top |
|
 |
DaleCooper82 n00b

Joined: 30 Aug 2004 Posts: 11
|
Posted: Wed Sep 29, 2004 3:35 am Post subject: Re: Solution for xorg |
|
|
| Mythos wrote: | | Beforegod wrote: | Hi,
i found a solution for all users who have trouble with the garbled screen when you use the radeon driver from xorg.
The secret is gcc.
If you use gcc < 3.4 the radeon driver is broken.
Just use 3.4 and all will work fine. (using xorg-x11-6.8.0-r1 with gcc-3.4.2-r1).
Cheers,
Beforegod |
don't think so ...
gcc version 3.4.2 (Gentoo Linux 3.4.2-r2, ssp-3.4.1-1, pie-8.7.6.5)
and xorg-x11-6.8.0-r1,
it's my enviroment, and fgrlx still not working, i can use dri from kernel and radeon xorg driver, with opengl-update xorg-x11, but if i use fgrlx it crach's all the time.
I will return to xorg-x11 6.7.0-r2 i guess ... |
Hi.
Beforegod: Do you mean garbled screen (monitor) or TV?
I have Radeon 9100 IGP, am using
xorg-x11-6.8.0-r1
gcc-3.3.4-r1
(kernel 2.6.8.1)
and everything works great for me on MONITOR (VGA/CRT). However, can't get TV-OUT working. I saw many interesting bars running but never made it work on TV
Anyone got TV-OUT working with this card using radeon from xorg or should I move to xorg 6.7 and (binary) ati-drivers?
D _________________ :: There is no light at the end of the tunnel. There is a tunnel after the tunnel. Thom Y. :: |
|
| Back to top |
|
 |
Mythos l33t


Joined: 02 May 2004 Posts: 947 Location: Portugal
|
Posted: Wed Sep 29, 2004 11:16 am Post subject: Re: Solution for xorg |
|
|
| DaleCooper82 wrote: | | Mythos wrote: | | Beforegod wrote: | Hi,
i found a solution for all users who have trouble with the garbled screen when you use the radeon driver from xorg.
The secret is gcc.
If you use gcc < 3.4 the radeon driver is broken.
Just use 3.4 and all will work fine. (using xorg-x11-6.8.0-r1 with gcc-3.4.2-r1).
Cheers,
Beforegod |
don't think so ...
gcc version 3.4.2 (Gentoo Linux 3.4.2-r2, ssp-3.4.1-1, pie-8.7.6.5)
and xorg-x11-6.8.0-r1,
it's my enviroment, and fgrlx still not working, i can use dri from kernel and radeon xorg driver, with opengl-update xorg-x11, but if i use fgrlx it crach's all the time.
I will return to xorg-x11 6.7.0-r2 i guess ... |
Hi.
Beforegod: Do you mean garbled screen (monitor) or TV?
I have Radeon 9100 IGP, am using
xorg-x11-6.8.0-r1
gcc-3.3.4-r1
(kernel 2.6.8.1)
and everything works great for me on MONITOR (VGA/CRT). However, can't get TV-OUT working. I saw many interesting bars running but never made it work on TV
Anyone got TV-OUT working with this card using radeon from xorg or should I move to xorg 6.7 and (binary) ati-drivers?
D |
I need 3d accel. I can work fine with xorg radeon generic driver and have direct rendereing, but those drivers are musch slower then fglrx driver.
Thats why i re emerge xorg-x11-6.7.0-r2.
Problem solved. i Will change again to xorg-x11 > 6.7.99 when ati release better drivers and with greater support. _________________ Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux |
|
| Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Wed Sep 29, 2004 12:57 pm Post subject: Re: fglrx and Xorg 6.7 |
|
|
| nmorse wrote: | I can't seem to get DRI working at all with Xorg 6.7 and the ATI drivers (3.9.0).
OpenGL from it seems to work fine, but the DRI hasn't worked since I upgraded to Xorg.
I couldn't get the config file produced by fglrxconfig to work at all, so I instead made a custom file using xorgcfg and changed the appropriate sections.
The file is at http://www.betterthanducttape.com/xorg.conf.
Please help me out here |
Your link gives me a 404. The Xorg logfile - /var/log/Xorg.0.log is often more helpful in diagnosing problems. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
| Back to top |
|
 |
|