Re: [Linux-usb-users] ROKR Z6 USB ISSUE!

2007-12-01 Thread Peter Rasmussen
Hi Nicolas,

I could make the Z6 connect in a pretty stable way with the patches 
provided by Alan Stern, so I am a little puzzled as to why you can't.

Could you give a little more detail as to exactly what you did, ie. show 
the exact patches that you added to your kernel.
What is the version of your kernel, and is it a generic source tree from 
kernel.org or is it a patched up version from somewhere else?

That would make it a little clearer as to where you may have made a mistake.

Peter

Nicolas Prieto wrote:
> Hi!
>
> My name is Nicolas, i am from Argentina and i have
> recently bought a ROKR Z6.
>
> I work as a Linux Administrator, so i am very
> interested  in having this phone working with linux,
> as this is my favorite OS.
>
> I read in the usb-users  mail list archive a previous
> discussion about this issue, where two users tried to
> fix this issue by patching the kernel in 3 files and
> then recompiling.
>
> here is a link to the archive:
>
> http://www.mail-archive.com/[email protected]/msg19221.html
>
> I have made those three changes in the kernel, but my
> phone is still unable to mount properly all the time.
>
> it gets recognized and automatically mounted
> sometimes, dmesg:
> [43849.768000] PM: Adding info for scsi:7:0:0:0
> [43849.768000] sd 7:0:0:0: [sdb] Attached SCSI
> removable disk
> [43849.768000] sd 7:0:0:0: Attached scsi generic sg1
> type 0
> [43849.768000] PM: Adding info for scsi:7:0:0:1
> [43849.772000] sd 7:0:0:1: [sdc] Attached SCSI
> removable disk
> [43849.772000] sd 7:0:0:1: Attached scsi generic sg2
> type 0
> [43856.376000] sd 7:0:0:0: [sdb] 1983494 512-byte
> hardware sectors (1016 MB)
> [43856.376000] sd 7:0:0:0: [sdb] Write Protect is off
> [43856.376000] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00
> 00
> [43856.376000] sd 7:0:0:0: [sdb] Assuming drive cache:
> write through
> [43856.38] sd 7:0:0:0: [sdb] 1983494 512-byte
> hardware sectors (1016 MB)
> [43856.38] sd 7:0:0:0: [sdb] Write Protect is off
> [43856.38] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00
> 00
> [43856.38] sd 7:0:0:0: [sdb] Assuming drive cache:
> write through
> [43856.38]  sdb:
> [43858.396000] sd 7:0:0:1: [sdc] 128671 512-byte
> hardware sectors (66 MB)
> [43858.396000] sd 7:0:0:1: [sdc] Write Protect is off
> [43858.396000] sd 7:0:0:1: [sdc] Mode Sense: 03 00 00
> 00
> [43858.396000] sd 7:0:0:1: [sdc] Assuming drive cache:
> write through
> [43858.396000] sd 7:0:0:1: [sdc] 128671 512-byte
> hardware sectors (66 MB)
> [43858.396000] sd 7:0:0:1: [sdc] Write Protect is off
> [43858.396000] sd 7:0:0:1: [sdc] Mode Sense: 03 00 00
> 00
> [43858.396000] sd 7:0:0:1: [sdc] Assuming drive cache:
> write through
>
>
> but usually it just get detected but i am unable to
> mount anyhow, dmesg:
>
> [   95.336000] usb-storage: device found at 3
> [   95.336000] usb-storage: waiting for device to
> settle before scanning
> [   95.336000] usbcore: registered new interface
> driver usb-storage
> [   95.336000] USB Mass Storage support registered.
> [  100.336000] usb-storage: device scan complete
> [  100.336000] PM: Adding info for No Bus:target4:0:0
> [  100.336000] scsi 4:0:0:0: Direct-Access
> Motorola MSnc. PQ: 1 ANSI: 4 CCS
> [  100.336000] scsi 4:0:0:1: Direct-Access
> Motorola MSnc. PQ: 1 ANSI: 4 CCS
> [  100.336000] PM: Adding info for No Bus:target4:0:1
> [  100.336000] PM: Removing info for No
> Bus:target4:0:1
> [  100.336000] PM: Adding info for No Bus:target4:0:2
> [  100.336000] PM: Removing info for No
> Bus:target4:0:2
> [  100.336000] PM: Adding info for No Bus:target4:0:3
> [  100.34] PM: Removing info for No
> Bus:target4:0:3
> [  100.34] PM: Adding info for No Bus:target4:0:4
> [  100.34] PM: Removing info for No
> Bus:target4:0:4
> [  100.34] PM: Adding info for No Bus:target4:0:5
> [  100.34] PM: Removing info for No
> Bus:target4:0:5
> [  100.34] PM: Adding info for No Bus:target4:0:6
> [  100.34] PM: Removing info for No
> Bus:target4:0:6
> [  100.34] PM: Adding info for No Bus:target4:0:7
> [  100.34] PM: Removing info for No
> Bus:target4:0:7
> [  100.34] PM: Adding info for scsi:4:0:0:0
> [  100.34] sd 4:0:0:0: [sdb] Attached SCSI
> removable disk
> [  100.34] sd 4:0:0:0: Attached scsi generic sg1
> type 0
> [  100.34] PM: Adding info for scsi:4:0:0:1
> [  100.344000] sd 4:0:0:1: [sdc] Attached SCSI
> removable disk
> [  100.344000] sd 4:0:0:1: Attached scsi generic sg2
> type 0
>
> when triying to mount those /dev/sdb and /dev/sdc
> devices all i got is a "no medium found" error and
> nothing can be done to mount the phone.
>
> if there is any other info you may need, please let me
> know!
>
> Thanks in advance.
>
>
> i would really appreciate your help!
>
> Thanks in advance!
>
> Nicolas Prieto
>
>
>
>
>   Los referentes más importantes en compra/ venta de autos se juntaron:
> Demotores y Yahoo!
> Ahora comprar o vender tu auto es más fácil. Vistá ar.aut

[Linux-usb-users] ROKR Z6 USB ISSUE!

2007-11-30 Thread Nicolas Prieto
Hi!

My name is Nicolas, i am from Argentina and i have
recently bought a ROKR Z6.

I work as a Linux Administrator, so i am very
interested  in having this phone working with linux,
as this is my favorite OS.

I read in the usb-users  mail list archive a previous
discussion about this issue, where two users tried to
fix this issue by patching the kernel in 3 files and
then recompiling.

here is a link to the archive:

http://www.mail-archive.com/[email protected]/msg19221.html

I have made those three changes in the kernel, but my
phone is still unable to mount properly all the time.

it gets recognized and automatically mounted
sometimes, dmesg:
[43849.768000] PM: Adding info for scsi:7:0:0:0
[43849.768000] sd 7:0:0:0: [sdb] Attached SCSI
removable disk
[43849.768000] sd 7:0:0:0: Attached scsi generic sg1
type 0
[43849.768000] PM: Adding info for scsi:7:0:0:1
[43849.772000] sd 7:0:0:1: [sdc] Attached SCSI
removable disk
[43849.772000] sd 7:0:0:1: Attached scsi generic sg2
type 0
[43856.376000] sd 7:0:0:0: [sdb] 1983494 512-byte
hardware sectors (1016 MB)
[43856.376000] sd 7:0:0:0: [sdb] Write Protect is off
[43856.376000] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00
00
[43856.376000] sd 7:0:0:0: [sdb] Assuming drive cache:
write through
[43856.38] sd 7:0:0:0: [sdb] 1983494 512-byte
hardware sectors (1016 MB)
[43856.38] sd 7:0:0:0: [sdb] Write Protect is off
[43856.38] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00
00
[43856.38] sd 7:0:0:0: [sdb] Assuming drive cache:
write through
[43856.38]  sdb:
[43858.396000] sd 7:0:0:1: [sdc] 128671 512-byte
hardware sectors (66 MB)
[43858.396000] sd 7:0:0:1: [sdc] Write Protect is off
[43858.396000] sd 7:0:0:1: [sdc] Mode Sense: 03 00 00
00
[43858.396000] sd 7:0:0:1: [sdc] Assuming drive cache:
write through
[43858.396000] sd 7:0:0:1: [sdc] 128671 512-byte
hardware sectors (66 MB)
[43858.396000] sd 7:0:0:1: [sdc] Write Protect is off
[43858.396000] sd 7:0:0:1: [sdc] Mode Sense: 03 00 00
00
[43858.396000] sd 7:0:0:1: [sdc] Assuming drive cache:
write through


but usually it just get detected but i am unable to
mount anyhow, dmesg:

[   95.336000] usb-storage: device found at 3
[   95.336000] usb-storage: waiting for device to
settle before scanning
[   95.336000] usbcore: registered new interface
driver usb-storage
[   95.336000] USB Mass Storage support registered.
[  100.336000] usb-storage: device scan complete
[  100.336000] PM: Adding info for No Bus:target4:0:0
[  100.336000] scsi 4:0:0:0: Direct-Access
Motorola MSnc. PQ: 1 ANSI: 4 CCS
[  100.336000] scsi 4:0:0:1: Direct-Access
Motorola MSnc. PQ: 1 ANSI: 4 CCS
[  100.336000] PM: Adding info for No Bus:target4:0:1
[  100.336000] PM: Removing info for No
Bus:target4:0:1
[  100.336000] PM: Adding info for No Bus:target4:0:2
[  100.336000] PM: Removing info for No
Bus:target4:0:2
[  100.336000] PM: Adding info for No Bus:target4:0:3
[  100.34] PM: Removing info for No
Bus:target4:0:3
[  100.34] PM: Adding info for No Bus:target4:0:4
[  100.34] PM: Removing info for No
Bus:target4:0:4
[  100.34] PM: Adding info for No Bus:target4:0:5
[  100.34] PM: Removing info for No
Bus:target4:0:5
[  100.34] PM: Adding info for No Bus:target4:0:6
[  100.34] PM: Removing info for No
Bus:target4:0:6
[  100.34] PM: Adding info for No Bus:target4:0:7
[  100.34] PM: Removing info for No
Bus:target4:0:7
[  100.34] PM: Adding info for scsi:4:0:0:0
[  100.34] sd 4:0:0:0: [sdb] Attached SCSI
removable disk
[  100.34] sd 4:0:0:0: Attached scsi generic sg1
type 0
[  100.34] PM: Adding info for scsi:4:0:0:1
[  100.344000] sd 4:0:0:1: [sdc] Attached SCSI
removable disk
[  100.344000] sd 4:0:0:1: Attached scsi generic sg2
type 0

when triying to mount those /dev/sdb and /dev/sdc
devices all i got is a "no medium found" error and
nothing can be done to mount the phone.

if there is any other info you may need, please let me
know!

Thanks in advance.


i would really appreciate your help!

Thanks in advance!

Nicolas Prieto




  Los referentes más importantes en compra/ venta de autos se juntaron:
Demotores y Yahoo!
Ahora comprar o vender tu auto es más fácil. Vistá ar.autos.yahoo.com/

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users