Find the answer to your Linux question:
Results 1 to 9 of 9
Hi i'm newb in linux and i have a problem with video when i make full size video from browser or from video player i see only black screen can ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    4

    Question video trouble

    Hi
    i'm newb in linux and i have a problem with video
    when i make full size video from browser or from video player i see only black screen
    can anybody help me pls?

  2. #2
    mzv
    mzv is offline
    Just Joined!
    Join Date
    Aug 2009
    Location
    Evil Empire
    Posts
    33
    what player do you use? have you tried another one?

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    4
    Quote Originally Posted by mzv View Post
    what player do you use? have you tried another one?
    i have standard player of ubuntu

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    It could be a graphics driver problem, post the output of this command, please.

    Code:
    lspci -kn
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Just Joined!
    Join Date
    Feb 2010
    Posts
    4
    Quote Originally Posted by MikeTbob View Post
    It could be a graphics driver problem, post the output of this command, please.

    Code:
    lspci -kn
    00:00.0 0600: 1039:0661 (rev 11)
    Kernel driver in use: agpgart-sis
    Kernel modules: sis-agp
    00:01.0 0604: 1039:0003
    Kernel modules: shpchp
    00:02.0 0601: 1039:0963 (rev 25)
    00:02.1 0c05: 1039:0016
    Kernel driver in use: sis96x_smbus
    Kernel modules: i2c-sis96x
    00:02.5 0101: 1039:5513
    Kernel driver in use: pata_sis
    00:02.7 0401: 1039:7012 (rev a0)
    Kernel driver in use: Intel ICH
    Kernel modules: snd-intel8x0
    00:03.0 0c03: 1039:7001 (rev 0f)
    Kernel driver in use: ohci_hcd
    00:03.1 0c03: 1039:7001 (rev 0f)
    Kernel driver in use: ohci_hcd
    00:03.3 0c03: 1039:7002
    Kernel driver in use: ehci_hcd
    00:04.0 0200: 1039:0900 (rev 91)
    Kernel driver in use: sis900
    Kernel modules: sis900
    01:00.0 0300: 1002:5964 (rev 01)
    Kernel modules: radeon, radeonfb

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    I forgot, could you also post the outout of
    Code:
    lspci |grep -i vga
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  7. #7
    Just Joined!
    Join Date
    Feb 2010
    Posts
    4
    Quote Originally Posted by MikeTbob View Post
    I forgot, could you also post the outout of
    Code:
    lspci |grep -i vga
    01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)

  8. #8
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Have you tried installing the correct drivers? System>Administration>> Hardware drivers?

    YOu should be looking for ATI or Radeon drivers.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which version of Ubuntu are you using> Have you installed ATI Driver? Try to install it through Hardware Drivers option available in Administrative Menu.

    Execute this
    Code:
    grep -i driver /etc/X11/xorg.conf
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...