![]() |
Re: [Development] kernel-power
Build system seems broken:
Code:
[sbox-FREMANTLE_ARMEL: /usr/src/kernel-power/kernel-power-2.6.28] > dpkg-buildpackage -b -rfakeroot |
Re: [Development] kernel-power
I builded kernel-power from git some days ago. But I'm using madde.
Can you please check which files & folders you have in debian/build/kernel-power after this error? |
Re: [Development] kernel-power
Yep, building under scratchbox is a little bit tricky.
After executing : $ GIT_SSL_NO_VERIFY=1 git clone https://vcs.maemo.org/git/kernel-power $ cd kernel-power $ kernel-power-2.6.28/debian/rules get-orig-source you have to cd to kernel-power-2.6.28 and dpkg-buildpackage -rfakeroot -S to build a source package. then cd.. rm -rf kernel-power-2.6.28 dpkg-source -x kernel-power_2.6.28-10power49.dsc |
Re: [Development] kernel-power
Quote:
In get-orig-source the rules script downloads the kernel tar.gz but doesn't extract it, but in source-stamp expects to have the sources already extracted. Easy to fix by adding Code:
tar --strip-components=1 -C kernel-power-2.6.28 -xf kernel-power_2.6.28.orig.tar.gz kernel-2.6.28 |
Re: [Development] kernel-power
Sorry this is my mistake in install instructions (I do not have scratchbox, I did not tested it and nobody expect you reported problem.).
get-orig-source is debian/rules rule which must only download/get/create <package>_<version>.orig.tar.gz tarball, nothing more So I update compile instructions for scratchbox by adding your extract command (I belive that now it works :)). Thanks! |
Re: [Development] kernel-power
Quote:
|
Re: [Development] kernel-power
Quote:
apt-get is for getting stable version and this is easy |
Re: [Development] kernel-power
pali, what is responsible for bluetooth headsets? i have bh-214 and since i use kp (that was kp46 newest whe i started) i have a problem with it. Best way to show the bug is describing the situation:
1. Connected headset on ad2p profile, listening music with stock player. 2. Incoming call -> answering -> talking -> finishing the call (no matter it's done with display or headset buttons) 2b. Same situation is when making a call 3. Now music is cutting (sound - 1/3 second, silence 1/2 second). 4. Only way to fix it is to disconnect headset (turn off or just disconnect) and connect again. Sometimes - 1/10 times everything works ok, so after call music is playing normally I think that is a problem with switching between profiles ad2p and hsp profile. Sorry if it's not connected with kernel, but i saw that with new kp some headsets doesn't work, that's why i'm asking. |
Re: [Development] kernel-power
in kernel-power is patch which fix bluetooth mouse support and also break some bluetooth headset. I do not own any bluetooth headset and I used only notebook (configured as a2dp) which worked fine.
I wrote that I'm unable to fix this problem... |
Re: [Development] kernel-power
1 Attachment(s)
Hi Pali,
Please consider this patch for inclusion in kp It adds a sysfs entry (/sys/class/i2c-adapter/i2c-2/2-0030/disable_indicator_led) to allow disabling the camera red light. |
All times are GMT. The time now is 12:57. |
vBulletin® Version 3.8.8