SliTaz SliTaz Forum

You are not logged in.

#1 2014-01-17 10:46:46

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

I have no knowledge of syslinux/isolinux and c32box.c32

I am trying to help tmoulder to get rolling to work on a Asus poulsbo netbook http://forum.slitaz.org/topic/noob-on-a-gma500/page/2

Stick and CD are stopping on the copyright line ending in "Peter Alvin"

Offline

#2 2014-01-17 12:22:33

Guest
Guest

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

Problems with usb booting are often down to the system timing out before it finds its root filesystem.

Try adding 'rootdelay=9' on the kernel line of the grub bootloader.

(I have added the above to his thread also.)

#3 2014-01-17 12:52:11

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

Can you retry with http://mirror.slitaz.org/~bellard/slitaz-rolling-textmenu.iso ?

Offline

#4 2014-01-20 12:19:11

tmoulder
Member
Registered: 2013-02-15
Posts: 15

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

Hi guys,

Thanks again for the help, I tried it with the textmenu iso and wound up at the Welcome to your box prompt again.

Offline

#5 2014-01-20 16:46:29

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

that sounds very strange - so I have to aske more questions - I hope you are still willing to continue?

did you try any other linux cd that booted?

how advanced are you? - can you work with midnight commander? its normally easier than with commandline + nano?

can you mount devices by hand?

Offline

#6 2014-01-20 17:57:50

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

Verify http://mirror.slitaz.org/~bellard/slitaz-rolling-textmenu.iso has linux-staging which owns psb_gfx

Boot to Welcome to your box.

Login as root password: root

Type this:

[c]tazpkg search linux-staging[/c]

Hit Enter key

Offline

#7 2014-01-20 18:48:47

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

@ mojo, I think we should get out his Xorg.0.log to see what is the problem

Offline

#8 2014-02-01 01:34:27

tmoulder
Member
Registered: 2013-02-15
Posts: 15

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

Hi guys, sorry I've been too tied up to get back to you this week.  I really appreciate your efforts.

I went back to using pendrivelinux and it seems to be working fine for the live usb.

mojo, linux-staging is not installed.

tell me how to pull the log from CLI and I'll get it for you.  startx reports "Fatal server error no screens found

Offline

#9 2014-02-01 20:49:37

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

get root

mount /dev/sdb1 /media/flash         ... check name of your usbstick with:    fdisk  -l

install midnight commander with:     tazpkg -gi mc

open midnight commander with : mc

and copy /var/log/Xorg.0.log to /media/flash

Offline

#10 2014-02-02 03:14:13

tmoulder
Member
Registered: 2013-02-15
Posts: 15

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

Mount command returns can't find /dev/sdb1 in /etc/fstab

I can nano the file and see it, too much to type up verbatim, but here are a few things I noticed

It loads module "fbdev" and identifies it, then Vesa.  It loads sub module fbdevhw.  then an error:  open /dev/fb0: no such file or directory

It then says falling back to old probe method for vesa, unloads fbdev, fbdevhw, and vesa.

then it says screens found but none have a usable configuration

Thanks!

Offline

#11 2014-02-02 06:45:58

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

did you check the name of your usb-stick as root with: fdisk -l

maybe its sda1 or sdc 1    ???

but the description is now enough - can you do all this as root

tazpkg remove xorg-xf86-video-vesa

tazpkg -gi linux-staging

modprobe psb_gfx

exit to get user tux and startx

and now attach the xorg.0.log

Offline

#12 2014-02-02 20:55:05

tmoulder
Member
Registered: 2013-02-15
Posts: 15

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

On tazpkg -GI linux-staging, I get an error

Cp: target lib/modules/3.2.53-slitaz is not a directory

Modprobe produces fatal module psb_gfx not found

Offline

#13 2014-02-02 22:11:41

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: syslinux/isolinux troubles with Intel Atoms Poulsbo and c32box.c32

you have to take newest rolling from today, because there was a big change last week

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]