Version matching in kernel source and patch source?

2023-11-04 Thread Scott Denlinger
I'd like to try to compile my own kernel, using the realtime patch set. At kernel.org, I see that the 6.6 kernel source is 6.6, but the 6.6 realtime patch set is 6.6-rt12. Does that matter, or is it enough that both are given as 6.6? Similarly, if I see that the 6.5 series is at 6.5.10 fo

nvidia-kernel-source 304.88-6

2013-07-22 Thread Charles Kroeger
My thanks to the developing classes of Debian who as together or as one (it only takes one) fixed this package that fixed the module that fixed the nvidia driver. Good show. -- CK where should my humble contribution be directed? signature.asc Description: PGP signature

kernel source package with applied patches

2011-08-15 Thread Henry Jensen
y the patches I run - fakeroot debian/rules source Now I can see that the patches are applied. According to http://kernel-handbook.alioth.debian.org/ch-common-tasks.html the patched kernel source is now at debian/build/source. So all I must do is to create a tarball of that subdirectory. Am I corre

Re: Mainline kernel source curiosity

2010-09-21 Thread Morgan Gangwere
On 9/21/2010 7:27 AM, Curt Howland wrote: > On Monday 20 September 2010, Arthur Machlas was heard to say: >> My guess is you need to build the header at least, and perhaps the >> source. It depends on how you're building the modules I suppose. In >> any case, you'll have to run either >> fakeroot m

Re: Mainline kernel source curiosity

2010-09-21 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 20 September 2010, Arthur Machlas was heard to say: > My guess is you need to build the header at least, and perhaps the > source. It depends on how you're building the modules I suppose. In > any case, you'll have to run either > fakeroot ma

Re: Mainline kernel source curiosity

2010-09-20 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 20 September 2010, Arthur Machlas was heard to say: > And install the debs. Alternatively, build both just to be safe > fakeroot make-kpkg --append-to-version -curt1.0 kernel_headers > kernel_image Very interesting. Any idea why "building th

Re: Mainline kernel source curiosity

2010-09-20 Thread tv.deb...@googlemail.com
ror >2 >make[2]: *** [sub-make] Error 2 >NVIDIA: left KBUILD. >nvidia.ko failed to build! >make[1]: *** [module] Error 1 >make: *** [module] Error 2 > -> Error. > ERROR: Unable to build the NVIDIA kernel module. > == > > Which I guess

Re: Mainline kernel source curiosity

2010-09-20 Thread Stephen Powell
re that you don't have CONFIG_LOCALVERSION or CONFIG_LOCALVERSION_AUTO set in your kernel configuration file and make sure that you specify --append-to-version and --revision on *every* invocation of make-kpkg. How are you creating the virtualbox and nvidia packages? Are you using module-assistant? O

Re: Mainline kernel source curiosity

2010-09-20 Thread Stephen Powell
On Mon, 20 Sep 2010 13:25:45 -0400 (EDT), Curt Howland wrote: > > Hi. Up to date Squeeze, compiling the latest 2.6.36-rc4 kernel. > > Last time the problem was compiling the kernel at all, which is > working just fine now thank you Debian-User. > > fakeroot make-kpkg --append-to-version -curt1.0

Re: Mainline kernel source curiosity

2010-09-20 Thread Kumar Appaiah
On Mon, Sep 20, 2010 at 01:25:45PM -0400, Curt Howland wrote: > Last time the problem was compiling the kernel at all, which is > working just fine now thank you Debian-User. > > fakeroot make-kpkg --append-to-version -curt1.0 --initrd kernel_image > > creates the .deb file just fine, it installs

Re: Mainline kernel source curiosity

2010-09-20 Thread Arthur Machlas
On Mon, Sep 20, 2010 at 12:25 PM, Curt Howland wrote: > Hi. Up to date Squeeze, compiling the latest 2.6.36-rc4 kernel. > > Last time the problem was compiling the kernel at all, which is > working just fine now thank you Debian-User. > > fakeroot make-kpkg --append-to-version -curt1.0 --initrd ke

Mainline kernel source curiosity

2010-09-20 Thread Curt Howland
. nvidia.ko failed to build! make[1]: *** [module] Error 1 make: *** [module] Error 2 -> Error. ERROR: Unable to build the NVIDIA kernel module. == Which I guess means I have to wait for Nvidia to fix a signed vs unsigned change in the kernel source. Can folks suggest if it would

Re: Trouble to build module from nvidia-kernel-source

2009-10-17 Thread Thomas Jackowski
inux-image-2.6.30-2-amd64 >> State: installed >> Automatically installed: no >> Version: 2.6.30-8 >> [...] >> >> nvidia-kernel-source: >> [...] >> Version: 180.44-2 >> [...] >> >> Okay, here my steps: >> Installing the kernel+headers

Re: Trouble to build module from nvidia-kernel-source

2009-10-17 Thread Mathieu Malaterre
On Sat, Oct 17, 2009 at 12:56 PM, Thomas Jackowski wrote: > Hey, > > I am just wondering if the problem is me or the package. > > Kernel Package: > Package: linux-image-2.6.30-2-amd64 > State: installed > Automatically installed: no > Version: 2.6.30-8 >

Trouble to build module from nvidia-kernel-source

2009-10-17 Thread Thomas Jackowski
Hey, I am just wondering if the problem is me or the package. Kernel Package: Package: linux-image-2.6.30-2-amd64 State: installed Automatically installed: no Version: 2.6.30-8 [...] nvidia-kernel-source: [...] Version: 180.44-2 [...] Okay, here my steps: Installing the kernel+headers and

Re: Howto exactly reproduce kernel source tree compatible with binary kernel deb

2009-07-07 Thread Peter Daum
quot; way to use the kernel source ... Regards, Peter For a long time, I always used traditional "hand-made" kernels, so whenever I needed it (compiling modules from external sources, changing something in the kernel, ...), I naturally had the source tree

Howto exactly reproduce kernel source tree compatible with binary kernel deb

2009-06-30 Thread Peter Daum
). I also experimented with "kernel-package" (with similar results). For the most common case of compiling an external module, I found that the package "linux-headers-2.6.26-2-", symlinked to "/usr/src/linux" will do what I need. I am still looking for a way to get t

Re: how to install kernel source 2.6.8

2009-02-27 Thread Mike McClain
On Wed, Feb 25, 2009 at 12:51:19AM +, Tzafrir Cohen wrote: > On Tue, Feb 24, 2009 at 03:31:38PM -0800, Mike McClain wrote: > > I've a mostly etch system and wanted to try the 2.6 kernel. > 2.4.27 and 2.6.8 are from Sarge. 2.2.25 is even older. Thanks for the tip, I hadn't realized 'apt-get up

Re: how to install kernel source 2.6.8

2009-02-24 Thread Celejar
On Tue, 24 Feb 2009 15:31:38 -0800 Mike McClain wrote: > I've a mostly etch system and wanted to try the 2.6 kernel. ... > root@/deb40a:~> apt-get update > root@/deb40a:~> grep "Package: kernel-source" /var/lib/dpkg/available > Package: kernel-source-2.4.2

Re: how to install kernel source 2.6.8

2009-02-24 Thread Tzafrir Cohen
deb http://www.backports.org/debian etch-backports main contrib non-free > > root@/deb40a:~> apt-get update > root@/deb40a:~> grep "Package: kernel-source" /var/lib/dpkg/available > Package: kernel-source-2.4.27 > Package: kernel-source-2.2.25 > Package: kernel-source

how to install kernel source 2.6.8

2009-02-24 Thread Mike McClain
40a:~> grep "Package: kernel-source" /var/lib/dpkg/available Package: kernel-source-2.4.27 Package: kernel-source-2.2.25 Package: kernel-source-2.6.8 root@/deb40a:~> apt-get install kernel-source-2.6.8 Reading Package Lists... Done Building Dependency Tree... Done Package kernel-source-2

Re: Pasting old config file of 18th kernel to new kernel source of 26

2008-11-27 Thread Adrian Levi
2008/11/27 boss ganesh <[EMAIL PROTECTED]>: > i pasted the config file of 18th kernel to kernel source of 26 & I ran "make > oldconfig" , eventhough it is querying for the new options present in that > source for that i didnt know what to do.. i simply gave enter

Pasting old config file of 18th kernel to new kernel source of 26

2008-11-27 Thread boss ganesh
i pasted the config file of 18th kernel to kernel source of 26 & I ran "make oldconfig" , eventhough it is querying for the new options present in that source for that i didnt know what to do.. i simply gave enter to that options. Simply pressing enter will enable the options

Re: Pasting the old config file to new kernel source for compilation..

2008-11-24 Thread John Hasler
boss ganesh wrote: > I have pasted the config file of 2.6.18 (already compiled working kernel > config file) to kernel source of version 2.6.26 , after that also it is > asking queries without compiling it when i ran the command "make" .. > > why is it happening like th

Re: Pasting the old config file to new kernel source for compilation..

2008-11-24 Thread lee
On Mon, Nov 24, 2008 at 11:59:26AM +0530, boss ganesh wrote: > I have pasted the config file of 2.6.18 (already compiled working kernel > config file) to kernel source of version 2.6.26 , after that also it is > asking queries without compiling it when i ran the command "make"

Re: Pasting the old config file to new kernel source for compilation..

2008-11-24 Thread Sven Joachim
On 2008-11-24 09:13 +0100, Adrian Levi wrote: > 2008/11/24 boss ganesh <[EMAIL PROTECTED]>: >> I have pasted the config file of 2.6.18 (already compiled working kernel >> config file) to kernel source of version 2.6.26 , after that also it is >> asking queries without

Re: Pasting the old config file to new kernel source for compilation..

2008-11-24 Thread Adrian Levi
2008/11/24 boss ganesh <[EMAIL PROTECTED]>: > I have pasted the config file of 2.6.18 (already compiled working kernel > config file) to kernel source of version 2.6.26 , after that also it is > asking queries without compiling it when i ran the command "make" .. >

Pasting the old config file to new kernel source for compilation..

2008-11-23 Thread boss ganesh
I have pasted the config file of 2.6.18 (already compiled working kernel config file) to kernel source of version 2.6.26 , after that also it is asking queries without compiling it when i ran the command "make" .. why is it happening like that? -- bossganesh BOSSTeam CDAC

Re: How to get debian kernel source ?

2008-10-07 Thread Paul Johnson
On Mon, 2008-10-06 at 22:06 +0900, J.H.Kim wrote: > Is the debian kernel source and the kernel source of same version in > kernel archive(www.kernel.org) same? I believe there may be some patches involved. > If I want to get debian kernel source code, which source code cd-rom > is n

RE: How to get debian kernel source ?

2008-10-06 Thread Lalit Dhiri
If you go over to http://www.debian.org/distrib/packages you should be able to search for linux-source which will show you the current version of kernel source available. I think this version will vary depending upon the release you are searching under. You might also want to look at the Wiki

Re: How to get debian kernel source ?

2008-10-06 Thread Eugene V. Lyubimkin
J.H.Kim wrote: > Hi, everyone > > Is the debian kernel source and the kernel source of same version in kernel > archive(www.kernel.org) same? No, Debian applies some set of patches. > If I want to get debian kernel source code, which source code cd-rom is > needed out of 21C

How to get debian kernel source ?

2008-10-06 Thread J . H . Kim
Hi, everyone Is the debian kernel source and the kernel source of same version in kernel archive(www.kernel.org) same? If I want to get debian kernel source code, which source code cd-rom is needed out of 21CDs? Thanks in advance.

Build non-pae kernel from debian kernel source

2008-07-18 Thread Wilfried HUMBERT
Hi all, I'm facing a problem to build a non-pae kernel from debian kernel source. Here's what i have done: #apt-get source linux-2.6 #cd linux-2.6-2.6.18.dfsg.1 #./debian/rules debian/build debian/stamps #make -f debian/rules.gen setup-i386-xen-686 #cd build/build-i386-xen

Re: Kernel source packages..

2008-04-15 Thread Digby Tarvin
> Can anyone shed any light on the differences between the > > various kernel source packages in the repository, > > kernel-source-* are for sarge and below > linux-source-* are for etch and beyond > Then do > apt-cache show $PACKAGE > and read the Description: > (for

Re: Kernel source packages..

2008-04-13 Thread martin f krafft
also sprach Digby Tarvin <[EMAIL PROTECTED]> [2008.04.14.0252 +0200]: > The example in my Martin Kraft book refers to: > apt-get install kernel-source-2.6.8 > but I can't find a 'kernel-source-anything'.. Try linux-source-*. The kernel packaging has changed s

Re: Kernel source packages..

2008-04-13 Thread NN_il_Confusionario
On Mon, Apr 14, 2008 at 12:52:41AM +, Digby Tarvin wrote: > Can anyone shed any light on the differences between the > various kernel source packages in the repository, kernel-source-* are for sarge and below linux-source-* are for etch and beyond Then do apt-cache show $PACKAGE and re

Re: Kernel source packages..

2008-04-13 Thread David Witbrodt
> Can anyone shed any light on the differences between > the various kernel source packages in the repository, > and which is the best choice for just being able to > reproduce the running kernel? > > The example in my Martin Kraft book refers to: > apt-get instal

Kernel source packages..

2008-04-13 Thread Digby Tarvin
Can anyone shed any light on the differences between the various kernel source packages in the repository, and which is the best choice for just being able to reproduce the running kernel? The example in my Martin Kraft book refers to: apt-get install kernel-source-2.6.8 but I can't

Re: Trouble trying to find Kernel source...

2008-02-26 Thread Frank Charles Gallacher
; gcc version: > > gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) > > > > When I run the nvidia-installer ("sh NVIDIA-Linux-x86-169.09-pkg1.run") > > It tries to find kernel source from "ftp://download.nvidia.com"; and > > fails, then

Re: Trouble trying to find Kernel source...

2008-02-26 Thread Alex Samad
as '.config', ran 'make oldconfig' to use > this configuration then ran the kernel compile for a few minutes to make > the necessary files for the Nvidia driver builder, then run the Nvidia > driver > program with the --kernel-source-path=KERNEL-SOURCE-PATH command

Re: Trouble trying to find Kernel source...

2008-02-25 Thread tony mollica
compile for a few minutes to make the necessary files for the Nvidia driver builder, then run the Nvidia driver program with the --kernel-source-path=KERNEL-SOURCE-PATH command line option so it finds the kernel source. Pending any minor missing items that were show stoppers but easy to find and inst

Re: Trouble trying to find Kernel source...

2008-02-25 Thread dann frazier
gt; kernel version: > Linux version 2.6.18-6-686 (Debian 2.6.18.dfsg.1-18etch1) > > gcc version: > gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) > > When I run the nvidia-installer ("sh NVIDIA-Linux-x86-169.09-pkg1.run") > It tries to find kernel source fr

Re: kernel-source package in Etch?

2008-01-10 Thread Rodolfo Medina
On Mon, Dec 31, 2007 at 10:14:38PM +0100, Rodolfo Medina wrote: >> In Sarge, in order to configure Debian for my modem, I started with: >> >> # apt-get install kernel-source-2.4.27 >> >> . Now, in Etch, what should the package be in place of that? I couldn'

Re: kernel-source package in Etch?

2007-12-31 Thread Douglas A. Tutty
On Mon, Dec 31, 2007 at 10:14:38PM +0100, Rodolfo Medina wrote: > Hi to all Debian users. > > In Sarge, in order to configure Debian for my modem, I started with: > > # apt-get install kernel-source-2.4.27 > > . Now, in Etch, what should the package be in place of that?

Re: kernel-source package in Etch?

2007-12-31 Thread Mitchell Laks
On 22:14 Mon 31 Dec , Rodolfo Medina wrote: > Hi to all Debian users. > > In Sarge, in order to configure Debian for my modem, I started with: > > # apt-get install kernel-source-2.4.27 > > . Now, in Etch, what should the package be in place of that? I couldn'

kernel-source package in Etch?

2007-12-31 Thread Rodolfo Medina
Hi to all Debian users. In Sarge, in order to configure Debian for my modem, I started with: # apt-get install kernel-source-2.4.27 . Now, in Etch, what should the package be in place of that? I couldn't find it! I tried with ...2.6, ...2.6.18,... but none was the right one. Thanks fo

Re: question about kernel source packages

2007-08-28 Thread Mumia W..
On 08/28/2007 02:15 PM, [EMAIL PROTECTED] wrote: Quoting "Mumia W.." <[EMAIL PROTECTED]>: On 08/28/2007 12:02 PM, [EMAIL PROTECTED] wrote: I notice there is a source package for the kernel and a package of debian patches. Has the kernel source already been patched or wou

Re: question about kernel source packages

2007-08-28 Thread Celejar
On Tue, 28 Aug 2007 15:15:08 -0400 [EMAIL PROTECTED] wrote: > Quoting "Mumia W.." <[EMAIL PROTECTED]>: > > > On 08/28/2007 12:02 PM, [EMAIL PROTECTED] wrote: > >> I notice there is a source package for the kernel and a package of > >> debian patch

Re: question about kernel source packages

2007-08-28 Thread icelinux
Quoting "Mumia W.." <[EMAIL PROTECTED]>: On 08/28/2007 12:02 PM, [EMAIL PROTECTED] wrote: I notice there is a source package for the kernel and a package of debian patches. Has the kernel source already been patched or would one need to patch it with all of the include

Re: question about kernel source packages

2007-08-28 Thread Mumia W..
On 08/28/2007 12:02 PM, [EMAIL PROTECTED] wrote: I notice there is a source package for the kernel and a package of debian patches. Has the kernel source already been patched or would one need to patch it with all of the included debian patches when building a custom kernel? It's al

question about kernel source packages

2007-08-28 Thread icelinux
I notice there is a source package for the kernel and a package of debian patches. Has the kernel source already been patched or would one need to patch it with all of the included debian patches when building a custom kernel? "Everything should be made as simple as possible, bu

question about kernel source package

2007-08-27 Thread icelinux
I notice there is a source package for the kernel and a package of debian patches. Has the kernel source already been patched or would one need to patch it with all of the included debian patches when building a custom kernel? "Everything should be made as simple as possible, but not si

Re: Confused about kernel source location

2007-08-17 Thread Frank McCormick
On Fri, 17 Aug 2007 06:11:08 +0200 Marcus Blumhagen <[EMAIL PROTECTED]> wrote: > Hi, > > First of all, please CC me when replying, since I am not subscribed to > this list. > > > [...] > > And as I rarely decompress files, I have forgotten the command to > > decompress tar/bz2 files . > > [...]

Re: Confused about kernel source location

2007-08-16 Thread Marcus Blumhagen
Hi, First of all, please CC me when replying, since I am not subscribed to this list. > [...] > And as I rarely decompress files, I have forgotten the command to > decompress tar/bz2 files . > [...] I just wanted to add my ¢2. You may want to evaluate the package named "unp" and you will never

Re: Confused about kernel source location

2007-08-15 Thread Wayne Topa
Ed Jabbour([EMAIL PROTECTED]) is reported to have said: > On Tuesday 14 August 2007 21:27, Wayne Topa wrote: > > >Anybody? Where do people dump their kernel source anyway??? > > > > I have always put my kernels in /usr/src. First time I've _ever_ > > hear

Re: Confused about kernel source location

2007-08-15 Thread Ed Jabbour
On Tuesday 14 August 2007 21:27, Wayne Topa wrote: > >Anybody? Where do people dump their kernel source anyway??? > > I have always put my kernels in /usr/src. First time I've _ever_ > heard of " DO NOT USE THE /usr/src area". Just what readme did you >

Re: Confused about kernel source location

2007-08-15 Thread Liam O'Toole
emember doing the symlink to /usr/src/linux from your > >>> kernel-source. > >> > >> Well then why the warning from the Kernel developers? And what's > >> this about symlinking? Symlinking what to what ? > > I don't know why. but the ker

Re: Confused about kernel source location

2007-08-14 Thread Orestes Leal
here ? >> > >> > Well, I always store there all the sources related with my kernel, >> > modules, etc... I haven't get any problem... BTW, remember doing the >> > symlink to /usr/src/linux from your kernel-source. >> >>Well then why the warni

Re: Confused about kernel source location

2007-08-14 Thread Takehiko Abe
Frank McCormick wrote: >>> Well, I always store there all the sources related with my kernel, >>> modules, etc... I haven't get any problem... BTW, remember doing >>> the symlink to /usr/src/linux from your kernel-source. >> >> Well then why the wa

Re: Confused about kernel source location

2007-08-14 Thread Jeff D
ink to /usr/src/linux from your kernel-source. Well then why the warning from the Kernel developers? And what's this about symlinking? Symlinking what to what ? Anybody? Where do people dump their kernel source anyway??? Cheers Frank When I compile my own kernels, I usually put them

Re: Confused about kernel source location

2007-08-14 Thread Wayne Topa
is up here ? > > > > > > Well, I always store there all the sources related with my kernel, > > > modules, etc... I haven't get any problem... BTW, remember doing the > > > symlink to /usr/src/linux from your kernel-source. > > > >Well

Re: Confused about kernel source location

2007-08-14 Thread Frank McCormick
; modules, etc... I haven't get any problem... BTW, remember doing the > > symlink to /usr/src/linux from your kernel-source. > >Well then why the warning from the Kernel developers? And what's > this about symlinking? Symlinking what to what ? Anybody? Where do pe

Re: Confused about kernel source location

2007-08-13 Thread Frank McCormick
s store there all the sources related with my kernel, > modules, etc... I haven't get any problem... BTW, remember doing the > symlink to /usr/src/linux from your kernel-source. Well then why the warning from the Kernel developers? And what's this about symlinking? Symlinking

Re: Confused about kernel source location

2007-08-13 Thread Jose Luis Rivas Contreras
says is " DO NOT USE THE /usr/src area" because that is > where the headers for libc I guess are stored. What is up here ? Well, I always store there all the sources related with my kernel, modules, etc... I haven't get any problem... BTW, remember doing the symlink to /usr/src/lin

Confused about kernel source location

2007-08-13 Thread Frank McCormick
I have taken the first steps towards compiling an Nvidia module for my Quadro-pro card... I downloaded and installed the source for the current kernel, which aptitude dumped into /usr/src. Reading the readme, one of the first things it says is " DO NOT USE THE /usr/src area" because that is whe

Re: nvidia-kernel-source and Xen

2007-05-19 Thread Gilles Mocellin
Le Saturday 19 May 2007 11:49:55 Mihamina (R12y) Rakotomandimby, vous avez écrit : > Hi, > > I am running Sid + Xen and I am used to patch the nvidia-kernel-source [1] > in order to make it Xen friendly [2]. > I was surprised to see, when I appliyed the patch that the source are &g

nvidia-kernel-source and Xen

2007-05-19 Thread Mihamina (R12y) Rakotomandimby
Hi, I am running Sid + Xen and I am used to patch the nvidia-kernel-source [1] in order to make it Xen friendly [2]. I was surprised to see, when I appliyed the patch that the source are already patched: I mean "patch" command tells me so. Is Xen compliance included or is it just a

Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-19 Thread Emmanuele Massimi
On 19/04/07, Greg Folkert <[EMAIL PROTECTED]> wrote: On Thu, 2007-04-19 at 11:52 +0100, Emmanuele Massimi wrote: > > I have read somewhere that the pen tablet should work out of the box, > after modprobing it. So I did a clean re-installation (since in my > previous one I did not install the Des

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-19 Thread Greg Folkert
On Thu, 2007-04-19 at 11:52 +0100, Emmanuele Massimi wrote: > > I have read somewhere that the pen tablet should work out of the box, > after modprobing it. So I did a clean re-installation (since in my > previous one I did not install the Desktop Environment by default) > including the Desktop Env

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-19 Thread Emmanuele Massimi
ib/dpkg/info/wacom-kernel-source.postinst has a couple of > mistakes > > > > > relating to recent kernels. > > > > > > > > > > line 48 needs to look like this: > > > > > > > > > > kvers="`head -n 1 $ksrc/include/linux/utsrelease.h |

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-18 Thread Greg Folkert
look like this: > > > > > > > > kvers="`head -n 1 $ksrc/include/linux/utsrelease.h | cut -c 22- | rev | > > > > cut -c 2- | rev`" > > > > > > > > But the build still fails for anything after 2.6.16... since that is the > > >

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-18 Thread Emmanuele Massimi
> > > > > > > line 48 needs to look like this: > > > > > > > > kvers="`head -n 1 $ksrc/include/linux/utsrelease.h | cut -c 22- | rev | cut -c 2- | rev`" > > > > > > > > But the build still fails for anything after 2.6.16... si

Fwd: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-18 Thread Emmanuele Massimi
the build still fails for anything after 2.6.16... since that is the > > last update for the wacom-kernel-source and 2.6.18 (or 20 for me) > > doesn't exist. > > > > Plus, AFAICS, it isn't needed anymore. > > > > modprobe tells me: > > > &

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-18 Thread Greg Folkert
rev | > > > cut -c 2- | rev`" > > > > > > But the build still fails for anything after 2.6.16... since that is the > > > last update for the wacom-kernel-source and 2.6.18 (or 20 for me) > > > doesn't exist. > > > > > > Plus,

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-18 Thread Greg Folkert
akes > > relating to recent kernels. > > > > line 48 needs to look like this: > > > > kvers="`head -n 1 $ksrc/include/linux/utsrelease.h | cut -c 22- | rev | cut > > -c 2- | rev`" > > > > But the build still fails for anything after 2.6.

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-18 Thread Florian Kulzer
> > kvers="`head -n 1 $ksrc/include/linux/utsrelease.h | cut -c 22- | rev | cut > -c 2- | rev`" > > But the build still fails for anything after 2.6.16... since that is the > last update for the wacom-kernel-source and 2.6.18 (or 20 for me) > doesn't exist.

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Greg Folkert
| rev`" But the build still fails for anything after 2.6.16... since that is the last update for the wacom-kernel-source and 2.6.18 (or 20 for me) doesn't exist. Plus, AFAICS, it isn't needed anymore. modprobe tells me: /lib/modules/2.6.18-4-k7/kernel/drivers/usb/input/wacom.ko Als

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Emmanuele Massimi
; two lines. I guess it's time to buy new glasses... > > Anyways, this is what I get when I run dpkg-reconfigure > wacom-kernel-source: > > /usr/sbin/dpkg-reconfigure: wacom-kernel-source is broken or not fully > installed Try dpkg-reconfigure --force wacom-kernel-source

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Florian Kulzer
; Anyways, this is what I get when I run dpkg-reconfigure > wacom-kernel-source: > > /usr/sbin/dpkg-reconfigure: wacom-kernel-source is broken or not fully > installed Try dpkg-reconfigure --force wacom-kernel-source If anything goes wrong then please copy the complete output of th

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Emmanuele Massimi
Ok, thanks for your delucidation, I looked at both the lines, but I must have skipped that word, in fact I couldn't tell the difference between the two lines. I guess it's time to buy new glasses... Anyways, this is what I get when I run dpkg-reconfigure wacom-kernel-source: /usr

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Florian Kulzer
within 10 >> minutes. ] >> >> On Tue, Apr 17, 2007 at 15:35:35 +0100, Emmanuele Massimi wrote: >> > Hi all, >> > I've been browsing around, but I couldn't find anything related to this. >> > I have been trying to install the wacom-kernel-source p

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Emmanuele Massimi
this. > I have been trying to install the wacom-kernel-source package on Etch, but > it fails with the following error: > > Setting up wacom-kernel-source (0.7.4.1-5) ... >> /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many >> arguments >> Warning: ke

Re: Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Florian Kulzer
d anything related to this. > I have been trying to install the wacom-kernel-source package on Etch, but > it fails with the following error: > > Setting up wacom-kernel-source (0.7.4.1-5) ... >> /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many >> arguments &

Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Emmanuele Massimi
Hi all, I've been browsing around, but I couldn't find anything related to this. I have been trying to install the wacom-kernel-source package on Etch, but it fails with the following error: Setting up wacom-kernel-source (0.7.4.1-5) ... /var/lib/dpkg/info/wacom-kernel-source.postins

Installing wacom-kernel-source on Etch: /var/lib/dpkg/info/wacom-kernel-source.postinst: line 49: [: too many arguments

2007-04-17 Thread Emmanuele Massimi
Hi all, I've been browsing around, but I couldn't find anything related to this. I have been trying to install the wacom-kernel-source package on Etch, but it fails with the following error: Setting up wacom-kernel-source (0.7.4.1-5) ... /var/lib/dpkg/info/wacom-kernel-source.postins

module-assistant problem with kernel source

2007-03-19 Thread Gokee2
Hello all, I am trying to use m-a to install ndiswrapper. I am using debian stable with backports for module-assistant,build-essential,xorg,kde. m-a prepare says everything is great and I made sure its getting the linux-headers from backports. My kernel is stock from backports 2.6.18-4-k7

module-assistant problem with kernel source

2007-03-19 Thread adsarebad
Hello all, I am trying to use m-a to install ndiswrapper. I am using debian stable with backports for module-assistant,build-essential,xorg,kde. m-a prepare says everything is great and I made sure its getting the linux-headers from backports. My kernel is stock from backports 2.6.18-4-k7 #1 S

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-14 Thread Florian Kulzer
On Tue, Nov 14, 2006 at 09:30:58 +, Alle Meije Wink wrote: > Apologies if this question has already been answered, but I have not > been able yet to get ANY version of nvidia-glx back on my system! > > I run a mix of testing and experimental (?), see my sources.list below. > The nvidia drive

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-14 Thread Alle Meije Wink
ttp://www.debian-multimedia.org etch main # root dirs that may contain packages # deb file:/root/ debs/ Subject: Re: when will nvidai-glx and nvidia-kernel-source hit etch? From: Florian Kulzer <[EMAIL PROTECTED]> Date: Thu, 9 Nov 2006

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-09 Thread Florian Kulzer
On Thu, Nov 09, 2006 at 10:38:23 +0100, Lubos Vrbka wrote: > Florian Kulzer wrote: > >Now I am confused: > me too... > > >$ apt-file search nvidia_drv > >nvidia-glx: usr/X11R6/lib/modules/drivers/nvidia_drv.o > >nvidia-glx: usr/lib/xorg/modules/drivers/nvidia_drv.o > >nvidia-glx-legacy: usr/lib/xo

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-09 Thread Lubos Vrbka
Florian Kulzer wrote: Now I am confused: me too... $ apt-file search nvidia_drv nvidia-glx: usr/X11R6/lib/modules/drivers/nvidia_drv.o nvidia-glx: usr/lib/xorg/modules/drivers/nvidia_drv.o nvidia-glx-legacy: usr/lib/xorg/modules/drivers/nvidia_drv.o i get empty output from apt-file. Maybe t

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-09 Thread Florian Kulzer
On Thu, Nov 09, 2006 at 08:00:34 +0100, Lubos Vrbka wrote: > hi, > > >>actually, where does /usr/lib/xorg/modules/drivers/nvidia_drv.so come > >>from? (i hope i wrote the path correctly) is it part of the binary files > >>from nvidia.com? 'apt-file search' didn't reveal anything relevant. > > >

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-08 Thread Lubos Vrbka
hi, actually, where does /usr/lib/xorg/modules/drivers/nvidia_drv.so come from? (i hope i wrote the path correctly) is it part of the binary files from nvidia.com? 'apt-file search' didn't reveal anything relevant. /usr/lib/xorg/modules/drivers/nvidia_drv.so is indeed part of the nvidia binar

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-08 Thread Florian Kulzer
On Wed, Nov 08, 2006 at 19:40:39 +0100, Lubos Vrbka wrote: > >nvidia-glx is a package, created from the nvidia-graphics-drivers source > >package. nvidia-graphics-drivers contains the binary .run files from > >nvidia.com plus some scripting voodoo used in package creation. > >http://packages.debian

Re: when will nvidai-glx and nvidia-kernel-source hit etch?

2006-11-08 Thread Lubos Vrbka
nvidia-glx is a package, created from the nvidia-graphics-drivers source package. nvidia-graphics-drivers contains the binary .run files from nvidia.com plus some scripting voodoo used in package creation. http://packages.debian.org/unstable/source/nvidia-graphics-drivers shows the four packages c

Re: kernel source trees

2006-11-05 Thread Dougie Nisbet
ChadDavis wrote: Thanks man. I was trying to find "kernel-source", to no avail. That one has caught me out too. Somewhere along the way it changed from kernel-source-tumptytum to linux-source-tumptytum. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

Re: kernel source trees

2006-11-05 Thread Andrew Sackville-West
On Sun, Nov 05, 2006 at 11:07:55AM -0700, ChadDavis wrote: > Thanks man. I was trying to find "kernel-source", to no avail. at some point in the past few months, the renamed the kernels as there is now a BSD version of Debian. all linux kernel stuff is now linux-[image|source|hea

Re: kernel source trees

2006-11-05 Thread ChadDavis
Thanks man. I was trying to find "kernel-source", to no avail. On 11/5/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: On Sun, Nov 05, 2006 at 10:54:31AM -0700, ChadDavis wrote: > Where's my source tree? How do I get one if I don't have one? > [apt-get|

Re: kernel source trees

2006-11-05 Thread Andrew Sackville-West
On Sun, Nov 05, 2006 at 10:54:31AM -0700, ChadDavis wrote: > Where's my source tree? How do I get one if I don't have one? > [apt-get|aptitude|whatever] install linux-source- A signature.asc Description: Digital signature

kernel source trees

2006-11-05 Thread ChadDavis
Where's my source tree? How do I get one if I don't have one? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   6   7   8   >