LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having 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


Reply
  Search this Thread
Old 08-21-2005, 12:54 PM   #1
pembo13
Member
 
Registered: May 2003
Location: Caribbean
Distribution: Fedora Core2
Posts: 403

Rep: Reputation: 30
FC4 Video and Audio with Compaq Presario 2200 notebook


Hello,

I have installed Fedora Core 4 on my recently aquired Compaq Presario 2200. Install went ok. However, post install revealed that the sound card fails to initialize, and the resolution only goes up to 800x600. The machine came with Windows XP home already installed: the embeded wifi, audio and video al function properly there of course. So the problem is software, not hardware.

I have seen information on how to enable the wifi via ndiswrapper, I have not finished attempting install of the drivers just yet.

Please advise. I'd rather not use Windows full time.

Peace.
 
Old 08-23-2005, 01:23 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
You should say what your lan, sound, and video cards are... output of lspci and dmesg should help here.
 
Old 08-25-2005, 08:31 PM   #3
pembo13
Member
 
Registered: May 2003
Location: Caribbean
Distribution: Fedora Core2
Posts: 403

Original Poster
Rep: Reputation: 30
I've been able to fix the video.

Now with the audio:

[root@Sherlock ~]# lspci -vv -d 8086:24c5
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
Subsystem: Hewlett-Packard Company: Unknown device 3084
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 5
Region 0: I/O ports at 1c00 [size=256]
Region 1: I/O ports at 18c0 [size=64]
Region 2: Memory at e0100c00 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at e0100800 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME+
 
Old 08-26-2005, 02:51 AM   #4
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
You fixed the video - great! Please say what you did... after all, someone searching for just this issue will end up frustrated if you don't.

I take it you got as far as the sound test and heard nothing?

the first thing to try is running alsaconf as root.
then run alsamixer to make sure nothing is muted

--- failing that -----
AC97 is a supported codec, so it is the chipset driver you most probably lack.

Intel Corporation 82801DB/DBL/DBM
This is the same audio controlla as Dell Latitude D600 in the HCL. This works with the ALSA intel 8x0 module (SND-intel8x0) ... which is the same one I use and FC2 is supplied with it.

This leads me back to alsaconf.

I remember, I had an issue where sound vanished on me... and it turned out that the default stereo-out jack changed over. Swapping the speaker jack over solved the problem (and left a puzzle - I mean: how the... ?)

With most people it is just that everything is muted in alsa or something.
 
Old 08-26-2005, 10:34 AM   #5
pembo13
Member
 
Registered: May 2003
Location: Caribbean
Distribution: Fedora Core2
Posts: 403

Original Poster
Rep: Reputation: 30
I found the fix for the vide via google. For what ever reason, FC4 didn't accurately detect the display. So i had to go to system-config-display (?) > Generic LCD > Generic 1024x768 (the actual text may not be accurate). I selected 1024 as I know that's the higest Windows up to on this laptop.

When I run system-config-soundcard, and try to play the test sound, the following erros show up, and the app stalls, with the button stil down:

"amixer: Unable to find simple control 'PCM-2',0

amixer: Unable to find simple control 'DRC Range',0"

I have no idea how to get more output. So it's not a matter of just not getting sound. It's a matter of the sound not gettign anywhere.
 
Old 08-26-2005, 06:54 PM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
OK - apropos alsa will give you the range of alsa related tools.
In my box -
Code:
[~]$ apropos alsa
aconnect             (1)  - ALSA sequencer connection manager
ainit                (8)  - configuration tool for ALSA
alsactl              (1)  - advanced controls for ALSA soundcard driver
alsamixer            (1)  - soundcard mixer for ALSA soundcard driver, with ncurses interface
amidi                (1)  - read from and write to ALSA RawMIDI ports
amixer               (1)  - command-line mixer for ALSA soundcard driver
aplay                (1)  - command-line sound recorder and player for ALSA soundcard driver
arecord [aplay]      (1)  - command-line sound recorder and player for ALSA soundcard driver
aseqdump             (1)  - show the events received at an ALSA sequencer port
aseqnet              (1)  - ALSA sequencer connectors over network
speaker-test         (1)  - command-line speaker test tone generator for ALSA
Meanwhile, you have googled those errors right?

Run amixer directly from the command line.
You may need ainit, alsactl and alsamixer as well. It's probably something similar to the video card bug - FC4 and the card are not talking properly. Blame the card.

It's intreguing because I have neither of those controls and mine goes fine.
 
  


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
Compaq Presario R3418EA Notebook PC Fuel Linux - Laptop and Netbook 4 05-16-2005 03:50 PM
need broadcom 802.11b/g WLAN drivers for compaq presario 2200 series mattmattmatt15 Linux - Newbie 2 04-19-2005 08:44 PM
Compaq Presario 2200 modem setup in linux linuxgeekery Linux - Networking 1 04-16-2005 05:14 PM
No Audio On Compaq Presario 1255 Notebook TN2005 Linux - Software 2 11-27-2004 01:31 PM
compaq presario notebook 701EA tux1976 Linux - Software 3 01-14-2002 07:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:28 AM.

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