> 
> Borsenkow Andrej <[EMAIL PROTECTED]> writes:
> 
> > Could you verify that no device with char major 226 exists in /dev?
> 
> for information, char-major-226 is /dev/dri/card0

Sure. And it should be loaded on demand:

modules.devfs
alias     /dev/dri*             agpgart

but if somebody goes there and does

mkniod /dev/dri/card0 c 226 0 

no module will ever be loaded and you get exactly those char-major-226
errors.

-andrej


Reply via email to