Tiny Core Extensions > TCE Q&A Forum

(solved) Issues with a PC with NVDIA GForce FX5200 (NV34); which Xorg.conf ?

<< < (3/9) > >>

floppy:

--- Quote from: Rich on April 03, 2012, 12:51:52 PM ---Hi floppy
I don't know how to break this to you, but you better sit down and brace yourself. You are getting read errors from
your CD, and it gets worse, I'm pretty sure that SQUASHFS error can't be good.

--- End quote ---
does it mean the mobo is most probably dead?

tinypoodle:
It means the data can not be properly read from your medium, for whatever reason.

Rich:
Hi floppy
The first thing I would do is try booting another machine with that CD. If it boots, look through dmesg and check
if any errors are logged pertaining to accessing the CD. If dmesg shows CD errors or the disc doesn't boot,
re-download the ISO and be sure to verify the MD5. Install cdrtools.tcz and burn a new disc:

--- Code: ---cdrecord dev=ATA:0,0,0 speed=10 padsize=63s -pad -dao -v -eject Filename.iso
--- End code ---
To determine which   dev   your drive is, enter  cdrecord -scanbus
Replace the  0,0,0  with your drives numbers if different. If it says it can't find the dev, try leaving out the  ATA:

If the CD does boot without errors, then you have to look at the hardware. Try a different cable and CD drive.
Try the boot code  libata.dma=5

floppy:

--- Quote from: Rich on April 03, 2012, 12:28:38 PM ---Hi floppy
If you change your mind, here are a couple of scripts that do most of the work for you, place them in your home directory.

create-nvidia-raw This script runs the nvidia script and then tracks down the files it created, placing them under
nvidia-raw/rawpackage. You may wish to comment out the last line, it forces the creation of a new xorg.conf file
overwriting the current one.

--- End quote ---

I tried to make that package. Following log error appear in nvidia-installer.log
No data are created in the rawpackage.

from the PC with the nvidia card

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Apr  7 21:13:26 2012
installer version: 1.0.7

PATH:
/home/tc/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bi
n:/apps/bin:/etc/sysconfig/tcedir/ondemand

option status:
  license pre-accepted               : false
  update                             : false
  force update                       : false
  expert                             : false
  uninstall                          : false
  driver info                        : false
  precompiled interfaces             : true
  no ncurses color                   : false
  query latest version               : false
  OpenGL header files                : true
  no questions                       : false
  silent                             : false
  no recursion                       : 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
  no kernel module                   : false
  force SELinux                      : default
  no X server check                  : false
  no cc version check                : false
  run distro scripts                 : true
  no nouveau check                   : false
  run nvidia-xconfig                 : false
  sigwinch work around               : true
  force tls                          : (not specified)
  X install prefix                   : (not specified)
  X library install path             : (not specified)
  X module install path              : (not specified)
  OpenGL install prefix              : (not specified)
  OpenGL install libdir              : (not specified)
  utility install prefix             : (not specified)
  utility install libdir             : (not specified)
  installer prefix                   : (not specified)
  doc install prefix                 : (not specified)
  kernel name                        : (not specified)
  kernel include path                : (not specified)
  kernel source path                 : (not specified)
  kernel output path                 : (not specified)
  kernel install path                : (not specified)
  precompiled kernel interfaces path : (not specified)
  precompiled kernel interfaces url  : (not specified)
  proc mount point                   : /proc
  ui                                 : (not specified)
  tmpdir                             : /tmp
  ftp mirror                         : ftp://download.nvidia.com
  RPM file list                      : (not specified)
  selinux chcon type                 : (not specified)

Using: nvidia-installer ncurses user interface
WARNING: Skipping the runlevel check (the utility `runlevel` was not found).
-> License accepted.
-> Installing NVIDIA driver version 173.14.31.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
ERROR: Unable to find the kernel source tree for the currently running kernel.
       Please make sure you have installed the kernel source files for your
       kernel and that they are properly configured; on Red Hat Linux systems,
       for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM
       installed.  If you know the correct kernel source files are installed,
       you may specify the kernel source path with the '--kernel-source-path'
       command line option.
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.

Rich:
Hi floppy
You of course have the compiletc extension installed, right? This package may also require that you install the
linux-headers3.0.xx-tinycore extension. If using the nvidia interface directly works better for you then just comment
out the nvidia run line in the create-nvidia-raw script. I forgot to mention that I switched to console mode first with
Ctrl-Alt-Backspace before running any of the scripts. If you run the nvidia supplied script directly, use sudo.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version