Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2009-07-25 Thread Giuseppe Sacco
Hi Moritz,

Il giorno sab, 25/07/2009 alle 11.21 +0200, Moritz Muehlenhoff ha
scritto:
[...]
 Sorry for the late response. There have been no sym53c500_cs specific
 changes to the driver since 2.6.26, so the error very likely still
 exists upstream, since there are no Debian-related patches.
 
 Could you please file this upstream at http://bugzilla.kernel.org
 and send the bugnumber to this bug log?

I'll do it in a few days.

Thanks,
Giuseppe




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2009-07-25 Thread Moritz Muehlenhoff
On Sun, Jan 18, 2009 at 03:41:14PM +0100, Giuseppe Sacco wrote:
 Hi Moritz,
 
 Il giorno sab, 29/11/2008 alle 01.08 +0100, Moritz Muehlenhoff ha
 scritto:
 ... 
   When I insert my PCMCIA SCSI card nothing happens. If I issue
   'cardctl insert' command, then I hear only one beep.
  
  Does this error still occur with more recent kernel versions?
 
 today I upgraded that machine to lenny. pcmcia-cs is now an empty
 package, but I have pcmciautils 014-4 installed.
 
 When I insert my card on the powerpc machine (now with kernel version
 2.6.26+17), nothing happens. No audio singals, no new lines
 on /var/log/syslog.
 
 eppesuig3:~# pccardctl ident
 Socket 0:
   no product info available
 eppesuig3:~# pccardctl status
 Socket 0:
   no card
 eppesuig3:~# pccardctl reset
 eppesuig3:~# pccardctl status
 Socket 0:
   no card
 
 So, the card is not recognized, but since pccardctl display one socket,
 then I must think the socket is recognized.
 
 When I insert the same card on x86 machine (same software versions), I
 get this:
 
 scarafaggio:~# pccardctl  status
 Socket 0:
   5.0V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver sym53c500_cs
 scarafaggio:~# pccardctl  ident
 Socket 0:
   product info: New Media Corporation, SCSI Bus Toaster Sym53C500,
 53C500-MHz40., 
   manfid: 0x0057, 0x0022
   function: 8 (SCSI)
 
 Please note that kernel module sym53c500_cs is present even on powerpc:
 
 eppesuig3:~# find /lib/modules/ -name \*sym53c5\*
 /lib/modules/2.6.24-1-powerpc/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko
 /lib/modules/2.6.26-1-powerpc/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko
 eppesuig3:~# uname -a
 Linux eppesuig3 2.6.26-1-powerpc #1 Sat Jan 10 14:00:38 CET 2009 ppc
 GNU/Linux

Sorry for the late response. There have been no sym53c500_cs specific
changes to the driver since 2.6.26, so the error very likely still
exists upstream, since there are no Debian-related patches.

Could you please file this upstream at http://bugzilla.kernel.org
and send the bugnumber to this bug log?

Cheers,
Moritz




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2009-01-18 Thread Giuseppe Sacco
Hi Moritz,

Il giorno sab, 29/11/2008 alle 01.08 +0100, Moritz Muehlenhoff ha
scritto:
... 
  When I insert my PCMCIA SCSI card nothing happens. If I issue
  'cardctl insert' command, then I hear only one beep.
 
 Does this error still occur with more recent kernel versions?

today I upgraded that machine to lenny. pcmcia-cs is now an empty
package, but I have pcmciautils 014-4 installed.

When I insert my card on the powerpc machine (now with kernel version
2.6.26+17), nothing happens. No audio singals, no new lines
on /var/log/syslog.

eppesuig3:~# pccardctl ident
Socket 0:
  no product info available
eppesuig3:~# pccardctl status
Socket 0:
  no card
eppesuig3:~# pccardctl reset
eppesuig3:~# pccardctl status
Socket 0:
  no card

So, the card is not recognized, but since pccardctl display one socket,
then I must think the socket is recognized.

When I insert the same card on x86 machine (same software versions), I
get this:

scarafaggio:~# pccardctl  status
Socket 0:
  5.0V 16-bit PC Card
  Subdevice 0 (function 0) bound to driver sym53c500_cs
scarafaggio:~# pccardctl  ident
Socket 0:
  product info: New Media Corporation, SCSI Bus Toaster Sym53C500,
53C500-MHz40., 
  manfid: 0x0057, 0x0022
  function: 8 (SCSI)

Please note that kernel module sym53c500_cs is present even on powerpc:

eppesuig3:~# find /lib/modules/ -name \*sym53c5\*
/lib/modules/2.6.24-1-powerpc/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko
/lib/modules/2.6.26-1-powerpc/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko
eppesuig3:~# uname -a
Linux eppesuig3 2.6.26-1-powerpc #1 Sat Jan 10 14:00:38 CET 2009 ppc
GNU/Linux

Thanks,
Giuseppe




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2008-11-28 Thread Moritz Muehlenhoff
On Mon, Jan 17, 2005 at 05:53:05PM +0100, Giuseppe Sacco wrote:
 Package: pcmcia-cs
 Version: 3.2.5-9
 Severity: normal
 
 I have a problem with PCMCIA on a Powerbook Titanium G4 15
 I am using a Sarge machine, but I also recompiled the vanilla
 kernel 2.6.10 in order to gather more informations.
 
 When I insert my PCMCIA SCSI card nothing happens. If I issue
 'cardctl insert' command, then I hear only one beep.

Does this error still occur with more recent kernel versions?

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-23 Thread Per Olofsson
reassign 290997 kernel
thanks

Giuseppe Sacco:
 [EMAIL PROTECTED]:~# cardctl status
 Socket 0:
   no card
 [EMAIL PROTECTED]:~# cardctl config
 Socket 0:
   not configured
 [EMAIL PROTECTED]:~# 

I think this is a kernel bug then. Reassigning.

-- 
Pelle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-22 Thread Per Olofsson
Giuseppe Sacco:
 [EMAIL PROTECTED]:~$ sudo cardctl ident
 Password:
 Socket 0:
   no product info available
 [EMAIL PROTECTED]:~$ 

Hmm. What about cardctl status? cardctl config?

-- 
Pelle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-20 Thread Giuseppe Sacco
Il giorno mer, 19-01-2005 alle 22:58 +0100, Per Olofsson ha scritto:
 Giuseppe Sacco:
  It is a Sarge machine that I update every week. I do not use the SCSI
  card every day, so the last time I remember I used it was some months
  ago.
 
 OK. What does cardctl ident say?

[EMAIL PROTECTED]:~$ sudo cardctl ident
Password:
Socket 0:
  no product info available
[EMAIL PROTECTED]:~$ 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-19 Thread Per Olofsson
Giuseppe Sacco:
  When I insert my PCMCIA SCSI card nothing happens. If I issue
 'cardctl insert' command, then I hear only one beep.
[...]
 The problem is that cardmgr isn't notified or, at least, it just
 ignore the insert and remove events.
[...]
 The PCMCIA SCSI card is a New media bus toaster and is handled by
 the sym53c500_cs kernel module.

Are you sure that it's a 16-bit card (as determined from the _cs
prefix)? From the output, it looks like it might be a 32-bit Cardbus
card. These cards are not handled by cardmgr, they are handled by
hotplug.

-- 
Pelle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-19 Thread Per Olofsson
Giuseppe Sacco:
 I don't know. It used to work, at least it worked 6 months ago.
 Moreover, it is included /etc/pcmcia/config

When did it stop working? What did you do?

-- 
Pelle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-19 Thread Giuseppe Sacco
Il Wed, Jan 19, 2005 at 07:56:40PM +0100, Per Olofsson ha scritto:
 Giuseppe Sacco:
  I don't know. It used to work, at least it worked 6 months ago.
  Moreover, it is included /etc/pcmcia/config
 
 When did it stop working? What did you do?

It is a Sarge machine that I update every week. I do not use the SCSI
card every day, so the last time I remember I used it was some months
ago.

Giuseppe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290997: pcmcia-cs: cardmgr doesn't recognize new PCMCIA card

2005-01-19 Thread Per Olofsson
Giuseppe Sacco:
 It is a Sarge machine that I update every week. I do not use the SCSI
 card every day, so the last time I remember I used it was some months
 ago.

OK. What does cardctl ident say?

-- 
Pelle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]