Results 1 to 10 of 13
I've installed VLC and also gone to the Easy Urpmi to install whatever it is that site installs (I think codec?). Basically when I use VLC I get sound but ...
- 03-09-2008 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 13
VLC with sound but no video
I've installed VLC and also gone to the Easy Urpmi to install whatever it is that site installs (I think codec?). Basically when I use VLC I get sound but no picture, it just shows up green???
Any help would be greatly appreciated, thanks in advance!
- 03-09-2008 #2
Execute this
Post output here.Code:su - lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-09-2008 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 13
- 03-09-2008 #4
You have configured X Server correctly.
Open VLC Player, Go to Preferences -- Video -- highlight Output Modules.
Check Advanced Options at the bottom and select X11 video output from the drop-down list.
Restart VLC Player.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-09-2008 #5
- 04-06-2009 #6Just Joined!
- Join Date
- Apr 2009
- Posts
- 4
Hi i tried the above and got this as an outout
lspci | grep -i vga
00:02.0 VGA compatible controller: Intel 945GME Express Integrated Graphics Controller (rev 03)
grep -i driver /etc/X11/xorg.conf
Driver "kbd"
Driver "synaptics"
Driver "mouse"
Driver "intel"
I tried the x11 video output and all the others on the list
Any help would be greatly appreciated thanks
- 04-07-2009 #7
Hi and Welcome !
Try Driver "vesa" instead of "intel" in /etc/X11/xorg.conf file.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-07-2009 #8Just Joined!
- Join Date
- Apr 2009
- Posts
- 4
Hi thanks
From a terminal window?
I get error permision denied even after i type in my root password :s
- 04-07-2009 #9
Execute this
Edit file and press Ctrl+X, Y and hit Enter key to save file.Code:sudo nano /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-07-2009 #10Just Joined!
- Join Date
- Apr 2009
- Posts
- 4
Sorry to keep bugging you but when i enter that im getting
bash: nano: command not found
Im running Linpus Lite on the Acer Aspire one if that helps
Thanks




