fatdog and dell inspiron 15 3453

Booting, installing, newbie
Post Reply
Message
Author
chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

fatdog and dell inspiron 15 3453

#1 Post by chimnya123 »

hello, i am using dell inspiron 3543(i3 5005,4gb ram,1tb hdd) series laptop.if i boot this from fatdog 701 pendrive, i came across series of problems. can some body pl help me?.
problems are 1)sound does not play (may be sound card drivers not loaded) ,2)video quality of movies badly hampered (vlc plays movies,but not clear,blurred video),3)my wifi interface/modem not get detected (i have to use my ether net cable/ lan cable to connect to the broadband. any one came across these problems ?pl help.....

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Chimnya, what have you got there?

Code: Select all

lspci -nn | grep Network > ~/1wifi.txt
lspci -nn | grep Multimedia > ~/1audio.txt
One @ a time now, then copy and paste their contents from your "user's" folder.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#3 Post by chimnya123 »

the wifi.txt file shows following text
"06:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)"
and audio.txt file shows nothing.
i also tried video.txt but it also shows nothing

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »

Dump lspci on its own, then weed out the audio.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#5 Post by chimnya123 »

hi,what do you want me to do? i cant understand. pl explain

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#6 Post by chimnya123 »

hi,what do you want me to do? i cant understand. pl explain

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#7 Post by Semme »

Sorry, FD uses..

Code: Select all

lspci -nn | grep Audio
Don't know how to copy'n paste?

Code: Select all

lspci -nn | grep Audio > ~/2audio.txt
">" is a simple redirector.. Taking standard output and "piping" it.. In this example >> to file.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#8 Post by chimnya123 »

hi thanx .the audio.txt file shows following
"00:03.0 Audio device [0403]: Intel Corporation Device [8086:160c] (rev 09)
00:1b.0 Audio device [0403]: Intel Corporation Wildcat Point-LP High Definition Audio Controller [8086:9ca0] (rev 03)

User avatar
drunkjedi
Posts: 882
Joined: Mon 25 May 2015, 02:50

#9 Post by drunkjedi »

Hi chimnya,

I am quite new to Linux so I may be wrong.
But while waiting for Semme...
Take a look at http://murga-linux.com/puppy/viewtopic.php?t=97276]
And post if you have missing firmware.

Thanks.

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#10 Post by chimnya123 »

my dmseg code output gives following
[ 8.905417] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-0a5c-21d7.hcd failed with error -2

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#11 Post by Semme »

Because I've been short on time these days....

Look here for sound >> http://ftp.nluug.nl/ftp/pub/os/Linux/di ... sound.html

Using these numbers >> [8086:160c].. This site should tell you something about your card.

Here's your wifi >> https://wireless.wiki.kernel.org/en/use ... ]=bcm43142

Checking for wifi >> http://ftp.nluug.nl/ftp/pub/os/Linux/di ... rking.html

Does the wizard "see" your device?

Include whether you've perused Jedi's page..
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#12 Post by chimnya123 »

hi there, i am succeeded to activate my sounds, but not wifi and video, pl explain in details and thax once again for helping. seriously i am not able to do what is expected consider me as an very avarage (below average) user of fatdog

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#13 Post by chimnya123 »

Does the wizard "see" your device?

no wizard couldnot see the device

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#14 Post by Semme »

Chimnya, I came across a thread that sounds like it would work. I checked FD-700 and the required modules appear in place. What I need to know from you is which are loading during a typical boot and how you're running FD from USB.

For the modules ([L]smod), run these consecutively then attach the created gzip file with your reply.

Code: Select all

lsmod > ~/modules.txt
gzip ~/modules.txt
==

For how FD's booting.. Is it a Grub menu you see when FD boots?

If you open ROX <your file manager> and tap the green up arrow till you're in / or "system root," is there a "boot" folder?

Are you able to boot FD "live" as in, "Yes, I have burned a bootable image of FD"?
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#15 Post by chimnya123 »

For how FD's booting.. Is it a Grub menu you see when FD boots?

i always run fd 701 from bootable usb(which i have created from Fatdog64-701.iso file in unetbootin). when desktop appears i remove my usb. when i want to switch to windows8, i simply reboot the laptop. i first see a blue screen and then fd loads......
p.s. just now i am not using save file mode in fd701, but i have used it and if my problems were solved i will definitely use save file


If you open ROX <your file manager> and tap the green up arrow till you're in / or "system root," is there a "boot" folder?

no there is no boot folder when i press green up arrow till i am in system root
Attachments
modules.txt.gz
this is file you wanted
(989 Bytes) Downloaded 88 times

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#16 Post by Semme »

Check your inbox.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
drunkjedi
Posts: 882
Joined: Mon 25 May 2015, 02:50

#17 Post by drunkjedi »

Umm... what was the solution and did it work?

chimnya123
Posts: 18
Joined: Sat 19 Jul 2014, 11:07

#18 Post by chimnya123 »

hi this is the output of rfkill list .txt file
0: hci0: bluetooth
Soft blocked: no
Hard blocked: no

Post Reply