![]() |
Re: Debian Apps That Run Well On The Tablets
1 Attachment(s)
rlplot is a nice and simple qt application I had been using in the past, and now it's available in debian arm repos. It is good to make publication-quality graphs, i.e. those without that naive spreadsheet quality that doesn't please to peer reviewers :D
|
Re: Debian Apps That Run Well On The Tablets
Quote:
Screenshots here. :p So if there's anything I can do to help let me know; you want package listings, config files, or whatever... |
Re: Debian Apps That Run Well On The Tablets
Quote:
Quote:
EDIT: Looking at your screenshot, that TSC2301 on the mixer tab is very interesting! http://www.internettablettalk.com/fo...1&d=1216405652 That's the touchscreen controller and audio codec chip (specs)! You need to find out how Alsa knows about that, because it isn't mentioned in the alsa.conf files I've seen... Please do some grepping around for "TSC2301" if you can... Also, tell me what your "alsamixer" says your card & chip are. |
Re: Debian Apps That Run Well On The Tablets
1 Attachment(s)
I have the JohnX beta 3 rootfs and when starting gnome-alsamixer it reports another hardware, namely TLV320AIC33.
Playing with the sliders I get an amazing volume boost, at the point that speakers distort - and I am scared they get broken! |
Re: Debian Apps That Run Well On The Tablets
The Gimp works fine, if you are patient...
Best to keep the image size less than the actual screen resolution, 600x360 or whatever... It is pretty impressive to have all the tools and plug ins working, distortions and such are fun to screw with the photographed faces of those you loathe..... dcarter |
Re: Debian Apps That Run Well On The Tablets
Quote:
debernardis, could you check "alsamixer" from your Debian terminal? What does it report? |
Re: Debian Apps That Run Well On The Tablets
Here is my output:
Code:
AlsaMixer v1.0.16 (Press Escape to quit)] |
Re: Debian Apps That Run Well On The Tablets
N800 has a TSC2301 touchscreen
N810 has a TSC2005 touchscreen Dunno if this helps but it seems that the display is affecting which mixer shows up (as shown by the N800 having TSC2301 as it's mixer) Not a lot of difference in the drivers actually between the two. (I need to set up chroot again. ~lart reflashing) |
Re: Debian Apps That Run Well On The Tablets
EDIT: No, poking around in the bootable Debian tarball, I see there's no such file. But there IS a directory that I can't figure out the source of: Code:
/usr/lib/alsa-lib/smixer EDIT2: I'm currently exploring the following files: /etc/asound.conf /etc/asoundrc |
Re: Debian Apps That Run Well On The Tablets
Quote:
|
Re: Debian Apps That Run Well On The Tablets
1 Attachment(s)
FINAL EDIT:
I just installed the alsa sound system in a new chroot. First, I had to install some packages: Code:
apt-get install alsa-base alsa-utils libasound2-plugins alsa-oss Code:
[root@Debian: /]tar xzvf /home/user/MyDocs/alsa-files.tar.gz ------ Ok, the magic seems to happen in two files. The Debian /etc/asound.conf is the same as our maemo /usr/share/alsa/alsa.conf, and the /usr/share/alsa/alsa.conf is a big file that does some magic stuff that makes things work. I bet it is the default Debian alsa.conf file. I have attached a tarball of the two files. Once I copied these files into place, I found I had to issue Code:
/etc/init.d/alsa-utils start Hoorah. Finally. EDIT: I have no idea if those mysterious mixer files have anything to do with anything... |
Re: Debian Apps That Run Well On The Tablets
Not sure from your last couple posts if you got this rockin' yet or not, but there's two alsa devices. If I just run alsamixer, I get:
Card: Alsa-DSP external ctl pluginwhich has only one (PCM) control. But alsamixer -c0 gives: Card: OMAP24xx EACwhich has all the controls, as seen in gnome-alsamixer. BTW, thanks for the link on the TSC2301; I might actually figure out what soem of the more obscure toggles are. (OT: No luck on that yet, but check p. 71 in the data sheet; we have a hardware equalizer just waiting for IIR coefficients to be loaded into it...) (For the record:
|
Re: Debian Apps That Run Well On The Tablets
Benson: I got it rockin', thanks!
|
Re: Debian Apps That Run Well On The Tablets
Sorry for the newbie question. All I need is a browser with java for access to my home bank. Is this only possible with Qole installation of Debian? Is there a option to have it with Firefox but w/o the OpenOffice and others? Make this a big difference of needed memory?
|
Re: Debian Apps That Run Well On The Tablets
newbie at Debian and Linux. I tried to install an app from the Synaptic Package Manager and three quarters of the way through install it stopped. Now when I try to enter Synaptic an error box comes up and says, "dpkg was interrupted, you must manually run 'dpkg -- configure -a' to correct the problem."
Now I went to x-term and typed in the run "dpkg --configure -a' to correct problem and I get, "dpkg: parse error, in file /var/Lib/dpkg/updates/0107' near line 1: newline in field name '#padding'. I don't know what to do with those instructions. How do I fix this because I can't get into Synaptic. Any help, advise or tips would be greatly apreciated. Thanks, Dan |
Re: Debian Apps That Run Well On The Tablets
Well, only thing I know is to go hack /var/lib/dpkg/updates/0107 with a text editor. Try to fix whatever's wrong with it with...
I'm not strong on Debian packaging, and never saw nothin' like that, so good luck. :/ |
Re: Debian Apps That Run Well On The Tablets
when I do the /var/lib/... I now get a permission denied.
How do I get permission to get into this file and look for #padding? Everything else works. Is there a way to undo the dpkg I was trying to install? I'm actually learning quite a bit. Any help would greatly be appreciated. Thanks, Dan |
Re: Debian Apps That Run Well On The Tablets
are you editing the file as root?
also, try apt-get remove <package> what package is broken? Perhaps, you may have some filesystem damage, you would need to reboot and try fsck. Apt / dpkg is great when it works, but when it breaks like this it can be a real mess to get it working again... |
Re: Debian Apps That Run Well On The Tablets
yes I'm in root.
I have been reading several threads on Debian forums and it seems to be a common problem with Synaptic not properly downloading the package. The recommend fix is to go into the line and delete the word on the line( in this case #padding). Problem is I get a 'permission denied'. I just noticed I can only access ROXTERM and not x-terminal. If worse comes to worse how do I remove Debian and re-install. My fear is that the corrupted download file will mess up new Debian install. Any thoughts, ideas would be greatly appreciated. Thanks, Dan edit: uninstalled debian and reinstalled. |
Re: Debian Apps That Run Well On The Tablets
2 Attachment(s)
gmpc
Note the statusbar icon, and the popup menu from it. (Clicking the icon toggles the window into/out of existence. Right-clicking (long-hold) pops up the menu, and (wrongly) also toggles the window.) |
Re: Debian Apps That Run Well On The Tablets
Looks pritty cool, could you provide some information on how you did this?, i would love to try this out:).
|
Re: Debian Apps That Run Well On The Tablets
Debian is an awesome addition to NIT.
Anyone encounter the following error when using Synaptic manager to load an app. It says I've run out of space on my devise and can't load app. I have over 20gb on that card! I'm on a trip so I can't read several hundred posts on my N800 to see if this has been addressed. TIA, Dan |
Re: Debian Apps That Run Well On The Tablets
Quote:
Code:
debbie gmpc |
Re: Debian Apps That Run Well On The Tablets
Thanks, i kinda figured that you needed to do that :P.
|
Re: Debian Apps That Run Well On The Tablets
Does gmpc need mpd? If so, that'll be a problem for anyone using our stock chroot scripts...
|
Re: Debian Apps That Run Well On The Tablets
Well, it connects to an mpd. But you'd typically use it as a remote control (over wifi) for your media machine running mpd, or (atypically) run mpd under Diablo (like me), and then either maemo or chroot apps can connect and control it. Using the Debian mpd inside the chroot would be basically pointless.
|
Re: Debian Apps That Run Well On The Tablets
Quote:
Everything worked great for me. Beta4 will be a different story... |
Re: Debian Apps That Run Well On The Tablets
Quote:
I have tried a handful of XMMS2 clients and various other Debian media players, all of them have performance issues. So far nothing compares with maemo XMMS for performance... |
Re: Debian Apps That Run Well On The Tablets
Yeah, but why run daemons from chroot (not necessarily available at boot, and blocks you from unmounting the card) when you've got the same thing already built for Maemo?
Not that you can't do it, but for mpd, I think it's pointless. For something else where there's no Maemo build, it could make sense. |
Re: Debian Apps That Run Well On The Tablets
Just a note, I posted simple instructions for getting Alsa (sound) working in a Debian install that has no support yet (like the chroot image) in this post.
|
Re: Debian Apps That Run Well On The Tablets
The latest update/upgrade of my debian chroot brought Abiword 2.6.4 (we had 2.4.6 before). This seems quite an advancement - Qole you should consider updating the big rootfs! :-)
|
Re: Debian Apps That Run Well On The Tablets
Has enyone got emelfm working? when i try to install it i get the following:
user@Nokia-N800-23-14:/# apt-get -f install emelfm Reading package lists... Done Building dependency tree Reading state information... Done Package emelfm is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package emelfm has no installation candidate user@Nokia-N800-23-14:/# As you can see, it is having problems because the package is unavailable or obso lete in the sorce that it is trying to obtain it from. Perhaps i need to add a url in my /etc/apt/sorces.list?, ware can i obtain this? I have wierless working and am planning to get a usable bluetooth manager up and running:D |
Re: Debian Apps That Run Well On The Tablets
What is your issues with bluetooth??
apt-get install bluetooth gnome-bluetooth bluez-gnome gave me everything I need.. launch gnome-obex-server as user and it gives you a little bluetooth icon in your tray and will accept incoming OBEX transfers.. there is some command line send ones I haven't tried yet.. but I've gotten up to the point of pairing it with my phone and setup wvdial for DUN.. but I never actually ran wvdial and tethered to the phone just configured it.. (this was in beta3.. though everything still appears to function fine in beta4). Looks like EmelFM is in the Sarge and Etch repo's.. we have SID.. http://packages.debian.org/search?keywords=emelfm .. you might try one of those.. download from the website and run a dpkg -i; if it needs dependencies it'll complain but a simple apt-get -f install should grab them and finish setting up the package.. I have to do this kind of thing all day at work :D. This is how I know OBEX transfers are working in beta4 :) Right now my biggest hurdle is sound =-\.. my beta4 installations keep dying at the n810-keyboard package.. even though it's in the nit-base-packages it is still not building into a .deb and so the repository is not seeing it.. thus crashing my install. I have to manually finish by building the n810 package; install nit-env-x; install icewm; reconfigure dpkg; and set my root passwd... And apparantly I need to manually configure my sound.. but the .conf files provided by qole aren't working.. and find /dev -group audio only produces 3 devices.. /dev/mixer, /dev/snd/controlC0, and /dev/input/event3... but no /dev/dsp.. so mpd keeps failing to find the audio device. |
Re: Debian Apps That Run Well On The Tablets
Another option for you:
Emelfm2: http://emelfm2.net/OtherDownLoads You can try the latest Ubuntu ones, or compile from source: http://emelfm2.net/ |
Re: Debian Apps That Run Well On The Tablets
Thanks, now about your keyboard problem, do you have a deb called "n810-slideout-kbd-xmodmap-1.1-2.deb" in your nit-repository? If not, i could send mine to you using rapidshare, would that help?
|
Re: Debian Apps That Run Well On The Tablets
Quote:
./debian-install format the partition, tell it to go to svn, it downloads everything (including the source for that package), installs the basic framework of an OS.. and then tries to install nit-env-x but the crashes says it depends on n810-slideout-kbd-xmodmap but it is not to be installed. So when I go look.. there is no n810-slideout-kbd-xmodmap in my nit-repository/binary directory.. but there IS the source/base for it in the nit-base-packages... so I have to go in there, dpkg-deb --build n810-slideout-kbd-xmodmap.. which builds it just fine, dpkg -i that file, and then apt-get install nit-env-x. But I can't get the installer to just pickup where it left off.. since it died it's done.. if I just restart it it'll get to the point where it tries to download from SVN and die saying nit-base-packages already exists. So I have to basically continue building my base from there. Which isn't hard.. like I said; once you load nit-env-(whatever) it brings down a TON of dependencies, including most of the nit-packages.. you have to set your own root password, and you have to reconfigure dpkg because it was disabled during the install (to disable services, every time you do a /etc/init.d/(service) restart it says it's a fake package.. thus if you boot with this almost nothing works.) After that your Debian works... The very first time I loaded beta4 I did not have this problem with then n810 keyboard package.. so I don't know if something is remaining on my deletions that are confusing it.. or if something changed in the SVN that broke it... The only difference is the very first time I used the xfce4 default one.. now I am using the basic barebones X package because I want to use IceWM.. not XFCE. |
Re: Debian Apps That Run Well On The Tablets
I am surprised to say that Debian Iceweasel works quite well, once you tweak it a bit.
I found that I need:
The Transmission bittorrent client (transmission-gtk package) seems to work well with OS2008 with GTK stylus right-click and Iceweasel... http://farm4.static.flickr.com/3269/...ff95f755_o.png |
Re: Debian Apps That Run Well On The Tablets
Two great apps for Easy Debian if you get a message when adding an app through Synaptic manager that says 'not enough memory in storage device' or if you get a message 'app did not load properly' get the following two apps GTKOrphan and Wajig. Both have GUI but in Wajig you will need to be Chroot and type 'gjig' to get the GUI and for 'GTKorphan type 'gtkorphan'. Wajig might also require you to install 'Python-glade2' and 'Python-gnome2'. They both help remove 'Orphan apps' and boy does debian leave 'Orphan Apps'( my N800 had 4gb after just 6 app installs! ). Also look for two apps 'gnome-mount' and 'Hal' in 'Not installed(residual config)' on left side of Synaptic manager. Remove them and it should clear up more error install messages. Also do 'apt-get autoclean', 'apt-get update' and in Synaptic manager 'Reload'. One last thing when you do 'Reload' in Synaptic manager if you get an error redo until it reloads properly. If you leave Synaptic manager without a proper reload good luck next time you go into Synaptic manager and try to install another app.
Qole I hope all future environments of full Debian, KDE, Android, etc... are done your Easy Debian Chroot way. I love having the environment in a window where I can still access my Hildon desktop on the left side and I can see my clock and wifi on the top and still go full screen. IMHO it is better than going into a whole other environment and then exiting to get back to Hildon desktop. I can't seem to load 'Iceweasel Web Browser' from Extra menu! I've done nine fresh installs on two cards and it has never worked. Did I miss something in the Install process. :( Also any easy way to add more Debian apps to Extra menu so I can have them in a window like Synaptic manager? |
Re: Debian Apps That Run Well On The Tablets
Quote:
Quote:
Or for root: "sudo debian application". If they absolutely have to be in the "extras" menu.. open a terminal: as root Code:
cp /usr/share/applications/hildon/ooo.desktop /usr/share/applications/hildon/mynewapp.desktop Code:
[Desktop Entry] |
Re: Debian Apps That Run Well On The Tablets
Quote:
Quote:
Quote:
Sorry for the broken menu item! |
All times are GMT. The time now is 08:13. |
vBulletin® Version 3.8.8