custom kernel and make kpkg modules_image

2008-04-25 Thread Damon L. Chesser
I made a custom kernel: make kpkg --revision=.custom.10 --append-to-version=.cybo.1 --initrd kernel_image this issued in: linux-image-2.6.25.cybo.1_custom.1.0_amd64.deb I installed this and wanted to make nvidia modules for it: make-kpkg modules_image This issued an error: (para phrased

make-kpkg clean or modules_image Error. Any way around this?

2006-04-16 Thread bbranley
make-kpkg modules_image Error Hello, Got a Wacom tablet (For Christmas) and the latest driver from the Wacom Project. This then required pulling in packages from unstable to satisfy dependencies. Now, make-kpkg is broke. Even make-kpkg clean gives the error shown below. Still need to compile

Re: Re: make-kpkg modules_image

2004-12-21 Thread John
> version=3.0.1 > > On Mon, 2004-12-20 at 19:22 -0500, John wrote: > > On (20/12/04 15:30), Matt Zagrabelny wrote: > > > hello, > > > trying to get the hostap modules working: > > > # aptitude install hostap-source > > > $ make-kpkg --append-to

Re: make-kpkg modules_image

2004-12-20 Thread John
On (20/12/04 15:30), Matt Zagrabelny wrote: > To: debian-user@lists.debian.org > hello, > trying to get the hostap modules working: > # aptitude install hostap-source > $ make-kpkg --append-to-version=.20041220.0 kernel_image modules_image > # dpkg -i /usr/src/kernel-image2.6.

make-kpkg modules_image

2004-12-20 Thread Matt Zagrabelny
hello, trying to get the hostap modules working: # aptitude install hostap-source $ make-kpkg --append-to-version=.20041220.0 kernel_image modules_image # dpkg -i /usr/src/kernel-image2.6.9.20041220.0_10.00.Custom_i386.deb # dpkg -i /usr/src/hostap-modules-2.6.9.20041220.0_0.2.5-1 +10.00

Re: modules_image Solved?

2004-07-06 Thread Paul Tsai
Okay I believe I have figured things out, I mean things are working but I have found no documentaion stating this is how we do this. I believe in the 2.6.x series the modules_image is essentially obsolete. Initrd is what is used. make-kpkg --initrd kernel_image seems to work Can anyone

Re: modules_image

2004-07-03 Thread Jon Dowland
On Sat, 03 Jul 2004 01:01:05 -0400, Paul Tsai <[EMAIL PROTECTED]> wrote: > hello, > I'm trying to recompile a kernel with make-kpkg kernel_image > modules_image . However, the process terminates without any errors and > there is not modules.deb package. I just instal

modules_image

2004-07-02 Thread Paul Tsai
hello, I'm trying to recompile a kernel with make-kpkg kernel_image modules_image . However, the process terminates without any errors and there is not modules.deb package. I just installed sid though a nework install. Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: loop-aes + kernel 2.6 - error building modules_image

2004-05-22 Thread s. keeling
Incoming from Michael Vert: > Has anyone succeeded in creating a > > make-kpkg ... modules_image > > with loop-aes in the "modules" tree? I thought the "make modules_image" step went the way of the dodo with 2.6.x. A month or so ago there was a thread on

loop-aes + kernel 2.6 - error building modules_image

2004-05-22 Thread Michael Vert
Has anyone succeeded in creating a make-kpkg ... modules_image with loop-aes in the "modules" tree? Kernel sources 2.6.6, and the current loop-aes have been installed from the unstable distribution and are stored in /usr/src/linux and /usr/src/modules/loop-aes, resp.. (As required

Re: make-kpkg: permission denied making modules_image

2003-07-10 Thread martin f krafft
also sprach Manoj Srivastava <[EMAIL PROTECTED]> [2003.07.11.0457 +0200]: > See? Each lndir directory only has files that were patched, or > object files; and the ../linux-2.4.20 is pristine, ready to be > patched up to 2.4.21. I see this, yes. I used to do it exactly the same way, with ha

Re: make-kpkg: permission denied making modules_image

2003-07-10 Thread Manoj Srivastava
-f . configdirs/$machine ]; then . configdirs/$machine # $patches is now either empty, or it has --added-patches=a,b fi cd $machine make-kpkg --rootcmd fakeroot --append-to-version $machine \ $patches $modules kernel_image if [ "X$modules" != "X" ]

Re: make-kpkg: permission denied making modules_image

2003-07-06 Thread martin f krafft
i hope you don't mind me asking a question... also sprach Manoj Srivastava <[EMAIL PROTECTED]> [2003.07.06.0223 +0200]: > % sudo echo 'debian := 5:501c' >> /etc/kernel-pkg.conf what does this line do? the reason why i don't like your approach, although i really appreciate you showing it to me, i

Re: make-kpkg: permission denied making modules_image

2003-07-05 Thread Manoj Srivastava
/src/cryptoapi-core.tar.gz % tar zvvfx /usr/src/cryptoloop.tar.gz % tar jvvfx linux-2.4.21.tar.bz2 % mkdir 2.4.21 % cd 2.4.21 % lndir ../linux-2.4.21 % cp /boot/config-2.4.20 .config % make-kpkg --rootcmd fakeroot --append-to-version -cryptoloop kernel_image % fakeroot make-kpkg --append-to-version

Re: make-kpkg: permission denied making modules_image

2003-07-02 Thread martin f krafft
also sprach martin f krafft <[EMAIL PROTECTED]> [2003.07.01.0006 +0200]: > I still don't understand why that would solve the problem. I am giving up. I thought it would be nice if make-kpkg could do some magic to be able to compile modules from /usr/src/modules even if /usr is read-only. Like some

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread Kevin McKinley
On Tue, 01 Jul 2003 11:43:01 -0500 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > > So I am wondering: what am I doing wrong? I *should* be able to > > compile modules for an existing kernel tree without write privs to > > /usr/src/modules/..., right? > > > Right. > > What is MODULE_

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread David
On Monday 30 June 2003 05:06 pm, martin f krafft wrote: > also sprach Kevin McKinley <[EMAIL PROTECTED]> [2003.06.30.1548 +0200]: > > When you do "fakeroot make-kpkg ..." make-kpkg itself runs under > > fakeroot, so a root environment is provided whenever necessary, > > instead of "as expected" by

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread Manoj Srivastava
On Mon, 30 Jun 2003 22:17:58 +0200, martin f krafft <[EMAIL PROTECTED]> said: > also sprach David Z Maze <[EMAIL PROTECTED]> [2003.06.30.2141 +0200]: >> > cp: cannot create regular file >> > `/usr/src/modules/nvidia/debian/control': Permission denied >> >> Right: with the default setup, the u

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread Manoj Srivastava
ders > these worked quite nicely. Cool. > Then I tried to compile a module for that kernel: > make-kpkg --append-to-version > -diamond-grsec-1.9.10+freeswan-ext-1.99+preempt-20030617-2 > --rootcmd fakeroot --added-modules nvidia modules_image > This fails: > if [ -f /

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread Kevin McKinley
On Mon, 30 Jun 2003 22:17:58 +0200 martin f krafft <[EMAIL PROTECTED]> wrote: > > Right: with the default setup, the user who runs make-kpkg needs write > > access to /usr/src/modules, or you need to run under sudo. > > what??? this must be a joke? /usr can be mounted read-only! That's not a jok

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread Kevin McKinley
On 01 Jul 2003 09:57:19 +0200 JG <[EMAIL PROTECTED]> wrote: > Setup: > 1.- Add yourself to the "src" group (/usr/src/ belongs to root.src) > 2.- Check that /usr/src/modules belongs to root.src, and has the sticky > bit on: > > $ls -lsd /usr/src/modules/ >4 drwxrwsr-x2 root src

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread martin f krafft
Package: kernel-package Version: 8.040 Severity: normal I am filing this as a bug. also sprach martin f krafft <[EMAIL PROTECTED]> [2003.06.30.2217 +0200]: > > fakeroot make-kpkg --options > > How will that help. It is actually trying to create a file under > /usr/src while being called as a non

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread martin f krafft
also sprach Kevin McKinley <[EMAIL PROTECTED]> [2003.06.30.1548 +0200]: > When you do "fakeroot make-kpkg ..." make-kpkg itself runs under > fakeroot, so a root environment is provided whenever necessary, > instead of "as expected" by make-kpkg's author. I still don't understand why that would so

Re: make-kpkg: permission denied making modules_image

2003-07-01 Thread Kevin McKinley
On Mon, 30 Jun 2003 22:17:58 +0200 martin f krafft <[EMAIL PROTECTED]> wrote: > How are other people doing it? Umm, I'm doing it the way I suggested to you. :) fakeroot make-kpkg ... Works fine for me. Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: make-kpkg: permission denied making modules_image

2003-06-30 Thread martin f krafft
also sprach Kevin McKinley <[EMAIL PROTECTED]> [2003.06.29.2015 +0200]: > Try a different syntax for make-kpkg: > > fakeroot make-kpkg --options How will that help. It is actually trying to create a file under /usr/src while being called as a non-root user. fakeroot won't magically allow that...

Re: make-kpkg: permission denied making modules_image

2003-06-30 Thread Kevin McKinley
On Sun, 29 Jun 2003 17:13:41 -0500 David <[EMAIL PROTECTED]> wrote: > I noticed one oddity myself.. I've just been working with make-kpkg, and > noticed in the output, that when it tried to delete (I think) and > re-install the debian directory, that if I used --rootcmd fakeroot, it > reported

Re: make-kpkg: permission denied making modules_image

2003-06-30 Thread David Z Maze
martin f krafft <[EMAIL PROTECTED]> writes: > Then I tried to compile a module for that kernel: > > make-kpkg --append-to-version > -diamond-grsec-1.9.10+freeswan-ext-1.99+preempt-20030617-2 > --rootcmd fakeroot --added-modules nvidia modules_image Kernel modules&#x

SOLVED Re: ALSA as modules_image

2003-06-30 Thread Emma Jane Hogbin
On Fri, Jun 27, 2003 at 11:50:31AM -0400, Emma Jane Hogbin wrote: > I know that I've had ALSA working on this laptop, unfortunately I can't > find my notes on how I installed it the last time. This time I'm getting > errors that give me no information on how to track down the problem. Totally dele

Re: make-kpkg: permission denied making modules_image

2003-06-30 Thread David
e nicely. > > Then I tried to compile a module for that kernel: > > make-kpkg --append-to-version > -diamond-grsec-1.9.10+freeswan-ext-1.99+preempt-20030617-2 > --rootcmd fakeroot --added-modules nvidia modules_image > > This fails: > > if [ -f /usr/src/modules/

Re: make-kpkg: permission denied making modules_image

2003-06-30 Thread Kevin McKinley
On Fri, 27 Jun 2003 18:50:13 +0200 martin f krafft <[EMAIL PROTECTED]> wrote: > cp: cannot create regular file > `/usr/src/modules/nvidia/debian/control': Permission denied > > which makes perfect sense, because > > diamond:...new/src/linux-2.4.21> id > uid=1000(madduck) gid=100(users) .

make-kpkg: permission denied making modules_image

2003-06-28 Thread martin f krafft
+freeswan-ext-1.99+preempt-20030617-2 --rootcmd fakeroot --added-modules nvidia modules_image This fails: if [ -f /usr/src/modules/nvidia/debian/control.template ]; then \ cp -a /usr/src/modules/nvidia/debian/control.template /usr/src/modules/nvidia/debian/control; \ fi cp: cannot

ALSA as modules_image

2003-06-28 Thread Emma Jane Hogbin
ake-kpkg --append-to-version=.currentkernelname modules_image (no errors at the end of the processing) [EMAIL PROTECTED]:/usr/src$ sudo dpkg -i alsa-modules-2.4.20.030603d_0.9.4-1+10.00.Custom_i386.deb Password: (Reading database ... 53070 files and directories currently installed.) Preparing to

modules_image doesn't work for wireless

2003-06-05 Thread Emma Jane Hogbin
While I was working on re-installing my system I tried everything The Debian Way first. I noticed that this does NOT work for my PCMCIA wireless card. My problem was that not all of the modules loaded when I installed the package (orinoco loaded, but orinoco_cs did not -- both should have loaded an

Re: make-kpkg modules_image question

2002-01-20 Thread Brian Nelson
Kurt Lieber <[EMAIL PROTECTED]> writes: > On Sunday 20 January 2002 02:03 am, Brian Nelson wrote: > > > No. Do 'make-kpkg kernel_image' instead. modules_image is for modules > > external to the kernel source, like ALSA. > > OK, so I went ahead a

Re: make-kpkg modules_image question

2002-01-20 Thread Kurt Lieber
On Sunday 20 January 2002 02:03 am, Brian Nelson wrote: > No. Do 'make-kpkg kernel_image' instead. modules_image is for modules > external to the kernel source, like ALSA. OK, so I went ahead and recompiled the kernel using make-kpkg kernel_image > > Assuming so, what d

Re: make-kpkg modules_image question

2002-01-20 Thread Brian Nelson
Kurt Lieber <[EMAIL PROTECTED]> writes: > I just compiled a new kernel and realized that I forgot to include ppp > support in the kernel. > > Rather than recompiling a new custom kernel, can I just make-kpkg clean, make > menuconfig and make-kpkg modules_image to compile

Re: make-kpkg modules_image question

2002-01-20 Thread Adam Majer
On Sat, Jan 19, 2002 at 10:00:31PM -0800, Kurt Lieber wrote: > I just compiled a new kernel and realized that I forgot to include ppp > support in the kernel. > > Rather than recompiling a new custom kernel, can I just make-kpkg clean, make > menuconfig and make-kpkg modules_i

make-kpkg modules_image question

2002-01-19 Thread Kurt Lieber
I just compiled a new kernel and realized that I forgot to include ppp support in the kernel. Rather than recompiling a new custom kernel, can I just make-kpkg clean, make menuconfig and make-kpkg modules_image to compile ppp kernel support as a module? Assuming so, what do I then need to do

Re: bug in "make-kpkg modules_image"

1998-09-01 Thread Manoj Srivastava
Hi, >>"Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: Richard> It seems that "make-kpkg modules_image" runs the pcmcia Richard> config script, with a string of \n's to take the Richard> defaults--forcing the package defaults, rathe

bug in "make-kpkg modules_image"

1998-08-31 Thread Richard E. Hawkins Esq.
It took me a whiel to figure out what was going on here. I was trying compile a kernel & pcmcia stuff for another computer (using a P2 for a 486). It seems that "make-kpkg modules_image" runs the pcmcia config script, with a string of \n's to take the defaults--