VOGONS


Ecran noir DOSBox

Topic actions

First post, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

Bonjour,

J'ai installé la dernière version de DOSBox (0.74) sur mon nouveau PC portable Windows 7.

Lorsque je lance le programme, une première fenêtre s'ouvre où je vois qu'il reconnait le son midi, le clavier français... et en même temps une seconde fenêtre s'ouvre, mais elle reste toute noire. Notamment aucune invitation au Z:\. Ce qui est marrant, c'est que si je tape EXIT au clavier, puis je tape sur Entrée, les deux fenêtres se ferment, sans voir apparaître EXIT sur la deuxième fenêtre...

C'est comme si rien n'apparaissait sur la seconde fenêtre...

J'ai installé le programme sur mon ancien ordinateur PC Windows XP. Lorsque je lance le programme, j'ai la même première fenêtre, identique. En revanche, la seconde fenêtre contient bien tous les textes, y compris l'invitation Z:\.

Comment se fait-il que rien ne s'affiche sur l'ordinateur Windows 7 ?

Est-ce une incompatiblité avec avast ? ZoneAlarm ? Daemon Lite ? ... ? Pourtant, en désactivant les programmes cités, le programme DOSBox ne marche toujours pas...

Merci de votre aide !!!

Reply 1 of 24, by robertmo

User metadata
Rank l33t++
Rank
l33t++

where have you got dosbox from?
what are your PC specifications?

post content of "DOSBox Status Window" (in Windows: right click on its title bar -> edit)
enclose your dosbox's config file

Reply 2 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

I downloaded the file on the official page :
http://www.dosbox.com/download.php?main=1

PC specifications :
Windows 7 Edition Familiale Premium
ASUS Notebook K42jv Series
Intel Core i5 M430 2.27 gHz 4Go de RAM
Système d'exploitation 64 bits

Content of "DOSBox Status Window"
DOSBox version 0.74
Copyright 2002-2010 DOSBox Team, published under GNU GPL.
---
CONFIG:Loading primary settings from config file C:\Users\Romuald\AppData\Local\
DOSBox\dosbox-0.74.conf
MIDI:Opened device:win32
DOS keyboard layout loaded with main language code FR for layout fr

Reply 3 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

What's "funny" :
- I did the same installation between my PC Windows XP and Windows 7 : it works on XP and not on 7
- I share my keyboard and my mouse (thanks a KVM switcher) between my to PCs
- so it seems the problem is due to Windows 7 or my new computer ?!?

Reply 4 of 24, by robertmo

User metadata
Rank l33t++
Rank
l33t++

tried other output types?
tried without language file?

Reply 5 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

I tried without language file. No difference.

What do you mean with output types ? Keyboard ?

What is strange, it's the same keyboard and mouse with both PC, and it worked on XP, not on 7. And I did the same installation between the two PC (= just installation + language file).

Reply 6 of 24, by robertmo

User metadata
Rank l33t++
Rank
l33t++

output= in configfile

Reply 7 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

I tried all different values for output
When I use : surface, overlay or ddraw : no difference
When I use : opengl or openglnb, it crushes my PC (I have to start it again)

I tried something else : fullscreen=true
Andwhat a surprise : I have the whole menu, but when I use my keyboard, I see nothing.
Then I tip "alt + enter".
I have the small black window (I don't even see the blue menu).
I tip "alt + enter" again.
And surprise again : I have the menu + what I tapped before + the execution of my code.
For example, if I tipped "dir", I see after two "alt + enter" dir and all the directories...

I tried then : fullscreen=false
Black window as usually.
Then I tip "alt + enter" and it's like described before : the whole blue menu, but I don't see what I tip.

There is a problem of "refreshing" the screen we can say...

As said before, when i tip "exit", i don't see anything (small or big window), but the window close...

Have you any idea ?

Is there another parameter I can modify ?

Thanks for your help...

Reply 8 of 24, by robertmo

User metadata
Rank l33t++
Rank
l33t++

try
dosbox.exe -noconsole

Reply 9 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

only one window open
the second one
still black

same as before when I tip "alt + entrée" (fullscreen with blue menu etc...)

Reply 10 of 24, by robertmo

User metadata
Rank l33t++
Rank
l33t++
Rombu2010 wrote:

only one window open
the second one
still black

I don't understand what do you mean

Reply 11 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

I don't see the DOSBox status Window, only the DOSBox CPU Speed.
And this window is black as usually.

Reply 12 of 24, by robertmo

User metadata
Rank l33t++
Rank
l33t++

check the manual for windib

Reply 13 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

???
I don't know windib

Reply 14 of 24, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

u now manual?

Reply 15 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

no

Reply 17 of 24, by TeaRex

User metadata
Rank Member
Rank
Member

Rombu, make sure your graphics card driver is OK. Download the newest from the ATI or NVIDIA (or Intel or whatever) web site and reinstall it.

tearex

Reply 18 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

TeaRex, I did, no change, black window

Robertmo, some progress !!!
When I run cmd.exe, navigate to DOSBox program folder and type:
set sdl_videodriver=windib
dosbox.exe
It works

As said before, but to be clear now : I use a KVM switcher. My Windows 7 PC is a laptop (so it has its own keyboard+mouse+screen) + I use a wireless external keyboard connected to the KVM switcher (and a wireless mouse and a big screen).
So my laptop PC has somewhere two keyboards, two mouses and two screens, the first one direct from my laptop, the second one connected to the KVM.

Is that the key of my problem ?
Should I configure the DOSBox conf somewhere to explain that ?

Reply 19 of 24, by Rombu2010

User metadata
Rank Newbie
Rank
Newbie

or should I write somewhere in the shortcut dosbox
"set sdl_videodriver=windib" ?