Some trouble with fresh 7.10/ltsp - now fresh 7.04
Dirk
mlists.edubuntu at pro-ite.com
Mon Jan 14 08:03:44 GMT 2008
Hi,
I have now: fresh 7.04 amd64, no patches, no changes, working clients
(1280x1024), console still unchangable 640x480
Client freeze after 1,5 hour working (no mouse, nothing). Client working
perfect with other servers. No syslog-messages.
One problem (same with 7.10 befor): strange behaviour compiling
vmware-server 1.0.4 (later down).
dirk schrieb:
> Gavin McCullagh schrieb:
>
>>> 1. even at the console with mga-driver the Xserver didn't came up until I
>>> changed it to vesa. Now only 640x480. Tells me a "plug and play" screen, but its
>>> a 19" TFT with 1280/1024, 60Hz. I can log in, but don't see a lot of bottom lines.
>>>
>> Can you attach /etc/X11/xorg.conf and /var/log/Xorg.0.log so we can see how
>>
So this ist the original 7.04 with no changes from my side:
Right now there is no entry about the 16MB-RAM on that mga-Card.
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Matrox Graphics, Inc. MGA G200e [Pilot]
ServerEngines
(SEP1)"
Driver "mga"
BusID "PCI:8:5:0"
Option "OldDmaInit" "True"
EndSection
Section "Monitor"
Identifier "Standardbildschirm"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Matrox Graphics, Inc. MGA G200e [Pilot]
ServerEngines
(SEP1)"
Monitor "Standardbildschirm"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
>> your video card is configured and what errors it's giving.
>>
no error. but only 640x480 are available.
I have different vmware-servers (1.0.2-1.0.4 and 2.0beta) running with
32bit-edubuntu and 64bit-SLES10.
On the 64bit-edubuntu (same with now:7.04, before: 7.10) there are some
strange things happening:
During network setup it said:
Do you want this program to probe for an unused private subnet?
(yes/no/help)
[yes]
Probing for an unused private subnet (this can take some time)...
sh: /usr/bin/vmware-ping: not found
...
sh: /usr/bin/vmware-ping: not found
We were unable to locate an unused Class C subnet in the range of private
network numbers. For each subnet that we tried we received a response
to our
ICMP ping packets from a host at the network address intended for
assignment to
this machine. Because no private subnet appears to be unused you will
need to
explicitly specify a network number by hand.
/usr/bin/vmware-ping: no such file...
-r-sr-xr-x 1 root root 10852 2008-01-14 08:11 /usr/bin/vmware-ping
root at g1:/usr/bin# ./vmware-ping
-su: ./vmware-ping: No such file or directory
And:
Building the VMware VmPerl Scripting API.
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Unable to compile the VMware VmPerl Scripting API.
********
The VMware VmPerl Scripting API was not installed. Errors encountered
during
compilation and installation of the module can be found here:
/tmp/vmware-config1
You will not be able to use the "vmware-cmd" program.
Errors can be found in the log file:
'/tmp/vmware-config1/control-only/make.log'
********
make.log:
Checking if your kit is complete...
Looks good
Writing Makefile for VMware::VmPerl
make: Gehe in Verzeichnis '/tmp/vmware-config1/control-only'
cp VmPerl/VM.pm blib/lib/VMware/VmPerl/VM.pm
cp Control.pm blib/lib/VMware/Control.pm
...
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:420:24: error: sys/types.h: No such file
or direct
ory
/usr/lib/perl/5.8/CORE/perl.h:451:19: error: ctype.h: No such file or
directory
...
VmPerl.c:5162: Fehler: falsches Typ-Argument von »unary *«
VmPerl.c:5162: Warnung: Typkonvertierung in Zeiger von Ganzzahl anderer
Breite
VmPerl.c:5162: Fehler: falsches Typ-Argument von »unary *«
VmPerl.c:5162: Warnung: Typkonvertierung in Zeiger von Ganzzahl anderer
Breite
make: *** [VmPerl.o] Fehler 1
make: Verlasse Verzeichnis '/tmp/vmware-config1/control-only'
Thanks for any hints.
Regards, Dirk
More information about the edubuntu-users
mailing list