lintweaker wrote: 
> @Clive could you provide a kernel-devel RPM for the current testing
> kernel (cm54)? It looks like my current Mytek USB2 driver is no longer
> compatible with the 3.0.35 kernel from wandboard. I'd like to
> investigate this further.
> 
> and/or otherwise could you go back to commit
> 20f1ad22a4329f38613fd918bbe5a452fe130397 ?

It's always been there in the testing repo (/repo/18/testing/SRPMS)
.....

'kernel-wand-3.0.35-cm54.fc19.armv7hnl.rpm'
(http://www.communitysqueeze.org/repo/18/testing/armhfp/kernel-wand-3.0.35-cm54.fc19.armv7hnl.rpm)

Ignore the fc19, in the name......... It was built (cross compiled) on
F19 x86_64, that's all.

In the meantime, anyone who has upgraded kernel to 54 and firmware to
1.34.10 can go back to kernel cm53 and firmware 1.33.10 with ....

Code:
--------------------
    
  sudo yum --enablerepo=community-squeeze-testing downgrade mytekusb2-firmware
  cd /boot/uboot
  sudo ln -sf zImage-3.0.35-cm53 zImage
  sudo ln -sf config-3.0.35-cm53 config
  sudo reboot
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to