I am trying to install wine on an Asus EEEPC 901. Every thing goes as
expected until I receive the following FATAL error.
What is the problem and what can I do about it?
If I then try winecfg I receive the error messages further down.
winefile appears to behave correctly but iexplorer remains blank even
after Gecko is installed. Notepad appears to work ok.
Setting up libwine-print (1.0.0-1+eeepc2) ...
Setting up libwine-sane (1.0.0-1+eeepc2) ...
Setting up wine-bin (1.0.0-1+eeepc2) ...
FATAL: Module binfmt_misc not found.
update-binfmts: warning: Couldn't load the binfmt_misc module.
Setting up wine-utils (1.0.0-1+eeepc2) ...
Setting up wine (1.0.0-1+eeepc2) ...
This happens when I try winecfg
/home/user> winecfg
wine: created the configuration directory '/home/user/.wine'
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/user/.wine' has been updated.
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
Installing wine on an Asus EEEPC 901
Re: Installing wine on an Asus EEEPC 901
There is no iexplorer. There's iexplore, and there's explorer. Since you mention gecko, I assume you mean iexplore. Did you type in a URL at the command line when you started iexplore?Keith Duffin wrote:winefile appears to behave correctly but iexplorer remains blank even
after Gecko is installed. Notepad appears to work ok.
What exactly is not working in winecfg?This happens when I try winecfg
/home/user> winecfg
wine: created the configuration directory '/home/user/.wine'
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/user/.wine' has been updated.
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
Re: Installing wine on an Asus EEEPC 901
I think of it as a false positive since I 'modprobe -r snd_seq_oss ,modprobe -r snd_seq_midi' in a startup script which is why I get that error.Keith Duffin wrote: This happens when I try winecfg
/home/user> winecfg
wine: created the configuration directory '/home/user/.wine'
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/user/.wine' has been updated.
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory