Re: weird video(4)/uvideo(4) behaviour on suspend/resume

2010-08-06 Thread Theo de Raadt
> video0 detached > uvideo0 detached The intent is for all USB devices to detach. They get powered off, and we cannot maintain their state. They come back up, and we reattach them. > But, after I played a bit with suspend and resume, > I encountered this on resume: > > uvideo0 at uhub0 > port

weird video(4)/uvideo(4) behaviour on suspend/resume

2010-08-06 Thread Benjamin Nadland
Hi, I got an issue with video(4)/uvideo(4). If, during bootup or at any point in time after that, I move the lid of my notebook I get the following messages: video0 detached uvideo0 detached and the webcam stops working. This is for quite some time now and I thought of it as an hardware issu