I googled and tried every possible way and setting no-vt-switch to directfbrc file. This setting solved the problem :)
The DirectFB man page was not so clear about this setting that I could have understood this in the first place. Maybe its because of lack of my understanding of linux in general :) \\Kartsa Kartsa kirjoitti: > Hello everyone on the mailing list > > Ive just joined on the list because I have been trying to use directfb > and I am having a peculiar problem. > > I am using directfb with vdr through softdevice. The problem is that I > can start vdr from the command line as follows > > vdr -P "softdevice -vo dfb:mgatv" > and everything works fine and the tv picture can be seen from the screen > as long as I let the vdr run. > > But if I create a script > > #!/bin/bash > vdr -P "softdevice -vo dfb:mgatv" > > and run that script from the command prompt the execution ends as soon > as it starts to initialize > > > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
