LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-06-2005, 01:56 AM   #1
jnorcal
Member
 
Registered: Aug 2005
Distribution: slackware 10.2 kernel 2.6.15.5
Posts: 31

Rep: Reputation: 15
mount: unknown filesystem type 'NTFS'


I cannot mount my 2 nt partitions. Or my dvdrw(exeternalusb) or my cdrom. It says this.http://img88.imageshack.us/my.php?image=shit4yu.png .. http://img88.imageshack.us/my.php?image=shit21xc.png
/dev/hdd1 /mnt/hdd1 NTFS auto,users,suid,dev,exec 0 0
/dev/sda1 / reiserfs defaults 1 1
/dev/sda2 swap swap swap 0 0
/dev/sda3 /mnt/sda3 NTFS auto,users,suid,dev,exec 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/sr0 /mnt/sr0_cdrom iso9660 noauto,users,exec 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0

WHAT AM I DOING WRONG?????? I know its operator error it always is.

Last edited by jnorcal; 09-06-2005 at 01:58 AM.
 
Old 09-06-2005, 02:13 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,175
Blog Entries: 1

Rep: Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042
Use lowercase (i.e. ntfs and not NTFS)
Regards
 
Old 09-06-2005, 05:53 AM   #3
MMYoung
Member
 
Registered: Apr 2004
Location: Arkansas
Distribution: Ubuntu 8.10
Posts: 365

Rep: Reputation: 30
Re: mount: unknown filesystem type 'NTFS'

Quote:
Originally posted by jnorcal
/dev/hdd1 /mnt/hdd1 NTFS auto,users,suid,dev,exec 0 0
As bathory said, try ntfs instead of NTFS and see if that works. Also, if you are wanting to write to that drive you need to be sure and read the explanation about kernel NTFS write support. It is EXTREMELY limited to the point of being functionally NON-EXISTENT, IMHO.
Quote:
Originally posted by jnorcal
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/sr0 /mnt/sr0_cdrom iso9660 noauto,users,exec 0 0
Have you tried "mount /mnt/cdrom"? If not first make sure that the /dev/cdrom symlink actually points to /dev/sr0 (ls -l /dev/cdrom should output /dev/cdrom -> /dev/sr0) and if so put a CD into the drive and then, as root, type in "mount /mnt/cdrom".

If /dev/cdrom doesn't point to /dev/sr0 it's pretty easy to fix. As root do the following:
rm /dev/cdrom
ln -s /dev/sr0 /dev/cdrom
Then do the "mount /mnt/cdrom" thing and see if it works.

HTH,
MMYoung
 
Old 09-06-2005, 06:23 AM   #4
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Also, I see from your screenshot an error about nvidiafb,
to use framebuffer with a nvidia card, disable nvidia support in
kernel config, use vesa instead
 
Old 09-06-2005, 07:05 PM   #5
mayhemt
Member
 
Registered: Sep 2005
Location: irving TX
Distribution: SuSe, Kubuntu, Win$ucks
Posts: 50

Rep: Reputation: 15
make sure you have block devices enabled too..

as for ntfs.....i wouldnt recommend ntfs write using kernel sources...just use read only option
parallelly u can use captive-ntfs to enable write support on NTFS partitiions....which is safe & good option as of now...
 
Old 09-06-2005, 09:44 PM   #6
jnorcal
Member
 
Registered: Aug 2005
Distribution: slackware 10.2 kernel 2.6.15.5
Posts: 31

Original Poster
Rep: Reputation: 15
this is my lsmod/dmesg and my block devices are enabled in my kernal,
root@J:~# lsmod
Module Size Used by
nls_cp437 5632 1
nls_utf8 1792 1
ohci_hcd 18820 0
uhci_hcd 29712 0
ehci_hcd 31112 0
i8xx_tco 6036 0
libata 41476 0
i2c_i801 7820 0
tg3 93828 0
snd_seq_device 7052 0
snd_util_mem 3584 0
pcmcia 20872 0
yenta_socket 20488 0
rsrc_nonstatic 11392 1 yenta_socket
pcmcia_core 42776 3 pcmcia,yenta_socket,rsrc_nonstatic
evdev 7552 0
agpgart 29768 0
psmouse 28804 0

[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
Vendor: PLEXTOR Model: DVDR PX-716A Rev: 1.08
Type: CD-ROM ANSI SCSI revision: 00
sr0: scsi3-mmc drive: 125x/94x writer cd/rw xa/form2 cdda tray
Attached scsi CD-ROM sr0 at scsi1, channel 0, id 0, lun 0
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
usb-storage: device scan complete
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_oss_info_register
kobject_register failed for snd_emu10k1 (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0130a31>] mod_sysfs_setup+0x51/0xc0
[<c0131b11>] load_module+0x7a1/0xa70
[<c0131e8a>] sys_init_module+0x7a/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for nvidiafb (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e891cfcf>] nvidiafb_init+0xf/0x20 [nvidiafb]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
kobject_register failed for ahci (-17)
[<c01dff89>] kobject_register+0x49/0x80
[<c0256af8>] bus_add_driver+0x58/0xd0
[<c01e99a0>] pci_device_shutdown+0x0/0x30
[<c01e9b0e>] pci_register_driver+0x6e/0x90
[<e48e200f>] ahci_init+0xf/0x11 [ahci]
[<c0131f42>] sys_init_module+0x132/0x1c0
[<c0102f89>] syscall_call+0x7/0xb
hw_random: RNG not detected
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
snd_mixer_oss: Unknown symbol snd_unregister_oss_device
snd_mixer_oss: Unknown symbol snd_register_oss_device
snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
snd_mixer_oss: Unknown symbol snd_oss_info_register
snd_pcm_oss: Unknown symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_register_oss_device
snd_pcm_oss: Unknown symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: Unknown symbol snd_oss_info_register
snd_mixer_oss: Unknown symbol snd_unregister_oss_device
snd_mixer_oss: Unknown symbol snd_register_oss_device
snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
snd_mixer_oss: Unknown symbol snd_oss_info_register
spurious 8259A interrupt: IRQ7.
cdrom: open failed.
usb 1-6: USB disconnect, address 2
program eject is using a deprecated SCSI ioctl, please convert it to SG_IO
program eject is using a deprecated SCSI ioctl, please convert it to SG_IO
program eject is using a deprecated SCSI ioctl, please convert it to SG_IO
program eject is using a deprecated SCSI ioctl, please convert it to SG_IO
program eject is using a deprecated SCSI ioctl, please convert it to SG_IO
program eject is using a deprecated SCSI ioctl, please convert it to SG_IO
input: AT Translated Set 2 keyboard on isa0060/serio0
smb_proc_readdir_long: error=-13, breaking
smb_add_request: request [cfc00d80, mid=20290] timed out!
SMB connection re-established (-5)
smb_add_request: request [cfc00e80, mid=20291] timed out!
smb_add_request: request [cfc00c80, mid=20292] timed out!

Last edited by jnorcal; 09-06-2005 at 09:49 PM.
 
Old 09-06-2005, 11:29 PM   #7
mayhemt
Member
 
Registered: Sep 2005
Location: irving TX
Distribution: SuSe, Kubuntu, Win$ucks
Posts: 50

Rep: Reputation: 15
ok...just to make sure...
did u do 'make bzImage modules modules_install' in series? after a 'make xconfig'?
& then
mkinitrd /boot/initrd.<ver> <ver>
(or refer to digitalhermit.com for kernel compile from scratch)
becos..looking at ur dmesg...lot of modules are incompatible with ur hardware or u r using wrong modules/configuration....
as for nvidia modules...download from nvidia site...
 
Old 09-07-2005, 02:06 AM   #8
jnorcal
Member
 
Registered: Aug 2005
Distribution: slackware 10.2 kernel 2.6.15.5
Posts: 31

Original Poster
Rep: Reputation: 15
I compiled kernal 2.6.12.3 from the skin of my teeth ( http://www.linuxquestions.org/questi...icle&artid=408 ) so probably not. I dont know wtf Im doing but I will try to recompile from scratch thanks mayhemt I appreciate the help. Also what Is a good site to get all the headers, modules etc.... Because I downloaded some corrupt 2.6.12.3 module packages that wouldn't install, Im almost sure the module pack I have installed is missing something I got that gut feeling. And would any of you have a site that explains in depth what bzimage does and all those commands when recompileing? I can follow directions but I would like to know what I am typeing in. If I wanted to stay ignorant I would stay with windows.

Last edited by jnorcal; 09-07-2005 at 09:02 AM.
 
Old 09-07-2005, 06:18 PM   #9
mayhemt
Member
 
Registered: Sep 2005
Location: irving TX
Distribution: SuSe, Kubuntu, Win$ucks
Posts: 50

Rep: Reputation: 15
get kernel from kernel.org

get compilation of kernel documentation here
http://www.digitalhermit.com/linux/K...ild-HOWTO.html
this is the straight forward kernel compile howto i came across...to the point

get the indepth kernel stuff at tldp.org
 
  


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
mount: unknown filesystem type 'ntfs' when trying to mount windows drive... DiZASTiX Linux - Hardware 12 09-28-2008 07:29 PM
mount: unknown filesystem type 'ntfs' lowrida Linux - Newbie 3 08-01-2005 04:02 PM
Debian-sid: filesystem unknown parition type solferino Debian 1 09-03-2004 09:09 AM
root (hd 0,0)Filesystem type unknown, partition type 0x7chainloader +1 ece30675 Linux - Distributions 5 07-20-2004 09:04 AM
how to mount without the filesystem type mascon Linux - General 7 05-01-2004 05:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:26 AM.

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