[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: Problem while starting the XFree86 server after loadi ng the ATI module
- From: Diego de Fuentes <diego dot defuentes at gmail dot com>
- Date: Wed, 25 May 2005 09:29:46 -0500
I just realized that my gmail only replied to Mario, heres my full
infor in case anyone can help me.
---------- Forwarded message ----------
From: Diego de Fuentes <diego dot defuentes at gmail dot com>
Date: May 18, 2005 9:51 AM
Subject: Re: [fglrx] Problem while starting the XFree86 server after
loadi ng the ATI module
To: "marioemmenlauer at gmx dot de" <marioemmenlauer at gmx dot de>
Hi Matthew, i did try what you suggested and it didnt help, i changed
the 'UseInternalAgp" to both settings and neither did any good, i'm
posting my kernel version as requested:
root at raziel:/# uname -a
Linux raziel 2.4.29 #1 SMP Wed Mar 16 12:37:23 CST 2005 i686 GNU/Linux
This is what lspci reports about my VGA card:
0000:01:05.0 VGA compatible controller: ATI Technologies Inc: Unknown
device 5835 (prog-if 00 [VGA])
Subsystem: Toshiba America Info Systems: Unknown device ff02
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 66 (2000ns min), Cache Line Size: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at 9000 [size=256]
Region 2: Memory at e8100000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at <unassigned> [disabled] [size=128K]
Capabilities: [58] AGP version 3.0
Status: RQ=256 Iso- ArqSz=0 Cal=7 SBA+ ITACoh- GART64-
HTrans- 64bit+ FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP- GART64- 64bit-
FW- Rate=<none>
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Im trying this on a Toshiba Satellite A70-SP211 and i installed the
fglrx-driver_8.12.10-1_i386.deb created following the procedure.
Btw, Mario, my laptop doesnt have a 64 Bit Processor, thanks for the
help anyway:
root at raziel:/usr/src/fglrx-installer-8.12.10# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping : 1
cpu MHz : 3200.267
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmovpat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni
monitor ds_cpl tm2 est cid
bogomips : 6383.20
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping : 1
cpu MHz : 3200.267
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmovpat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni
monitor ds_cpl tm2 est cid
bogomips : 6396.31
Thank you.-
On 5/18/05, marioemmenlauer at gmx dot de <marioemmenlauer at gmx dot de> wrote:
Hello,
Do you have a 64Bit-Processor?
If I remember right, I had some similar error message coming
from the fact, that I didn't load the extra amd64-chipset-agp
driver:
root(strassen) ~> find /lib/modules/ -iname '*agp*'
/lib/modules/2.6.11-1-amd64-me-k8/kernel/drivers/char/agp
/lib/modules/2.6.11-1-amd64-me-k8/kernel/drivers/char/agp/amd64-agp.ko
/lib/modules/2.6.11-1-amd64-me-k8/kernel/drivers/char/agp/agpgart.ko
root(strassen) ~> modprobe agpgart amd64-agp
Hope that might help...
Mario
Matthew Tippett wrote:
This typically caused by an unknown or unsupport AGP chipset. Although
I am not near a computer, there is an option 'UseInternalAgp" which can
be set to No to use the external AGP drivers that came with your kernel.
If you still have problems, please post your kernel version, AGP chipset
(otherwise known as Northbridge), and driver version.
Regards... Matthew
--------------------------
Sent from my BlackBerry Wireless Handheld
-----Original Message-----
From: Diego de Fuentes <diego dot defuentes at gmail dot com>
To: flavio-fglrx at stanchina dot net <flavio-fglrx at stanchina dot net>
Sent: Tue May 17 20:17:00 2005
Subject: [fglrx] Problem while starting the XFree86 server after loading
the ATI module
Guys,
Im having trouble starting my X Server after loading the compiled ATI
module and editing the XF86Config-4 config file, this is the error
that i get from the X11 server.
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): cannot init AGP
Has anyone ran into this before? Any ideas?