Hardware :: K3b Wrote A Music CD But The Machine Can't Read It?
Apr 22, 2011
I used k3b to write a music CD on my Asus laptop. I then put it back in the drive, and Kubuntu told me that it was blank. Yet when I brought it over to a different machine, or to a non-computer CD player, it played correctly. The files on the CD are WAV, not MP3.
I've heard of problems where you write a CD in one machine and then can't read it in a different machine, but this is the other way around! The originating machine can't read it but the foreign machines can. I don't understand that at all.
The default writing speed is 24X. I tried lowering it to 16X, but that had no effect.
View 4 Replies
ADVERTISEMENT
Mar 17, 2010
#!/bin/bash
echo 0 > /sys/class/rtc/rtc0/wakealarm
echo `date '+%s' -d '+ 30 seconds'` > /sys/class/rtc/rtc0/wakealarm
[code]....
View 3 Replies
View Related
Jun 30, 2010
After 10 minutes of trying to mount my zune, I finally got it, only to open rhythem box to find that I can't view the music on it, or write new music to it. (It does have music on it, nearly 30 gigs of music, its also assigned to my windows computer that I dont use anymore). Sorry for the file being a jpe, but the fedora forums seem to hate high resolution, full desktop, PNG screenshots, so I edited it down and made it a jpe.
View 5 Replies
View Related
May 2, 2011
I had to reinstall Ubuntu (Natty) on a brand new computer and while installing I setup the datas partition to be mounted in /usr but now I can't have access to files I put in there even if I setup the group/user permission! I can accezz /usr/Music but all files are locked
View 5 Replies
View Related
Jun 22, 2011
Iphone 4.2.6 and ubuntu. I have upgraded to natty and have Banshee running and am able to mount my iphone and see my files etc in a file browser. I can even see my music on the iphone inside Banshee. It lets me copy music from my machine to the iphone but never shows up on the ipod on the iphone. I can browse the folders and find the music but its saved as libgpodxxxxx.mp3. The xs are numbers. They are all in folders on the iphone called itunes_controlmusicfxx where x again are numbers. They play fine from the iphone if you highlight them in the file manager or in banshee.
View 1 Replies
View Related
Oct 26, 2010
I recently purchased a linux VPS from [URL] just to learn and play around with. I currently ssh into the machine via Putty from various Windows boxes. Is there anyway to throw some mp3s on the remote server and then have them play locally? Server is currently running Ubuntu Server 10.04.1.
View 4 Replies
View Related
Oct 6, 2010
how to read a CD, burned by a Mac, on my Ubuntu machine. Is there any way possible to do this? I'm sure there would have to be a way because, well, Mac and Ubuntu have their similarities..
View 8 Replies
View Related
May 20, 2011
My computer acts strange - sometimes reboots spontanousely, sometimes does not want to boot. When I isse command "mcelog", I receive such info:
[Code]..
How can I read and understand it? Could somebody point me to some documentation?
View 1 Replies
View Related
Sep 3, 2010
I'm trying to set up one machine to "serve" music to several others, running ubuntu or windows. Sharing the main "Music" folder is fine (Using Sharing in Nautilus), but the sub-folders in it are not accessible. I have tried setting the file permissions on the server (all 755), but that doesn't seem to affect the situation - the Music folder is available, so are any music files directly in Music, but trying to open the folder "JazzMisc" within Music fails.The way I have found to get around this is to separately set up JazzMisc, and many other folders, as shares; but then I have dozens of shares, rather than a folder tree under Music in which I can find what I want.
View 2 Replies
View Related
Mar 26, 2010
Lets say i have an empty DVD (4,7G)
I write on it data 2G with k3b.
Is it possible later to add some more files in this DVD with k3b ?
View 3 Replies
View Related
Sep 4, 2011
I wrote a few minutes ago open Suse 11.04 instead 11.4, I got confused with Ubuntu's last version.
View 2 Replies
View Related
Mar 17, 2011
When doing an install of Linux Mint, I accidentally installed on a partition that already had data on it, so now that partition has a clean install of Mint instead of the data that was there before.I was hoping that I could at least recover some of the data from this partition, so my questions would be what, if anything, could I recover, and how would I go about doing that?
View 2 Replies
View Related
Nov 28, 2010
I'm trying to use cron to schedule a script I wrote.in the terminal I'm typing sudo cronbut i get this message back.cron: can't lock /var/run/crond.pid, otherpid may be 3332: Resource temporarily unavailablewhat's going on here? how can I schedule my script to run?
View 2 Replies
View Related
Jul 29, 2011
I am trying to debug a script that another person wrote. I am not very strong understanding awk.
cat ${origfile} | awk '{sub("�14","
\page
");print $0 "par"}' >>${rtftempfile}
I know awk is doing some kind of manipulation of the acsii file ${origfile}, just not sure what.
View 6 Replies
View Related
Sep 3, 2010
I suspect this will be beyond my abilities but thought I'd give it a try. A few months ago I wrote code for an application called nagios which would send me tweets when a system within my network ran into a problem (code below):
Code:
define command {
command_name notify-host-twitter
[code]....
View 7 Replies
View Related
May 24, 2010
After a lot of work, I think I have successfully written a script that displays the last login times of all users on a system. It gets the list of users from the directories in the /home folder and then finds the latest entry from the 'last' command for their login times. This may be a useful script for admins out there
I am not at all sure this is the best way of doing this or that there aren't ways that this script fails. At the moment, there are no users on my test system who haven't logged in so I am not actually sure that feature works. I imagine it does though. Please feel free to copy/use and/or criticize/correct. I would love it if we can make this script better. Take a look:
Code:
View 3 Replies
View Related
Sep 18, 2010
I am using backtrak 4 because i wont to hack a wireless network and when i wrote iwconfig it dose not work. see this [url] and i am using dell laptop dell inspiron 1545.
View 4 Replies
View Related
Apr 10, 2011
I wrote program in c#
i got an error
no dotnetcharring namespce
how to solve this problem
View 4 Replies
View Related
Jul 28, 2011
I wrote a driver that scans on startup dynamically for available EEPROM's on a certain IC bus. For each EEPROM a new character device is created in /dev like:
/dev/bus0eepromA0
/dev/bus0eepromA1
/dev/bus0eepromA2 ...
[code]....
View 1 Replies
View Related
Aug 8, 2010
I've just installed Squeeze and try to install Nvidia drivers, but installer wrote that I have to disable Nouveau first. So could you please tell me how to turn off nouveau driver totally and correctly.
View 6 Replies
View Related
Jul 8, 2010
anybody found or wrote driver for Konica 7130 best 64bit
View 2 Replies
View Related
Jan 19, 2010
I installed squid on my machine, and for a while it was starting up automatically when the computer would turn on, and I would only have to reconfigure on ip-up for the new dns, etc.Now for some reason, I notice that squid isn't even started.To fix this, I wrote a start up script in /etc/rcS.d/ that runs:/etc/init.d/squid3 startAnd I notice it still isn't starting.So I write "/etc/init.d/squid3 start" and put it in my ip-up.d/ script.Everything in the script is being executed, but the squid server.I've tried reinstalling squid... what am I missing? where does the computer start these services?
View 4 Replies
View Related
Nov 8, 2010
I am trying to configure mpd (music player daemon) to access my music files that are stored on a windows server (NAS).
In the mpd configuration file I have to point to the directory in which the music is.
How do I do that? Is it something to do with mount?
View 1 Replies
View Related
May 13, 2011
I have no sound after upgrading to 11.04. Sound control panel and test speakers emits no sound. The new music player won't play sounds from music CDs either.
ALSA info is at: [url]
View 5 Replies
View Related
Jun 29, 2011
I can't seek music cause i can't find that little circular on music track bar. I update fedora but there was not any good news for rythmbox
View 2 Replies
View Related
May 2, 2010
I use mt-daapd music server to stream music to a couple of network music players (which use UPnP protocols). Recently (last month or so) I have found that on restarting my ubuntu system I need to manually restart the avahi-daemon in order for the music players to be able to 'see' the music server. I think avahi-damon is running when ubuntu first starts up. The output of a ps aux shows:
[Code]...
I'd like to understand why I need to restart the avahi-daemon and either solve this or learn a way to automate restarting it on system boot up so I don't have to do it manually each time. My system is ubuntu 9.10 64 bit and the version of avahi-daemon is 0.6.25
View 2 Replies
View Related
Jul 6, 2010
1-When entering a music CD, video or files, any programs or music or video players and desktop are closed are removed all the icons and I can not open any program only on firefox, I can not see the files or anything . (NOTE CD-rom is in mint condition)
2-I graphics effects ruin the entire desktop and when it is in fact no graphic still looks bad everything looks pixelated or striped like when flex is damaged or something is damaged and is in perfect condition.
Now I'm going with the version 10.04 of ubuntu:
1-I have the same problem with the CD I had in 9.10, except that in the 10/04 I can open some programs with the Emphaty and monitor systems.
2-When you close the laptop when I open the screen looks as if the flex embers damaged or broken screen (when it is of course) and I have no other to reset it.
3-When you drive about 30 minutes using computed with any open programs (Firefox, Emphaty, emesene, movie player, Gnome player) to close it or minimize it gets super slow and sometimes if I Friza and then to turn it off and repeat history.
4-When I'm watching a movie or a video with movie player is super slow (just what I'm playing does not the OS) as if Lageado and stuff. But with Gnome looks pretty good player just the video looks very small and I can not put it full screen. Certainly in a Dell Latitude C610 Pentium III-Processor: 1000/700mhz-Memory: 512MB Graphics-Card: 16mb.
View 1 Replies
View Related
Sep 22, 2010
I wrote a program that multiplies 2 matrices using multi-threads and another one using multiple processes and shared memory. Both in C.I need to find the total memory usage of these programs. I know of the top command, but when my matrices are relatively small they don't even show up on top because they complete so fast, how can I find the memory usage for these instances?Also, how can I find the total turnaround time of my programs
View 1 Replies
View Related
Apr 7, 2010
I've searched upon numerous links for a "fix" but they are either for older releases of fedora, or, I was able to make appropriate changes to the F12 KDE4 release such as the F11 how to fix pulseaudio and vlc guide in this forum
Problem: In order to get the sound to play on my system I have to go to PulseAudio Device Chooser and select default server,sink, etc. every login. I thought it was suppose to change it "permanently" , getting more specific here, when ever I play music in vlc I tend notice gaps/skips in my music very short skips .5 to 1 second sometimes 2 - 3, just now I was playing music flipping through some tracks then I am greeted with a nasty sound I cannot describe. Does anyone have a proper fix for this? Only result I came upon I have not tried yet was something with hda intel sound card and power settings, which feel will not work anyway
Here is my sound card: Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Also not to mention, I use to get pop-ups notifying me of pulseaudio device not being to be found and asked to forget this device
View 4 Replies
View Related
Nov 26, 2010
I recently got an iPod touch 2nd gen. I plugged it in and it immediately showed up in Rhythmbox. I dragged and dropped music files to the iPod icon listed under devices on the left hand pane. The files ARE on the iPod, I can confirm by finding them on the device in Nautilus. The problem is, they do not show up in the music library on the actual iPod. Did I miss something, or is there a step I must take to get them to show up in the iPod's music library so I can play them?
View 3 Replies
View Related