Author Topic: Upgrading Beta1/beta3 To Pdaxii13  (Read 24588 times)

InSearchOf

  • Administrator
  • Hero Member
  • *****
  • Posts: 1144
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #15 on: February 24, 2007, 11:33:31 pm »
do a xrandr -o 1 or 2 or 3 or 4 until it is correct and add it the bottom of your .xinitrc under your home dir...

Late

PS. Sorry I'm so vague... I didnt develop for pdaXii..
Sharp Zaurus SL-C3100 and SL-6000L
pdaXrom Developer
Please visit pdaXrom.org for updates
My Blog
IRC #pdaxrom @ FreeNode

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading Beta1/beta3 To Pdaxii13
« Reply #16 on: February 25, 2007, 01:57:07 am »
Quote
C860 user here with the first problem  . The upgrade (from beta1) went without error, and the reboot went fine & X starts ok. But the display comes up rotated 90 degrees clockwise, so it's sitting sideways pointed the wrong way when the unit is in clampshell mode (i.e. the keyboard is visible), and rotates upside down when the unit screen is rotated to portrait mode.

Any idea how I can fix this? thks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155197\"][{POST_SNAPBACK}][/a][/div]

if I had a tarball of a beta1 system (prior to upgrading) then it would help me out as a guide in general. in order to  fix the upside down rotation problem, i need the startx script under /usr/X11R6/bin


to create the tarball, please do the following:

Code: [Select]
tar czf /mnt/card/corgi.tgz /bin /etc /home /lib /root /sbin /usr
« Last Edit: February 25, 2007, 04:32:25 am by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading Beta1/beta3 To Pdaxii13
« Reply #17 on: February 25, 2007, 05:53:06 am »
Quote
Quote
Quote
Quote
Quote
this is what I was looking for![div align=\"right\"][a href=\"index.php?act=findpost&pid=155141\"][{POST_SNAPBACK}][/a][/div]
the SD module to support >1GB SD cards won't be available to c7x0/c8x0 models.[div align=\"right\"][a href=\"index.php?act=findpost&pid=155144\"][{POST_SNAPBACK}][/a][/div]
I was starting to get really interested too, until I read this post of course  . I guess the issue is that the c7x0 models still use the 2.6.18 kernel instead of the 2.6.20, right? There's no way to get that working for us poor older clampshells?[div align=\"right\"][a href=\"index.php?act=findpost&pid=155146\"][{POST_SNAPBACK}][/a][/div]
actually, there is a driver for 2.4.18 that works on Sharp ROM and can in theory be copied to pdaXrom with modified sd scripts but I am unable to test this without having one of those models...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155147\"][{POST_SNAPBACK}][/a][/div]
There's an eager tester right here!  I've got the driver (installed & working under Cacko). If you can walk me through what I'd need to do, I'll be your guinea pig.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155193\"][{POST_SNAPBACK}][/a][/div]

install this package on beta1 and see what happens with the SD card (of course don't install this package from a SD card directly
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #18 on: February 25, 2007, 09:44:03 am »
Quote
do a xrandr -o 1 or 2 or 3 or 4 until it is correct and add it the bottom of your .xinitrc under your home dir...[div align=\"right\"][a href=\"index.php?act=findpost&pid=155198\"][{POST_SNAPBACK}][/a][/div]
'xrandr -o 1' did the trick for landscape mode, but then rotating the screen flips it wrong again both in that & portrait, so I have to run it again (I assume the rotate script is hard coded for this value). No problem though, this gets me running properly in the mean time. thanks
GROG!

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #19 on: February 25, 2007, 10:17:21 am »
Quote
Quote
C860 user here with the first problem  . The upgrade (from beta1) went without error, and the reboot went fine & X starts ok. But the display comes up rotated 90 degrees clockwise, so it's sitting sideways pointed the wrong way when the unit is in clampshell mode (i.e. the keyboard is visible), and rotates upside down when the unit screen is rotated to portrait mode.

Any idea how I can fix this? thks[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
if I had a tarball of a beta1 system (prior to upgrading) then it would help me out as a guide in general. in order to  fix the upside down rotation problem, i need the startx script under /usr/X11R6/bin

to create the tarball, please do the following:

Code: [Select]
tar czf /mnt/card/corgi.tgz /bin /etc /home /lib /root /sbin /usr[div align=\"right\"][a href=\"index.php?act=findpost&pid=155200\"][{POST_SNAPBACK}][/a][/div]
It seems I can't upload a 32mb file to the board  , so you can grab it [a href=\"http://grogsworld.dyndns.org/zaurus/corgi-beta1.tgz]here[/url].

Thanks for all of your help & hard work (past, present & future ). It's MUCH appreciated.
GROG!

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #20 on: February 25, 2007, 09:37:06 pm »
any chance we can see pdaxii13 format big SD cards to FAT?
**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

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading Beta1/beta3 To Pdaxii13
« Reply #21 on: February 25, 2007, 10:03:08 pm »
Quote
any chance we can see pdaxii13 format big SD cards to FAT?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155269\"][{POST_SNAPBACK}][/a][/div]

what are you asking? FAT16 has a 2GB limit, that's one of the reason FAT32 was created...
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading Beta1/beta3 To Pdaxii13
« Reply #22 on: February 25, 2007, 11:23:11 pm »
Quote
Quote
Quote
Quote
Quote
Quote
this is what I was looking for![div align=\"right\"][a href=\"index.php?act=findpost&pid=155141\"][{POST_SNAPBACK}][/a][/div]
the SD module to support >1GB SD cards won't be available to c7x0/c8x0 models.[div align=\"right\"][a href=\"index.php?act=findpost&pid=155144\"][{POST_SNAPBACK}][/a][/div]
I was starting to get really interested too, until I read this post of course  . I guess the issue is that the c7x0 models still use the 2.6.18 kernel instead of the 2.6.20, right? There's no way to get that working for us poor older clampshells?[div align=\"right\"][a href=\"index.php?act=findpost&pid=155146\"][{POST_SNAPBACK}][/a][/div]
actually, there is a driver for 2.4.18 that works on Sharp ROM and can in theory be copied to pdaXrom with modified sd scripts but I am unable to test this without having one of those models...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155147\"][{POST_SNAPBACK}][/a][/div]
There's an eager tester right here!  I've got the driver (installed & working under Cacko). If you can walk me through what I'd need to do, I'll be your guinea pig.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155193\"][{POST_SNAPBACK}][/a][/div]

install this package on beta1 and see what happens with the SD card (of course don't install this package from a SD card directly
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155210\"][{POST_SNAPBACK}][/a][/div]

so who tried it? does it work?
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading Beta1/beta3 To Pdaxii13
« Reply #23 on: February 25, 2007, 11:30:57 pm »
Quote
Quote
do a xrandr -o 1 or 2 or 3 or 4 until it is correct and add it the bottom of your .xinitrc under your home dir...[div align=\"right\"][a href=\"index.php?act=findpost&pid=155198\"][{POST_SNAPBACK}][/a][/div]
'xrandr -o 1' did the trick for landscape mode, but then rotating the screen flips it wrong again both in that & portrait, so I have to run it again (I assume the rotate script is hard coded for this value). No problem though, this gets me running properly in the mean time. thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155216\"][{POST_SNAPBACK}][/a][/div]

edit /usr/X11R6/bin/startx and remove

Code: [Select]
-screen 480x640@270
« Last Edit: February 25, 2007, 11:31:23 pm by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #24 on: February 26, 2007, 12:09:31 am »
Beta # only sees 4gig FAT 32 as 1 gig. I thought you knew--formatting at 4 gig to FAT32 yeilds a 1 gig FAT32 sd in beta3. Thought I'd ask if there was hope for a fix in PDaxii13.  I'm guessing there won't be--seems like some fundamental sort of problem with the way the module handles FAT32--but I thought I'd ask.  4 gigs that would pop into pretty much any box would be handy.

kernel 2.6 doesn't seem to have this problem which I why I suspect it isn't going to be fixed
**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

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading Beta1/beta3 To Pdaxii13
« Reply #25 on: February 26, 2007, 12:55:06 am »
Quote
Beta # only sees 4gig FAT 32 as 1 gig. I thought you knew--formatting at 4 gig to FAT32 yeilds a 1 gig FAT32 sd in beta3. Thought I'd ask if there was hope for a fix in PDaxii13.  I'm guessing there won't be--seems like some fundamental sort of problem with the way the module handles FAT32--but I thought I'd ask.  4 gigs that would pop into pretty much any box would be handy.

kernel 2.6 doesn't seem to have this problem which I why I suspect it isn't going to be fixed
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155278\"][{POST_SNAPBACK}][/a][/div]


erm... i've been using a 4GB SD card in pdaXii13 for like since build1....
« Last Edit: February 26, 2007, 12:55:48 am by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #26 on: February 26, 2007, 03:33:55 am »
I have also been using a 4 gig for about as long as we've known the module could be imported.  I might hve been among the first to try it, in fact.  that isn't the point.  
try this:
backup your 4 gig sd
fdisk it to type 6 (windows FAT32..or was it type b--I always have to check)
format it  vfat -F 32
check the size
I bet it will say 1 gig

type 82/ext2 works just fine.

this is actually a known issue.

I had originally been mildly curious as to whether anyone knew a fix, not intending to inform you of a defect.  I think the problem maybe has something to do with the module, since the kernel can see >4 gig FAT32 on other media, and since the issue doesnt exist in 2.6 based roms.  I seem to remember hrw saying it had something to do with block sizes.

Have you really never run into this?  there was a thread running about it last fall.
**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

daniel3000

  • Hero Member
  • *****
  • Posts: 1003
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #27 on: February 26, 2007, 05:07:13 am »
Quote
I have also been using a 4 gig for about as long as we've known the module could be imported.  I might hve been among the first to try it, in fact.  that isn't the point. 
try this:
backup your 4 gig sd
fdisk it to type 6 (windows FAT32..or was it type b--I always have to check)
format it  vfat -F 32
check the size
I bet it will say 1 gig

type 82/ext2 works just fine.

this is actually a known issue.

I had originally been mildly curious as to whether anyone knew a fix, not intending to inform you of a defect.  I think the problem maybe has something to do with the module, since the kernel can see >4 gig FAT32 on other media, and since the issue doesnt exist in 2.6 based roms.  I seem to remember hrw saying it had something to do with block sizes.

Have you really never run into this?  there was a thread running about it last fall.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155285\"][{POST_SNAPBACK}][/a][/div]


I had this issue and found it seems to be a buggy mkfs version under beta3.
When you use the D+B boot emergency system and format the card's partition  there with
Code: [Select]
mkfs.vfat -F 32 /dev/mmcda1it will have 4GB again, with Fat32 FS (I tried this only with a 2GB card, though).

I have copied the mkfs versions from there to the main system now, so I can format cards without booting into D+B.

daniel
« Last Edit: February 26, 2007, 05:09:30 am by daniel3000 »
SL-C3200 with weeXpc, based on pdaXrom 1.1.0beta3
HP 200LX with MS-DOS 5.0

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #28 on: February 26, 2007, 11:06:52 am »
Quote
install this package on beta1 and see what happens with the SD card (of course don't install this package from a SD card directly [div align=\"right\"][a href=\"index.php?act=findpost&pid=155210\"][{POST_SNAPBACK}][/a][/div]
Quote
so who tried it? does it work?[div align=\"right\"][a href=\"index.php?act=findpost&pid=155276\"][{POST_SNAPBACK}][/a][/div]
Busy with family stuff most of the weekend, so not much time. Tried it now, modules seem to be loaded

Code: [Select]
root-:) lsmod
Module                  Size  Used by    Tainted: P
sharp_mmcsd_m          25888   0  (unused)
sdmmc_linux            12680   1  (initializing)
sd_memory               4680   0  [sdmmc_linux]
sd_core                17908   0  [sdmmc_linux sd_memory]
sd_linux               11496   0  [sdmmc_linux sd_memory sd_core]
mousedev                4496   1
pxa_bi                 21388   0  (unused)
net_fd                 25000   0  (unused)
usbdcore               34456   0  [pxa_bi net_fd]
usbdmonitor             5216   0
but lots of errors from dmesg

Code: [Select]
edc
r10: c15b4000  r9 : 00034cd8  r8 : c5b00da8
r7 : 00000010  r6 : 00000000  r5 : c5b01258  r4 : 00000010
r3 : c5ac5ff8  r2 : 00000010  r1 : 0000000f  r0 : c5b01258
Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32  Segment user
Control: 197F  Table: A16B4000  DAC: 00000015  PID:  0
Process insmod (pid: 707, stackpage=c15b5000)
Stack: (0xc15b5ec0 to 0xc15b6000)
5ec0: c5b00c14 c011f66c 80000013 ffffffff c15b5f04 c15b5ee0 c5b00c14 c011f654
5ee0: 00000000 c5b011b0 c5b00000 c159d000 00000060 ffffffea c15b5fa4 c15b5f08
5f00: c0044088 c5b00aa8 c159d000 c15b5f1c c159e000 0000000b c3e0cd00 00000060
5f20: c5af0000 c5b00060 00003188 00000000 00000000 00000000 00000000 00000000
5f40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
5f60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000005
5f80: c5b00000 00000000 00000080 c002f9e4 c15b4000 00000000 00000000 c15b5fa8
5fa0: c002f840 c0043974 00000005 c003f934 00021ad0 00034cd8 ffffffff 40016000
5fc0: 00000005 c5b00000 00000000 0002eb28 00003188 00000000 00000000 0000000b
5fe0: 400e8aa0 bfffba80 0000c938 400e8aac 60000010 00021ad0 00000000 00000000
Backtrace:
Function entered at [] from []
Function entered at [] from []
 r8 = FFFFFFEA  r7 = 00000060  r6 = C159D000  r5 = C5B00000
 r4 = C5B011B0
Function entered at [] from []
Code: e3530000 0a000004 e1530000 0a000008 (e5933020)
SD: RCA=0xb368
SD: SD memory is detected
Unable to handle kernel NULL pointer dereference at virtual address 00000063
pgd = c0004000
*pgd = a0002001, *pmd = a0002001, *pte = a000108f, *ppte = a000100f
Internal error: Oops: ffffffff
CPU: 0
pc : []    lr : []    Tainted: P
sp : c16bdf74  ip : c16bdf98  fp : c16bdf94
r10: c0282fe4  r9 : c5ac0bb8  r8 : 20000013
r7 : c5ac2128  r6 : 00000000  r5 : c16bc000  r4 : 00000000
r3 : 00000001  r2 : c16bc000  r1 : c16bc0e8  r0 : 00000063
Flags: nzCv  IRQs off  FIQs on  Mode SVC_32  Segment kernel
Control: 197F  Table: A35F4000  DAC: 0000001D  PID:  0
Process ttach (pid: 710, stackpage=c16bd000)
Stack: (0xc16bdf64 to 0xc16be000)
df60:          c0041240 c003ff2c 20000093 ffffffff 00000000 c16bc000 00000000
df80: c5ac2128 c2d1cb10 c16bdfa4 c16bdf98 c0041240 c003ff18 c16bdfb4 c16bdfa8
dfa0: c0045fbc c0041220 c16bdfc4 c16bdfb8 c0046264 c0045f50 c16bdff4 c16bdfc8
dfc0: c5ac023c c004624c c2d1cb50 00000000 c03c4000 c03c4000 c03c4348 c03c4338
dfe0: 00000001 c03c5fbc 00000000 c16bdff8 c0030c04 c5ac00b0 00000000 00000000
Backtrace:
Function entered at [] from []
 r8 = C2D1CB10  r7 = C5AC2128  r6 = 00000000  r5 = C16BC000
 r4 = 00000000
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
Code: e3883080 e121f003 e5903000 e2833001 (e4803004)
Unable to handle kernel paging request at virtual address ffffffff
pgd = c0004000
*pgd = 00000000, *pmd = 00000000
Internal error: Oops: 0
CPU: 0
pc : []    lr : []    Tainted: P
sp : c16bde4c  ip : c16bde60  fp : c16bde5c
r10: ffffffff  r9 : ffffffff  r8 : c003ff2c
r7 : ffffffff  r6 : 0000000b  r5 : c16bc000  r4 : c16bc000
r3 : a0000093  r2 : a0000093  r1 : ffffffff  r0 : c16bc000
Flags: NzCv  IRQs off  FIQs on  Mode SVC_32  Segment kernel
Control: 197F  Table: A35F4000  DAC: 0000001D  PID:  0
Process ttach (pid: 710, stackpage=c16bd000)
Stack: (0xc16bde3c to 0xc16be000)
de20:                                                                c0046168
de40: c004bb20 a0000093 ffffffff c3c8fae0 c16bde6c c16bde60 c0046168 c004baf0
de60: c16bde88 c16bde70 c00341a8 c0045f50 00000063 c16bdf2c 00000000 c16bdea8
de80: c16bde8c c0034ee4 c00340ac c16bc000 e4803004 c16bdf2c 00000063 c16bdec0
dea0: c16bdeac c0034f98 c0034e88 ffffffff 00000004 c16bdef8 c16bdec4 c0036b60
dec0: c0034f50 c16bdf2c c3190000 00000000 00000063 c16bc000 00000024 00000003
dee0: c02111e4 c02111c0 ffffffff c16bdf28 c16bdefc c0035694 c00369c4 c16bdf2c
df00: ffffffff c16bdf60 00000000 c5ac2128 20000013 20000093 c0282fe4 c16bdf94
df20: c16bdf2c c002f480 c003562c 00000063 c16bc0e8 c16bc000 00000001 00000000
df40: c16bc000 00000000 c5ac2128 20000013 c5ac0bb8 c0282fe4 c16bdf94 c16bdf98
df60: c16bdf74 c0041240 c003ff2c 20000093 ffffffff 00000000 c16bc000 00000000
df80: c5ac2128 c2d1cb10 c16bdfa4 c16bdf98 c0041240 c003ff18 c16bdfb4 c16bdfa8
dfa0: c0045fbc c0041220 c16bdfc4 c16bdfb8 c0046264 c0045f50 c16bdff4 c16bdfc8
dfc0: c5ac023c c004624c c2d1cb50 00000000 c03c4000 c03c4000 c03c4348 c03c4338
dfe0: 00000001 c03c5fbc 00000000 c16bdff8 c0030c04 c5ac00b0 00000000 00000000
Backtrace:
Function entered at [] from []
 r4 = C3C8FAE0
Function entered at [] from []
Function entered at [] from []
 r6 = 00000000  r5 = C16BDF2C  r4 = 00000063
Function entered at [] from []
 r7 = 00000063  r6 = C16BDF2C  r5 = E4803004  r4 = C16BC000
Function entered at [] from []
 r4 = 00000004
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
 r8 = C2D1CB10  r7 = C5AC2128  r6 = 00000000  r5 = C16BC000
 r4 = 00000000
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
Code: e5843334 e10f2000 e3823080 e121f003 (e5913000)
SD: bus 0 is unregistered.
Unable to handle kernel paging request at virtual address c5ac603c
pgd = c1770000
*pgd = a3f47021, *pmd = a3f47021, *pte = 00000000, *ppte = 00000000
Internal error: Oops: 0
CPU: 0
pc : []    lr : [<00000000>]    Tainted: P
sp : c1851ec0  ip : a0000013  fp : c1851ee8
r10: c3a6f060  r9 : c3f1b73c  r8 : 00003c00
r7 : c1fedd20  r6 : fffffffa  r5 : 3c000000  r4 : c3f1b720
r3 : c5ac6028  r2 : c1fedd20  r1 : c3a6f060  r0 : c3f1b720
Flags: NzCv  IRQs on  FIQs on  Mode SVC_32  Segment user
Control: 197F  Table: A1770000  DAC: 00000015  PID:  0
Process mount (pid: 885, stackpage=c1851000)
Stack: (0xc1851eb0 to 0xc1852000)
1ea0:                                     00000000 c006b430 a0000013 ffffffff
1ec0: c3a6f060 c1fedd20 c1fedd20 c32d9268 c02541d4 c1850000 0001e89c c1851f00
1ee0: c1851eec c006b638 c006b3c8 c3a6f060 c32d9260 c1851f30 c1851f04 c00b2dd8
1f00: c006b610 c1851f20 c1851f14 c006ed30 c1fedd20 c3a6f060 00000000 c03be360
1f20: c3b1c6c0 c1851f54 c1851f34 c006390c c00b2d08 00020000 00020000 00000000
1f40: c3f1c000 c002f9e4 c1851f84 c1851f58 c0063804 c0063814 c3b1c6c0 c03be360
1f60: c006eab8 c005b128 c3f1c000 00000001 00000001 00000003 c1851fa4 c1851f88
1f80: c0063b60 c00637c4 bfffdff8 00020210 00000000 00000005 00000000 c1851fa8
1fa0: c002f840 c0063b28 bfffdff8 c00356f4 00020210 00020000 00000000 00006000
1fc0: bfffdff8 00020210 00000000 00020210 bffff658 bffff668 0001e89c 00020230
1fe0: 40137e7c bfff57e8 400db290 400db264 60000010 00020210 4021c26c 401ef29c
Backtrace:
Function entered at [] from []
Function entered at [] from []
 r5 = C32D9260  r4 = C3A6F060
Function entered at [] from []
 r8 = C3B1C6C0  r7 = C03BE360  r6 = 00000000  r5 = C3A6F060
 r4 = C1FEDD20
Function entered at [] from []
 r8 = C002F9E4  r7 = C3F1C000  r6 = 00000000  r5 = 00020000
 r4 = 00020000
Function entered at [] from []
 r4 = 00000003
Function entered at [] from []
 r7 = 00000005  r6 = 00000000  r5 = 00020210  r4 = BFFFDFF8
Code: e5840018 e5943018 e3530000 0a000048 (e5931014)

no /dev/mmcd/disc0/part devices created, just a /dev/mmcd/disc0/disc, which fails to mount

Code: [Select]
root-:) mount /dev/mmcd/disc0/disc /mnt/card
Segmentation fault
GROG!

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Upgrading Beta1/beta3 To Pdaxii13
« Reply #29 on: February 26, 2007, 12:55:32 pm »
Quote
Quote
Quote
do a xrandr -o 1 or 2 or 3 or 4 until it is correct and add it the bottom of your .xinitrc under your home dir...[div align=\"right\"][a href=\"index.php?act=findpost&pid=155198\"][{POST_SNAPBACK}][/a][/div]
'xrandr -o 1' did the trick for landscape mode, but then rotating the screen flips it wrong again both in that & portrait, so I have to run it again (I assume the rotate script is hard coded for this value). No problem though, this gets me running properly in the mean time. thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155216\"][{POST_SNAPBACK}][/a][/div]
edit /usr/X11R6/bin/startx and remove

Code: [Select]
-screen 480x640@270[div align=\"right\"][a href=\"index.php?act=findpost&pid=155277\"][{POST_SNAPBACK}][/a][/div]
That did the trick. thks
GROG!