Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Try typing 'su' in the terminal, followed by your password.
Navigate to /boot/grub/menu.lst using 'cd'.
In your main SUSE OS loading section (should have openSUSE as title), put 'acpi=off' after the group of properties (the longest line on there).
However, I tried this on my Toshiba P100 and it disabled my wireless and battery meter , but the sound worked so maybe you won't have the same problem (a lot of people havent).
You might try running alsamixer from a console prompt and see what the sound settings are there. On my laptop, they were nearly muted and I had to turn all of them up before I could hear anything. My laptop is a Toshiba Tecra.
Distribution: Mandriva 2008, Mandriva 2007.0 and .1
Posts: 583
Thanked: 1
The Intel HD sound seems to be a real problem for lots of people.
Try this:
Mod the /etc/modprobe.d/sound file by adding at the bottom:
options snd-hda-intel model=toshiba index=0
With the caveat that Suse might be slightly different in its config file. ie Might be different location or the file might be named slightly differently.
SuSE 10.3 64-bit sound working for Toshiba Satellite
I'm on a Toshiba Satellite A135-S4467 running just-installed openSUSE 10.3 64-bit.
The sound is from an Intel Corporation 82801G (ICH7 Family).
I was able to get sound running by doing the following:
(1) Add a Repository (using YaST) for http with Server Name of download.opensuse.org , and Directory of /repositories/multimedia:/audio/openSUSE_10.3_Update . Yes, there's a colon after "multimedia"...
(2) Run YaST, and select Software Management.
(3) Add the patch alsa-driver-kmp-default (1.0.15.hg20071127_2.6.22.5_31).
(4) From YaST, select Sound. For me, everything defaulted correctly. The sound test was, literally, music to my ears.
i am new to linux and i have to say this site has been great in helping me to understand this new world and also in getting resolutions to most of my roadblocks so far. i wanted to say a special thank you to wmcgeorge for your post on adding the alsa repo, that enabled my sound to work. Thanks very much.
Last edited by subaru1963; 01-23-2008 at 08:44 AM..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.