The Chris Brown MySpace         The Outlaw Radio Show        Drive The Band

Fedora 10 / Toshiba Laptop: Working headphone jack!

March 10th, 2009 Chris Brown Posted in Fedora, Linux, Multimedia, Technology, Toshiba Laptop, alsa No Comments »

The headphone jack on my laptop wasn’t working in fedora 10 so I did a little bit of reading today and found this solution:

add the following to /etc/modprobe.conf

options snd-hda-intel model=6stack-digout

by the way, the soundcard is an intel HDA

AddThis Social Bookmark Button

Installing Fedora 7 on a Toshiba Laptop (part 5) – Intel 3945abg wireless card working

July 11th, 2007 Chris Brown Posted in Fedora, Linux, OS, Operating System, Technology, Toshiba Laptop, wifi No Comments »

I was able to get my wireless card to work by installing the Intel® PRO/Wireless 3945ABG Driver for Linux

Everything is running smoothly now.

AddThis Social Bookmark Button

Installing Fedora 7 on a Toshiba Laptop (part 4) – Intel 82801G solution for working sound

July 10th, 2007 Chris Brown Posted in Fedora, Linux, OS, Operating System, Problem Solving, Technology, Toshiba Laptop, alsa 1 Comment »

A little bit of reading and some testing lead me to the fix for my Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller:

modprobe snd-hda-intel model=3stack

All good. Restart and it works.

AddThis Social Bookmark Button

Installing Fedora 7 on a Toshiba Laptop (part 3) – wifi issues

July 10th, 2007 Chris Brown Posted in Fedora, Linux, OS, Operating System, Technology, Toshiba Laptop, wifi No Comments »

All is going well. I’m writing this from firefox on linux on my laptop. The install went great.

The setup is fine other than my wifi card not working out of the box. Its an Intel 3945ABG. I know exactly what needs to happen to make it work and I’m in the process of doing it now.

As with nearly every linux intall that I’ve done, my sound is not working…. yet… but I’m confident that I will get it working quickly. This is probably the most common desktop linux problem after intsall but not once have I ended up with truly unsupported hardware. I can always seem to get it to work.

I hooked up eth0 and ran yum update. Next I need to get the drivers for my wifi card.

I’ll post again in a little while.

AddThis Social Bookmark Button