[PlanetCCRMA] firwire support on FC1
luigi rensinghoff
luigi_r001 at yahoo.com
Sun Jul 11 06:16:01 PDT 2004
Hi !!
I am wondering if i can use a Firewire HD on Planet
CCRMA kernel FC1 ??
i have this rescan-scs-bus script, but somehow
the mount command does not work
Gscanbus shows the device, but how can i mount it ??
This is the output of lsmod, are there all modules
loaded for firewire support ?
Module Size Used by Not tainted
raw1394 22772 0
snd-pcm-oss 45316 0 (autoclean) (unused)
snd-mixer-oss 16432 0 (autoclean)
[snd-pcm-oss]
snd-hdsp 47468 0 (autoclean)
snd-rawmidi 19456 0 (autoclean)
[snd-hdsp]
snd-seq-device 6220 0 (autoclean)
[snd-rawmidi]
snd-pcm 86816 0 (autoclean)
[snd-pcm-oss snd-hdsp]
snd-timer 20772 0 (autoclean)
[snd-pcm]
snd-page-alloc 9844 0 (autoclean)
[snd-hdsp snd-pcm]
snd-hwdep 7136 0 (autoclean)
[snd-hdsp]
snd 47012 0 (autoclean)
[snd-pcm-oss snd-mixer-oss snd-hds p snd-rawmidi
snd-seq-device snd-pcm snd-timer snd-hwdep]
soundcore 6660 1 (autoclean) [snd]
parport_pc 19172 1 (autoclean)
lp 9060 0 (autoclean)
parport 37792 1 (autoclean)
[parport_pc lp]
autofs 13652 0 (autoclean) (unused)
8139too 16776 1
mii 3992 0 [8139too]
crc32 3728 0 [8139too]
sg 37804 0 (autoclean)
sr_mod 18168 0 (autoclean)
microcode 4860 0 (autoclean)
ide-scsi 12240 0
ide-cd 36128 0
cdrom 34048 0 [sr_mod ide-cd]
nls_iso8859-1 3516 1 (autoclean)
nls_cp437 5148 1 (autoclean)
vfat 13132 1 (autoclean)
fat 39736 0 (autoclean) [vfat]
keybdev 2976 0 (unused)
mousedev 5620 1
hid 24708 0 (unused)
ehci-hcd 20808 0 (unused)
usb-uhci 27372 0 (unused)
usbcore 81152 1 [hid ehci-hcd
usb-uhci]
input 5856 0 (autoclean) [keybdev
mousedev hid]
mga 104896 1
agpgart 56900 3
ext3 73444 2
jbd 54228 2 [ext3]
sbp2 21260 0
ohci1394 29864 0
ieee1394 66788 0 [raw1394 sbp2
ohci1394]
sd_mod 13356 0
scsi_mod 109684 5 [sg sr_mod ide-scsi
sbp2 sd_mod]
[root at localhost sbin]# ./lsmod
Module Size Used by Not tainted
raw1394 22772 0
snd-pcm-oss 45316 0 (autoclean) (unused)
snd-mixer-oss 16432 0 (autoclean)
[snd-pcm-oss]
snd-hdsp 47468 0 (autoclean)
snd-rawmidi 19456 0 (autoclean)
[snd-hdsp]
snd-seq-device 6220 0 (autoclean)
[snd-rawmidi]
snd-pcm 86816 0 (autoclean)
[snd-pcm-oss snd-hdsp]
snd-timer 20772 0 (autoclean)
[snd-pcm]
snd-page-alloc 9844 0 (autoclean)
[snd-hdsp snd-pcm]
snd-hwdep 7136 0 (autoclean)
[snd-hdsp]
snd 47012 0 (autoclean)
[snd-pcm-oss snd-mixer-oss snd-hdsp snd-rawmidi
snd-seq-device snd-pcm snd-timer snd-hwdep]
soundcore 6660 1 (autoclean) [snd]
parport_pc 19172 1 (autoclean)
lp 9060 0 (autoclean)
parport 37792 1 (autoclean)
[parport_pc lp]
autofs 13652 0 (autoclean) (unused)
8139too 16776 1
mii 3992 0 [8139too]
crc32 3728 0 [8139too]
sg 37804 0 (autoclean)
sr_mod 18168 0 (autoclean)
microcode 4860 0 (autoclean)
ide-scsi 12240 0
ide-cd 36128 0
cdrom 34048 0 [sr_mod ide-cd]
nls_iso8859-1 3516 1 (autoclean)
nls_cp437 5148 1 (autoclean)
vfat 13132 1 (autoclean)
fat 39736 0 (autoclean) [vfat]
keybdev 2976 0 (unused)
mousedev 5620 1
hid 24708 0 (unused)
ehci-hcd 20808 0 (unused)
usb-uhci 27372 0 (unused)
usbcore 81152 1 [hid ehci-hcd
usb-uhci]
input 5856 0 (autoclean) [keybdev
mousedev hid]
mga 104896 1
agpgart 56900 3
ext3 73444 2
jbd 54228 2 [ext3]
sbp2 21260 0
ohci1394 29864 0
ieee1394 66788 0 [raw1394 sbp2
ohci1394]
sd_mod 13356 0
scsi_mod 109684 5 [sg sr_mod ide-scsi
sbp2 sd_mod]
This is the output of var/log/message
Jul 11 15:16:16 localhost pam_timestamp_check:
pam_timestamp: `/var/' owner GID != 0
Jul 11 15:16:18 localhost kernel: ieee1394: sbp2:
Logged into SBP-2 device
Jul 11 15:16:18 localhost kernel: ieee1394: sbp2: Node
0-00:1023: Max speed [S400] - Max payload [2048]
Jul 11 15:16:18 localhost ieee1394.agent[8206]:
missing kernel or user mode driver sbp2
Jul 11 15:16:19 localhost devlabel: devlabel service
started/restarted
Jul 11 15:16:21 localhost pam_timestamp_check:
pam_timestamp: `/var/' owner GID != 0
Something missing ;-) right ?
I hope i dont have to patch the kernel, i am scared to
do that ;-)
Regards
Luigi
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
More information about the PlanetCCRMA
mailing list