• Shortcuts : 'n' next unread feed - 'p' previous unread feed • Styles : 1 2

» Publishers, Monetize your RSS feeds with FeedShow:  More infos  (Show/Hide Ads)


Date: Saturday, 18 Apr 2009 20:16
Hi all. It seems that a lot of people have been having the same issue as I used to - the headphones and speakers play at the same time in a lot of systems with the Intel HDA (ALCxxx) sound cards and the ICH8/ICH8M chipsets. I managed to get this fixed by adding

Code:

options snd-hda-intel model=auto
to my /etc/modprobe.d/alsa-base file.

If this doesn't work for you, you can try going to http://ubuntuforums.org/showthread.php?t=588089 to expand on this solution.
Author: "Guy_AD" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Sunday, 08 Jun 2008 06:28
I mean to make it play all the codecs that MPlayer does.:confused:
Author: "ikki_72" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 22:03
Hi, I recently started using some Jabra BT620s headphones. I just want to get them working with my laptop so I can listen to music. They are Bluetooth which I have had very little luck getting to work. They also have a USB cable for charging and streaming. Either use would be fine with me, I just want them to work. I don't need the microphone to work as I don't use Skype or any other voice program. If anyone can help me with either the USB or Bluetooth set up I would greatly appreciate it. Thanks!
Author: "skizzabadoo" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:56
Running Hardy Heron with all of the latest updates. Have a very fine working xorg.conf that Kubuntu now decides (it didn't always do this) to overwrite with a totally non-working one. The new generated xorg.conf hoses a working xorg.conf and only allows for a lousy 640x480 on a 21" Samsung 213T.

From working xorg.conf:
Code:

Section "Monitor"
        Identifier      "Samsung 213T"
        HorizSync      30-93
        VertRefresh    56-75
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor        "Samsung 213T"
        Device          "Configured Video Device"
EndSection

From non-working generated xorg.conf:
Code:

Section "Monitor"
        Identifier      "Samsung 213T"
        Modelname      "Custom 1"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
  modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
  modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
  modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
  modeline  "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
  modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
  modeline  "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
  modeline  "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200@75" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200@70" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
  modeline  "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
  modeline  "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
        Gamma  1.0
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor        "Samsung 213T"
        Device          "Configured Video Device"
        Defaultdepth    24
        SubSection "Display"
                Depth  24
                Virtual 1920    1440
                Modes          "1600x1200@60"  "1600x1200@75"  "1600x1200@65"  "1600x1200@70"  "1400x1050@75"  "1792x1344@60"  "1400x1050@60"  "1856x1392@60"  "1280x960@75"  "1920x1440@60"  "1280x1024@60"  "1280x960@60"  "1280x1024@75"  "1152x864@75"  "1024x768@60"  "1024x768@70"  "1024x768@75"  "832x624@75"    "800x600@60"    "800x600@75"    "800x600@72"    "800x600@56"    "640x480@75"    "640x480@72"    "640x480@60"
        EndSubSection
EndSection

And what's that stupid virtual window of 1920x1440?

The first one works, the second one doesn't. From the log:
Code:

*(II) I810(0): Not using mode "1600x1200@65" (hsync out of range)
(II) I810(0): Not using mode "1600x1200@60" (hsync out of range)
(II) I810(0): Not using mode "1600x1200@75" (hsync out of range)
(II) I810(0): Not using mode "1600x1200@70" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)

Everything would be fine if the system did not continually overwrite xorg.conf. How to resolve this issue? Thanks.

Chris
Author: "darkphader" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:53
I am running hardy and my sansa e250 mounts as /media/Sansa e250. next time it is connected it mounts as media/Sansa e250_. next time it is /media/Sansa e250__. a new underscore is added everytime. the old entries stay there until i change the owner and delete them. any thought? thanks.
Author: "lawhorne" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:22
I've been trying to get a working recording setup going here on this new system for a week now. I previously had a great setup with Slackware on some older hardware, sporting an Audigy Platinum card with LiveDrive. Everything worked great with Jack and Ardour.

I recently built a new system and went with Ubuntu. I love Ubuntu thus far, having used Linux for 8 years now I'm tired of manually dealing with updates.

I moved my trusty Audigy card over, and after a few hiccups, finally got the Mic2/Line2 input on the LiveDrive working. However, I still have NO output at all from the LiveDrive headphone jack. This used to work in Slackware, and a quick reboot to XP confirmed the drive is working properly. I just cannot get this front panel to work right.

I've tried setting ALL outputs to max on, unmuted everything, toggled every switch in the mixer, still no output on the headphone. When I boot the system and listen with the headphones, I get the slight hiss indicating the phones and jack work, up until the kernel initializes the sound, which it then goes completely mute.

Does anyone have any advice at all?

I've tried QAmix, Kmix, alsamixer. I've read the docs for alsa in the kernel source, and everything I can find in a google search. I just don't get what I might be missing here.
Author: "Chott" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:22
I'm having a massive amount of problems installing my 8800GTS. I managed to install the latest Nvidia drivers from their site manually and they worked flawlessly for a little while. As soon as I turned on my computer the next day; however, Ubuntu said I had no drivers installed and that it was going to have to run in low graphics mode.

So installed them again and again as soon as the computer was rebooted the next day the drivers were gone.

Ubuntu knows they're there because on the second attempt it gave me a warning that "169.12 drivers are already installed"

Please help :(
Author: "Travic" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:20
Thank you all for your reply.
Author: "lemonicetea" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:15
Is it possible to play or at least convert my itunes music in amarok (they are mp4 files).
Author: "MosMusy" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 21:08
k probeer mijn ATI drivers te configureren, maar alle aticonfig opdrachten die ik intik eindigen op Aborted (core dumped)
Een voorbeeld is:
I'm trying to configure my ATI drivers, but when I type an aticonfig code it always ends with "aborted (core dumped)
For example:

Code:


maarten@Fifi:~$ sudo aticonfig --overlay-type=Xv
Warning: Option 'VideoOverlay' doesn't affect running session.
Warning: Option 'OpenGLOverlay' doesn't affect running session.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.fglrx-6
*** glibc detected *** aticonfig: munmap_chunk(): invalid pointer: 0xbf8319de ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(cfree+0x1bb)[0xb7d4692b]
aticonfig[0x805c5c7]
aticonfig[0x805c875]
aticonfig[0x8054528]
aticonfig[0x804985e]
aticonfig[0x80496cb]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7cef050]
aticonfig[0x8049601]
======= Memory map: ========
08048000-08067000 r-xp 00000000 03:03 1781244    /usr/bin/aticonfig
08067000-0806a000 rw-p 0001e000 03:03 1781244    /usr/bin/aticonfig
0806a000-0808b000 rw-p 0806a000 00:00 0          [heap]
b7ccb000-b7ccc000 rw-p b7ccb000 00:00 0
b7ccc000-b7cce000 r-xp 00000000 03:03 995544    /lib/tls/i686/cmov/libdl-2.6.1.so
b7cce000-b7cd0000 rw-p 00001000 03:03 995544    /lib/tls/i686/cmov/libdl-2.6.1.so
b7cd0000-b7cd4000 r-xp 00000000 03:03 1783045    /usr/lib/libXdmcp.so.6.0.0
b7cd4000-b7cd5000 rw-p 00003000 03:03 1783045    /usr/lib/libXdmcp.so.6.0.0
b7cd5000-b7cd7000 r-xp 00000000 03:03 1783043    /usr/lib/libXau.so.6.0.0
b7cd7000-b7cd8000 rw-p 00001000 03:03 1783043    /usr/lib/libXau.so.6.0.0
b7cd8000-b7cd9000 rw-p b7cd8000 00:00 0
b7cd9000-b7e1d000 r-xp 00000000 03:03 995541    /lib/tls/i686/cmov/libc-2.6.1.so
b7e1d000-b7e1e000 r--p 00143000 03:03 995541    /lib/tls/i686/cmov/libc-2.6.1.so
b7e1e000-b7e20000 rw-p 00144000 03:03 995541    /lib/tls/i686/cmov/libc-2.6.1.so
b7e20000-b7e23000 rw-p b7e20000 00:00 0
b7e23000-b7e46000 r-xp 00000000 03:03 995545    /lib/tls/i686/cmov/libm-2.6.1.so
b7e46000-b7e48000 rw-p 00023000 03:03 995545    /lib/tls/i686/cmov/libm-2.6.1.so
b7e48000-b7f35000 r-xp 00000000 03:03 1783047    /usr/lib/libX11.so.6.2.0
b7f35000-b7f39000 rw-p 000ed000 03:03 1783047    /usr/lib/libX11.so.6.2.0
b7f39000-b7f46000 r-xp 00000000 03:03 1783049    /usr/lib/libXext.so.6.4.0
b7f46000-b7f47000 rw-p 0000d000 03:03 1783049    /usr/lib/libXext.so.6.4.0
b7f47000-b7f4e000 r-xp 00000000 03:03 1783110    /usr/lib/libXrender.so.1.3.0
b7f4e000-b7f4f000 rw-p 00006000 03:03 1783110    /usr/lib/libXrender.so.1.3.0
b7f4f000-b7f54000 r-xp 00000000 03:03 1783211    /usr/lib/libXrandr.so.2.1.0
b7f54000-b7f55000 rw-p 00005000 03:03 1783211    /usr/lib/libXrandr.so.2.1.0
b7f55000-b7f56000 rw-p b7f55000 00:00 0
b7f59000-b7f63000 r-xp 00000000 03:03 995534    /lib/libgcc_s.so.1
b7f63000-b7f64000 rw-p 0000a000 03:03 995534    /lib/libgcc_s.so.1
b7f64000-b7f66000 rw-p b7f64000 00:00 0
b7f66000-b7f80000 r-xp 00000000 03:03 995530    /lib/ld-2.6.1.so
b7f80000-b7f82000 rw-p 00019000 03:03 995530    /lib/ld-2.6.1.so
bf81d000-bf832000 rw-p bf81d000 00:00 0          [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0          [vdso]
Aborted (core dumped)

Does anybody know what I can do about this?
Author: "Klaasvaak" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 20:45
Hi all!

Im very new, i installed Ubuntu After getting a vista machine (bad move) and i feel i am going to enjoy it alot.

Now as for my problem well its screen and graphics.

Everything on my screen is huge i have tryed to change resolution but it only has one 800x600 and mine is 1440x900. so this is a problem and i dont know how to fix.

I have been trying to install ati radeon with all the help from the sticky post here but this is not working either. i have ati radeon hd2400 PRO i have tryed to reconfigure my xserver but tis does not help either at one point i rbooted and the screen was very fuzzy and double vision.

Any ideas what i can do.

Please help!

Thanks

Ben.
Author: "alewithjam" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 20:43
Presonus Firebox is detected when starting Jack Control, but can't hear any output.
Additional info: Ubuntu 7.10
Jack audio connect kit (GUI): 0.2.22
Jack setup info:
> Server Path: jackd
> Realtime unchecked (Jack client cannot start with this option checked)
> Interface: hd:0
> Audio: duplex
> Frames per period: 32
> Sample rate: 44100
> Periods/buffer: 3
> Port max: 256
> Timeout: 500 msec
> Input and output latency: 0
> Latency: 2.18 msec

gscanbus shows: S400Presonus: Port 0: connected to child node

I am using Rhythmbox 0.11.2 to play an audio file, but no sound are produced. Additionally, no readable client is shown by the "connect" window.

Thinks I've tried already:
- compile a Linux -rt kernel
- linked my user to "disk" group

Any clues on how to proceed?
Thanks,
MN

Attached Images
File Type: jpg firebox.jpg (228.4 KB)
Author: "mnobre" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 20:28
Is there a program where i can make movies using my jpeg gif avi mpeg mp3 files.....something like Windows Movie Maker... I have KINO and It doesnt use my file types..(mpeg, avi, mp3) I tried to install Cinelerra however the package manager doesn't seem to install it.........I recently switched to Ubuntu 6.06LT from Windows xp.....I virus wiped out my system...(I could wish I could retrieve my old windows files)....I like Ubuntu
please help with movie maker advice






thankyou
Author: "oneloveatatime" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 20:16
I am new to ubuntu. A virus wipe out my windows xp and i switched to Ubuntu 6.06 and I would like to know if there is a Movie Maker that i can use to make home movies using .gif .jpeg. mov .flv. avi amd mpeg files from my computer drive. I have Kino but I cant use my file types with it.
I tried to install Cinelerra but I dont know how to install it on my operating system.. The package manager didnt seem to work..............could someone tell me what movie maker to use like windows movie make............


thank you and I love Ubuntu so far
Author: "oneloveatatime" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
USB Midi   New window
Date: Monday, 21 Apr 2008 19:46
Hi,
I'm using an edirol UM-1S USB Midi interface with ubuntu (LMMS). It works but there is a problem with latency.
Does anyone know how to fix this?
Thanks
Darkhorse
Author: "darkhorse186" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 19:43
Three years ago I used gtkpod to load my iPod with 4,500 mp3s. It worked perfectly and I've used the iPod for years. I haven't ever plugged it in again because I haven't had time to rip any more CDs.

Now I have a new iPod and the Linux iPod world seems to have changed. I tried to put some songs on this new iPod with gtkpod and gtkpod was not happy and would not let me put any songs on it at all (I don't remember the exact errors because that was 3 weeks ago).

I then tried Amarok and that loaded songs onto the iPod ok, but the iPod did not recognize that any songs were on it. I did a Google search and found this web page: http://gtkpod.wikispaces.com/Sysinfo+File that says you have to put a Firewire GUID on it for it to recognize it. I did that but it still didn't work.

Finally, I thought that if I hooked it to a Mac and it put the initial db on it then Amarok could take it from there. I borrowed a MacBook and plugged it in. It said it had a DOS FAT file system and it would have to initialize it. (Which is weird because in the old days iPods always came with HFS filesytem and you had to initialize it if you were going to use it with Windoze. However, the Mac would not restore it without becoming superuser, so that was out of the question. (Which is a really dumb thing on Apple's part).

Then I borrowed another 80 GB ipod and used 'dd' to just copy the entire disk from the working iPod to the new iPod. My thinking being that if I could get it to play at all, then I could change the music later. After cloning the disk, I mounted both of them and did a diff and the two iPods were identical (no differences found).

Still... it did not think there was any music on it at all. I tried adding the Firewire GUID and discovered that now it thinks the file system is "read only". It won't let me write anything to the disk.

So I am not sure what to do now. Does anybody have any suggestions?

Thanks
-Scott
Author: "jsedwards" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Monday, 21 Apr 2008 19:42
Hi,

I wanted to configure ubuntu gutsy such that if i'd plug the headphone in the speaker would automatically mute. I tried to install the newer version (1.0.15), but the same problem still persists.

The thing is this it got worse in that when I installed the new version, it a chaos where my keyboard controls won't work (i think they're working on the old alsa version) It seems that I have two versions installed now. I tried to re-install the older version (i can't remove it since ubuntu-desktop would be removed as well) but that didn't work

Is there a way where i can remove the new version which is not displayed on the synaptic?

Thanks,
Author: "koba101" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Saturday, 19 Apr 2008 13:56
When I try to watch any Shoutcast Tv I get error- type of stream not recognised
It was OK on Gutsy

What am I missing?

Thanks
Author: "Dave Otter" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Saturday, 19 Apr 2008 13:25
Is there currently a software package where I can drop a m3u file and create an mp3 data disk?
Author: "MrWES" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Date: Saturday, 19 Apr 2008 13:14
Hi, I have an old IBM Thinkpad T23 running Gutsy and would like to make the mouse buttons click when pressed. I use FF and have the pop up sound extension installed, but the sounds produced are distinctly naff and I would like a sound to be produced when I click the left and right mouse buttons. I have been through the sound properties and assigned sounds to system messages, but the option to do this for the mouse is not there. Could anyone please tell me what I may need to do to make this possible. Many thanks in advance.
Author: "Julian David Pitt" Tags: "Multimedia & Video"
Send by mail Print  Save  Delicious 
Next page
» You can also retrieve older items : Read
» © All content and copyrights belong to their respective authors.«
» © FeedShow - Online RSS Feeds Reader