Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 21 matches

by Scoop
2011-05-20 23:35
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Re: Realtime kernel build quickie + bootsplash (or not)

AFAIK the realtime features are included with stock kernel as of 2.6.36, no recompiling necessary. Unless you're a tweaker. Debian sid currently running 2.6.38-2 series.
by Scoop
2010-05-10 04:31
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Re: Realtime kernel build quickie + bootsplash (or not)

The latest one I have built is the 2.6.33-2-rt13 and I got an error like yours.
I disabled all staging drivers in the kernel config and it built OK.
I have no idea what disabling the staging drivers might do tp your system ;)
by Scoop
2009-08-02 02:18
Forum: Graphical Environments & Desktops
Topic: X won't start, module does not exist
Replies: 5
Views: 831

Re: X won't start, module does not exist

Doh - silly me - I lost nvidia-glx somewhere in the upgrade, reinstalled that, and now I have got nvidia module working and 3d acceleration. Vroom!
by Scoop
2009-08-02 01:22
Forum: Graphical Environments & Desktops
Topic: X won't start, module does not exist
Replies: 5
Views: 831

Re: X won't start, module does not exist

Thank you pendrachken , re-installing xserver-xorg-video-all did the trick for the nv driver! Now I got gdm and desktop. I used apt-get coz aptitude is currently broken in sid. Still can't get nvidia module to work, even after modprobe nividia and lsmod |grep nvidia shows that it is there, and xorg....
by Scoop
2009-08-01 07:24
Forum: Graphical Environments & Desktops
Topic: X won't start, module does not exist
Replies: 5
Views: 831

Re: X won't start, module does not exist

Yeah, did m-a clean, update, prepare, a-i nvidia again.
The weird thing is, it can't even find the nv driver.
by Scoop
2009-08-01 06:35
Forum: Graphical Environments & Desktops
Topic: X won't start, module does not exist
Replies: 5
Views: 831

X won't start, module does not exist

Hi, I recently upgraded a stable 32bit partition to sid by changing /etc/apt/sources.list. Now X won't start with nv, nvidia or vesa modules, I just get (EE) Failed to find module "nv" (NB: or nvidia, or vesa) (module does not exist, 0) even when lsmod |grep nvidia shows that the module is...
by Scoop
2009-05-11 05:22
Forum: System and Network configuration
Topic: 2.6.29-2 kernel compile problem
Replies: 1
Views: 351

2.6.29-2 kernel compile problem

Not sure if this is the right place to ask... I am compiling a realtime kernel based on the .config from sid's 2.6.29-2 kernel and make failed thus: LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o make[1]: *** [drivers] Error 2 make[1]: Leaving directory `/home/norv/KERNEL_2.6.29.2-rt11/linux-2.6.29.2-r...
by Scoop
2009-05-10 06:45
Forum: Hardware
Topic: Webcam on new kernel (post 2.6.27)
Replies: 2
Views: 514

Re: Webcam on new kernel (post 2.6.27)

Thanks Soul Singin' - your howto is well-written!
However I am keen to get the webcam working under the 2.6.29 series kernels that are currently in the sid repo.
by Scoop
2009-05-10 02:49
Forum: Hardware
Topic: Webcam on new kernel (post 2.6.27)
Replies: 2
Views: 514

Webcam on new kernel (post 2.6.27)

[EDIT] Starting new thread specific to my camera and kernel, ignore this please...
by Scoop
2009-05-02 06:19
Forum: System and Network configuration
Topic: nvidia debian-way 2.6.29 [SOLVED]
Replies: 33
Views: 9553

Re: nvidia debian-way 2.6.29 [SOLVED]

Ah, thank you alleluia20! I had quite forgotten that nvidia-glx had been caught up in some sort of dependency conflict on my system :oops:
aptitude install nvidia-glx
did the trick and now my nvidia driver is working.
Thanks again :D
by Scoop
2009-05-01 01:23
Forum: System and Network configuration
Topic: nvidia debian-way 2.6.29 [SOLVED]
Replies: 33
Views: 9553

Re: nvidia debian-way 2.6.29 [SOLVED]

Trying to get nvidia working in 2.6.29 on debian sid... I tried sudo m-a update sudo m-a prepare sudo m-a nvidia clean sudo m-a a-i nvidia It seemed to build ok uname -a Linux sid5600 2.6.29-1-amd64 #1 SMP Fri Apr 17 10:12:36 UTC 2009 x86_64 GNU/Linux dpkg -l nvidia-kernel-source ii nvidia-kernel-so...
by Scoop
2009-04-26 01:30
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Re: Realtime kernel build quickie + bootsplash (or not)

Gregg, I had similar problem and discovered eth1 (in my case) had been renamed to eth3.
Changed all eth1 entries in /etc/network/interfaces to eth3, ran

Code: Select all

/etc/init.d/networking restart
and so far, so good .
by Scoop
2009-03-29 00:12
Forum: Docs, HowTos, Tips & Tricks
Topic: Installing flash 10 on amd64
Replies: 41
Views: 24352

I just grabbed the updated alpha of the 64bit flash (02-2009), copied libflashplayer.so into ~/.mozilla/plugins, and Iceweasel and Epiphany play Flash.
Thanks Adobe!
by Scoop
2009-01-19 22:33
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

I just rebooted and did
sudo m-a a-i nvidia
I'm on debian sid with unstable and experimental in my sources.list - unstable pinned higher.
by Scoop
2009-01-19 06:18
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

To build the latest rt kernel (2.6.26.8-rt13) that works with audio esp. jack and midi you need Adam Samson's patch. This is the modified sequence (without bootsplash) wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.8.tar.bz2 wget http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2....
by Scoop
2008-09-16 23:45
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Audio users note:
The 2.6.26 kernel has major problems for audio, esp. MIDI. See
http://kerneltrap.org/Linux/Removing_th ... ernel_Lock
2.6.25-rt8 is reported to be OK for audio and nvidia drivers so I will try build that.
by Scoop
2008-09-15 05:35
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Thank you mzilikazi for the latest update.
I just built a 2.6.26-5-rt9 nvidia kernel from your instructions. I just changed rt8 to rt9 where applicable as rt9 is the latest patch.
Thanks again!
by Scoop
2008-06-16 06:37
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

I might reinstall and do tasksel and compile from lenny b4 upgrade to sid.
by Scoop
2008-06-14 01:48
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Sound is not working with compiled rt6 kernel but is working with 2.6.25-2 kernel from sid. But both kernels see my iPod automatically when I plug it in via USB. lspci sees the soundcard. What I did: installed recent lenny businesscard iso and installed base system over net. Changed lenny to sid in ...
by Scoop
2008-06-13 07:13
Forum: Docs, HowTos, Tips & Tricks
Topic: Realtime kernel build quickie + bootsplash (or not)
Replies: 105
Views: 155016

Hi and thanks for updating this guide.. I am trying to build 2.6.25.4 realtime kernel with rt6 patch. I am building 32-bit kernel on dual-core 64bit system (already got a 64bit partition with working rt kernel). I have tried several times but cannot get any modules built. When I boot into the new ke...