Author Topic: gmenu2x for dingux !  (Read 105444 times)

CAIN MKII

  • Guest
Re: gmenu2x for dingux !
« Reply #180 on: March 05, 2010, 09:07:24 am »
Thank you joyrider for porting gmenu to dingoo.
This is one major addition.
I just have a little question: is there a way to switch off the speaker?
A thousand thanks  ;D

santino

  • Guest
Re: gmenu2x for dingux !
« Reply #181 on: March 06, 2010, 11:40:44 pm »
@ Cain

Press Start Button and pull down the volume. ;)

CAIN MKII

  • Guest
Re: gmenu2x for dingux !
« Reply #182 on: March 07, 2010, 12:47:50 am »
I feel like an idiot. I haven't try it because I supposed it would act on the speaker and headphone level.
It works perfectly, Thank you Santino.

shanti77

  • Guest
Re: gmenu2x for dingux !
« Reply #183 on: March 07, 2010, 09:01:22 pm »
How can I switch off speakers like in native firmware? My friend use "av-out" for headphone and this socket don't swirch off speakers.

santino

  • Guest
Re: gmenu2x for dingux !
« Reply #184 on: March 07, 2010, 09:05:21 pm »
AV Out just stays the same what ever you set.

gameking66

  • *
  • Posts: 25
Re: gmenu2x for dingux !
« Reply #185 on: March 12, 2010, 05:35:49 am »
I'm getting a segmentation fault using the latest rootfs from the googlecode site. 20091022 is the date of the rootfs release.

It loads some skin configs then loops after the Seg. fault.
« Last Edit: March 12, 2010, 05:40:37 am by gameking66 »

shanti77

  • Guest
Re: gmenu2x for dingux !
« Reply #186 on: March 12, 2010, 07:37:44 am »

gameking66

  • *
  • Posts: 25
Re: gmenu2x for dingux !
« Reply #187 on: March 12, 2010, 06:29:22 pm »

ddragoonss

  • Guest
Re: gmenu2x for dingux !
« Reply #188 on: March 25, 2010, 07:21:15 pm »
Quote
Where do i get the powerof, reboot and main scripts ?
http://users.telenet.be/IMS/dingoo/
Do note for the shutdown to work you have to use a recent kernel (like the RTC one) and the usb cable must be unplugged

The link is down.

tooktoolong

  • Guest
Re: gmenu2x for dingux !
« Reply #189 on: March 28, 2010, 08:50:50 am »
Quote
Where do i get the powerof, reboot and main scripts ?
http://users.telenet.be/IMS/dingoo/
Do note for the shutdown to work you have to use a recent kernel (like the RTC one) and the usb cable must be unplugged

The link is down.

link is still down, dingoo really isn't usable till that part is fixed, and for some reason the scan feature isn't working. I'm think I messed up somewhere  ???

Pingouin

  • *
  • Posts: 260
Re: gmenu2x for dingux !
« Reply #190 on: March 28, 2010, 11:27:44 am »
Quote
Where do i get the powerof, reboot and main scripts ?
http://users.telenet.be/IMS/dingoo/
Do note for the shutdown to work you have to use a recent kernel (like the RTC one) and the usb cable must be unplugged

The link is down.

link is still down, dingoo really isn't usable till that part is fixed, and for some reason the scan feature isn't working. I'm think I messed up somewhere  ???

Not sure if that's what you guys need, but the archive contains both \scripts and \sections\settings folder to unzip in your gmenu2x folder.
The forum wouldn't let me upload a Zip file, so I renamed it as PDF. Just rename the file to .ZIP and unzip it.

eule

  • * Former Staff
  • Posts: 889
Re: gmenu2x for dingux !
« Reply #191 on: March 28, 2010, 11:46:12 am »
And here?s the local/sbin/main:
Code: [Select]
#!/bin/sh

export SDL_NOMOUSE=1
export HOME=/usr/local/home
mount -o remount,rw /
cd /usr/local/gmenu2x
./gmenu2x
:D

tooktoolong

  • Guest
Re: gmenu2x for dingux !
« Reply #192 on: March 28, 2010, 06:56:26 pm »
Quote
Where do i get the powerof, reboot and main scripts ?
http://users.telenet.be/IMS/dingoo/
Do note for the shutdown to work you have to use a recent kernel (like the RTC one) and the usb cable must be unplugged

The link is down.

link is still down, dingoo really isn't usable till that part is fixed, and for some reason the scan feature isn't working. I'm think I messed up somewhere  ???


Not sure if that's what you guys need, but the archive contains both \scripts and \sections\settings folder to unzip in your gmenu2x folder.
The forum wouldn't let me upload a Zip file, so I renamed it as PDF. Just rename the file to .ZIP and unzip it.

THANKS! ;D I think I'm still having trouble with the scan feature. Worst case scenario I just have to manually add everything
« Last Edit: March 28, 2010, 06:58:14 pm by tooktoolong »

ddragoonss

  • Guest
Re: gmenu2x for dingux !
« Reply #193 on: March 29, 2010, 04:26:57 pm »
And here?s the local/sbin/main:
Code: [Select]
#!/bin/sh

export SDL_NOMOUSE=1
export HOME=/usr/local/home
mount -o remount,rw /
cd /usr/local/gmenu2x
./gmenu2x
:D

The line "mount -o remount,rw /" is really needed?

Uploaded the 'main" to people who only use windows and the lin2win to convert windows .txt to unix format.

eule

  • * Former Staff
  • Posts: 889
Re: gmenu2x for dingux !
« Reply #194 on: March 29, 2010, 05:05:24 pm »
I actually don?t know exactly...  :D Had the line in since a localpack or something, i think it?s there to get write access in other directories than local/home, but i?m not totally sure. If someone is, please explain  :)
« Last Edit: March 29, 2010, 05:07:11 pm by eule »

darfgarf

  • Guest
Re: gmenu2x for dingux !
« Reply #195 on: March 29, 2010, 10:07:33 pm »
doesn't dingux already remount the fs on boot with that exact line?

could be a very very old main? just need launch menu really, the nomouse and home directory lines aren't techncially needed either

Qahwi

  • Guest
Re: gmenu2x for dingux !
« Reply #196 on: April 14, 2010, 08:08:28 pm »
Hi

Can someone upload the main file 'cause my Gmenu2x won't boot and I can't find the file anywhere. I tried to modify it, but the resolution was error when trying to boot... I'm using windows xp so I can't really make those myself..

Puumpkin_Masher

  • Guest
Re: gmenu2x for dingux !
« Reply #197 on: April 14, 2010, 08:18:54 pm »
if you use Notepad++ you can with windows.

Qahwi

  • Guest
Re: gmenu2x for dingux !
« Reply #198 on: April 14, 2010, 08:55:17 pm »
Well I got it working for one time.. Booted an emulator and then nothing worked anymore.. It won't boot into gmenu2x anymore just dumps some shit. I reseted and the same thing happened again.. What's wrong. Also I couldn't see the CPU clocks in the default screen. I tried to overclock using gmenu2x settings and still no cpu speed values..

darfgarf

  • Guest
Re: gmenu2x for dingux !
« Reply #199 on: April 14, 2010, 09:09:43 pm »
just dumps some shit

very descriptive there, what exactly does it say?