Страница 1 из 1
nVidia+KDE+fbsd не заводится
Добавлено: 2007-05-10 10:33:51
azzz
Установил драйвера из портов /usr/ports/x11/nvidia-driver/ установил подержку линукса заменил в /etc/X11/xorg.conf Driver "nv" на Driver "nvidia" не помогло. Как завести дрова видео карта NVIDIA GeForce 3 Ti 200? Обезательно ли нужен drm вот здесь dmesg | grep drm и как его активировать у меня есть только AGP вот здесь dmesg | grep agp?
Добавлено: 2007-05-10 11:16:03
Alex Keda
в портах есть такой nvidia-script чтоли
поищи по слову nvidia
смысл в том что там не тока драйвер надо прописывать - этот скрипт делает все необходимые телодвижения
Добавлено: 2007-05-14 11:39:53
Гость
cd /usr/ports/x11/nvidia-xconfig && make install clean
Добавлено: 2007-05-14 14:33:23
azzz
Ставил nvidia-xconfig запускал не помогает.
Добавлено: 2007-05-14 14:42:08
Alex Keda
ну, тогда лог давай
Добавлено: 2007-07-01 14:28:35
azzz
все сделал по иструкции
http://wiki.bsdportal.ru/faq:nvidia_video?s=nvidia
не помогло вот что пишет
Код: Выделить всё
Build Date: 16 October 2006
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 1 14:08:23 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) No devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional informati
on.
X connection to :0.0 broken (explicit kill or server shutdown).
dmesg
Код: Выделить всё
NVRM: The NVIDIA GeForce3 Ti 200 GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-9746 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
pci1: <display, VGA> at device 0.0 (no driver attached)
rl0: <RealTek 8139 10/100BaseTX> port 0xc000-0xc0ff mem 0xfebff800-0xfebff8ff irq 17 at device 9.0 on pci0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
I need help

люди добрые куда копать?
Добавлено: 2007-07-01 15:26:56
FreePascal
Ух и когда ети амирикосы и все им подобные научатся говорить на русском языке.
Код: Выделить всё
NVRM: The NVIDIA GeForce3 Ti 200 GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-9746 NVIDIA driver will ignore
Вот тут написано что твая видяха не поддерживается установленным видео драйвером,
а поддерживается версией 96хх.
Поетому делаеш мейк деинстал етому драйверу и ставиш /x11/nvidia-driver-9613 (на данный момент)
Добавлено: 2007-07-02 9:18:46
azzz
О блин

большой пасиб буду пробовать вечером
Добавлено: 2007-07-02 18:55:48
azzz
FreePascal огромный человеческий пасиб все летает

Добавлено: 2007-07-08 23:48:24
vintovkin
Всем Привет!!!
Покурил эту статью,накурился=))
и поймал вот такой баг:
Код: Выделить всё
.-(/usr/ports/x11/nvidia-driver-7184)-------------------------(root@vintovkin)-
`--# make install clean
===> Building for nvidia-driver-1.0.7184_5
===> src (all)
cc -O2 -fno-strict-aliasing -pipe -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7184 -DNVCPU_X86 -DNV_BSD -DNV_INT64_OK -DNV_UNIX -D__KERNEL__ -UDEBUG -U_DEBUG -DNDEBUG -O -fno-common -fno-unit-at-a-time -minline-all-stringops -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c nvidia_ctl.c
In file included from ./nv-freebsd.h:35,
from nvidia_ctl.c:14:
@/sys/vnode.h:654: warning: "struct vop_lock_args" declared inside parameter list
@/sys/vnode.h:654: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from @/sys/bus.h:474,
from ./nv-freebsd.h:60,
from nvidia_ctl.c:14:
./bus_if.h:355: error: syntax error before "driver_filter_t"
./bus_if.h:356: warning: function declaration isn't a prototype
./bus_if.h:383: error: syntax error before "driver_filter_t"
./bus_if.h:386: warning: function declaration isn't a prototype
./bus_if.h: In function `BUS_SETUP_INTR':
./bus_if.h:388: error: `_dev' undeclared (first use in this function)
./bus_if.h:388: error: (Each undeclared identifier is reported only once
./bus_if.h:388: error: for each function it appears in.)
./bus_if.h:389: error: `_child' undeclared (first use in this function)
./bus_if.h:389: error: `_irq' undeclared (first use in this function)
./bus_if.h:389: error: `_flags' undeclared (first use in this function)
./bus_if.h:389: error: `_filter' undeclared (first use in this function)
./bus_if.h:389: error: `_intr' undeclared (first use in this function)
./bus_if.h:389: error: `_arg' undeclared (first use in this function)
./bus_if.h:389: error: `_cookiep' undeclared (first use in this function)
*** Error code 1
Stop in /usr/ports/x11/nvidia-driver-7184/work/NVIDIA-FreeBSD-x86-1.0-7184/src.
*** Error code 1
Stop in /usr/ports/x11/nvidia-driver-7184/work/NVIDIA-FreeBSD-x86-1.0-7184.
*** Error code 1
Stop in /usr/ports/x11/nvidia-driver-7184.
*** Error code 1
Stop in /usr/ports/x11/nvidia-driver-7184.
.-(/usr/ports/x11/nvidia-driver-7184)-------------------------(root@vintovkin)-
`--#
Шо делать Люди Добрые???

Добавлено: 2007-07-09 8:08:04
Alex Keda
драйвер поновее собирать?