Find the answer to your Linux question:
Results 1 to 5 of 5
Okay, I've been suggesting a bootsplash screen using X on this dance game called "In The Groove", who happens to use a Debian core and is an arcade game using ...
  1. #1
    Just Joined!
    Join Date
    Jul 2005
    Posts
    39

    RHGB on Debian

    Okay, I've been suggesting a bootsplash screen using X on this dance game called "In The Groove", who happens to use a Debian core and is an arcade game using CGA. Because of this, the screen is unstable during bootup, and is only stable when X has started. So I suggested RHGB, but it only runs on Fedora based distros. Is there any way you can make it run on Debian or do you think ITG 3 will have to be Fedora based?

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2005
    Location
    Hell
    Posts
    514
    Try something like bootsplash

  3. #3
    Just Joined!
    Join Date
    Jul 2005
    Posts
    39
    No, that uses a framebuffer, and CGA can't do it very well. But....this CGA thing is only on the DDR cabinets converted to run the game. ITG 2 has a new dedicated cabinet which happens to use VGA. That is the only way a framebuffer could work.

  4. #4
    Just Joined!
    Join Date
    Mar 2005
    Location
    South Africa
    Posts
    55
    I use the framebuffer on bootup which gives me high-res text (quoted from the 'menu.lst' file under '/boot/grub' ):

    title Debian GNU/Linux, kernel 2.4.27-2-686
    root (hd0,2)
    kernel /boot/vmlinuz-2.4.27-2-686 root=/dev/hda3 ro vga=0x317 video=vesafb:mtrr,ywrap
    initrd /boot/initrd.img-2.4.27-2-686
    savedefault
    boot

  5. #5
    Just Joined!
    Join Date
    Jul 2005
    Posts
    39
    Ahh, excuse me but I said earlier that the ITG machines can't handle framebuffers very well. It's only stable when X has started, so that's the entire reason I suggested RHGB.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •