Re: upgrade to 2.6.5 problem

2004-05-18 Thread Keir Lawson
On Fri, 2004-05-14 at 14:38 -0400, Emma Jane Hogbin wrote: > On Fri, May 14, 2004 at 03:19:32PM +0100, Keir Lawson wrote: > > On Wed, 2004-05-12 at 16:03 -0400, Emma Jane Hogbin wrote: > > > On Wed, May 12, 2004 at 09:17:54AM +0100, Keir Lawson wrote: > > > ### update-modules: start processing /etc

Re: upgrade to 2.6.5 problem

2004-05-15 Thread John L Fjellstad
csj <[EMAIL PROTECTED]> writes: >> He would be better off doing it the udev way, namely adding it to the >> rules file, like this: >> KERNEL="mixer*", NAME="sound/%k", SYMLINK="%k" >> (add the SYMLINK statement to the rule) > > Or maybe by creating a custom rules file in rules.d, which can be

Re: upgrade to 2.6.5 problem

2004-05-14 Thread csj
On 14. May 2004 at 3:11PM +0200, John L Fjellstad <[EMAIL PROTECTED]> wrote: > csj <[EMAIL PROTECTED]> writes: > > >> yup... anyway i discovered that to get audio etc i just had to > >> add myself to the audio and video groups... problem solved, > >> just one now, when i create a '/dev/sound' dir

Re: upgrade to 2.6.5 problem

2004-05-14 Thread Emma Jane Hogbin
On Fri, May 14, 2004 at 03:19:32PM +0100, Keir Lawson wrote: > On Wed, 2004-05-12 at 16:03 -0400, Emma Jane Hogbin wrote: > > On Wed, May 12, 2004 at 09:17:54AM +0100, Keir Lawson wrote: > > ### update-modules: start processing /etc/modutils/nvidia-kernel > > alias /dev/nvidia* nvidia > > alias cha

Re: upgrade to 2.6.5 problem

2004-05-14 Thread Keir Lawson
On Wed, 2004-05-12 at 16:03 -0400, Emma Jane Hogbin wrote: > On Wed, May 12, 2004 at 09:17:54AM +0100, Keir Lawson wrote: > > the only line mentioning nvidia is this one: > > alias char-major-195 nvidia > > Did you load the module using insmod and then run update-modules? This > *should* edit the

Re: upgrade to 2.6.5 problem

2004-05-14 Thread John L Fjellstad
csj <[EMAIL PROTECTED]> writes: >> yup... anyway i discovered that to get audio etc i just had to >> add myself to the audio and video groups... problem solved, >> just one now, when i create a '/dev/sound' directory and put a >> link to /dev/mixer in it (gnome volume control needs this for >> som

Re: upgrade to 2.6.5 problem

2004-05-13 Thread csj
On 12. May 2004 at 8:59AM +0100, Keir Lawson <[EMAIL PROTECTED]> wrote: > On Wed, 2004-05-12 at 06:22 +0800, csj wrote: > > On 11. May 2004 at 7:34PM +0100, > > Keir Lawson <[EMAIL PROTECTED]> wrote: > > > > > I recently upgraded from kernel 2.4.25 to kernel 2.6.5 (im using > > > unstable) - the

Re: upgrade to 2.6.5 problem

2004-05-11 Thread csj
On 11. May 2004 at 7:34PM +0100, Keir Lawson <[EMAIL PROTECTED]> wrote: > I recently upgraded from kernel 2.4.25 to kernel 2.6.5 (im using > unstable) - the upgrade went OK but now i have two problems: > > 1. the nvidia graphics module isnt loaded on startup (i have to > do insmod /lib/modules/2.

Re: upgrade to 2.6.5 problem

2004-05-11 Thread Emma Jane Hogbin
On Tue, May 11, 2004 at 07:34:16PM +0100, Keir Lawson wrote: > 1. the nvidia graphics module isnt loaded on startup (i have to do > insmod /lib/modules/2.6.5-1-k7/nvidia/nvidia.ko before i can enter the > xserver) /etc/init.d/nvidia-glx start cd /lib/modules/2.6.5.dilbert/nvidia modprobe nvidia T

upgrade to 2.6.5 problem

2004-05-11 Thread Keir Lawson
I recently upgraded from kernel 2.4.25 to kernel 2.6.5 (im using unstable) - the upgrade went OK but now i have two problems: 1. the nvidia graphics module isnt loaded on startup (i have to do insmod /lib/modules/2.6.5-1-k7/nvidia/nvidia.ko before i can enter the xserver) 2. permission are mucked