Hi,
 
--- "B. Ghose" <[EMAIL PROTECTED]> wrote: > Hello
all,
> I have installed 2.6.3 successfully on my Fedora
> Core
> 1 box with some success. It's performing pretty well
> save a few problems. Can somebody help me out ?
> #1. I am unable to save the aumix settings while
> shutting down. As a result, I have to use aumix each
> time I reboot & set the volume as it become zero by
> default. How can I fix this?
Try this...see if it works.
Install alsa-utils. Then set your sound using amixer
like
amixer set Master 100 unmute
amixer set PCM 100 unmute

Then save the mixer state
/usr/sbin/alsactl -f /etc/asound.state store

Restore it again
/usr/sbin/alsactl -f /etc/asound.state restore

 
> #2. How can I access my USB flash drive ? I know
> that
> on 2.6 there is no use of the ``sda1=usb-scsi``
> kernel
> parameter. But how ?
> 
> #3. My system monitor shows me zero percent on
> memory,
> network usage all the time. I guess it has something
> to do with the new structure of the /proc filesystem
> in 2.6 ... can it be solved?
You might be right. My guess is that since from 2.6
kernel it has shifted to udev system for device
management instead of devfs giving you the trouble.
You can check this out by recompiling your kernel by
disabling udev and activating devfs. 

-siddhartha



> 
> Thanks in advance ...
> Regards,
> Bhaskar Ghose
> 
> =====
> -------------BEGIN SIGNATURE-----------
> if (argc > 1 && strcmp(argv[1], "-help") == 0) 
> { 
> printf("Don't Panic!\n"); 
> exit(42);
>  }
> -------------END SIGNATURE--------------
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance Tax Center - File online. File on
> time.
> http://taxes.yahoo.com/filing.html
> 
> --
> To unsubscribe, send mail to [EMAIL PROTECTED]
> with the body
> "unsubscribe ilug-cal" and an empty subject line.
> FAQ: http://www.ilug-cal.org/node.php?id=3 

________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, tools and 
more. 
Go to: http://in.insurance.yahoo.com/licspecial/index.html

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to