openSUSE Forums > Hardware > Laptop » Asus K50IN : No Sound No Graphic Driver

Go Back   openSUSE Forums > Hardware > Laptop
Forums FAQ Members List Search Today's Posts Mark Forums Read


Laptop Questions about laptop hardware and laptop specific software (power management )

Reply
Page 2 of 4 1 2 34
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 23-Aug-2009, 04:49
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by Aroda View Post
I mean when I put the Headset the sound will work
When you plug the headset in, the speaker sound is supposed to stop, and you should get sound out of the headset. Is that what happens? Or do you get no sound out of the headset?
Reply With Quote
  #12 (permalink)  
Old 23-Aug-2009, 04:55
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by Aroda View Post
t
How....,
if that by typing in terminal
grep -i driver /etc/X11/xorg.conf
that what appear
Driver "kbd"
Driver "mouse"
Driver "vesa"
like first time
This states that your PC is using the VESA driver, where the VESA driver is an open source free driver that works on almost every graphic card. It is robust in that it will survive a kernel update or an xorg update. But it is slow.

Please type the following (enter root password when prompted for a password) and pass here the output:
su -c 'sax2 -p'
From run level 3 (ie NOT from a GUI terminal, but booting a text mode after typing "3" (no quotes) in the grub menu) did you try with root permissions:
sax2 -r -m 0=nv
ie follow my recommendation from post#6:
openSUSE Forums - View Single Post - Asus K50IN : No Sound No Graphic Driver

That is the open source (openGL) nvidia driver, and it will give better performance than the vesa driver that you are using now.

... and please confirm you do have a graphical interface now.
Reply With Quote
  #13 (permalink)  
Old 23-Aug-2009, 05:09
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 13
Aroda hasn't been rated much yet
Default Re: Asus K50IN : No Sound No Graphic Driver

I am Very Sorry for my poor English
I mean , The Sound not work from the first
but when I plug the headset the sound will be work
Reply With Quote
  #14 (permalink)  
Old 23-Aug-2009, 05:13
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by Aroda View Post
I am Very Sorry for my poor English
I mean , The Sound not work from the first
but when I plug the headset the sound will be work
OK, that makes sence. From what have read, according to the alsa developers (where alsa is the sound driver used mostly in Linux), it is far easier to get sound working in a headset, than it will be in the speakers.

This should be fixable.

BUT before we try to fix it, can you now confirm you have a graphical (GUI) interface?
Reply With Quote
  #15 (permalink)  
Old 23-Aug-2009, 05:16
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by Aroda View Post
The Sound not work from the first
but when I plug the headset the sound will be work
Per post#6 above, can you please provide more information.

i.e. :

Quote:
Originally Posted by oldcpu View Post
... can you provide more very detailed information so a good recommendation can be given? For openSUSE-11.1, you can do that, with your laptop connected to the internet, by opening a gnome-terminal or a kde konsole and twice copy and paste the following into that terminal/konsole
Code:
/usr/sbin/alsa-info.sh
Run it the 1st time with root permissions. It will ask if you wish to do an update of the script. Select YES.

Then run it again (as either a regular user or as root). This time it will diagnose your PC's hardware and software configuration for audio, and it will post its output on the Internet/web. It will give you the URL of the web site. Please post that URL here. JUST the URL.

Also, please copy and paste the following commands one line at a time into a gnome-terminal or a konsole and post here the output:
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound
... with that information I may be able to make a recommendation.
Reply With Quote
  #16 (permalink)  
Old 23-Aug-2009, 06:50
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 13
Aroda hasn't been rated much yet
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by oldcpu View Post
This states that your PC is using the VESA driver, where the VESA driver is an open source free driver that works on almost every graphic card. It is robust in that it will survive a kernel update or an xorg update. But it is slow.

Please type the following (enter root password when prompted for a password) and pass here the output:
su -c 'sax2 -p'
From run level 3 (ie NOT from a GUI terminal, but booting a text mode after typing "3" (no quotes) in the grub menu) did you try with root permissions:
sax2 -r -m 0=nv
ie follow my recommendation from post#6:
openSUSE Forums - View Single Post - Asus K50IN : No Sound No Graphic Driver

That is the open source (openGL) nvidia driver, and it will give better performance than the vesa driver that you are using now.

... and please confirm you do have a graphical interface now.
I can't understand what this mean
I type

Code:
su -c 'sax2 -p'
that what's appear

Code:
Chip: 0  is -> VESA Framebuffer Graphics        03:00:0 0x10de 0x0873 AGP fbdev
and I typed
Code:
sax2 -r -m 0=nv
appear to me sax2 faild to start or something like this
Reply With Quote
  #17 (permalink)  
Old 23-Aug-2009, 07:03
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by Aroda View Post
I type
Code:
su -c 'sax2 -p'
that what's appear
Code:
Chip: 0  is -> VESA Framebuffer Graphics        03:00:0 0x10de 0x0873 AGP fbdev
That tells me Linux does not recognize your graphic hardware.


Quote:
Originally Posted by Aroda View Post
and I typed
Code:
sax2 -r -m 0=nv
appear to me sax2 faild to start or something like this
like ??? That did not come thru.

... anyway, it is a mute (silent) point as clearly from 'sax2 -p' that sax2 does not recognize your Nvidia Geforce G102M hardware.

You probably have to stick with the VESA driver until either:
  • the openGL is updated to function with the Nvidia Geforce G102M or
  • you download and install a proprietary Nvidia Geforce G102M driver for Linux from nVidia.

You still did not answer my question (that I can find).

Do you have a GUI (desktop) with the VESA driver?
Reply With Quote
  #18 (permalink)  
Old 23-Aug-2009, 07:12
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 13
Aroda hasn't been rated much yet
Default Re: Asus K50IN : No Sound No Graphic Driver

oh I lose the GUI
Reply With Quote
  #19 (permalink)  
Old 23-Aug-2009, 07:17
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,754
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Asus K50IN : No Sound No Graphic Driver

Quote:
Originally Posted by Aroda View Post
oh I lose the GUI
what does that mean? Please, I can not understand.

If you have no GUI yet, then try VESA at a lower resolution. ie :
sax2 -r -l -m 0=vesa
(where that is a lower case "L" and that is zero equals vesa).

Then restart and test.

If that does not work, you can also try the frame buffer display/driver again (which is pretty poor quality).

To do that simply (with root permissions) copy:
cp /etc/X11/xorg.conf.install /etc/X11/xorg.conf
and restart your PC.

Note to restart from an ascii/text prompt , one types with root permissions:
shutdown -r now
and to shut down one types
shutdown -h now
Reply With Quote
  #20 (permalink)  
Old 23-Aug-2009, 07:36
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 13
Aroda hasn't been rated much yet
Default Re: Asus K50IN : No Sound No Graphic Driver

How I can Install Nvidia Driver
Reply With Quote
Reply
Page 2 of 4 1 2 34

Bookmarks


Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2