> On 11/21/06, Arvind Marathe <[EMAIL PROTECTED]> wrote: >> debian got installed without a hitch...and kernel upgrade also worked > > Great. Congrats! > >> Now to some other issues: >> 1> auto mounting cd, floppy etc... >> I created a file /etc/auto.media with the lines: > > Here is my /etc/fstab > > # /etc/fstab: static file system information. > # > # <file system> <mount point> <type> <options> <dump> <pass> > proc /proc proc defaults 0 0 > /dev/sda1 / reiserfs notail 0 1 > /dev/sda4 /home reiserfs defaults 0 2 > /dev/sda3 none swap sw 0 0 > /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 > > And I don't have a /etc/auto.media file. I run KDE and as soon as I > put CD in the drive or connect a USB mass storage device, it pops a > window and prompt me what to do with it. GNOME shows the similar > behaviour. > >> 2> Sound problems... >> cannot get sound working...alsaconf worked fine (but lspci did not catch >> any sound card). Here is the output for 'cat /etc/modprobe.d/sound' >> alias snd-card-0 snd-hda-intel >> options snd-hda-intel index=0 > > I have the same lines in my file. By the way, lspci does not show any > "Audio Device"? That is weird. > > By the way, does your normal user is a member of the group "audio"? > Add that user to this group too and see if it works.
I had already added the normal user as member of group 'audio' but still it does not work...fyi, lsmod does show the soundcard mentioned in /etc/modprobe.d/sound but lspci doesn't. Is there anything else i need to do to get sound working? Another point: alsa shows me two cards: hda-intel Intel Corporation 82801FB/FBM/FR/ legacy Probe legacy ISA (non-PnP) chips I have selected the first one...is there anyway i can configure to use both, say, one for skype or gtalk and another one for music, movies etc? alsa seems to pick up only one for configuration. Thanks and Regards, Arvind > > regards, > Nishant > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]