Installed new graphics card and Ubuntu no longer works

thanks Una

how do i upgrade to the current Dapper release - i have a fast internet connection so can download it

i seem to remember i might need to change something in my sources.lst file?


if i download the dev version of dapper presumably it will just auto update to the final version when its out?

thanks

Diss
 
I would get the livecd first realy to make sure it works ok with your hardware. I think they have actauly included an installer in the livecd now. So you could install direct from inside that. Still wont fix your nvidia problems you will still need to install as guide :)

But if you want to update while inside breezy.

You just change everything with breezy to dapper in your /etc/apt/sources.list and then do sudo apt-get dist-upgrade and sudo apt-get upgrade.Thats it

Yeah it will just update to the final version when its out.
 
thanks Una - i am gonna give that goddamn guide a go :D

please keep your eyes open for more plea's for help as i will probably mess up :)

after that will give dapper a go

cheers

Diss

PS - if i wnat to really learn all about Linux are there any proper training courses i can do?
 
if you're still having trouble closing X try typing 'top' into a root terminal. Then looking for a process called X then type 'kill' followed by the PID (process ID).
Think of top as a commandline version of taskmanager you have in windows.
 
No idea about courses. I do computer science at Uni so we use it pretty much all the time. However I been using it for quite a few years now on and off. You just need plenty of time to mess about with things, and be willing to read the net :).

irc.freenode.org / #ubuntu and www.ubuntuforums.org are pretty decent, I think there's a noobies forum :)
 
glad you recommended trying the LiveCD first as Dapper didn't seem to want to mount any of my drives and finished up with:
/bin/sh/ can't access tty; job (*Something*) turned off - couldn't read my own writing!

Diss
 
OK - as expected i have cocked it up

I followed the instructions but everything is messed up - i will post some files here for you - if its all geting a bit much i'll understand - sorry

i was also getting some weird messages as it booted - where can i get a copy of my boot log to post?

Thanks

Diss

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Mar 29 14:43:26 PST 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg
#SubSection "Display"
# Depth 4
# Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
# EndSubSection
# SubSection "Display"
# Depth 8
# Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
# EndSubSection
# SubSection "Display"
# Depth 15
# Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
# EndSubSection
# SubSection "Display"
# Depth 16
# Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
# EndSubSection
# SubSection "Display"
# Depth 24
# Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
# EndSubSection
#EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"
# local font server
# if the local font server has problems, we can fall back on these
# paths to defoma fonts
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "DPro930SB"
Option "DPMS"
# Identifier "EV745TCO99"
# HorizSync 31-48
# VertRefresh 60
# Option "DPMS"
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Screen"

# Monitor "EV745TCO99"
# SubSection "Display"
# Depth 1
# Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Monitor "DPro930SB"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
 
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523 [email protected]dd)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux ubuntu 2.6.12-10-386 #1 Sat Mar 11 16:13:17 UTC 2006 i686
Build Date: 10 October 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-10-386 (buildd@terranova) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8.1)) #1 Sat Mar 11 16:13:17 UTC 2006
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 Apr 16 17:35:34 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "DPro930SB"
(**) | |-->Device "NVIDIA Corporation NV43 [GeForce 6600 GT]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "gb"
(**) XKB: layout: "gb"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(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 10de,005e card 0000,0000 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,0053 card 1043,815a rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0291 card 10de,0321 rev a1 class 03,00,00 hdr 00
(II) PCI: 05:06:0: chip 1102,0005 card 1102,0021 rev 00 class 04,01,00 hdr 00
(II) PCI: 05:07:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
(II) PCI: 05:07:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:9:0), (0,5,5), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xc0000000 - 0xc7ffffff (0x8000000) MX
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xcb000000 - 0xcb0fffff (0x100000) MX
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:13:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x00009fff (0x1000) IX
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xc8000000 - 0xcaffffff (0x3000000) MX
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0291) rev 161, Mem @ 0xc8000000/24, 0xb0000000/28, 0xc9000000/24, I/O @ 0x9000/7
(--) PCI: (5:7:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xcb000000/12
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX
(II) Active PCI resource ranges:
[0] -1 0 0xcb001000 - 0xcb001fff (0x1000) MX
[1] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX
[2] -1 0 0xc4000000 - 0xc41fffff (0x200000) MX
[3] -1 0 0xcb100000 - 0xcb100fff (0x1000) MX
[4] -1 0 0xcb101000 - 0xcb101fff (0x1000) MX
[5] -1 0 0xcb102000 - 0xcb102fff (0x1000) MX
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX
[7] -1 0 0xcb103000 - 0xcb103fff (0x1000) MX
[8] -1 0 0xcb000000 - 0xcb000fff (0x1000) MX(B)
[9] -1 0 0xc9000000 - 0xc9ffffff (0x1000000) MX(B)
[10] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX(B)
[11] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX(B)
[12] -1 0 0x0000a000 - 0x0000a01f (0x20) IX
[13] -1 0 0x0000b000 - 0x0000b007 (0x8) IX
[14] -1 0 0x0000c400 - 0x0000c40f (0x10) IX
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX
[19] -1 0 0x0000d800 - 0x0000d80f (0x10) IX
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX
[24] -1 0 0x0000f000 - 0x0000f00f (0x10) IX
[25] -1 0 0x00004c40 - 0x00004c7f (0x40) IX
[26] -1 0 0x00004c00 - 0x00004c3f (0x40) IX
[27] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX
[28] -1 0 0x00009000 - 0x0000907f (0x80) IX(B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xcb001000 - 0xcb001fff (0x1000) MX
[1] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX
[2] -1 0 0xc4000000 - 0xc41fffff (0x200000) MX
[3] -1 0 0xcb100000 - 0xcb100fff (0x1000) MX
[4] -1 0 0xcb101000 - 0xcb101fff (0x1000) MX
[5] -1 0 0xcb102000 - 0xcb102fff (0x1000) MX
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX
[7] -1 0 0xcb103000 - 0xcb103fff (0x1000) MX
[8] -1 0 0xcb000000 - 0xcb000fff (0x1000) MX(B)
[9] -1 0 0xc9000000 - 0xc9ffffff (0x1000000) MX(B)
[10] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX(B)
[11] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX(B)
[12] -1 0 0x0000a000 - 0x0000a01f (0x20) IX
[13] -1 0 0x0000b000 - 0x0000b007 (0x8) IX
[14] -1 0 0x0000c400 - 0x0000c40f (0x10) IX
[15] -1 0 0x00000b60 - 0x00000b63 (0x4) IX
[16] -1 0 0x00000960 - 0x00000967 (0x8) IX
[17] -1 0 0x00000be0 - 0x00000be3 (0x4) IX
[18] -1 0 0x000009e0 - 0x000009e7 (0x8) IX
[19] -1 0 0x0000d800 - 0x0000d80f (0x10) IX
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX
[24] -1 0 0x0000f000 - 0x0000f00f (0x10) IX
[25] -1 0 0x00004c40 - 0x00004c7f (0x40) IX
[26] -1 0 0x00004c00 - 0x00004c3f (0x40) IX
[27] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX
[28] -1 0 0x00009000 - 0x0000907f (0x80) IX(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX(B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[5] -1 0 0xcb001000 - 0xcb001fff (0x1000) MX
[6] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX
[7] -1 0 0xc4000000 - 0xc41fffff (0x200000) MX
[8] -1 0 0xcb100000 - 0xcb100fff (0x1000) MX
[9] -1 0 0xcb101000 - 0xcb101fff (0x1000) MX
[10] -1 0 0xcb102000 - 0xcb102fff (0x1000) MX
[11] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX
[12] -1 0 0xcb103000 - 0xcb103fff (0x1000) MX
[13] -1 0 0xcb000000 - 0xcb000fff (0x1000) MX(B)
[14] -1 0 0xc9000000 - 0xc9ffffff (0x1000000) MX(B)
[15] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX(B)
[16] -1 0 0xc8000000 - 0xc8ffffff (0x1000000) MX(B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX
[19] -1 0 0x0000a000 - 0x0000a01f (0x20) IX
[20] -1 0 0x0000b000 - 0x0000b007 (0x8) IX
[21] -1 0 0x0000c400 - 0x0000c40f (0x10) IX
[22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX
[23] -1 0 0x00000960 - 0x00000967 (0x8) IX
[24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX
[25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX
[26] -1 0 0x0000d800 - 0x0000d80f (0x10) IX
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX
[31] -1 0 0x0000f000 - 0x0000f00f (0x10) IX
[32] -1 0 0x00004c40 - 0x00004c7f (0x40) IX
[33] -1 0 0x00004c00 - 0x00004c3f (0x40) IX
[34] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX
[35] -1 0 0x00009000 - 0x0000907f (0x80) IX(B)
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(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: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(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 XFree86-DGA
(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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(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
(EE) /usr/X11R6/lib/modules/extensions/libglx.so is an unrecognized module type
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (unknown module type, 6)
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(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: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(EE) /usr/X11R6/lib/modules/drivers/nvidia_drv.o is an unrecognized module type
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (unknown module type, 6)
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.o
(II) Module keyboard: 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: "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
(EE) No drivers available.

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 information.
 
Your config looks ok..
/var/log/Xorg.0.log should show any X errors. dmesg will show you boot up messages, you can pipe this to a file dmesg > filename, if you want to read that file in a text editor.
 
as mentioned above i would like to post my boot log (i assume there was one) - i am using the Knoppix LiveCD at the moment - only i think there were other odd messages

i think maybe i screwed somethign up bigtime when i compiled the nvidia driver as part of the install?

:confused: :confused: :confused: :confused:

Diss
 
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(EE) /usr/X11R6/lib/modules/drivers/nvidia_drv.o is an unrecognized module type
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (unknown module type, 6)

I.e this bit..

sudo sh NVIDIA-Linux-x86-1.0-7667-pkg2.run

Prolly.
You screwed something up building the module it seems.
 
Last edited:
Una said:
Your config looks ok..
/var/log/Xorg.0.log should show any X errors. dmesg will show you boot up messages, you can pipe this to a file dmesg > filename, if you want to read that file in a text editor.


thanks Una

do i need to be in a particualr dir to do this - only as i am now in Knoppix will it show me the correct log?

or

are you saying i do dmesg > filename.txt at the console as i try and boot from Ubuntu
if so where will it put the .txt file?

thanks

Diss
 
Una said:
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(EE) /usr/X11R6/lib/modules/drivers/nvidia_drv.o is an unrecognized module type
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (unknown module type, 6)

You screwed something up building the module it seems.

i'll check the boot log first to see if anything else - is this going to be easy to correct?

Diss
 
Diss said:
i'll check the boot log first to see if anything else - is this going to be easy to correct?

Diss

See above post edited it a bit. If you do dmesg > dmesg.txt it will go in the directory you are currently in, so maybe best doing it from /home/username/
 
hmmm
i thought i saw something about CPU not recognised or something - is the following what appears scrolling down the screen as you boot up?
or is that another file?

Diss

Device 0000:00:0b.0 to 64
[4294672.054000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
[4294672.054000] assign_interrupt_mode Found MSI capability
[4294672.054000] Allocate Port Service[pcie00]
[4294672.054000] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[4294672.054000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
[4294672.054000] assign_interrupt_mode Found MSI capability
[4294672.054000] Allocate Port Service[pcie00]
[4294672.054000] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[4294672.054000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
[4294672.054000] assign_interrupt_mode Found MSI capability
[4294672.054000] Allocate Port Service[pcie00]
[4294672.054000] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[4294672.054000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
[4294672.054000] assign_interrupt_mode Found MSI capability
[4294672.054000] Allocate Port Service[pcie00]
[4294672.054000] isapnp: Scanning for PnP cards...
[4294672.406000] isapnp: No Plug & Play device found
[4294672.418000] PNP: PS/2 controller doesn't have AUX irq; using default 0xc
[4294672.418000] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112
[4294672.945000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294672.946000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294672.946000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294672.947000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294672.948000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294672.948000] io scheduler noop registered
[4294672.948000] io scheduler anticipatory registered
[4294672.948000] io scheduler deadline registered
[4294672.948000] io scheduler cfq registered
[4294672.948000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294672.952000] EISA: Probing bus 0 at eisa.0
[4294672.952000] Cannot allocate resource for EISA slot 4
[4294672.952000] EISA: Detected 0 cards.
[4294672.952000] NET: Registered protocol family 2
[4294672.978000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294672.981000] IP: routing cache hash table of 16384 buckets, 128Kbytes
[4294672.981000] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[4294672.983000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[4294672.983000] TCP: Hash tables configured (established 524288 bind 65536)
[4294672.983000] NET: Registered protocol family 8
[4294672.983000] NET: Registered protocol family 20
[4294672.983000] ACPI wakeup devices:
[4294672.983000] HUB0 XVR0 XVR1 XVR2 XVR3 USB0 USB2 MMAC MMCI UAR1
[4294672.983000] ACPI: (supports S0 S1 S3 S4 S5)
[4294672.984000] Freeing unused kernel memory: 224k freed
[4294673.007000] Capability LSM initialized
[4294673.015000] NET: Registered protocol family 1
[4294673.024000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294673.024000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294673.024000] ACPI: bus type ide registered
[4294673.026000] SCSI subsystem initialized
[4294673.026000] libata version 1.11 loaded.
[4294673.027000] sata_nv version 0.6
[4294673.027000] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23
[4294673.027000] ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [APSI] -> GSI 23 (level, low) -> IRQ 23
[4294673.027000] PCI: Setting latency timer of device 0000:00:07.0 to 64
[4294673.027000] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xD800 irq 23
[4294673.027000] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xD808 irq 23
[4294673.382000] ata1: dev 0 cfg 49:2f00 82:706b 83:7e01 84:4023 85:7068 86:3c01 87:4023 88:407f
[4294673.382000] ata1: dev 0 ATA, max UDMA/133, 488397168 sectors: lba48
[4294673.382000] nv_sata: Primary device added
[4294673.382000] nv_sata: Primary device removed
[4294673.382000] nv_sata: Secondary device added
[4294673.382000] nv_sata: Secondary device removed
[4294673.382000] ata1: dev 0 configured for UDMA/133
[4294673.382000] scsi0 : sata_nv
[4294673.583000] ata2: no device found (phy stat 00000000)
[4294673.583000] scsi1 : sata_nv
[4294673.583000] Vendor: ATA Model: WDC WD2500KS-00M Rev: 02.0
[4294673.583000] Type: Direct-Access ANSI SCSI revision: 05
[4294673.583000] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 22
[4294673.583000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APSJ] -> GSI 22 (level, low) -> IRQ 22
[4294673.584000] PCI: Setting latency timer of device 0000:00:08.0 to 64
[4294673.584000] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xC400 irq 22
[4294673.584000] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xC408 irq 22
[4294673.939000] ata3: dev 0 cfg 49:2f00 82:746b 83:7f01 84:4023 85:7468 86:3c01 87:4023 88:407f
[4294673.939000] ata3: dev 0 ATA, max UDMA/133, 390721968 sectors: lba48
[4294673.939000] nv_sata: Primary device added
[4294673.939000] nv_sata: Primary device removed
[4294673.939000] nv_sata: Secondary device added
[4294673.939000] nv_sata: Secondary device removed
[4294673.939000] ata3: dev 0 configured for UDMA/133
[4294673.939000] scsi2 : sata_nv
[4294674.140000] ata4: no device found (phy stat 00000000)
[4294674.140000] scsi3 : sata_nv
[4294674.140000] Vendor: ATA Model: WDC WD2000JS-22M Rev: 02.0
[4294674.140000] Type: Direct-Access ANSI SCSI revision: 05
[4294674.160000] NFORCE-CK804: IDE controller at PCI slot 0000:00:06.0
[4294674.160000] NFORCE-CK804: chipset revision 242
[4294674.160000] NFORCE-CK804: not 100% native mode: will probe irqs later
[4294674.160000] NFORCE-CK804: 0000:00:06.0 (rev f2) UDMA133 controller
[4294674.160000] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
[4294674.160000] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
[4294674.160000] Probing IDE interface ide0...
[4294674.424000] hda: IC35L040AVVA07-0, ATA DISK drive
[4294675.036000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294675.036000] Probing IDE interface ide1...
[4294675.708000] hdc: ASUS DVD-E616P2, ATAPI CD/DVD-ROM drive
[4294676.422000] hdd: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive
[4294676.473000] ide1 at 0x170-0x177,0x376 on irq 15
[4294676.474000] Probing IDE interface ide2...
[4294676.987000] Probing IDE interface ide3...
[4294677.499000] Probing IDE interface ide4...
[4294678.011000] Probing IDE interface ide5...
[4294678.525000] hda: max request size: 128KiB
[4294678.529000] hda: 80418240 sectors (41174 MB) w/1863KiB Cache, CHS=65535/16/63, UDMA(100)
[4294678.529000] hda: cache flushes supported
[4294678.530000] /dev/ide/host0/bus0/target0/lun0: p1
[4294678.540000] hdc: ATAPI 48X DVD-ROM drive, 512kB Cache
[4294678.540000] Uniform CD-ROM driver Revision: 3.20
[4294678.545000] hdd: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[4294678.556000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294678.556000] SCSI device sda: drive cache: write back
[4294678.556000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294678.556000] SCSI device sda: drive cache: write back
[4294678.556000] /dev/scsi/host0/bus0/target0/lun0: p1 < p5 >
[4294678.579000] Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
[4294678.579000] SCSI device sdb: 390721968 512-byte hdwr sectors (200050 MB)
[4294678.579000] SCSI device sdb: drive cache: write back
[4294678.579000] SCSI device sdb: 390721968 512-byte hdwr sectors (200050 MB)
[4294678.579000] SCSI device sdb: drive cache: write back
[4294678.579000] /dev/scsi/host2/bus0/target0/lun0: p1 p2 p3 p4
[4294678.616000] Attached scsi disk sdb at scsi2, channel 0, id 0, lun 0
[4294678.933000] usbcore: registered new driver usbfs
[4294678.933000] usbcore: registered new driver hub
[4294678.933000] ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[4294678.934000] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 21
[4294678.934000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 21 (level, low) -> IRQ 21
[4294678.934000] PCI: Setting latency timer of device 0000:00:02.0 to 64
[4294678.934000] ohci_hcd 0000:00:02.0: nVidia Corporation CK804 USB Controller
[4294678.946000] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[4294678.946000] ohci_hcd 0000:00:02.0: irq 21, io mem 0xcb103000
[4294678.999000] hub 1-0:1.0: USB hub found
[4294678.999000] hub 1-0:1.0: 10 ports detected
[4294679.008000] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
[4294679.008000] ACPI: PCI Interrupt 0000:00:02.1 -> Link [APCL] -> GSI 20 (level, low) -> IRQ 20
[4294679.008000] PCI: Setting latency timer of device 0000:00:02.1 to 64
[4294679.008000] ehci_hcd 0000:00:02.1: nVidia Corporation CK804 USB Controller
[4294679.008000] ehci_hcd 0000:00:02.1: debug port 1
[4294679.008000] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
[4294679.008000] ehci_hcd 0000:00:02.1: irq 20, io mem 0xfeb00000
[4294679.008000] PCI: cache line size of 64 is not supported by device 0000:00:02.1
[4294679.008000] ehci_hcd 0000:00:02.1: park 0
[4294679.008000] ehci_hcd 0000:00:02.1: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[4294679.008000] hub 2-0:1.0: USB hub found
[4294679.008000] hub 2-0:1.0: 10 ports detected
[4294679.057000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.41.
[4294679.058000] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
[4294679.058000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [APCH] -> GSI 23 (level, low) -> IRQ 23
[4294679.058000] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[4294679.340000] ohci_hcd 0000:00:02.0: wakeup
[4294679.571000] eth0: forcedeth.c: subsystem: 01043:8141 bound to 0000:00:0a.0
[4294679.723000] usb 1-3: new low speed USB device using ohci_hcd and address 2
[4294680.009000] usb 1-4: new full speed USB device using ohci_hcd and address 3
[4294681.644000] usbcore: registered new driver hiddev
[4294681.654000] input: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:02.0-3
[4294681.654000] usbcore: registered new driver usbhid
[4294681.654000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294682.017000] ACPI: Fan [FAN] (on)
[4294682.019000] ACPI: CPU0 (power states: C1[C1])
[4294682.020000] ACPI: Thermal Zone [THRM] (40 C)
[4294682.154000] ReiserFS: sdb4: found reiserfs format "3.6" with standard journal
[4294689.007000] ReiserFS: sdb4: using ordered data mode
[4294689.023000] ReiserFS: sdb4: journal params: device sdb4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[4294689.024000] ReiserFS: sdb4: checking transaction log (sdb4)
[4294689.071000] ReiserFS: sdb4: Using r5 hash to sort names
[4294690.268000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294692.844000] Adding 875532k swap on /dev/sdb3. Priority:-1 extents:1
[4294696.089000] parport: PnPBIOS parport detected.
[4294696.089000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[4294696.175000] lp0: using parport0 (interrupt-driven).
[4294696.197000] mice: PS/2 mouse device common for all mice
[4294696.311000] Linux agpgart interface v0.101 (c) Dave Jones
[4294699.383000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: [email protected]
[4294699.977000] cdrom: open failed.
[4294699.986000] cdrom: open failed.
[4294700.989000] NTFS driver 2.1.22 [Flags: R/O MODULE].
[4294701.053000] NTFS volume version 3.1.
[4294701.102000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[4294701.146000] NTFS-fs error (device sda1): read_ntfs_boot_sector(): Primary boot sector is invalid.
[4294701.146000] NTFS-fs error (device sda1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
[4294701.146000] NTFS-fs error (device sda1): ntfs_fill_super(): Not an NTFS volume.
[4294701.187000] NTFS volume version 3.1.
[4294701.988000] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x4c00
[4294701.998000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x4c40
[4294702.367000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294702.397000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294702.699000] Linux video capture interface: v1.00
[4294702.823000] bttv: driver version 0.9.15 loaded
[4294702.823000] bttv: using 8 buffers with 2080k (520 pages) each for capture
[4294702.828000] bttv: Bt8xx card found (0).
[4294702.828000] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
[4294702.828000] ACPI: PCI Interrupt 0000:05:07.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 17
[4294702.828000] bttv0: Bt878 (rev 17) at 0000:05:07.0, irq: 17, latency: 32, mmio: 0xcb000000
[4294702.828000] bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
[4294702.828000] bttv0: using: Hauppauge (bt878) [card=10,autodetected]
[4294702.828000] bttv0: gpio: en=00000000, out=00000000 in=00fffffb [init]
[4294702.831000] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
[4294702.934000] tveeprom: Hauppauge: model = 38105, rev = B435, serial# = 3960288
[4294702.934000] tveeprom: tuner = Temic 4066FY5 (idx = 35, type = 18)
[4294702.934000] tveeprom: tuner fmt = PAL(I) (eeprom = 0x10, v4l2 = 0x00000010)
[4294702.934000] tveeprom: audio_processor = None (type = 0)
[4294702.934000] bttv0: using tuner=18
[4294702.934000] bttv0: i2c: checking for MSP34xx @ 0x80... not found
[4294702.936000] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
[4294702.939000] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[4294702.969000] tvaudio: TV audio decoder + audio/video mux driver
[4294702.969000] tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6320,tea6420,tda8425,pic16c54 (PV951),ta8874z
[4294702.987000] bttv0: i2c: checking for TDA9887 @ 0x86... not found
[4294703.058000] tuner 2-0061: chip found @ 0xc2 (bt878 #0 [sw])
[4294703.058000] tuner 2-0061: type set to 18 (Temic PAL_I (4066 FY5))
[4294703.102000] bttv0: registered device video0
[4294703.114000] bttv0: registered device vbi0
[4294703.114000] bttv0: PLL: 28636363 => 35468950 .. ok
[4294703.207000] bt878: AUDIO driver version 0.0.0 loaded
[4294703.210000] bt878: Bt878 AUDIO function found (0).
[4294703.210000] ACPI: PCI Interrupt 0000:05:07.1[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 17
[4294703.210000] bt878(0): Bt878 (rev 17) at 05:07.1, irq: 17, latency: 32, memory: 0xcb001000
[4294705.189000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid 0x107F
[4294705.206000] usbcore: registered new driver usblp
[4294705.206000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[4294705.351000] Real Time Clock Driver v1.12
[4294705.408000] input: PC Speaker
[4294705.457000] Floppy drive(s): fd0 is 1.44M
[4294705.483000] FDC 0 is a post-1991 82077
[4294706.070000] ts: Compaq touchscreen protocol output
[4294706.466000] NET: Registered protocol family 17
[4294708.490000] NET: Registered protocol family 10
[4294708.490000] Disabled Privacy Extensions on device c02eb280(lo)
[4294708.490000] IPv6 over IPv4 tunneling driver
[4294709.208000] ACPI: Power Button (FF) [PWRF]
[4294709.208000] ACPI: Power Button (CM) [PWRB]
[4294709.246000] ibm_acpi: ec object not found
[4294711.451000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[4294711.451000] apm: overridden by ACPI.
[4294713.198000] powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.40.4)
[4294713.202000] powernow-k8: BIOS error - no PSB or ACPI _PSS objects
[4294719.288000] eth0: no IPv6 routers present
 
Yes thats what happens when it boots.

sudo sh NVIDIA-Linux-x86-1.0-7667-pkg2.run (replace with what you downloaded) is the step I think you have broken. If the drivers dont build/install properly there's no point in carrying on with the guide. You need to fix errors as they happen.

To be honest the nvidia drivers are in the Universe repository..

https://wiki.ubuntu.com/AddingRepositoriesHowto

Is how to enable it. If you cant get into a gui you will have to either change driver to "vesa" or edit apt sources by hand.
 
Last edited:
thanks - i'll give it another go tomorrow

i am pretty sure i didn't get any error messages but i'll double check next time


also - i noticed that the xorg file still says 6600GT and not 7900GT - is this something i have to change manually? and if so how do i know EXACTLY what i need to type in?



thanks again for all your time today

cheers

Diss
 
Thats just a label used as a display name for it. Has nothing to do with the actauly problem. You can call it what you like :)
 
to shut down X i use :
init 3

and to start it up again:
init 5

or change default runlevel in /etc/inittab and reboot

snippet from the /etc/inittab

# The default runlevel is defined here
id:5:initdefault:

# First script to be executed, if not booting in emergency (-b) mode
si::bootwait:/etc/init.d/boot

# /etc/init.d/rc takes care of runlevel handling
#
# runlevel 0 is System halt (Do not use this for initdefault!)
# runlevel 1 is Single user mode
# runlevel 2 is Local multiuser without remote network (e.g. NFS)
# runlevel 3 is Full multiuser with network
# runlevel 4 is Not used
# runlevel 5 is Full multiuser with network and xdm
# runlevel 6 is System reboot (Do not use this for initdefault!)
 
Back
Top Bottom