[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2019-07-07 Thread astangl
I have sony vaio vpcs111fm  with SD and MS with Ubuntu ubuntu 19.04
64bits.

My lspci is:

03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller
03:00.1 System peripheral: Ricoh Co Ltd R5U2xx (R5U230 / R5U231 / R5U241) 
[Memory Stick Host Controller]
03:00.3 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller
03:00.4 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305706

** No longer affects: somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2014-04-09 Thread Timothy R. Chavez
** Changed in: somerville
   Importance: Undecided => Wishlist

** Changed in: somerville
   Status: New => Won't Fix

** No longer affects: dell

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/somerville/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2013-06-30 Thread Norbert
592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2013-06-30 Thread Norbert
SD cardreader works, of course.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2012-12-23 Thread sdowney717
it apparently affects me. I just tried inserting a SDHC 8gb card and it is not 
recognized.
dmesg errors
[53801.487087] mmcblk0: error -84 transferring data, sector 6, nr 2, cmd 
response 0x900, card status 0x0
[53801.487091] end_request: I/O error, dev mmcblk0, sector 6
[53801.487874] mmcblk0: error -84 transferring data, sector 7, nr 1, cmd 
response 0x900, card status 0x0
[53801.487878] end_request: I/O error, dev mmcblk0, sector 7

lspci
06:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22)
06:06.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
06:06.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2012-04-20 Thread Alex Mayorga Adame
Memory Stick PRO Duo cards are still not being auto-mounted when
inserted on the following configuration in 12.04.

What needs to be done for this to "just work"?

alex-mayorga@VPCCW1FFXL:~$ lspci | grep Ricoh
04:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller
04:00.1 System peripheral: Ricoh Co Ltd Memory Stick Host Controller
04:00.3 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller
04:00.4 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller

alex-mayorga@VPCCW1FFXL:~$ uname -a
Linux VPCCW1FFXL 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

Snippet from /boot/config-3.2.0-23-generic

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_MEMSTICK_R592=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-14 Thread Ahmet Öztürk
in my system it just works now after the latest kernel updates.
card: memory stick pro duo 2gb
computer: dell xps m1330
kernel: 3.0.0-14-generic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/linux-lts-backport-oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-12 Thread Daniel Gimpelevich
SD cards work fine. My M2 card in the MSPro adapter works fine with
the patch posted above, but with the new kernel, there is the
aforementioned problem requiring removing and reinserting the module
every time to get it to work correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-12 Thread Brad Figg
@daniel,

There is quite a bit of variation in the SD cards from different
vendors. Have you tried cards from different vendors and do they all
fail?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-12 Thread Brad Figg
@daniel

The patch enabled the CONFIG_MEMSTICK_R592 kernel config parameter. I
can confirm that it is enabled in the 3.0.0-14 kernel that I have
installed which is the one from -proposed. It looks like this fix worked
for at leas one person (see comment #165). Even if this change does not
fix everyones issue I believe that it does for some.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-11 Thread Daniel Gimpelevich
** Tags removed: verification-done-oneiric
** Tags added: verification-failed-oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-11 Thread Daniel Gimpelevich
This bug is NOT fixed in Oneiric. Why is it marked "Fix Released" now?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-12-09 Thread Launchpad Bug Tracker
dern macbook airs use the standard apple function key
translations
- LP: #890952
  * Linux 3.0.9
- LP: #890952
  * drm/i915: fix CB tuning check for ILK+
- LP: #891031
  * ACPI / Battery: Add the check before refresh sysfs in the
battery_notify()
- LP: #852406
  * genirq: Fix irqfixup, irqpoll regression
- LP: #855199

  [ Wen-chien Jesse Sung ]

  * SAUCE: Bluetooth: Add support for Broadcom BCM20702A0
- LP: #854399
 -- Herton Ronaldo KrzesinskiMon, 21 Nov 
2011 15:56:35 -0200

** Changed in: linux (Ubuntu Oneiric)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-25 Thread Daniel Gimpelevich
The kernel in -proposed does NOT work. With the 3.0.0-12 kernel and the
patch posted earlier, it worked. With the stock 3.0.0-14, it does not
detect the MSPro card at all unless the card is already inserted before
the module is probed. If the card is removed, nothing works until the
module is unloaded and reloaded with a card already in the reader.

** Changed in: linux (Ubuntu Oneiric)
   Status: Fix Committed => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-25 Thread Tim Gardner
** Tags removed: verification-needed-oneiric
** Tags added: verification-done-oneiric

** Changed in: linux (Ubuntu Oneiric)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-24 Thread Simone Lussardi
Updated the Kernel, my cards are all there !!! I can confirm that it
works so far.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-24 Thread Herton R. Krzesinski
This bug is awaiting verification that the kernel for Oneiric in
-proposed solves the problem (3.0.0-14.23). Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-oneiric' to 'verification-done-oneiric'.

If verification is not done by one week from today, this fix will be
dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

** Tags added: verification-needed-oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-21 Thread Daniel Gimpelevich
SRU was released without this fix...

** Changed in: linux (Ubuntu Oneiric)
   Status: Fix Committed => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-18 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-1.1

---
linux (3.2.0-1.1) precise; urgency=low

  [ Andy Whitcroft ]

  * armhf -- enable armhf and create the first flavours
  * SAUCE: ensure root is ready before running usermodehelpers in it
  * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm

  [ Leann Ogasawara ]

  * Temporarily ignore module check
  * [Config] Enable PCI_IOV on powerpc
  * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
  * rebase to v3.2-rc2
  * SAUCE: include  for cpuidle34xx arm build
  * SAUCE: include  for linux/mtd/map.h arm build
  * SAUCE: include  and  for mmc_core arm build
  * SAUCE: select ARM_AMBA if OMAP3_EMU
  * [Config] updateconfigs after select ARM_AMBA
  * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
  * [Config] Enable CONFIG_EXT2_FS=m
  * [Config] Build in CONFIG_SATA_AHCI=y
  * Resolve linux-image-extra's install dependency

  [ Seth Forshee ]

  * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
  * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
Documentation
  * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
alps_model_info
  * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
size
  * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
3 and 4
  * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
protocol
  * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
versions 3 and 4

  [ Stefan Bader ]

  * [Config] Built-in xen-netfront and xen-blkfront
  * Fix build of dm-raid45 and re-enable it

  [ Tim Gardner ]

  * [Config] CONFIG_USB_XHCI_HCD=y
- LP: #886167
  * [Config] CONFIG_R6040=m
- LP: #650899
  * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
- LP: #854399
  * [Config] Consolidated amd64 server flavour into generic
  * [Config] updateconfigs after rebase to 3.2-rc1
  * [Config] Disabled dm-raid4-5
  * [Config] Disabled ndiswrapper
  * [Config] Disable vt6656
  * [Config] exclude ppp-modules for virtual flavour
  * [Config] CONFIG_MEMSTICK_R592=m
- LP: #238208

  [ Upstream Kernel Changes ]

  * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
- LP: #887780
  * CHROMIUM: seccomp_filter: add process state reporting
- LP: #887780
  * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
works.
- LP: #887780
  * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
- LP: #887780
  * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
- LP: #887780
  * CHROMIUM: seccomp_filters: move to btrees
  * CHROMIUM: enable CONFIG_BTREE
  * CHROMIUM: seccomp_filter: kill NR_syscall references
  * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
  * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
  * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
  * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
  * CHROMIUM: seccomp_filter: inheritance documentation
  * CHROMIUM: seccomp_filter: make inherited filters composable
  * CHROMIUM: Fix seccomp_t compile error
- LP: #887780
  * CHROMIUM: Fix kref usage
- LP: #887780
  * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
  * rebase to v3.2-rc2
 -- Leann OgasawaraMon, 31 Oct 2011 09:24:39 
-0400

** Changed in: linux (Ubuntu Precise)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-10 Thread Tim Gardner
** Changed in: linux (Ubuntu Oneiric)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-10 Thread Tim Gardner
SRU Justification

Impact: there is currently no support for MEMSTICK_R592 devices

Patch Description: Enable CONFIG_MEMSTICK_R592 as a module. This should
have little chance of regression except on those platforms that support
this device, and a mem stick is inserted.


** Also affects: linux (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Precise)
   Importance: Wishlist
 Assignee: Maxim Levitsky (maximlevitsky)
   Status: Confirmed

** Patch added: "Oneiric - UBUNTU: [Config] CONFIG_MEMSTICK_R592=m"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+attachment/2592288/+files/0001-UBUNTU-Config-CONFIG_MEMSTICK_R592-m.patch

** Changed in: linux (Ubuntu Oneiric)
   Status: New => In Progress

** Changed in: linux (Ubuntu Oneiric)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Precise)
   Status: Confirmed => Fix Committed

** Changed in: linux (Ubuntu Precise)
 Assignee: Maxim Levitsky (maximlevitsky) => Tim Gardner (timg-tpi)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-11-10 Thread Daniel Gimpelevich
Excerpt from /boot/config-3.0.0-12-generic on 11.10:

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
# CONFIG_MEMSTICK_R592 is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

Any chance of a SRU with that set to =m?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-10-25 Thread Simone Lussardi
Hello guys,

I have modified your source Maxim to compile on Kernel 3 and Ubuntu
11.10 (I tested 32 bit only), I have attached the patch here, hope is
useful to somebody ! If someone need, I also have a version that compile
on Ubuntu 11.04.

For all those with Lenovo T400, the 7.1 reader is not in the Kernel by
default, and need to compile and install manually.

As for the original, just unpack anything into a folder, open a terminal and cd 
into that folder, then:
make
sudo make install
sudo make load

It will then reload automatically at startup.

Cheers guys,
Simone

** Attachment added: "ATTENTION ! Compile ONLY on Ubuntu 11.10 with Kernel >= 3"
   
https://bugs.launchpad.net/opensuse/+bug/238208/+attachment/2572877/+files/Ubuntu_11_10_32.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-09-26 Thread Maxim Levitsky
The r592.c, driver for MS portion of Ricoh card readers is  merged in
2.6.39, so it will appear in ubuntu sooner or later.

The ms_block.c driver for legacy memsticks (128MB and less) is not yet
merged, but I doubt you need it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-09-26 Thread Maxim Levitsky
Also, thanks to Unity, I use kubuntu now, and I exploring possibilities
to switch to another distro to have up-to-date KDE.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208]

2011-09-26 Thread Hamish Darby
James

I think the method is to place the folder in places/home, right click and
open with the archive manager
this should detect that it is a software package and handle correctly
Or perhaps do some reading - official documentation or ubuntu forums for the
latest word on the subject
sometimes with Tarballs (fancy zip folder) you need to place it in the
correct place and ubuntu can be hardware specific so don't ask me
I haven't bothered trying it as my wife has that machine, good luck

On 26 September 2011 06:31, James Langdon <238...@bugs.launchpad.net>
wrote:

> Thanks for the email. I'm having a little trouble installing the patch
> being a bit of a newbie to ubuntu. Please coul you give me some
> direction?
>
> Thanks
>
> - Original Message -
> From: "Ubuntu QA's Bug Bot" 
> To: jcl1...@gmail.com
> Sent: Sunday, 25 September, 2011 1:08:48 PM
> Subject: [Bug 238208]
>
> The attachment "r592.tar.bz2" of this bug report has been identified as
> being a patch.  The ubuntu-reviewers team has been subscribed to the bug
> report so that they can review the patch.  In the event that this is in
> fact not a patch you can resolve this situation by removing the tag
> 'patch' from the bug report and editing the attachment so that it is not
> flagged as a patch.  Additionally, if you are member of the ubuntu-
> sponsors please also unsubscribe the team from this bug report.
>
> [This is an automated message performed by a Launchpad user owned by
> Brian Murray.  Please contact him regarding any issues with the action
> taken in this bug report.]
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/238208
>
> Title:
>  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
>
> Status in The Dell Project:
>  Won't Fix
> Status in “linux” package in Ubuntu:
>  Confirmed
> Status in openSUSE:
>  New
>
> Bug description:
>  *** NOTE: this is a *wishlist* item - a request for new functionality.
>  This issue is a request to have MemoryStick support added for a
>  specific, and somewhat popular, chipset.  Please do not add "me, too"
>  items.  We know that it doesn't work.  If you want, please add
>  yourself as a subscriber, and click on link to indicate that "This bug
>  effects me, too"
>
>  You are welcome to test the new developed drivers at
>
>  http://gitorious.org/ricoh-kernel
>
>  You can download them ether by doing (preferred):
>  git clone git://gitorious.org/ricoh-kernel/ricoh-kernel.git
>
>  Then you can receive updates using
>  git pull
>
>  or you can press on 'Source tree' and download a snapshot by pressing
>  'Download master as tar.gz'
>
>
>  XD support is also done and merged in 2.6.35 (backport in above tree)
>
>  
>
>  Running 2.6.24-18, in Hardy
>
>  02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
> (rev 05) (prog-if 10 [OHCI])
>   Subsystem: Dell Unknown device 022f
>   Flags: bus master, medium devsel, latency 64, IRQ 16
>   Memory at fe3ff800 (32-bit, non-prefetchable) [size=2K]
>   Capabilities: 
>
>  02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host
> Adapter (rev 22) (prog-if 01)
>   Subsystem: Dell Unknown device 022f
>   Flags: medium devsel, IRQ 18
>   Memory at fe3ff400 (32-bit, non-prefetchable) [size=256]
>   Capabilities: 
>
>  02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev
> 12)
>   Subsystem: Dell Unknown device 022f
>   Flags: bus master, medium devsel, latency 64, IRQ 5
>   Memory at fe3ff500 (32-bit, non-prefetchable) [size=256]
>   Capabilities: 
>
>  02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host
> Adapter (rev 12)
>   Subsystem: Dell Unknown device 022f
>   Flags: bus master, medium devsel, latency 64, IRQ 5
>   Memory at fe3ff600 (32-bit, non-prefetchable) [size=256]
>   Capabilities: 
>
>  02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev
> ff) (prog-if ff)
>   !!! Unknown header type 7f
>
>  SD cards are detected, but Memory Stick cards are not.  Bugs have been
>  posted for the lack of support for XD and MMC cards as well.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dell/+bug/238208/+subscriptions
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/238208
>
> Title:
>  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
>
> Status in The Dell Project:
>  Won&

Re: [Bug 238208]

2011-09-25 Thread James Langdon
Thanks for the email. I'm having a little trouble installing the patch
being a bit of a newbie to ubuntu. Please coul you give me some
direction?

Thanks

- Original Message -
From: "Ubuntu QA's Bug Bot" 
To: jcl1...@gmail.com
Sent: Sunday, 25 September, 2011 1:08:48 PM
Subject: [Bug 238208] 

The attachment "r592.tar.bz2" of this bug report has been identified as
being a patch.  The ubuntu-reviewers team has been subscribed to the bug
report so that they can review the patch.  In the event that this is in
fact not a patch you can resolve this situation by removing the tag
'patch' from the bug report and editing the attachment so that it is not
flagged as a patch.  Additionally, if you are member of the ubuntu-
sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

Status in The Dell Project:
  Won't Fix
Status in “linux” package in Ubuntu:
  Confirmed
Status in openSUSE:
  New

Bug description:
  *** NOTE: this is a *wishlist* item - a request for new functionality.
  This issue is a request to have MemoryStick support added for a
  specific, and somewhat popular, chipset.  Please do not add "me, too"
  items.  We know that it doesn't work.  If you want, please add
  yourself as a subscriber, and click on link to indicate that "This bug
  effects me, too"

  You are welcome to test the new developed drivers at

  http://gitorious.org/ricoh-kernel

  You can download them ether by doing (preferred):
  git clone git://gitorious.org/ricoh-kernel/ricoh-kernel.git

  Then you can receive updates using
  git pull

  or you can press on 'Source tree' and download a snapshot by pressing
  'Download master as tar.gz'

  
  XD support is also done and merged in 2.6.35 (backport in above tree)

  

  Running 2.6.24-18, in Hardy

  02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 
05) (prog-if 10 [OHCI])
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 16
   Memory at fe3ff800 (32-bit, non-prefetchable) [size=2K]
   Capabilities: 

  02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22) (prog-if 01)
   Subsystem: Dell Unknown device 022f
   Flags: medium devsel, IRQ 18
   Memory at fe3ff400 (32-bit, non-prefetchable) [size=256]
   Capabilities: 

  02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 5
   Memory at fe3ff500 (32-bit, non-prefetchable) [size=256]
   Capabilities: 

  02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 5
   Memory at fe3ff600 (32-bit, non-prefetchable) [size=256]
   Capabilities: 

  02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff) 
(prog-if ff)
   !!! Unknown header type 7f

  SD cards are detected, but Memory Stick cards are not.  Bugs have been
  posted for the lack of support for XD and MMC cards as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-09-25 Thread Michael Marley
All of the drivers for this chipset are now in the upstream kernel.  Can
this bug be closed now?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208]

2011-09-25 Thread Ubuntu QA's Bug Bot
The attachment "r592.tar.bz2" of this bug report has been identified as
being a patch.  The ubuntu-reviewers team has been subscribed to the bug
report so that they can review the patch.  In the event that this is in
fact not a patch you can resolve this situation by removing the tag
'patch' from the bug report and editing the attachment so that it is not
flagged as a patch.  Additionally, if you are member of the ubuntu-
sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell/+bug/238208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-05-04 Thread Michael Marley
I ended up figuring out the problem I reported up there.  There was a
difference in spelling of  "freezable".  After correcting the spelling,
it worked fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-05-03 Thread Nishant
@Maxim: That's awesome news, but do you plan to make it work on 2.6.38?
Coz' next Ubuntu release isn't till October.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-05-03 Thread Maxim Levitsky
I got the driver merged in 2.6.39, so it will appear in next ubuntu version.
(That is minus support for old legacy memorysticks, that while works perfectly, 
isn't merged because kernel developers pick on minor details of my driver, and 
I have no time to redone them)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-05-03 Thread Nishant
Not working here as well on 11.04, x64,Kernel 2.8.38-8, same problem as
#145

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-05-03 Thread rafael
I upgraded ubuntu and now I'm having the sabe problem as #145

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-03-31 Thread Maxim Levitsky
On Thu, 2011-03-31 at 19:11 +, jhoechtl wrote:
> Will this driver help to fix the regression of reading SD cards with
> Ubuntu 10.10?
> 
> 07:05.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
> Host Adapter (rev 22)
> 
> Was working fine, not any more after 10.10. The above instructions seem
> to handle Memory Sticks. How to get SD card reading back to live?
> 
> Symptoms: Cards are recognized and do automount, but result in a read
> error.
> 

10.10 contains 2.6.35, and it since it still uses CONFIG_MMC_RICOH_MMC,
none of my code affects the SD portion.

Which kernel did work?
Did you try with different SD card?

Could you post kernel log?


-- 
Best regards,
Maxim Levitsky

Visit my blog: http://maximlevitsky.wordpress.com
Warning: Above blog contains rants.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-03-31 Thread jhoechtl
Will this driver help to fix the regression of reading SD cards with
Ubuntu 10.10?

07:05.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
Host Adapter (rev 22)

Was working fine, not any more after 10.10. The above instructions seem
to handle Memory Sticks. How to get SD card reading back to live?

Symptoms: Cards are recognized and do automount, but result in a read
error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-02-27 Thread Michael Marley
Thanks for writing the MS card driver, but I can't seem to get it to
compile.  Maybe it doesn't support kernel 2.6.38 yet?  Additionally,
this bug isn't a duplicate as MS!=MMC.

Here is the error I get:

michael@mamarley-laptop:~/Downloads/ricoh-kernel-ricoh-kernel/memstick$ make
make -C /lib/modules/2.6.38-rc6+/build 
M=/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick
make[1]: Entering directory `/home/michael/Downloads/linux-2.6'
  LD  /home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/built-in.o
  LD  
/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core/built-in.o
  CC [M]  
/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core/memstick.o
/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core/memstick.c: In 
function ‘memstick_init’:
/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core/memstick.c:862:2:
 error: implicit declaration of function ‘create_freezeable_workqueue’ 
[-Werror=implicit-function-declaration]
/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core/memstick.c:862:12:
 warning: assignment makes pointer from integer without a cast [enabled by 
default]
cc1: some warnings being treated as errors

make[3]: *** 
[/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core/memstick.o] 
Error 1
make[2]: *** [/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick/core] 
Error 2
make[1]: *** 
[_module_/home/michael/Downloads/ricoh-kernel-ricoh-kernel/memstick] Error 2
make[1]: Leaving directory `/home/michael/Downloads/linux-2.6'
make: *** [build] Error 2

** This bug is no longer a duplicate of bug 111089
   Ricoh R5C822 - MMC cards not detected in built-in memory card reader

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-02-02 Thread Eric Appleman
*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089

The r592 module works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-01-27 Thread rafael
*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089

> It works, friend. Just look at Places menu.
> At least kernel log you gave looks perfect.

it indeed works, my fault, thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-01-27 Thread Maxim Levitsky
*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089

It works, friend. Just look at Places menu.
At least kernel log you gave looks perfect.

On Jan 27, 2011 9:21 PM, "rafael" <238...@bugs.launchpad.net> wrote:

*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089
my memory stick reader is not working

ubuntu 10.10

lspci | grep Ricoh

0a:03.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev
05)
0a:03.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host
Adapter (rev 22)
0a:03.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
(rev 12)

I downloaded the driver, "make", "sudo make install" and "sudo make
load"

I attached output from dmesg

** Attachment added: "dmesg.log"

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+attachment/1810886/+files/dmesg.log


-- 
You received this bug notification because you are a direct subscriber
of the bug.
https://bugs...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2011-01-27 Thread rafael
*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089

my memory stick reader is not working

ubuntu 10.10

lspci | grep Ricoh

0a:03.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
0a:03.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22)
0a:03.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)

I downloaded the driver, "make", "sudo make install" and "sudo make
load"

I attached output from dmesg

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+attachment/1810886/+files/dmesg.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-12-03 Thread Victor Zverovich
*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089

Any chance that Ricoh e230 will be supported?
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/626823

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/238208

Title:
  Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-11-22 Thread Hamish Darby
*** This bug is a duplicate of bug 111089 ***
https://bugs.launchpad.net/bugs/111089

** This bug has been marked a duplicate of bug 111089
   Ricoh R5C822 - MMC cards not detected in built-in memory card reader
 * You can subscribe to bug 111089 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/111089/+subscribe

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-11-21 Thread Jior
Finally, my Ricoh R5C822 works at all in Ubuntu 10.10, but first i had
to do some few things.

1.- open synaptic and mark for install
 linux-headers-2.6.37-5
 linux-headers-2.6.37-5-generic
 linux-image-2.6.37-5-generic

2.- then restart : sudo restart -n

3.- goto software origins and enable backports

4.- then: sudo apt-get update

5.- edit the modules file : sudo gedit /etc/modules and add the sd module 
tifm_sd to load on start
 and make sure you have it: sudo modprobe tifm_sd
 sudo modprobe tifm_core
 sudo modprobe tifm_7xx1

6.- add some modules for dirs 03:01.x doing sudo modprobe raw1394 and
sudo modprobe dv1394

7.-restart again, enter bios, and disable legacy floppy by selecting disable or 
in some bios just deactivate the boot search in a
floppy drive from the boot secuence (generally with space bar on floppy option 
in boot secuence, the number on the left side disappears)

8.- just in case sudo modprobe -r floppy

9.-install git doing sudo apt-get git and follow the above instructions

10.- reboot for las time and card reader should work

Important:

Do not try to pull setpci command for kernels 2.6.22 or above
And if you are using virtualbox (ose or branded) 3.2.8 or later you will need 
to deactivate the floppy support

I really dont know why the cause of this problem, but just for you to
know, the ricoh card reader always works for me since 8.04 until 10.04,
it just now in 10.10 i have the problem, but reading some forums it
seems to be an old item since jaunty.

I probe SD and MMC, i dont use MS, so i dont know if MS support is present.
hope this info could help

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-11-14 Thread King_DuckZ
Great work, thanks for your work!
Just to make a little report, this worked great on Debian Squeeze 2.6.32-5, but 
it doesn't build at all on Mandriva 2.6.33, whining about round_down and other 
functions not being defined. Adding an include linux/kernel.h or removing the 
kernel version check around the defines in compatibility.h only causes more 
errors.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-11-05 Thread gldickens3
I am running 64 bit Ubuntu 10.10 on a Dell PRecision M6300 with the
following SD card reader device:

03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)

I am running the following stock Ubuntu 10.10 kernel:

Linux rhino 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC
2010 x86_64 GNU/Linux

I found the driver for the Ricoh device here:

http://gitorious.org/ricoh-kernel/ricoh-kernel/trees/master

Brilliant!  Many thanks for developing this driver.

After downloading and extracting the tarball I installed the memstick
driver with the following commands:

cd memstick
make
make install
make install load

However, my SD card still does not work.  What might I be doing wrong?
What else do I need to do to get it to work? Do I need to install
anything else such as drivers from the mmc, user or xd directory. If so,
please provide instructions.

Many thanks in advance of your reply!

Gordon Dickens

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-10-07 Thread Nishant
First of alltonnes of thanks for this driver.you guys saved me loads of 
cable troubles.
One more thingjust a thought, but it will be easier for people like me if 
you could write the three step instructions clearly in one place.  I had to 
read through the thing to find them. You know all of us aren't uber geeks ( no 
offence ).
And yeah, the details:
Card Reader Ricoh 822 on Ubuntu Maverick RC x86_64, Kernel 2.6.35-22, Dell 
Studio 1555 both read write working normally. Card is detected, doesn't 
automount on insert. Read write successful.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-15 Thread Maxim Levitsky
@swissz, I have just pushed an update that should make my driver compile
and work on your kernel (2.6.31)

@Sneha, really please update your distro, I really don't feel like
backporting it to 2.6.28...

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-13 Thread Murali Krishnan
Sony Vaio running Ubuntu 10.04. The media stick and sd card work
perfectly once the file was made and installed.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-10 Thread Sneha
Hey.. I am a newbie .. like very very new to Ubuntu. So please bear with
me. i unzipped your master file, unzipped it, switched to memstick
directory and ran the make command.I got the following response

sn...@sneha-laptop:~/mem/ricoh-kernel-ricoh-kernel/memstick$ make
make -C /lib/modules/2.6.28-19-generic/build 
M=/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-19-generic'
  CC [M]  /home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.o
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c: In 
function ‘mspro_block_issue_req’:
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:683: 
error: implicit declaration of function ‘__blk_end_request_cur’
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:687: 
error: implicit declaration of function ‘blk_rq_pos’
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:716: 
error: implicit declaration of function ‘blk_fetch_request’
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:716: 
warning: assignment makes pointer from integer without a cast
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c: In 
function ‘mspro_block_submit_req’:
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:836: 
warning: assignment makes pointer from integer without a cast
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:837: 
error: implicit declaration of function ‘__blk_end_request_all’
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c: In 
function ‘mspro_block_init_disk’:
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:1239: 
error: implicit declaration of function ‘blk_queue_max_hw_sectors’
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:1246: 
warning: assignment discards qualifiers from pointer target type
/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.c:1254: 
error: implicit declaration of function ‘blk_queue_logical_block_size’
make[3]: *** 
[/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core/mspro_block.o] Error 1
make[2]: *** [/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick/core] Error 2
make[1]: *** [_module_/home/sneha/mem/ricoh-kernel-ricoh-kernel/memstick] Error 
2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-19-generic'
make: *** [build] Error 2

I'm running Ubuntu 9.04 on Sony Vaio

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-08 Thread Maxim Levitsky
On Wed, 2010-09-08 at 08:57 +, swissz wrote: 
> Hi!
> 
> I tried to compile it on Ubuntu 9.10 x86_64 (gcc version 4.1.3), but the 
> compiler complains:
> -
> u...@localhost:~/Downloads/ricoh_driver/ricoh-kernel/memstick$ make
> make -C /lib/modules/2.6.31-22-generic/build 
> M=/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick
> make[1]: Entering directory `/usr/src/linux-headers-2.6.31-22-generic'
> /usr/src/linux-headers-2.6.31-22-generic/arch/x86/Makefile:80: stack 
> protector enabled but no compiler support
>   CC [M]  /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.o
> In file included from 
> /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:23:
> /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.h:177:7: 
> warning: no newline at end of file
> /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:858: 
> warning: data definition has no type or storage class
> /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:858: 
> warning: type defaults to ‘int’ in declaration of ‘SIMPLE_DEV_PM_OPS’
> /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:858: 
> warning: parameter names (without types) in function declaration
> /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:869: 
> error: ‘r592_pm_ops’ undeclared here (not in a function)
> make[3]: *** 
> [/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.o] Error 1
> make[2]: *** [/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host] 
> Error 2
> make[1]: *** 
> [_module_/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick] Error 2
> make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-22-generic'
> make: *** [build] Error 2
> -

Too old kernel (this supports 2.6.32+)
However I will add a compat code there.
The xD part I think should compile on 2.6.31.

Best regards,
Maxim Levitsky

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-08 Thread swissz
Hi!

I tried to compile it on Ubuntu 9.10 x86_64 (gcc version 4.1.3), but the 
compiler complains:
-
u...@localhost:~/Downloads/ricoh_driver/ricoh-kernel/memstick$ make
make -C /lib/modules/2.6.31-22-generic/build 
M=/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-22-generic'
/usr/src/linux-headers-2.6.31-22-generic/arch/x86/Makefile:80: stack protector 
enabled but no compiler support
  CC [M]  /home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.o
In file included from 
/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:23:
/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.h:177:7: 
warning: no newline at end of file
/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:858: 
warning: data definition has no type or storage class
/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:858: 
warning: type defaults to ‘int’ in declaration of ‘SIMPLE_DEV_PM_OPS’
/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:858: 
warning: parameter names (without types) in function declaration
/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.c:869: error: 
‘r592_pm_ops’ undeclared here (not in a function)
make[3]: *** 
[/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host/r592.o] Error 1
make[2]: *** [/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick/host] 
Error 2
make[1]: *** [_module_/home/user/Downloads/ricoh_driver/ricoh-kernel/memstick] 
Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-22-generic'
make: *** [build] Error 2
-

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-07 Thread Johny
I just figured it out. My mistake, thank you for help.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-07 Thread Johny
@Daniel Gimpelevich:
What did I wrong, please?

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-07 Thread Daniel Gimpelevich
Some people just don't listen...

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-07 Thread Johny
@ Jan Skala:
I tried it, but the commands don't work - 
jo...@johny-ntb:~/Plocha/a$ make install
sudo mkdir -p /lib/modules/2.6.32-24-generic-pae/kernel/drivers/memstick/core
sudo mkdir -p /lib/modules/2.6.32-24-generic-pae/kernel/drivers/memstick/host
sudo cp ./core/memstick.ko  
/lib/modules/2.6.32-24-generic-pae/kernel/drivers/memstick/core/memstick.ko
cp: nelze získat informace o „./core/memstick.ko“: No such file or directory
make: *** [install] Error 1
jo...@johny-ntb:~/Plocha/a$ make load
modprobe -r r592
FATAL: Module r592 not found.
make: *** [load] Error 1
jo...@johny-ntb:~/Plocha/a$ 

It looks, the packages are wrong. I tried both of them. What should I do now, 
please?
Thank you

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-07 Thread Jan Skala
Johny, open that directory in terminal again and type "sudo make
install", let it work and than "sudo make load" - you don't have to
restart computer. BTW "make" doesn't need sudo

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-09-07 Thread Johny
Please, help me. I have Lenovo notebook with the card reader -

CardBus bridge  : Ricoh Co Ltd RL5c476 II (rev ba)
FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 
04) (prog-if 10)
SD Host controller  : Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 21)
System peripheral   : Ricoh Co Ltd R5C843 MMC Host Controller (rev 
ff) (prog-if ff)
System peripheral   : Ricoh Co Ltd R5C592 Memory Stick Bus Host 
Adapter (rev 11)
System peripheral   : Ricoh Co Ltd xD-Picture Card Controller (rev 
11)

SD works well, but I need the MS reader. I tried install (i hope i did it right 
- i downloaded the tar file, unpacked and in terminal i set it on right folder 
and i did "sudo make") both packages from Maxim, restarted computer and still 
it is not mounting.
I am beginner, can you help me, what should I do, please?
Thank you very much

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-31 Thread VuDu
Nice! Didn't notice. ;)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-31 Thread Stunts
@ VuDu:
There is already an Arch Linux package for this:
http://aur.archlinux.org/packages.php?ID=39386
You can use it while this doesn't get merged. =-)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-31 Thread VuDu
gitorious, nice :)

Maxim, do you expect your work to be merged to kernel soon?
I'm probably going to make a package for Archlinux, but if it's closed to be 
merged to kernel, maybe it's not necessary. ;)

Once again, thanks for your work. =)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-30 Thread Maxim Levitsky
Backported drivers for xD and MS parts (+fixes for MMC part) are now hosted at 
gitorious.org
Since last release, not much have been changed.

http://gitorious.org/ricoh-kernel

You can download it ether by doing (preffered):
git clone git://gitorious.org/ricoh-kernel/ricoh-kernel.git

Then you can receive updates using
git pull

or you can press on 'Source tree' and download a snapshot by pressing
'Download master as tar.gz'

** Description changed:

  *** NOTE: this is a *wishlist* item - a request for new functionality.
  This issue is a request to have MemoryStick support added for a
  specific, and somewhat popular, chipset.  Please do not add "me, too"
  items.  We know that it doesn't work.  If you want, please add yourself
  as a subscriber, and click on link to indicate that "This bug effects
  me, too"
  
- You are welcome to test the new developed driver
- Current version: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+attachment/1506369/+files/memstick-v2.tar.bz2
+ You are welcome to test the new developed drivers at
  
- XD support is also done and merged in 2.6.35
+ http://gitorious.org/ricoh-kernel
+ 
+ You can download them ether by doing (preferred):
+ git clone git://gitorious.org/ricoh-kernel/ricoh-kernel.git
+ 
+ Then you can receive updates using
+ git pull
+ 
+ or you can press on 'Source tree' and download a snapshot by pressing
+ 'Download master as tar.gz'
+ 
+ 
+ XD support is also done and merged in 2.6.35 (backport in above tree)
  
  
  
  Running 2.6.24-18, in Hardy
  
  02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 
05) (prog-if 10 [OHCI])
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 16
   Memory at fe3ff800 (32-bit, non-prefetchable) [size=2K]
   Capabilities: 
  
  02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22) (prog-if 01)
   Subsystem: Dell Unknown device 022f
   Flags: medium devsel, IRQ 18
   Memory at fe3ff400 (32-bit, non-prefetchable) [size=256]
   Capabilities: 
  
  02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 5
   Memory at fe3ff500 (32-bit, non-prefetchable) [size=256]
   Capabilities: 
  
  02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 5
   Memory at fe3ff600 (32-bit, non-prefetchable) [size=256]
   Capabilities: 
  
  02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff) 
(prog-if ff)
   !!! Unknown header type 7f
  
  SD cards are detected, but Memory Stick cards are not.  Bugs have been
  posted for the lack of support for XD and MMC cards as well.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-25 Thread VuDu
Now I can't know since it's working and I don't have another untested
card.

>From the tests I did with my 2 cards (one a M2) it seems that when I
first try to mount a card it fails with that filesystem error. After
that, it works just fine. Happened with the M2 using the v3 (previous
version) and the Lexat MS Duo Pro using the v2 (latest version).

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-25 Thread Maxim Levitsky
@Vudu, so with latest version, card still fails to mount on first
attempt?

Can you try few more times. Can you reproduce this?
Maybe it was just bad contact or something.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-25 Thread VuDu
@Maxim: tried the last version and it works fine on both cards. But, I
can confirm what stmc said: the first time I tried, they failed to
mount.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-25 Thread stmc
@Maxim Levitsky, 
I reinstall driver from your post #107 "memstick-v2.tar.bz2", I think it is the 
latest.
All cards always work.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-24 Thread Maxim Levitsky
@stmc:

Both non-working cards work now, right?
Did you install latest version now?
Do the cards work consistently, that is if you instert/remove them few times, 
do they always work?

@VuDu:
ping

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-24 Thread stmc
@Maxim Levitsky, it is my blame, card was not formatted
now it working fine

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208]

2010-08-23 Thread lion1131
Thanks a lot, my 128MB Sony memory stick tested. it worked with a second
mount, the first failed with the following dmesg | tail. 
[ 5999.165180] r592: IRQ: card added
[ 5999.169975] r592: IRQ: card added
[ 5999.186805] r592: IRQ: card added
[ 5999.680095] memstick_host memstick0: memstick_check started
[ 5999.792836] memstick memstick0: if_mode = 00
[ 5999.792860] memstick_host memstick0: new card 00, 00, 00
[ 6000.951599]  msblk0: p1
[ 6000.955931] memstick_host memstick0: memstick_check finished
[ 6008.271181] FAT: bogus number of reserved sectors
[ 6008.271187] VFS: Can't find a valid FAT filesystem on dev msblk0p1.

Thanks again for the hard work.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-23 Thread Maxim Levitsky
@stmc: the log looks very good.

Could you contact me via IRC? 
I am MaximLevitsky on freenode

Also I am sure  that you don't use latest version, because I see
'Unknown symbol __udivdi3'

I fixed this error in latest version.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-23 Thread stmc
@Maxim Levitsky, done
http://dl.dropbox.com/u/8047492/kernlog.txt

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-22 Thread Maxim Levitsky
@VuDu:

Did you test the latest verision?
In case you didn't understand, latest version is the 
https://bugs.launchpad.net/opensuse/+bug/238208/+attachment/1506369/+files/memstick-v2.tar.bz2

@stmc
ping

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-21 Thread Maxim Levitsky
@VuDu.

Yep, sorry about version number confusion.

I use git here, but I create a snapshot.
(Actually I mostly work directly on kernel tree)

The problem was bad dma handling to memory > 4GB
(And yes, you have it, because some of the memory < 4GB is used for IO devices, 
so to compensate, some of the system memory
is placed at > 4GB address)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-21 Thread VuDu
@Maxim, is that last memstick-v2.tar.bz2 (34.3 KiB, application/x-tar) more 
recent then the previous memstick-v3.tar.bz2 (30.3 KiB, application/x-tar)?
Are you using some VCS on your work?
I was thinking about creating a package for archlinux and it would be easier to 
get the last version of your work from svn/bzr/git than a link from here that 
gets "broken" with every update.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-21 Thread VuDu
@Maxim, yes, running arch x64 with 4GB of RAM. What was the problem? ;)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
Updated version

** Attachment added: "memstick-v2.tar.bz2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+attachment/1506369/+files/memstick-v2.tar.bz2

** Description changed:

  *** NOTE: this is a *wishlist* item - a request for new functionality.
  This issue is a request to have MemoryStick support added for a
  specific, and somewhat popular, chipset.  Please do not add "me, too"
  items.  We know that it doesn't work.  If you want, please add yourself
  as a subscriber, and click on link to indicate that "This bug effects
  me, too"
  
  You are welcome to test the new developed driver
- Current version: http://launchpadlibrarian.net/53101942/r592-v2.tar.bz2
+ Current version: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/238208/+attachment/1506369/+files/memstick-v2.tar.bz2
  
  XD support is also done and merged in 2.6.35
  
  
  
  Running 2.6.24-18, in Hardy
  
  02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 
05) (prog-if 10 [OHCI])
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 16
   Memory at fe3ff800 (32-bit, non-prefetchable) [size=2K]
   Capabilities: 
  
  02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22) (prog-if 01)
   Subsystem: Dell Unknown device 022f
   Flags: medium devsel, IRQ 18
   Memory at fe3ff400 (32-bit, non-prefetchable) [size=256]
   Capabilities: 
  
  02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 5
   Memory at fe3ff500 (32-bit, non-prefetchable) [size=256]
   Capabilities: 
  
  02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
   Subsystem: Dell Unknown device 022f
   Flags: bus master, medium devsel, latency 64, IRQ 5
   Memory at fe3ff600 (32-bit, non-prefetchable) [size=256]
   Capabilities: 
  
  02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff) 
(prog-if ff)
   !!! Unknown header type 7f
  
  SD cards are detected, but Memory Stick cards are not.  Bugs have been
  posted for the lack of support for XD and MMC cards as well.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
@stmc

First load my card with

sudo modprobe -r r592
sudo modprobe -r r592 debug=2


Then insert one of non-working cards, and post the kernel log.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
@Vudo, you have 4GB of memory or more on the system, right?

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
@VuDu with lot of help from Daniel Gimpelevich  we figured out the cause
of this problem.

I post updated patches soon.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread stmc
MS Duo 1gb works fine

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread stmc
@Maxim Levitsky,  MS Pro Duo 64mb & 128mb
http://static.itmages.ru/i/10/0820/h_1282338486_4ee7e76e04.jpg

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread VuDu
@Maxim: After a second try it's working with the Lexar too. That's
weird.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
@stmc, what card?

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread stmc
Driver not working with MemStick Duo Adapter

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
@Daniel Gimpelevich, the delay you have to add really worries me.
There is something very ugly going on
Can you contact me via IRC (I am MaximLevitsky on freenode), so we could debug 
that together?

@VuDu, I would be interesting in some debugging too

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Maxim Levitsky
@VuDu.

What you are seeing with Lexar card, might be the ugliest problem that
nobody would accept a fix for.

I have seen this as well.
It seems that card readers look at partition table and 'corrects' it on the 
fly, but my driver just passes what is written.

What I need is two dumps of first say 1MB of the card, using my driver
and usb card reader.

Do something like that:

For my driver (please _don't_ use mspblk0p1!)
dd if=/dev/mspblk0 of=file_r852 bs=1K  count=1024 

And for card reader, figure out which of sdb/sdc/.. etc is the reader,
and do

If card reader is sdb, then:

dd if=/dev/sdb of=file_usb bs=1K  count=1024

If you have any sensitive data on the card, it might be included in
dump. Don't post then!

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread VuDu
Btw, I know this is a ubuntu bug tracker, but I'm using ArchLinux now. I
was using ubuntu the first time I commented. ;)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread VuDu
@Maxim: tryed it again, now in debug and it worked. :) Mounted and it read the 
M2 contents :)
The tried with a Lexar 4G MS Duo Pro but it wouldn't mount.

here's the dmesg tail:
r592: IO: done IO, sleeping
mspro_block memstick0: blk_fetch
mspro_block memstick0: trying again
mspro_block memstick0: data transfer: cmd 20, lba be, count 1
r592: IO thread woken to process requests
r592: IO: executing MS_TPC_WRITE_REG LEN=8
r592: IO: executing MS_TPC_SET_CMD LEN=1
r592: IO: executing MS_TPC_READ_LONG_DATA LEN=512
r592: doing dma transfer
r592: IRQ: dma done
mspro_block memstick0: complete 1, 0
mspro_block memstick0: transferred 200 (0)
mspro_block memstick0: blk_fetch
mspro_block memstick0: issue end
r592: IO: done IO, sleeping
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev mspblk0p1.

It's from a PSP and the PSP can read and write to it. Using the USB card
readers works fine. Hope it helps.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-20 Thread Daniel Gimpelevich
I have a 16GB M2 card I tried this with, and it worked fine, but it
filled up the dmesg logs needlessly. So, I turned off DEBUG, and it
stopped working! Evidently, it was relying on the delay resulting from
successive printk() executions. I decided to leave in DEBUG and make
verbosity optional, but at least one delay had to be added for it to
work again. Attached is a patch to your most recent tarball. Thank you!


** Patch added: "quiet.patch"
   https://bugs.launchpad.net/bugs/238208/+attachment/1503531/+files/quiet.patch

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

2010-08-20 Thread Jan Skala
VuDu, I have also "Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter".
You just have to open "Computer" or "Places" where the card will appear.

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-20 Thread Maxim Levitsky
@VuDu

Please load the driver with debug=2

sudo modprobe -r r592
sudo modprobe r592

Insert the card and post the kernel log.

It might be that your card is PRO HG inside and might not be supported by 
hardware.
Or this might be contact issue.

** Summary changed:

- Need MemoryStick driver Ricoh R5C822 chipset
+ Need MemoryStick driver Ricoh R5C592 (part of R5C832/822)chipset

** Summary changed:

- Need MemoryStick driver Ricoh R5C592 (part of R5C832/822)chipset
+ Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)

-- 
Need MemoryStick driver Ricoh R5C592 (part of R5C832/822chipset)
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-20 Thread VuDu
Hi Maxim,

I'm using a M2, on a Pro Duo adapter and both on a Duo adapter. :)


lspci -v

08:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22)
Subsystem: ASUSTeK Computer Inc. Device 1877
Flags: bus master, medium devsel, latency 64, IRQ 17
Memory at febff400 (32-bit, non-prefetchable) [size=256]
Capabilities: 
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci

08:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
Subsystem: ASUSTeK Computer Inc. Device 1877
Flags: bus master, medium devsel, latency 64, IRQ 17
Memory at febfec00 (32-bit, non-prefetchable) [size=256]
Capabilities: 
Kernel driver in use: r592
Kernel modules: r592

08:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
Subsystem: ASUSTeK Computer Inc. Device 1877
Flags: bus master, medium devsel, latency 64, IRQ 3
Memory at febfe800 (32-bit, non-prefetchable) [size=256]
Capabilities: 


dmesg
...
r592 :08:01.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
r592: driver succesfully loaded
memstick_host memstick0: memstick_check started
memstick_host memstick0: memstick_check finished
[***card inserted***]
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card added
r592: IRQ: card removed
memstick_host memstick0: memstick_check started
r592: IRQ: card removed
memstick_host memstick0: memstick_check finished
memstick_host memstick0: memstick_check started
memstick_host memstick0: memstick_check finished


Doesn't seem to be working, might it be because it's a R5C592?

Btw, are you hosting your project on svn, git or something?

Thanks for your work. ;)

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-20 Thread Jan Skala
Hi, thank you for your work. Yesterday, new MS Pro Duo 1GB arrived and
it works fine. Now I'm testing those two old MS 16 and 128MB and they
are working as well. The time of stupid cable connection ends.

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-20 Thread Maxim Levitsky
@Jan Skala and evereone else.

Here is new version.
All last week I was busy writing support for old memory stick cards.
Now it work quite well.
Note that such card are bare (that is no wear leveling, bad block hiding), and 
thus all the hard work is done by my driver.

Therefore it can in theory damage the card by overwriting the same sector over 
and over.
However, I put it a lot f safety checks and thus if anything goes wrong I turn 
off write access completely.
I tested it for few days on my 64MB card, and it does work very well.



** Attachment added: "memstick-v3.tar.bz2"
   
https://bugs.launchpad.net/opensuse/+bug/238208/+attachment/1502899/+files/memstick-v3.tar.bz2

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-09 Thread Vladimir Hidalgo
Maxim, I understand.

There's any possibility that if I provide you with any data you need
about this device, can you determine if it's possible to make this
driver wherever is possible?

I could even let a memory card inserted and full 24/7 SSH access to you
if needed!

If I were wealthy, I would send you a free laptop for developing, sadly,
that's not the case LOL.

Anyway, thank you for your time and dedication to make Linux even
better.

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-09 Thread Maxim Levitsky
On Mon, 2010-08-09 at 18:52 +, Vladimir Hidalgo wrote: 
> Maxim Levitsky, do you have any plans on supporting Ricoh Co Ltd Device
> e230?, or I should lose any hope on this?
> 

It is very unlikely that I do the driver for that device, because I
suspect that this is very different device.
Maybe I buy a laptop with this device sometime in future.

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-09 Thread Maxim Levitsky
Jan Skala, both your memstick aren't PRO, and thus not supported yet.
I am writing the support right now.

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238208] Re: Need MemoryStick driver Ricoh R5C822 chipset

2010-08-09 Thread Vladimir Hidalgo
Maxim Levitsky, do you have any plans on supporting Ricoh Co Ltd Device
e230?, or I should lose any hope on this?

-- 
Need MemoryStick driver Ricoh R5C822 chipset
https://bugs.launchpad.net/bugs/238208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >