Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  Patching Doom
« previous next »
  • Print
Pages: [1] 2

Author Topic: Patching Doom  (Read 4559 times)

Offline mattandme

  • Member
  • *
  • Posts: 45
Patching Doom
« on: May 14, 2007, 09:00:12 PM »
I see all these things about patching the Rockbox builds, but I'd like to know how to patch the doom files. I have a nice scroll patch for my ipod 5.5g 30gb. What would i need to patch it? If it helps, I've installed cygwin, and i do have the file.
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline singerie

  • Member
  • *
  • Posts: 6
Re: Patching Doom
« Reply #1 on: May 14, 2007, 09:32:30 PM »
svn co svn://svn.rockbox.com/rockbox/trunk rockbox

put the patch file in the proper folder (rockbox/apps/plugins/doom)

type : patch < patch_file.patch

and you are ready for compiling ;)
Logged

Offline mattandme

  • Member
  • *
  • Posts: 45
Re: Patching Doom
« Reply #2 on: May 14, 2007, 10:18:15 PM »
I have absolutely no idea how to use bash, so I might need baby steps here.
it says command svn not recognized. is there anything else i need to install on the cygwin program?
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline singerie

  • Member
  • *
  • Posts: 6
Re: Patching Doom
« Reply #3 on: May 14, 2007, 11:34:05 PM »
try

http://www.rockbox.org/twiki/bin/view/Main/CygwinDevelopment

and with screenshot :

http://www.rockbox.org/twiki/bin/view/Main/CygwinInstallWithScreenShots

i followed it and it works.
Logged

Offline mattandme

  • Member
  • *
  • Posts: 45
Re: Patching Doom
« Reply #4 on: May 16, 2007, 12:18:05 AM »
oops, my bad! It must get tiring listening to people who dont follow directions? any way, ill try it now, and i might have a few more questions later.
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline mattandme

  • Member
  • *
  • Posts: 45
Re: Patching Doom
« Reply #5 on: May 16, 2007, 01:36:26 AM »
i got this, I've tried reinstalling that part of cygwin, but it wont work. any suggestions?

[attachment deleted by admin for age]
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline elborak

  • Member
  • *
  • Posts: 177
Re: Patching Doom
« Reply #6 on: May 16, 2007, 01:43:54 AM »
Did you follow the linked instructions exactly, including step 4?
Logged

Offline zombieplasticclock

  • Member
  • *
  • Posts: 108
Re: Patching Doom
« Reply #7 on: May 16, 2007, 11:33:23 AM »
Why don't you ask someone to make you a custom Build? That's what I did. I asked evilg to make a build with the Doom scrollwheel patch and spider solitare, and it works like a charm.
Just ask a developer, and heck, If you want the Doom scrollwheel patch, I can just email you the build evilg made for me :)
Logged

Offline mattandme

  • Member
  • *
  • Posts: 45
Re: Patching Doom
« Reply #8 on: May 16, 2007, 05:55:25 PM »
is it in the build, or in the doom files when it's compiled?

And step 4 didn't help either
« Last Edit: May 16, 2007, 06:29:43 PM by mattandme »
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline elborak

  • Member
  • *
  • Posts: 177
Re: Patching Doom
« Reply #9 on: May 16, 2007, 09:29:16 PM »
Quote from: mattandme on May 16, 2007, 05:55:25 PM
step 4 didn't help either
What do these commands show:

echo $PATH
ls -l /usr/local/arm-elf/bin/arm-elf-gcc
Logged

Offline mattandme

  • Member
  • *
  • Posts: 45
Re: Patching Doom
« Reply #10 on: May 17, 2007, 06:10:34 PM »
FIRST COMMAND:
Code: [Select]
usr/local/arm-elf/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/W
INDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/system32/WBEM"/cygdrive/
c/Program Files/ATI Technologies/ATI.ACE/:/cygdrive/c/ProgramFiles/Quicktime/QT
System

SECOND COMMAND:
Code: [Select]
ls: cannot access /usr/local/arm-elf/bin/arm-elf-gcc: No such file or directory
« Last Edit: May 17, 2007, 06:17:50 PM by mattandme »
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline elborak

  • Member
  • *
  • Posts: 177
Re: Patching Doom
« Reply #11 on: May 17, 2007, 06:35:35 PM »
Very odd.  Are you sure you chose the "Devel - arm-elf-gcc" package (as well as the other required packages noted in step 3) when installing Cygwin?
Logged

Offline mattandme

  • Member
  • *
  • Posts: 45
Re: Patching Doom
« Reply #12 on: May 17, 2007, 11:49:45 PM »
Quote from: zombieplasticclock on May 16, 2007, 11:33:23 AM
Why don't you ask someone to make you a custom Build? That's what I did. I asked evilg to make a build with the Doom scrollwheel patch and spider solitare, and it works like a charm.
Just ask a developer, and heck, If you want the Doom scrollwheel patch, I can just email you the build evilg made for me :)
Could you put up your doom.rock file?
Logged
iPod 5.5G 30gb With Rockbox, iPL, 3 modded firmwares - 2130 songs, 123 videos

Offline bedrosianpeter

  • Member
  • *
  • Posts: 1
Re: Patching Doom
« Reply #13 on: July 02, 2007, 11:07:59 PM »
zombieplasticclock, can you please email the patch to me, I would greatly appreciate it :-D

my email is in my profile

thanks!
Logged

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
Re: Patching Doom
« Reply #14 on: July 03, 2007, 05:01:26 PM »
cygwin gcc not in path try this

Step 4: Add the cross-compiler directory to your path
To successfully compile rockbox, the cross compiler directory has to be in your path.

This is automatically done by the installation script. If that fails for some reason, there are a couple ways of doing so, here's one:

Edit using nano or vi (not Notepad or Wordpad in Windows) /etc/profile and add ":/opt/sh/bin:/opt/m68k/bin:/opt/arm/bin" (without the quotation marks) to the end of the line that says:

     PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin...
so that it reads:      PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/sh/bin:/opt/m68k/bin:/opt/arm/bin:$PATH
Save the changes, exit cygwin and restart cygwin.

Hope this helps, I always have to do this it appears that the installer simply does not add this allthough it's supposed to!
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  Patching Doom
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.101 seconds with 14 queries.