Fedora Linux Support Community & Resources Center
  #1  
Old 11th July 2007, 01:57 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
F7 and dell latitude D830 / D630 no audio (82801H) and no DVD

I have a latitude D830 (T7500 duo centrino SantaRosa + nvidia NVS 140M).

I installed F7 x86_64 and have the following problems:

- no sound
- no dvd-rom


+ sound problems:

# cat /proc/asound/cards
--- no soundcards ---

# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14 07:25:50 2007 UTC).

# lspci |grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)

When loading the snd_hda_intel module:
Jul 10 15:56:07 jupiter kernel: ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
Jul 10 15:56:07 jupiter kernel: hda_intel: azx_get_response timeout, switching to polling mode...
Jul 10 15:56:07 jupiter kernel: hda_intel: azx_get_response timeout, switching to single_cmd mode...
Jul 10 15:56:07 jupiter kernel: hda_codec: No auto-config is available, default to model=ref
Jul 10 15:56:07 jupiter kernel: hda-intel: no codecs initialized


# lsmod|grep snd
snd_usb_audio 98881 0
snd_usb_lib 26049 1 snd_usb_audio
snd_rawmidi 35137 1 snd_usb_lib
snd_hwdep 19145 1 snd_usb_audio
snd_hda_intel 30945 0
snd_hda_codec 264897 1 snd_hda_intel
snd_seq_dummy 12613 0
snd_seq_oss 40897 0
snd_seq_midi_event 16577 1 snd_seq_oss
snd_seq 63201 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 17109 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 53217 0
snd_mixer_oss 25537 1 snd_pcm_oss
snd_pcm 93129 4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_ oss
snd_timer 32585 2 snd_seq,snd_pcm
snd 71785 12 snd_usb_audio,snd_rawmidi,snd_hwdep,snd_hda_intel, snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,s nd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 17249 1 snd
snd_page_alloc 18897 2 snd_hda_intel,snd_pcm


A friend is using same D830 with ubuntu and alsa 1.0.14rc1 without any problems...



+ no CD/DVD

The ata device can be configured through the BIOS in ATA or AHCI mode. Tried both with ata_piix module for ATA and ahci module for AHCI mode. Hard disk is recognised; but no cdrom/dvd-rom.

Also tried with libata.atapi_enabled=1 (experimental) but no luck. No /dev/scdx or /dev/hdx ...

You can boot from the DVD (through the BIOS boot support until the second install stage); from there I had to switch to network install (NFS in my case).



I already googled al lot, but nu useful stuff. Therefor I'm making this specific D830/D630 thread ...

Last edited by haerench; 13th July 2007 at 11:49 AM. Reason: title change
Reply With Quote
  #2  
Old 12th July 2007, 02:40 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
For the sound problem is since Jul 3 2007 a bug filed at https://bugzilla.redhat.com/bugzilla....cgi?id=246635
Reply With Quote
  #3  
Old 13th July 2007, 11:59 AM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
DVD/CD issue is resolved with update to kernel 2.6.21-1.3255.fc7. this one isn't yet in the yum update (is in testing), but you can grab this one from a fedora mirror under fedora/linux/updates/testing/7/i386/ (or fedora/linux/updates/testing/7/x86_64/ if you are using a 64bit kernel)

No luck so far with the sound. There is an alsa 1.0.14rc4 and an 1.0.14 (final). Tried to install the alsa 1.0.14 (final) rpm from ATrpm, but the kernel module complained about unresolved symbols.

to be continued ...
Reply With Quote
  #4  
Old 13th July 2007, 12:11 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
My laptop has 4GB memory, but F7 reported only 3.5GB...
I fixed this by installing the PAE kernel.

(F7 was installed with 1GB. I upgraded the laptop later on to 4GB. Maybe the fedora install automatically selects the PAE kernel if it finds 4GB or more)
Reply With Quote
  #5  
Old 13th July 2007, 01:43 PM
dominik1261011 Offline
Registered User
 
Join Date: Jul 2007
Posts: 50
Quote:
Originally Posted by haerench

No luck so far with the sound. There is an alsa 1.0.14rc4 and an 1.0.14 (final). Tried to install the alsa 1.0.14 (final) rpm from ATrpm, but the kernel module complained about unresolved symbols.

to be continued ...
It seems I have the same audio device and it works correctly with F7 on my laptop.

lspci |grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14 07:25:50 2007 UTC).

cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfebf8000 irq 23

lsmod | grep snd
snd_hda_intel 24409 5
snd_hda_codec 202689 1 snd_hda_intel
snd_seq_dummy 7877 0
snd_seq_oss 33345 0
snd_seq_midi_event 11073 1 snd_seq_oss
snd_seq 50353 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 11853 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 43489 0
snd_mixer_oss 19393 2 snd_pcm_oss
snd_pcm 74565 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 24773 3 snd_seq,snd_pcm
snd 53189 15 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,sn d_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd _timer
soundcore 11553 2 snd
snd_page_alloc 13769 2 snd_hda_intel,snd_pcm
__________________
Laptop Asus F3SC:
- Processor: Intel® Core™2 Duo Processor 1.8GHz, 800MHz, 2MB L2 Cache
- Chipset: Mobile Intel® PM965 Express Chipset + ICH8M
- Memory: 2GB SDRAM, DDR2 667
- Video: NVIDIA GeForce™ 8400M G, DDRII 128MB
- Hard Drive: SATA 120GB (5400rpm)
- Optical Drive: DVD COMBO, DVD Super Multi, DVD LightScribe
- Intel® Wireless WiFi Link 4965AGN
- Fedora 7, Windows Vista Business
Reply With Quote
  #6  
Old 13th July 2007, 01:45 PM
dominik1261011 Offline
Registered User
 
Join Date: Jul 2007
Posts: 50
If you need some info just let me know.
__________________
Laptop Asus F3SC:
- Processor: Intel® Core™2 Duo Processor 1.8GHz, 800MHz, 2MB L2 Cache
- Chipset: Mobile Intel® PM965 Express Chipset + ICH8M
- Memory: 2GB SDRAM, DDR2 667
- Video: NVIDIA GeForce™ 8400M G, DDRII 128MB
- Hard Drive: SATA 120GB (5400rpm)
- Optical Drive: DVD COMBO, DVD Super Multi, DVD LightScribe
- Intel® Wireless WiFi Link 4965AGN
- Fedora 7, Windows Vista Business
Reply With Quote
  #7  
Old 13th July 2007, 01:57 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
The family is the same (Intel Corporation 82801H (ICH8 Family))... but also the codec?
The codec on my Dell D830 is sigmatel STAC92xx
What is your codec?
Reply With Quote
  #8  
Old 13th July 2007, 02:50 PM
dominik1261011 Offline
Registered User
 
Join Date: Jul 2007
Posts: 50
Quote:
Originally Posted by haerench
The family is the same (Intel Corporation 82801H (ICH8 Family))... but also the codec?
The codec on my Dell D830 is sigmatel STAC92xx
What is your codec?
Do not know (not sure). How to find it out in Fedora 7?
__________________
Laptop Asus F3SC:
- Processor: Intel® Core™2 Duo Processor 1.8GHz, 800MHz, 2MB L2 Cache
- Chipset: Mobile Intel® PM965 Express Chipset + ICH8M
- Memory: 2GB SDRAM, DDR2 667
- Video: NVIDIA GeForce™ 8400M G, DDRII 128MB
- Hard Drive: SATA 120GB (5400rpm)
- Optical Drive: DVD COMBO, DVD Super Multi, DVD LightScribe
- Intel® Wireless WiFi Link 4965AGN
- Fedora 7, Windows Vista Business
Reply With Quote
  #9  
Old 13th July 2007, 02:58 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
try 'cat /proc/asound/card0'. If not there, try I you can get som other info from the files under /proc/asound/*
Reply With Quote
  #10  
Old 13th July 2007, 03:02 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
In the sametime I have found that there is a specific problem with detecting the 9205 on dell laptops (http://mailman.alsa-project.org/pipe...07-June.txt.gz)

It's not fedora, but kernel related. Apparently the sound card should work if the snd-hda-intel is compiled into the kernel instead of a module

I'm trying this now with the 2.6.21-1.3255.fc7PAE

to be continued ...
Reply With Quote
  #11  
Old 13th July 2007, 03:35 PM
dominik1261011 Offline
Registered User
 
Join Date: Jul 2007
Posts: 50
I have found this information in /proc/asound/:

Sound Driver:3.8.1a-980706 (ALSA v1.0.14rc3 emulation code)
Kernel: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xfebf8000 irq 23

Audio devices:
0: ALC861VD Analog (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
31: system timer

Mixers:
0: Realtek ALC660-VD

Codec: Realtek ALC660-VD
Address: 0
Vendor Id: 0x10ec0660
Subsystem Id: 0x10430000
Revision Id: 0x100001

It seems that my codec is different. I doubt it will help you to solve your problem.

Good luck.
__________________
Laptop Asus F3SC:
- Processor: Intel® Core™2 Duo Processor 1.8GHz, 800MHz, 2MB L2 Cache
- Chipset: Mobile Intel® PM965 Express Chipset + ICH8M
- Memory: 2GB SDRAM, DDR2 667
- Video: NVIDIA GeForce™ 8400M G, DDRII 128MB
- Hard Drive: SATA 120GB (5400rpm)
- Optical Drive: DVD COMBO, DVD Super Multi, DVD LightScribe
- Intel® Wireless WiFi Link 4965AGN
- Fedora 7, Windows Vista Business
Reply With Quote
  #12  
Old 16th July 2007, 10:46 AM
korovamilk's Avatar
korovamilk Offline
Registered User
 
Join Date: Nov 2006
Location: Palermo, ITALY
Posts: 5
Quote:
Originally Posted by haerench
DVD/CD issue is resolved with update to kernel 2.6.21-1.3255.fc7. this one isn't yet in the yum update (is in testing), but you can grab this one from a fedora mirror under fedora/linux/updates/testing/7/i386/ (or fedora/linux/updates/testing/7/x86_64/ if you are using a 64bit kernel)
thank you very much for the info.. it worked for me on my acer aspire 5920 (santarosa) and fedora 7 x86_64

Reply With Quote
  #13  
Old 16th July 2007, 01:35 PM
haerench Offline
Registered User
 
Join Date: Mar 2006
Location: Belgium
Posts: 23
Sound problem update:

Is indeed a problem with module. I made a custom kernel (http://fedoraproject.org/wiki/Docs/CustomKernel) with alsa and intel-hda compiled in the kernel instead of a module and sound works :-)

Last edited by haerench; 16th July 2007 at 01:36 PM. Reason: typo
Reply With Quote
  #14  
Old 17th July 2007, 02:00 AM
lsatenstein Offline
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 500
My situation is that since the kernel update, I cannot run the sound test, but surprisingly, xmms, and any program that uses soumd, including ekiga / skype work just fine.
__________________

Leslie
in Montreal
Reply With Quote
  #15  
Old 31st July 2007, 09:10 PM
jlc's Avatar
jlc Offline
Registered User
 
Join Date: May 2006
Posts: 83
Quote:
Originally Posted by haerench
Sound problem update:

Is indeed a problem with module. I made a custom kernel (http://fedoraproject.org/wiki/Docs/CustomKernel) with alsa and intel-hda compiled in the kernel instead of a module and sound works :-)
Any other options, if I set alsa to y and intel-hda to yes, my sound device doesn't show up in gnome. what does your config look like?
__________________
blog
Reply With Quote
Reply

Tags
d630, d830, dell, latitude

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Latitude D830 jpkirk Hardware & Laptops 1 14th June 2009 05:25 AM
Dell Latitude D830 - Fedora 8 X86_64 - NVidia Dietje Hardware & Laptops 53 27th March 2008 02:30 PM
FC 8 on a Dell Latitude D630 gwiesenekker Hardware & Laptops 1 12th November 2007 06:09 AM
Unable to use wireless adapter on Dell Latitude D630 markrobt Servers & Networking 3 28th October 2007 02:28 AM
Dell Latitude D830 showstoppers gregc7320 Hardware & Laptops 4 10th September 2007 02:11 PM


Current GMT-time: 13:41 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat