LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-12-2006, 10:51 AM   #31
allan_r
LQ Newbie
 
Registered: Sep 2006
Location: florida
Distribution: fedora
Posts: 16

Rep: Reputation: 0

./configure --with-cards=hda-intel --with-sequencer=yes
Runs ok, but the make command gives me these errors:

make[2]: Leaving directory `/downloads/alsa-driver/alsa-driver-1.0.13rc2/pcmcia'
make[1]: Leaving directory `/downloads/alsa-driver/alsa-driver-1.0.13rc2'
make -C /lib/modules/2.6.18-1.2798.fc6/source SUBDIRS=/downloads/alsa-driver/alsa-driver-1.0.13rc2 O=/lib/modules/2.6.18-1.2798.fc6/build CPP="gcc -E" CC="gcc" modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
CC [M] /downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.o
In file included from /downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.c:1:
/downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.inc:1:26: error: linux/config.h: No such file or directory
In file included from /downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.inc:13,
from /downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.c:1:
/downloads/alsa-driver/alsa-driver-1.0.13rc2/include/adriver.h:729: error: redefinition of ‘jiffies_to_msecs’
include/linux/jiffies.h:253: error: previous definition of ‘jiffies_to_msecs’ was here
/downloads/alsa-driver/alsa-driver-1.0.13rc2/include/adriver.h:748: error: redefinition of ‘msecs_to_jiffies’
include/linux/jiffies.h:275: error: previous definition of ‘msecs_to_jiffies’ was here
In file included from /downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.inc:13,
from /downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.c:1:
/downloads/alsa-driver/alsa-driver-1.0.13rc2/include/adriver.h: In function ‘snd_pci_orig_save_state’:
/downloads/alsa-driver/alsa-driver-1.0.13rc2/include/adriver.h:1086: error: too many arguments to function ‘pci_save_state’
/downloads/alsa-driver/alsa-driver-1.0.13rc2/include/adriver.h: In function ‘snd_pci_orig_restore_state’:
/downloads/alsa-driver/alsa-driver-1.0.13rc2/include/adriver.h:1090: error: too many arguments to function ‘pci_restore_state’
make[4]: *** [/downloads/alsa-driver/alsa-driver-1.0.13rc2/acore/memalloc.o] Error 1
make[3]: *** [/downloads/alsa-driver/alsa-driver-1.0.13rc2/acore] Error 2
make[2]: *** [_module_/downloads/alsa-driver/alsa-driver-1.0.13rc2] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
make: *** [compile] Error 2
 
Old 11-12-2006, 11:58 AM   #32
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Try downloading alsa-driver-1.0.13.tar.bz2 from alsa-project.org It should compile on FC6. Also, why the "--with-sequencer=yes" option? Intel audio doesn't support midi.
 
Old 11-12-2006, 02:56 PM   #33
allan_r
LQ Newbie
 
Registered: Sep 2006
Location: florida
Distribution: fedora
Posts: 16

Rep: Reputation: 0
download alsa-driver1.0.13 and try to install with docs. from the alsa install documentation page, but got the follow error on 'make' command:


Hunk #2 succeeded at 225 with fuzz 2 (offset -3 lines).
Hunk #3 succeeded at 252 with fuzz 2.
Hunk #4 succeeded at 343 (offset -3 lines).
Hunk #5 succeeded at 1366 (offset 56 lines).
Hunk #6 succeeded at 1651 (offset 2 lines).
copying file alsa-kernel/usb/usbmixer.c
patching file usbmixer.c
Hunk #2 succeeded at 49 (offset 1 line).
Hunk #3 succeeded at 1725 (offset 26 lines).
Hunk #4 succeeded at 1749 (offset 1 line).
Hunk #5 succeeded at 1795 (offset 26 lines).
make[3]: Entering directory `/usr/src/alsa/alsa-driver-1.0.13/usb/usx2y'
copying file alsa-kernel/usb/usx2y/usX2Yhwdep.c
patching file usX2Yhwdep.c
copying file alsa-kernel/usb/usx2y/usbusx2y.c
patching file usbusx2y.c
copying file alsa-kernel/usb/usx2y/usbusx2yaudio.c
patching file usbusx2yaudio.c
copying file alsa-kernel/usb/usx2y/usx2yhwdeppcm.c
patching file usx2yhwdeppcm.c
make[3]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.13/usb/usx2y'
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.13/usb'
make[2]: Entering directory `/usr/src/alsa/alsa-driver-1.0.13/pcmcia'
make[3]: Entering directory `/usr/src/alsa/alsa-driver-1.0.13/pcmcia/pdaudiocf'
make[3]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.13/pcmcia/pdaudiocf'
make[3]: Entering directory `/usr/src/alsa/alsa-driver-1.0.13/pcmcia/vx'
make[3]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.13/pcmcia/vx'
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.13/pcmcia'
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.13'
make -C /lib/modules/2.6.18-1.2798.fc6/source SUBDIRS=/usr/src/alsa/alsa-driver-1.0.13 O=/lib/modules/2.6.18-1.2798.fc6/build CPP="gcc -E" CC="gcc" modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
CC [M] /usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.o
In file included from /usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.c:1:
/usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.inc:1:26: error: linux/config.h: No such file or directory
In file included from /usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.inc:13,
from /usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.c:1:
/usr/src/alsa/alsa-driver-1.0.13/include/adriver.h:742: error: redefinition of ‘jiffies_to_msecs’
include/linux/jiffies.h:253: error: previous definition of ‘jiffies_to_msecs’ was here
/usr/src/alsa/alsa-driver-1.0.13/include/adriver.h:761: error: redefinition of ‘msecs_to_jiffies’
include/linux/jiffies.h:275: error: previous definition of ‘msecs_to_jiffies’ was here
In file included from /usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.inc:13,
from /usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.c:1:
/usr/src/alsa/alsa-driver-1.0.13/include/adriver.h: In function ‘snd_pci_orig_save_state’:
/usr/src/alsa/alsa-driver-1.0.13/include/adriver.h:1099: error: too many arguments to function ‘pci_save_state’
/usr/src/alsa/alsa-driver-1.0.13/include/adriver.h: In function ‘snd_pci_orig_restore_state’:
/usr/src/alsa/alsa-driver-1.0.13/include/adriver.h:1103: error: too many arguments to function ‘pci_restore_state’
make[4]: *** [/usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.o] Error 1
make[3]: *** [/usr/src/alsa/alsa-driver-1.0.13/acore] Error 2
make[2]: *** [_module_/usr/src/alsa/alsa-driver-1.0.13] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
make: *** [compile] Error 2
 
Old 12-01-2006, 09:35 AM   #34
erickFis
Member
 
Registered: Jun 2003
Location: Brasil
Distribution: Slackware 13.1_64 Gold Edition
Posts: 209

Rep: Reputation: 32
same problem here with alsa-driver-1.0.13 and linux kernel 2.6.19
 
Old 12-01-2006, 12:04 PM   #35
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
For FC6 you need to install the kernel-source package (or kernel-dev if that's what it has). For kernel 2.6.19, it should already have alsa-1.0.13.
 
Old 12-02-2006, 09:49 AM   #36
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by erickFis
same problem here with alsa-driver-1.0.13 and linux kernel 2.6.19
Same here. For some reason, a config.h file is missing in the 2.6.19 kernel source which was present in previous 2.6.18.* kernels.
Code:
/usr/src/alsa/alsa-driver-1.0.13/acore/memalloc.inc:1:26: error: linux/config.h: No such file or directory
No idea how to resolve this yet...

Cheers, Leon.
 
Old 12-02-2006, 10:43 AM   #37
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
I just looked at the alsa changelogs, and there was a patch specificly to fix this in the separate driver package (it's not needed in the integrated driver of course). Download this snapshot.
 
Old 12-04-2006, 02:16 AM   #38
Zarcane
LQ Newbie
 
Registered: Dec 2006
Posts: 1

Rep: Reputation: 0
I was wondering if any progress has been made with the Gateway/Sigmatel 7634 codec?

Thanks
 
Old 12-04-2006, 09:33 AM   #39
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Unfortunately, nothing has been done to date, mainly due to lack of documentation.

The good news is I just found a recetly released programmers data sheet for this audio product on IDT's web site (IDT bought out the PC Audio division from Sigmatel). This means that driver work can be done fairly soon.

For now, could you please post a bug in the alsa-project.org bugzilla? Once there is a bug listed here, I can attach the documentation, so that other programmers can jump in (I'm currently working on a different codec).

Thanks,

Tobin
 
Old 12-04-2006, 02:07 PM   #40
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Actually, I might be able to implement this in the next day or so. I'll need a few things from you, though, to make this easier.

Put together a log file with output from the following commands:

lspci -s 0:1b -vn
cat /proc/asound/card0/codec*

Send this to me directly (email) to gruemaster <AT> gmail.com. I'm writing the preliminary code now, but will need this little bit of info to finish. I'll send you a patch along with instructions on how to build, install, and test it as soon as I can.

Tobin
 
Old 12-05-2006, 07:06 AM   #41
ig88b
LQ Newbie
 
Registered: Sep 2006
Posts: 2

Rep: Reputation: 0
There is already a bug for this. I posted it back in May. Here is a link:
https://bugtrack.alsa-project.org/al...ew.php?id=2146
 
Old 12-05-2006, 07:55 AM   #42
erickFis
Member
 
Registered: Jun 2003
Location: Brasil
Distribution: Slackware 13.1_64 Gold Edition
Posts: 209

Rep: Reputation: 32
ftp://ftp.suse.com/pub/projects/alsa...061130.tar.bz2

solves the problem for me.

Thanks GrueMaster!
 
Old 12-12-2006, 08:06 AM   #43
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
The latest alsa-driver seems to solve it too.

Cheers, Leon.
 
Old 12-18-2006, 07:25 PM   #44
penguin chick
LQ Newbie
 
Registered: Nov 2006
Posts: 13

Rep: Reputation: 0
I need some help with my sound. I'm running Ubuntu 6.10 on an Acer 5100 laptop. sound works fine when I boot from live CD, but goes to right speaker only after installing to HD. if I open the mixer and mute then unmute the main volume, then the left speaker works again, but I have to do this every time I reboot.

Last edited by penguin chick; 12-18-2006 at 07:31 PM.
 
Old 12-21-2006, 09:47 AM   #45
upsangel
LQ Newbie
 
Registered: Sep 2005
Posts: 9

Rep: Reputation: 0
With my HP v3172 which is also based on the same chipset, i can't find any approach to the sound card problem easier than:::::::::::::::::::
UPDATE TO SUSE 10.2
No Problem at all!
 
  


Reply

Tags
fc6, sound



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
Getting sound working on an Acer Aspire 1640Z ronware Linux - Laptop and Netbook 16 09-08-2006 07:05 AM
suse 9.3 on acer aspire 3000 izubaidi Linux - Laptop and Netbook 6 06-19-2006 05:10 AM
no sound on acer aspire 1640 El Fluffo Linux - Laptop and Netbook 7 06-05-2006 11:57 AM
SuSe 10 on Acer Aspire 1694WLMi bueno Linux - Laptop and Netbook 5 11-02-2005 12:55 PM
SuSe 9.0 sound on acer aspire 1700 solidpro Linux - Laptop and Netbook 2 02-03-2005 05:45 AM

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

All times are GMT -5. The time now is 12:29 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