Have you compiled SD card support into the kernel along with usbhid and usb storage?Has anybody been able to get Linux to connect to their 2X, mount it as a drive and copy files to/from the SD?
Have you compiled SD card support into the kernel along with usbhid and usb storage?Has anybody been able to get Linux to connect to their 2X, mount it as a drive and copy files to/from the SD?
you should find it somewhere along /dev/usb/something unless you have gnome in which case it should automount.
No newest gnome has a new group which you have to be in "plugdev" enables user handled automountingHave you compiled SD card support into the kernel along with usbhid and usb storage?Has anybody been able to get Linux to connect to their 2X, mount it as a drive and copy files to/from the SD?
you should find it somewhere along /dev/usb/something unless you have gnome in which case it should automount.
Gnome handles automounting? :blink: strange I always thought it was the kernel that handled that (seeing how I don't use gnome)
No newest gnome has a new group which you have to be in "plugdev" enables user handled automountingHave you compiled SD card support into the kernel along with usbhid and usb storage?Has anybody been able to get Linux to connect to their 2X, mount it as a drive and copy files to/from the SD?
you should find it somewhere along /dev/usb/something unless you have gnome in which case it should automount.
Gnome handles automounting? :blink: strange I always thought it was the kernel that handled that (seeing how I don't use gnome)
Most recent linux distros use hal and hotplug to automatically mount usb drives. Gnoem has new features in the last few versions to use hal to mount/unmount drives.
SCSI device sdc: 990626 512-byte hdwr sectors (507 MB)
sdc: assuming drive cache: write through
SCSI device sdc: 990626 512-byte hdwr sectors (507 MB)
sdc: assuming drive cache: write through
sdc:
Attached scsi disk sdc at scsi15, channel 0, id 0, lun 0
Attached scsi generic sg3 at scsi15, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
mount -t msdos /dev/sdc /mnt
The GP2X registers as USBHID? That mean you can use it as a game controller?
Ah, but you could write a GP2X app that feeds the inputs out the UART and connect it to your PC as a serial game controller.The GP2X registers as USBHID? That mean you can use it as a game controller?
No and no.