Reply
Thread Tools
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#381
Originally Posted by Addison View Post
I feel like I deserve to be shot just on general principle.
LOL
You have a problem with the repository. Please make sure you have added the cssu repository correctly and do not add cssu testing. Ask in the cssu thread if you need guidance.
 

The Following 2 Users Say Thank You to maacruz For This Useful Post:
Posts: 235 | Thanked: 339 times | Joined on Nov 2010
#382
Hi maacruz,

Sorry to ask such a dumb question but how do you apply the patches? Some shell for loop or something? That probably won't work because of the different folder references; I'd always be switching the -p number.

I broke my N800's battery cover and the magnet is somewhere stuck inside the N800... as a result I can't use the internal slot.

I've hacked the OMAP MMC driver so that opening the external door will "open" the internal door etc. but I'm not a programmer, so... Not to mention that this probably isn't the best thing for N810 users (that said, I have added a sysfs entry to toggle the behaviour).

I've attached the patch in the hope I receive comments from anyone but what I'd really like is to know how to properly apply the patches (will I have to pass each one to patch by hand? )

EDIT: Made patch compatible with Diablo Turbo kernel (really just taking into account 01-mmcblockX.diff's changes)
Attached Files
File Type: gz 30-mmc-external_slot_as_internal.diff.gz (1.5 KB, 101 views)

Last edited by jstokes; 2011-04-09 at 14:40.
 

The Following 2 Users Say Thank You to jstokes For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#383
Originally Posted by jstokes View Post
Hi maacruz,

Sorry to ask such a dumb question but how do you apply the patches? Some shell for loop or something? That probably won't work because of the different folder references; I'd always be switching the -p number.
Yes, I use a for loop:
Code:
cd /usr/src
tar xf kernel-source-diablo.tar.bz2
cd kernel-source-diablo
for i in ../Diablo-Turbo/kernel-dt-sd/patches/*; do
patch -p1 <$i
done

Last edited by maacruz; 2011-04-09 at 09:36.
 

The Following 2 Users Say Thank You to maacruz For This Useful Post:
electrolind's Avatar
Posts: 81 | Thanked: 50 times | Joined on Jun 2007 @ The Great White North
#384
Many thanks Maacruz!

Just installed to my trusty N810 and everything works (I really like listening to my favorite internet radio stations over my bluetooth headphones without the clicking every few seconds) except I have lost Bluetooth audio on Mplayer. If you or anyone else has/had this problem, any insights would be helpful.

Thank you again for your fantastic work on this!
 

The Following User Says Thank You to electrolind For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#385
Originally Posted by electrolind View Post
Many thanks Maacruz!

Just installed to my trusty N810 and everything works (I really like listening to my favorite internet radio stations over my bluetooth headphones without the clicking every few seconds) except I have lost Bluetooth audio on Mplayer. If you or anyone else has/had this problem, any insights would be helpful.

Thank you again for your fantastic work on this!
Unfortunately I don't have bluetooth headphones, but some community members have had success with this.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#386
Hi Mac!

You are right, DT has nothing to do with my script weirdness that I use which can be found here.
http://talk.maemo.org/showthread.php?t=70091

I reflashed and those worked 100 times in a row.

However, once I installed Xmms, it began to flake on me again.

Even if I exit Xmms, this doesn't correct the strange behavior.

Is there something that I can type into Xterm to regain 100% focus again with all of my app windows?

I hope my question makes sense to you.
 

The Following User Says Thank You to Addison For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#387
This is how to install Xmms in case you didn't know.



From there, just grab all of the junk you want in the Application Manager since they will then be available for download.
 

The Following User Says Thank You to Addison For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#388
Originally Posted by Addison View Post
Hi Mac!

You are right, DT has nothing to do with my script weirdness that I use which can be found here.
http://talk.maemo.org/showthread.php?t=70091

I reflashed and those worked 100 times in a row.

However, once I installed Xmms, it began to flake on me again.

Even if I exit Xmms, this doesn't correct the strange behavior.

Is there something that I can type into Xterm to regain 100% focus again with all of my app windows?

I hope my question makes sense to you.
Even after installing xmms I'm unable to reproduce your problem.
Please, install xbindkeys only from the repository.
 

The Following 2 Users Say Thank You to maacruz For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#389
How are you installing Xbindkeys?

It doesn't show in the app manager.

I'm using this version...
http://maemo.org/packages/package_in...dkeys/1.8.2-1/

I'm installing it like this...

root
cd /media/mmc2/N800/Other
dpkg --force-depends -i xbindkeys_1.8.2-1_armel.deb

Am I missing anything?
 
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#390
Originally Posted by Addison View Post
How are you installing Xbindkeys?

It doesn't show in the app manager.
"apt-get install xbindkeys"
That's good enough.
I'm installing it like this...

root
cd /media/mmc2/N800/Other
dpkg --force-depends -i xbindkeys_1.8.2-1_armel.deb
You shouldn't install random packages with force depends or you'll finish with a broken system again, although with this particular package there is no problem.
You should use apt-get whenever possible, that is, for everything in the repositories.
 

The Following 2 Users Say Thank You to maacruz For This Useful Post:
Reply

Tags
chinook, diablo, new life, os2008


 
Forum Jump


All times are GMT. The time now is 00:42.