Author Topic: Video and audio skipping like a rap song(SOLVED)  (Read 3938 times)

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #30 on: March 01, 2010, 09:11:13 PM »
Quote
[root@u]# aticonfig --initial -f
Uninitialised file found, configuring.
Segmentation fault

ok I seem to have a lot of video drivers no nvidia but everybody else should i remove them also

also Noy that comfortable cli just have a clue lol
« Last Edit: March 01, 2010, 09:16:02 PM by GOTHBITES »
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #31 on: March 01, 2010, 09:27:13 PM »
Quote
[root@u]# aticonfig --initial -f
Uninitialised file found, configuring.
Segmentation fault

I was afraid of this...
 
The ati_8-x driver in the repo may not be the right one for your card. There used to be two drivers in the repo, one for the older cards like your former 9800 and one for the newer HD cards. Looks like we'll have to uninstall the repo driver and install the one from AMD's website. The key I've found to a proper install is to do it in safe mode. The driver cannot install properly with the X window system running.

It's very late where I am so lets take a break and make a plan tomorrow.

I know it's a pain now but we'll get there.

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #32 on: March 01, 2010, 11:00:04 PM »
Quote
[root@u]# aticonfig --initial -f
Uninitialised file found, configuring.
Segmentation fault

I was afraid of this...
 
The ati_8-x driver in the repo may not be the right one for your card. There used to be two drivers in the repo, one for the older cards like your former 9800 and one for the newer HD cards. Looks like we'll have to uninstall the repo driver and install the one from AMD's website. The key I've found to a proper install is to do it in safe mode. The driver cannot install properly with the X window system running.

It's very late where I am so lets take a break and make a plan tomorrow.

I know it's a pain now but we'll get there.

ok cool lol
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #33 on: March 02, 2010, 10:18:24 AM »
GOTHBITES,

Could you run the command "uname -a" as root and post the output please.

Also could you post the contents of the file /etc/modprobe.preload

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #34 on: March 02, 2010, 02:21:14 PM »
GOTHBITES,

Could you run the command "uname -a" as root and post the output please.

Also could you post the contents of the file /etc/modprobe.preload

OK np

Quote
[root@u-a00000 Daves# uname -a
Linux u-a00000 2.6.27.31.tex5 #1 SMP Fri Sep 11 14:35:27 CDT 2009 i686 AM                    D Athlon(tm) 64 Processor 3700+ GNU/Linux

Quote
# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules
capability
yenta_socket
floppy
bttv
ohci1394
8250_pci
sdhci
mmc_core
mmc_block
slamr
martian_dev
amd64-agp
amd64-agp
amd64-agp
fuse
amd64_agp
evdev
« Last Edit: March 02, 2010, 02:36:58 PM by GOTHBITES »
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #35 on: March 02, 2010, 07:07:18 PM »
The stuff you posted is what I was hoping to see. Now if you don't mind answering a few more annoying questions We'll see about getting those new ATI drivers installed.

In your /etc/modprobe.preload you might want to try putting a # in front of all of the amd64-agp lines, rebooting and trying aticonfig --initial -f again.

In Synaptic... What repository do you use?
Are you fully updated? (I know it's been asked, but I don't remember reading an answer)

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #36 on: March 02, 2010, 10:50:19 PM »
The stuff you posted is what I was hoping to see. Now if you don't mind answering a few more annoying questions We'll see about getting those new ATI drivers installed.

In your /etc/modprobe.preload you might want to try putting a # in front of all of the amd64-agp lines, rebooting and trying aticonfig --initial -f again.

In Synaptic... What repository do you use?
Are you fully updated? (I know it's been asked, but I don't remember reading an answer)

using heatnet and yes i was updated after gettn rid of koffice
 
Quote
aticonfig --initial -f
bash: aticonfig: command not found

didn't you tell me to remove the drivers so i remove all the ati and nvidia drivers
so is that cool
« Last Edit: March 02, 2010, 10:56:24 PM by GOTHBITES »
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #37 on: March 03, 2010, 10:37:44 AM »
My appologies, I had meant for you to remove all the ati and nvidia drivers except the one for your card. I am sorry I wasn't clear.


Quote
using heatnet and yes i was updated after gettn rid of koffice

Good, as long as it's not belnet  :)

Alright, Print the installer instructions from https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat102-inst.pdf
Restart you computer and boot into failsafe mode. It will take you to a CLI instead of the normal login screen. Become root (su) and cd over to the directory where you downloaded the new catalyst driver to and run the command from the instructions (sh ./ati-driver-installer-10-2-x86.x86_64.run). If it installs without any critical errors run the command aticonfig --initial -f. Again, if no critical errors, reboot into your normal mode and log in. If all went well you should now be able to run Catalyst Control Center.

Good Luck

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #38 on: March 03, 2010, 11:01:08 AM »
whats wrong with belnet  just curious
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #39 on: March 03, 2010, 03:50:00 PM »
Belnet isn't maintained and is not up to date.

I ask about which repo you use because belnet also happens to be the default repo, and updating through there will cause problems.

At least that's the buzz around the forums.

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Video and audio skipping like a rap song
« Reply #40 on: March 03, 2010, 04:34:41 PM »
default?

my default repo is always indiana  ???
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #41 on: March 03, 2010, 04:39:54 PM »
When I install pclos from the live CD the repo that is always selected is belnet. I have to change it before I can properly upgrade/update.

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #42 on: March 04, 2010, 07:18:11 AM »
My appologies, I had meant for you to remove all the ati and nvidia drivers except the one for your card. I am sorry I wasn't clear.


Quote
using heatnet and yes i was updated after gettn rid of koffice

Good, as long as it's not belnet  :)

Alright, Print the installer instructions from https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat102-inst.pdf
Restart you computer and boot into failsafe mode. It will take you to a CLI instead of the normal login screen. Become root (su) and cd over to the directory where you downloaded the new catalyst driver to and run the command from the instructions (sh ./ati-driver-installer-10-2-x86.x86_64.run). If it installs without any critical errors run the command aticonfig --initial -f. Again, if no critical errors, reboot into your normal mode and log in. If all went well you should now be able to run Catalyst Control Center.

Good Luck

what did you mean cd did you change directories or copy directories  im a bit nervouse  but i will tell how it went
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: Video and audio skipping like a rap song
« Reply #43 on: March 04, 2010, 08:17:50 AM »
hello

I wish they would make a package installer thats not in the repo lol

no go so far
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong

Offline cncman

  • Full Member
  • ***
  • Posts: 178
Re: Video and audio skipping like a rap song
« Reply #44 on: March 04, 2010, 12:58:56 PM »
Quote
no go so far

Details ???

Quote
what did you mean cd did you change directories or copy directories
cd means change directories. ie: cd /home/your_user_name_here/Downloads Or where ever you saved the driver package to.