এগুলো করা হয়েছে। কিন্তু টিভি কার্ড কাজ করছে না।
২৭ জুন, ২০১১ ১২:১৯ am এ তে, Abhi <[email protected]> লিখেছে: > আমি যতটুকু বুঝলাম সেটাই বলছি- > ১. প্রথমে নিচের কমান্ডটি দিন টার্মিনালে- > sudo lshw -C multimedia > > এটা আপনাকে বলবে আপনার ডিভাইসের জন্য ড্রাইভার লোড হয়েছে কি না। > > ২. এবার নিচের কোডটুকু একটি টেক্সট ফাইলে লিখুন- > alias char-major-81 videodev > alias char-major-81-0 saa7134 > options saa7134 card=17 > > এবার ফাইলটি সেভ করুন- > saa7134 > এই নাম দিয়ে। > > ৩. এবার ফাইলটি কপি-পেস্ট করুন /etc/modprobe.d ফোল্ডারে নিচের কমান্ডের > সাহায্যে- > sudo cp saa7134 /etc/modprobe.d/ > > ৪. এবার পিসি রিবুট করুন, দেখবেন আপনার টিভি কার্ড কাজ করছে। > > ** এই পদ্ধতি philips saa713X চিপসেট ভিত্তিক সকল ডিভাইসের জন্য প্রযোজ্য। > > ** এখানে যেসব স্থানে saa7134 লিখা আছে সেসব স্থানে সম্ভবত আপনার > ডিভাইসের জন্য মডেল নাম্বার দিতে হবে। এই পোস্ট যিনি করেছেন উনার জন্য > এটি 7134, আপনার এটি আলাদা হতেও পারে। > > এভাবে করে দেখুন তো কি হয়। কি হল জানাবেন। > > On 6/26/11, sagir khan <[email protected]> wrote: > > ধন্যবাদ। আমি কিছু বুঝি নাই। কেউ বুঝলে গরীবরে বুঝাইয়া দেন./ . . > > > > ২৬ জুন, ২০১১ ১০:০১ pm এ তে, Md Ashickur Rahman Noor < > [email protected] > >> লিখেছে: > > > >> এই জিনিস পেলাম এবং বলছে কাজ হচ্ছে কিন্তু কিছুই বুঝতে পারছি না > >> > >> Open an Applications-->Accessories-->Terminal and type: > >> > >> Code: > >> > >> sudo lshw -C multimedia > >> > >> This should tell you whether there are drivers loaded for both devices. > >> > >> I don't have an Audigy installed, as I have run out of available slots, > >> but > >> I do have an MSI TV@nywhere installed and working quite well, the tv > tuner > >> card is fairly old and I don't remember if it is a plus or not. > >> > >> If TV tuner card is based on the Philips saa713X chipset, it is > detected, > >> but not correctly. I had to add the following to /etc/modprobe.d > >> > >> Code: > >> > >> alias char-major-81 videodev > >> alias char-major-81-0 saa7134 > >> options saa7134 card=17 > >> > >> copy the above and paste it into a text editor and save it as saa7134, > >> then > >> copy it to /etc/modprobe.d. cd into the directory where you saved the > >> script > >> the type: > >> > >> Code: > >> > >> sudo cp saa7134 /etc/modprobe.d/ > >> > >> Then reboot and your tuner card should work. > >> > >> I have a directory called scripts to store reusable scripts, in my home > >> directory that is on it's own partition, as I reinstall fairly often, > >> running prerelease versions of Ubuntu. > >> > >> > >> সূত্র < > https://answers.launchpad.net/ubuntu/+source/tvtime/+question/59891 > >> > > >> > >> কেউ বুঝলে সাগীর ভাইকে বুঝায় দেন। ডিভাইস থাকলে টেস্ট করে দেখতে পারতাম। > >> কিন্তু > >> ডিভাইস নাই তাই করতে পারছি না। > >> ---------------------------------------------------------- > >> Dedicated Linux Forum in > >> Bangladesh< > >> http://forums.linuxdesh.com/member.php?action=register&referrer=3%20> > >> Follow Me Twiter <https://twitter.com/#%21/AshickunNoor> > >> Thank you > >> Md Ashickur Rahman > >> > >> > Ubuntu Bangladesh > >> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >> > > >> -- > >> Ubuntu Bangladesh > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >> > > > > > > > > -- > > ধন্যবাদ > > সগীর হোসাইন খান > > _______________________________________________________________ > > ✽ ✽ ✽ দেশকে পরিবর্তন করতে চাইলে সবার আগে নিজেকে পরিবর্তন করতে হবে। ✽ ✽ > ✽ > > _______________________________________________________________ > > -- > > Ubuntu Bangladesh > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > > > -- > ------------------------- > Abhi > Opensource Enthusiast > My Personal Blog <http://www.muktoabhi.co.cc> > Twitter <http://www.twitter.com/Abhi_aditya> > E-mail <[email protected]> > -- > Ubuntu Bangladesh > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- ধন্যবাদ সগীর হোসাইন খান _______________________________________________________________ ✽ ✽ ✽ দেশকে পরিবর্তন করতে চাইলে সবার আগে নিজেকে পরিবর্তন করতে হবে। ✽ ✽ ✽ _______________________________________________________________ -- Ubuntu Bangladesh https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
