LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-26-2008, 02:56 PM   #1
trunix
LQ Newbie
 
Registered: Jan 2008
Posts: 7

Rep: Reputation: 0
Slackware on Acer Aspire 53**


Slackware on Acer Aspire 5310 (probably work also for the whole Aspire 53* serie, if not please contact me).
=============================
For the installation just follow the notes when you boot the cd or with the book.
Note: When I tried to parion the disk I get "Read only file system" or something related. Just take the cd out for a moment
and try it again. It worked with me.

Wireless:
---------
The card in the laptop is a AR5007EG (wich support aircrack injection). Madwifi designd a patch for the driver (you was
always forced to use ndiswrapper) so you can easily install the driver.

$ wget http://snapshots.madwifi.org/special...+ar5007.tar.gz
$ tar -xvf madwifi*.tar.gz
$ cd madwifi*
now you can compile it just by typing make and install it by make install, so
$ make
# make install
Now you need to modprobe the modules:
# modprobe ath_pci
(for german frequencies, # modprobe ath_pci countrycode=276)

Done! You also don't need to turn on your wireless card anymore. It will be done automaticly.
Now try to scan for networks
#iwlist ath0 scan, check the mode is Managed and check also iwconfig. Else you can google for answers.

aircrack-ng note: if you wanna put monitor mode on you need to:
#airmon-ng stop ath0 and #airmon-ng start wifi0

Sound:
-----
To let sound working you will need to compile the latest alsa driver, lib and utils.
So download it:
for the driver : ftp://ftp.alsa-project.org/pub/driver/
for the lib: ftp://ftp.alsa-project.org/pub/lib
for the utils: ftp://ftp.alsa-project.org/pub/utils

download everything and unpack it.
$ tar -xvf alsa-driver*
$ tar -xvf alsa-lib*
$ tar -xvf alsa-utils*

now go to the driver.
$ cd alsa-driver*
and configure it with the following option then compile it:
$ ./configure --with-cards=hda-intel
$ make
# make install

or lazy people: run as root -->./configure --with-cards=hda-intel && make && make install

alsa lib.
$ cd alsa-lib*
$ ./configure
$ make
# make install

or lazy people: run as root -->./configure && make && make install

alsa-utils.
$ cd alsa-utils$
$ ./configure
$ make
$ make install

or lazy people: run as root -->./configure && make && make install

Now run alsaconf and let it search for devices, select the hda-intel device, let alsaconf set it up.
alsaconf wil create a file that you now need to adjust:
# vi /etc/modprobe.d/sound (or nano if you prefer something easy to edit)
remove both of the lines and put:
options snd-hda-intel model=acer
in the file (! only that rule !)

now:
# alsactl store
# alsactl restore
# modprobe hda-intel

You should have sound now!

Troubelshooting

Q: I follow every step for sound, but still have nothing.
A: 1. Try to reboot, most of the time this will solve it.
2. Try to configure out what you did wrong, rerun alsaconf, check /etc/modprobe.d/sound, etc..

Well that was only one problem so far I get from someone.
Feedback, questions, etc..
xitro.citix@gmail.com

And be a slack!
 
Old 01-28-2008, 01:46 AM   #2
mocqueanh
Member
 
Registered: Dec 2007
Location: Vietnam
Distribution: Slackware, Xubuntu, Puppy, WinXP
Posts: 38

Rep: Reputation: 15
I have install Slack 12 on Acer Aspire 4710z, all work well, noe need to download Alsa driver.

Just type: alsaconf

And choose your sound card.
This is the way i configure sound if no sound after installion
 
Old 01-28-2008, 05:11 AM   #3
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761

Rep: Reputation: 35
Depends on the laptop.

Because of the complete and utter mess that is HDA, Alsa needs to somehow find out how every single audio codec chip can be wired up (the HDA specification basically provides a bus, and then allows the vendor to wire up the codec chip any way they like... take a wild guess who helped Intel produce that?)

Suffice to say that yes, on some HDA hardware, Alsa may work out of the box. For others, support may have only just been added very recently, or still needs to be added.

So 'works for me' when dealing with Intel HDA is really not very useful, unless you have exactly the same hardware (and in this case, you don't, you have a different Acer laptop model).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Acer aspire OS? nikivanovrhf Linux - Software 1 01-27-2008 05:02 AM
Synaptics Touchpad on Acer Aspire 5050 - Slackware Erik_FL Linux - Hardware 3 12-03-2007 07:19 AM
Acer Aspire 1522WLMi / Slackware / ndiswrapper Cypher87 Linux - Laptop and Netbook 1 03-23-2006 08:36 PM
Acer Aspire 1692 ati slackware Justin_Time Linux - Laptop and Netbook 0 11-06-2005 03:12 PM
APM or APCI on ACER Aspire 2012WLMi (Aspire 2010 Family) FTP_Palace Linux - Laptop and Netbook 4 07-15-2004 06:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration