compile windows drivers into linux

Don´t be shy, Linux is fun! =)
PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

compile windows drivers into linux

Post by PLeXroD »

does anyone know how to use windows driver software in linux? and to compile them?

i need soundcard drivers..
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
Stavros
ΜΟΛΩΝ ΛΑΒΕ
ΜΟΛΩΝ ΛΑΒΕ
Posts: 1098
Joined: 02 Jan 2006, 17:00
18
Location: Mississippi, U.S.A.

Post by Stavros »

What brand sound card and what linux distro?

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

im running:

Suse Linux Enterprise Desktop 10 (i586)

82801G (ICH7 Family) High Definition Audio Controller
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

assuming you have the latest ALSA driver installed:
add this line in /etc/modprobe.conf

Code: Select all

options snd-hda-intel index=0 single_cmd=1 model=laptop-eapd
maybe the file is named a little different in SuSe, I took this from Fedora.

:wink:

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

i cant giain access to '/etc/modprobe.conf' permission denied...
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
FrankB
Ph. D. in Sucko'logics
Ph. D. in Sucko'logics
Posts: 315
Joined: 06 Mar 2006, 17:00
18
Location: Belgistahn
Contact:

Post by FrankB »

try

Code: Select all

sudo
then just do.

Or login as root.

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

i did try that one..

Code: Select all

plexrod@plexrod:~> sudo
usage: sudo -K | -L | -V | -h | -k | -l | -v
usage: sudo [-HPSb] [-p prompt] [-u username|#uid]
            { -e file [...] | -i | -s | <command> }
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

im a noob in linux ,,,
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
FrankB
Ph. D. in Sucko'logics
Ph. D. in Sucko'logics
Posts: 315
Joined: 06 Mar 2006, 17:00
18
Location: Belgistahn
Contact:

Post by FrankB »

well then, just edit the file ..

Code: Select all

sudo -S vi /etc/modprobe.conf
press the Insert key and ad the line B_Brain posted and then press [ESC]+ :+w sequence to write & save the file.

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

but what now cant type the password to change the file?
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
FrankB
Ph. D. in Sucko'logics
Ph. D. in Sucko'logics
Posts: 315
Joined: 06 Mar 2006, 17:00
18
Location: Belgistahn
Contact:

Post by FrankB »

PLeXroD wrote:but what now cant type the password to change the file?
Err.... you wanna what ??

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

i did what you said i should do... and now it asks for password and i can't type it in...

i need to fix my soundcard drivers so that i can use teamspeak rc2 ... i got built in mic in the screen monitor. but it does not collaborate with the software installed with linux. and i need the hardware it to do that, so i can run teamspeak... it works in windows, and not in linux,, that is so frustrating... i need to get the soundcard drivers to work proberbly.. can you help me with that little problem?
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

PLeXroD wrote:i did what you said i should do... and now it asks for password and i can't type it in...
the password letters are not displayed when you type them, simply type the password and press return... :wink:
when you have added the line I posted reboot and check if the soundcard is working properly then...it seems to be a known problem with the Intel soundchip... :wink:

PLeXroD
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 146
Joined: 25 Oct 2005, 16:00
18
Location: Denmark
Contact:

Post by PLeXroD »

i think that the intel soundchip does not collaborate with linux... or in that case suse linux..
-Never try to be uncommon, instead of that only realize it's you that is common...-

-In grater common sence Linux is better than MS Windows-

-Never try to hack platform, instead of that, only make security and teach other to do that to-

User avatar
LaBlueGirl
Suckopithicus chickasaurus
Suckopithicus chickasaurus
Posts: 513
Joined: 22 Mar 2006, 17:00
18
Location: Brussel
Contact:

Post by LaBlueGirl »

PLeXroD wrote:i think that the intel soundchip does not collaborate with linux... or in that case suse linux..
You may be surprised/annoyed to discover a lot of stuff doesn't work with Linux ;)
"Hey, Crash!
Ever tried walking with no legs?

It's real slow!"
~Crunch, Crash Bandicoot TTR

Post Reply