LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux
User Name
Password
4MLinux This forum is for the discussion of 4MLinux.

Notices


Reply
  Search this Thread
Old 05-07-2016, 05:06 AM   #1
maxmot
LQ Newbie
 
Registered: May 2016
Posts: 5

Rep: Reputation: Disabled
4MLinux on SiS741GX


Hi all,


I have installed 4MLinux on an thin client HP T5720.

In console mode alle work fine but when I execute "startx" the system
don't commute in graphic mode and return in console mode as the
command startx was execute.

The installed memory is 512 Mb so I think that is sufficient.

Is an driver problem ?


Many thanks for your support
 
Old 05-07-2016, 05:58 AM   #2
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Hi,

512 MB is enough to run Firefox, Chromium, ..., just everything in 4MLinux :-)
Only Intel, NVIDIA, and AMD dedicated video drivers are available out of the box.

VESA DRIVER:
Edit your lilo.conf:
Code:
mcedit /etc/lilo.conf
Replace "vga=normal" with (for example) "vga=ask".
Apply changes:
Code:
lilo
and reboot. See also:
http://www.linuxquestions.org/questi...-modes-152575/

.
 
Old 05-07-2016, 12:46 PM   #3
maxmot
LQ Newbie
 
Registered: May 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
Hi,

I have tried the solution proposed but:

1) vga=ask don't prompt for vga mode

2) may be that startx print on screen some error message but the repaint of screen is too fast for read the messages.

Is possible to prevent the repaint of screen after startx ?


Regards
 
Old 05-07-2016, 12:54 PM   #4
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Please post your /var/log/Xorg.0.log here.
 
Old 05-07-2016, 01:48 PM   #5
maxmot
LQ Newbie
 
Registered: May 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
content of /var/log/Xorg.0.log

Many thanks!!



[ 27.987]
X.Org X Server 1.18.1
Release Date: 2016-02-08
[ 27.987] X Protocol Version 11, Revision 0
[ 27.987] Build Operating System: Linux 4.1.13-smp i686
[ 27.987] Current Operating System: Linux 4MLinux 4.4.1-smp #1 SMP Sat Feb 13 14:55:59 CET 2016 i686
[ 27.988] Kernel command line: auto BOOT_IMAGE=4MLinux ro root=801
[ 27.988] Build Date: 09 February 2016 10:45:31AM
[ 27.988]
[ 27.988] Current version of pixman: 0.32.8
[ 27.988] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27.988] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27.988] (==) Log file: "/usr/local/var/log/Xorg.0.log", Time: Sat May 7 17:49:07 2016
[ 27.991] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 27.991] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 27.993] (==) No Layout section. Using the first Screen section.
[ 27.993] (==) No screen section available. Using defaults.
[ 27.993] (**) |-->Screen "Default Screen Section" (0)
[ 27.993] (**) | |-->Monitor "<default monitor>"
[ 27.998] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 27.998] (**) | |-->Device "Xorg.driver"
[ 27.998] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 27.998] (==) Automatically adding devices
[ 27.998] (==) Automatically enabling devices
[ 27.998] (==) Automatically adding GPU devices
[ 27.998] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 27.998] (++) FontPath set to:
/usr/share/fonts/misc
[ 27.998] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 27.998] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 27.999] (II) Loader magic: 0x8295ce0
[ 27.999] (II) Module ABI versions:
[ 27.999] X.Org ANSI C Emulation: 0.4
[ 27.999] X.Org Video Driver: 20.0
[ 27.999] X.Org XInput driver : 22.1
[ 27.999] X.Org Server Extension : 9.0
[ 28.003] (--) using VT number 7

[ 28.003] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 28.006] (--) PCI:*(0:1:0:0) 1039:6330:1039:6330 rev 0, Mem @ 0xe0000000/134217728, 0xec000000/131072, I/O @ 0x0000d000/128
[ 28.006] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 28.008] (II) LoadModule: "glx"
[ 28.010] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 28.099] (II) Module glx: vendor="X.Org Foundation"
[ 28.099] compiled for 1.18.1, module version = 1.0.0
[ 28.099] ABI class: X.Org Server Extension, version 9.0
[ 28.099] (==) AIGLX enabled
[ 28.099] (II) LoadModule: "modesetting"
[ 28.101] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 28.105] (II) Module modesetting: vendor="X.Org Foundation"
[ 28.105] compiled for 1.18.1, module version = 1.18.1
[ 28.105] Module class: X.Org Video Driver
[ 28.105] ABI class: X.Org Video Driver, version 20.0
[ 28.105] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 28.125] (EE) open /dev/dri/card0: No such file or directory
[ 28.125] (WW) Falling back to old probe method for modesetting
[ 28.125] (EE) open /dev/dri/card0: No such file or directory
[ 28.125] (EE) Screen 0 deleted because of no matching config section.
[ 28.125] (II) UnloadModule: "modesetting"
[ 28.125] (EE) Device(s) detected, but none match those in the config file.
[ 28.125] (EE)
Fatal server error:
[ 28.125] (EE) no screens found(EE)
[ 28.125] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 28.125] (EE) Please also check the log file at "/usr/local/var/log/Xorg.0.log" for additional information.
[ 28.125] (EE)
[ 28.137] (EE) Server terminated with error (1). Closing log file.
 
Old 05-07-2016, 02:11 PM   #6
maxmot
LQ Newbie
 
Registered: May 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
I add also the lspci output:

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 741/741GX/M741 Host (rev 03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] LPC Controller (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2/3 SMBus controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 IDE Controller
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller (rev a0)
00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.2 USB controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0a.0 Ethernet controller: VIA Technologies, Inc. VT6102/VT6103 [Rhine-II] (rev 8d)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
 
Old 05-07-2016, 02:23 PM   #7
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
OK. We can still try both vesa (simpler) and fbdev (more complicated) X.org drivers.

Let's try VESA first. Your /etc/gpu/gpu.config file looks as follows:
Code:
# Should GPU framebuffer be enabled during the boot time ?
GPU=yes

# Should 3D support be enabled in X Window System ?
X=no

# Should compiz-like Desktop effects be enabled ?
COMP=no
Replace GPU=yes with GPU=no:

Code:
# Should GPU framebuffer be enabled during the boot time ?
GPU=no

# Should 3D support be enabled in X Window System ?
X=no

# Should compiz-like Desktop effects be enabled ?
COMP=no
Reboot your machine and try startx again.

.
 
Old 05-08-2016, 02:11 AM   #8
maxmot
LQ Newbie
 
Registered: May 2016
Posts: 5

Original Poster
Rep: Reputation: Disabled
Wonderful!

I see JWM!

Many thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
4MLinux zk1234 Linux - News 44 10-01-2015 08:51 AM
Welcome to the 4MLinux Forum jeremy 4MLinux 2 09-11-2015 01:30 PM
LXer: Final 4MLinux and 4MLinux Allinone Edition 12.0 Released with PAE Support LXer Syndicated Linux News 0 05-10-2015 12:56 AM
SiS741GX 3d acceleration on suse 9.1 ultramancool Linux - Hardware 0 01-07-2005 03:26 PM
SiS741GX module? hcgernhardt Linux - Hardware 1 06-17-2004 03:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux

All times are GMT -5. The time now is 05:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration