« Return to Thread: dud changed?

dud changed?

by Peter Czanik :: Rate this Message:

Reply to Author | View in Thread

Hello,
I'm testing factory PPC right now, and ran into a problem. The driver
update I prepared for 11.0 does not seem to work on current factory. It
is quite dumb, just a dud.config and an update.post2:

homeserver:/home/dud/linux # find . -type f -print -exec cat {} \;
./suse/ppc-11.0/install/update.post2
#!/bin/sh

# (c) CzP: pczanik@...
# This script creates a bootable zImage file just before rebooting the
machine
# and also creates a sound.forth devtree fixup

cd /boot
mkzimage --vmlinux vmlinux --initrd initrd --output zImage

cat > sound.forth <<EOF
\ FORTH

s" /builtin/sound" find-device
        \ Audio is on PSC2, just for informational purposes
        1 encode-int s" cell-index" property
device-end
EOF

./suse/ppc-11.0/dud.config
UpdateName: Driver Update for Genesi Efika 5200B (v004)
UpdateID:   200808041508
UpdatePriority: 100
homeserver:/home/dud/linux #

What changed? Right now I get 'no updates found'...
Bye,
CzP
--
To unsubscribe, e-mail: opensuse-ppc+unsubscribe@...
For additional commands, e-mail: opensuse-ppc+help@...

 « Return to Thread: dud changed?