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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a Japanese laptop which is only sold in Japan, which means I don`t know much about the hardware outside of what Slack 9 and the BIOS tells me. Slack 9 auto-detects a NeoMagic 256AV sound card, loads the modules, but gives an error in dmesg:
NeoMagic 256AV/256ZX audio driver, version 1.1p
PCI: Found IRQ 9 for device 00:14.1
NM256: This doesn't look to me like the AC97-compatible version.
You can force the driver to load by passing in the module
parameter:
force_ac97 = 1
More likely, you should be using the appropriate SB-16 or
CS4232 driver instead. (If your BIOS has settings for
IRQ and/or DMA for the sound card, this is *not* the correct
driver to use.)
I couldn`t find any information about the IRQ or DMA in the BIOS, and the SB and CS4232 modules don`t load. They give errors similar to this:
/lib/modules/2.4.21/kernel/drivers/sound/cs4232.o: init_module: No such device
/lib/modules/2.4.21/kernel/drivers/sound/cs4232.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21/kernel/drivers/sound/cs4232.o: insmod /lib/modules/2.4.21/kernel/drivers/sound/cs4232.o failed
/lib/modules/2.4.21/kernel/drivers/sound/cs4232.o: insmod cs4232 failed
The laptop model is Fujitsu Biblio Lifebook FMV-6333 MF4/W according to the case.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.