Help Devkit8000 LCD_7inch

I own a devikit8000 and already tried several things to run ubuntu
lucid, and the last thing I tried was the compilation of the kernel
along with rootstock.
The problem is that I have the 7-inch LCD is the screen goes blank, no
matter what I do.
The only kernel that works to the screen is the directory
http://gitorious.org/devkit8000/linux-omap-devkit8000
But I can not run with him lucid, then I tried your kernel at
https://code.launchpad.net/~BeagleBoard-kernel/+junk/2.6-stable
Below I put the bootargs, rootstock and the boot screen.

Rootstock

sudo ./rootstock --fqdn beagleboard --login ubuntu --password temppwd
--imagesize 2G \
--seed wget,nano,linux-firmware,wireless-tools,usbutils --dist lucid --
serial ttyS2 \
--components "main universe multiverse" --kernel-image
http://localhost/linux-image-2.6.35.8-l8_1.0cross_armel.deb

Bootargs

setenv bootcmd 'mmc init; fatload mmc 0:1 0x80300000 uImage; fatload
mmc 0:1 0x81600000 uInitrd; bootm 0x80300000 0x81600000'
setenv bootargs console=ttyS2,115200n8 console=tty0 root=/dev/
mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1 omapdss.def_disp=lcd
omapfb.mode=lcd:800x480 fixrtc buddy=${buddy} mpurate=800

U-Boot 2010.09 (Oct 27 2010 - 14:16:06)

OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
OMAP3 DevKit8000 + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Die ID #2472000400000000040365fa0801101a
Net: dm9000
Hit any key to stop autoboot: 0
mmc1 is available
reading uImage

4408260 bytes read
reading uInitrd

3689650 bytes read
## Booting kernel from Legacy Image at 80300000 ...
   Image Name: 2.6.35.8-l8
   Image Type: ARM Linux Kernel Image (uncompressed)
   Data Size: 4408196 Bytes = 4.2 MiB
   Load Address: 80008000
   Entry Point: 80008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 81600000 ...
   Image Name: initramfs
   Image Type: ARM Linux RAMDisk Image (uncompressed)
   Data Size: 3689586 Bytes = 3.5 MiB
   Load Address: 00000000
   Entry Point: 00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.8-l8 (root@amp-laptop) (gcc
version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 PREEMPT Sat Nov 20
00:40:21 BRST 2010
[ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7),
cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing
instruction cache
[ 0.000000] Machine: OMAP3 Devkit8000
[ 0.000000] Beagle expansionboard:
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size:
0x100000
[ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS2,115200n8
console=tty0 root=/dev/mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1
omapdss.def_disp=lcd omapfb.mode=lcd:800x480 fixrtc buddy= mpurate=800
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5,
131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536
bytes)
[ 0.000000] allocated 1310720 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't
want memory cgroups
[ 0.000000] Memory: 128MB 128MB = 256MB total
[ 0.000000] Memory: 206532k/206532k available, 55612k reserved, 0K
highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0x ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0044.text : 0xc0044000 -
0xc07dd000 (7780 kB)
[ 0.000000] .data : 0xc084c000 - 0xc089f3a0 ( 333 kB)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0,
CPUs=1, Noion.
[ 0.000000] RCU-based detection of stalled CPUs is di-CPUs
detection is disabled.
[ 0.000000] NR_IRQS:402
[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
[ 0] omap_hwmod: l3_hwmod: cannot be enabled (3)
[ 0.000000] be enabled (3)
[ 0.000000] omap_hwmod: l4_per_hwmod: cannotd (3)
[ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enab (3)
[ 0.000000] Reprogramming SDRC clock to 332000000 Hz
[ 0.000000] GPMC revision 5.0
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96
interrupts
[ 0.0000 MAP clockevent source: GPTIMER12 at 32768 Hz
[ 0.000000] Cod
[ 0.000000] Smack: Initializing.
[ 0.000000] Mount-cies: 512
[ 0.000000] Initializing cgroup subsys ns
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Initializing cgroup subsys memory
[ 0.000000] Initializing cgroup subsys devices
[ 0.000000] Initializing cgroup subsys freezer000000] CPU: Testing
write buffer coherency: ok
[ 0.000000] devtmpfs: initialized
[ 0.000000] regulator: core version 0
                                        [ 0.000000] NET: Registered
protocol family 16
[ 0.000000] Found NAND on CS0
[ 0.000000] Registering NAND on CS0
[0000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver,
5ounters available
[ 0.000000] Switched to new clocking rate (Crystal/Core/MPU):
26.0/800/332 MHz
[ 0.000091] OMAP DMA hardware revision 4.0
[ 0.004577] bio: create slab <bio-0> at 0
[ 0.005493] SCSI subsystem initialized
[ 0.006591] usbcore: registered new interface driver usbfs
[ 0.006683] usbco interface driver hub
[ 0.006896] usbcore: registered new d
                                        [ 0.007232] i2c_omap
i2c_omap.1: bus 1 rev3.12 at 2600 kHz
[ 0.009643] twl4030: PIH (irq 7) chaining IRQs 368..375
[ 0.009704] twl4030: power (irq 373) chaining IRQs 376..383
[ l4030: gpio (irq 368) chaining IRQs 384..401
[ 0.012359] regulator: VUSB1V5: 1500 mV normal standby
[ 0.012664] regulator: VUSB1V8: 1800 mV normal standby
[ 0.012939] regulator: VUSl standby
[ 0.016967] twl4030_usb twl4030_usb: Initialized mV normal standby
[ 0.019195] regulator: VIO: 1800 mV normal standby
[ 0.019592] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal
standby
[ 0.019897] regulator: VDAC: 1800 mV normal standby
[ 0.031738] i2c_omap i2c_omap.3: bus 3 rev3.12 at 400 kHz
[ 0.032470] Advanced Linux Sound Architecture Driver Version
1.0.23.
[ 0.032897] NetLabel: Initializing
[ size = 128
[ 0.032958] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.033050] NetLabel: unlabeled traffic allowed by default
[ 0.033111] Switching to clocksource 32k_counter
[ 0.051300] musb_hdrc: version 6.0, musb-dma, otg (peripheral
+host), debug=0
[ 0.051727] musb_hdrc musb_hdrc: USB OTG mode controller at
fa0ab000 using DMA, IRQ 92
[ 0.052032] NET: Registered protocol family 2
[ 0.052307] IP route cache hash table entries: 2048 (order: 1, 8192
bytes)
[ 0.053100] TCP established hash table entries: 8192 (order: 4,
65536 bytes)
[ 0.053283] TCP bind hash table entries: 8192 (order: 3, 32768
bytes)
[ 0.053405] TCP: Hash tables configured (established 8192 bind
8192)
[ 0.053436] TCP reno registered
[ 0.053466] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.053497] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.053741] NET: Registered protocol family 1
[ 0.054168] RPC: Registered udp transport module.
[ 0.054229] RPC: Registered tcp transport module.
[ 0.054260] RPC: Registered tcp NFSv4.1 backchannel transport
module.
[ 0.054534] Trying to unpack rootfs image as initramfs...
[ 0.373229] Freeing initrd memory: 3600K
[ 0.373962] PMU: registered new PMU device of type 0
[ 0.374084] dspbridge_init: 600000 bytes @ 83a00000
[ 0.374542] audit: initializing netlink socket (disabled)
[ 0.374664] type=2000 audit(0.750:1): initialized
[ 0.487274] VFS: Disk quotas dquot_6.5.2
[ 0.487609] Dquot-cache hash table entries: 1024 (order 0, 4096
bytes)
[ 0.492034] fuse init (API version 7.14)
[ 0.493591] Btrfs loaded
[ 0.493652] msgmni has been set to 410
[ 0.495819] alg: No test for stdrng (krng)
[ 0.496246] Block layer SCSI generic (bsg) driver version 0.4
loaded (major 254)
[ 0.496307] io scheduler noop registered
[ 0.496337] io scheduler deadline registered
[ 0.496459] io scheduler cfq registered (default)
[ 0.557250] OMAP DSS rev 2.0
[ 0.557373] OMAP DISPC rev 3.0
[ 0.557403] OMAP VENC rev 2
[ 0.886596] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.908233] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a
ST16654
[ 0.929229] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a
ST16654
[ 0.950164] serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a
ST16654
[ 1.637634] console [ttyS2] enabled
[ 1.647186] brd: module loaded
[ 1.653350] loop: module loaded
[ 1.657836] omap2-nand driver initializing
[ 1.662322] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba
(Micron omap2-nand.0)
[ 1.670104] NAND bus width 8 instead 16 bit
[ 1.674346] No NAND device found.
[ 1.677856] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba
(Micron NAND 256MiB 1,8V 16-bit)
[ 1.686584] Creating 5 MTD partitions on "omap2-nand.0":
[ 1.691986] 0x000000000000-0x000000080000 : "X-Loader"
[ 1.698669] 0x000000080000-0x000000260000 : "U-Boot"
[ 1.705474] 0x000000260000-0x000000280000 : "U-Boot Env"
[ 1.711791] 0x000000280000-0x000000680000 : "Kernel"
[ 1.719482] 0x000000680000-0x000010000000 : "File System"
[ 1.830871] OneNAND driver initializing
[ 1.835144] usbcore: registered new interface driver cdc_ether
[ 1.841125] usbcore: registered new interface driver rndis_host
[ 1.847656] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI)
Driver
[ 1.854522] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 1.860473] ehci-omap ehci-omap.0: new USB bus registered, assigned
bus number 1
[ 1.868133] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[ 1.885101] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 1.891571] hub 1-0:1.0: USB hub found
[ 1.895446] hub 1-0:1.0: 3 ports detected
[ 1.924377] Initializing USB Mass Storage driver...
[ 1.929412] usbcore: registered new interface driver usb-storage
[ 1.935516] USB Mass Storage support registered.
[ 1.940246] g_ether gadget: using random self ethernet address
[ 1.946136] g_ether gadget: using random host ethernet address
[ 1.952941] usb0: MAC 96:60:b0:c3:76:be
[ 1.956878] usb0: HOST MAC fa:a4:47:93:3c:be
[ 1.961242] g_ether gadget: Ethernet Gadget, version: Memorial Day
2008
[ 1.967956] g_ether gadget: g_ether ready
[ 1.972015] musb_hdrc musb_hdrc: MUSB HDRC host driver
[ 1.977508] musb_hdrc musb_hdrc: new USB bus registered, assigned
bus number 2
[ 1.985443] hub 2-0:1.0: USB hub found
[ 1.989318] hub 2-0:1.0: 1 port detected
[ 1.993774] mice: PS/2 mouse device common for all mice
[ 1.999969] input: twl4030_pwrbutton as /devices/platform/i2c_omap.
1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
[ 2.010864] i2c /dev entries driver
[ 2.015350] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[ 2.022186] device-mapper: uevent: version 1.0.3
[ 2.027832] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05)
initialised: dm-devel@redhat.com
[ 2.036804] device-mapper: multipath: version 1.1.1 loaded
[ 2.042388] device-mapper: multipath round-robin: version 1.0.0
loaded
[ 2.049804] sdhci: Secure Digital Host Controller Interface driver
[ 2.056060] sdhci: Copyright(c) Pierre Ossman
[ 2.134735] No device for DAI omap-mcbsp-dai-0
[ 2.139282] No device for DAI omap-mcbsp-dai-1
[ 2.143798] No device for DAI omap-mcbsp-dai-2
[ 2.148284] No device for DAI omap-mcbsp-dai-3
[ 2.152801] No device for DAI omap-mcbsp-dai-4
[ 2.157257] OMAP3 Beagle/Devkit8000 SoC init
[ 2.162750] asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
[ 2.171142] ALSA device list:
[ 2.174255] #0: omap3beagle (twl4030)
[ 2.179412] TCP cubic registered
[ 2.183654] NET: Registered protocol family 10
[ 2.189605] lo: Disabled Privacy Extensions
[ 2.195587] NET: Registered protocol family 17
[ 2.200347] ThumbEE CPU extension supported.
[ 2.206451] Power Management for TI OMAP3.
[ 2.218475] VFP support v0.3: implementor 41 architecture 3 part 30
variant c rev 1
[ 2.227142] registered taskstats version 1
[ 2.231536] omapfb omapfb: cannot parse default modes
[ 2.243255] Console: switching to colour frame buffer device 60x34
[ 2.252502] omapdss DPI: Could not find exact pixel clock.
Requested 9200 kHz, got 9094 kHz
[ 2.264495] regulator_init_complete: incomplete constraints,
leaving VDAC on
[ 2.274200] Freeing init memory: 240K
[ 2.399658] udev: starting version 151
[ 2.408569] mmc0: new high speed SDHC card at address bb72
[ 2.453918] mmcblk0: mmc0:bb72 SD08G 7.42 GiB
[ 2.474761] mmcblk0: p1 p2
[ 2.517974] usb 2-1: new high speed USB device using musb_hdrc and
address 2
[ 2.666809] usb 2-1: device v1a40 p0201 is not supported
[ 2.667572] hub 2-1:1.0: USB hub found
[ 2.669433] hub 2-1:1.0: 7 ports detected
[ 3.033721] usb 2-1.1: new low speed USB device using musb_hdrc and
address 3
[ 3.232513] usb 2-1.1: device v192f p0416 is not supported
[ 3.345367] EXT3-fs (mmcblk0p2): recovery required on readonly
filesystem
[ 3.359924] EXT3-fs (mmcblk0p2):
[ 3.368499] usbcore: registered new interface driver hiddev
[ 3.379211] write access will be enabled during recovery
[ 3.387390] EXT3-fs: barriers not enabled
[ 3.394927] usb 2-1.6: new low speed USB device using musb_hdrc and
address 4
[ 3.405120] input: USB Optical Mouse as /devices/platform/musb_hdrc/
usb2/2-1/2-1.1/2-1.1:1.0/input/input1
[ 3.419342] generic-usb 0003:192F:0416.0001: input,hidraw0: USB HID
v1.11 Mouse [USB Optical Mouse] on usb-musb_hdrc-1.1/input0
[ 3.436187] usbcore: registered new interface driver usbhid
[ 3.445495] usbhid: USB HID core driver
[ 3.568908] usb 2-1.6: device v04d9 p1503 is not supported
[ 3.592742] input: USB Keyboard as /devices/platform/musb_hdrc/
usb2/2-1/2-1.6/2-1.6:1.0/input/input2
[ 3.606201] generic-usb 0003:04D9:1503.0002: input,hidraw1: USB HID
v1.10 Keyboard [ USB Keyboard] on usb-musb_hdrc-1.6/input0
[ 3.641967] input: USB Keyboard as /devices/platform/musb_hdrc/
usb2/2-1/2-1.6/2-1.6:1.1/input/input3
[ 3.655364] generic-usb 0003:04D9:1503.0003: input,hidraw2: USB HID
v1.10 Device [ USB Keyboard] on usb-musb_hdrc-1.6/input1
[ 5.528900] EXT3-fs (mmcblk0p2): recovery complete
[ 5.535552] kjournald starting. Commit interval 5 seconds
[ 5.749328] EXT3-fs (mmcblk0p2): mounted filesystem with ordered
data mode

Yeap, this kernel ^ doesn't support your 7-inch lcd, some other
devkit8000 users sent me patches to make the 3 inch work.. but you
guys got to figure out a bootarg to switch between the 3 and 7 inch..
I don't have either boards, so it's complete up to you guys with
devkit8000 boards..

Regards,

Thank you for your help, Robert.

I used this kernel
https://code.launchpad.net/~beagleboard-kernel/+junk/2.6-stable-lcd
with bootargs
setenv bootcmd 'mmc init; fatload mmc 0:1 0x80300000 uImage; fatload
mmc 0:1 0x81600000 uInitrd; bootm 0x80300000 0x81600000'
setenv bootargs console=ttyS2,115200n8 console=tty0 root=/dev/
mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1 omapdss.def_disp=lcd
omapfb.mode=lcd:800x480 fixrtc buddy=${buddy} mpurate=800

the LCD worked, but of an error in reading the rootfs.
Gave up waiting for root device.
Is there a problem in bootargs?

2010/11/27 Adriano Pinheiro <paranoids@gmail.com>

I own a devikit8000 and already tried several things to run ubuntu
lucid, and the last thing I tried was the compilation of the kernel
along with rootstock.
The problem is that I have the 7-inch LCD is the screen goes blank, no
matter what I do.
The only kernel that works to the screen is the directory
http://gitorious.org/devkit8000/linux-omap-devkit8000

I’m sure this repo work with lucid after add follows to devkit8000_defconfig.

CONFIG_ARM_ERRATA_430973=y
CONFIG_ARM_THUMBEE=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y

Ref: http://bazaar.launchpad.net/~beagleboard-kernel/%2Bjunk/2.6-stable/annotate/head%3A/readme.txt

But I can not run with him lucid, then I tried your kernel at
https://code.launchpad.net/~BeagleBoard-kernel/+junk/2.6-stable
Below I put the bootargs, rootstock and the boot screen.

Rootstock

sudo ./rootstock --fqdn beagleboard --login ubuntu --password temppwd
–imagesize 2G
–seed wget,nano,linux-firmware,wireless-tools,usbutils --dist lucid –
serial ttyS2
–components “main universe multiverse” --kernel-image
http://localhost/linux-image-2.6.35.8-l8_1.0cross_armel.deb

Bootargs

setenv bootcmd ‘mmc init; fatload mmc 0:1 0x80300000 uImage; fatload
mmc 0:1 0x81600000 uInitrd; bootm 0x80300000 0x81600000’
setenv bootargs console=ttyS2,115200n8 console=tty0 root=/dev/
mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1 omapdss.def_disp=lcd
omapfb.mode=lcd:800x480 fixrtc buddy=${buddy} mpurate=800

U-Boot 2010.09 (Oct 27 2010 - 14:16:06)

OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
OMAP3 DevKit8000 + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Die ID #2472000400000000040365fa0801101a
Net: dm9000
Hit any key to stop autoboot: 0
mmc1 is available
reading uImage

4408260 bytes read
reading uInitrd

3689650 bytes read

Booting kernel from Legacy Image at 80300000 …

Image Name: 2.6.35.8-l8
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4408196 Bytes = 4.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum … OK

Loading init Ramdisk from Legacy Image at 81600000 …

Image Name: initramfs
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 3689586 Bytes = 3.5 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum … OK
Loading Kernel Image … OK
OK

Starting kernel …

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.8-l8 (root@amp-laptop) (gcc
version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 PREEMPT Sat Nov 20
00:40:21 BRST 2010
[ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7),
cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing
instruction cache
[ 0.000000] Machine: OMAP3 Devkit8000
[ 0.000000] Beagle expansionboard:
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size:
0x100000
[ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS2,115200n8
console=tty0 root=/dev/mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1
omapdss.def_disp=lcd omapfb.mode=lcd:800x480 fixrtc buddy= mpurate=800
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5,
131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536
bytes)
[ 0.000000] allocated 1310720 bytes of page_cgroup
[ 0.000000] please try ‘cgroup_disable=memory’ option if you don’t
want memory cgroups
[ 0.000000] Memory: 128MB 128MB = 256MB total
[ 0.000000] Memory: 206532k/206532k available, 55612k reserved, 0K
highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0x ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0044.text : 0xc0044000 -
0xc07dd000 (7780 kB)
[ 0.000000] .data : 0xc084c000 - 0xc089f3a0 ( 333 kB)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0,
CPUs=1, Noion.
[ 0.000000] RCU-based detection of stalled CPUs is di-CPUs
detection is disabled.
[ 0.000000] NR_IRQS:402
[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
[ 0] omap_hwmod: l3_hwmod: cannot be enabled (3)
[ 0.000000] be enabled (3)
[ 0.000000] omap_hwmod: l4_per_hwmod: cannotd (3)
[ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enab (3)
[ 0.000000] Reprogramming SDRC clock to 332000000 Hz
[ 0.000000] GPMC revision 5.0
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96
interrupts
[ 0.0000 MAP clockevent source: GPTIMER12 at 32768 Hz
[ 0.000000] Cod
[ 0.000000] Smack: Initializing.
[ 0.000000] Mount-cies: 512
[ 0.000000] Initializing cgroup subsys ns
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Initializing cgroup subsys memory
[ 0.000000] Initializing cgroup subsys devices
[ 0.000000] Initializing cgroup subsys freezer000000] CPU: Testing
write buffer coherency: ok
[ 0.000000] devtmpfs: initialized
[ 0.000000] regulator: core version 0
[ 0.000000] NET: Registered
protocol family 16
[ 0.000000] Found NAND on CS0
[ 0.000000] Registering NAND on CS0
[0000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver,
5ounters available
[ 0.000000] Switched to new clocking rate (Crystal/Core/MPU):
26.0/800/332 MHz

I noticed you add mpurate=800 to bootargs,
stable? very interesting…

2010/11/27 林俊良 <goldie.lin@gmail.com>

2010/11/27 Adriano Pinheiro <paranoids@gmail.com>

I own a devikit8000 and already tried several things to run ubuntu
lucid, and the last thing I tried was the compilation of the kernel
along with rootstock.
The problem is that I have the 7-inch LCD is the screen goes blank, no
matter what I do.
The only kernel that works to the screen is the directory
http://gitorious.org/devkit8000/linux-omap-devkit8000

I’m sure this repo work with lucid after add follows to devkit8000_defconfig.

CONFIG_ARM_ERRATA_430973=y
CONFIG_ARM_THUMBEE=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y

Ref: http://bazaar.launchpad.net/~beagleboard-kernel/%2Bjunk/2.6-stable/annotate/head%3A/readme.txt

But I can not run with him lucid, then I tried your kernel at
https://code.launchpad.net/~BeagleBoard-kernel/+junk/2.6-stable
Below I put the bootargs, rootstock and the boot screen.

Rootstock

sudo ./rootstock --fqdn beagleboard --login ubuntu --password temppwd
–imagesize 2G
–seed wget,nano,linux-firmware,wireless-tools,usbutils --dist lucid –
serial ttyS2
–components “main universe multiverse” --kernel-image
http://localhost/linux-image-2.6.35.8-l8_1.0cross_armel.deb

Bootargs

setenv bootcmd ‘mmc init; fatload mmc 0:1 0x80300000 uImage; fatload
mmc 0:1 0x81600000 uInitrd; bootm 0x80300000 0x81600000’
setenv bootargs console=ttyS2,115200n8 console=tty0 root=/dev/
mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1 omapdss.def_disp=lcd
omapfb.mode=lcd:800x480 fixrtc buddy=${buddy} mpurate=800

U-Boot 2010.09 (Oct 27 2010 - 14:16:06)

OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
OMAP3 DevKit8000 + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Die ID #2472000400000000040365fa0801101a
Net: dm9000
Hit any key to stop autoboot: 0
mmc1 is available
reading uImage

4408260 bytes read
reading uInitrd

3689650 bytes read

Booting kernel from Legacy Image at 80300000 …

Image Name: 2.6.35.8-l8
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4408196 Bytes = 4.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum … OK

Loading init Ramdisk from Legacy Image at 81600000 …

Image Name: initramfs
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 3689586 Bytes = 3.5 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum … OK
Loading Kernel Image … OK
OK

Starting kernel …

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.8-l8 (root@amp-laptop) (gcc
version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 PREEMPT Sat Nov 20
00:40:21 BRST 2010
[ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7),
cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing
instruction cache
[ 0.000000] Machine: OMAP3 Devkit8000
[ 0.000000] Beagle expansionboard:
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size:
0x100000
[ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS2,115200n8
console=tty0 root=/dev/mmcblk0p2 rootwait ro vram=32MB omapfb.debug=1
omapdss.def_disp=lcd omapfb.mode=lcd:800x480 fixrtc buddy= mpurate=800
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5,
131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536
bytes)
[ 0.000000] allocated 1310720 bytes of page_cgroup
[ 0.000000] please try ‘cgroup_disable=memory’ option if you don’t
want memory cgroups
[ 0.000000] Memory: 128MB 128MB = 256MB total
[ 0.000000] Memory: 206532k/206532k available, 55612k reserved, 0K
highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0x ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0044.text : 0xc0044000 -
0xc07dd000 (7780 kB)
[ 0.000000] .data : 0xc084c000 - 0xc089f3a0 ( 333 kB)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0,
CPUs=1, Noion.
[ 0.000000] RCU-based detection of stalled CPUs is di-CPUs
detection is disabled.
[ 0.000000] NR_IRQS:402
[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
[ 0] omap_hwmod: l3_hwmod: cannot be enabled (3)
[ 0.000000] be enabled (3)
[ 0.000000] omap_hwmod: l4_per_hwmod: cannotd (3)
[ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enab (3)
[ 0.000000] Reprogramming SDRC clock to 332000000 Hz
[ 0.000000] GPMC revision 5.0
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96
interrupts
[ 0.0000 MAP clockevent source: GPTIMER12 at 32768 Hz
[ 0.000000] Cod
[ 0.000000] Smack: Initializing.
[ 0.000000] Mount-cies: 512
[ 0.000000] Initializing cgroup subsys ns
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Initializing cgroup subsys memory
[ 0.000000] Initializing cgroup subsys devices
[ 0.000000] Initializing cgroup subsys freezer000000] CPU: Testing
write buffer coherency: ok
[ 0.000000] devtmpfs: initialized
[ 0.000000] regulator: core version 0
[ 0.000000] NET: Registered
protocol family 16
[ 0.000000] Found NAND on CS0
[ 0.000000] Registering NAND on CS0
[0000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver,
5ounters available
[ 0.000000] Switched to new clocking rate (Crystal/Core/MPU):
26.0/800/332 MHz

I noticed you add mpurate=800 to bootargs,
stable? very interesting…

I just tried, result in unstable for my devkit8000.

Thank you for your help with this I solved the problem of ubuntu
lucid.
But I need to run usbserial adapter, and it is giving an error.
FATAL: Error inserting usbserial (/ lib/modules/2.6.35-rc3-g85fd48a-
dirty/kernel/drivers/usb/serial/usbserial.ko): Invalid argument
dmesg
usbserial: invalid for parameter `vendor '
I put the adapter usbserial modules in the menuconfig and used the
command sudo modprobe usbserial vendor = 0x067b product = 0x2303
I Do you have any idea? I tried some solutions that have not solved as
CONFIG_USB_SERIAL_GENERIC = y in devkit8000_defconfig
noticed that one of my problems was the mpurate = 800, what
instability you have with him?

I believe usb serial adapters must be properly initialized without any user help. Just insert and use. Otherwise no one would use Linux ever if they had to issue “modprobe vendor… product…” for every single device connected to a computer. Moreover you use Ubuntu which is very user friendly.

2010/11/30 Adriano Pinheiro <paranoids@gmail.com>

Your devkit8000 can handle 800Mhz? are you sure? If it's an omap35xx
it's 600Mhz or 720Mhz depending on revision.. The xM has a 1Ghz core,
i'm currently limit to 800 with my kernels..

Regards,

2010/11/30 Adriano Pinheiro <paranoids@gmail.com>

Thank you for your help with this I solved the problem of ubuntu
lucid.
But I need to run usbserial adapter, and it is giving an error.
FATAL: Error inserting usbserial (/ lib/modules/2.6.35-rc3-g85fd48a-
dirty/kernel/drivers/usb/serial/usbserial.ko): Invalid argument
dmesg
usbserial: invalid for parameter `vendor ’
I put the adapter usbserial modules in the menuconfig and used the
command sudo modprobe usbserial vendor = 0x067b product = 0x2303
I Do you have any idea? I tried some solutions that have not solved as

I have no idea about it.

CONFIG_USB_SERIAL_GENERIC = y in devkit8000_defconfig
noticed that one of my problems was the mpurate = 800, what
instability you have with him?

Launch a Firefox, then crash! both GUI and ttyS2 frozen.