Hardware > Hardware (Classic 16-/32-Bit)

Mint Konfiguration für SuperNova im Atari TT.

<< < (4/6) > >>

Arthur:

--- Zitat von: m0n0 am Fr 27.01.2012, 23:01:32 ---Solange ich init=init.prg nicht verstanden habe, werde ich es auch nicht nutzen. Allerdings nutze ich auch kein GEM=ROM, sondern init=xaloader.prg

--- Ende Zitat ---

Ich finde es auch schade das es da keinen Kardinalsweg gibt. Morgen probiere ich die neue Version von NetSurf mal aus wenn nichts dazwischen kommt. ;)

Arthur:
Damit ich genauer nachvollziehen kann wie man die Nova doch noch unter MiNT zur Mitarbeit bewegt wäre es schön wenn dieses Geheimnis noch gelüftet würde.

Aber bitte nicht einfach bei mir läufts perfekt oder nimm den letzten Nova Treiber und MiNT xy. Woher soll ich denn bitteschön wissen welches der letzte Treiber war oder ist? Da ist es doch sinnvoller einfach die verwendete Treiberversion anzugeben. ;)

In der Kombination der Novatreiber, des AES- und der MiNT-Version (dazu gehören natürlich auch die *.CFG's) sowie der Reihenfolge der Autoordnerprogramme und auch des verwendeten Desktops.. da liegt wohl das Geheimnis.
Ich lasse mich ja gerne überzeugen das es doch möglich ist. >:D

rian_ata:

--- Zitat von: Arthur am Do 26.01.2012, 21:04:00 ---Wir reden hier von "der besten Karte für den TT" die Matrix TC1208 mal aussen vor gelassen da ich dazu noch keinerlei Benchmarks gesehen habe, die kann auch 32Bit Farbe und ist mordsschnell wenn sie denn mal läuft. ;D ;)

--- Ende Zitat ---

Arthur, schau mal hier für ein TC1208 Artikel von TOS Magazin 1992. http://atarian.nl/images/mag_tosmagazin/TOS_09_92.pdf

Ich habe wie Dich solch eine schöne Karte und möchte das auch mit Mint zum fliegen bekommen, aber bin noch immer beschaftigt mit mein CT63/CTPCI.

Arthur:

--- Zitat von: rian_ata am Fr 03.02.2012, 09:42:42 ---Arthur, schau mal hier für ein TC1208 Artikel von TOS Magazin 1992. http://atarian.nl/images/mag_tosmagazin/TOS_09_92.pdf

Ich habe wie Dich solch eine schöne Karte und möchte das auch mit Mint zum fliegen bekommen, aber bin noch immer beschaftigt mit mein CT63/CTPCI.

--- Ende Zitat ---

Hallo rian_ata,

danke für den TC1208 Artikel.

Lukas Frank:
Ich hatte auch nie Probleme mit der Nova Mach32 Karte und MiNT.
Ich habe glaube ich die Nova Version 2.61 oder 2.67 benutzt.




Hier mal meine MINT.CNF

#
#CON=u:\d\var\log\console.log
# MINT.CNF erstellt von EasyMiNT Installer am 12.10.2003 um 17:21:48
#
SLICES=2
#
# filesystem cache (kb)
# more memory increases the filesystem speed
CACHE=8192
#
NEWFATFS=E,F,G,H,I,J,P
# enable VFAT (long names) for this drives
# (can be changed in runtime by FSetter too)
# VFAT=D,E
VFAT=E,F,G,H,I,J,P
#
# enable write protection for this drives
# (can be changed in runtime by FSetter too)
# WRITEPROTECT=
#
# completly remove drive B:
HIDE_B=Y
#
# Links zu EasyMiNT
sln d:\bin u:\bin
sln d:\lib u:\lib
sln d:\etc u:\etc
sln d:\home u:\home
sln d:\usr u:\usr
sln d:\tmp u:\tmp
sln d:\var u:\var
sln d:\sbin u:\sbin
sln d:\root u:\root
sln d:\opt u:\opt
sln d:\mnt u:\mnt
sln d:\boot u:\boot
echo
#
# Environment
setenv PCONVERT PATH,HOME,SHELL
setenv UNIXMODE /brUs
setenv PATH u:\bin,u:\usr\bin,u:\usr\sbin,u:\sbin,u:\boot\mint\bin,u:\c\mint\1-16-cur\xaaes
#
#
setenv SLBPATH u:\d\usr\local\lib\slb
#
# Default login variables. Leave them commented out, if you use
# UNIX style login. If you're using plain MultiTOS and want to
# run UNIX shells under TOSWIN, please uncomment it.
setenv LOGNAME root
setenv USER    root
setenv HOME    /root
setenv SHELL   /bin/bash
#
setenv ALERT YES
# Autostartprogramme
# Filesystemcheck (mandatory)
exec u:\c\mint\bin\sh u:\c\mint\bin\fscheck.sh
echo
#
# Timezone (mandatory)
exec u:\sbin\tzinit -l
echo
#
# Additional tools
# Draconis to MiNT-Net gateway
# exec u:\usr\sbin\mgw
# echo
# Gluestik - STiK/STiNG to MiNT-Net gateway
exec u:\usr\sbin\gluestik
# echo
#exec u:\d\opt\fvdi\FVDI.PRG
echo
#
cd u:\
#
INIT=u:\sbin\init
echo Setup complete, now booting system...
echo

---
Hier mal meine XAAES.CNF


####################################################################
# XAAES.CNF created by EasyMiNT
# This is only a rudiment CNF file, just that things come up!
# It's highly recommended to have a look at the original CNF file!!
# There are much more options and explanations!
# You will find it under c:\MINT\1-16-CUR\XAAES\EXAMPLE.CNF
####################################################################
# Environment variables
setenv ACCPATH      c:\
setenv ACCEXT      ACC,ACX
setenv GEMEXT      PRG,APP,GTP,OVL,SYS
setenv TOSEXT      TOS,TTP
setenv TOSRUN      u:\opt\toswin2\tw-call.prg
setenv SDL_VIDEODRIVER   gem
# naes_cookie (default is no)
naes_cookie = no
# use $HOME in shell_find
usehome = yes
#####################################################################
# dc_time = <time in ms>        (default is 50)
#
# double click time (ms)
#
dc_time = 100

#####################################################################
# mp_timegap = <time in ms>     (default is 3)
#
# Mouse packet time-gap. This is the time (in 200hz timer ticks) that
# must pass after a button-release event before a new button-press
# event is accepted by moose.adi. Because of unstable mouse-buttons,
# a button-press may follow immediately after a button-release, creating
# and "extra" mouse-click. This is especially annoying when releasing
# the right-button after a drag-session (Thing's directory-window, for
# example), and the "extra-click" fires some unwanted action.
#
mp_timegap = 3

#####################################################################
# lrmb_swap = <bool>            (default is 'no')
#
# Swap left and right mouse buttons. Setting 'lrmb_swap = yes' will make
# XaAES swap the left and right mouse buttons.
#
lrmb_swap = no

#####################################################################
# Mouse wheel configuration.
#
# There are currently four configuration variables that is used to to set
# wheel configuration;
#
# vertical_wheel_id = <value>      (default is 0)
# vertical_wheel_amount = <value>  (default = 1)
# horizontal_wheel_id = <value>    (default is 1)
# horizontal_wheel_amount <value>  (default is 1)
#
# With 'vertical_wheel_id' you can choose which wheel you want to use as the
# vertical wheel. Likewise, you set the ID of the wheel you want to define as
# the horizontal wheel. Do NOT set the same value for both vertical and
# horizontal wheel ID's.
#
# With vertical_wheel_amount you can set the amount of lines to scroll per
# turn of the vertical wheel. Likewise, you can set the amount of columns to
# to scroll per turn of the horizontal wheel using 'horizontal_wheel_amount'.
# The value for these configuration variables must be a number between
# 1 and 20. Per now, this actually sets the number of WM_ARROWED messages
# send to the application per turn of the wheel.
#
vertical_wheel_id = 0
vertical_wheel_amount = 3
horizontal_wheel_id = 1
horizontal_wheel_amount = 3

#####################################################################
# next_active = <string> (default is window)
next_active = client
# app_options = appname,argument1,argument2,...
# These are good app_options settings that I (ozk) use atm
app_options = default,thinwork=true,winframe_size = 0,xa_nomove = false
app_options = aessys,thinwork=true,winframe_size = 0,xa_nomove = false
app_options = jinnee, naesff = true
app_options = taskbar,inhibit_hide = yes, clwtna = true
app_options = amail, naesff = true
app_options = mymail,thinwork=true,winframe_size = 0
app_options = highwire,winframe_size = 0
# The following will keep the desktop, taskbar and toswin2 running after
# a ctrl-alt-a action
ctlalta_survivors = "toswin2 ", "strngsrv", "_aes_shell_", "taskbar "
clipboard = c:\clipbrd\
accpath = c:\
launcher = u:\opt\toswin2\tw-call.prg
# widgets = <file>
# resource = <file>
#
#resource = xa_mono.rsc
widgets = widgets\gemjwdg.rsc
#widgets = widgets\styl_wdg.rsc
#widgets = widgets\nine-ozk.rsc
#widgets = widgets\baroqwdg.rsc
#widgets = widgets\ronb_wdg.rsc
#widgets = widgets\magicwdg.rsc
#
cancel = cancel,abbruch,annuler,avbryt,anuluj,afbryd,undo
# filters = mask, mask, ...
filters = *.*, *.[atpg]*, *.[chs]*, *.l*, *.o*
#
#helpserver = HYP,ST-GUIDE,d:\help\st-guide.prg
helpserver = HYP,HYP_View,c:\hypview\hyp_view.app
helpserver = HTM,HighWire,c:\highwire\highwire.app
# start any other programs with run
#run <path>\<application>
run u:\opt\toswin2\toswin2.prg
run u:\c\mint\1-16-cur\xaaes\xaaesnap\xaaesnap.prg
# system shell
setenv AVSERVER   "DESKTOP "
setenv FONTSELECT "DESKTOP "
#
shell = u:\c\mint\1-16-cur\teradesk\desktop.prg

Navigation

[0] Themen-Index

[#] Nächste Seite

[*] Vorherige Sete

Zur normalen Ansicht wechseln