| Autore |
Discussione  |
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 25/08/2004 : 03:54:28
|
Ciao a Tutti ho aperto un nuovo topic in quanto non riesco ad installare i driver della skeda video sul kernel 2.6.6 Uso MDK 10.0 e ho aggiornato il kernel ad una versione stabile 2.6.6 ma da quando l'ho fatto linux ora si avvia in modalità testuale. I driver gli ho scaricati da qui: htt*://[www].nvidia[.com]/content/drivers/drivers.asp
ed ho scelto Linux IA32
c'è anke un altro link sopra apposta x i driver d linux: htt*://[www].nvidia[.com]/object/linux.html
Sono corretti questi driver? P.S.Il problema c'è solo su questo kernel 2.6.6!se l'ho cancello e uso il kernel 2.4.25 funziona bene!ah..anke selezionado al boot il kernel 2.6.37 funziona! Ho installato questo kernel xkè con gli altri non riesco a connettermi mentre con questo sembra di si!un altra cosa..avviando linux con il kernel 2.6.37 nel path /usr/src/ non c'è linux-2.6.3-7mdk ma c'è linux-2.4.25! Vi metto l'output degli errori dell'installazione dei driver:
nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Wed Aug 25 03:39:43 2004
option 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 X install prefix : /usr/X11R6 OpenGL install prefix : /usr Installer install prefix: /usr kernel source path : (not specified) kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /root/tmp ftp site : ftp://download.nvidia[.com]
Using: nvidia-installer ncurses user interface -> License accepted. -> 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: No) -> No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface. -> Kernel source path: '/usr/src/linux' -> Performing cc_version_check with CC="cc". -> Performing rivafb check. -> Performing rivafb module check. WARNING: Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! -> Cleaning kernel module build directory. executing: 'cd ./usr/src/nv; make clean'... rm -f nv.o os-agp.o os-interface.o os-registry.o nv-linux.o nv_compiler.h * .d NVdriver nvidia.o -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux SYSOUT=/usr/s rc/linux'... Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! *** Failed rivafb module sanity check, but continuing! *** echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > nv_compiler.h cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp arentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -UDEBUG - U_DEBUG -DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_G NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT 64_OK -DNVCPU_X86 -DREMAP_PAGE_RANGE_4 -DNV_CHANGE_PAGE_ATTR_PRESENT -I. -I/usr/src/linux/include -Wno-cast-qual -Wno-error nv.c In file included from nv-linux.h:48, from nv.c:14: /usr/include/linux/modversions.h:1:2: #error "============================== =========================" /usr/include/linux/modversions.h:2:2: #error "You should not include /usr/in clude/{linux,asm}/ header" /usr/include/linux/modversions.h:3:2: #error "files directly for the compila tion of kernel modules." /usr/include/linux/modversions.h:4:2: #error "" /usr/include/linux/modversions.h:5:2: #error "glibc now uses kernel header f iles from a well-defined" /usr/include/linux/modversions.h:6:2: #error "working kernel version (as rec ommended by Linus Torvalds)" /usr/include/linux/modversions.h:7:2: #error "These files are glibc internal and may not match the" /usr/include/linux/modversions.h:8:2: #error "currently running kernel. They should only be" /usr/include/linux/modversions.h:9:2: #error "included via other system head er files - user space" /usr/include/linux/modversions.h:10:2: #error "programs should not directly include <linux/*.h> or" /usr/include/linux/modversions.h:11:2: #error "<asm/*.h> as well." /usr/include/linux/modversions.h:12:2: #error "" /usr/include/linux/modversions.h:13:2: #error "To build kernel modules pleas e do the following:" /usr/include/linux/modversions.h:14:2: #error "" /usr/include/linux/modversions.h:15:2: #error " o Have the kernel sources in stalled" /usr/include/linux/modversions.h:16:2: #error "" /usr/include/linux/modversions.h:17:2: #error " o Make sure that the symboli c link" /usr/include/linux/modversions.h:18:2: #error " /lib/modules/`uname -r`/bu ild exists and points to" /usr/include/linux/modversions.h:19:2: #error " the matching kernel source directory" /usr/include/linux/modversions.h:20:2: #error "" /usr/include/linux/modversions.h:21:2: #error " o Now copy /boot/vmlinuz.ver sion.h to" /usr/include/linux/modversions.h:22:2: #error " /lib/modules/`uname -r`/bu ild/include/linux/version.h" /usr/include/linux/modversions.h:23:2: #error "" /usr/include/linux/modversions.h:24:2: #error " o When compiling, make sure to use the following" /usr/include/linux/modversions.h:25:2: #error " compiler option to use the correct include files:" /usr/include/linux/modversions.h:26:2: #error "" /usr/include/linux/modversions.h:27:2: #error " -I/lib/modules/`uname -r`/ build/include" /usr/include/linux/modversions.h:28:2: #error "" /usr/include/linux/modversions.h:29:2: #error " instead of" /usr/include/linux/modversions.h:30:2: #error "" /usr/include/linux/modversions.h:31:2: #error " -I/usr/include/linux" /usr/include/linux/modversions.h:32:2: #error "" /usr/include/linux/modversions.h:33:2: #error " Please adjust the Makefile accordingly." /usr/include/linux/modversions.h:34:2: #error "============================= ==========================" make[1]: *** [nv.o] Error 1 make: *** [module] Error 2 -> Error. ERROR: Unable to build the NVIDIA kernel module. 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 [www].nvidia[.com].
Sicuramente dovrò scaricare qualcosa x il kernel!ke cosa?ho controllato il sito ftp://download.nvidia[.com] ma non so cosa devo scaricare! Ke posso fare?
questo è tutto! GRAZIE X L'AIUTO E BUONA NOTTE CIAOOOOOOOOOOO
Edited by - el_diablo85 on 25/08/2004 03:55:44
Edited by - el_diablo85 on 25/08/2004 04:15:44
|
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 26/08/2004 : 14:09:09
|
Ovviamente non può compilare in maniera corretta se non hai i sorgenti giusti: lui compila basandosi sui sorgenti del 2.4.25, a tu hai il 2.6.6. Allora, o scarichi i sorgenti del kernel 2.6.6 della mandrake (dovresti trovarli facilmente in Internet), oppure gli fai cercare l'interfaccia precompilata sul server della nvidia (quando ti chiede "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])?" rispondi sì). Visto che la connessione ad Internet sembra funzionare, puoi anche tentare questa strada. Poi si lamenta del supporto per il rivafb, assicurati che non venga caricato: se il comando dmesg | grep -i rivafb non restituisce nulla allora sei a posto. Se non ti interessa l'accelerazione 3D puoi semplicemente usare il driver fornito con la distribuzione, mi pare si chiami nv. Lo strumento per configurare X da console dovrebbe essere drakx11 (da root ovviamente). Ciao 
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 26/08/2004 : 16:48:39
|
Ciao Gimli, ho trovato questi sorgenti kernel-source-2.6.6-3mdk.ppc.rpm ma non funzionano!! mi da questo (errore)
package kernel-source-2.6.6-3mdk is intended for a ppc architecture
Gli ho fatto cercare l'interfaccia sul server ma mi da errore nella compilazione del kernel!!
Ho provato il comando ke mi hai dato dmesg | grep -i rivafb e non mi restituisce nessuna scritta!quindi dovrebbe essere apposto!
Ho provato anke il comando dragkx11 e ho provato a modificare qlcsa! ma alla fine sono sempre in modalità testuale! puoi dirmi ke sorgenti mi conviene scaricare?magari se mi trovi il link giusto è meglio! grazie d tutto! a prestooo ciaoooooo
|
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 26/08/2004 : 22:18:30
|
I sorgenti sono per un processore ppc, quello che usano i Mac per intenderci. Ti serve il pacchetto per ix86 (con i compreso tra 3 e 6). Dovresti trovarlo nello stesso posto in cui hai trovato il kernel 2.6.6. Per adesso, proviamo a vedere se riusciamo a far partire X lo stesso, anche senza i driver proprietari. Posta l'esatto messaggio di errore che esce quando fai partire X e il tuo file /etc/X11/XF86Config-4 Ciao 
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 27/08/2004 : 02:51:35
|
Ciao Gimli, questo è l'errore ke appare quando digito X da root
This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to XFree86 XFree86.Org and patches submitted to fixes XFree86.Org. Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (htt*://[www].XFree86.Org/cvs).
XFree86 Version 4.3.0.1 Release Date: 15 August 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.6.3-3mdkenterprise i686 [ELF] Build Date: 24 March 2004 Before reporting problems, check htt*://[www].XFree86.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/XFree86.0.log", Time: Fri Aug 27 02:02:23 2004 (==) Using config file: "/etc/X11/XF86Config-4" (==) ServerLayout "layout1" (**) |-->Screen "screen1" (0) (**) | |-->Monitor "monitor1" (**) | |-->Device "device1" (**) |-->Input Device "Keyboard1" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "it" (**) XKB: layout: "it" (WW) Option "XkbOptions" requires an string value (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Mouse1" (**) FontPath set to "unix/:-1" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "AllowMouseOpenFail" Using vt 7 (--) using VT number 7
(II) Open APM successful (II) Module ABI versions: XFree86 ANSI C Emulation: 0.2 XFree86 Video Driver: 0.6 XFree86 XInput driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1106,0305 card 0000,0000 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 40 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00 (II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 1a class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 1a class 0c,03,00 hdr 00 (II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 40 class 06,80,00 hdr 00 (II) PCI: 00:07:5: chip 1106,3058 card 1509,8908 rev 50 class 04,01,00 hdr 00 (II) PCI: 00:0a:0: chip 1102,0002 card 1102,8026 rev 07 class 04,01,00 hdr 80 (II) PCI: 00:0a:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80 (II) PCI: 00:0c:0: chip 11d4,1805 card 11d4,1805 rev 00 class 07,80,00 hdr 00 (II) PCI: 01:00:0: chip 10de,0110 card 1043,4015 rev a1 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set) (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(1:0:0) nVidia Corporation NV11 [GeForce2 MX/MX 400] rev 161, Mem 0xdc000000/24, 0xd0000000/27 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) PCI Memory resource overlap reduced 0xd8000000 from 0xdbffffff to 0xd7ffffff (II) Active PCI resource ranges: [0] -1 0 0xde000000 - 0xde0000ff (0x100) MX[B] [1] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [2] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [3] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B) [4] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B] [5] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B] [6] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B] [7] -1 0 0x0000e000 - 0x0000e003 (0x4) IX[B] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B] [9] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [10] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [11] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xde000000 - 0xde0000ff (0x100) MX[B] [1] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [2] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [3] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B) [4] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B] [5] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B] [6] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B] [7] -1 0 0x0000e000 - 0x0000e003 (0x4) IX[B] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B] [9] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [10] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [11] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xde000000 - 0xde0000ff (0x100) MX[B] [6] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [7] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B) [9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [11] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B] [12] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B] [13] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B] [14] -1 0 0x0000e000 - 0x0000e003 (0x4) IX[B] [15] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B] [16] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [17] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [18] -1 0 0x0000d000 - 0x0000d00f (0x10) IX[B] (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o (II) Module v4l: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 0.0.1 ABI class: XFree86 Video Driver, version 0.6 (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 2.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "nvidia" (WW) Warning, couldn't open module nvidia (II) UnloadModule: "nvidia" (EE) Failed to load module "nvidia" (module does not exist, 0) (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.4 (II) v4l driver for Video4Linux (II) Primary Device is: PCI 01:00:0 (EE) No devices detected.
Fatal server error: no screens found
When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86 xfree86.org.
L'ho recuperato da "/var/log/XFree86.0.log". Come faccio a far partire il file /etc/X11/XF86Config-4 ? ho provato a digitare "sh XF86Config-4" e appaiono circa 115 righe con comandi non trovati o non eseguiti!come posso mostrarti queste righe?sono in modalità testo! non mi sò muovere tanto ho provato con questo comando sh XF86Config-4 | tee testo.txt ma nel file ke mi crea nn c'è niente è vuoto! come faccio Grazie ancora d tutto CIAOOOOOOO 
|
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 27/08/2004 : 13:12:56
|
XF86Config non è un file eseguibile, è un file di testo, quindi è ovvio che eseguendolo dia solo errori. Per leggere un file di testo puoi usare un pager, come more oppure less. Es.: less /etc/X11/XF86Config-4 Io per lavorare in console uso spesso il Midnight Commander, un clone del mitico Norton Commander: lo puoi installare (se non c'è già) con il comando urpmi mc (da root ovviamente). E' forse il miglior file manager che puoi avere in console e ha un editor di testi integrato, molto utile se non sei pratico con vim o emacs. Dal log che mi hai dato si capisce che hai un driver sbagliato indicato nel file di configurazione. Devi specificare di usare il driver nv (fornito con X) invece che quello proprietario nvidia, che ci preoccuperemo di far andare in seguito. La maniera Mandrake di fare questo è usare drakx11, ma io spesso preferisco modificare a mano il file di configurazione. Se vuoi fare così, modifica: Section "Device" [...] Driver "nvidia" [...] EndSection in: Section "Device" [...] Driver "nv" [...] EndSection nel file /etc/X11/XF86Config. Poi prova a vedere se va. Ciao 
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 27/08/2004 : 14:15:57
|
Ciao Gimli, Ho provato a modificare quello ke mi hai detto! Section "Device" [...] Driver "nvidia" [...] EndSection in: Section "Device" [...] Driver "nv" [...] EndSection
Ah..io come editor uso nano
Cmq ho installato Midnight Commander con il comando ke mi hai dato! Almeno penso d averlo installato! Ma come lo avvio? ho provato con il comando mc /etc/X11/XF86Config-4 ma non funziona mi dice ke il comando nn è valido!
T spiego ke succede: una volta modificato quello ke mi hai detto ho digitato "X" per avviare la grafica! Appare la skermata blu (avvio normale) ma si blocca proprio all'inizio!posso solo muovere il mouse! poi devo per forza cliccare il reset del PC x riavviare! e una volta ke riavvio torna tutto come prima le righe ke avevo modificato tornano normali al posto di "nv" c'è nuovamente "nvidia"!
Gimli forse t può essere utile x aiutarmi leggere proprio il file XF86Config-4:
# File generated by XFdrake.
# ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # **********************************************************************
Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection
Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) EndSection
Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer EndSection
Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "" EndSection
Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection
Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" HorizSync 30-71 VertRefresh 50-160 # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # TV fullscreen mode or DVD fullscreen output. # 768x576 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection
Section "Device" Identifier "device1" BoardName "NVIDIA GeForce2 Integrated (generic)" Driver "nvidia" Option "DPMS" EndSection
Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1024 768 EndSubsection Subsection "Display" Depth 15 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Virtual 1024 768 EndSubsection Subsection "Display" Depth 24 Virtual 1024 768 EndSubsection EndSection
Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection
GRAZIE GIMLI A prestooo 
Edited by - el_diablo85 on 27/08/2004 14:17:54 |
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 27/08/2004 : 14:36:25
|
quote:
Ah..io come editor uso nano Cmq ho installato Midnight Commander con il comando ke mi hai dato! Almeno penso d averlo installato! Ma come lo avvio? ho provato con il comando mc /etc/X11/XF86Config-4 ma non funziona mi dice ke il comando nn è valido!
E' installato, lo avvii con mc, oppure mcedit nomefile se vuoi editare un file di testo. Se usi nano va benissimo quello, basta che tu abbia un editor funzionante. Il mc è comodo perché ti dà una buona visualizzazione dell'albero delle directory, ma si può vivere anche senza.
quote:
T spiego ke succede: una volta modificato quello ke mi hai detto ho digitato "X" per avviare la grafica!
Il comando corretto è startx. Se X si blocca, lo puoi uccidere premendo CTRL+ALT+BACKSPACE. Se vuoi riavviare il sistema premi CTRL+ALT+CANC. Oppure puoi andare su un'altra console virtuale premendo CTRL+ALT+F[1-6].
quote:
[...] Section "Device" Identifier "device1" BoardName "NVIDIA GeForce2 Integrated (generic)" Driver "nvidia" Option "DPMS" EndSection
Ripeto: modifica "nvidia" in "nv", salva il file e prova ad eseguire startx. Ciao 
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 27/08/2004 : 15:29:39
|
Ciao Gimli sono contentissimo grazie a te!!! ora sono su linux! ke figo!!! avevo già modificato il file da nvidia in nv ma sbagliavo il comando!!dopo aver digitato startX ha funzionato subito!! grazie mille d tutto!!!!! Ora ke facciamo mi aiuti a trovare i driver con il kernel giusti?! o cosa!!io cmq sono contentoooo grazieee!! Fammi sapere e divertittitititititi
 C'è un problemino...ogni volta ke riavvio devo modificare il file e avviare nuovamente startx come posso fare x rendere le modifike effettive e automatike nel senso ke vorrei avviare la parte grafica senza entrare nella testuale?grazie!!
Edited by - el_diablo85 on 27/08/2004 16:04:42 |
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 27/08/2004 : 16:58:19
|
Perché, il file viene modificato ad ogni riavvio?! Questo è mooolto strano, non dovrebbe succedere. Vedi se c'è qualche script di avvio che va a toccarlo. Gli script di avvio mi pare siano in /etc/init.d (purtroppo sto usando l'altro pc con debian, quindi non sono sicuro), usando il comando grep eviti di doverli guardare uno per uno: man grep per informazioni. Qualcosa tipo grep -lr XF86Config . dovrebbe andare, lanciato nella directory con gli script di avvio. Ciao
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 28/08/2004 : 05:59:35
|
Ciao Gimli, non ho capito bene cosa devo fare! come faccio a vedere se c'è qualke script d'avvio ke lo tocca? Mi puoi dire ke comandi devo usare?grazie Ho provato il comando ke mi hai detto grep -lr XF86Config in /etc/init.d/ ma non mi restituisce nessun output anzi mi appare il cursore a sinistra e devo premere ctrl+c per annullare! ho sbagliato qualcosa oppure devo aspettare per molto tempo? grazie Notte...
Edited by - el_diablo85 on 28/08/2004 06:10:51 |
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 28/08/2004 : 12:54:16
|
Uhm, mi sa che avevo letto male il tuo post precedente. Allora, per avviare automaticamente X al boot devi modificare il file /etc/inittab, in modo che una riga tipo id:3:initdefault: diventi id:5:initdefault: Al riavvio dovrebbe partire la grafica. Ciao 
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 28/08/2004 : 15:01:05
|
Gimli, ho controllato il file ke mi hai detto ma quella riga è già come mi hai detto id:5:initdefault!! Ke si può fare?! Forse è meglio installare i driver della nvidia?! Grazie.. ciaoooo
|
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 28/08/2004 : 18:28:50
|
Per adesso direi di accontentarti dei driver forniti con X, almeno fino a quando non trovi i sorgenti giusti. Ho cercato un (bel) po' con Google, ma non ho trovato il pacchetto kernel-source per il kernel 2.6.6. ma dove hai trovato questo kernel, per curiosità? Nello stesso posto dovrebbero esserci anche i sorgenti. Per eliminare il problema della modifica ad ogni riavvio, prova a disinstallare i driver nvidia che avevi installato col kernel precedente (li avevi installati no?). Il comando giusto per vedere se e quale degli script di avvio modifica il file di configurazione di X è: grep -l XF86Config-4 * lanciato in /etc/init.d, restituirà il nome dei file in cui trova una corrispondenza per XF86Config-4. Ciao
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
|
el_diablo85
Senior Member
   

177 Messaggi |
Inserito il - 28/08/2004 : 20:46:07
|
Ciao Gimli, il kernel l'ho trovato qui htt*://[www].time4t.net/~cjw/mdk-cooker-ppc/kernel-2.6.6-3mdk/
nn entra più in questo sito!!nn sò perkè!!
questo sito l'ho trovato nel sito della mdk stesso htt*://archives.mandrakelinux[.com]/cooker-ppc/2004-05/msg00021.php
non so nemmeno se ho installato i driver nvidia ma penso d averli installati in parte!xkè ho visto ke qnd li stavo installando poco prima d darmi l'errore del kernel si vedeva l'avanzamento dell'installazione! Ho provato il comando ke mi hai detto ma non mi restituisc niente e devo premere ctrl+c x tornare a digitare qualcosa! ti riporto gli errori del kernel
ERROR: Unable to build NVIDIA kernel module interface.
ERROR:Unable to add a precompiled kernel interface for the running kernel.
GRazie Gimli a presto e buona serata 
Edited by - el_diablo85 on 28/08/2004 20:58:30
Edited by - el_diablo85 on 28/08/2004 20:59:45 |
 |
|
|
Gimli
Moderatore
    
.jpg)
Città: Belluno
1870 Messaggi |
Inserito il - 28/08/2004 : 21:31:44
|
Allora è impossibile che tu stia usando quello! Deve essere un kernel per ppc... Aspe, non avrai mica un Mac? Io non capisco più niente... Mi riporti esattamente l'output di uname -a, così ci capiamo? Si sa che trovavo solo i pacchetti del kernel 2.6.3 o del 2.6.8 ... Ciao 
-- Prima di postare, leggere: htt*://[www].notrace.it/Forum2/FAQ.ASP htt*://[www].catb.org/~esr/faqs/smart-questions.html |
 |
|
Discussione  |
|
|
|