Author Topic: Debian On C3xxx (merged Topics)  (Read 118425 times)

Dromede

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #45 on: September 19, 2007, 02:41:17 pm »
Quote
I can't believe my eyes ...
I start iceweasel again ...
Now it only takes 30 seconds to load ...
Unbelievable!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167576\"][{POST_SNAPBACK}][/a][/div]

nice... i should get started. my C1000 needs a rom upgrade...

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #46 on: September 19, 2007, 02:43:35 pm »
I suppose the internal CF (mine Sandisk Extreme III) also does the trick here.
Will try hdparm test later (thanks adf for the tip) and post the result in another place.
« Last Edit: September 19, 2007, 02:44:03 pm by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #47 on: September 19, 2007, 02:53:00 pm »
Sounds great! I'll be testing soon if the install works. I formatted/wiped everything (including the MD), so there shouldn't be anything wrong.

How's IceWeasel work? Faster than in pdaX? How about Galeon (lightweight gecko-based browser)?
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

dlj0

  • Full Member
  • ***
  • Posts: 218
    • View Profile
Debian On C3xxx (merged Topics)
« Reply #48 on: September 19, 2007, 02:55:37 pm »
Quote
Quote
Hmm...It fails loading the installer components from the "CD" any thoughts? I'll try recopying it, but other thoughts are welcome.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167497\"][{POST_SNAPBACK}][/a][/div]

They talk about this in the "comments" section of the site.
I didn't have this problem, but I used the netinst cd image. I thought this could help me with dhcp, but that was a no go. Once I entered the config manually, everything went smoothly.

It is not eabi, and it uses etch as default. I saw dj0 is running lenny, but I don't know how he did it.

[div align=\"right\"][a href=\"index.php?act=findpost&pid=167499\"][{POST_SNAPBACK}][/a][/div]

I installed etch, then edited my sources.list file to say "testing" instead of "stable" or "etch (keep the security update site as stable), and then apt-get update, apt-get dist-upgrade.  It took several hours, since I had a lot loaded.
Zaurus:  SL C3100
ROM:  eabi debian/sid

dlj0

  • Full Member
  • ***
  • Posts: 218
    • View Profile
Debian On C3xxx (merged Topics)
« Reply #49 on: September 19, 2007, 03:03:45 pm »
Quote
Thanks, Chero.

Now another question pops up:
How to do mouse right-click as in pdaX? Fn+click doesn't work as assumed. Is there anywhere I can set in xfce4?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167573\"][{POST_SNAPBACK}][/a][/div]

Install keylaunch, then add to your ~/.keylaunchrc  file:

 key=.*.1:xmodmap -e "pointer = 1 2 3 "
    key=.*.2:xmodmap -e "pointer = 2 3 41"
    key=.*.3:xmodmap -e "pointer = 3 4 1"

To get a button-2 click with the touchscreen, hit Ctrl-2.  Then, all mouse clicks will be center button.  To return to button 1, hit Ctrl-1.  

By default, either the Fn key or the Alt key should give you button three when you click --- but I find that it is not consistent.
Zaurus:  SL C3100
ROM:  eabi debian/sid

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #50 on: September 19, 2007, 03:04:38 pm »
Quote
I installed etch, then edited my sources.list file to say "testing" instead of "stable" or "etch (keep the security update site as stable), and then apt-get update, apt-get dist-upgrade.  It took several hours, since I had a lot loaded.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167580\"][{POST_SNAPBACK}][/a][/div]

I did the upgrade by simply changing "etch" to "lenny", and adding "contrib" and "non-free", so the lines becomes:
Code: [Select]
deb http://ftp.be.debian.org/debian/ lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib non-free
How does "lenny" different from "testing", or are they just they same?
« Last Edit: September 19, 2007, 03:04:47 pm by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #51 on: September 19, 2007, 03:12:08 pm »
Debian newbies & friends, check out these valuable resources:

http://qref.sourceforge.net/
http://www.debian.org/doc/
« Last Edit: September 19, 2007, 03:13:06 pm by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

dlj0

  • Full Member
  • ***
  • Posts: 218
    • View Profile
Debian On C3xxx (merged Topics)
« Reply #52 on: September 19, 2007, 03:13:14 pm »
Quote
Can you (or anyone here) elaborate on the last part? How can we fix the X server precisely? 
I need to know this before apt-get dist-upgrade ...   
Thanks!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167559\"][{POST_SNAPBACK}][/a][/div]

I'm not sure it will happen to everyone or not.  When I installed at first, I told it to do a "desktop" install -- it was aiming at a full debian archive, and gave me a full desktop, with gnome, xorg, and more than I could hold.  If you just do your initial install from the business card installation, then do the titchy thing, you may only get the kdrive server.

But, if you do have this problem, then all that happens is that your X symlink will be pointing to the wrong place.  AFAIR all you do is check where the /etc/X11/X symlink points.  It should point to /opt/kdrive/X, which is just a script setting the library path and starting the Xfbdev server.  That came from the titchy site.
Zaurus:  SL C3100
ROM:  eabi debian/sid

dlj0

  • Full Member
  • ***
  • Posts: 218
    • View Profile
Debian On C3xxx (merged Topics)
« Reply #53 on: September 19, 2007, 03:16:03 pm »
Quote
Wow.

A few questions, if you don't mind?

How is multimedia?
Bluetooth? Bluetooth gprs?

plugins for iceweasel?

This is very interesting
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167522\"][{POST_SNAPBACK}][/a][/div]

I haven't fiddled with bluetooth, nor with media.  I haven't tried plugging anything in to iceweasel -- certainly flash won't work, since that is x86 only (I have the same problem on my 64-bit office machine).
Zaurus:  SL C3100
ROM:  eabi debian/sid

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #54 on: September 19, 2007, 03:26:10 pm »
Two fancy trivias:

Try this Debian quiz. It's fun. http://www.df7cb.de/debian/quiz/
(For example, what is the correct pronunciation of "Debian"?)  

"The code names of Debian releases are names of characters from the movie Toy Story." (from Wikipedia entry: http://en.wikipedia.org/wiki/Debian )  
« Last Edit: September 19, 2007, 03:26:38 pm by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

dlj0

  • Full Member
  • ***
  • Posts: 218
    • View Profile
Debian On C3xxx (merged Topics)
« Reply #55 on: September 19, 2007, 03:58:29 pm »
Quote
Debian got installed on my 3200!
Now another quick question: can someone tell me what are included in the titchy "meta-package"? How is it different from titchy-desktop
From the "Comments" section in the wiki, neil says it depends on GAIM, Sylpheed, etc., and uninstalling these programs will also uninstall titchy.
Perhaps I can try to install titchy-desktop and see what i need. (Well, this is a great chance to play with genuine apt-get on my Z ... at last!  )
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167554\"][{POST_SNAPBACK}][/a][/div]

I asked him about that, since removing Sylpheed warned that it would remove titchy.  But titchy and titchy-network (or whatever it was) are just meta-packages he set up to get what he thought was a resonable base -- and that included Sylpheed and gaim.  

I removed them, and my titchy desktop and all that is still there.  don't worry about those.

My biggest problem was removing all the gnome stuff, once it installed.  That is a hugh cluster-f of files, and there is no nice way to remove it.  It's done now, though, except what I need to run gnumeric.
Zaurus:  SL C3100
ROM:  eabi debian/sid

dlj0

  • Full Member
  • ***
  • Posts: 218
    • View Profile
Debian On C3xxx (merged Topics)
« Reply #56 on: September 19, 2007, 04:05:17 pm »
Quote
will try now so I can post error.

I do the install:
"formatting Microdrive..."
"Extracting Debian installer..."


It reboots, then
VHF Cannot open root device "hda1" or unknown-block(0,0)
PLease append a correct "root=" boot option
Kernel panic -not syncing: VFS unable to mount root fs on unknown-block (0,0)

Anyone have any idea how to fix this?  My worst-cse scenario is r=to pull the CF and pop in a 6gb microdrive (I already have one), but it seeems like this shouldn't be be necessary.  Is this a problem with the formatting script in the loader?

atm I'm checking the hd in the D_M menu to see if anything is terribly unusual

edit:  incidentally, how is the speed compared with pdax?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167567\"][{POST_SNAPBACK}][/a][/div]

I did not see this error, and can't figure what it would be.  Sounds like a problem with your microdrive.  Titchy by default formats the whole thing as one big partition.  Not my idea of the right thing to do.  I had to fight it to let me re-formal so I had separte /home and /var partitions, along with swap space.  

After this failure, can you boot in using the rescue boot (our own three-fingered salute) and see what the drive looks like?  It should be one large ext2 (or 3) partition.  If it is not formatted properly, maybe you could format from the rescue boot and comment out that part of the script.  Be sure to give plenty of room for the distribution.  Ihave 1.5G for it, plus /usr/share/doc and /var are re-located to other partitions.

It is certainly as "fast" as pdaXrom, and has the advantage of working....
Zaurus:  SL C3100
ROM:  eabi debian/sid

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #57 on: September 19, 2007, 04:24:12 pm »
Hey, pdaXrom works! Perhaps it is not as polished, but it does work!
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #58 on: September 19, 2007, 04:26:09 pm »
Quote
Quote
will try now so I can post error.

I do the install:
"formatting Microdrive..."
"Extracting Debian installer..."


It reboots, then
VHF Cannot open root device "hda1" or unknown-block(0,0)
PLease append a correct "root=" boot option
Kernel panic -not syncing: VFS unable to mount root fs on unknown-block (0,0)

Anyone have any idea how to fix this?  My worst-cse scenario is r=to pull the CF and pop in a 6gb microdrive (I already have one), but it seeems like this shouldn't be be necessary.  Is this a problem with the formatting script in the loader?

atm I'm checking the hd in the D_M menu to see if anything is terribly unusual

edit:  incidentally, how is the speed compared with pdax?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167567\"][{POST_SNAPBACK}][/a][/div]

I did not see this error, and can't figure what it would be.  Sounds like a problem with your microdrive.  Titchy by default formats the whole thing as one big partition.  Not my idea of the right thing to do.  I had to fight it to let me re-formal so I had separte /home and /var partitions, along with swap space.  

After this failure, can you boot in using the rescue boot (our own three-fingered salute) and see what the drive looks like?  It should be one large ext2 (or 3) partition.  If it is not formatted properly, maybe you could format from the rescue boot and comment out that part of the script.  Be sure to give plenty of room for the distribution.  Ihave 1.5G for it, plus /usr/share/doc and /var are re-located to other partitions.

It is certainly as "fast" as pdaXrom, and has the advantage of working....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=167589\"][{POST_SNAPBACK}][/a][/div]


that is my suspicion-- that the auto formatting in the script isn't handling my drive.I have replaced the original MD with a 16GB CF, which has worked just fine for pdax.
The problem is that I reformatted the "drive" using the emergency system and then got the same result, and have no idea how to make the debian installer NOT format my drive.

the drive is getting formatted as 1 big partition--and that might be the problem.possib
Are there any partition requirements,like boot flags or anything of the kind?

incidentally, I can't find anything other than "clear the hd in the diag menus

What I'd like to do, but lack the knowledge, is format the drive manually, and see if it goes. how can that be done without reflashing several times?.
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Debian On C3xxx (merged Topics)
« Reply #59 on: September 19, 2007, 04:29:33 pm »
That is my suspicion-- that the auto formatting in the script isn't handling my drive.I have replaced the original MD with a 16GB CF, which has worked just fine for pdax.
The problem is that I reformatted the "drive" using the emergency system and then got the same result, and have no idea how to make the debian installer NOT format my drive.

the drive is getting formatted as 1 big partition--I don't know if it is really being formatted, though--I just know the partition gets changed. Could it be a failure to format?

could it be that the image I'm extracting is flawed?  ( I downloaded twice)
Are there any partition requirements,like boot flags or anything of the kind?

incidentally, I can't find anything other than "clear the hd in the diag menus

What I'd like to do, but lack the knowledge, is format the drive manually, and see if it goes. how can that be done without reflashing several times?.

I'll flash a basic pdax on, and check the drive and see about editing the script--then I'll try again

Ok--checked the hd--1 big ext3 . how do i edit the update.sh to comment out the format command?  once that is accomplished I think this can be made to work
« Last Edit: September 19, 2007, 04:51:30 pm by adf »
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf