View previous topic :: View next topic |
Author |
Message |
SnEptUne l33t
Joined: 23 Aug 2004 Posts: 656
|
Posted: Tue Sep 18, 2007 4:01 am Post subject: |
|
|
It seems like you can boot with the new kernel (vmlinuz-2.6.22-gentoo-r6), right?
If you are using syslog-ng, the default behavour would make kernel error appears in /var/log/message. _________________ "There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114) |
|
Back to top |
|
|
Blackmamba Tux's lil' helper
Joined: 28 Aug 2007 Posts: 116 Location: Germany
|
Posted: Tue Sep 18, 2007 6:41 pm Post subject: |
|
|
SnEptUne wrote: | It seems like you can boot with the new kernel (vmlinuz-2.6.22-gentoo-r6), right?
If you are using syslog-ng, the default behavour would make kernel error appears in /var/log/message. |
No i had to switch back to r5.
Couldnt find the kernel panic line in message, not even with ctrl +w "panic" so i had to boot with the r6 kernel again and write it down, heh.
Code: |
VFS: Cannot open root device "<NULL>" or unknown-block(8,3)
Please append a correct "root=" boot option; here are the available partitions: 0300 4194302 hda driver: ide-cdrom
Kernel panic - not syncing : VFS : Unable to mount root fs on unknown-block(8,3)
|
??? |
|
Back to top |
|
|
SnEptUne l33t
Joined: 23 Aug 2004 Posts: 656
|
Posted: Tue Sep 18, 2007 8:36 pm Post subject: |
|
|
Do you have the IDE chipset driver, and the filesystem compiled into the kernel? Unless you are using initrd image, you would probably need to have all neccessary drivers for the boot device compiled-in instead of loaded as module.
The changes between r5 and r6 should not be significiant, so I doubt the device number will change. Anyway, you should check your kernel config. lspci -v will show you the chipsets of your computer if you are unsure. _________________ "There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114) |
|
Back to top |
|
|
Blackmamba Tux's lil' helper
Joined: 28 Aug 2007 Posts: 116 Location: Germany
|
Posted: Tue Sep 18, 2007 9:16 pm Post subject: |
|
|
SnEptUne wrote: | Do you have the IDE chipset driver, and the filesystem compiled into the kernel? Unless you are using initrd image, you would probably need to have all neccessary drivers for the boot device compiled-in instead of loaded as module.
The changes between r5 and r6 should not be significiant, so I doubt the device number will change. Anyway, you should check your kernel config. lspci -v will show you the chipsets of your computer if you are unsure. |
filesystem compiled into the kernel? yes.
and not sure about the ide driver, but this is what comes out of lspci -v
Code: |
lspci -v
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] HyperTransport: Slave or Primary Interface
Capabilities: [e0] HyperTransport: MSI Mapping
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: 66MHz, fast devsel
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: 66MHz, fast devsel
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: 66MHz, fast devsel
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] #00 [00fe]
Capabilities: [fc] #00 [0000]
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: 66MHz, fast devsel
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
Flags: 66MHz, fast devsel
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if
00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: c4000000-c7ffffff
Prefetchable memory behind bridge: 00000000ce200000-00000000ce3fffff
Capabilities: [40] Subsystem: nVidia Corporation Unknown device 0000
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1
Enable-
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if
00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: c8000000-cbffffff
Capabilities: [40] Subsystem: nVidia Corporation Unknown device 0000
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1
Enable-
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if
00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: cc000000-cdffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
Capabilities: [40] Subsystem: nVidia Corporation Unknown device 0000
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1
Enable-
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] HyperTransport: Slave or Primary Interface
Capabilities: [e0] HyperTransport: MSI Mapping
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0
I/O ports at 1d00 [size=128]
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: 66MHz, fast devsel, IRQ 10
I/O ports at 3040 [size=64]
I/O ports at 3000 [size=64]
Capabilities: [44] Power Management version 2
00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 10
Memory at c0040000 (32-bit, non-prefetchable) [size=256K]
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3) (prog-
if 10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 18
Memory at c0004000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3) (prog-
if 20 [EHCI])
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 18
Memory at c0005000 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] Debug port
Capabilities: [80] Power Management version 2
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1) (prog-if 8a [Maste
r SecP PriP])
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0
[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [siz
e=8]
[virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [siz
e=1]
[virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [siz
e=8]
[virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [siz
e=1]
I/O ports at 3080 [size=16]
Capabilities: [44] Power Management version 2
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev f1)
(prog-if 85 [Master SecO PriO])
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
I/O ports at 30c0 [size=8]
I/O ports at 30b4 [size=4]
I/O ports at 30b8 [size=8]
I/O ports at 30b0 [size=4]
I/O ports at 3090 [size=16]
Memory at c0006000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/2
Enable-
Capabilities: [cc] HyperTransport: MSI Mapping
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2) (prog-if 01 [S
ubtractive decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=07, subordinate=07, sec-latency=64
Memory behind bridge: ce000000-ce0fffff
Capabilities: [b8] Subsystem: Gammagraphx, Inc. Unknown device 0000
Capabilities: [8c] HyperTransport: MSI Mapping
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 11
Memory at c0000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0
Enable-
Capabilities: [6c] HyperTransport: MSI Mapping
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16
Memory at c0008000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 30e0 [size=8]
Capabilities: [44] Power Management version 2
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTr
ansport Technology Configuration
Flags: fast devsel
Capabilities: [80] HyperTransport: Host or Secondary Interface
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address
Map
Flags: fast devsel
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Co
ntroller
Flags: fast devsel
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscell
aneous Control
Flags: fast devsel
Capabilities: [f0] #0f [0010]
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)
Subsystem: Hewlett-Packard Company Unknown device 1361
Flags: bus master, fast devsel, latency 0, IRQ 20
Memory at c8000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 2
Capabilities: [58] Message Signalled Interrupts: Mask- 64bit- Queue=0/0
Enable-
Capabilities: [d0] Express Legacy Endpoint IRQ 0
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
05:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce Go 7600] (re
v a1) (prog-if 00 [VGA])
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at cd000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at cc000000 (64-bit, non-prefetchable) [size=16M]
I/O ports at 5000 [size=128]
Capabilities: [60] Power Management version 2
Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0
Enable-
Capabilities: [78] Express Endpoint IRQ 0
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting
07:05.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (prog-if
10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at ce000000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [dc] Power Management version 2
07:05.1 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MS
Pro Host Adapter (rev 19)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at ce000800 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
07:05.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 01)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: bus master, medium devsel, latency 0, IRQ 11
Memory at ce000c00 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
07:05.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (r ev 0a)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: medium devsel, IRQ 11
Memory at ce001000 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
07:05.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
Subsystem: Hewlett-Packard Company Unknown device 30b7
Flags: medium devsel, IRQ 11
Memory at ce001400 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
|
|
|
Back to top |
|
|
SnEptUne l33t
Joined: 23 Aug 2004 Posts: 656
|
Posted: Tue Sep 18, 2007 9:28 pm Post subject: |
|
|
Cool, I have the same chipset on my server.
Do you have the following selected (not module) in menuconfig?
Code: | Device Drivers ---> Serial ATA (prod) and Parallel ATA (experimental) drivers --->
<*> ATA device support
<*> NVIDIA SATA support
|
Oh, and I just realized the grub.conf is incomplete. You need to specify your root as kernel option..
Code: |
default 0
timeout 30
splashimage=(hd0,0)/grub/black.xpm.gz
title Gentoo (08-30-2007-00)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-gentoo-r6 root=/dev/sda3 udev lacpi
boot
|
_________________ "There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114) |
|
Back to top |
|
|
Blackmamba Tux's lil' helper
Joined: 28 Aug 2007 Posts: 116 Location: Germany
|
Posted: Tue Sep 18, 2007 9:42 pm Post subject: |
|
|
SnEptUne wrote: | Cool, I have the same chipset on my server.
Do you have the following selected (not module) in menuconfig?
Code: | Device Drivers ---> Serial ATA (prod) and Parallel ATA (experimental) drivers --->
<*> ATA device support
<*> NVIDIA SATA support
|
Oh, and I just realized the grub.conf is incomplete. You need to specify your root as kernel option..
Code: |
default 0
timeout 30
splashimage=(hd0,0)/grub/black.xpm.gz
title Gentoo (08-30-2007-00)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-gentoo-r6 root=/dev/sda3 udev lacpi
boot
|
|
Nice
I have the NVIDIA SATA support enabled, but there is no ATA device support there
ok i will try to change the .grub.conf file. |
|
Back to top |
|
|
Blackmamba Tux's lil' helper
Joined: 28 Aug 2007 Posts: 116 Location: Germany
|
Posted: Tue Sep 18, 2007 10:28 pm Post subject: |
|
|
Hmz.Tried to add it, but i still get kernel panic.Now i get:
Code: |
Root-NFS: No NFS server available, giving up.
Vfs. Unable to mount root fs via NFS, trying floppy.
VFS: Insert root floppy and press enter.
VFS: Cannot open root device "sda3" or unknown-block(2,0)
|
It really doesnt want vmlinuz |
|
Back to top |
|
|
SnEptUne l33t
Joined: 23 Aug 2004 Posts: 656
|
Posted: Tue Sep 18, 2007 10:45 pm Post subject: |
|
|
NFS server? That's strange. Are you using NFS? Does making NFS server a module help?
On the other hand, have you tried other device? such as root=/dev/sdb3 or /dev/hda3? In the worst case scenerio, you may try genkernel instead. _________________ "There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114) |
|
Back to top |
|
|
Blackmamba Tux's lil' helper
Joined: 28 Aug 2007 Posts: 116 Location: Germany
|
Posted: Wed Sep 19, 2007 3:04 pm Post subject: |
|
|
The freezing stopped after i upgraded the graphic card driver @ NVIDIA and when i think about it...when it comes to the "invalid module format" error i remember i got the same error with ndiswrapper once.I fixed it by removing the file and then add it again.Perhaps that will work here too?
and eeew! i tried to --unmerge gspca, but it cant find it.And when i try to emerge it again its masked.Yes i am root. |
|
Back to top |
|
|
SnEptUne l33t
Joined: 23 Aug 2004 Posts: 656
|
Posted: Wed Sep 19, 2007 10:10 pm Post subject: |
|
|
If gspca is masked by (-*), it probably meant it is tested that it isn't really properly. If it is just masked by ~*, it is probably just not tested. However, you can still emerge the package by adding an entry to /etc/portage/package.unmask and /etc/portage/package.keywords.
Please refer to the wiki and handbook for more information:
http://gentoo-wiki.com/TIP_package.keywords _________________ "There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114) |
|
Back to top |
|
|
Blackmamba Tux's lil' helper
Joined: 28 Aug 2007 Posts: 116 Location: Germany
|
Posted: Fri Sep 21, 2007 7:12 pm Post subject: |
|
|
Ok thank you so much |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|