xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

Black screen after boot #3

Closed thedude459 closed 12 years ago

thedude459 commented 12 years ago

I put the newest Raspian Wheezy 10-28 image on my SD card and then followed the Setup.sh but now my pi doesn't make it to the Xbian Logo on startup.

Any ideas on how to troubleshoot this? Should I just wipe the SD card and try again?

CurlyMoo commented 12 years ago

Can you please describe exactly what happens before you're Xbian hangs? What are the last messages/errors you can read? What does dmesg say? Etc. Can you SSH into you're Xbian and confirm if XBMC is running or not:

ps -A | grep xbmc.bin

And off course, to have a more profound answer if this is a bug or not, please try reinstalling system and see if the same bug still appears.

thedude459 commented 12 years ago

So I see a bunch of lines that are scrolling up on startup like I have with all the other Xbian releases and then when it should go to the Xbian Logo nothing happens. The screen is just black. Will dmesg show me what was scrolling on the screen before it froze? I will do what you have suggested and post my results when I get home. Then I will try to install again and see if the same thing happens.

thedude459 commented 12 years ago

This is dmesg: [ 0.000000] Linux version 3.2.27+ (root@pi) (gcc version 4.6.3 (Debian 4.6.3-8+rpi1) ) #1 PREEMPT Mon Oct 22 15:56:38 CEST 2012 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] Machine: BCM2708 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat c0410718, node_mem_map c045e000 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32512 pages, LIFO batch:7 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0x2 bcm2708.serial=0x8c4719da smsc95xx.macaddr=B8:27:EB:47:19:DA sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x8000000 vc_mem.mem_size=0x10000000 dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 128MB = 128MB total [ 0.000000] Memory: 125428k/125428k available, 5644k 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] vmalloc : 0xc8800000 - 0xe8000000 ( 504 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc03cc000 (3856 kB) [ 0.000000] .init : 0xc03cc000 - 0xc03e8ef0 ( 116 kB) [ 0.000000] .data : 0xc03ea000 - 0xc0410da0 ( 156 kB) [ 0.000000] .bss : 0xc0410dc4 - 0xc045d0cc ( 305 kB) [ 0.000000] NR_IRQS:330 [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms [ 0.000000] timer_set_mode: unhandled mode:1 [ 0.000000] timer_set_mode: unhandled mode:3 [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty1] enabled [ 0.001004] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) [ 0.060158] pid_max: default: 32768 minimum: 301 [ 0.060469] Mount-cache hash table entries: 512 [ 0.060985] CPU: Testing write buffer coherency: ok [ 0.062238] devtmpfs: initialized [ 0.072349] NET: Registered protocol family 16 [ 0.073004] i2c-core: driver [dummy] registered [ 0.073023] bcm2708.uart_clock = 0 [ 0.074649] mailbox: Broadcom VideoCore Mailbox driver [ 0.074771] bcm2708_vcio: mailbox at f200b880 [ 0.074867] bcm_power: Broadcom power driver [ 0.074907] bcm_power_open() -> 0 [ 0.074934] bcm_power_request(0, 8) [ 0.575615] bcm_mailbox_read -> 00000080, 0 [ 0.575656] bcm_power_request -> 0 [ 0.575684] Serial: AMBA PL011 UART driver [ 0.575852] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3 [ 0.598511] bio: create slab at 0 [ 0.599570] SCSI subsystem initialized [ 0.599815] usbcore: registered new interface driver usbfs [ 0.599985] usbcore: registered new interface driver hub [ 0.600225] usbcore: registered new device driver usb [ 0.601192] Switching to clocksource stc [ 0.601476] FS-Cache: Loaded [ 0.601798] CacheFiles: Loaded [ 0.614749] NET: Registered protocol family 2 [ 0.615087] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.615710] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.615959] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.616093] TCP: Hash tables configured (established 4096 bind 4096) [ 0.616134] TCP reno registered [ 0.616169] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.616234] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.616680] NET: Registered protocol family 1 [ 0.617292] RPC: Registered named UNIX socket transport module. [ 0.617354] RPC: Registered udp transport module. [ 0.617388] RPC: Registered tcp transport module. [ 0.617420] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.617663] bcm2708_dma: DMA manager at c8808000 [ 0.617848] bcm2708_gpio: bcm2708_gpio_probe c03ef9d8 [ 0.618285] vc-mem: phys_addr:0x00000000 mem_base=0x08000000 mem_size:0x10000000(256 MiB) [ 0.620922] FS-Cache: Netfs 'nfs' registered for caching [ 0.621852] msgmni has been set to 244 [ 0.623250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.623332] io scheduler noop registered (default) [ 0.623369] io scheduler deadline registered [ 0.623509] io scheduler cfq registered [ 0.665953] Console: switching to colour frame buffer device 240x67 [ 0.705429] brd: module loaded [ 0.710039] loop: module loaded [ 0.711016] vcos: [1]: vchiq_init_state: slot_zero = 0xffd80000, is_master = 0 [ 0.712252] vcos: [1]: vchiq_init_state: called [ 0.712985] vcos: [1]: vchiq: initialised - version 2 (min 2), device 252.0 [ 0.713856] usbcore: registered new interface driver smsc95xx [ 0.714159] cdc_ncm: 04-Aug-2011 [ 0.714439] usbcore: registered new interface driver cdc_ncm [ 0.714643] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.919942] Core Release: 2.80a [ 0.920089] Setting default values for core params [ 0.920272] Finished setting default values for core params [ 1.125544] Using Buffer DMA mode [ 1.125680] Periodic Transfer Interrupt Enhancement - disabled [ 1.125848] Multiprocessor Interrupt Enhancement - disabled [ 1.126009] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.126146] Dedicated Tx FIFOs mode [ 1.126502] dwc_otg: Microframe scheduler enabled [ 1.126552] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.126774] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.127040] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.127275] Init: Port Power? op_state=1 [ 1.127404] Init: Power Port (0) [ 1.127619] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.127832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.128040] usb usb1: Product: DWC OTG Controller [ 1.128180] usb usb1: Manufacturer: Linux 3.2.27+ dwc_otg_hcd [ 1.128345] usb usb1: SerialNumber: bcm2708_usb [ 1.129401] hub 1-0:1.0: USB hub found [ 1.129593] hub 1-0:1.0: 1 port detected [ 1.130324] dwc_otg: FIQ enabled [ 1.130342] dwc_otg: NAK holdoff enabled [ 1.130382] Module dwc_common_port init [ 1.130676] usbcore: registered new interface driver uas [ 1.130863] Initializing USB Mass Storage driver... [ 1.131203] usbcore: registered new interface driver usb-storage [ 1.131523] USB Mass Storage support registered. [ 1.131881] usbcore: registered new interface driver libusual [ 1.132410] mousedev: PS/2 mouse device common for all mice [ 1.132931] i2c i2c-0: adapter [bcm2708_i2c.0] registered [ 1.132986] bcm2708_i2c bcm2708_i2c.0: BSC0 Controller at 0x20205000 (irq 79) (baudrate 100k) [ 1.133473] i2c i2c-1: adapter [bcm2708_i2c.1] registered [ 1.133525] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x20804000 (irq 79) (baudrate 100k) [ 1.142180] bcm2835-cpufreq: min=700000 max=840000 cur=700000 [ 1.142487] bcm2835-cpufreq: switching to governor performance [ 1.150556] bcm2835-cpufreq: switching to governor performance [ 1.159794] cpuidle: using governor ladder [ 1.173112] cpuidle: using governor menu [ 1.179925] sdhci: Secure Digital Host Controller Interface driver [ 1.186639] sdhci: Copyright(c) Pierre Ossman [ 1.193483] sdhci: Enable low-latency mode [ 1.200111] bcm_power_open() -> 1 [ 1.206962] Registered led device: mmc0:: [ 1.208280] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA [ 1.215216] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77 [ 1.222169] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.229166] usbcore: registered new interface driver usbhid [ 1.236988] usbhid: USB HID core driver [ 1.244095] TCP cubic registered [ 1.250713] Initializing XFRM netlink socket [ 1.257521] NET: Registered protocol family 17 [ 1.266603] Installing 9P2000 support [ 1.276463] Registering the dns_resolver key type [ 1.285470] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [ 1.299859] Waiting for root device /dev/mmcblk0p2... [ 1.321405] Indeed it is in host mode hprt0 = 00021501 [ 1.358195] mmc0: problem reading SD Status register. [ 1.375312] mmc0: error -84 whilst initialising SD card [ 1.499486] mmc0: problem reading SD Status register. [ 1.519340] mmc0: new high speed SDHC card at address aaaa [ 1.526140] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.533339] mmcblk0: mmc0:aaaa SU32G 29.7 GiB [ 1.540463] Indeed it is in host mode hprt0 = 00001101 [ 1.549549] mmcblk0: p1 p2 [ 1.647625] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.654564] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.662102] Freeing init memory: 112K [ 1.751670] usb 1-1: New USB device found, idVendor=0424, idProduct=9512 [ 1.759178] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.766885] hub 1-1:1.0: USB hub found [ 1.774553] hub 1-1:1.0: 3 ports detected [ 2.061513] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 2.171904] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.178781] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.198261] smsc95xx v1.0.4 [ 2.266451] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:47:19:da [ 5.523460] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 5.856190] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 6.369852] bcm2835 ALSA card created! [ 6.386096] bcm2835 ALSA chip created! [ 6.395392] bcm2835 ALSA chip created! [ 6.404593] bcm2835 ALSA chip created! [ 6.413749] bcm2835 ALSA chip created! [ 6.422869] bcm2835 ALSA chip created! [ 6.431850] bcm2835 ALSA chip created! [ 6.440618] bcm2835 ALSA chip created! [ 12.154349] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 12.941143] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 [ 14.455520] lirc_dev: IR Remote Control driver registered, major 251 [ 14.460508] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned. [ 14.467627] lirc_rpi lirc_rpi.0: lirc_dev: driver lirc_rpi registered at minor = 0 [ 14.467651] lirc_rpi: driver registered! [ 15.421468] lirc_rpi: auto-detected active high receiver on GPIO pin 18 [ 15.993738] input: lircd as /devices/virtual/input/input0 [49434.548030] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it [49434.548064] mmc0: DMA IRQ 6 ignored - results were reset

thedude459 commented 12 years ago

And the grep command you listed does not return anything.

I am going to try to reinstall it, but before I do I just want to know that all I should have to do is install Raspbian and then follow the setup.sh

CurlyMoo commented 12 years ago

Can you try this:

echo "lirc_rpi" >> /etc/modprobe.d/raspi-blacklist.conf

Then reboot.

thedude459 commented 12 years ago

After doing that command my tv does not get a signal from the pi.

It is connected via HDMI.

CurlyMoo commented 12 years ago

Must be coincidence..., try a hard reset, power cable out and in.

thedude459 commented 12 years ago

Unplugged cable for 30 seconds and plugged back in and still no signal.

The hdmi cable goes from the pi to a receiver to the tv

CurlyMoo commented 12 years ago

Try reinstalling, and check if you get the problems (dmesg, ps -A, etc.). Also, do you have any devices connected to you're GPIO pins?

thedude459 commented 12 years ago

I actually can't even get in from putty now. I will try to do a fresh install. All I need to do is get Raspbian and then follow the setup.sh correct?

thedude459 commented 12 years ago

No nothing is connected to the pi. Just HDMI, ethernet cable and sd card

thedude459 commented 12 years ago

Same problem after reinstall. I put raspbian on the sd card and then cut and pasted everything line from the setup.sh and screen still doesn't work.

Dmesg: [ 0.000000] free_area_init_node: node 0, pgdat c0410718, node_mem_map c045e00 0 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32512 pages, LIFO batch:7 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 32512 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0x2 bcm2708.serial=0x8c4719da smsc95xx .macaddr=B8:27:EB:47:19:DA sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_ba se=0x8000000 vc_mem.mem_size=0x10000000 dwc_otg.fiq_fix_enable=1 sdhci-bcm2708. sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstyp e=ext4 rootwait [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 128MB = 128MB total [ 0.000000] Memory: 125428k/125428k available, 5644k 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] vmalloc : 0xc8800000 - 0xe8000000 ( 504 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc03cc000 (3856 kB) [ 0.000000] .init : 0xc03cc000 - 0xc03e8ef0 ( 116 kB) [ 0.000000] .data : 0xc03ea000 - 0xc0410da0 ( 156 kB) [ 0.000000] .bss : 0xc0410dc4 - 0xc045d0cc ( 305 kB) [ 0.000000] NR_IRQS:330 [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4 294967ms [ 0.000000] timer_set_mode: unhandled mode:1 [ 0.000000] timer_set_mode: unhandled mode:3 [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty1] enabled [ 0.001004] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) [ 0.060160] pid_max: default: 32768 minimum: 301 [ 0.060469] Mount-cache hash table entries: 512 [ 0.060986] CPU: Testing write buffer coherency: ok [ 0.062242] devtmpfs: initialized [ 0.072366] NET: Registered protocol family 16 [ 0.073020] i2c-core: driver [dummy] registered [ 0.073039] bcm2708.uart_clock = 0 [ 0.074666] mailbox: Broadcom VideoCore Mailbox driver [ 0.074789] bcm2708_vcio: mailbox at f200b880 [ 0.074886] bcm_power: Broadcom power driver [ 0.074926] bcm_power_open() -> 0 [ 0.074953] bcm_power_request(0, 8) [ 0.575636] bcm_mailbox_read -> 00000080, 0 [ 0.575678] bcm_power_request -> 0 [ 0.575706] Serial: AMBA PL011 UART driver [ 0.575878] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3 [ 0.598542] bio: create slab at 0 [ 0.599599] SCSI subsystem initialized [ 0.599844] usbcore: registered new interface driver usbfs [ 0.600013] usbcore: registered new interface driver hub [ 0.600253] usbcore: registered new device driver usb [ 0.601214] Switching to clocksource stc [ 0.601499] FS-Cache: Loaded [ 0.601820] CacheFiles: Loaded [ 0.614784] NET: Registered protocol family 2 [ 0.615125] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.615747] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.615996] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.616131] TCP: Hash tables configured (established 4096 bind 4096) [ 0.616172] TCP reno registered [ 0.616206] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.616272] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.616719] NET: Registered protocol family 1 [ 0.617331] RPC: Registered named UNIX socket transport module. [ 0.617393] RPC: Registered udp transport module. [ 0.617428] RPC: Registered tcp transport module. [ 0.617461] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.617702] bcm2708_dma: DMA manager at c8808000 [ 0.617887] bcm2708_gpio: bcm2708_gpio_probe c03ef9d8 [ 0.618325] vc-mem: phys_addr:0x00000000 mem_base=0x08000000 mem_size:0x10000 000(256 MiB) [ 0.620958] FS-Cache: Netfs 'nfs' registered for caching [ 0.621895] msgmni has been set to 244 [ 0.623290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 53) [ 0.623371] io scheduler noop registered (default) [ 0.623406] io scheduler deadline registered [ 0.623545] io scheduler cfq registered [ 0.665959] Console: switching to colour frame buffer device 240x67 [ 0.705419] brd: module loaded [ 0.710028] loop: module loaded [ 0.711002] vcos: [1]: vchiq_init_state: slot_zero = 0xffd80000, is_master = 0 [ 0.712237] vcos: [1]: vchiq_init_state: called [ 0.712969] vcos: [1]: vchiq: initialised - version 2 (min 2), device 252.0 [ 0.713845] usbcore: registered new interface driver smsc95xx [ 0.714139] cdc_ncm: 04-Aug-2011 [ 0.714415] usbcore: registered new interface driver cdc_ncm [ 0.714627] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.919903] Core Release: 2.80a [ 0.920049] Setting default values for core params [ 0.920233] Finished setting default values for core params [ 1.125512] Using Buffer DMA mode [ 1.125649] Periodic Transfer Interrupt Enhancement - disabled [ 1.125820] Multiprocessor Interrupt Enhancement - disabled [ 1.125979] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.126117] Dedicated Tx FIFOs mode [ 1.126470] dwc_otg: Microframe scheduler enabled [ 1.126520] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.126740] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.127004] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.127240] Init: Port Power? op_state=1 [ 1.127367] Init: Power Port (0) [ 1.127581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.127795] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 1.128005] usb usb1: Product: DWC OTG Controller [ 1.128149] usb usb1: Manufacturer: Linux 3.2.27+ dwc_otg_hcd [ 1.128315] usb usb1: SerialNumber: bcm2708_usb [ 1.129364] hub 1-0:1.0: USB hub found [ 1.129557] hub 1-0:1.0: 1 port detected [ 1.130295] dwc_otg: FIQ enabled [ 1.130312] dwc_otg: NAK holdoff enabled [ 1.130353] Module dwc_common_port init [ 1.130651] usbcore: registered new interface driver uas [ 1.130841] Initializing USB Mass Storage driver... [ 1.131183] usbcore: registered new interface driver usb-storage [ 1.131505] USB Mass Storage support registered. [ 1.131866] usbcore: registered new interface driver libusual [ 1.132397] mousedev: PS/2 mouse device common for all mice [ 1.132919] i2c i2c-0: adapter [bcm2708_i2c.0] registered [ 1.132975] bcm2708_i2c bcm2708_i2c.0: BSC0 Controller at 0x20205000 (irq 79) (baudrate 100k) [ 1.133461] i2c i2c-1: adapter [bcm2708_i2c.1] registered [ 1.133513] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x20804000 (irq 79) (baudrate 100k) [ 1.142138] bcm2835-cpufreq: min=700000 max=840000 cur=700000 [ 1.142445] bcm2835-cpufreq: switching to governor performance [ 1.150559] bcm2835-cpufreq: switching to governor performance [ 1.159848] cpuidle: using governor ladder [ 1.173197] cpuidle: using governor menu [ 1.180018] sdhci: Secure Digital Host Controller Interface driver [ 1.186740] sdhci: Copyright(c) Pierre Ossman [ 1.193591] sdhci: Enable low-latency mode [ 1.200218] bcm_power_open() -> 1 [ 1.207078] Registered led device: mmc0:: [ 1.208397] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platfor m's DMA [ 1.215328] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77 [ 1.222273] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.229254] usbcore: registered new interface driver usbhid [ 1.236025] usbhid: USB HID core driver [ 1.243124] TCP cubic registered [ 1.249785] Initializing XFRM netlink socket [ 1.256595] NET: Registered protocol family 17 [ 1.265687] Installing 9P2000 support [ 1.275523] Registering the dns_resolver key type [ 1.284530] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [ 1.298918] Waiting for root device /dev/mmcblk0p2... [ 1.321426] Indeed it is in host mode hprt0 = 00021501 [ 1.358220] mmc0: problem reading SD Status register. [ 1.382034] mmc0: new high speed SDHC card at address aaaa [ 1.401358] mmcblk0: mmc0:aaaa SU32G 29.7 GiB [ 1.410520] mmcblk0: p1 p2 [ 1.531448] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.538872] Indeed it is in host mode hprt0 = 00001101 [ 1.751696] usb 1-1: New USB device found, idVendor=0424, idProduct=9512 [ 1.759379] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.766990] hub 1-1:1.0: USB hub found [ 1.776541] hub 1-1:1.0: 3 ports detected [ 2.061601] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 2.181978] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.191041] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber =0 [ 2.201342] smsc95xx v1.0.4 [ 2.276373] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb- 1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:47:19:da [ 2.361496] usb 1-1.2: new full-speed USB device number 4 using dwc_otg [ 2.484860] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52e [ 2.493786] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber =0 [ 2.500805] usb 1-1.2: Product: USB Receiver [ 2.509776] usb 1-1.2: Manufacturer: Logitech [ 2.521685] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb 1/1-1/1-1.2/1-1.2:1.0/input/input0 [ 2.530588] generic-usb 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [L ogitech USB Receiver] on usb-bcm2708_usb-1.2/input0 [ 2.564515] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb 1/1-1/1-1.2/1-1.2:1.1/input/input1 [ 2.577291] generic-usb 0003:046D:C52E.0002: input,hiddev0: USB HID v1.11 Mou se [Logitech USB Receiver] on usb-bcm2708_usb-1.2/input1 [ 4.347279] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced i node 31724 [ 4.347712] EXT4-fs (mmcblk0p2): 1 orphan inode deleted [ 4.355289] EXT4-fs (mmcblk0p2): recovery complete [ 4.529903] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O pts: (null) [ 4.537565] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 4.545968] Freeing init memory: 112K [ 8.929849] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 9.320997] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 9.881644] bcm2835 ALSA card created! [ 9.889450] bcm2835 ALSA chip created! [ 9.909395] bcm2835 ALSA chip created! [ 9.919153] bcm2835 ALSA chip created! [ 9.928986] bcm2835 ALSA chip created! [ 9.938828] bcm2835 ALSA chip created! [ 9.948571] bcm2835 ALSA chip created! [ 9.958224] bcm2835 ALSA chip created! [ 13.525197] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignorin g it [ 13.532639] mmc0: DMA IRQ 6 ignored - results were reset [ 16.149175] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 16.791511] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC5 E1 [ 18.622595] lirc_dev: IR Remote Control driver registered, major 251 [ 18.627602] lirc_rpi: module is from the staging directory, the quality is un known, you have been warned. [ 18.635296] lirc_rpi lirc_rpi.0: lirc_dev: driver lirc_rpi registered at mino r = 0 [ 18.635318] lirc_rpi: driver registered! [ 19.591434] lirc_rpi: auto-detected active high receiver on GPIO pin 18 [ 20.129550] input: lircd as /devices/virtual/input/input2

thedude459 commented 12 years ago

Nothing back from the grep command

CurlyMoo commented 12 years ago

But my other question:

Also, do you have any devices connected to you're GPIO pins?

thedude459 commented 12 years ago

Nothing is connected to the GPIO pins.

CurlyMoo commented 12 years ago

Can you do: modprobe -r lirc_rpi?

thedude459 commented 12 years ago

Comes back with:

-bash: modprobe: command not found

Also everytime I SSH in it goes to the raspi-config screen

thedude459 commented 12 years ago

When I did the command you have as sudo it returned this:

xbian@xbian ~ $ sudo modprobe -r lirc_rpi [sudo] password for xbian: FATAL: Module lirc_rpi is in use.

CurlyMoo commented 12 years ago

Also i didn't realised you're pi is booting dispite you could post the different error messages. Can you try: /usr/local/lib/xbmc/xbmc.bin

Also it isn't raspi-config but xbian-config :) A lot more functionality.

thedude459 commented 12 years ago

Ok. I tried the first command you had listed and I got:

xbian@xbian ~ $ /etc/init.d/lirc stop [....] Stopping remote control daemon(s): LIRC:/etc/init.d/lirc: 142: /etc/init.d/lirc: start-stop-daemon: not found failed!

CurlyMoo commented 12 years ago

Everything i say should be done as root. But i'm fixing the lirc problem right now. Can you try to start xbmc.

thedude459 commented 12 years ago

Sorry I am a newbie with linux/unix stuff how do I do that?

CurlyMoo commented 12 years ago
sudo /usr/local/lib/xbmc/xbmc.bin

Also can you replace the content of /etc/lirc/hardware.conf with: https://github.com/Koenkk/xbian/edit/master/etc/lirc/hardware.conf

thedude459 commented 12 years ago

The first command you gave me came back as:

xbian@xbian ~ $ sudo /usr/local/lib/xbmc/xbmc.bin /usr/local/lib/xbmc/xbmc.bin: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory

I am going to change the hardware.conf now

CurlyMoo commented 12 years ago

sudo apt-get install libpython2.7 sudo /usr/local/lib/xbmc/xbmc.bin

CurlyMoo commented 12 years ago

It is working?

thedude459 commented 12 years ago

Yup I am up and running

thedude459 commented 12 years ago

I actually noticed that when I did the autoremove part of the setup.sh that it removed the python 2.7. Was that something I did wrong?

CurlyMoo commented 12 years ago

If it was in the setup.sh it is something we should look at.