LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-15-2005, 05:39 PM   #1
aevangelica
LQ Newbie
 
Registered: Oct 2005
Distribution: openSUSE 10.2
Posts: 20

Rep: Reputation: 0
troubles with SATA, troubles with NVIDIA


Hey all,

Im a linux newb (but not a computer newb), and I know these questions have been asked in other places but i've spent all week trying to get these last two things set up on my box and i've just about had it:

1) I can't get my SATA disk to mount. I have libata installed, as well as dm_raid (which i believe is what i need, because i have a VIA RAID mobo, which is software RAID), but i just cant access it. I dont want to install linux on it, its my media drive, ntfs format, and all I want is read-only access so I don't have to boot up WinXP to watch Family Guy.

2) I have the same NVIDIA 99% CPU usage problem that alot of people have seemed to have, and I've tried all the solutions I could find (turning off AGP, updating to the 2.6.13.4 kernel, etc.) and yet whenever i pop the "nvidia" handle into the driver name in xorg.conf it just cuts out when i boot.


I would love a hand with these issues so i can finish migrating. Check below for my error logs; all my hardware is in my sig. Thanks a whole bunch!

aevangelica

For reference:

lspci:

00:00.0 Host bridge: VIA Technologies, Inc. VT8374 P4X400 Host Controller/AGP Bridge (rev 82)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0b.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)
00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)


Xorg.0.log:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/sidni:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.13 i686 [ELF]
Current Operating System: Linux sidni 2.6.13.4 #1 SMP Fri Oct 14 11:20:39 EDT 2005 i686
Build Date: 11 September 2005
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: Fri Oct 14 13:26:15 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "ViewSonic"
(**) | |-->Device "MX440"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Speedo/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Speedo/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,
/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,
/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/cyrillic/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org 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="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3168 card 1106,3168 rev 82 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 1260,3873 card 1385,4105 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:0f:0: chip 1106,3149 card 1106,3149 rev 80 class 01,04,00 hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1106,3104 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1106,3227 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:5: chip 1106,3059 card 1106,4552 rev 60 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 78 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0171 card 1462,8661 rev a3 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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 MX 440] rev 163, Mem @ 0xe4000000/24, 0xd0000000/27, 0xd8000000/19
(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 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe6002000 - 0xe60020ff (0x100) MX[B]
[1] -1 0 0xe6001000 - 0xe60010ff (0x100) MX[B]
[2] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[3] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[4] -1 0 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[5] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[6] -1 0 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[8] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
[9] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[10] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[11] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac1f (0x20) IX[B]
[13] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[14] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[15] -1 0 0x0000a000 - 0x0000a00f (0x10) IX[B]
[16] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
[17] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[18] -1 0 0x00009400 - 0x00009403 (0x4) IX[B]
[19] -1 0 0x00009000 - 0x00009007 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe6002000 - 0xe60020ff (0x100) MX[B]
[1] -1 0 0xe6001000 - 0xe60010ff (0x100) MX[B]
[2] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[3] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[4] -1 0 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[5] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[6] -1 0 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[8] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
[9] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[10] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[11] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[12] -1 0 0x0000ac00 - 0x0000ac1f (0x20) IX[B]
[13] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[14] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[15] -1 0 0x0000a000 - 0x0000a00f (0x10) IX[B]
[16] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
[17] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[18] -1 0 0x00009400 - 0x00009403 (0x4) IX[B]
[19] -1 0 0x00009000 - 0x00009007 (0x8) 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 0xe6002000 - 0xe60020ff (0x100) MX[B]
[6] -1 0 0xe6001000 - 0xe60010ff (0x100) MX[B]
[7] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[10] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[11] -1 0 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[15] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
[16] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[17] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[18] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[19] -1 0 0x0000ac00 - 0x0000ac1f (0x20) IX[B]
[20] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[21] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[22] -1 0 0x0000a000 - 0x0000a00f (0x10) IX[B]
[23] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
[24] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[25] -1 0 0x00009400 - 0x00009403 (0x4) IX[B]
[26] -1 0 0x00009000 - 0x00009007 (0x8) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org 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 DPMS
(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="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7676
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7676
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-7676 Fri Jul 29 13:01:02 PDT 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
[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 0xe6002000 - 0xe60020ff (0x100) MX[B]
[6] -1 0 0xe6001000 - 0xe60010ff (0x100) MX[B]
[7] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[10] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[11] -1 0 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[15] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
[16] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[17] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[18] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[19] -1 0 0x0000ac00 - 0x0000ac1f (0x20) IX[B]
[20] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[21] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[22] -1 0 0x0000a000 - 0x0000a00f (0x10) IX[B]
[23] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
[24] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[25] -1 0 0x00009400 - 0x00009403 (0x4) IX[B]
[26] -1 0 0x00009000 - 0x00009007 (0x8) IX[B]
(II) resource ranges after probing:
[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 0xe6002000 - 0xe60020ff (0x100) MX[B]
[6] -1 0 0xe6001000 - 0xe60010ff (0x100) MX[B]
[7] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[10] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[11] -1 0 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[18] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
[19] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[20] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[21] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[22] -1 0 0x0000ac00 - 0x0000ac1f (0x20) IX[B]
[23] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[24] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[25] -1 0 0x0000a000 - 0x0000a00f (0x10) IX[B]
[26] -1 0 0x00009c00 - 0x00009c03 (0x4) IX[B]
[27] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[28] -1 0 0x00009400 - 0x00009403 (0x4) IX[B]
[29] -1 0 0x00009000 - 0x00009007 (0x8) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NvAGP" "0"
(**) NVIDIA(0): Option "ConnectedMonitor" "lcd,lcd"
(**) NVIDIA(0): Option "TwinView"
(**) NVIDIA(0): Option "TwinViewOrientation" "RightOf"
(**) NVIDIA(0): Option "SecondMonitorHorizSync" "31.5-60"
(**) NVIDIA(0): Option "SecondMonitorVertRefresh" "56-85"
(**) NVIDIA(0): Option "MetaModes" "1280x1024,1024x768; 1024x768,1024x768"
(**) NVIDIA(0): Use of AGP disabled per request
(**) NVIDIA(0): ConnectedMonitor string: "lcd,lcd"
(WW) NVIDIA(0): Invalid ConnectedMonitor string token: "lcd"; discarding
(WW) NVIDIA(0): token.
(WW) NVIDIA(0): Invalid ConnectedMonitor string token: "lcd"; discarding
(WW) NVIDIA(0): token.
(**) NVIDIA(0): TwinView enabled
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xE4000000







Last edited by aevangelica; 10-15-2005 at 05:40 PM.
 
Old 10-15-2005, 07:59 PM   #2
aevangelica
LQ Newbie
 
Registered: Oct 2005
Distribution: openSUSE 10.2
Posts: 20

Original Poster
Rep: Reputation: 0
...and now, after attempting to reinstall the NVIDIA drivers, ldconfig spits out:

libXvMCNVIDIA.xxxx is not an ELF File - it has the wrong number of magic bytes

where xxxx is presumably every object in the NVIDIA module.

To make matters worse, the installation apparently corrupted somethingi in my KDE installation, which now quits because it cannot start kdeinit, the blame for which i point at a now apparently corrupt libGL.so.1 (which is also apparently not a vaild ELF file)

Recompiling the kernel (make clean, make modules, make modules_install, make bzImage, reboot) didn't help

Please, some assistance!

Last edited by aevangelica; 10-15-2005 at 08:01 PM.
 
Old 10-16-2005, 07:15 AM   #3
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Your SATA probably uses shared irq.
Try booting with irqpoll option
 
Old 10-16-2005, 05:10 PM   #4
jonnyblinux
Member
 
Registered: Oct 2005
Location: Maine
Posts: 51

Rep: Reputation: 15
Sata harddrive fix

SATA HARDDRIVE INSTALLATION with LINUX Slackware 10.1/10.2 (TESTED) and works ( post #1)

SETUP for Linux with LILO (I know exactly what your running into for problems) this will definetly fix it. Keep in mind this setup is just for linux with lilo, not for windows, it tells u how to do the windows partition later on at the very bottom, read very bottom where it mentions HTPS/NTSF so you know what to do for your windows partition setup. I'll have to make a webpage for SATA setups because I have a feeling its going to get very big in the near future. Go Linux. BELOW are EXACT STEPs for the parts specific to SATA Harddrives only. This will not work for HDA. IF you do not know how to do the regular slackware installation, I suggest someone teaching you first or take a class at college like I am currently doing. (Incase you dont remember what LILO does, it brings up a menu when you reboot your pc that lets you choose which OPERATING SYSTEM you want to use. Like Windows or Linux. This is the setup for LINUX in lilo only. So you'll only see one choice in the LiLO window at bootup.

(Previous Post)
Hey Man, I just bought the dell deminsion 9100 with a Pentium D (64bit) has 32bit auto usuage when needed and a 160 Gig Sata harddrive, And I got linux to work, Had to talk to my professor first , he got me straightened out (Thanks DP) . Heres what you need to do.


First as strange as this sounds, you need a WINDOWS bootdisk not a linux bootdisk, and that is not a typo. The bootdisk for Windows XP Pro worked great for me. The linux bootdisk did not work. Verified by my professor.


Second Have both cds of Slackware 10.1 or 10.2 whichever version you prefer.


CTRL ALT DEL your pc, press F2 on startup. Go down to Boot Sequence, Put the Onboard Floppy first, then Cdrom drive then Sata Harddrive. Highlight the onboard floppy and press "U" which will move it up the list to the very top. Do same with cdrom, put second, and sata harddrive third. the rest doesnt matter.


Onboard Floppy
Cdrom
Sata Harddrive
others below


Next Before you exit bios, check the "Drives" section in bios it is right below (Boot Sequence).
Press enter, check all of your SATA harddrives. My Sata-0 harddrive is a 160 Gig harddrive. The rest are empty This is to let you know which Harddrives have what for storage size.


Next Exit and Save from your bios, Remove any CDS, pop in your WINDOWS XP PRO Bootdisk press CTRL ALT DEL


Let it boot from the Floppy disk, if it doesnt boot from the floppy disk you didnt put the floppy disk first in the bootsequence in bios.
When it brings up the A: prompt type fdisk/mbr just like that, with no spaces. That will wipe the masterboot sector clean. YOU HAVE TO DO THIS STEP. It will not delete any files from your floppy. If you don't do fdisk/mbr , then after you do the whole slackware setup and reboot, you will get "MISSING OPERATING SYSTEM" for an error and that sucks because you have to do it all over again so make sure fdisk/mbr is done FIRST.


Dell Demension 9100s are setup for Windows XP pro thats why they require the Windows boot disk.

*** CRITICAL MUST HAVE FOR SATA HARDDRIVES *** i love saying critical
Take out the floppy disk from the drive, put in your Cd Disc 1 of slackware linux. CTRL ALT DEL your pc to reboot. If it doesnt pick it up, put the cd in the other cdrom and reboot. The very first prompt will default to bare.i you dont want that. Bare.i is for HDA (IDE harddrives), you have a SATA harddrive. So type "sata.i" press enter and that will pull the kernal for sata.i harddrives instead of an ide/hda harddrive kernal.


Press enter at Keyboard prompt


Now you need to make your partitions, DELETE ALL PARTIONS using fdisk /dev/sda not fdisk /dev/hda
Type "d" and choose partition number. Delete all your partitions. Start fresh. Create a new partition, type "n" choose "p" for primary, choose "1" for first partition. Make the first partition your SWAP Partition, yes you need this partition. The swap partition can be no bigger then 1 Gigobyte. Or it wont load. For Default 1st cylinder size just press enter. Use Default. For last cylinder size type +1G enter. Now you need to tell the computer what type of partition that is. It will be a LINUX SWAP partition. So type "t" type "L" and from the list look for LINUX SWAP which is 82. Type 82 at bottom. Press enter.
Your first partition is setup correctly. Type "p" to see your first partition. Your SWAP PARTITION is not bootable. Dont make it bootable.


Setup your second partition.
Type "n" ,
Type "p" ,
Type "2" ,
First Cylinder just press enter for default
Last Cylinder just press enter for default, which will be 159 gigs for my harddrive.
Type "a" ,
Type "2" , (a = You've just made your second partition Bootable),
Type "t" , (Specifys your partition Type, YOU WANT "Linux System" which is 83"
Type "L" ,
Type "83" ,

Ok now your second partition is setup correctly to check to make sure you didnt make any typos type "P"
and you should see two lines one for each partition.
Make sure there is an asterisk * next to partition 2 to make the Linux System partition bootable. If you dont have it you pc wont boot.

Keep in mind, if you have a second Sata harddrive, to put partitions on your second harddrive use fdisk /dev/sdb but do not make any partitions on your second harddrive bootable. The LILO setup will detect your second harddrive configuration.

Your almost done, type "w" which will write your partitions to the harddrive. Wait for it to bring up a prompt and
type "setup"


This will launch your Linux slackware installation, choose "Addswap"
Set this up normally, Use expert Lilo when you get to it.
When you get to the section asking if you want a bootdisk, choose "From Slackware cdrom" instead of skip.
This will choose the kernal for sata harddrives off the cdrom. Next it asks you if you want to make a linux bootdisk, say NO, skip it.
In the LILO configuration section, under expert,


(I have my computer setup for Linux and thats it. If you wanted windows on another partition, you'd have to go back and make a partition in fdisk /dev/sda make windows your third partition using HTPS/NTFS, dont use fat16 or fat32 its less secure then NTFS).


Install whatever packages you want. (Extras like KDE desktop which is similar to windows desktop)
First choose Begin, go through each part like you normally would.
Second choose Linux go through it like normal
Third choose Lilo,
Set this up normally, Use expert Lilo when you get to it.


***** THIS IS CRITICAL FOR SATA HARDDRIVES (MUST HAVE)*****
When you get to the section asking if you want a bootdisk, choose "From Slackware cdrom" instead of skip. ** IT WILL EJECT YOUR CDROM, pull out CDROM 2 and INSERT CDROM 1. Because it has the kernal files on disk 1. From here on leave cdrom disc 1 in.
This will choose the kernal for sata harddrives off the cdrom. Next it asks you if you want to make a linux bootdisk, say NO, skip it.


- Set it up for DHCP or Static whichever your router uses. If you dont have a router it will be DHCP(Because you just have a cable modem or dsl modem).


If you are planning on having windows xp choose "WINDOWS" if not skip. You must have a windows partition already created. If you dont have a windows partition made and in this example we dont have a windows partition, If you do want windows you must go back to the very beginning, repeat entire process but add a partition for windows using HTPS/NTFS, If I typoed that, sorry doing this from memory.


When it says your done installation, cursor down to "Exit" press enter. Then Press CTRL ALT DEL to reboot, if you did it right, it will boot up to a red box saying "LILO 22.5.9 Boot Menu, Choose Linux or Windows and load it up.


VERY IMPORTANT, Dell Dimension doesnt come with regular mouse ports, it comes with USB mouse ports. Linux Makes you configure usb usuage manually, So you wont be able to use your mouse to navigate through the kde desktop. Use your keyboard, Press the Windows key to launch the program menu for kde and choose system, and Terminal program(KCron). In there look for the mount point for usb which I cannot remember, still figuring this out, word of wise, look at www.linuxquestions.org for a forum on setting up usb mouses, you can set it up from the Terminal console instead. Make sure you get the right instructions for the right mouse you have. Yours is the black ball Dell mouse like mine probably. Good Luck. If you didnt get to this point, email JLAPALME@maine.rr.com and I'll walk u through it on instant messenger if you have another pc available.
JML


P.S. I was surprised during the launch of Linux it recognized my usb keyboard. It stalled on it for about a minute and kept going. So be patient with it dont reboot it again. First reboot needs to work correctly or you muck it up. I did not go through every step of slackware, its just too long. but the important steps specific to SATA harddrives I did enlighten you with. Knock yourself out. IF ANYONE has the process for setting up a USB mouse on linux slackware I could use your help here. Very much appreciated. Thanks
 
Old 10-16-2005, 05:30 PM   #5
aevangelica
LQ Newbie
 
Registered: Oct 2005
Distribution: openSUSE 10.2
Posts: 20

Original Poster
Rep: Reputation: 0
but see, i don't want to format the sata drive, i dont want to install linux on it - i just wan tto be able to mount it read-only
 
Old 10-16-2005, 05:38 PM   #6
jonnyblinux
Member
 
Registered: Oct 2005
Location: Maine
Posts: 51

Rep: Reputation: 15
ok

How many harddrives do you have ? What types of harddrives are they ?
 
Old 10-17-2005, 02:39 AM   #7
aevangelica
LQ Newbie
 
Registered: Oct 2005
Distribution: openSUSE 10.2
Posts: 20

Original Poster
Rep: Reputation: 0
check my sig
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia Troubles ncf Slackware 20 08-06-2005 06:21 AM
Troubles with Nvidia permissions crud Slackware 4 05-26-2005 02:16 PM
Troubles with SATA Optical jxbryan Linux - Hardware 2 03-06-2005 11:27 PM
Knoppix HD Install LILO Troubles With SATA Drive - HELP alpinewonder Debian 2 09-09-2004 12:38 PM
Sorry! Nvidia Driver Troubles Sean_Glenville Linux - Newbie 4 07-18-2003 05:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration