DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 6th May 2017
hanzer's Avatar
hanzer hanzer is offline
Real Name: Adam Jensen
just passing through
 
Join Date: Oct 2013
Location: EST USA
Posts: 314
Default mount SDHC card in 6.1-Release

Prologue

I've recently installed 6.1-Release on my laptop and I need to regularly read data from a microSDHC card. The laptop has an SDHC card reader and I use a microSDHC to SDHC adapter. The device, a digital audio recorder, also has a USB interface in addition to the removable microSDHC card.

Problem

When the device is plugged into a USB port it is recognized but then immediately detaches. Here's the relevant dmesg:
Code:
umass0 at uhub1 port 1 configuration 1 interface 0 "OLYMPUS CORPORATION DIGITAL VOICE RECORDER" rev 2.00/1.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <OLYMPUS, DVR, 1.00> SCSI2 0/direct removable
sd1: 7392MB, 512 bytes/sector, 15138816 sectors
sd2 at scsibus4 targ 1 lun 1: <OLYMPUS, DVR, 1.00> SCSI2 0/direct removable
sd2: 7386MB, 512 bytes/sector, 15126528 sectors
sd1 detached
sd2 detached
sd1 is embedded memory and sd2 is the microSDHC card.

When the SDHC card is plugged into the computer, dmesg doesn't change but $ dmesg | grep sdhc returns this:
Code:
 
sdhc0 at pci0 dev 20 function 7 "AMD Hudson-2 SD Host Controller" rev 0x00: apic 4 int 16
sdhc0: SDHC 2.0, 50 MHz base clock
sdmmc0 at sdhc0: 4-bit, dma
Which seems relevant.

Here is a complete dmesg:
$ dmesg | nc termbin.com 9999 -> http://termbin.com/og3o

And this is what's running: $ rcctl ls on
Code:
apmd
check_quotas
cron
ntpd
pf
pflogd
smtpd
sndiod
sshd
syslogd
xenodm
Any suggestions on how to proceed will be much appreciated!
Reply With Quote
  #2   (View Single Post)  
Old 4th June 2017
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Did this same exact hardware work with a prior release? Or is this new hardware you are dealing with?

I don't have any magic bullets, I'm just wondering if this is a regression.
Reply With Quote
  #3   (View Single Post)  
Old 4th June 2017
hanzer's Avatar
hanzer hanzer is offline
Real Name: Adam Jensen
just passing through
 
Join Date: Oct 2013
Location: EST USA
Posts: 314
Default !High!

Quote:
Originally Posted by jggimi View Post
Did this same exact hardware work with a prior release? ...
This exact same hardware worked with Ubuntu

I've been using Linux-based machines to connect to those portable devices and/or mount [their] SD-Cards. That work-around is now fairly integrated into the regular work-flow.

My laptop and gateway/server still run OpenBSD but, under the circumstances, this particular problem is effectively moot [for me].
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video card instead of sound card ripe OpenBSD General 12 2nd May 2013 04:02 PM
FreeBSD Release Cycle for FreeBSD 8.1-RELEASE J65nko News 1 17th May 2010 05:53 PM
FreeBSD Beginning the 7.3-RELEASE release cycle... J65nko News 0 24th January 2010 04:07 PM
FreeBSD 6.2-RELEASE > 7.0-RELEASE Upgrade Marci FreeBSD Installation and Upgrading 2 23rd July 2008 02:10 PM
Problems with 1000baseTX on Intel Pro 1000 desktop PCI card [FreeBSD 7.0 RELEASE] asmo FreeBSD General 0 28th June 2008 07:12 PM


All times are GMT. The time now is 06:00 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick