No sound on Asus A6F notebook running 32bit ubuntu 8.10

Asked by kleisthenis_gr

New to ubuntu os but feels like a nightmare so far...
I definitely am not an advanced user concerning linux
Hope you can help

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
juancarlospaco (juancarlospaco) said :
#1

Go to Menu
Applications--->Accesories--->Terminal

Copy, and paste on the Terminal, and press ENTER:

lsb_release --all ; echo " " ; uname -a ; echo " " ; lshw -short | grep udio ; echo " " ; lspci | grep udio ; echo " " ; dmesg | grep --ignore-case udio ; echo " " ; lsmod | grep sound

paste here the results...

Revision history for this message
kleisthenis_gr (kleisthenis-gr) said :
#2

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid

Linux demi-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

Χρήση: grep [ΕΠΙΛΟΓΗ]... ΥΠΟΔΕΙΓΜΑ [ΑΡΧΕΙΟ]...
Δοκιμάστε `grep --help' για περισσότερες πληροφορίες.
WARNING: you should run this program as super-user.
demi@demi-laptop:~$ udio ; echo " " ; lspci | grep udio ; echo " " ; dmesg | grep --ignore-
bash: udio: command not found

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

Χρήση: grep [ΕΠΙΛΟΓΗ]... ΥΠΟΔΕΙΓΜΑ [ΑΡΧΕΙΟ]...
Δοκιμάστε `grep --help' για περισσότερες πληροφορίες.
demi@demi-laptop:~$ case udio ; echo " " ; lsmod | grep sound
bash: syntax error near unexpected token `;'
demi@demi-laptop:~$ lsb_release --all ; echo " " ; uname -a ; echo " " ; lshw -short | grep
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid

Linux demi-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

Χρήση: grep [ΕΠΙΛΟΓΗ]... ΥΠΟΔΕΙΓΜΑ [ΑΡΧΕΙΟ]...
Δοκιμάστε `grep --help' για περισσότερες πληροφορίες.
WARNING: you should run this program as super-user.
demi@demi-laptop:~$ udio ; echo " " ; lspci | grep udio ; echo " " ; dmesg | grep --ignore-
bash: udio: command not found

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

Χρήση: grep [ΕΠΙΛΟΓΗ]... ΥΠΟΔΕΙΓΜΑ [ΑΡΧΕΙΟ]...
Δοκιμάστε `grep --help' για περισσότερες πληροφορίες.
demi@demi-laptop:~$ case udio ; echo " " ; lsmod | grep soundDistributor ID:Ubuntu
bash: syntax error near unexpected token `;'
demi@demi-laptop:~$ Description:Ubuntu 8.10
bash: Description:Ubuntu: command not found
demi@demi-laptop:~$ Release:8.10
bash: Release:8.10: command not found
demi@demi-laptop:~$ Codename:intrepid
bash: Codename:intrepid: command not found
demi@demi-laptop:~$
demi@demi-laptop:~$ Linux demi-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux
bash: Linux: command not found
demi@demi-laptop:~$
demi@demi-laptop:~$ Χρήση: grep [ΕΠΙΛΟΓΗ]... ΥΠΟΔΕΙΓΜΑ [ΑΡΧΕΙΟ]...
bash: Χρήση:: command not found
demi@demi-laptop:~$ Δοκιμάστε `grep --help' για περισσότερες πληροφορίες.
> WARNING: you should run this program as super-user.
> demi@demi-laptop:~$ udio ; echo " " ; lspci | grep udio ; echo " " ; dmesg | grep --ignore-
> bash: ud

Revision history for this message
Vadas Norbert (aldaan) said :
#3

Hello,

Try setting up PulseAudio with this How-to: http://ubuntuforums.org/showthread.php?t=776739&page=1
I hope it helps.

aldaan

Revision history for this message
kleisthenis_gr (kleisthenis-gr) said :
#4

Unfortunately nothing with pulseAudio for me...

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#5

Hi,

Please try this solution:

http://ubuntuforums.org/showthread.php?t=771429

Regards,

Mark

Can you help with this problem?

Provide an answer of your own, or ask kleisthenis_gr for more information if necessary.

To post a message you must log in.