megabaks and zoidie
thanks for guide me to it but did not help me with the problem (had to downgrade again)
after recompiling my kernel i got a message:
you may need to install module-init-tools
so first :
mybox linux # emerge -av module-init-tools
* IMPORTANT: 6 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-apps/module-init-tools-3.16-r1 USE="-static" 0 kB
[uninstall ] sys-apps/kmod-7 USE="tools zlib -debug -doc -lzma -static-libs"
[blocks b ] sys-apps/kmod ("sys-apps/kmod" is blocking sys-apps/module-init-tools-3.16-r1)
[blocks b ] sys-apps/module-init-tools ("sys-apps/module-init-tools" is blocking sys-apps/kmod-7)
Total: 1 package (1 new, 1 uninstall), Size of downloads: 0 kB
Conflict: 2 blocks
Would you like to merge these packages? [Yes/No] y
but after that:
mybox linux # emerge -av udev
* IMPORTANT: 6 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-apps/kmod-7 USE="tools zlib -debug -doc -lzma -static-libs" 0 kB
[ebuild N ] sys-fs/udev-init-scripts-10 0 kB
[ebuild U ] sys-fs/udev-182-r2 [171-r5] USE="gudev hwdb introspection openrc%* rule_generator -build -debug -doc% -floppy -keymap (-selinux) -static-libs% (-acl%*) (-action_modeswitch%) (-edd%) (-extras%*) (-test%)" 0 kB
[blocks b ] <sys-fs/udev-182 ("<sys-fs/udev-182" is blocking sys-fs/udev-init-scripts-10)
[blocks B ] sys-apps/kmod ("sys-apps/kmod" is blocking sys-apps/module-init-tools-3.16-r1)
[blocks B ] sys-apps/module-init-tools ("sys-apps/module-init-tools" is blocking sys-apps/kmod-7)
Total: 3 packages (1 upgrade, 2 new), Size of downloads: 0 kB
Conflict: 3 blocks (2 unsatisfied)
regards hedmo