Hi
Am majorly impressed with the out of the box experience with Pardus, but am having a couple of problems.
ASUSTEK P7131 DVB/Analogue Hybrid TV card
It works OK, and I can load the required modules manually, but cannot figure out how to get them to load at start up.
To get the card running I need the following:
sudo /sbin/modprobe saa7134 card=78 tuner=54
sudo /sbin/modprobe saa7134-dvb
I have a feeling that the saa7134 module might already be loading, hence the options I need cannot be loaded "again".
Persistent NFS shares
I have an NFS server on my LAN at 10.10.10.70
I can manually mount as follows:
sudo mount 10.10.10.70:/media/music /media/music
but this doesn't persist through a reboot. I have ticked all the settings I can find but no go. Great that NFS client is there as default.