Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Other Cool Front Ends


Reply
 
Share Thread Tools Display Modes
Old 09-01-2004, 09:32 PM   #181
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
Quote: Originally Posted by rgardjr
I'm running into the same problem. It will crash at number 23 when it builds the db. If I change the directory to single album it will build the db and I can browse the songs, but it won't play the music. Turning volume up doesn't help in may case. The song doesn't get played-I see a dos command window that states: open failed: d:\\mp3\\a perfect circle\thirteenth step\\01-The Package.mp3 The previous version of headunit ran on this pc. Hope this is of some help.

rgardjr, this is good information. Do you have a folder called "a perfect circle\thirteenth step"? Specifically, does that folder contain a "\" (slash) in it's name? If so, that is probably what is causing the problem. I'll fix that ASAP... Thanks again.

EDIT: Hmmm...windows doesn't let you create a file with a slash in its name so that's not the problem. I'm sending you a PM with some questions that will help me track down this bug...
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)

Last edited by NoPistonPC; 09-01-2004 at 10:02 PM.
NoPistonPC is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 09-01-2004, 11:56 PM   #182
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
Quote: Originally Posted by NoPistonPC
EDIT: Hmmm...windows doesn't let you create a file with a slash in its name so that's not the problem. I'm sending you a PM with some questions that will help me track down this bug...

As you see it has only one backslash where it should have 2. May be it is something you think is TAB ?
jbors is offline   Reply With Quote
Old 09-02-2004, 10:33 AM   #183
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
Quote: Originally Posted by jbors
As you see it has only one backslash where it should have 2. May be it is something you think is TAB ?

Possibly... BTW, that error message ("open failed: ...") occurs because DirectShow is unable to open that file for playback. If it's not a problem with a bad character in the filename, then it could be that the mp3 playback codec you have installed can't open that file. If that's the case, try a different mp3 codec (like the franhauer one...).

If anyone else is having these problems, can you post a list of the bad files or the directory that is causing problems, and also the error message that you get? Thanks a lot...
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
NoPistonPC is offline   Reply With Quote
Old 09-03-2004, 08:24 AM   #184
Newbie
 
Join Date: Jul 2004
Location: Slovenia
Posts: 2
Cyber1G is on a distinguished road
Linux: Error message

Have anyone the same problem:
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I. -I/usr/include -I/usr/lib/qt3/include -o DBHandler.o DBHandler.cpp
In file included from DBHandler.cpp:15:
Tag.h:6:21: id3/tag.h: No such file or directory
In file included from DBHandler.cpp:15:
Tag.h:23: error: 'ID3_Tag' is used as a type, but is not defined as a type.
make: *** [DBHandler.o] Error 1

Rok
Cyber1G is offline   Reply With Quote
Old 09-03-2004, 09:19 AM   #185
Low Bitrate
 
Join Date: Apr 2004
Posts: 61
dignome is on a distinguished road
You need to install id3lib by the looks of it, or reconfigure the package to not use it if at all possible.

http://id3lib.sourceforge.net/ (this might not be the right one, search freshmeat.net)
dignome is offline   Reply With Quote
Old 09-03-2004, 02:41 PM   #186
Newbie
 
Join Date: Jul 2004
Location: Slovenia
Posts: 2
Cyber1G is on a distinguished road
It works ! :)

Next time I will first RTFM !

tnx

Rok
Cyber1G is offline   Reply With Quote
Old 09-03-2004, 03:10 PM   #187
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
Cyber, gald to see you got it working. If you run into any of the db synching/file playback problems mentioned above, can you please let me know? Thanks. BTW, video doesn't work yet. It will in the next release (coming in the next couple of days).
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
NoPistonPC is offline   Reply With Quote
Old 09-07-2004, 11:26 AM   #188
Newbie
 
Join Date: Aug 2004
Location: Clarksville, TN US
Posts: 34
bpierce815 is on a distinguished road
Headunit not doing much

I got headunit installed on my carpc. I have xine installed and am trying to get headunit to play dvds and mp3s. When I click on the dvd button, I get the following line from my console:

Headunit cannot open:

or something similar. The weird thing is, it looks like it is not being told what to open. I have tried 0.2 as well as cvs. Any help would be appreciated.

Thanks,
Ben
__________________
I didn't turn my back on my country, my country turned it's back on me.
bpierce815 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 09-07-2004, 11:40 AM   #189
Newbie
 
Join Date: Aug 2004
Location: Clarksville, TN US
Posts: 34
bpierce815 is on a distinguished road
I replied somewhere else noting the video problems before I read this post. Glad to see that things are progressing.

Anxiosly awaiting the new release.

Anyway on the Distribution side. I believe that I have a distribution put together that will be about 500MB. It will load a specific kernel according to the cpu:

1 for EPIAM boards
1 for basic x86 pcs that have MTRR support

Touchscreen module support will be included, as well as usb-serial devices(GPS,XM-PCR). USB-CDROM's will also be supported. If anyone can think of anything else to support, please let me know.

I am also trying to build X without a windowmanager to keep everything small.

Thanks,
Ben
__________________
I didn't turn my back on my country, my country turned it's back on me.
bpierce815 is offline   Reply With Quote
Old 09-07-2004, 02:39 PM   #190
Low Bitrate
 
Join Date: Jun 2004
Location: Houston/Georgetown TX
Posts: 70
mushupork5 is on a distinguished road
will it be able to boot from cd?
mushupork5 is offline   Reply With Quote
Old 09-07-2004, 04:36 PM   #191
Raw Wave
 
rando's Avatar
 
Join Date: Mar 2004
Location: Redondo Beach, CA
Posts: 1,969
rando is on a distinguished road
Quote: Originally Posted by bpierce815
Touchscreen module support will be included, as well as usb-serial devices(GPS,XM-PCR). USB-CDROM's will also be supported. If anyone can think of anything else to support, please let me know.

You might consider throwing in I2C support since its built into the M10k and other EPIA boards. The new radio that Seth is working on will initially be controlled over I2C.
__________________
2004 4runner
rando is offline   Reply With Quote
Old 09-08-2004, 03:58 PM   #192
Newbie
 
Join Date: Aug 2004
Location: Clarksville, TN US
Posts: 34
bpierce815 is on a distinguished road
That was not my initial intention, however I don't see any problem in building a CD to boot it. I will work on this as well.
__________________
I didn't turn my back on my country, my country turned it's back on me.
bpierce815 is offline   Reply With Quote
Old 09-10-2004, 10:05 AM   #193
Newbie
 
Join Date: Sep 2004
Posts: 33
Tomas- is on a distinguished road
Hi,

I will install slackware on my soon-to-be carputer and start testing headunit tonight, It looks where promising, great to have a linux alternative

Things on my must-have list is:

1. IBUS control (For all BMW owners)
2. Wardriving interface
3. Live TV
4. ODB-2 interface

I will start working on IBUS as soon as I get my interfacecard.

Best regards,

Thomas
Tomas- is offline   Reply With Quote
Old 09-13-2004, 12:12 AM   #194
Low Bitrate
 
cyber's Avatar
 
Join Date: Jun 2004
Location: Frozen Tundra
Posts: 105
cyber is on a distinguished road
Quote: Originally Posted by Tomas-
2. Wardriving interface

Kismet? Of course this will most likely require drivers to put a USB wifi device in moniter mode...if they exist
cyber is offline   Reply With Quote
Old 09-13-2004, 12:16 AM   #195
VENDOR - SpatialMinds
 
millec's Avatar
 
Join Date: Dec 2002
Location: Mt. Vernon, WA
Posts: 204
millec
Quote: Originally Posted by cyber
Kismet? Of course this will most likely require drivers to put a USB wifi device in moniter mode...if they exist

I use an Epia M that has a PCMCIA card slot. Kismet is very happy with it.
I use a USB port for my GPS mouse.
millec is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CarPC sound through car speakers without a headunit?, how? DSM97RS Car Audio 40 07-03-2006 07:38 AM
More Fuel to the Fire (New Frontend Software Screenshots) qjones Other Cool Front Ends 82 10-20-2005 04:38 PM



All times are GMT -5. The time now is 09:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics