[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

svgatextmode problem: VT_RESIZEX



Hi,

I have just installed svgatextmode, but have not got very far in running
it.

I have checked that the sync settings are within range. I started stm
with the desired mode. stm tries a few times to allocate memory. The
error occurs either during this or immediately afterwards. The error
message says that VT_RESIZEX: No such file or directory.

I am running 2.0.30 kernel. But I have also checked with 2.0.29 kernel
distributed with debian 1.3.


I have also checked that the details concerning my video card
and ti3025 chip are correct.

I understand that the 108x60 mode I am using is correct as well, as
it works on another linux system with the same monitor.

I suspect there is something in my xserver setup that disabled the
resizing operation. I cannot recall precisely whether I have done
so in one of the many configuration programs I have run....

Any one has any idea?

--Derek Lee

TextConfig
==========
#############################################################
#                                                           #
#   Configuration file for the "SVGATextMode" program       #
#                                                           #
#############################################################
#

ChipSet	"S3"

#Clocks   25.175  28.322  40.00   0.00   50.00  77.00  36.00  44.90
#Clocks   130.00  120.00  80.00  31.50  110.00  65.00  75.00  94.50

ClockChip "ti3025"

Option "MED_DRAM"

Option "S3_HSText"

#RefClk 14.31818   # common values are: 14.31818, 16.0 , 24.0 and 50.0 MHz

Option "SyncDisks"

#ResetProg "/etc/STM_reset"

Option "LoadFont"
FontProg "/usr/bin/setfont"
FontPath "/usr/share/consolefonts"
FontSelect "Cyr_a8x16"   8x16 9x16 8x15 9x15 
FontSelect "Cyr_a8x14"   8x14 9x14 8x13 9x13
FontSelect "8x12alt.psf" 8x12 9x12 8x11 9x11
FontSelect "Cyr_a8x8"    8x8  9x8  8x7  9x7
FontSelect "Cyr_a8x32"   8x32 9x32 8x31 9x31


HorizSync 31-65
VertRefresh 50-90

DacSpeed 135

"80x25"          28.3    640  680  776  800    400  412  414  449 font  9x16

"108x60"   70   829  839 959 1092  960 986 989 1024 -hsync -vsync font 8x16



Error Message from "stm -d 108x60"
==================================
DEBUG: stm version: 1.4
DEBUG: Debug level: 1
DEBUG: Opening config file '/etc/TextConfig'
DEBUG: Parsing Config file...
DEBUG: parsed data from config file:
DEBUG: Chipset = 1 (S3)
DEBUG: monitor H limits: 31000 - 65000 
DEBUG: monitor V limits: 50000 - 90000 
DEBUG: Clocks:
DEBUG: DacSpeed = 135000kHz
DEBUG: MClk not defined
DEBUG: RefClk not defined
DEBUG: ClockChip = 6 (ti3025)
DEBUG: Optmask = 0x3240
DEBUG: ResetProg = `(Not Defined)'
DEBUG: DefaultMode = `108x60'
DEBUG: Underline_pos = -1 (disabled)
DEBUG: ClockProg = `(Not Defined)'
DEBUG: Terminals: (Not Defined)
DEBUG: cursor_start = 29 ; cursor_end = 31
DEBUG: bordercolor  = 0
DEBUG: FontProg = `/usr/bin/setfont'
DEBUG: FontPath = `/usr/share/consolefonts'
DEBUG: Found requested text mode in config file:
DEBUG:   `108x60' [102x60]  70000kHz  829 839 959 1092  960 986 989 1024  font 8x16  flags=0x0  H/V=64.3/62.8
DEBUG: Cursor start-end = 14-15
DEBUG: Underline pos. will be: -1
DEBUG: Check max clock speed: OK
DEBUG: Checking if 70000 kHz can be achieved
DEBUG: Check_range(64338): range from 31000 to 65000 OK
DEBUG: Check_range(62830): range from 50000 to 90000 OK
DEBUG: Checking if new mode requires screen resizing (from /dev/console)
DEBUG: Getting VGA IO permissions for chipset #1
DEBUG: Getting VGA IO permissions for addr. range 0x3b4-0x3df
DEBUG: Getting VGA IO permissions for addr. range 0x200-0x201
DEBUG: Checking if kernel supports Virtual Terminal resizing (required: 1.1.54 ; this: 2.0.30)
DEBUG: VT_RESIZE
DEBUG: Checking if kernel supports VT_RESIZEX (required: 1.3.3 ; this: 2.0.30)
DEBUG: VT_RESIZEX(cols=102,rows=60,vlin=960,clin=16,vcol=824,ccol=8)
DEBUG: VT_RESIZEX
DEBUG: VT_RESIZE: Could not get memory. Trying to free some (771120), and attempting again...
DEBUG: Freeing 771120 bytes of RAM for VT_RESIZE (using malloc())
SVGATextMode NOTE:
You may remove the `SyncDisks' option from the TextConfig file
once SVGATextMode proves to work reliably on your machine.
This will make SVGATextMode run much faster.

Chipset = `S3', Textmode clock = 70.00 MHz, 102x60 chars, CharCell = 8x16. Refresh = 64.34kHz/62.8Hz.
stm: Syncing disks...
DEBUG: VT_RESIZE: Could not get memory. Trying to free some (1542240), and attempting again...
DEBUG: Freeing 1542240 bytes of RAM for VT_RESIZE (using malloc())
SVGATextMode NOTE:
You may remove the `SyncDisks' option from the TextConfig file
once SVGATextMode proves to work reliably on your machine.
This will make SVGATextMode run much faster.

Chipset = `S3', Textmode clock = 70.00 MHz, 102x60 chars, CharCell = 8x16. Refresh = 64.34kHz/62.8Hz.
stm: Syncing disks...
DEBUG: VT_RESIZE: Could not get memory. Trying to free some (2313360), and attempting again...
DEBUG: Freeing 2313360 bytes of RAM for VT_RESIZE (using malloc())
SVGATextMode NOTE:
You may remove the `SyncDisks' option from the TextConfig file
once SVGATextMode proves to work reliably on your machine.
This will make SVGATextMode run much faster.

Chipset = `S3', Textmode clock = 70.00 MHz, 102x60 chars, CharCell = 8x16. Refresh = 64.34kHz/62.8Hz.
stm: Syncing disks...
DEBUG: VT_RESIZE: Could not get memory. Trying to free some (3084480), and attempting again...
DEBUG: Freeing 3084480 bytes of RAM for VT_RESIZE (using malloc())
SVGATextMode NOTE:
You may remove the `SyncDisks' option from the TextConfig file
once SVGATextMode proves to work reliably on your machine.
This will make SVGATextMode run much faster.

Chipset = `S3', Textmode clock = 70.00 MHz, 102x60 chars, CharCell = 8x16. Refresh = 64.34kHz/62.8Hz.
stm: Syncing disks...
VT_RESIZEX: No such file or directory
stm: ERROR: VT_RESIZE returned error 2
SVGATextMode NOTE:
You may remove the `SyncDisks' option from the TextConfig file
once SVGATextMode proves to work reliably on your machine.
This will make SVGATextMode run much faster.

Chipset = `S3', Textmode clock = 70.00 MHz, 102x60 chars, CharCell = 8x16. Refresh = 64.34kHz/62.8Hz.
stm: Syncing disks...


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: