Previous Next Next

10. FAQ - Frequently asked questions

 

 

audio/video sync is wrong.

Please use the command line tool yaf-mpgplay for better audio/video sync. The current video support in kmp is _experimental_. The sync can under no circumstances be right in the kmpg gui, because the audio is played by kmpg and the video in a seperate process.

Fullscreen?

You can simulate fullscreen, if you set other resolutions in your XF86Config. Then you can switch with the resoltions with CTRL+ALT and +/- key

   Mode "320x240" 
    DotClock   15.750   
    HTimings   320 336 384 400     
    VTimings   240 244 246 262 
     Flags        "Doublescan"
   EndMode 

   Mode "352x240" 
    DotClock   15.750   
    HTimings   352 368 416 432     
    VTimings   240 244 246 262 
     Flags        "Doublescan"
   EndMode 

   Mode "352x280" 
    DotClock   15.750   
    HTimings   352 368 416 432     
    VTimings   280 288 286 302 
     Flags        "Doublescan"
   EndMode 

   Mode "352x288" 
    DotClock   15.750   
    HTimings   352 368 416 432     
    VTimings   288 296 290 310 
     Flags        "Doublescan"
   EndMode 

couldnīt open audiodevice!

Even _if_ you can play cdīs this does not mean that your soundcard works! The reason is that the cd audio sound is send with a seperate cable to your speaker.

If kmpg shows you the "canīt open audioDevice" error this means that

First check "cat /dev/dsp" if this brings no error, then "cat somefile >/dev/dsp" (turn speaker low) then check /etc/isapnp.conf then check /sbin/isapnp create. You can create a config file with /sbin/pnpdump >isapnp.conf.

Read Manuals./usr/doc/isapnptools