[b41] Linux version won't start.

Where bugs go to lie down and rest

Moderator: Moderator

Message
Author
marvalis
Uruivellas
Posts: 683
Joined: Sun Sep 05, 2010 5:11 am

Re: [b41] Linux version won't start.

#16 Post by marvalis »

Got some issue here with beta 43 on lubuntu (32 bit afaik).

Code: Select all

[CPU] Detected 2 CPUs
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:0
AL lib: alsa.c:797: control open (0): No such file or directory
OpenAL device available: ALSA Software on default (default ALSA Software on default)
OpenAL device available: ALSA Software on HDA ATI HDMI (default ALSA Software on default)
OpenAL device available: OSS Software (default ALSA Software on default)
OpenAL device available: Wave File Writer (default ALSA Software on default)
Available video driver: x11
Available video driver: dummy
Error initializing SDL video:  No available video device
AL lib: ALc.c:1302: exit() 1 device(s) and 1 context(s) NOT deleted

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: [b41] Linux version won't start.

#17 Post by greycat »

Use this command to find out whether your Linux installation is 32-bit or 64-bit:

file /bin/ls

If it says "ELF 64-bit LSB executable..." then you are almost certainly missing one or more of the 32-bit libraries that the precompiled ToME binaries need.

Post Reply