Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ 1 [2] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: SiS USB, and/or gcc for dsl-n< Next Oldest | Next Newest >
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: Sep. 24 2007,13:56 QUOTE

Depending on what you're trying to compile, you will usually find that something is missing and usually you can find it for dsl-n on the knoppix 4.0.2 cd/iso.

I got the same crt1.o error and found the missing file in the knoppix iso.

Note also that in 2.6.x the compile steps are not quite the same as in 2.4.x (which is detailed in several threads in the dsl section) - this thread and this other thread might be useful.

Ref: "other thread" note that the use of linux-kernel-headers_2.5.999 is not correct (but nevertheless works in some circumstances), better to use linux-2.6.12.tar.gz from kernel.org
Back to top
Profile PM 
Divago Offline





Group: Members
Posts: 83
Joined: April 2007
Posted: Sep. 24 2007,16:39 QUOTE

Quote (Juanito @ Sep. 24 2007,09:56)
Depending on what you're trying to compile, you will usually find that something is missing and usually you can find it for dsl-n on the knoppix 4.0.2 cd/iso.

I got the same crt1.o error and found the missing file in the knoppix iso.

Note also that in 2.6.x the compile steps are not quite the same as in 2.4.x (which is detailed in several threads in the dsl section) - this thread and this other thread might be useful.

Ref: "other thread" note that the use of linux-kernel-headers_2.5.999 is not correct (but nevertheless works in some circumstances), better to use linux-2.6.12.tar.gz from kernel.org

Thanks for help
i downloaded and dpkg -i some package u pointed me
now seems workign fine
(unluckily, my friend now cannot help me and i'm really noob at this so i'll wait tomorrow for my friend :D )

tyvm for the help, ever useful help :)
Back to top
Profile PM 
Divago Offline





Group: Members
Posts: 83
Joined: April 2007
Posted: Sep. 28 2007,14:26 QUOTE

Ok
i spent last 2 days compiling kernel modules
i compiled sisusb.ko module using knoppix dvd
then i copied module into dsl-n (copied into /home/dsl/sisusbvga directory so i know it'll backup at reboot)

i need to say thanks here to all ppl helped me into compiling steps :D (and replied me to boring post on different topics :) )

last, but not least, inserted
Code Sample
insmod /home/dsl/sisusbvga/sisusb.ko
into /opt/bootlocal.sh so i know will be loaded at startup

Then attached a second monitor to sisusb
monitor show black screen with red border: and this mean it's receiving input from sisusb (ie: it's work)
now, it's just a matter of XF86Config
woooot

BUT

i configured XF86Config-4, and this is how it looks like:
Code Sample

# cat /etc/X11/XF86Config-4
Section "ServerLayout"
       Identifier      "VESA device"
       Screen          0               "Screen0" LeftOf "Screen1"
       Screen          1               "Screen1" 0 0
#      InputDevice     "Mouse"         "CorePointer"
       InputDevice     "touchscreen"   "CorePointer"
       InputDevice     "Keyboard0"     "CoreKeyboard"
       Option          "Xinerama"      "on"
       Option          "Clone"         "off"
EndSection
Section "Module"
       Load  "dbe"
       Load  "extmod"
#      Load  "fbdevhw"
       Load  "dri"
       Load  "glx"
       Load  "record"
       Load  "freetype"
       Load  "type1"
       Load  "sisusb"
EndSection
sniiip
Code Sample

Section "Device"
      Identifier  "videocard1"
      Driver      "sisusb"
      VendorName  "SiS"
      BoardName   "SiS"
      Option      "HWCursor" "True"
      Option      "SWCursor" "True"
      Option      "CRT1Gamma" "True"
EndSection

Section "Monitor"
      Identifier      "Monitor1"
      VendorName      "freganca1"
      ModelName       "mastigranca1"
EndSection

Section "Screen"
      Identifier      "Screen1"
      Device          "videocard1"
      Monitor         "Monitor1"
      DefaultDepth     24
      SubSection "Display"
               Viewport  0 0
               Depth     16
               Modes    "1024x768" "800x600" "640x480"
      EndSubSection
      SubSection "Display"
               Viewport  0 0
               Depth     24
               Modes    "1024x768" "800x600" "640x480"
      EndSubSection
EndSection

Section "DRI"
       Mode         0666
EndSection


i already checked, and there are sisusb_drv.o driver into /usr/X11R6/lib/modules/driver folder (so it's not a driver problem)

but monitor does'nt show anything
i'm pretty sure is a configuration problem with monitor and XF86
so, where am i wrong?

(PS. monitor work fine with a sisusb into fedora 7, so it's not the monitor...)
ty for all

best regards
Back to top
Profile PM 
curaga Offline





Group: Members
Posts: 2163
Joined: Feb. 2007
Posted: Sep. 28 2007,14:56 QUOTE

Is this the same X config you use in Fedora?

--------------
There's no such thing as life. Those mean little jocks invented it ;)
-
Windows is not a virus. A virus does something!
Back to top
Profile PM 
Divago Offline





Group: Members
Posts: 83
Joined: April 2007
Posted: Sep. 28 2007,16:49 QUOTE

Quote (curaga @ Sep. 28 2007,10:56)
Is this the same X config you use in Fedora?

well...
nope...
'cause in dsl-n i use xfree86 (touchscreen issue) and in fedora i use xorg

btw i cut&pasted most section from fedora's xorg.org into dsl-n's XF86Config-4
Back to top
Profile PM 
9 replies since Sep. 21 2007,13:30 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ 1 [2] >/
reply to topic new topic new poll
Quick Reply: SiS USB

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code