On Wed, 2003-12-03 at 15:55, Emmanuel Gravel wrote: > Figured out why the nVidia display drivers had an issue with my > consoles: can't enable vga options on boot :( Did it without vga=789 in > grub.conf and now I have access to my consoles (although the font is > rather large now) > > First new issue: no access to CD or Floppy with Nautilus. I've read > about a "Disk.." submenu when right-clicking on the desktop, I don't > have that. All I have is, in order: > Open New Window > Open Terminal > Create Folder > Create Launcher > Clean Up By Name > Keep Aligned > Paste Files (disabled until I do a Copy Files) > Use Default Background > Change Desktop Background > > After quite a bit of searching, still no answer as to why this is the > case, or what to do to fix it. My fstab permits all users to mount the > CD, also. > > Second issue. Both using the nforce-audio drivers and the alsa drivers, > Gnome's sound recorder doesn't record anything from the mic, and > playback only results in: osscommon: Unable to open /dev/dsp (in use?). > I tried to re-emerge Gnome with esd, alsa and oss as USE variables, but > since it's already installed, it doesn't want to recompile with the new > options. I don't know if that's what the issue was either. > Appears that the Disk entry is fstab-dependant. I had added the entry while running X, and thought I had properly exited-reentered, but now, after a reboot, there it is... Right after "Paste Files". Still the same issue with audio though... Another question, is there a way to resolve the Unresolved Symbols of LKM's without recompiling the kernel? Here's what I have after a depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r8/misc/gl518sm.o depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r8/misc/i2c-core.o depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r8/misc/i2c-dev.o depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r8/misc/i2c-proc.o h Also, when trying to load it87 (system sensors) I get: /lib/modules/2.4.20-gentoo-r8/misc/it87.o: unresolved symbol i2c_proc_real_R507900da /lib/modules/2.4.20-gentoo-r8/misc/it87.o: unresolved symbol i2c_sysctl_real_Rfdda5a28 /lib/modules/2.4.20-gentoo-r8/misc/it87.o: unresolved symbol i2c_register_entry_Rea4c34e7 /lib/modules/2.4.20-gentoo-r8/misc/it87.o: insmod /lib/modules/2.4.20-gentoo-r8/misc/it87.o failed /lib/modules/2.4.20-gentoo-r8/misc/it87.o: insmod it87 failed h Thanks!