Tiny Core Extensions > TCE Corepure64

QEMU for 64bit?

<< < (3/10) > >>

flyingfishfinger:
Hi, I've got it almost working. Two issues remaining:
- If I add my extension to onboot.lst, I never get a desktop. It hangs with a blinking cursor just after the ASCII art logo and before I would get a text prompt. I can drop to a prompt with CTRL-C, but startx doesn't work in this case. Everything works just fine if I load it manually post-boot. Any ideas for this one?
- Sound issues: I built qemu with the -alsa flag and have set my VM to use hda (Win7 didn't find a driver for ac97 or something, I didn't try very hard because OSS works ootb on Ubuntu with hda). When I boot, I get sound from the VM but it's terribly choppy and torn up. Do I have to use ac97 here? Also, is there a GUI alsamixer for corepure64?
Thanks!

R

Juanito:
Do you have a circular dependency in the dep file maybe?

When you load onboot, does open-vm get loaded before something it needs?

No, there is no alsamixer gui in corepure64

No idea about ac97 and windows...

curaga:
Add the bootcode "showapps" to see what's loaded.

flyingfishfinger:
Solved the sound, AC97 did it for ALSA.
What's open-vm? Haven't seen it anywhere...
I don't have a dep file yet, I just added everything it wanted to run to onboot to see if I could get it to work. Everything else loads fine (in particular, once built it only asks for  SDL and bzip2 for some reason). Showapps seems to finish loading, but I can't tell if it does. It gets to the last app in the onboot file, then switches screens and hangs.

R

flyingfishfinger:
I also tried putting it in bootlocal.sh (making sure it loads after every other extension?) but it still hangs before X starts.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version