[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Some USB key cant be used on 2.6.15/16 : avoid CONFIG_ACORN_PARTITION_CUMANA ?



Christophe Chisogne wrote:
> 	# grep CUMANA /boot/config-2.6.{15,16}-1-686 
> 	/boot/config-2.6.15-1-686:CONFIG_ACORN_PARTITION_CUMANA=y
> 	/boot/config-2.6.16-1-686:CONFIG_ACORN_PARTITION_CUMANA=y

I rebuild a custom kernel, mainly disabling CONFIG_ACORN_PARTITION_CUMANA
(and removing many unusefull things for me, like appletalk, fddi etc)
(with linux-source-2.6.16 and make-kpkg)

This solved the problem : I must disable CONFIG_ACORN_PARTITION_CUMANA
to be able to use my USB key. Part of syslog:

	scsi0 : SCSI emulation for USB Mass Storage devi
	usbcore: registered new driver usb-storage
	USB Mass Storage support registered
	usb-storage: device found at 2
	Vendor: Kingston  Model: DataTraveler 2.0  Rev: 1.04
	Type:   Direct-Access ANSI SCSI revision: 00
	usb-storage: device scan complete
	SCSI device sda: 2007040 512-byte hdwr sectors (1028 MB)
	sda: Write Protect is off
	sda: Mode Sense: 23 00 00 00
	sda: assuming drive cache: write through
	SCSI device sda: 2007040 512-byte hdwr sectors (1028 MB)
	sda: Write Protect is off
	sda: Mode Sense: 23 00 00 00
	sda: assuming drive cache: write through
	 sda: sda1
	sd 0:0:0:0: Attached scsi removable disk sda

What do you think is the best way to fix that issue ? Patching the upstream kernel ?
Is this the best place to discuss that kind of problems ? Should I use the BTS ?

Ch.



Reply to: