Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sbp2 concerns with vanilla 2.6.6 kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri May 14, 2004 10:12 am    Post subject: sbp2 concerns with vanilla 2.6.6 kernel Reply with quote

Hey All,

I have a 2nd generation firewire iPod. All of the previous 2.6 kernels have allowed me to 'rmmod sbp2' so that I may safely disconnect my iPod. Now with the 2.6.6 kernel I can not do that. I have used the same .config file for all of my kernels so they are all configured the same. I also have loaded all of the same modules the same way for all of the kernels. I have noticied that for some reason when I look over the output from lsmod, I notice that for 2.6.6 kernel that sbp2 has a 1 in it's 'Used By' colum where previouse kernels had a 0. I know that is why I can't unload the sbp2 module for 2.6.6 but I don't know what else is using it ? Anyone else have any ideas or have experienced this ?


scoon
_________________
Hope this helps........
Back to top
View user's profile Send private message
Raoul_Duke
l33t
l33t


Joined: 15 Dec 2002
Posts: 694
Location: Caerdydd, Wales

PostPosted: Fri May 14, 2004 10:53 am    Post subject: Reply with quote

Weird....i noticed no change going to 2.6.6

mine's a third-gen though :?
_________________
www.iamthepenguin.com
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri May 14, 2004 11:06 am    Post subject: Reply with quote

Raoul_Duke wrote:
Weird....i noticed no change going to 2.6.6

mine's a third-gen though :?


Hey there,

So are you connecting w/ firewire or USB ?
_________________
Hope this helps........
Back to top
View user's profile Send private message
Raoul_Duke
l33t
l33t


Joined: 15 Dec 2002
Posts: 694
Location: Caerdydd, Wales

PostPosted: Fri May 14, 2004 2:41 pm    Post subject: Reply with quote

firewire 8)
_________________
www.iamthepenguin.com
Back to top
View user's profile Send private message
ipower
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2004
Posts: 120

PostPosted: Fri May 14, 2004 6:53 pm    Post subject: Reply with quote

Look at my post, perhaps it can help you.

https://forums.gentoo.org/viewtopic.php?t=172140&highlight=ipod
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri May 14, 2004 8:39 pm    Post subject: Reply with quote

ipower wrote:
Look at my post, perhaps it can help you.

https://forums.gentoo.org/viewtopic.php?t=172140&highlight=ipod


Thanks for the reply but I can connect fine with all of the other 2.6 kernels. Just not the newest one.
_________________
Hope this helps........
Back to top
View user's profile Send private message
ipower
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2004
Posts: 120

PostPosted: Fri May 14, 2004 8:46 pm    Post subject: Reply with quote

my ipod works fine with the develepomment sources 2.6.6. Try it.
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri May 14, 2004 9:14 pm    Post subject: Reply with quote

ipower wrote:
my ipod works fine with the develepomment sources 2.6.6. Try it.


Thanks iPower, but I like using the vanilla kernels from kernel.org.

scoon
_________________
Hope this helps........
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Sat May 15, 2004 10:41 am    Post subject: sbp2 concerns with vanilla 2.6.6 kernel Reply with quote

Hey All,

Well I am now unloading the sbp2 module with the '--force' flag so that I can use 2.6.6 with firewire. I am still wondering if anyone else has noticed this change with the new kernel ?
_________________
Hope this helps........
Back to top
View user's profile Send private message
dishkuvek
n00b
n00b


Joined: 11 Apr 2003
Posts: 27
Location: Richmond, VA

PostPosted: Fri May 21, 2004 2:42 am    Post subject: Reply with quote

Yes, I am having the same problem. I am using the vanilla sources from portage (2.6.6)
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri May 21, 2004 3:18 am    Post subject: Reply with quote

dishkuvek wrote:
Yes, I am having the same problem. I am using the vanilla sources from portage (2.6.6)


Hey there,

Well I have discovered that for 2.6.6, firewire works slightly differently. Not from any config file stand but rather how/when i connect and un-connect. I used to be able to just plug the iPod in and then boot up and the kernel would recognize it. Not anymore, now I boot up and once that is done, then I plug in the iPod and it gets recognized. I used to not have to use the -force flag but now I do so I guess that is the way it is.


scoon
_________________
Hope this helps........
Back to top
View user's profile Send private message
dishkuvek
n00b
n00b


Joined: 11 Apr 2003
Posts: 27
Location: Richmond, VA

PostPosted: Fri May 21, 2004 11:23 pm    Post subject: Reply with quote

scoon wrote:
dishkuvek wrote:
Yes, I am having the same problem. I am using the vanilla sources from portage (2.6.6)


Hey there,

Well I have discovered that for 2.6.6, firewire works slightly differently. Not from any config file stand but rather how/when i connect and un-connect. I used to be able to just plug the iPod in and then boot up and the kernel would recognize it. Not anymore, now I boot up and once that is done, then I plug in the iPod and it gets recognized. I used to not have to use the -force flag but now I do so I guess that is the way it is.


scoon


Thanks for the tip. The --force seems to be working fine for me.
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri May 21, 2004 11:50 pm    Post subject: Reply with quote

dishkuvek wrote:
scoon wrote:
dishkuvek wrote:
Yes, I am having the same problem. I am using the vanilla sources from portage (2.6.6)


Hey there,

Well I have discovered that for 2.6.6, firewire works slightly differently. Not from any config file stand but rather how/when i connect and un-connect. I used to be able to just plug the iPod in and then boot up and the kernel would recognize it. Not anymore, now I boot up and once that is done, then I plug in the iPod and it gets recognized. I used to not have to use the -force flag but now I do so I guess that is the way it is.


scoon


Thanks for the tip. The --force seems to be working fine for me.


No problem.
_________________
Hope this helps........
Back to top
View user's profile Send private message
Geoff Russell
n00b
n00b


Joined: 28 Apr 2004
Posts: 16

PostPosted: Fri Jun 11, 2004 11:18 am    Post subject: why do you need to rmmod? Reply with quote

I've got a firewire external harddrive (actually firewire enclose with IDE
drive). I had intermittent problems with 2.6.5 and 2.6.6 kernels, but
2.6.7-rc2 is working great (even with 2 firewires plugged in).

When I disconnect I just "umount /sda1" and then turn off the disk. I
can't see why you need to unload the module. umount syncs the buffers
so everything should be on the drive.

If you can't umount then you need to do "lsof /sda1" to see who has
it open. (emerge lsof if you don't have it).
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Fri Jun 11, 2004 11:28 am    Post subject: Reply with quote

Hey there,

I am currently running a 2.6.7-rc3 kernel and it is definately working much better than the 2.6.6. iPods should not be disconnected until the sbp2 module is unloaded. For other hd's I bet it doesn't matter but here it does.

scoon
_________________
Hope this helps........
Back to top
View user's profile Send private message
Raoul_Duke
l33t
l33t


Joined: 15 Dec 2002
Posts: 694
Location: Caerdydd, Wales

PostPosted: Sat Jun 12, 2004 9:12 am    Post subject: Reply with quote

scoon wrote:
iPods should not be disconnected until the sbp2 module is unloaded.


Do you have a link i could read for this or some more info.........i always just 'umount' ipod and disconnect. I have never been worried becuase the ipod always displayed the 'ok to disconnect' message. :?
_________________
www.iamthepenguin.com
Back to top
View user's profile Send private message
scoon
l33t
l33t


Joined: 23 Aug 2003
Posts: 747
Location: Philadelphia, PA

PostPosted: Sat Jun 12, 2004 1:28 pm    Post subject: Reply with quote

Raoul_Duke wrote:
scoon wrote:
iPods should not be disconnected until the sbp2 module is unloaded.


Do you have a link i could read for this or some more info.........i always just 'umount' ipod and disconnect. I have never been worried becuase the ipod always displayed the 'ok to disconnect' message. :?


Hey there,

The iPod only shows the "OK to disconnect" when the sbp2 module is unloaded. Now there are a few generations of them now so this is definately true for the first 2 generation ones, the firewire only ones. I have not used the third generation USB ones so I don't know how they connect/disconnect.

scoon
_________________
Hope this helps........
Back to top
View user's profile Send private message
Raoul_Duke
l33t
l33t


Joined: 15 Dec 2002
Posts: 694
Location: Caerdydd, Wales

PostPosted: Sat Jun 12, 2004 1:34 pm    Post subject: Reply with quote

That's ok......i'm a third-gen user so i reckon i'm ok.

Cheers for respnding though :)
_________________
www.iamthepenguin.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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