Welcome, Guest. Please login or register.

Author Topic: help with bvision setup  (Read 1863 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kas1eTopic starter

help with bvision setup
« on: March 19, 2006, 02:30:39 PM »
Hope someone can help me a little with it :) so, i download this:
http://powerup.amigaworld.de/download.php?id=8
(it is cgxv3 bvision drivers).

Unpack, install. After it, reboot. Nothink happened. looks at libs: and here is no cgxsystem.library (strange, why if i setyp it in installer script?:) ). Ok. I put library manually.
Reboot.

And, on bvision i have picture 'cybergraphicsX loading..' , and on amiga aga output i have only one window of dopus.
Which mean that loading is compplete.  but what is it ?:) why on aga no workbench ?:)


Also, i was try to do somethink manually. I remove from libs cgxsystem.library, load my system. after it load manually cgxsystem.library + bvision monitor from devs, and can choice modes in cgxmode - here is all ok. But if i choice mode in wbscreen mode and press 'use it' , i have grey worbench screen on bvision with only one screen title 'workbench screen'.

Well, any help will be good :)
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: help with bvision setup
« Reply #1 on: March 19, 2006, 03:20:51 PM »
kas1e, post your config (HW&SW).

It will help to help you :-)
 

Offline Mad-Matt

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 242
    • Show only replies by Mad-Matt
    • http://www.madmatt.cjb.net
Re: help with bvision setup
« Reply #2 on: March 19, 2006, 03:27:43 PM »
Make absolutly sure that there is nothing that tries to open a screen or window before the cgx drivers are loaded/started else youll have all sorts of issues, usualy the cgx boot screen stays open and workbench doesnt start.
 

Offline kas1eTopic starter

Re: help with bvision setup
« Reply #3 on: March 19, 2006, 04:00:45 PM »
2 Framiga
ppc 266 with 060 66 (was a ppc with 160, and 040, but with solder work here is 060 and new speed for both). Also installed mediator and bvision. Mediator only as atx power (i do not load any mediator drivers on bvision partition, etc).

Software .. os3.9bb2 with all what i need :) here is ppcfix, blizkick and idefix. all others patchs/etc i remove for tests.

also latest firmware for bppc (was do it right on 040 to 060 migration stage).

2 mad-matt
here is my startup-sequence:
Code: [Select]

c:un/idefix
run <>NIL: c:blizkick c:kick31.rom EXTRESBUF=65535 MODULE c:bppcfix c:NoClick

SetPatch QUIET
C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21

C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER

;--boom!--
BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
C:LoadMonDrvs
;---end of driver loading

SetEnv Language &quot;english&quot;
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart


C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities


SYS:System/REXXMast >NIL:

IF EXISTS S:User-Startup
  Execute S:User-Startup
EndIF

Resident Execute REMOVE
Resident Assign REMOVE

C:LoadWB
EndCLI >NIL:


and also a user-startup:

Code: [Select]

;-----MUI--------
assign MUI: "system:MUI"
assign add LIBS: MUI:Libs
assign add LOCALE: MUI:Locale


;----IBrowse----
assign jpegtmp: ram:
assign AmiSSL: "work:ibrowse/AmiSSL"
assign ADD LIBS: AmiSSL:Libs


;-----SAS/C-----
assign sc: Work:sc
assign lib: sc:lib
assign include: sc:include
assign cxxinclude: sc:cxxinclude
assign netinclude: sc:include/netinclude
assign netlib: sc:netlib
path sc:c add

;-----GoldED----
assign golded: "work:Studio"
assign libs:   "work:Studio/etc/libs" add
assign fonts:  "work:Studio/etc/fonts" add


;----- KCON and KRAW
Mount KCON: from DEVS:KingCON-mountlist
Mount KRAW: from DEVS:KingCON-mountlist

;----- PIPE
Resident ADD C:Pipe PURE  
Set _pchar "|"    ; set PIPE char
Set _mchar "||"   ; set multicomand char (like ";")
 

;---Perfect PAINT
assign FONTS: work:PerfectPaint/FONTS ADD



;-------VBCC
;BEGIN vbcc
assign >NIL: vbcc: work:vbcc
assign >NIL: C: vbcc:bin ADD
setenv VBCC vbcc:
;END vbcc

;BEGIN vbcc-m68k-amigaos
assign >NIL: vincludeos3: vbcc:targets/m68k-amigaos/include
assign >NIL: vincludeos3: work:sc/include add
assign >NIL: vlibos3: vbcc:targets/m68k-amigaos/lib
;END vbcc-m68k-amigaos

;BEGIN vbcc-ppc-warpos
assign >NIL: vincludewos: vbcc:targets/ppc-warpos/include
assign >NIL: vincludewos: work:sc/include add
assign >NIL: vlibwos: vbcc:targets/ppc-warpos/lib
;END vbcc-ppc-warpos


cd work:dopus417/
run <>NIL: DirectoryOpus




If directory opus in user-startup - this load on AGA, pn bvision still 'loading' pict.  If comment this, on AGA nothink (black screen), but on bvision picture of 'cybergraphics loading..' still. Maybe problem with some sort of iprefs or somethink ?
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: help with bvision setup
« Reply #4 on: March 19, 2006, 04:37:14 PM »
wow you took me literally!

AFAIK OS3.9bb2 requires CGX4 plus a patch to 4.2.x as well.

EDIT- take a look here:

http://www.gregdonner.org/os39faq/compatibility.html

question n 16

btw... interesting setup you have!

 

Offline kas1eTopic starter

Re: help with bvision setup
« Reply #5 on: March 19, 2006, 05:09:01 PM »
ok, i just change old cgxsystem.library on 42.7, and result still the same. Also i tryed to do SetPatch QUIET SKIPROMUPDATES "exec.library", SetPatch QUIET SKIPROMUPDATES "exec.library,scsi.library" , the same result. I think i must to use 4 with 4.2 patch ? Also i will try now morphos and after it fresh aos3.0 setup .. but any ideas welcome anyway :)
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: help with bvision setup
« Reply #6 on: March 19, 2006, 05:29:00 PM »
just noticed this

"ppc 266 with 060 66((was a ppc with 160, and 040"..."

are you clocking a 160 Mhz (150?) 603, to 266Mhz? which cooling system are you using?



 

Offline kas1eTopic starter

Re: help with bvision setup
« Reply #7 on: March 19, 2006, 05:54:57 PM »
Big hardcore fan :)
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: help with bvision setup
« Reply #8 on: March 19, 2006, 07:21:39 PM »
Quote

kas1e wrote:
Big hardcore fan :)


And soon to become PPC less I'm afraid....
 

Offline kas1eTopic starter

Re: help with bvision setup
« Reply #9 on: March 20, 2006, 05:16:17 PM »
Why ? it works 3 years already at this mode. but i think move to the 233 or for 200 maybe as soon as will have some work with soldering agayn.

ps. also i setup a bvision already. just install a cgx4, and after it update for bvision, and all works fine.