Re: playstation 4 kernel module

2025-01-13 Thread nsrxnst
I just want to be able to use my PS4 controllers. I saw that they have gyro, and it should be supported in the module, but dolphin doesn't seem to understand it. On January 12, 2025 9:07:23 AM EST, "tv.debian" wrote: >On 12/01/2025 03:54, nsrxnst wrote: >> does the stock kernel come with this

Re: playstation 4 kernel module

2025-01-13 Thread mick.crane
On 2025-01-12 14:07, tv.debian wrote: On 12/01/2025 03:54, nsrxnst wrote: does the stock kernel come with this driver? if not, how can I get it? Hello, If you are asking about the controller, Debian kernels are built with "CONFIG_HID_SONY=m", so the "hid-playstation.ko" should be available f

Re: playstation 4 kernel module

2025-01-12 Thread tv.debian
On 12/01/2025 03:54, nsrxnst wrote: does the stock kernel come with this driver? if not, how can I get it? Hello, If you are asking about the controller, Debian kernels are built with "CONFIG_HID_SONY=m", so the "hid-playstation.ko" should be available for your system and loaded automatically

playstation 4 kernel module

2025-01-11 Thread nsrxnst
does the stock kernel come with this driver? if not, how can I get it?

Re: Debian 12: Failure to build ALPS kernel module

2023-08-04 Thread Loris Bennett
Salut Didier! didier gaumet writes: > Le 04/08/2023 à 11:44, Loris Bennett a écrit : >> Hi, >> I have a 10 year-old Dell E6230 laptop which I have updated >> regularly, >> starting from Squeeze and have now updated to Bookworm. Everything >> seems to work except for the fact that a module fails

Re: Debian 12: Failure to build ALPS kernel module

2023-08-04 Thread didier gaumet
Le 04/08/2023 à 11:44, Loris Bennett a écrit : Hi, I have a 10 year-old Dell E6230 laptop which I have updated regularly, starting from Squeeze and have now updated to Bookworm. Everything seems to work except for the fact that a module fails to build for the new kernel: Error! Bad return s

Debian 12: Failure to build ALPS kernel module

2023-08-04 Thread Loris Bennett
Hi, I have a 10 year-old Dell E6230 laptop which I have updated regularly, starting from Squeeze and have now updated to Bookworm. Everything seems to work except for the fact that a module fails to build for the new kernel: Error! Bad return status for module build on kernel: 6.1.0-10-amd64 (

The kernel module intel_ips floods the logs

2022-08-15 Thread Darek Hisc
"blacklist intel_ips" >> /etc/modprobe.d/blacklist.conf 2. add i915 and intel_ips to /etc/modules    echo -e "i915\nintel_ips" >> /etc/modules I only made the first point and the log flood was over. Two questions: 1. Could disabling the intel_ips kerne

Re: pciehp / pci express hot plug kernel module to longer included? (sid)

2020-07-05 Thread Reco
Hi. On Sun, Jul 05, 2020 at 11:44:03PM +1000, Zenaan Harkness wrote: > Is the pciehp / pci express hot plug kernel module to longer included with > Debian, or is it meant to be compiled in as static? It's compiled in: # grep -i HOTPLUG_PCI_PCIE /boot/config-4.1

Re: pciehp / pci express hot plug kernel module to longer included? (sid)

2020-07-05 Thread Andrei POPESCU
On Du, 05 iul 20, 23:44:03, Zenaan Harkness wrote: > Is the pciehp / pci express hot plug kernel module to longer included > with Debian, or is it meant to be compiled in as static? > > Debian sid here on an X220, trying to connect a "Transcend USB 3.0 > ExpressCard Adapter

pciehp / pci express hot plug kernel module to longer included? (sid)

2020-07-05 Thread Zenaan Harkness
Is the pciehp / pci express hot plug kernel module to longer included with Debian, or is it meant to be compiled in as static? Debian sid here on an X220, trying to connect a "Transcend USB 3.0 ExpressCard Adapter" to get a USB3 port (2 ports actually). There are possible hints tha

serpent cipher kernel module broken in sid

2018-02-16 Thread Tiarnán Ó Corráin
Hi-- the serpent cipher is unusable at the moment in sid. Linux pharoah 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64 GNU/Linux # modprobe serpent modprobe: ERROR: could not insert 'serpent_sse2_x86_64': Unknown symbol in module, or unknown parameter (see dmesg) modprobe: ERROR: cou

Re: Is the "fjes" Kernel Module loaded on every system?

2017-01-24 Thread Michael Biebl
Am 24.01.2017 um 17:17 schrieb Jens Sauer: > Hey list, > > During my custom kernel configuration using "make localmodconfig" I noticed > that > the "fjes" driver was configured. > I wondered why this network driver was needed for my laptop, so I have done > some > research. > According this [1]

Re: Is the "fjes" Kernel Module loaded on every system?

2017-01-24 Thread gerard ROBIN
On Tue, Jan 24, 2017 at 05:17:45PM +0100, Jens Sauer wrote: > Date: Tue, 24 Jan 2017 17:17:45 +0100 > From: Jens Sauer > To: debian-user@lists.debian.org > Subject: Is the "fjes" Kernel Module loaded on every system? > Can someone confirm if this module is loaded on th

Re: Is the "fjes" Kernel Module loaded on every system?

2017-01-24 Thread Sven Joachim
On 2017-01-24 17:17 +0100, Jens Sauer wrote: > During my custom kernel configuration using "make localmodconfig" I noticed > that > the "fjes" driver was configured. > I wondered why this network driver was needed for my laptop, so I have done > some > research. > According this [1] linux-netdev

Re: Is the "fjes" Kernel Module loaded on every system?

2017-01-24 Thread Dan Ritter
On Tue, Jan 24, 2017 at 05:17:45PM +0100, Jens Sauer wrote: > I am sure that I don't need this driver for my ThinkPad T450s. > Nevertheless it is loaded because of an ACPI device "PNP0C02" which is linked > to > the module [3]. > > TL;DR > Can someone confirm if this module is loaded on their har

Is the "fjes" Kernel Module loaded on every system?

2017-01-24 Thread Jens Sauer
Hey list, During my custom kernel configuration using "make localmodconfig" I noticed that the "fjes" driver was configured. I wondered why this network driver was needed for my laptop, so I have done some research. According this [1] linux-netdev mailing list entry, which introduces the fjes modu

Re: Enabling of the control grups with its subsystems and Kernel module "net_cls" on Debian Jessie.

2016-02-22 Thread Reco
Hi. On Mon, 22 Feb 2016 11:01:29 + (UTC) Mark Johnson wrote: > Hi all. > > My name is Mark, and I try since a few days to implement outbound traffic > shaping with cgoups and its podsystems (especially - "net_cls", "net_prio") > and iptables. The problem is to enable cgroups (subs

Enabling of the control grups with its subsystems and Kernel module "net_cls" on Debian Jessie.

2016-02-22 Thread Mark Johnson
Hi all. My name is Mark, and I try since a few days to implement outbound traffic shaping with cgoups and its podsystems (especially - "net_cls", "net_prio") and iptables. The problem is to enable cgroups (subsystems "net_cls" and daemons like "cgrulesengd") Spent many hours looking for educati

cyapa kernel module equivalent in 4.1.0-2-amd64

2015-09-11 Thread Russell L. Carter
Hi, I am tracking testing, currently my kernel version is 4.1.0-2-amd64. I have a nifty ACER c720 working almost perfectly, except for the trackpad, which dmidecode thinks is: Handle 0x0007, DMI type 41, 11 bytes Onboard Device Reference Designation: trackpad Type: Other S

Re: Kernel module support for LSI 3008

2015-01-06 Thread Dan Ritter
possible that Debian 7 does not include any kernel module which > supports the LSI 3008 chip? I would like to access my disks directly from > Debian in order to either use RAID 5 with MD or ZFS. > The 3008 needs mpt3sas. You will find that in the linux 3.16 kernel, which has b

Re: Kernel module support for LSI 3008

2015-01-06 Thread Burhan Hanoglu
hat Debian 7 does not include any kernel module which > supports the LSI 3008 chip? I would like to access my disks directly from > Debian in order to either use RAID 5 with MD or ZFS. > > lspci -v Check to see if the controller is listed with a kernel driver...

Kernel module support for LSI 3008

2015-01-06 Thread ML mail
Hello, I installed Debian 7.7 (amd64) on a SuperStorage Server from SuperMicro and noticed that my disks attached to the LSI 3008 (IT mode) chip on the SuperMicro mainboard are not seen by Debian. Is it possible that Debian 7 does not include any kernel module which supports the LSI 3008 chip

Re: How can I debug a kernel module?

2014-01-30 Thread Darac Marjal
for one hour, its clock would be late one hour after resuming the VM. > The source of > 'hv_utils' suggests the guest's clock schould be synced after such a resume > event. > How can I find out what is happening? I can code C a little bit. First entry after entering

How can I debug a kernel module?

2014-01-29 Thread Sladjan Ristic
Hi, I have installed Debian under client Hyper-V in Windows 8.1 Pro and the time is not synced after a resume, the clock just goes one like nothing happened. So if the guest VM was in a saved state for one hour, its clock would be late one hour after resuming the VM. The source of 'hv_utils'

How do I compile a kernel module for EasyCAP DC60?

2013-10-01 Thread Sergei G
following for my system: Linux homebox 3.2.0-4-kirkwood #1 Debian 3.2.46-1 armv5tel GNU/Linux Can someone point me how to compile just a kernel module on my arm device for EasyCAP? I have a basic installation of Debian just about 2 months ago with user land only. I looked aro

Re: Kernel module version from source/package without downloading?

2013-07-04 Thread Helmut Wollmersdorfer
Am 03.07.2013 um 18:34 schrieb Darac Marjal: On Mon, Jul 01, 2013 at 04:05:13PM +0200, Helmut Wollmersdorfer wrote: how can I find out the version number of a particular kernel module without downloading, without installing, without booting, from https://git.kernel.org/cgit/linux/kernel

Re: Kernel module version from source/package without downloading?

2013-07-03 Thread Darac Marjal
On Mon, Jul 01, 2013 at 04:05:13PM +0200, Helmut Wollmersdorfer wrote: > Hi, > > how can I find out the version number of a particular kernel module > without downloading, without installing, without booting, from > Taking, as an example, uinput: > - the kernel source

Re: Kernel module version from source/package without downloading?

2013-07-02 Thread Wayne Topa
On 07/02/2013 02:54 AM, Helmut Wollmersdorfer wrote: Am 01.07.2013 um 17:52 schrieb Wayne Topa: On 07/01/2013 10:05 AM, Helmut Wollmersdorfer wrote: I.e. I would like the version number of a kernel module (e.g. drbd, megaraid_sas, igb) before deciding to download, compile, or install

Re: Kernel module version from source/package without downloading?

2013-07-01 Thread Helmut Wollmersdorfer
Am 01.07.2013 um 17:52 schrieb Wayne Topa: On 07/01/2013 10:05 AM, Helmut Wollmersdorfer wrote: I.e. I would like the version number of a kernel module (e.g. drbd, megaraid_sas, igb) before deciding to download, compile, or install. # apt-cache search linux-image |grep ^linux HTH

Re: Kernel module version from source/package without downloading?

2013-07-01 Thread Wayne Topa
On 07/01/2013 10:05 AM, Helmut Wollmersdorfer wrote: Hi, how can I find out the version number of a particular kernel module without downloading, without installing, without booting, from - the kernel source repository - the debian source package - the debian binary package - the running

Kernel module version from source/package without downloading?

2013-07-01 Thread Helmut Wollmersdorfer
Hi, how can I find out the version number of a particular kernel module without downloading, without installing, without booting, from - the kernel source repository - the debian source package - the debian binary package - the running kernel, or the loaded modules I.e. I would like the

Re: Problem with Nvidia kernel module

2012-12-17 Thread ghe
problem I am now facing is that I cannot compile that version of the nvidia kernel module for the 2.6.32-3-amd64 kernel, because it should be compiled with gcc-4.3, which is not installable anymore. Is there a workaround to this problem, except of course downgrading the whole system? http

Re: Problem with Nvidia kernel module

2012-12-17 Thread Hugo Vanwoerkom
version 304.48-1. The problem I am now facing is that I cannot compile that version of the nvidia kernel module for the 2.6.32-3-amd64 kernel, because it should be compiled with gcc-4.3, which is not installable anymore. Is there a workaround to this problem, except of course downgrading the

Problem with Nvidia kernel module

2012-12-17 Thread ghe
problem I am now facing is that I cannot compile that version of the nvidia kernel module for the 2.6.32-3-amd64 kernel, because it should be compiled with gcc-4.3, which is not installable anymore. Is there a workaround to this problem, except of course downgrading the whole system? Thanks

Plotting/Listing kernel module load order

2012-09-26 Thread Amit
Hello, Is there a way to plot/list the time each kernel module was loaded/registered with the kernel? I've tried bootchart2 but this doesn't give the list of kernel modules. I've looked at the output of dmesg but I can't tell which modules are loaded by udev and which o

Re: How to add self-compiled kernel module in debian installation

2012-08-10 Thread Camaleón
predefined location (a network share such as samba/ssh/ftp or from external device). > I thought adding a new RAID card module to the installation would be as > "easy" as adding a closed-source firmware network adapter module such as > bnx2... but it looks like this is not

Re: How to add self-compiled kernel module in debian installation

2012-08-10 Thread Ralf Mardorf
On Thu, 2012-08-09 at 07:46 -0700, ML mail wrote: > Hi, > > > I have a new LSI MegaRAID card which is not recognized by the Debian 6.0 > squeeze installer so I thought I would modify the initrd.gz installation > image which gets loaded at PXE boot in order to include my self-compiled > latest

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread ML mail
PM Subject: Re: How to add self-compiled kernel module in debian installation On Thu, 09 Aug 2012 08:50:47 -0700, ML mail wrote: > Indeed yes, I managed to compile the megaraid_sas module by using an > older version of it (looks like the latest source code from LSI has an > issue with D

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread Camaleón
using Debian's preseed so going to the server and add a USB > key is not really an option. Mmm... then maybe you can add the kernel module to the ISO before you burn the image into a CD/DVD :-? > Can't I somehow modify the PXE netinstall initrd.gz image to add there > dire

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread ML mail
x27;s exactly what I would like to avoid as I want to setup a fully automated installation using Debian's preseed so going to the server and add a USB key is not really an option. Can't I somehow modify the PXE netinstall initrd.gz image to add there directly my self-compiled version of th

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread Camaleón
SCSI card drivers are not located in the > initrd.gz image. > > Do you know where and how I can get my version of megaraid_sas.ko module > driver loaded at installation time instead of the default one? A dirty trick can be placing/copying the kernel module under "/lib/ modules/$(uname

How to add self-compiled kernel module in debian installation

2012-08-09 Thread ML mail
Hi, I have a new LSI MegaRAID card which is not recognized by the Debian 6.0 squeeze installer so I thought I would modify the initrd.gz installation image which gets loaded at PXE boot in order to include my self-compiled latest version of that module (megaraid_sas.ko). I unpacked then the in

Re: can't load nvidia kernel module

2012-01-02 Thread David Roguin
> I'm guessing you are not using the Debian packages, because otherwise > you would have: > > ,[ /etc/modprobe.d/nvidia-kernel-common.conf ] > | alias char-major-195* nvidia > | options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 > NVreg_DeviceFileMode=0660 > | # To enable FastWrites a

Re: can't load nvidia kernel module

2011-12-31 Thread Camaleón
On Fri, 30 Dec 2011 20:58:57 -0300, David Roguin wrote: > I have this problem, nouveau it's getting loaded at the beginning of the > boot sequence, and then when X tries to load the nvidia module it > crashes saying the graphic card is already being used. If I manually > remove the nouveau module

Re: can't load nvidia kernel module

2011-12-30 Thread Scott Ferguson
On 31/12/11 10:58, David Roguin wrote: > Hi, > > I have this problem, nouveau it's getting loaded at the beginning of > the boot sequence, and then when X tries to load the nvidia module it > crashes saying the graphic card is already being used. If I manually > remove the nouveau module and modpr

Re: can't load nvidia kernel module

2011-12-30 Thread Andrei Popescu
On Vi, 30 dec 11, 20:58:57, David Roguin wrote: > Hi, > > I have this problem, nouveau it's getting loaded at the beginning of > the boot sequence, and then when X tries to load the nvidia module it > crashes saying the graphic card is already being used. If I manually > remove the nouveau module

can't load nvidia kernel module

2011-12-30 Thread David Roguin
Hi, I have this problem, nouveau it's getting loaded at the beginning of the boot sequence, and then when X tries to load the nvidia module it crashes saying the graphic card is already being used. If I manually remove the nouveau module and modprobe nvidia, everything works fine. I've tried remo

Re: gnome3 and nvidia kernel module

2011-12-11 Thread Camaleón
On Sun, 11 Dec 2011 16:55:24 +, kuLa wrote: > On 11/12/11 14:45, Camaleón wrote: >> On Sat, 10 Dec 2011 11:53:15 +, kuLa wrote: >> >>> just yesterday after upgrade on testing strange issue appeared. Gnome3 >>> stopped to start with gnome-shell in favour on Gnome Classic. Some >>> tests sho

Re: gnome3 and nvidia kernel module

2011-12-11 Thread kuLa
On 11/12/11 14:45, Camaleón wrote: On Sat, 10 Dec 2011 11:53:15 +, kuLa wrote: just yesterday after upgrade on testing strange issue appeared. Gnome3 stopped to start with gnome-shell in favour on Gnome Classic. Some tests showed that popper module is loaded but gnome/gdm3 can't see/recogni

Re: gnome3 and nvidia kernel module

2011-12-11 Thread Camaleón
On Sat, 10 Dec 2011 11:53:15 +, kuLa wrote: > just yesterday after upgrade on testing strange issue appeared. Gnome3 > stopped to start with gnome-shell in favour on Gnome Classic. Some tests > showed that popper module is loaded but gnome/gdm3 can't see/recognized > it. By "proper" module yo

gnome3 and nvidia kernel module

2011-12-10 Thread kuLa
Hi all, just yesterday after upgrade on testing strange issue appeared. Gnome3 stopped to start with gnome-shell in favour on Gnome Classic. Some tests showed that popper module is loaded but gnome/gdm3 can't see/recognized it. And now the strange part; restart of gdm3 is bringing me a gnome-she

Re: Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-04-22 Thread Jonas Jensen
I switched to custom kernel and came across this thread. I also use squeeze and this is what I have found. First of, Debian has the following versions of nvidia-kernel-dkms packages: squeeze: 195.36.31-6 sid/wheezy: 260.19.44-1 experimental: 270.30-1 The version in squeeze fail on anything above

Subject=Re: Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-04-22 Thread Jonas Jensen
I switched to custom kernel and came across this thread. I also use squeeze and this is what I have found. First of, Debian has the following versions of nvidia-kernel-dkms packages: squeeze: 195.36.31-6 sid/wheezy: 260.19.44-1 experimental: 270.30-1 The version in squeeze fail on anything above

Re: Building kernel module: rtl8192se

2011-04-16 Thread Mathieu Malaterre
notice. I am using it right now all I want to do is very very simple: how do I build just a kernel module from source of a running kernel. I do have the source, I just want to make it the debian way until linux 2.6.40 comes out with this exact driver. thanks -- Mathieu -- To UNSUBSCRIBE, email

Re: Building kernel module: rtl8192se

2011-04-15 Thread Gilles Mocellin
g this wireless > driver. > I tried the brutal approach of building the entire kernel, see below. > > All I am looking for is a simple page where it would describe the > step to build a specific kernel module on a debian machine. > > apt-get source linux-2.6 > cd linux

Building kernel module: rtl8192se

2011-04-15 Thread Mathieu Malaterre
I am looking for is a simple page where it would describe the step to build a specific kernel module on a debian machine. apt-get source linux-2.6 cd linux-2.6-2.6.38 patch -p1 < ~/Downloads/wireless-next-2.6.38.patch dpkg-buildpackage -rfakeroot -us -uc But this fails with: -->

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-25 Thread Cameron Hutchison
MRH writes: >On 23/01/11 04:53, Cameron Hutchison wrote: >> and I had to revert two commits to fix it: >> >> 7b8ea53d7f1865cd8f05dfb8f706a4ff5a72abcf (makefile: not need to >> regenerate kernel.release file when make kernelrelease) >> >> 01ab17887f4cdcb8bb5a5d1bc3b160d186e6e99b (Makefile: "make ke

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-24 Thread MRH
On 23/01/11 04:53, Cameron Hutchison wrote: "tv.deb...@googlemail.com" writes: The problem with extraversion and 2.6.37 is known, it's been reported here if I remember, look for a message starting with "kernel-package: 2.6.37" in the archives. But since it seems to affect only proprietary soft

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-24 Thread MRH
On 22/01/11 23:03, tv.deb...@googlemail.com wrote: [...] I have the same setup, I build my kernel (2.6.37 currently) with kernel-package and both nvidia and VirtualBox 4 work fine (they build automatically with dkms). I don't use extraversion, only --append-to-version and --revision. The problem

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread Cameron Hutchison
"tv.deb...@googlemail.com" writes: >The problem with extraversion and 2.6.37 is known, it's been reported >here if I remember, look for a message starting with "kernel-package: >2.6.37" in the archives. But since it seems to affect only proprietary >software I guess they'll have to adapt. Since

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread Andrew Reid
On Saturday 22 January 2011 13:24:08 MRH wrote: > Recently I updated VirtualBox from 3.2 to 4.0 (non OSE version). From > that moment it stopped working, saying that the kernel driver (vboxdrv) > is not loaded and suggesting to run /etc/init.d/vboxdrv setup > > This fails: > -- > Stopping V

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread tv.deb...@googlemail.com
>On the 22/01/2011 23:20, MRH wrote: >> On 22/01/11 19:42, Boyd Stephen Smith Jr. wrote: >> In<4d3b20c8.3080...@o2.pl>, MRH wrote: >>>CC [M] >>> /var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/linux/SUPDrv-linux.o >>> In file included from >>> /var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/include/VBox

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread MRH
On 22/01/11 19:42, Boyd Stephen Smith Jr. wrote: In<4d3b20c8.3080...@o2.pl>, MRH wrote: CC [M] /var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/linux/SUPDrv-linux.o In file included from /var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/include/VBox/types.h:30, from /var/lib/dkms/vboxho

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread Boyd Stephen Smith Jr.
In <4d3b20c8.3080...@o2.pl>, MRH wrote: > CC [M] /var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/linux/SUPDrv-linux.o >In file included from >/var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/include/VBox/types.h:30, > from >/var/lib/dkms/vboxhost/4.0.2/build/vboxdrv/linux/../SUPDrvInternal

Re: VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread Nuno Magalhães
Hi, You're not gonna get much help using non-free software on a tarnished kernel. That said, when i have problems with VBox i just purge everything, dkms included, make sure the drivers are actually deleted, then reinstall, with dkms. Usually does the trick. HTH, Nuno -- Mars 2 Stay! http://xkc

VirtualBox 4 fails building kernel module (the same with nvidia module)

2011-01-22 Thread MRH
Recently I updated VirtualBox from 3.2 to 4.0 (non OSE version). From that moment it stopped working, saying that the kernel driver (vboxdrv) is not loaded and suggesting to run /etc/init.d/vboxdrv setup This fails: -- Stopping VirtualBox kernel modules:done.. Uninstalling old VirtualBo

Re: Nouveau Kernel Module

2010-08-20 Thread Sven Joachim
On 2010-08-20 02:49 +0200, Mark Allums wrote: > On 8/19/2010 4:25 AM, Sven Joachim wrote: >> On 2010-08-19 10:25 +0200, David Baron wrote: >> >>> Kernels 2.6.33 and on apparently do support Nouveau. I see no option offered >>> in make menuconfig to compile the module. >>> >>> How do I get it ? >>

Re: Nouveau Kernel Module

2010-08-19 Thread Mark Allums
On 8/19/2010 4:25 AM, Sven Joachim wrote: On 2010-08-19 10:25 +0200, David Baron wrote: Kernels 2.6.33 and on apparently do support Nouveau. I see no option offered in make menuconfig to compile the module. How do I get it ? Device Drivers -> Staging drivers -> Nouveau (nVidia) cards Sven

Re: Nouveau Kernel Module

2010-08-19 Thread Sven Joachim
On 2010-08-19 10:25 +0200, David Baron wrote: > Kernels 2.6.33 and on apparently do support Nouveau. I see no option offered > in make menuconfig to compile the module. > > How do I get it ? Device Drivers -> Staging drivers -> Nouveau (nVidia) cards Sven -- To UNSUBSCRIBE, email to debian-u

Nouveau Kernel Module

2010-08-19 Thread David Baron
Kernels 2.6.33 and on apparently do support Nouveau. I see no option offered in make menuconfig to compile the module. How do I get it ? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Sven Joachim
On 2010-07-18 21:02 +0200, Greg Madden wrote: > Thanks, what I don't understand though is why when gcc is installed it does a > symlink to gcc-4.4, on Squeeze. Because gcc-4.4 is the default compiler, but the kernel has been compiled with gcc-4.3 (mainly to avoid regressions that may show up whe

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Greg Madden
On Sunday 18 July 2010 09:31:46 Sven Joachim wrote: > On 2010-07-18 19:18 +0200, Greg Madden wrote: > > to make it work with the stuff from Nvidia's site, > > > > 1. Squeeze kernel 2.6.32-5 is configured with gcc 4.3.5 > > 2. gcc that is installed on Squeeze is 4.4.4 & 4.3.5 > > 3. installing gcc c

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Sven Joachim
On 2010-07-18 19:18 +0200, Greg Madden wrote: > to make it work with the stuff from Nvidia's site, > > 1. Squeeze kernel 2.6.32-5 is configured with gcc 4.3.5 > 2. gcc that is installed on Squeeze is 4.4.4 & 4.3.5 > 3. installing gcc creates a symbolic link to version of gcc-4.4.4 > 4. gcc is a

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Greg Madden
sage about the CC check that failed because the gcc version that > was used to compile my kernel was not the same as the one used to > compile the driver and I also see the "compiling kernel module" > progress bar filling up to 100%. After this, I get the following > message

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Amax
essage about the > CC check that failed because the gcc version that was used to compile my > kernel was not the same as the one used to compile the driver and I also > see the "compiling kernel module" progress bar filling up to 100%. After > this, I get the following message: &g

[SOLVED] Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Jason Filippou
On Sun, Jul 18, 2010 at 12:48 PM, Mathieu Malaterre wrote: > On Sun, Jul 18, 2010 at 11:22 AM, Jason Filippou > wrote: > ... >> Which steps should I follow to compile the NVIDIA driver into the new kernel? > > Are you using squeeze ? If so I would suggest: > > http://packages.debian.org/squeeze/n

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Angus Hedger
provided by NVIDIA. > > I would recommend to use the Debian packages (nvidia-glx etc.) instead. > >> In both cases, I get the ordinary >> message about the CC check that failed because the gcc version that >> was used to compile my kernel was not the same as t

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Sven Joachim
d. > In both cases, I get the ordinary > message about the CC check that failed because the gcc version that > was used to compile my kernel was not the same as the one used to > compile the driver and I also see the "compiling kernel module" > progress bar filling up

Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Mathieu Malaterre
On Sun, Jul 18, 2010 at 11:22 AM, Jason Filippou wrote: ... > Which steps should I follow to compile the NVIDIA driver into the new kernel? Are you using squeeze ? If so I would suggest: http://packages.debian.org/squeeze/nvidia-kernel-dkms -> apt-get install nvidia-kernel-dkms I am using modu

Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Jason Filippou
same as the one used to compile the driver and I also see the "compiling kernel module" progress bar filling up to 100%. After this, I get the following message: "Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was build a

Re: how to rebuild single kernel module

2010-06-23 Thread François TOURDE
Le 14783ième jour après Epoch, Alexander Samad écrivait: > Okay, thats a bit extreme, m-a seems to be able to build a module with > just the headers. > > so all I want to do is rebuild qcserial, patched it to add new id. > don't need to produce a deb. > > what i tried was installed the linux-sourc

Re: how to rebuild single kernel module

2010-06-23 Thread Alexander Samad
y, you > have to rebuild whole kernel (install kernel-package and see make-kpkg > manual for details). > > On Wed, Jun 23, 2010 at 02:41:45PM +1000, Alexander Samad wrote: >> I need to make a quick change to a kernel module, I would like to just >> get the source and make t

Re: how to rebuild single kernel module

2010-06-23 Thread Patryk Cisek
Alex, You can't rebuild single module. If you wanna do it the Debian way, you have to rebuild whole kernel (install kernel-package and see make-kpkg manual for details). On Wed, Jun 23, 2010 at 02:41:45PM +1000, Alexander Samad wrote: > I need to make a quick change to a kernel module,

how to rebuild single kernel module

2010-06-22 Thread Alexander Samad
I need to make a quick change to a kernel module, I would like to just get the source and make the change and build. How can I build ??? I did a google, but couldn't find the debian way of building with linux-headers.. Alex -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

Re: Can arguments be passed to a running kernel module?

2009-11-01 Thread Tzafrir Cohen
On Sun, Nov 01, 2009 at 12:18:03PM +0100, Klistvud wrote: > Howdie, fellow Debianites! > > Is there a command for passing arguments to a running kernel module on > the fly, without rmmoding and re-modprobing it? Yes . /proc/module/$MODULE/parameters For instance, let's l

Can arguments be passed to a running kernel module?

2009-11-01 Thread Klistvud
Howdie, fellow Debianites! Is there a command for passing arguments to a running kernel module on the fly, without rmmoding and re-modprobing it? Echoing new value(s) to the /proc subtree has long been deprecated now, and the new /sys interface seems largely to be read-only ... besides

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread Manoj Srivastava
On Tue, Sep 22 2009, sobtwmxt wrote: > Manoj Srivastava ieee.org> writes: > >> >> As mentioned in another post in this thread, the installed >> modules are stripped of debugging information. make-kpkg can now >> create a linux-debug-** package that has detached debug information, to >

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread sobtwmxt
Manoj Srivastava ieee.org> writes: > > As mentioned in another post in this thread, the installed > modules are stripped of debugging information. make-kpkg can now > create a linux-debug-** package that has detached debug information, to > be used for debugging, as needed. > >

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread Manoj Srivastava
On Mon, Sep 21 2009, sobtwmxt wrote: > I have built a custom kernel, using make-kpgk, from debian source. > Using ls -l, there is difference in the size of kernel modules, .ko > files, at build place and after installation of the package. I > only looked at 2 unrelated modules, but I think th

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread Justin Piszcz
Hi, Does the install software strip extra symbols from the driver? $ ls -l /lib/modules/2.6.31/kernel/drivers/video/nvidia.ko -rw-r--r-- 1 root root 9.2M 2009-09-13 03:59 /lib/modules/2.6.31/kernel/drivers/video/nvidia.ko $ strip nvidia.ko $ ls -l nvidia.ko -rw-r--r-- 1 war users 7.9M 2009-0

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread Emanoil Kotsev
sobtwmxt wrote: > Emanoil Kotsev yahoo.com> writes: > >> >> are you using the same filesystem on both (i.e. ext3)? >> > > > It is ext3 on both. then may be the disks are different type? do on both machines as root fdisk -l /dev/ i.e. fdisk -l /dev/sda Disk /dev/sda: 80.0 GB, 8002636185

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread sobtwmxt
Emanoil Kotsev yahoo.com> writes: > > are you using the same filesystem on both (i.e. ext3)? > It is ext3 on both. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Size of a kernel module is different at build place and after installation

2009-09-22 Thread Emanoil Kotsev
sobtwmxt wrote: > I have built a custom kernel, using make-kpgk, from debian source. > Using ls -l, there is difference in the size of kernel modules, .ko > files, at build place and after installation of the package. I > only looked at 2 unrelated modules, but I think there will be a > differe

Size of a kernel module is different at build place and after installation

2009-09-21 Thread sobtwmxt
I have built a custom kernel, using make-kpgk, from debian source. Using ls -l, there is difference in the size of kernel modules, .ko files, at build place and after installation of the package. I only looked at 2 unrelated modules, but I think there will be a difference in the size of other

Debugging a kernel module

2009-06-07 Thread Anton Piatek
I am trying to debug a kernel module (thinkpad_acpi in this case). I know that because it is in the kernel I cannot just hook up a debugger or anything without UML or a second machine kind-of-thing which will probably take too much time for me at the moment. I tried recompiling the kernel with

Re: Getting the ATL2 kernel module to work with Xen

2009-04-27 Thread Michael Pobega
On Mon, Apr 27, 2009 at 08:27:04AM +0200, Jeroen Steenbeeke wrote: > Yup, that did it! > Booted with the regular 2.6.26-2-amd64 kernel, did m-a a-i -l > 2.6.26-2-xen-amd64 atl2-source, and then rebooted with the amd64 kernel - > and the network worked! > Thanks a lot! > - Jeroen > No problem, gla

Re: Getting the ATL2 kernel module to work with Xen

2009-04-26 Thread Jeroen Steenbeeke
Yup, that did it! Booted with the regular 2.6.26-2-amd64 kernel, did m-a a-i -l 2.6.26-2-xen-amd64 atl2-source, and then rebooted with the amd64 kernel - and the network worked! Thanks a lot! - Jeroen 2009/4/27 Michael Pobega > On Sun, Apr 26, 2009 at 10:50:05PM +0200, Jeroen Steenbeeke wrote: >

Re: Getting the ATL2 kernel module to work with Xen

2009-04-26 Thread Michael Pobega
On Sun, Apr 26, 2009 at 10:50:05PM +0200, Jeroen Steenbeeke wrote: > Hey everyone, > > I am having some problems with my server setup, and I'm starting to go crazy > trying to figure this out. I want to use my computer to host a couple of Xen > guests, but no matter what I do, I keep running into

Getting the ATL2 kernel module to work with Xen

2009-04-26 Thread Jeroen Steenbeeke
Hey everyone, I am having some problems with my server setup, and I'm starting to go crazy trying to figure this out. I want to use my computer to host a couple of Xen guests, but no matter what I do, I keep running into problems. I've tried 4 different versions of a certain popular Debian based d

  1   2   3   4   >