On Thursday 24 June 2010 10:45:14 am amr ali wrote: > Hi, > I compiled Linux 2.6.33 with default davinci configuration for my DVM 6446. > I am trying to run a gqview but it gives me the message that /dev/fb/0 is > not found? --
Try after this: $mkdir -p /dev/fb $ln -s /dev/fb0 /dev/fb/0 Regards, Caglar > Amr Ali Abdel-Naby > Embedded Systems Developer > www.embedded-tips.blogspot.com > > > > _________________________________________________________________ > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. > https://signup.live.com/signup.aspx?id=60969 > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
