Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] mount SD-Card in Garmin GPS Device
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tycho1983
Tux's lil' helper
Tux's lil' helper


Joined: 09 Aug 2004
Posts: 141
Location: Speyer/Germany

PostPosted: Mon Aug 16, 2010 6:04 am    Post subject: [solved] mount SD-Card in Garmin GPS Device Reply with quote

Hey,

i have problems to mount the SD-Card in my Garmin Oregon 450 GPS device.

I'ts no problem to mount the internal Storage of the device...

On the PC of an friend (ubuntu) the two disks are shown. Do you have an idea which module I have to use or what configuration i have to do?

regards,
Steffen
_________________
Es wurde Win XP oder besser verlangt, also installierte ich Linux


Last edited by tycho1983 on Mon Aug 16, 2010 10:33 am; edited 1 time in total
Back to top
View user's profile Send private message
theotherjoe
Guru
Guru


Joined: 22 Nov 2003
Posts: 393

PostPosted: Mon Aug 16, 2010 6:38 am    Post subject: Reply with quote

I dont know the device but in connection with problems with a
Samsung device containing a SD card I just have a hunch:
could it be that the SD card would show up as another logical
unit to the scsi layer?
Maybe you could check your kernel's .config against these options
Code:
#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m


and, could you please post the relevant dmesg output?
Back to top
View user's profile Send private message
tycho1983
Tux's lil' helper
Tux's lil' helper


Joined: 09 Aug 2004
Posts: 141
Location: Speyer/Germany

PostPosted: Mon Aug 16, 2010 10:32 am    Post subject: Reply with quote

Hey,

Code:
CONFIG_SCSI_MULTI_LUN=y


does the job!

thank you very much!

- Steffen
_________________
Es wurde Win XP oder besser verlangt, also installierte ich Linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum