LinuxQuestions.org
Review your favorite Linux distribution.
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 03-17-2004, 04:06 PM   #1
QCompson
Member
 
Registered: Feb 2003
Location: u.s.
Distribution: Suse 9.0
Posts: 42

Rep: Reputation: 15
My firewire woes... it worked once, but never again


Ok... so here's the situation. I have Suse 9.0 running on a Epox nforce motherboard with an attached firewire card. I have an ipod. Once, and only once, I was able to detect the ipod and mount the appropiate vfat partition, run gtkpod, and be happy. Every time I've tried since I am not able to find the attached ipod at all. I also have an external hard drive that runs on either firewire or usb2; the usb2 works fine, but I was never able to detect it via firewire.

The firewire ports work fine in windows.

That one magical time that everything worked, I'm pretty sure I just did the following:

- plugged in ipod
- typed "fdisk -l" as root
- saw the ipod listed as device sdb
- used "fdisk /dev/sdb" to see which partition on the ipod was formatted vfat
- typed "mount /dev/sdb2 /mnt/ipod"
- started up gtkpod, could bring up ipod files and all that goodness
- said, "hooray! I'll play more with this later" and then umounted the ipod and typed "rmmod sbp2"

Every other time since I try the following:

- I make sure that modules ieee1394, ohci1394, and sbp2 are loaded (raw1394 is loaded too)
- I type "fdisk -l" and there is no entry for the ipod
- I plug in and unplug the ipod with no success
- I scream in frustration

I have tried using the rescan-scsi-bus.sh script to no avail (it doesn't show up), and have tried rebooting. In fact the only thing I can think of that has changed on my system since that time that it worked is that I rebooted.

Any ideas? Is there something simple that I am missing? It's like I was dreaming when it happened... the firewire card hasn't done anything else for me in linux (never got that hard drive to work off of it). I almost wish it never worked so I wouldn't be this frustrated....

Thanks in advance for any help.
 
Old 03-17-2004, 09:58 PM   #2
AutOPSY
Member
 
Registered: Mar 2004
Location: US
Distribution: Redhat 9 - Linux 2.6.3
Posts: 836

Rep: Reputation: 31
why would you rmmod a module that you might use again?

look:
[root@localhost jasper]# /sbin/lsmod
Module Size Used by Not tainted
sr_mod 18136 0 (autoclean)
i830 74336 1
agpgart 47776 11 (autoclean)
nfs 81336 1 (autoclean)
lockd 58704 1 (autoclean) [nfs]
sunrpc 81564 1 (autoclean) [nfs lockd]
autofs 13268 0 (autoclean) (unused)
8139too 18088 1
mii 3976 0 [8139too]
microcode 4668 0 (autoclean)
ide-scsi 12208 0
scsi_mod 107160 2 [sr_mod ide-scsi]
ide-cd 35708 0
cdrom 33728 0 [sr_mod ide-cd]
keybdev 2944 0 (unused)
mousedev 5492 1
hid 22148 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-uhci 26348 0 (unused)
ehci-hcd 19976 0 (unused)
usbcore 78784 1 [hid usb-uhci ehci-hcd]
ext3 70784 2
jbd 51892 2 [ext3]


I dont ever have to use rmmod for anything and all 6 of my usb ports work, with my scsi-usb drives, lan, both harddrives, ide-scsi cdrom. All my shit works always.
And as you can see there are plenty modules that are unused even.

Last edited by AutOPSY; 03-17-2004 at 09:59 PM.
 
Old 03-17-2004, 11:14 PM   #3
QCompson
Member
 
Registered: Feb 2003
Location: u.s.
Distribution: Suse 9.0
Posts: 42

Original Poster
Rep: Reputation: 15
I used "rmmod sbp2" because that was the only way that the ipod would bring up the "ok to disconnect screen". Even after unmounting it, the screen would still read "do not disconnect" until I rmmoded. I'm glad all your sh*t works always.
 
Old 03-19-2004, 11:14 AM   #4
jdolluc
Member
 
Registered: Jul 2003
Distribution: Debian
Posts: 31

Rep: Reputation: 15
i also have just recently started having problems with my firewire. it worked for a good 6 months, i plug it in today, nothing.

the only thing i have done is upgrade the kernel from 2.4.20 to 2.4.24. i checked to make sure everything was still where it needed to be, which it was. i dunno. its messed up
 
Old 08-11-2004, 09:38 AM   #5
blimbo
LQ Newbie
 
Registered: Jul 2003
Location: London
Distribution: Fedora Core 4
Posts: 16

Rep: Reputation: 0
I have had similar problems... I'm really beginning to dislike that nasty little sbp2 module.

However, have you tried eject?

Instead of using umount & rmmod sbp2 try eject /dev/sdb2 or eject /mnt/ipod

This brings up the 'OK to disconnect' logo and the sbp2 module doesn't have to be removed (which I think has been the source of a lot of my problems).

To remount the Ipod I have to physically disconnect it, then reconnect at which point it says 'Do not disconnect', presummably because the sbp2 module is still loaded. Then a mount command does the business.

Last edited by blimbo; 08-11-2004 at 09:39 AM.
 
  


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 worked too well skoot Linux - Software 9 11-17-2005 03:07 PM
9.3 worked... but now it doesn't? Agizor SUSE / openSUSE 11 04-26-2005 04:52 PM
Have they worked out wireless G JROCK1980 Linux - Wireless Networking 1 05-08-2004 05:09 PM
supermount worked ever for anyone? ybc Mandriva 5 12-22-2003 07:29 AM
This worked in RH 7.0, but NG in 8.0? gco10996 Linux - General 5 11-04-2002 02:30 PM

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

All times are GMT -5. The time now is 11:54 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