Kezdőlap › Fórumok › UHU Linux › Általános UHU problémák, javaslatok › NVIDIA
- This topic has 41 hozzászólás, 17 résztvevő, and was last updated 20 years, 2 months telt el by
kisbetu.
-
SzerzőBejegyzés
-
2005-04-02-06:13 #1932161
Tudom hogy marha vicces ,de ebbõl még mindig nem tudni melyik uhu.
Az 1.2 -re a nvidia 7167 simán felment.
[align=right][snapback]127416[/snapback][/align]Ja, tényleg, elnézést, 1.2-rõl van szó.
Boccs.
2005-04-02-07:11 #1932162Ja, tényleg, elnézést, 1.2-rõl van szó.
Boccs.
[align=right][snapback]127443[/snapback][/align]Ha ezt abbahagytátok, mondjuk csatolhatnád az installer logját.
2005-04-02-13:01 #1932163Ha ezt abbahagytátok, mondjuk csatolhatnád az installer logját.
[align=right][snapback]127447[/snapback][/align]Code:nvidia-installer log file ‘/var/log/nvidia-installer.log’
creation time: Fri Apr 1 20:26:00 2005option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : /usr/src/linux-2.6.9-19/
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)Using: nvidia-installer ncurses user interface
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
6629). As part of installing this driver (version: 1.0-7174), the existing
driver will be uninstalled. Are you sure you want to continue? (‘no’ will a
bort installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Using the kernel source path ‘/usr/src/linux-2.6.9-19/’ as specified by the
‘–kernel-source-path’ commandline option.
-> Kernel source path: ‘/usr/src/linux-2.6.9-19/’
-> Performing CC test with CC=”cc”.
-> Performing rivafb check.
-> Cleaning kernel module build directory.
executing: ‘cd ./usr/src/nv; make clean’…
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
agp.o os-interface.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -rf .tmp_versions
-> Building kernel module:
executing: ‘cd ./usr/src/nv; make module SYSSRC=/usr/src/linux-2.6.9-19/ SYS
OUT=/usr/src/linux-2.6.9-19/’…
NVIDIA: calling KBUILD…
make CC=cc KBUILD_VERBOSE=1 -C /usr/src/linux-2.6.9-19/ SUBDIRS=/tmp/selfgz
6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv modules
mkdir -p /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_vers
ions
make -f scripts/Makefile.build obj=/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174
-pkg1/usr/src/nv
echo #define NV_COMPILER „`cc -v 2>&1 | tail -n 1`” > /tmp/selfgz6271/NVI
DIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.nv.o
.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-pro
totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-fl
oat -mpreferred-stack-boundary=2 -march=i586 -Iinclude/asm-i386/mach-defaul
t -I/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv -Wall -Wimplic
it -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer
-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-cas
t-qual -Wno-error -D_LOOSE_KER
NEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES
-D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHL
EVEL=7174 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG
-U_DEBUG -DNDEBUG -DNV_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_PRES
ENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_VM
AP_4_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /t
mp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.o /tmp/selfgz6271
/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function `prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type `void *’ used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:823,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
include/asm/io.h: In function `check_signature’:
include/asm/io.h:240: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-
prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft
-float -mpreferred-stack-boundary=2 -march=i586 -Iinclude/asm-i386/mach-def
ault -I/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv -Wall -Wimp
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
ter-arith -Wno-multichar -Werror -O -fno-common -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE
-DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7174 -DNV_UNIX
-DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV
_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_D
EVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_VMAP_4_PRESENT -DMODULE
-DKBUILD_BASENAME=nv_vm -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz6271/NVIDIA
-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz6271/NVIDIA-Linux-x86
-1.0-7174-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function `prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type `void *’ used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:823,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-vm.c:14:
include/asm/io.h: In function `check_signature’:
include/asm/io.h:240: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict
-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe -msof
t-float -mpreferred-stack-boundary=2 -march=i586 -Iinclude/asm-i386/mach-de
fault -I/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv -Wall -Wim
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpar
entheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsig
n-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMOD
ULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_
MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7174 -DNV_UNIX -DNV_
LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMA
P_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE
_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKB
UILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz6271/NVIDIA-Li
nux-x86-1.0-7174-pkg1/usr/src/nv/os-agp.o /tmp/selfgz6271/NVIDIA-Linux-x86-1
.0-7174-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type `void *’ used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:823,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-agp.c:24:
include/asm/io.h: In function `check_signature’:
include/asm/io.h:240: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe
-msoft-float -mpreferred-stack-boundary=2 -march=i586 -Iinclude/asm-i386/ma
ch-default -I/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/us
r/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE
-DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7174 -DNV_UNIX
-DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV
_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_D
EVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_VMAP_4_PRESENT -DMODULE
-DKBUILD_BASENAME=os_interface -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz6271
/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.o /tmp/selfgz6271/NV
IDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function `prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type `void *’ used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:823,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-interface.c:26:
include/asm/io.h: In function `check_signature’:
include/asm/io.h:240: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.os-r
egistry.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe
-msoft-float -mpreferred-sta
ck-boundary=2 -march=i586 -Iinclude/asm-i386/mach-default -I/tmp/selfgz6271
/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -W
switch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multic
har -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error –
D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KE
RNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0
-DNV_PATCHLEVEL=7174 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86
-UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAG
E_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRES
ENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=os_registry -DKBUILD_MOD
NAME=nvidia -c -o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/
os-registry.o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-r
egistry.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-registry.c:14:
include/linux/prefetch.h: In function `prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type `void *’ used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:823,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-registry.c:14:
include/asm/io.h: In function `check_signature’:
include/asm/io.h:240: warning: wrong type argument to increment
ld -m elf_i386 -r -o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/s
rc/nv/nvidia.o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-
kernel.o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.o /tmp
/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz627
1/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-agp.o /tmp/selfgz6271/NVIDIA-
Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.o /tmp/selfgz6271/NVIDIA-Lin
ux-x86-1.0-7174-pkg1/usr/src/nv/os-registry.o
Building modules, stage 2.
make -rR -f /usr/src/linux-2.6.9-19/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.9-19/Module.symvers /tmp/selfgz
6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nvidia.o
cc -Wp,-MD,/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.nvid
ia.mod.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe –
msoft-float -mpreferred-stack-boundary=2 -march=i586 -Iinclude/asm-i386/mac
h-default -DKBUILD_BASENAME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o
/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nvidia.mod.o
/tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nvidia.mod.c
ld -m elf_i386 -r -o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/sr
c/nv/nvidia.ko /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nvi
dia.o /tmp/selfgz6271/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module ‘nvidia.ko’. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
‘kernel-source’ rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
‘–kernel-source-path’ commandline option.
-> Kernel module load error: insmod: error inserting ‘./usr/src/nv/nvidia.ko’:
-1 File exists
-> Kernel messages:
NTFS volume version 3.1.
NTFS-fs error (device hda8): load_system_files(): Volume is dirty. Mounting
read-only. Run chkdsk and mount in Windows.
NTFS volume version 3.1.
NTFS-fs error (device hda1): load_system_files(): Volume is dirty. Mounting
read-only. Run chkdsk and mount in Windows.
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0500500(lo)
IPv6 over IPv4 tunneling driver
divert: not allocating divert_blk for non-ethernet device sit0
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
eth0: no IPv6 routers present
ERROR: Installation has failed. Please see the file
‘/var/log/nvidia-installer.log’ for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at http://www.nvidia.com.Valamiért fájlt feltölteni nem enged… ;-(
2005-04-02-14:35 #1932164„alamiért fájlt feltölteni nem enged… ;-(„
Nem is kell letöltened semmit!
Kernel-headers vagy forrás legyen fent és megy az majd.
Bár nekem rc3-ra sehogy nem ment fel a driver, de lehet már javítva.esetleg elõtte
apt-get update
apt-get updrade2005-04-02-17:55 #1932165„Kernel-headers vagy forrás legyen fent és megy az majd.”
Az a gáz, hogy fennvan…
2005-04-02-18:09 #1932166Bár nekem rc3-ra sehogy nem ment fel a driver, de lehet már javítva.
[align=right][snapback]127518[/snapback][/align]Az 1.2 -re a nvidia 7167 simán felment.
[align=right][snapback]127416[/snapback][/align]2005-04-05-23:27 #1932167Sziasztok! Olyan problémám lenne, h UHU 1.2 alatt nem tom beállítani az nvidiás kártyámmal a tv-outot. 1.1 alatt simán ment az nvidia README je alapján, de itt az xorg.conf kicsit másképp néz ki mint az 1.1 xF86conf ja, és eddig semmi leírást nem találtam, nvtv- t meg egyszerûen nem tom életre kelteni („szegmentálási hiba”) … Megköszönném ha segítenétek, nem kéne win-t használnom megsértve a microsoft licencszerzõdését… 😀
Písz2005-04-08-07:01 #1932168Marha vicces.
Amúgy a kernels source és társai fenn vannak, de nem látja õket. Ha kézileg megadom, az se jó (ill. nem biztos hogy jót adok meg? /usr/src/linux-verzioszam)
[align=right][snapback]127404[/snapback][/align]Nekem ilyet akkor csinált utoljára, amikor biosban letiltottam az IRQ for VGA-t.
Ekkor nem tesztett neki a kernelsource, nem tudott file-okat törölni és létrehozni telepítéskor, stb.Az Xfree86 logot átolvasva bukkantam rá a warning:can’t assign irq for vga (szó szerint nem ez volt, de ez volt a lényege). Beállítottam, és ment rendesen.
Péter
2005-04-08-07:07 #1932169Sziasztok! Olyan problémám lenne, h UHU 1.2 alatt nem tom beállítani az nvidiás kártyámmal a tv-outot. 1.1 alatt simán ment az nvidia README je alapján, de itt az xorg.conf kicsit másképp néz ki mint az 1.1 xF86conf ja, és eddig semmi leírást nem találtam, nvtv- t meg egyszerûen nem tom életre kelteni („szegmentálási hiba”) … Megköszönném ha segítenétek, nem kéne win-t használnom megsértve a microsoft licencszerzõdését… 😀
Písz
[align=right][snapback]128205[/snapback][/align]Nekem az /usr/share/doc/NVIDIA-1.0-GLX könyvtárban található readme alapján xorg-gal is sikerült beállítanom, sõt, az „R” melléklet szerinti double screeent is beizzítottam. ïgy most két tök külön képernyõm van külön felbontással (oka: TV-m max. 800×600, twinview-ben ha videó megy a tv-n, full screenben hiányzik egy része, a video miatt viszont nem akarom az UHU-t 800×600-ban használni. Ezzel a tv-out módszerrel monitoron 1024×768, a TV-n 800×600 a felobontás, és mindenhol jó a fullscreeen)
Ne félj a xorg.conf-tól, majdnem olyan, mint a XFree86.conf, a lényeg, hogy a szekciókat megtaláld. A többi majdnem ugyanaz.
Péter
2005-04-08-13:27 #1932170Thx péter, a gond az volt, h én az XF86config sample je alapján próbáltam belõni, meg se néztem a README-t…
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz