OK i'll try bouth things.Seems a good enough place to ask, considering I just about lost my mind trying to get firefox 1.5 to work. I know about enabling gtk2 but I moved firefox and gtk2 out of optional and for some reason expected gtk2 to load when I booted. How can I make gtk2 load on boot? for that matter how can I get my mixer settings to save? I always have to go in and turn off my input or I get horrible hissing.
Code Sample
# start up gtk2 /usr/bin/start_gtk2 &
Add the /usr/bin... line to /opt/bootlocal.sh
To get gtk2 started on boot you need to have the gtk2-0705.dsl package in your mydsl directory. For me that is /mnt/hdc3 and then put the quoted line above in the /opt/bootlocal.sh file.
I don't have an answer for the mixer settings as I can't get mine save either.Thanks. I tried putting "sudo pon" in the bootlocal.sh once before and it didn't work, but I'll give that line a shot.